@import url(https://fonts.googleapis.com/css2?family=Montserrat:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap);
:root{--breakpoint-xxl:1920px;--breakpoint-xl:1440px;--breakpoint-lg:1280px;--breakpoint-md:1024px;--breakpoint-md-s:992px;--breakpoint-sm:768px;--breakpoint-xs:512px;--breakpoint-xxs:375px;--sk-color-black:$color-black;--sk-color-black-base:$color-blackBase;--sk-color-white:$color-white;--sk-color-primary:$color-primary;--sk-color-second:$color-secondary;--sk-color-raisin-black:$color-base;--sk-color-chinese-black:$color-chineseBlack;--sk-color-white-smoke:$color-whiteSmoke;--sk-color-body-bg-gray:$body-bg-gray;--font-size--text-min:16px;--font-size--text-xs:18px;--font-size--text-sm:20px;--font-size--text-menu:22px;--font-size--text-md:24px;--font-size--text-base:26px;--font-size--text-lg:30px;--font-size--text-xl:35px;--font-size--text-xxl:40px;--font-size--text-3xl:48px;--font-size--text-4xl:60px;--font-size--text-5xl:70px}@media(max-width:991px){.desktop{display:none}}@media(min-width:992px){.mobile{display:none}}.d-flex{display:flex}.flex-wrap{flex-wrap:wrap}.align-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-end{justify-content:flex-end}.color-yellow{color:#f6b221!important}.full-banner-form-wrapper{display:flex;justify-content:space-between}.block-subtitle,.faq .subtitle{font-size:15px;font-weight:600;letter-spacing:4px;line-height:1.59;margin-bottom:15px;text-transform:uppercase}@media(min-width:992px){.block-subtitle,.faq .subtitle{letter-spacing:3px;line-height:35px}}.block-subtitle__second{color:#201c1d}@media(min-width:1440px){.block-subtitle__second{margin-bottom:27px;margin-top:40px}}.block-subtitle *,.faq .subtitle *{margin:0}.block-title,.faq .title{margin-bottom:20px}@media(min-width:992px){.block-title,.faq .title{margin-bottom:34px}}.block-title *,.faq .title *{color:#201d1e;font-size:35px;font-weight:600;line-height:1.166;margin:0}@media(min-width:1440px){.block-title *,.faq .title *{font-size:60px}}.block-text *,.faq .text *{color:#111010;font-size:16px;font-weight:500;line-height:1.578}@media(min-width:992px){.block-text *,.faq .text *{font-size:18px}}@media(min-width:1440px){.block-text *,.faq .text *{font-size:19px}}.block-text * p:not(:last-child),.faq .text * p:not(:last-child){margin-bottom:30px}body :where(.is-layout-flex){gap:.5em!important}.wp-block-audio{align-items:center;display:flex;flex-direction:column-reverse;width:210px}.wp-block-audio audio{min-width:0!important}.pad-top-bottom-15{padding-bottom:15px;padding-top:15px}.margin-bottom-2rem{margin-bottom:2rem}.overlay-black{background:rgba(0,0,0,.3)}.accordion{background-color:#fff;border-bottom:1px solid rgba(0,0,0,.1);margin-bottom:7px;overflow:hidden}.accordion.hm{border:1px solid #1f1c1d;border-radius:4px}.ac-state{display:none}.ac-trigger{align-items:center;color:#201d1e;cursor:pointer;display:flex;justify-content:space-between;outline:none;padding:15px 0}@media(min-width:992px){.ac-trigger{padding:15px 0 23px}}.ac-trigger.hm{background-color:#f7f9f9;border-radius:4px;padding:10px}.ac-title{font-size:19px;font-weight:500;width:calc(100% - 30px)}@media(min-width:992px){.ac-title{font-size:30px;font-weight:600;text-align:left}}.ac-icon{border-radius:50%;height:30px;position:relative;width:30px}.ac-icon.hm{background-color:#f6b221}.ac-icon.hm:after,.ac-icon.hm:before{content:"";left:50%;top:14px;width:14px}.ac-icon.hm:before{transform:translateX(-50%)}.ac-icon.hm:after{transform:translateX(-50%) rotate(90deg)}.ac-icon:after,.ac-icon:before{background-color:#201d1e;content:"";display:inline-block;height:2px;position:absolute;top:10px;width:20px}.ac-icon:after{content:"";top:10px;transform:rotate(90deg)}.ac-content{display:grid;grid-template-rows:0fr;height:0;opacity:0;transition:all .3s ease}.ac-content-inner{overflow:hidden;padding:10px 5px 15px}.ac-content-inner *{font-size:19px;font-weight:500;line-height:28px;margin-top:0}.ac-content-inner.hm p{font-size:19px;line-height:28px;padding:0 10px 10px}.ac-state:checked~.ac-trigger .ac-icon:after,.ac-state:not(:checked)~.ac-trigger .ac-icon-close{display:none}.ac-state:checked~.ac-trigger{color:#f6b221!important}.ac-state:checked~.ac-trigger .ac-title{font-weight:600}.ac-state:checked~.ac-trigger .ac-icon:after,.ac-state:checked~.ac-trigger .ac-icon:before{background:#f6b221!important}.ac-state:checked~.ac-trigger .ac-icon.hm:after,.ac-state:checked~.ac-trigger .ac-icon.hm:before{background:#111010!important}.ac-state:checked~.ac-content{grid-template-rows:1fr;height:auto;opacity:1}.accordion.hm+.accordion{margin-top:10px}.faq{overflow:hidden;padding:50px 0;position:relative}@media(min-width:992px){.faq{padding:62px 0}}.faq:before{background-image:var(--bg-image);content:"";height:100%;left:0;opacity:.071;position:absolute;top:0;width:100%}.faq__inner{background-color:#fff;border-radius:25px;box-shadow:7.66px 6.428px 60px 0 rgba(0,0,0,.1);margin:0 auto;max-width:1000px;padding:20px;position:relative;z-index:1}@media(min-width:992px){.faq__inner{padding:55px}}.faq__list{margin:20px auto 0}@media(min-width:768px){.faq__list{max-width:94%}}@media(min-width:992px){.faq__list{margin:45px auto 0}}.faq .subtitle{text-align:center}@media(min-width:1440px){.faq .subtitle{font-size:15px;letter-spacing:3px;line-height:35px;text-transform:uppercase}}.faq .title{text-align:center}@media(min-width:1440px){.faq .title{font-size:60px;line-height:70px;margin-bottom:34px}}.faq .text p:not(:last-child){margin-bottom:30px}

/*# sourceMappingURL=question-answer.css.map*/