@charset "UTF-8";.section-heading{width:100%;display:flex;flex-direction:column;align-items:center;gap:16px}.section-heading__hgroup{width:fit-content;display:flex;flex-direction:column-reverse;align-items:center;gap:8px}.section-heading__title{font-size:24px;font-weight:700;line-height:100%}@media screen and (min-width:1024px){.section-heading__title{font-size:40px}}.section-heading__sub{font-size:20px;font-weight:500;line-height:100%}@media screen and (min-width:1024px){.section-heading__sub{font-size:24px}}.section-heading__sub.pink{color:#ff4d8d}.section-heading__sub.green{color:#7eddb8}.section-heading__sub.brown{color:#8b4513}.section-heading__desc{text-align:center;font-size:18px;font-weight:500;font-feature-settings:"palt" 1;line-height:150%}@media screen and (min-width:1280px){.section-heading__desc{line-height:100%}}.rules{width:100%;max-width:840px;display:flex;flex-direction:column;align-items:stretch;gap:24px}.rules__item{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:16px}.rules__label{width:100%;padding:8px 0 8px 20px;font-size:24px;font-weight:700;line-height:150%;border-left:10px solid #FF4D8D}.rules__value{width:100%;display:flex;flex-direction:column;align-items:stretch;gap:16px}.rules__text{width:100%;font-size:14px;font-weight:400;line-height:180%}.rules__list{width:100%;display:flex;flex-direction:column;align-items:stretch}.rules__list-item{width:100%;counter-increment:my-counter;display:flex;flex-direction:row;align-items:stretch;gap:4px;font-size:12px;font-weight:400;line-height:180%}.rules__list-item:before{content:counter(my-counter) ".";width:auto;height:auto}.mail-address{color:#3d2d3a;text-decoration:underline;text-underline-offset:4px;transition:opacity .3s}@media(hover:hover){.mail-address:hover{opacity:.6}}.section-heading__desc{max-width:840px;text-align:left;line-height:180%}
