@-webkit-keyframes fadeIn{from{opacity:0}to{opacity:1}}@keyframes fadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInUp{from{transform:translateY(8px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@-webkit-keyframes hideInDown{from{opacity:1;transform:translateY(0)}to{opacity:0;max-height:0;transform:translateY(8px)}}@keyframes DotFlash{0%{opacity:1}10%{opacity:1}50%{opacity:0}90%{opacity:1}100%{opacity:1}}.content-wrap p,.wysiwyg p{margin-bottom:24px;color:#666}.content-wrap p:last-of-type,.wysiwyg p:last-of-type{margin-bottom:0}.content-wrap strong,.wysiwyg strong{font-weight:700}.content-wrap em,.wysiwyg em{font-style:italic}.content-wrap a,.wysiwyg a{color:red}.content-wrap p>img,.wysiwyg p>img{width:100%;height:auto;border-radius:8px}.content-wrap p:has(img),.wysiwyg p:has(img){margin-top:40px;font-size:0;margin-bottom:40px}@media screen and (max-width: 768px){.content-wrap p:has(img),.wysiwyg p:has(img){margin-top:38px;margin-bottom:38px}}.content-wrap p:has(+ul),.content-wrap p:has(+ol),.wysiwyg p:has(+ul),.wysiwyg p:has(+ol){margin-bottom:16px !important}.content-wrap p:has(iframe),.content-wrap .wp-video,.wysiwyg p:has(iframe),.wysiwyg .wp-video{clear:both;height:0;overflow:hidden;padding-bottom:56.25%;position:relative;border-radius:8px;margin-bottom:40px}.content-wrap p:has(iframe) iframe,.content-wrap p:has(iframe) video,.content-wrap .wp-video iframe,.content-wrap .wp-video video,.wysiwyg p:has(iframe) iframe,.wysiwyg p:has(iframe) video,.wysiwyg .wp-video iframe,.wysiwyg .wp-video video{height:100%;left:0;position:absolute;top:0;width:100%}.content-wrap .wp-video,.wysiwyg .wp-video{width:100% !important}.content-wrap h1,.content-wrap h2,.content-wrap h3,.content-wrap h4,.content-wrap h5,.content-wrap h6,.wysiwyg h1,.wysiwyg h2,.wysiwyg h3,.wysiwyg h4,.wysiwyg h5,.wysiwyg h6{margin-bottom:16px}.content-wrap h6,.wysiwyg h6{font-weight:700}.content-wrap ul,.content-wrap ol,.wysiwyg ul,.wysiwyg ol{margin-bottom:40px}.content-wrap ul li,.content-wrap ol li,.wysiwyg ul li,.wysiwyg ol li{font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:400;line-height:150%;color:#666;margin-bottom:16px;position:relative}.content-wrap ul li:last-of-type,.content-wrap ol li:last-of-type,.wysiwyg ul li:last-of-type,.wysiwyg ol li:last-of-type{margin-bottom:0}.content-wrap ul li,.wysiwyg ul li{padding-left:16px}.content-wrap ul li:before,.wysiwyg ul li:before{content:"";position:absolute;top:9px;left:0;width:6px;height:6px;background:red;border-radius:50%}.content-wrap ol,.wysiwyg ol{list-style:decimal;list-style-position:inside}.content-wrap ol li,.wysiwyg ol li{margin-left:10px}.content-wrap .table-wrapper,.wysiwyg .table-wrapper{margin-bottom:24px}@media screen and (max-width: 1064px){.content-wrap .table-wrapper,.wysiwyg .table-wrapper{overflow-x:auto;border-radius:8px}}.content-wrap table,.wysiwyg table{border-collapse:separate !important;border-spacing:0;overflow:hidden;font-size:1rem;line-height:1.5}@media screen and (max-width: 1064px){.content-wrap table,.wysiwyg table{white-space:nowrap;overflow:visible}}.content-wrap table thead tr th,.content-wrap table thead tr td,.wysiwyg table thead tr th,.wysiwyg table thead tr td{padding:16px 14px;color:#fff;background:red;font-family:var(--main-font);font-size:1rem;font-style:normal;font-weight:700;line-height:150%}@media screen and (max-width: 768px){.content-wrap table thead tr th,.content-wrap table thead tr td,.wysiwyg table thead tr th,.wysiwyg table thead tr td{min-width:200px}}.content-wrap table thead tr:first-child th:first-child,.content-wrap table thead tr:first-child td:first-child,.wysiwyg table thead tr:first-child th:first-child,.wysiwyg table thead tr:first-child td:first-child{border-top-left-radius:8px}@media screen and (max-width: 1064px){.content-wrap table thead tr:first-child th:first-child,.content-wrap table thead tr:first-child td:first-child,.wysiwyg table thead tr:first-child th:first-child,.wysiwyg table thead tr:first-child td:first-child{position:sticky;left:-16px;background:red}}.content-wrap table thead tr:first-child th:last-child,.content-wrap table thead tr:first-child td:last-child,.wysiwyg table thead tr:first-child th:last-child,.wysiwyg table thead tr:first-child td:last-child{border-top-right-radius:8px}.content-wrap table tbody tr td,.wysiwyg table tbody tr td{padding:16px;background-color:#f5f5f5}@media screen and (max-width: 1064px){.content-wrap table tbody tr td,.wysiwyg table tbody tr td{white-space:normal;min-width:200px}}@media screen and (max-width: 768px){.content-wrap table tbody tr td,.wysiwyg table tbody tr td{word-break:break-word}}.content-wrap table tbody tr td:nth-of-type(even),.wysiwyg table tbody tr td:nth-of-type(even){background-color:#fff}.content-wrap table tbody tr td a,.wysiwyg table tbody tr td a{font-size:.875rem;font-weight:500;line-height:140%}@media screen and (max-width: 1064px){.content-wrap table tbody tr td:first-of-type,.wysiwyg table tbody tr td:first-of-type{position:sticky;left:-16px}}.content-wrap table tbody td:last-child,.wysiwyg table tbody td:last-child{border-right:1px solid #e5e5e5}.content-wrap table tbody tr:last-child td,.wysiwyg table tbody tr:last-child td{border-bottom:1px solid #e5e5e5}.content-wrap table tbody tr:last-child td:first-child,.wysiwyg table tbody tr:last-child td:first-child{border-bottom-left-radius:8px}.content-wrap table tbody tr:last-child td:last-child,.wysiwyg table tbody tr:last-child td:last-child{border-bottom-right-radius:8px}@media screen and (max-width: 1064px){.content-wrap table td:after,.wysiwyg table td:after{content:"";position:absolute;background:#fff;width:20px;left:-20px;height:calc(100% + 3px);top:-3px}}.content-wrap table th,.content-wrap table td,.wysiwyg table th,.wysiwyg table td{border:1px solid #e5e5e5;border-right:0;border-bottom:0}.btn:not(.acf-button){font-family:var(--main-font);display:inline-flex;text-align:center;align-items:center;border-radius:.5rem;padding:.75rem 2rem;font-size:1rem;font-style:normal;font-weight:400;cursor:pointer;box-sizing:border-box;width:fit-content;white-space:nowrap;line-height:150%;position:relative;border-style:solid;border-width:1px;justify-content:center;transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.btn:not(.acf-button) span{position:relative;transition:transform 0.4s cubic-bezier(0.33, 1, 0.68, 1),color 0.3s cubic-bezier(0.33, 1, 0.68, 1)}.btn:not(.acf-button).w-full{width:100%}.btn:not(.acf-button).w-50{width:50%}.btn:not(.acf-button).with-icon{padding:.75rem 1.5rem}.btn:not(.acf-button).with-icon .icon{display:flex;align-items:center;justify-content:center;min-width:24px;max-width:24px;width:100%;height:24px;line-height:0;margin-left:8px}.btn:not(.acf-button).with-icon .icon svg{max-width:16px;width:100%;height:auto}.btn:not(.acf-button).with-icon.icon-first{margin-left:0;margin-right:8px}.btn:not(.acf-button).with-icon.path .icon svg path{transition:fill .3s cubic-bezier(0.33, 1, 0.68, 1)}.btn:not(.acf-button).with-icon.stroke .icon svg path{transition:stroke .3s cubic-bezier(0.33, 1, 0.68, 1)}.btn:not(.acf-button).with-icon-location{border:none;padding-left:56px}.btn:not(.acf-button).with-icon-location span:before{content:url(b819a4bb239704f1d576.svg);display:inline-block;position:absolute;width:20px;height:20px;left:-28px;top:2px;transition:all 0.2s cubic-bezier(0.33, 1, 0.68, 1)}.btn:not(.acf-button).with-icon-location span:after{content:url(6da307a3a534528c4b61.svg);display:block;position:absolute;max-width:1.5rem;width:100%;height:auto;line-height:0;top:0;right:-24px;transform:scale(0);transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.btn:not(.acf-button).with-icon-location:hover span{transform:translateX(-1.5rem)}.btn:not(.acf-button).with-icon-location:hover span:before{transform:scale(0) translateX(1.5rem)}.btn:not(.acf-button).with-icon-location:hover span:after{transform:scale(1)}.btn:not(.acf-button).dot span:before{content:"";display:inline-block;position:absolute;width:4px;height:4px;border-radius:2px;left:-12px;top:10px;transition:all 0.2s cubic-bezier(0.33, 1, 0.68, 1);animation:DotFlash 1.2s ease infinite}.btn:not(.acf-button).dot span:after{content:url(9829577776db68db7b4b.svg);display:block;position:absolute;max-width:1.5rem;width:100%;height:auto;line-height:0;top:0;right:-24px;transform:scale(0);transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.btn:not(.acf-button).dot.loading span{transform:translateX(-0.875rem)}.btn:not(.acf-button).dot.loading span:before{transform:scale(0) translateX(0.875rem)}.btn:not(.acf-button).dot.loading span:after{width:24px;height:24px;padding:4px;transform:scale(1)}.btn:not(.acf-button).dot:hover span{transform:translateX(-0.875rem)}.btn:not(.acf-button).dot:hover span:before{transform:scale(0) translateX(0.875rem)}.btn:not(.acf-button).dot:hover span:after{transform:scale(1)}.btn:not(.acf-button).bg-black{outline:red;border-color:#000;background-color:#000;color:#fff}.btn:not(.acf-button).bg-black.dot span:before{background-color:#fff}.btn:not(.acf-button).bg-black.dot.loading span:after{content:url(0146561777dee22e8686.svg);width:24px;height:24px;padding:4px}.btn:not(.acf-button).bg-black:hover,.btn:not(.acf-button).bg-black.active{background-color:red;border-color:red}.btn:not(.acf-button).bg-black:hover.with-icon.path .icon path,.btn:not(.acf-button).bg-black.active.with-icon.path .icon path{fill:#fff}.btn:not(.acf-button).bg-black:hover.with-icon.stroke .icon path,.btn:not(.acf-button).bg-black.active.with-icon.stroke .icon path{stroke:#fff}.btn:not(.acf-button).bg-black:hover.stroke .icon path,.btn:not(.acf-button).bg-black.active.stroke .icon path{stroke:#fff}.btn:not(.acf-button).bg-red{outline:red;background-color:red;border-color:red;color:#fff}.btn:not(.acf-button).bg-red.dot span:before{background-color:#fff}.btn:not(.acf-button).bg-red.dot.loading span:after{content:url(f60e54bd8b15f734f250.svg)}.btn:not(.acf-button).bg-red.dot.download span:after{content:url(d61cd2bca579bd75b0a1.svg)}.btn:not(.acf-button).bg-red:hover.with-icon.path .icon path,.btn:not(.acf-button).bg-red.active.with-icon.path .icon path{fill:#fff}.btn:not(.acf-button).bg-red:hover.with-icon.stroke .icon path,.btn:not(.acf-button).bg-red.active.with-icon.stroke .icon path{stroke:#fff}.btn:not(.acf-button).bg-white{outline:#000;background-color:#fff;border-color:#fff;color:#000}.btn:not(.acf-button).bg-white.dot span:after{content:url(6da307a3a534528c4b61.svg)}.btn:not(.acf-button).bg-white.dot span:before{background-color:red}.btn:not(.acf-button).bg-white.dot.loading span:after{content:url(0146561777dee22e8686.svg)}.btn:not(.acf-button).bg-white:hover.with-icon.path .icon path,.btn:not(.acf-button).bg-white.active.with-icon.path .icon path{fill:red}.btn:not(.acf-button).bg-white:hover.with-icon.stroke .icon path,.btn:not(.acf-button).bg-white.active.with-icon.stroke .icon path{stroke:red}.btn:not(.acf-button).bg-light-gray{outline:#000;background-color:#f5f5f5;border-color:#f5f5f5;color:#000}.btn:not(.acf-button).bg-light-gray.dot span:after{content:url(6da307a3a534528c4b61.svg)}.btn:not(.acf-button).bg-light-gray.dot span:before{background-color:red}.btn:not(.acf-button).bg-light-gray.dot.loading span:after{content:url(0146561777dee22e8686.svg)}.btn:not(.acf-button).bg-light-gray:hover.with-icon{background-color:red;border-color:red;color:#fff}.btn:not(.acf-button).bg-light-gray:hover.with-icon.path .icon path{fill:#fff}.btn:not(.acf-button).bg-light-gray:hover.with-icon.stroke .icon path{stroke:#fff}.btn:not(.acf-button).bg-light-gray.active{background-color:red;border-color:red;color:#fff}.btn:not(.acf-button).bg-light-gray.active.with-icon.path .icon path{fill:#fff}.btn:not(.acf-button).bg-light-gray.active.with-icon.stroke .icon path{stroke:#fff}.btn:not(.acf-button).loading{pointer-events:none;cursor:wait}.btn:not(.acf-button):not([disabled],.disabled,.swiper-button-disabled):active:focus,.btn:not(.acf-button):not([disabled],.disabled,.swiper-button-disabled):active:hover,.inline-btn:not(.acf-button):not([disabled],.disabled,.swiper-button-disabled):active:focus,.inline-btn:not(.acf-button):not([disabled],.disabled,.swiper-button-disabled):active:hover,.arrow-button:not([disabled],.disabled,.swiper-button-disabled):active:focus,.arrow-button:not([disabled],.disabled,.swiper-button-disabled):active:hover{transform:translateY(2px)}.btn:not(.acf-button):not([disabled],.disabled,.swiper-button-disabled):focus-visible,.inline-btn:not(.acf-button):not([disabled],.disabled,.swiper-button-disabled):focus-visible,.arrow-button:not([disabled],.disabled,.swiper-button-disabled):focus-visible{outline-style:solid;outline-width:2px;outline-offset:2px}.link{transition:all .3s cubic-bezier(0.33, 1, 0.68, 1);padding:0 .875rem 0 .875rem;font-family:var(--main-font);display:inline-flex;text-align:center;align-items:center;cursor:pointer;box-sizing:border-box;width:fit-content;white-space:nowrap;line-height:150%;position:relative;justify-content:center}.link span{display:inline-block;font-family:var(--main-font);font-size:1rem;font-weight:400;line-height:150%;color:#000;position:relative;transition:transform 0.4s cubic-bezier(0.33, 1, 0.68, 1),color 0.3s cubic-bezier(0.33, 1, 0.68, 1)}.link span:before{content:"";display:inline-block;position:absolute;width:4px;height:4px;border-radius:2px;left:-12px;top:10px;background-color:red;transition:all 0.2s cubic-bezier(0.33, 1, 0.68, 1);animation:DotFlash 1.2s ease infinite}.link span:after{content:url(6da307a3a534528c4b61.svg);display:block;position:absolute;max-width:1.5rem;width:100%;height:auto;line-height:0;top:0;right:-24px;transform:scale(0);transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.link:hover span{transform:translateX(-0.875rem)}.link:hover span:before{transform:scale(0) translateX(0.875rem)}.link:hover span:after{transform:scale(1)}.small-link{position:relative;display:inline-block;padding-right:20px}.small-link span{text-underline-position:from-font;font-family:var(--main-font);font-size:.75rem;color:#000;font-style:normal;font-weight:400;line-height:170%;text-decoration-line:underline;text-decoration-style:solid;text-decoration-skip-ink:auto;text-decoration-thickness:auto;text-underline-offset:auto;position:relative;transition:transform 0.4s cubic-bezier(0.33, 1, 0.68, 1),color 0.3s cubic-bezier(0.33, 1, 0.68, 1);display:inline-block}.small-link span:after{content:url(6da307a3a534528c4b61.svg);display:block;position:absolute;max-width:1.5rem;width:100%;height:auto;line-height:0;top:-1px;right:-24px;transform:scale(0);transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.small-link:hover span:after{transform:scale(1)}.arrow-button{border-radius:100px;box-shadow:0px 4px 4px 0px rgba(0,0,0,.05);width:48px;height:48px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.arrow-button.disabled{pointer-events:none}.arrow-button svg path,.arrow-button svg{transition:all .3s cubic-bezier(0.33, 1, 0.68, 1)}.arrow-button.bg-red{background:red}.arrow-button.bg-white{background:#fff}.arrow-button.bg-white svg path{fill:#000}.arrow-button.bg-white:hover svg path{fill:red}.arrow-button.bg-white.disabled svg path{fill:#666}.arrow-button.bg-light-gray{background:hsla(0,0%,100%,.4);backdrop-filter:blur(50px);box-shadow:none}.arrow-button.bg-light-gray svg path{fill:#fff}.arrow-button.bg-light-gray:hover{background:hsla(0,0%,100%,.8)}.arrow-button.bg-light-gray.disabled svg path{fill:hsla(0,0%,100%,.4)}.tab-btn{font-family:var(--main-font);font-size:1.5rem;font-style:normal;font-weight:400;line-height:135%;cursor:pointer;display:inline-block;transition:all .3s cubic-bezier(0.33, 1, 0.68, 1);padding-right:4px}.tab-btn span{position:relative;transition:transform 0.4s cubic-bezier(0.33, 1, 0.68, 1),color 0.3s cubic-bezier(0.33, 1, 0.68, 1)}.tab-btn span:after{content:"";display:inline-block;position:absolute;width:4px;height:4px;border-radius:2px;right:-4px;top:0;background-color:red;transition:all 0.2s cubic-bezier(0.33, 1, 0.68, 1);animation:DotFlash 1.2s ease infinite}.tab-btn.disabled{pointer-events:none;color:#666;padding-right:0}.tab-btn.disabled span:after{content:unset}section.faq{padding:80px 0}@media screen and (max-width: 1064px){section.faq{padding:40px 0}}section.faq .title{margin-bottom:40px}@media screen and (max-width: 1064px){section.faq .title{margin-bottom:16px}}section.faq .wysiwyg{color:#000}section.faq .wysiwyg a,section.faq .wysiwyg p,section.faq .wysiwyg h1,section.faq .wysiwyg h2,section.faq .wysiwyg h3,section.faq .wysiwyg h4,section.faq .wysiwyg h5{color:#000}section.faq .faq-item{overflow:hidden;margin-bottom:16px;border-radius:8px;padding:24px;padding-bottom:0;background:var(--Light-grey, #F5F5F5)}@media screen and (max-width: 1064px){section.faq .faq-item{padding:16px;padding-bottom:0}}section.faq .faq-item:last-child{margin-bottom:0}section.faq .faq-item svg{min-width:24px;min-height:24px}section.faq .faq-question{width:100%;padding-bottom:24px;text-align:left;border:none;outline:none;cursor:pointer;position:relative;transition:background-color .3s ease;display:flex;align-items:center;justify-content:space-between;font-family:var(--main-font)}@media screen and (max-width: 1064px){section.faq .faq-question{padding-bottom:16px}}section.faq .faq-question span{font-size:1.125rem;font-weight:700;line-height:1.45;font-family:var(--main-font);width:calc(100% - 48px);color:#000}section.faq .faq-question svg,section.faq .faq-question svg path{transition:transform .2s ease-out,opacity .2s ease-out}section.faq .faq-question.active svg{transform:rotate(180deg)}section.faq .faq-question.active svg path:last-of-type{opacity:0;visibility:hidden}section.faq .faq-question.active+.faq-answer{max-height:unset}section.faq .faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}section.faq .faq-answer a{text-decoration:underline;transition:.3s ease-in-out}section.faq .faq-answer a:hover{color:red}section.faq .faq-answer p{margin-bottom:24px;color:#000}@media screen and (max-width: 1064px){section.faq .faq-answer p{margin-bottom:16px}}@media screen and (max-width: 768px){section.faq .faq-answer p{font-size:1.125rem}}section.faq .faq-answer ul,section.faq .faq-answer ol,section.faq .faq-answer span,section.faq .faq-answer a{margin-bottom:24px}section.faq .faq-answer .btn{margin-bottom:24px}section.faq .buttons-text-holder{margin-top:40px;display:grid;grid-template-columns:1fr 1fr;gap:20px}@media screen and (max-width: 1064px){section.faq .buttons-text-holder{margin-top:16px;display:block}section.faq .buttons-text-holder .text-side{margin-bottom:24px}}section.faq .buttons-text-holder .text-side p{margin-bottom:12px}@media screen and (max-width: 768px){section.faq .buttons-text-holder .text-side p{margin-bottom:4px}}section.faq .buttons-text-holder .text-side p:last-child{margin-bottom:0}section.faq .buttons-text-holder .buttons-side{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end}@media screen and (max-width: 768px){section.faq .buttons-text-holder .buttons-side{justify-content:center;display:block}}@media screen and (max-width: 768px){section.faq .buttons-text-holder .buttons-side .btn{width:100%}}section.faq .buttons-text-holder .buttons-side .btn:first-child{margin-right:24px}@media screen and (max-width: 768px){section.faq .buttons-text-holder .buttons-side .btn:first-child{margin-right:0;margin-bottom:16px}}
