@charset "UTF-8";:root{font-family:Inter,sans-serif;line-height:1.5;font-weight:300;scroll-behavior:smooth;color-scheme:light dark;color:#ffffffde;background-color:#fffef7;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,p{margin:0;padding:0;position:relative}h2{font-weight:400}button{font-family:Inter,sans-serif;background-color:#fff;color:#151515;border-radius:50px;border:none;padding:19px 30px;font-size:16px;cursor:pointer;text-transform:uppercase;font-weight:500;height:45px;display:flex;align-items:center}button,a{transition:opacity .3s ease-in-out;text-decoration:none}button:hover,a:hover{opacity:.8}.header-wrapper{min-height:40px}header{background-color:#4272a6;display:flex;flex-direction:row;justify-content:space-between;padding:15px 50px 0;font-weight:500;align-items:center}@media screen and (max-width: 769px){header{position:fixed;top:0;z-index:10;width:calc(100% - 40px);padding:10px 20px 0}}@media screen and (max-width: 700px){header{padding:10px 20px 5px}}header a{color:#fff}header>h1{margin:0;font-family:Cormorant,serif;font-style:italic;font-size:30px;font-weight:inherit}@media screen and (max-width: 700px){header>h1{font-size:24px}}header>nav{display:flex;flex-direction:column;justify-content:center;font-size:14px;font-weight:inherit}@media screen and (max-width: 769px){header>nav{display:none}}header>nav>ul{font-weight:inherit;display:flex;flex-direction:row;gap:25px;list-style:none;padding:0;margin:0}header>nav>ul>li{cursor:pointer}.nav-btn{background-image:url("data:image/svg+xml,%3csvg%20width='26'%20height='16'%20viewBox='0%200%2026%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cline%20y1='1.32812'%20x2='25.5312'%20y2='1.32812'%20stroke='white'%20stroke-width='1.34375'/%3e%3cline%20y1='8.04688'%20x2='25.5312'%20y2='8.04688'%20stroke='white'%20stroke-width='1.34375'/%3e%3cline%20y1='14.7656'%20x2='25.5312'%20y2='14.7656'%20stroke='white'%20stroke-width='1.34375'/%3e%3c/svg%3e");background-color:transparent;background-position:center;background-repeat:no-repeat}@media screen and (max-width: 769px){.nav-btn{display:block!important;padding:0;width:30px;height:25px}}.nav-btn_active{background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='18'%20viewBox='0%200%2017%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.471939%2015.4725C0.0368808%2015.9076%200.0161637%2016.6845%200.482298%2017.1403C0.938074%2017.596%201.71496%2017.5857%202.15002%2017.1506L8.48945%2010.8008L14.8392%2017.1506C15.2846%2017.596%2016.0512%2017.596%2016.507%2017.1403C16.9524%2016.6741%2016.9627%2015.9179%2016.507%2015.4725L10.1675%209.12275L16.507%202.78332C16.9627%202.33791%2016.9627%201.57137%2016.507%201.1156C16.0408%200.670182%2015.2846%200.659823%2014.8392%201.10524L8.48945%207.45502L2.15002%201.10524C1.71496%200.670182%200.927715%200.649464%200.482298%201.1156C0.0265222%201.57137%200.0368808%202.34826%200.471939%202.78332L6.82172%209.12275L0.471939%2015.4725Z'%20fill='white'/%3e%3c/svg%3e")}.welcome-section{background-color:#4272a6;display:flex;flex-direction:column;align-items:center;padding:20px 58px 40px;position:relative}@media screen and (max-width: 700px){.welcome-section{padding:20px}}.welcome-info{display:flex;flex-direction:row;gap:27px}@media screen and (max-width: 769px){.welcome-info{flex-direction:column;gap:20px}}.welcome-info__side-container{display:flex;flex-direction:column;justify-content:space-between;align-items:end}@media screen and (max-width: 769px){.welcome-info__side-container{align-items:start}.welcome-info__side-container:nth-of-type(2){display:none}}.welcome-info__side-container:last-of-type{align-items:start;margin-top:auto}.welcome-info__text{max-width:320px;margin-top:62px;font-weight:300;font-size:14px}.welcome-info__text>span{font-weight:500}@media screen and (max-width: 769px){.welcome-info__text{margin-top:10px;max-width:300px}}@media screen and (max-width: 700px){.welcome-info__text{font-size:12px;max-width:240px}}.welcome-info__big-text{font-family:Cormorant,serif;font-size:80px;font-weight:300;margin:0}.welcome-info__big-text>span{font-style:italic}@media screen and (max-width: 769px){.welcome-info__big-text{display:none}}.welcome-info__mobile-big-text{flex-direction:column;font-family:Cormorant,serif;font-size:33px;line-height:43px;font-weight:300}.welcome-info__mobile-big-text span{font-style:italic}@media screen and (max-width: 769px){.welcome-info__mobile-big-text{display:flex!important}}.welcome-info__big-text:last-of-type{margin-top:-23px}@media screen and (max-width: 769px){.welcome-info__btn{font-size:14px;margin-top:10px}}@media screen and (max-width: 769px){.welcome-info__img{max-width:280px}}.location{display:flex;flex-direction:row;gap:5px;position:absolute;bottom:40px;left:50px}@media screen and (max-width: 700px){.location{display:none}}.about-me-section{color:#151515;align-items:center;padding:60px 50px 70px;display:flex;flex-direction:row;gap:30px;justify-content:space-between;align-items:flex-start}@media screen and (max-width: 769px){.about-me-section{flex-direction:column}}@media screen and (max-width: 700px){.about-me-section{padding:50px 20px}}.about-me-section__text-container{display:flex;flex-direction:column;gap:20px;max-width:650px}.about-me-section__img-container{margin-top:10px;position:relative}@media screen and (max-width: 769px){.about-me-section__img-container{display:none}}.about-me-section__img-container-mobile{position:relative}@media screen and (max-width: 769px){.about-me-section__img-container-mobile{display:flex!important}}@media screen and (max-width: 700px){.about-me-section__img-container-mobile img{max-width:280px;max-height:390px}}.about-me-section .about-me-text p{padding:5px 0}@media screen and (max-width: 700px){.about-me-section .about-me-text p{font-size:12px;line-height:19px}}.about-me-section .about-me-metric{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:30px;column-gap:26px;order:2}@media screen and (max-width: 700px){.about-me-section .about-me-metric{column-gap:45px;row-gap:0;max-width:280px}}.about-me-section .about-me-metric__item{display:flex;flex-direction:column;gap:6px;min-width:300px}@media screen and (max-width: 700px){.about-me-section .about-me-metric__item{min-width:115px;max-width:145px}}.about-me-section .about-me-metric__number{font-family:Cormorant,serif;font-size:80px;line-height:80px;font-weight:300;font-style:italic;margin:0}@media screen and (max-width: 700px){.about-me-section .about-me-metric__number{font-size:60px}}.about-me-section .about-me-metric__text{font-size:16px;max-width:236px;font-weight:500;color:#4272a6}@media screen and (max-width: 700px){.about-me-section .about-me-metric__text{font-size:12px;max-width:100px}}.about-me-section .about-me-img{width:389px;height:537px}.about-me-section .about-me-btn{background-color:#4272a6;color:#fff;position:absolute;bottom:45px;left:47px}@media screen and (max-width: 700px){.about-me-section .about-me-btn{padding:10px 30px;font-size:14px;max-width:267px;bottom:22px;left:6px}}.principles-section{display:flex;flex-direction:column;align-items:center;padding:60px 50px 70px;color:#151515}@media screen and (max-width: 700px){.principles-section{padding:20px}}.principles-section .section-name{align-self:flex-start}.principles-section__container{display:flex;align-items:center;justify-content:center;min-height:80vh;position:relative;min-width:100%}@media screen and (max-width: 700px){.principles-section__container{flex-direction:column;min-height:unset}}.principles-section__container .principles-img{position:absolute}.principles-section__container .principles-img:first-of-type{right:0;top:0}@media screen and (max-width: 769px){.principles-section__container .principles-img:first-of-type{scale:80%}}@media screen and (max-width: 700px){.principles-section__container .principles-img:first-of-type{scale:40%;flex:1;align-self:flex-end;position:static}}.principles-section__container .principles-img:last-of-type{left:0;bottom:0}@media screen and (max-width: 700px){.principles-section__container .principles-img:last-of-type{scale:60%;align-self:flex-start;position:static}}.principles-section__container .quote-container{font-family:Cormorant,serif;font-size:60px;font-weight:400;line-height:60px;width:580px}.principles-section__container .quote-container p{margin:0}.principles-section__container .quote-container p:nth-child(2),.principles-section__container .quote-container p:nth-child(4){text-align:right}.principles-section__container .quote-container span{color:#be8063}@media screen and (max-width: 700px){.principles-section__container .quote-container{max-width:280px;flex:2;font-size:34px;line-height:34px}}.points-section{background-color:#be8063;display:flex;flex-direction:column;align-items:center;padding:60px 50px 70px}@media screen and (max-width: 700px){.points-section{padding:50px 20px}}.points-section .points-container{display:flex;flex-direction:column;align-items:center;margin:auto}.points-section .points-container .points-item{display:flex;flex-direction:row;gap:20px;align-items:center;width:100%;padding:25px 0;border-bottom:solid 1px #fff;min-width:650px}@media screen and (max-width: 700px){.points-section .points-container .points-item{min-width:unset}}.points-section .points-container .points-item p{font-family:Cormorant,serif;font-size:22px;font-style:italic;color:#fff;font-weight:300;margin:0}@media screen and (max-width: 700px){.points-section .points-container .points-item p{font-size:16px;line-height:25px}}.points-section .points-container .points-item p span{font-weight:600}.points-section .points-container .points-item:last-of-type{border:none}.slide-content{padding:25px 20px;background-color:#fff;max-width:calc(100vw - 80px)}.keen-slider{display:none}@media screen and (max-width: 700px){.keen-slider{display:unset}}.keen-slider__slide{display:none;height:400px;background-color:transparent;color:#151515}@media screen and (max-width: 700px){.keen-slider__slide{display:unset}}.keen-slider__slide .help-title{font-size:26px;font-family:Cormorant,serif;font-weight:400;text-align:start;margin:0;align-self:flex-start}.keen-slider__slide .help-list{padding:0;margin:0;list-style-type:none;font-size:12px;font-weight:300;max-width:100%}.keen-slider__slide .help-list li{position:relative;padding-left:30px;margin-top:20px;text-wrap:auto}.keen-slider__slide .help-list li:before{content:"—";position:absolute;left:0}.keen-slider__slide .help-list span{color:#4272a6;font-weight:500}.controls{display:none;gap:20px;align-items:center;justify-content:center;margin-right:20px}@media screen and (max-width: 700px){.controls{display:flex}}.controls button{background-position:center;max-width:40px;max-height:40px;background-size:contain;padding:20px}.controls #prev{background-image:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.2952%2010.5713C15.906%2010.1821%2015.275%2010.1821%2014.8857%2010.5713L9.24767%2016.2094C8.85844%2016.5986%208.85844%2017.2297%209.24767%2017.6189L14.8857%2023.2569C15.275%2023.6462%2015.906%2023.6462%2016.2952%2023.2569C16.6845%2022.8677%2016.6845%2022.2367%2016.2952%2021.8474L12.3586%2017.9108L24.0476%2017.9108C24.598%2017.9108%2025.0443%2017.4646%2025.0443%2016.9141C25.0443%2016.3637%2024.598%2015.9174%2024.0476%2015.9174L12.3586%2015.9174L16.2952%2011.9808C16.6845%2011.5916%2016.6845%2010.9605%2016.2952%2010.5713Z'%20fill='%23BE8063'/%3e%3c/svg%3e")}.controls #next{background-image:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7048%2010.5714C18.094%2010.1821%2018.725%2010.1821%2019.1143%2010.5714L24.7523%2016.2094C25.1416%2016.5987%2025.1416%2017.2297%2024.7523%2017.6189L19.1143%2023.257C18.725%2023.6462%2018.094%2023.6462%2017.7048%2023.257C17.3155%2022.8678%2017.3155%2022.2367%2017.7048%2021.8475L21.6414%2017.9109L9.95242%2017.9109C9.40197%2017.9109%208.95575%2017.4646%208.95575%2016.9142C8.95575%2016.3637%209.40198%2015.9175%209.95242%2015.9175L21.6414%2015.9175L17.7048%2011.9809C17.3155%2011.5917%2017.3155%2010.9606%2017.7048%2010.5714Z'%20fill='%23BE8063'/%3e%3c/svg%3e")}.help-section{display:flex;flex-direction:column;align-items:center;padding:82px 50px;position:relative;gap:23px;overflow:hidden}@media screen and (max-width: 700px){.help-section{padding:110px 0 35px 20px;flex-direction:row;overflow:auto;flex-direction:column;gap:0}}.help-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:url(/assets/help-bg-B9S6wZLQ.jpg);background-size:cover;background-position:center;filter:grayscale(100%);z-index:-1}.help-section .section-name{position:absolute;top:82px;left:50px}@media screen and (max-width: 700px){.help-section .section-name{top:54px;left:20px}}.help-section .help-row{display:flex;flex-direction:row;gap:25px}@media screen and (max-width: 700px){.help-section .help-row{display:none}}.help-section .help-row:first-of-type{margin-left:auto}.help-section .help-row:last-of-type{margin-right:auto}.help-section .help-container{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:15px;padding:25px;background-color:#fff;color:#151515;max-height:315px;max-width:350px}@media screen and (max-width: 700px){.help-section .help-container{max-height:unset;padding:25px 20px;margin-right:25px!important}}.help-section .help-container .help-title{font-size:32px;text-align:start;margin:0;align-self:flex-start}.help-section .help-container .help-list{padding:0;margin:0;list-style-type:none;font-size:12px;font-weight:300;width:100%}.help-section .help-container .help-list li{position:relative;padding-left:30px;max-width:100%;text-wrap:auto}.help-section .help-container .help-list li:before{content:"—";position:absolute;left:0}.help-section .help-container .help-list span{color:#4272a6;font-weight:500}.appointment-section{display:flex;flex-direction:column;align-items:center;padding:72px 50px 80px;position:relative;color:#151515}@media screen and (max-width: 700px){.appointment-section{padding:50px 20px;align-items:baseline}}.appointment-section span{color:#be8063}.appointment-section .section-name{align-self:flex-start;margin-bottom:42px}@media screen and (max-width: 700px){.appointment-section .section-name{margin-bottom:0}}.appointment-section .appointment-img{position:absolute;top:72px;right:50px}@media screen and (max-width: 769px){.appointment-section .appointment-img{position:static;align-self:flex-end}}.appointment-section .appointment-quote-container{margin:0 0 65px;width:520px;display:flex;flex-direction:column;gap:20px}@media screen and (max-width: 769px){.appointment-section .appointment-quote-container{margin:20px 0 40px}}@media screen and (max-width: 700px){.appointment-section .appointment-quote-container{width:100%}}.appointment-section .appointment-quote-container .appointment-quote{font-family:Cormorant,serif;font-weight:400;text-align:end;font-size:60px;line-height:60px}@media screen and (max-width: 700px){.appointment-section .appointment-quote-container .appointment-quote{font-size:34px;line-height:1;margin:22px 0 10px}}.appointment-section .appointment-quote-container .appointment-quote span{font-style:italic}.appointment-section .appointment-quote-container .appointment-text{font-size:14px;text-align:center;max-width:98%}@media screen and (max-width: 700px){.appointment-section .appointment-quote-container .appointment-text{text-align:start}}.appointment-section .appointment-address-container{display:flex;flex-direction:row;gap:106px}@media screen and (max-width: 769px){.appointment-section .appointment-address-container{flex-direction:column;gap:18px}}@media screen and (max-width: 769px){.appointment-section .appointment-address-container iframe{width:100%}}.appointment-section .appointment-address-container .appointment-info{max-width:480px;font-size:14px;margin-top:auto}.appointment-section .appointment-address-container .appointment-info p:first-of-type{margin:18px 0}.faq-section{background-color:#be8063;display:flex;flex-direction:row;padding:95px 50px;gap:150px;justify-content:space-between}@media screen and (max-width: 769px){.faq-section{flex-direction:column;gap:50px}}@media screen and (max-width: 700px){.faq-section{padding:50px 20px}}.faq-section .questions-container{display:flex;flex-direction:column;max-width:700px;justify-content:space-between}.faq-section .questions-container .faq-item{display:flex;flex-direction:column;padding:17px 0;border-bottom:1px solid #ffffff}.faq-section .questions-container .faq-item .faq-question{display:flex;flex-direction:row;justify-content:space-between;font-size:24px;font-family:Cormorant,serif;align-items:center;font-weight:600;cursor:pointer}@media screen and (max-width: 700px){.faq-section .questions-container .faq-item .faq-question{font-size:18px}}.faq-section .questions-container .faq-item .faq-question .faq-icon{font-size:40px;line-height:0;margin:0;transition:transform .3s ease}.faq-section .questions-container .faq-item .faq-answer{max-height:0;opacity:0;overflow:hidden;transition:all .3s ease-out;padding:0;margin:0;color:#fff;font-size:16px;line-height:1.5}@media screen and (max-width: 700px){.faq-section .questions-container .faq-item .faq-answer{font-size:12px}}.faq-section .questions-container .faq-item.active .faq-icon{transform:rotate(45deg)}.faq-section .questions-container .faq-item.active .faq-answer{max-height:500px;opacity:1;padding:10px 0}.faq-section .questions-container .faq-item:nth-of-type(1){padding-top:0}.faq-section .questions-container .faq-item:nth-of-type(1) p:nth-of-type(3){margin:20px 0}.footer{background-image:url(/assets/footer-bg-C2JvEPfS.png);min-height:60vh;background-size:cover;display:flex;flex-direction:row;padding:75px 50px;gap:150px;justify-content:space-between;min-height:600px}@media screen and (max-width: 769px){.footer{flex-direction:column;gap:75px}}@media screen and (max-width: 700px){.footer{padding:45px 20px 24px}}.footer__left-column{display:flex;flex-direction:column;justify-content:space-between;min-height:100%;min-width:555px}@media screen and (max-width: 769px){.footer__left-column{gap:100px;min-width:200px}}@media screen and (max-width: 700px){.footer__left-column{gap:0}}.footer__quote{display:flex;flex-direction:column;font-size:60px;line-height:60px;font-family:Cormorant,serif}@media screen and (max-width: 700px){.footer__quote{font-size:34px;line-height:34px;margin-top:70px;margin-bottom:20px}}.footer__quote p:last-of-type{text-align:end;font-style:italic}@media screen and (max-width: 700px){.footer__quote p:last-of-type{text-align:start}}.footer__right-column{display:flex;flex-direction:column;align-items:start;width:375px}@media screen and (max-width: 700px){.footer__right-column{width:unset}}.footer__action-text{font-size:14px;font-weight:400}@media screen and (max-width: 700px){.footer__action-text{font-size:12px;line-height:22px}}.footer__link-container{display:flex;justify-content:space-between;min-width:100%;font-size:20px;font-style:italic;text-transform:uppercase;border-bottom:#fff 1px solid;color:#fff;margin:15px 0 135px;cursor:pointer;background-color:transparent;text-decoration:none}@media screen and (max-width: 700px){.footer__link-container{margin:15px 0 80px}}.footer__last-text{font-size:20px;max-width:290px;font-weight:400}@media screen and (max-width: 769px){.footer__last-text{display:none}}.footer__last-text-mobile{font-size:20px;max-width:290px;font-weight:400}@media screen and (max-width: 769px){.footer__last-text-mobile{display:block!important}}@media screen and (max-width: 700px){.footer__last-text-mobile{font-size:12px;font-weight:300;max-width:174px}}.footer__stamp{font-size:14px;font-weight:400}@media screen and (max-width: 769px){.footer__stamp{display:none}}.footer__stamp-mobile{font-weight:400}@media screen and (max-width: 769px){.footer__stamp-mobile{display:block!important;margin-top:40px}}@media screen and (max-width: 700px){.footer__stamp-mobile{font-size:12px;margin:0 auto}}.section-name{font-size:14px}.modal{width:100vw;height:100vh;position:fixed;top:0;left:0;background-color:#fff6;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);display:flex;justify-content:center;align-items:center;z-index:1000;visibility:hidden;opacity:0;transition:visibility .3s,opacity .3s}.modal__close-btn{position:absolute;top:15px;right:15px;background-image:url("data:image/svg+xml,%3csvg%20width='17'%20height='18'%20viewBox='0%200%2017%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.471939%2015.4725C0.0368808%2015.9076%200.0161637%2016.6845%200.482298%2017.1403C0.938074%2017.596%201.71496%2017.5857%202.15002%2017.1506L8.48945%2010.8008L14.8392%2017.1506C15.2846%2017.596%2016.0512%2017.596%2016.507%2017.1403C16.9524%2016.6741%2016.9627%2015.9179%2016.507%2015.4725L10.1675%209.12275L16.507%202.78332C16.9627%202.33791%2016.9627%201.57137%2016.507%201.1156C16.0408%200.670182%2015.2846%200.659823%2014.8392%201.10524L8.48945%207.45502L2.15002%201.10524C1.71496%200.670182%200.927715%200.649464%200.482298%201.1156C0.0265222%201.57137%200.0368808%202.34826%200.471939%202.78332L6.82172%209.12275L0.471939%2015.4725Z'%20fill='white'/%3e%3c/svg%3e");background-position:center;background-color:transparent;background-repeat:no-repeat;padding:0;width:35px;height:35px}@media screen and (max-width: 700px){.modal__close-btn{top:-40px;right:-10px}}.modal.open{visibility:visible;opacity:1;display:flex}.modal__container{background-color:#fff;color:#151515;padding:25px;width:275px}@media screen and (max-width: 700px){.modal__container{padding:25px 15px;width:255px;position:relative}}.modal__header{display:flex;flex-direction:column;font-size:30px;font-family:Cormorant,serif;font-weight:400;line-height:30px}.modal__header p:last-of-type{font-style:italic;align-self:flex-end}.modal__text{margin:25px auto;text-align:center;max-width:70%;font-size:14px;font-weight:300}.modal__btns{display:flex;flex-direction:column;gap:15px}.modal__btns a{font-family:Inter,sans-serif;background-color:#fff;color:#151515;border-radius:50px;border:none;padding:10px 35px;font-size:16px;cursor:pointer;text-transform:uppercase;font-weight:500;display:flex;align-items:center;color:#fff}@media screen and (max-width: 700px){.modal__btns a{font-size:14px}}.modal__btns a:first-of-type{background-color:#0ab9f5}.modal__btns a:last-of-type{background-color:#1bd05f}.nav-modal{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#ffffffb3;display:none;justify-content:center;align-items:center}.nav-modal.open{display:flex}.nav-modal__content{background:#4272a6;width:250px;height:100%;margin-left:auto;transform:translate(100%);transition:transform .3s ease}.nav-modal.open .nav-modal__content{transform:translate(0)}.nav-modal.closing .nav-modal__content{transform:translate(100%)}.nav-modal_nav ul{display:flex;flex-direction:column;gap:20px;text-decoration:none;list-style-type:none;padding:30px 20px}.nav-modal_nav a{color:#fff}.docs-modal{position:fixed;top:0;right:0;bottom:0;left:0;display:none;display:flex;justify-content:center;align-items:center;z-index:1000;background:#00000080;opacity:0;transition:opacity .25s ease}.docs-modal.open{display:flex;opacity:1}.docs-modal__container{background-color:#fff6;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);color:#151515;width:100vw;height:100vh;position:fixed;top:0;left:0;display:flex;flex-direction:column;justify-content:center}.docs-modal__header{display:flex;align-items:center;justify-content:center;padding:20px 0;color:#fff}@media screen and (max-width: 700px){.docs-modal__header{margin-bottom:-35px}}.docs-modal__header h3{margin:0;font-weight:500;font-size:24px}.docs-modal__close-btn{width:32px;height:32px;background:transparent url("data:image/svg+xml,%3csvg%20width='17'%20height='18'%20viewBox='0%200%2017%2018'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M0.471939%2015.4725C0.0368808%2015.9076%200.0161637%2016.6845%200.482298%2017.1403C0.938074%2017.596%201.71496%2017.5857%202.15002%2017.1506L8.48945%2010.8008L14.8392%2017.1506C15.2846%2017.596%2016.0512%2017.596%2016.507%2017.1403C16.9524%2016.6741%2016.9627%2015.9179%2016.507%2015.4725L10.1675%209.12275L16.507%202.78332C16.9627%202.33791%2016.9627%201.57137%2016.507%201.1156C16.0408%200.670182%2015.2846%200.659823%2014.8392%201.10524L8.48945%207.45502L2.15002%201.10524C1.71496%200.670182%200.927715%200.649464%200.482298%201.1156C0.0265222%201.57137%200.0368808%202.34826%200.471939%202.78332L6.82172%209.12275L0.471939%2015.4725Z'%20fill='white'/%3e%3c/svg%3e") center/20px 20px no-repeat;border:none;cursor:pointer;position:absolute;top:15px;right:15px;padding:0}.docs-slider{width:100%;flex:1 1 auto;max-height:70vh}@media screen and (max-width: 700px){.docs-slider{max-height:50vh}}.docs-slide{display:flex;align-items:center;justify-content:center}.docs-embed{width:100%;height:100%;border:none;border-radius:8px;object-fit:contain}.docs-controls{display:flex;justify-content:center;gap:12px;padding-top:14px}@media screen and (max-width: 700px){.docs-controls{margin-top:-35px}}.docs-controls #docs-prev,.docs-controls #docs-next{background-position:center;max-width:40px;max-height:40px;background-size:contain;padding:20px}.docs-controls #docs-prev{background-image:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M16.2952%2010.5713C15.906%2010.1821%2015.275%2010.1821%2014.8857%2010.5713L9.24767%2016.2094C8.85844%2016.5986%208.85844%2017.2297%209.24767%2017.6189L14.8857%2023.2569C15.275%2023.6462%2015.906%2023.6462%2016.2952%2023.2569C16.6845%2022.8677%2016.6845%2022.2367%2016.2952%2021.8474L12.3586%2017.9108L24.0476%2017.9108C24.598%2017.9108%2025.0443%2017.4646%2025.0443%2016.9141C25.0443%2016.3637%2024.598%2015.9174%2024.0476%2015.9174L12.3586%2015.9174L16.2952%2011.9808C16.6845%2011.5916%2016.6845%2010.9605%2016.2952%2010.5713Z'%20fill='%23BE8063'/%3e%3c/svg%3e")}.docs-controls #docs-next{background-image:url("data:image/svg+xml,%3csvg%20width='34'%20height='34'%20viewBox='0%200%2034%2034'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M17.7048%2010.5714C18.094%2010.1821%2018.725%2010.1821%2019.1143%2010.5714L24.7523%2016.2094C25.1416%2016.5987%2025.1416%2017.2297%2024.7523%2017.6189L19.1143%2023.257C18.725%2023.6462%2018.094%2023.6462%2017.7048%2023.257C17.3155%2022.8678%2017.3155%2022.2367%2017.7048%2021.8475L21.6414%2017.9109L9.95242%2017.9109C9.40197%2017.9109%208.95575%2017.4646%208.95575%2016.9142C8.95575%2016.3637%209.40198%2015.9175%209.95242%2015.9175L21.6414%2015.9175L17.7048%2011.9809C17.3155%2011.5917%2017.3155%2010.9606%2017.7048%2010.5714Z'%20fill='%23BE8063'/%3e%3c/svg%3e")}.keen-slider:not([data-keen-slider-disabled]){-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;align-content:flex-start;display:flex;overflow:hidden;position:relative;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-khtml-user-select:none;width:100%}.keen-slider:not([data-keen-slider-disabled]) .keen-slider__slide{min-height:100%;overflow:hidden;position:relative;width:100%}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-reverse]{flex-direction:row-reverse}.keen-slider:not([data-keen-slider-disabled])[data-keen-slider-v]{flex-wrap:wrap}
