@charset "UTF-8";
@keyframes slide-in{0%{left:-100px;opacity:0}100%{left:50%;opacity:1}}@keyframes rotate{0%{transform:rotateY(0deg)}100%{transform:rotateY(360deg)}}.answers__container{padding:66px 24px 54px}@media screen and (min-width:1200px){.answers__container{padding:0 8.5rem 8.8rem 8.4rem}}.answers__container .field-block-title{display:flex;max-width:580px;font-size:1.5rem;font-weight:700;line-height:110%;margin-bottom:32px}@media screen and (min-width:1200px){.answers__container .field-block-title{font-size:2.5rem;font-weight:700}}.answers__container .field-block-title:before{content:"";display:block;vertical-align:-2px;height:inherit;min-width:10px;background:#FFC700;margin-right:0.75rem;border-radius:2px}@media screen and (min-width:1200px){.answers__container .field-block-title:before{margin-right:1.6rem;min-width:1.3rem;border-radius:4px}}@media screen and (min-width:1200px){.answers__container .field-block-title{max-width:initial;margin-bottom:3.25rem}}.answers__container .field-block-content__items{display:flex;flex-direction:column;gap:12px}@media screen and (min-width:1200px){.answers__container .field-block-content__items{gap:0.9rem}}.answers__container .field-block-content__item{background:#F6F6F7}.answers__container .field-block-content__item:nth-child(2) .field-paragraph-text-answer p a{color:#F67803;font-weight:700;white-space:nowrap}.answers__container .field-paragraph-subtitle{display:flex;justify-content:space-between;padding:18px 8px;font-size:1rem;font-weight:700;line-height:110%}@media screen and (min-width:1200px){.answers__container .field-paragraph-subtitle{font-size:1.5rem;font-weight:700}}.answers__container .field-paragraph-subtitle::after{max-height:24px;content:"";font-family:"icomoon", sans-serif;font-size:21px;font-weight:400;transform:rotateX(180deg);transform-origin:center 40%;transition:transform 0.5s;margin-top:3px}@media screen and (min-width:1200px){.answers__container .field-paragraph-subtitle::after{font-size:2rem;max-height:2.5rem;margin:0;margin-right:2.3rem;transform-origin:center}}@media screen and (min-width:1200px){.answers__container .field-paragraph-subtitle{cursor:pointer;padding:2rem 1.65rem}}.answers__container .rotate-after::after{transform:rotateX(0deg);color:#ffb700;transition:transform 0.5s}.answers__container .field-paragraph-text-answer{height:0;overflow:hidden;transition:max-height 0.5s ease-out;font-size:0.875rem;font-weight:500}@media screen and (min-width:1200px){.answers__container .field-paragraph-text-answer{font-size:0.85rem;font-weight:500}}.answers__container .field-paragraph-text-answer ul{list-style-type:none}.answers__container .field-paragraph-text-answer ul li::before{content:"";display:inline-block;margin-right:8px;height:2px;width:8px;background:#F67803;vertical-align:middle;transform:translateY(-50%)}.answers__container .visible{height:100%;padding:0 8px 18px}@media screen and (min-width:1200px){.answers__container .visible{padding:0 1.65rem 1.6rem}}/*# sourceMappingURL=answers.css.map */