@import"https://fonts.googleapis.com/css2?family=Alice&display=swap";@import"https://fonts.googleapis.com/css2?family=Nunito:wght@300&display=swap";*,*::after,*::before{margin:0;padding:0;-webkit-box-sizing:inherit;box-sizing:inherit}html{scroll-behavior:smooth;font-size:62.5%}@media only screen and (max-width: 31.5em)and (max-height: 43.75em){html{font-size:43.75%}}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){html{font-size:43.75%}}@media only screen and (min-width: 31.5em){html{font-size:50%}}@media only screen and (min-width: 62.5em){html{font-size:56.25%}}@media only screen and (min-width: 75em){html{font-size:62.5%}}@media only screen and (min-width: 100em){html{font-size:93.75%}}@media only screen and (min-width: 125em){html{font-size:100%}}@font-face{font-family:"SoraLight";font-display:swap;src:local("SoraLight"),url("../assets/fonts/Sora-Light.woff2") format("woff2")}@font-face{font-family:"SoraMedium";font-display:swap;src:local("SoraMedium"),url("../assets/fonts/Sora-Medium.woff2") format("woff2")}@font-face{font-family:"SoraSemiBold";font-display:swap;src:local("SoraSemiBold"),url("../assets/fonts/Sora-SemiBold.woff2") format("woff2")}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-self:center;-webkit-box-sizing:border-box;box-sizing:border-box;padding:0;font-family:"SoraLight",serif;max-width:100%;overflow-x:hidden}body.modal-open{overflow:hidden}.arrow{border:solid #228765;border-width:0 1px 1px 0;display:inline-block;padding:6px}@media only screen and (min-width: 62.5em){.arrow{padding:5px}}.right{-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform:rotate(-45deg)}.down{-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform:rotate(45deg)}.section{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%;padding-top:5rem;scroll-margin-top:7rem}@media only screen and (min-width: 100em){.section{scroll-margin-top:5rem}}.section__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:90%}@media only screen and (min-width: 31.5em){.section__content{width:80%}}@media only screen and (min-width: 62.5em){.section__content{width:85%}}@media only screen and (min-width: 75em){.section__content{width:70%}}@media only screen and (min-width: 100em){.section__content{width:60%}}@media only screen and (min-width: 125em){.section__content{width:50%}}.section__title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:start;align-self:flex-start;width:98%}@media only screen and (min-width: 62.5em){.section__title{width:70%}}.section__title-center{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center}.section__title__main{font-size:3.4rem;color:#343c52;text-align:left;margin-bottom:3rem;font-family:"SoraMedium";text-align:left}.section__title__main-center{text-align:center}@media only screen and (min-width: 31.5em){.section__title__main{font-size:3rem}}@media only screen and (min-width: 62.5em){.section__title__main{font-size:2.6rem}}@media only screen and (min-width: 75em){.section__title__main{font-size:2.3rem;margin-bottom:2rem}}@media only screen and (min-width: 100em){.section__title__main{font-size:1.8rem}}@media only screen and (min-width: 125em){.section__title__main{font-size:1.6rem}}.section__title__sub{font-size:2.5rem;color:#228765;margin-bottom:1rem;font-family:"SoraSemiBold";text-align:center}@media only screen and (min-width: 31.5em){.section__title__sub{font-size:2.6rem}}@media only screen and (min-width: 62.5em){.section__title__sub{font-size:2.1rem}}@media only screen and (min-width: 75em){.section__title__sub{font-size:1.6rem}}@media only screen and (min-width: 100em){.section__title__sub{font-size:1.4rem}}@media only screen and (min-width: 125em){.section__title__sub{font-size:1.2rem;margin-bottom:.4rem}}.section__title__icon{width:6rem;margin-bottom:3rem}@media only screen and (min-width: 31.5em){.section__title__icon{width:5rem}}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.section__title__icon{width:7rem}}@media only screen and (min-width: 75em){.section__title__icon{width:4rem}}.navbar{display:-webkit-box;display:-ms-flexbox;display:flex;position:fixed;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;top:0;background-color:#fff;z-index:9999;height:10rem;width:100%}@media only screen and (min-width: 100em){.navbar{height:8rem}}.navbar__content{height:100%;width:100%;padding:3rem 5rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 31.5em){.navbar__content{padding:0 5rem}}@media only screen and (min-width: 62.5em){.navbar__content{width:95%}}@media only screen and (min-width: 75em){.navbar__content{padding:0rem;width:70%}}@media only screen and (min-width: 100em){.navbar__content{width:60%}}@media only screen and (min-width: 125em){.navbar__content{width:50%}}.navbar__content__logo{-webkit-box-flex:1;-ms-flex:1;flex:1}.navbar__content__logo__img{width:50%}@media only screen and (min-width: 31.5em){.navbar__content__logo__img{width:30%}}@media only screen and (min-width: 62.5em){.navbar__content__logo__img{width:100%}}@media only screen and (min-width: 75em){.navbar__content__logo__img{width:90%}}@media only screen and (min-width: 100em){.navbar__content__logo__img{width:80%}}.navbar__content__horizontal-menu{display:none;-webkit-box-flex:3;-ms-flex:3;flex:3}@media only screen and (min-width: 62.5em){.navbar__content__horizontal-menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.navbar__content__horizontal-menu__items{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-left:2rem;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly;width:90%}.navbar__content__horizontal-menu__item{font-size:2.3rem;color:#343c52;cursor:pointer}.navbar__content__horizontal-menu__item,.navbar__content__horizontal-menu__item:visited,.navbar__content__horizontal-menu__item:active,.navbar__content__horizontal-menu__item:link{text-decoration:none;border:none}@media only screen and (min-width: 62.5em){.navbar__content__horizontal-menu__item{font-size:2rem}}@media only screen and (min-width: 75em){.navbar__content__horizontal-menu__item{font-size:1.8rem}}@media only screen and (min-width: 100em){.navbar__content__horizontal-menu__item{font-size:1.3rem}}@media only screen and (min-width: 125em){.navbar__content__horizontal-menu__item{font-size:1.3rem}}.navbar__content__horizontal-menu__item:hover{font-weight:500;color:#228765;font-weight:bold}.navbar__content__horizontal-menu__button{display:none;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#343c52;background-color:#fff;border:1px solid #2eb072;font-size:1.5rem;padding:1.8rem 2.2rem;border-radius:30px;text-transform:uppercase;font-weight:bold}@media only screen and (min-width: 62.5em){.navbar__content__horizontal-menu__button{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.4rem;padding:1.4rem 1.8rem}}@media only screen and (min-width: 75em){.navbar__content__horizontal-menu__button{font-size:1.2rem;padding:1rem}}@media only screen and (min-width: 100em){.navbar__content__horizontal-menu__button{font-size:.9rem;padding:.8rem .8rem}}@media only screen and (min-width: 125em){.navbar__content__horizontal-menu__button{font-size:1rem;padding:.8rem .1rem;border:2px solid #2eb072}}.navbar__content__horizontal-menu__button,.navbar__content__horizontal-menu__button:visited,.navbar__content__horizontal-menu__button:active,.navbar__content__horizontal-menu__button:link{text-decoration:none}.navbar__content__horizontal-menu__button:hover{color:#0f645a;background-color:#d9fce6}.navbar__content__menu{display:none;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:fixed;width:100%;height:100%;top:10rem;left:0;background-color:#37cc7b}.navbar__content__menu__left{width:10%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#2EAF71), to(#228765));background:linear-gradient(to bottom, #2EAF71, #228765)}.navbar__content__menu__right{width:10%;height:100%;background:-webkit-gradient(linear, left top, left bottom, from(#37CC7B), to(#2EB072));background:linear-gradient(to bottom, #37CC7B, #2EB072)}.navbar__content__menu__content{width:80%;height:calc(100vh - 10rem);background:#0f645a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.navbar__content__menu__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5rem}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.navbar__content__menu__list{margin-top:15rem}}.navbar__content__menu__list__item{font-size:3.2rem;margin-top:3rem;text-align:center;width:90%}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.navbar__content__menu__list__item{font-size:3.4rem;margin-top:4rem}}@media only screen and (min-width: 31.5em){.navbar__content__menu__list__item{font-size:3.2rem;margin-top:3.5rem}}.navbar__content__menu__list__item__link{color:#d9fce6}.navbar__content__menu__list__item__link:hover{color:#fff}.navbar__content__menu__list__item__link,.navbar__content__menu__list__item__link:visited,.navbar__content__menu__list__item__link:active,.navbar__content__menu__list__item__link:link{text-decoration:none;border:none}.navbar__content__menu__contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:10rem}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.navbar__content__menu__contact{margin-bottom:12rem}}@media only screen and (min-width: 31.5em){.navbar__content__menu__contact{margin-bottom:15rem}}.navbar__content__menu__contact>*,.navbar__content__menu__contact>*:visited,.navbar__content__menu__contact>*:active,.navbar__content__menu__contact>*:link{text-decoration:none}.navbar__content__menu__contact__button{color:#fff;background-color:#0f645a;border:2px solid #d9fce6;font-size:1.8rem;padding:1.8rem 2.5rem;border-radius:25px;text-transform:uppercase;font-weight:bold}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.navbar__content__menu__contact__button{font-size:2.1rem;padding:2rem 2.7rem}}@media only screen and (min-width: 31.5em){.navbar__content__menu__contact__button{font-size:2rem;padding:2rem 2.6rem;border-radius:40px}}.navbar__content__menu__contact__button:hover{color:#0f645a;background-color:#d9fce6}.navbar__content__menu__contact__email{font-size:2.2rem;margin-top:3rem;color:#d9fce6}.navbar__content__menu__contact__email:hover{color:#fff}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.navbar__content__menu__contact__email{font-size:2.7rem}}@media only screen and (min-width: 31.5em){.navbar__content__menu__contact__email{font-size:2.8rem}}.navbar__content__menu__contact__phone{font-size:2.2rem;margin-top:1rem;color:#d9fce6}.navbar__content__menu__contact__phone:hover{color:#fff}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.navbar__content__menu__contact__phone{margin-top:1.5rem;font-size:2.7rem}}@media only screen and (min-width: 31.5em){.navbar__content__menu__contact__phone{font-size:2.8rem}}.navbar__content__menu-button{position:relative}.navbar__content__menu-button,.navbar__content__menu-button::before,.navbar__content__menu-button::after{width:5rem;height:3px;background-color:#343c52}@media only screen and (min-width: 31.5em){.navbar__content__menu-button,.navbar__content__menu-button::before,.navbar__content__menu-button::after{display:inline-block}}.navbar__content__menu-button::before,.navbar__content__menu-button::after{content:"";position:absolute;left:0}.navbar__content__menu-button::before{top:-1.45rem}.navbar__content__menu-button::after{top:1.45rem}@media only screen and (min-width: 62.5em){.navbar__content__menu-button{display:none}}.navbar__content .menu-opened{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;margin-top:11rem}@media only screen and (max-width: 31.5em)and (max-height: 43.75em){.navbar__content .menu-opened{margin-top:5rem}}.navbar__content .menu-opened,.navbar__content .menu-opened::before,.navbar__content .menu-opened::after{width:6rem;height:5px;-webkit-transform:rotateZ(-45deg);-ms-transform:rotate(-45deg);transform:rotateZ(-45deg);background-color:#fff}@media only screen and (max-width: 31.5em)and (max-height: 43.75em){.navbar__content .menu-opened,.navbar__content .menu-opened::before,.navbar__content .menu-opened::after{width:4rem}}@media only screen and (min-width: 31.5em){.navbar__content .menu-opened,.navbar__content .menu-opened::before,.navbar__content .menu-opened::after{display:inline-block}}.navbar__content .menu-opened::before,.navbar__content .menu-opened::after{content:"";position:absolute;left:0;-webkit-transform:rotateZ(-90deg);-ms-transform:rotate(-90deg);transform:rotateZ(-90deg);-webkit-transition:all 0s;transition:all 0s}.navbar__content .menu-opened::before{top:0rem}.navbar__content .menu-opened::after{display:none}@media only screen and (min-width: 62.5em){.navbar__content .menu-opened{display:none}}.header{position:relative;height:100vh;width:100%;background:-webkit-gradient(linear, left bottom, right top, from(#228765), to(#37CC7B));background:linear-gradient(to top right, #228765, #37CC7B)}@media only screen and (min-width: 62.5em){.header{height:60rem}}@media only screen and (min-width: 125em){.header{height:55rem}}.header__tiles{position:absolute;top:8rem;left:30%;width:70%;height:40rem;background-image:url("../assets/images/tiles_top.png");background-position:top;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 31.5em){.header__tiles{width:60%;left:40%}}@media only screen and (min-width: 62.5em){.header__tiles{background-image:url("../assets/images/tiles_top2.png");left:70%;width:30%}}@media only screen and (min-width: 75em){.header__tiles{width:30%}}@media only screen and (min-width: 125em){.header__tiles{width:20%;left:80%}}.header__cameleon{position:absolute;bottom:0;left:20%;width:80%;height:40rem;background-image:url("../assets/images/kameleon.webp");background-position:5rem bottom;background-repeat:no-repeat;background-size:contain}@media only screen and (min-width: 31.5em){.header__cameleon{width:65%;left:35%}}@media only screen and (min-width: 62.5em){.header__cameleon{width:35%;height:60rem;bottom:auto;right:0;width:35%;left:60%;background-position:0 bottom}}@media only screen and (min-width: 75em){.header__cameleon{width:30%}}@media only screen and (min-width: 125em){.header__cameleon{width:22%;height:55rem}}.header__tickets{margin-top:5rem;margin-left:5rem;width:22%}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.header__tickets{margin-top:10rem}}@media only screen and (min-width: 31.5em){.header__tickets{width:18%}}@media only screen and (min-width: 62.5em){.header__tickets{width:12%;margin-top:-7rem;margin-left:40rem}}@media only screen and (min-width: 75em){.header__tickets{width:15%;margin-top:-8rem;margin-left:50rem}}@media only screen and (min-width: 100em){.header__tickets{width:12%}}@media only screen and (min-width: 125em){.header__tickets{width:10%}}.header__title-section{position:absolute;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;position:relative;width:90%;display:flex;margin-top:50%;margin-left:3rem;height:35vh}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.header__title-section{margin-top:60%}}@media only screen and (min-width: 31.5em){.header__title-section{margin-top:45%;margin-left:8rem;width:80%}}@media only screen and (min-width: 62.5em){.header__title-section{margin-top:0;margin-left:12rem;width:60%}}@media only screen and (min-width: 75em){.header__title-section{margin-left:20rem;width:50%}}@media only screen and (min-width: 100em){.header__title-section{margin-top:2%;margin-left:25rem}}@media only screen and (min-width: 125em){.header__title-section{margin-top:0;margin-left:40rem}}.header__title-section__title{font-size:4.2rem;width:90%;margin-bottom:2rem;color:#fff;z-index:10;-webkit-animation-name:fade-in;animation-name:fade-in;-webkit-animation-duration:1s;animation-duration:1s}@-webkit-keyframes fade-in{0%{opacity:0%;-webkit-transform:translateX(-5rem);transform:translateX(-5rem)}100%{opacity:100%}}@keyframes fade-in{0%{opacity:0%;-webkit-transform:translateX(-5rem);transform:translateX(-5rem)}100%{opacity:100%}}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.header__title-section__title{font-size:4rem;line-height:5rem;width:90%}}@media only screen and (min-width: 31.5em){.header__title-section__title{font-size:5.5rem;line-height:7rem}}@media only screen and (min-width: 62.5em){.header__title-section__title{font-size:3.4rem;line-height:4.5rem;margin-top:15rem;width:100%}}@media only screen and (min-width: 75em){.header__title-section__title{font-size:3.2rem;line-height:3.8rem}}@media only screen and (min-width: 100em){.header__title-section__title{font-size:3rem;margin-bottom:2rem}}@media only screen and (min-width: 125em){.header__title-section__title{font-size:3rem;width:50%;margin-bottom:1rem}}.header__title-section__text{font-size:2.7rem;line-height:4rem;color:#fff;font-weight:100;text-align:left;-webkit-animation:fadein 2s ease-in alternate;animation:fadein 2s ease-in alternate}@-webkit-keyframes fadein{from{opacity:0}to{opacity:1}}@keyframes fadein{from{opacity:0}to{opacity:1}}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.header__title-section__text{font-size:2.5rem;line-height:4rem}}@media only screen and (min-width: 31.5em){.header__title-section__text{font-size:3rem}}@media only screen and (min-width: 62.5em){.header__title-section__text{line-height:3.4rem;font-size:2rem;width:85%}}@media only screen and (min-width: 75em){.header__title-section__text{font-size:1.8rem;line-height:3rem}}@media only screen and (min-width: 100em){.header__title-section__text{font-size:1.4rem;line-height:2.2rem}}@media only screen and (min-width: 125em){.header__title-section__text{font-size:1.3rem;line-height:2rem;width:60%}}.header__title-section__button{border-radius:40px;padding:2rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#343c52;font-weight:bold;text-transform:uppercase;background-color:#9be6bd;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-top:5rem}.header__title-section__button:hover{color:#0f645a;background-color:#fff}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.header__title-section__button{margin-top:3rem;padding:3rem 4rem}}@media only screen and (min-width: 31.5em){.header__title-section__button{margin-top:5rem;padding:2rem 5rem}}@media only screen and (min-width: 62.5em){.header__title-section__button{margin-top:7rem;padding:2.5rem 3.5rem}}@media only screen and (min-width: 75em){.header__title-section__button{padding:2rem 2.4rem;border-radius:50px}}@media only screen and (min-width: 100em){.header__title-section__button{padding:1.7rem 2.1rem}}@media only screen and (min-width: 125em){.header__title-section__button{margin-top:4rem}}.header__title-section__button__text{font-size:1.7rem}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.header__title-section__button__text{font-size:2.2rem}}@media only screen and (min-width: 31.5em){.header__title-section__button__text{font-size:2.2rem}}@media only screen and (min-width: 62.5em){.header__title-section__button__text{font-size:1.5rem}}@media only screen and (min-width: 75em){.header__title-section__button__text{font-size:1.7rem}}@media only screen and (min-width: 100em){.header__title-section__button__text{font-size:1.1rem}}@media only screen and (min-width: 125em){.header__title-section__button__text{font-size:1rem}}.popup{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;background-color:rgba(52,60,82,.8)}.popup__content{width:100%;height:100%;background-color:#fff;padding:4rem 3rem;overflow-y:auto;z-index:99999}@media only screen and (min-width: 31.5em){.popup__content{height:auto;max-height:90vh;width:80%}}@media only screen and (min-width: 62.5em){.popup__content{width:70%}}@media only screen and (min-width: 75em){.popup__content{width:50%}}@media only screen and (min-width: 100em){.popup__content{width:40%;padding:4rem 5rem}}@media only screen and (min-width: 125em){.popup__content{width:30%;padding:4rem 5rem}}.popup__content__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.popup__content__header__title{font-size:4rem;font-family:"SoraLight";max-width:80%}@media only screen and (min-width: 62.5em){.popup__content__header__title{font-size:3rem}}@media only screen and (min-width: 75em){.popup__content__header__title{font-size:2.6rem}}@media only screen and (min-width: 100em){.popup__content__header__title{font-size:2rem}}.popup__content__header__close-button{position:relative;width:28px;height:28px;background:rgba(0,0,0,0);border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:3rem;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (min-width: 31.5em){.popup__content__header__close-button{margin-right:5rem}}@media only screen and (min-width: 62.5em){.popup__content__header__close-button{margin-right:1rem}}@media only screen and (min-width: 100em){.popup__content__header__close-button{width:40px;height:40px}}.popup__content__header__close-button span{display:block;height:3px;width:100%;border-radius:2px;position:relative;background-color:rgba(0,0,0,0)}.popup__content__header__close-button span::before,.popup__content__header__close-button span::after{content:"";position:absolute;left:0;width:100%;height:3px;background-color:#9be6bd;border-radius:2px}.popup__content__header__close-button span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.popup__content__header__close-button span::after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.popup__content__text{font-size:2rem;margin:2rem 0}@media only screen and (min-width: 100em){.popup__content__text{font-size:1.4rem}}@media only screen and (min-width: 125em){.popup__content__text{font-size:1.2rem}}.popup__content__projects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media only screen and (min-width: 31.5em){.popup__content__projects{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width: 75em){.popup__content__projects{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.popup__content__projects__item{-webkit-box-flex:1;-ms-flex:1;flex:1;width:45%;padding:5px;background-color:#fff;border-radius:20px;border:3px solid rgba(0,0,0,0);cursor:pointer}.popup__content__projects__item:hover{border:3px solid rgba(55,204,123,.5)}@media only screen and (min-width: 31.5em){.popup__content__projects__item{max-width:45%}}@media only screen and (min-width: 62.5em){.popup__content__projects__item{width:30%}}@media only screen and (min-width: 100em){.popup__content__projects__item{width:30%;padding:5px}}.popup__content__projects__item-selected{border:3px solid rgba(55,204,123,.5)}.popup__content__selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.popup__content__selected__content{display:none;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5rem}@media only screen and (min-width: 75em){.popup__content__selected__content{margin-top:2rem}}.popup__content__selected__content__name{font-size:3.5rem;text-decoration:underline;color:#228765;text-align:center}@media only screen and (min-width: 62.5em){.popup__content__selected__content__name{font-size:2.5rem;margin-top:0;margin-bottom:1rem}}@media only screen and (min-width: 75em){.popup__content__selected__content__name{font-size:2.2rem}}@media only screen and (min-width: 100em){.popup__content__selected__content__name{font-size:1.5rem}}@media only screen and (min-width: 125em){.popup__content__selected__content__name{font-size:1.4rem}}.popup__content__selected__content__desc{font-size:2.4rem;line-height:4rem;margin-top:3rem;text-align:justify}@media only screen and (min-width: 62.5em){.popup__content__selected__content__desc{font-size:1.8rem;line-height:3rem;margin-top:1rem;width:90%}}@media only screen and (min-width: 75em){.popup__content__selected__content__desc{font-size:1.6rem}}@media only screen and (min-width: 100em){.popup__content__selected__content__desc{font-size:1.2rem;line-height:2rem;width:100%}}@media only screen and (min-width: 125em){.popup__content__selected__content__desc{font-size:1.1rem;line-height:1.8rem}}.popup__content__selected__content__images{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:distribute;justify-content:space-around;margin-top:5rem}@media only screen and (min-width: 31.5em){.popup__content__selected__content__images{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}@media only screen and (min-width: 62.5em){.popup__content__selected__content__images{margin-top:2rem;margin-bottom:2rem}}.popup__content__selected__content__images__image{width:45%;margin-bottom:1rem}@media only screen and (min-width: 31.5em){.popup__content__selected__content__images__image{width:31%;margin-left:1rem}}@media only screen and (min-width: 62.5em){.popup__content__selected__content__images__image{width:23%;margin-left:1rem}}@media only screen and (min-width: 100em){.popup__content__selected__content__images__image{margin:2px;width:24%}}.popup__content__selected__content__images__image>*{width:100%}.popup-active{display:-webkit-box;display:-ms-flexbox;display:flex}.active{display:-webkit-box;display:-ms-flexbox;display:flex}.form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}@media only screen and (min-width: 62.5em){.form{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.form__section{background-color:#f8f9f9;padding-bottom:6rem}.form__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:1rem}@media only screen and (min-width: 62.5em){.form__left{-webkit-box-flex:2;-ms-flex:2;flex:2;margin-top:3rem}}.form__right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 62.5em){.form__right{-webkit-box-flex:3;-ms-flex:3;flex:3}}.form .dropdown-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;width:100%}@media only screen and (min-width: 62.5em){.form .dropdown-wrapper{width:auto}}.form .dropdown{padding:12px 16px;font-size:2.5rem;border:1px solid #37cc7b;color:#228765;font-family:"SoraMedium";border-radius:10px;background-color:#d9fce6;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='34' height='40' viewBox='0 0 24 24' fill='none' stroke='%23228765' stroke-width='1' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 12px center;padding-right:40px}@media only screen and (min-width: 62.5em){.form .dropdown{font-size:1.8rem;padding-right:auto;width:90%}}@media only screen and (min-width: 100em){.form .dropdown{font-size:1.3rem}}@media only screen and (min-width: 125em){.form .dropdown{font-size:1.1rem}}.form .dropdown:hover{border-color:#37cc7b}.form .dropdown:focus{outline:none;border-color:#37cc7b;-webkit-box-shadow:0 0 0 4px rgba(46,175,113,.15);box-shadow:0 0 0 4px rgba(46,175,113,.15)}.form__fields__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:8px;margin-top:2rem}@media only screen and (min-width: 62.5em){.form__fields__item{margin-top:0}}.form__fields__item__link,.form__fields__item__link:active,.form__fields__item__link:visited,.form__fields__item__link:link{text-decoration:underline;color:#343c52}.form__fields__item__label{font-size:2rem}@media only screen and (min-width: 62.5em){.form__fields__item__label{font-size:1.5rem}}@media only screen and (min-width: 100em){.form__fields__item__label{font-size:1.2rem}}@media only screen and (min-width: 125em){.form__fields__item__label{font-size:1rem}}.form__fields__item__input{width:100%;padding:12px 16px;font-size:16px;background-color:#fff;border:1px solid rgba(52,60,82,.5);border-radius:10px;-webkit-transition:all .2s ease;transition:all .2s ease;-webkit-box-sizing:border-box;box-sizing:border-box;color:#343c52}@media only screen and (min-width: 62.5em){.form__fields__item__input{font-size:1.7rem}}@media only screen and (min-width: 100em){.form__fields__item__input{font-size:1.3rem;padding:7px 8px}}@media only screen and (min-width: 125em){.form__fields__item__input{font-size:1.1rem}}.form__fields__item__input::-webkit-input-placeholder{color:#228765}.form__fields__item__input::-moz-placeholder{color:#228765}.form__fields__item__input:-ms-input-placeholder{color:#228765}.form__fields__item__input::-ms-input-placeholder{color:#228765}.form__fields__item__input::placeholder{color:#228765}.form__fields__item__input:hover{border-color:#37cc7b}.form__fields__item__input:focus{outline:none;border-color:#37cc7b;-webkit-box-shadow:0 0 0 4px rgba(46,175,113,.15);box-shadow:0 0 0 4px rgba(46,175,113,.15)}.form__button{border-radius:40px;padding:2rem 3rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#f8f9f9;font-weight:bold;text-transform:uppercase;background-color:#37cc7b;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-top:5rem;font-size:2rem;border:1px solid #37cc7b}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.form__button{font-size:2rem;padding:2rem 1.5rem}}@media only screen and (min-width: 31.5em){.form__button{font-size:2.2rem}}@media only screen and (min-width: 62.5em){.form__button{font-size:1.6rem;padding:2rem 3.2rem;-ms-flex-item-align:center;align-self:center}}@media only screen and (min-width: 75em){.form__button{font-size:1.4rem}}@media only screen and (min-width: 100em){.form__button{padding:1rem 2rem;font-size:1.2rem}}@media only screen and (min-width: 125em){.form__button{font-size:1rem}}.form__button:hover{color:#0f645a;background-color:#d9fce6;border:1px solid #2eaf71}.form__info{list-style:none;margin:5rem 0}@media only screen and (min-width: 62.5em){.form__info{width:90%}}.form__info__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:2rem}@media only screen and (min-width: 125em){.form__info__item{margin-top:1rem}}.form__info__item__icon{width:3rem}@media only screen and (min-width: 62.5em){.form__info__item__icon{width:2.1rem}}@media only screen and (min-width: 100em){.form__info__item__icon{width:1.6rem}}@media only screen and (min-width: 125em){.form__info__item__icon{width:1.6rem}}.form__info__item__text{font-size:2.5rem;margin-left:2rem}@media only screen and (min-width: 62.5em){.form__info__item__text{font-size:1.7rem}}@media only screen and (min-width: 100em){.form__info__item__text{font-size:1.2rem;margin-left:1rem}}@media only screen and (min-width: 125em){.form__info__item__text{font-size:1.2rem;margin-left:1rem}}.form__panel{display:none;margin-left:1rem}@media only screen and (min-width: 62.5em){.form__panel{margin-top:2rem}}.form .active{display:block}.checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px}.checkbox__input{-moz-appearance:none;appearance:none;-webkit-appearance:none;-ms-flex-negative:0;flex-shrink:0;width:30px;height:30px;border:2px solid #cfd4dc;border-radius:12px;background:#fff;cursor:pointer;position:relative;-webkit-transition:all .2s ease;transition:all .2s ease}.checkbox__input:hover{border-color:#9fdcbf}.checkbox__input:checked::after{content:"";position:absolute;inset:2px;background:#9ee3bf;border-radius:8px}.checkbox__input:focus{outline:none;-webkit-box-shadow:0 0 0 4px rgba(158,227,191,.2);box-shadow:0 0 0 4px rgba(158,227,191,.2)}.checkbox__label{font-size:18px;line-height:1.5;color:#555b6e;cursor:pointer;width:80%}@media only screen and (min-width: 31.5em){.checkbox__label{width:90%}}@media only screen and (min-width: 62.5em){.checkbox__label{font-size:1.6rem}}@media only screen and (min-width: 100em){.checkbox__label{font-size:1.2rem}}@media only screen and (min-width: 125em){.checkbox__label{font-size:1rem}}.field-error{max-height:0;opacity:0;overflow:hidden;-webkit-transition:all .2s ease;transition:all .2s ease;margin-top:4px;font-size:14px;color:#d92d20;width:100%}.field-error.visible{max-height:30px;opacity:1}.form__fields__item__input.error{border-color:#d92d20}.toast{position:fixed;top:2rem;right:2rem;z-index:9999;min-width:300px;max-width:500px;padding:1.5rem 2rem;border-radius:10px;font-size:2.4rem;font-family:sans-serif;-webkit-box-shadow:0 8px 24px rgba(0,0,0,.15);box-shadow:0 8px 24px rgba(0,0,0,.15);opacity:0;-webkit-transform:translateX(100%);-ms-transform:translateX(100%);transform:translateX(100%);-webkit-transition:all .3s ease;transition:all .3s ease}@media only screen and (min-width: 31.5em){.toast{font-size:3rem}}@media only screen and (min-width: 75em){.toast{font-size:2rem}}@media only screen and (min-width: 100em){.toast{font-size:1.4rem}}@media only screen and (min-width: 125em){.toast{font-size:1.2rem}}.toast.show{opacity:1;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.toast.success{background:#e8f8ec;border-left:5px solid #28a745;color:#1f6f35}.toast.error{background:#fdeaea;border-left:5px solid #dc3545;color:#a71d2a}.collection{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-item-align:center;align-self:center;background-color:#0f645a;width:85%;margin-top:-8rem;border-radius:10px}@media only screen and (min-width: 31.5em){.collection{width:75%}}@media only screen and (min-width: 62.5em){.collection{width:85%;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-top:-4rem}}@media only screen and (min-width: 75em){.collection{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}@media only screen and (min-width: 100em){.collection{width:80%}}@media only screen and (min-width: 125em){.collection{width:70%}}.collection__section{position:relative;width:100%;background:-webkit-gradient(linear, left bottom, right top, from(#37CC7B), to(#228765));background:linear-gradient(to top right, #37CC7B, #228765);margin-top:30rem}@media only screen and (min-width: 62.5em){.collection__section{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:15rem}}.collection__section__tiles{-ms-flex-item-align:end;align-self:flex-end;width:80%}@media only screen and (min-width: 62.5em){.collection__section__tiles{width:35%}}@media only screen and (min-width: 75em){.collection__section__tiles{width:15%}}@media only screen and (min-width: 125em){.collection__section__tiles{width:12%}}.collection__image{width:70%;-webkit-transform:rotateZ(8deg);-ms-transform:rotate(8deg);transform:rotateZ(8deg);margin-top:-22rem}@media only screen and (min-width: 31.5em){.collection__image{width:40%}}@media only screen and (min-width: 62.5em){.collection__image{position:absolute;width:20%;top:5%;left:40%}}@media only screen and (min-width: 75em){.collection__image{width:15%;-webkit-transform:rotateZ(10deg);-ms-transform:rotate(10deg);transform:rotateZ(10deg)}}@media only screen and (min-width: 100em){.collection__image{width:12%;top:15%;left:45%}}@media only screen and (min-width: 125em){.collection__image{width:9%;top:25%;left:45%}}.collection__about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;width:85%}@media only screen and (min-width: 31.5em){.collection__about{width:80%}}@media only screen and (min-width: 62.5em){.collection__about{width:70%}}@media only screen and (min-width: 75em){.collection__about{width:auto;-webkit-box-flex:3;-ms-flex:3;flex:3}}.collection__about__header{font-size:3.3rem;text-align:center;color:#f5d79c;margin-top:5rem;font-family:"SoraMedium"}@media only screen and (min-width: 31.5em){.collection__about__header{font-size:3.3rem}}@media only screen and (min-width: 62.5em){.collection__about__header{margin-top:15rem;font-size:2.8rem}}@media only screen and (min-width: 75em){.collection__about__header{margin-top:5rem;width:80%;font-size:2rem}}@media only screen and (min-width: 100em){.collection__about__header{font-size:1.6rem}}@media only screen and (min-width: 125em){.collection__about__header{font-size:1.5rem;width:60%}}.collection__about__text{font-size:2.3rem;line-height:3.4rem;text-align:justify;color:#fff;margin-top:1rem;font-family:"SoraLight"}@media only screen and (min-width: 31.5em){.collection__about__text{font-size:2.3rem;line-height:3rem}}@media only screen and (min-width: 62.5em){.collection__about__text{font-size:2rem}}@media only screen and (min-width: 75em){.collection__about__text{width:80%;font-size:1.6rem;line-height:2.4rem;text-align:center}}@media only screen and (min-width: 100em){.collection__about__text{font-size:1.2rem;line-height:2rem}}@media only screen and (min-width: 100em){.collection__about__text{font-size:1.3rem;line-height:2rem}}.collection__about__motto{font-size:2.8rem;text-align:center;color:#f5d79c;margin-top:5rem;font-family:"SoraSemiBold";font-style:italic}@media only screen and (min-width: 62.5em){.collection__about__motto{font-size:2.2rem}}@media only screen and (min-width: 75em){.collection__about__motto{margin:3rem 0;width:80%;font-size:1.8rem;margin-bottom:5rem}}@media only screen and (min-width: 100em){.collection__about__motto{font-size:1.4rem}}@media only screen and (min-width: 125em){.collection__about__motto{font-size:1.2rem}}.collection__partners{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 75em){.collection__partners{width:auto;-webkit-box-flex:4;-ms-flex:4;flex:4;padding:0 3rem}}.collection__partners__header{font-size:2.5rem;font-weight:bold;text-align:center;color:#d9fce6;margin:3rem 0}@media only screen and (min-width: 62.5em){.collection__partners__header{margin-top:3rem;font-size:2.2rem}}@media only screen and (min-width: 75em){.collection__partners__header{font-weight:normal;font-size:2rem}}@media only screen and (min-width: 100em){.collection__partners__header{font-size:1.6rem}}.collection__partners__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;margin-bottom:5rem}@media only screen and (min-width: 62.5em){.collection__partners__list{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.collection__partners__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#0f645a;padding:1px;border-radius:12px;background:-webkit-gradient(linear, left top, left bottom, from(rgba(245, 215, 156, 0.4)), to(rgba(245, 215, 156, 0.4)));background:linear-gradient(to bottom, rgba(245, 215, 156, 0.4), rgba(245, 215, 156, 0.4));width:80%}.collection__partners__list__item:hover{background:-webkit-gradient(linear, left top, left bottom, from(#CDF3DE), to(#CDF3DE));background:linear-gradient(to bottom, #CDF3DE, #CDF3DE)}.collection__partners__list__item:first-child{background:-webkit-gradient(linear, left top, left bottom, from(#0F645A), to(rgba(245, 215, 156, 0.4)));background:linear-gradient(to bottom, #0F645A, rgba(245, 215, 156, 0.4))}.collection__partners__list__item:first-child:hover{background:-webkit-gradient(linear, left top, left bottom, from(#CDF3DE), to(#CDF3DE));background:linear-gradient(to bottom, #CDF3DE, #CDF3DE)}.collection__partners__list__item:last-child{background:-webkit-gradient(linear, left bottom, left top, from(#0F645A), to(rgba(245, 215, 156, 0.4)));background:linear-gradient(to top, #0F645A, rgba(245, 215, 156, 0.4))}.collection__partners__list__item:last-child:hover{background:-webkit-gradient(linear, left top, left bottom, from(#CDF3DE), to(#CDF3DE));background:linear-gradient(to bottom, #CDF3DE, #CDF3DE)}@media only screen and (min-width: 31.5em){.collection__partners__list__item{width:70%}.collection__partners__list__item:first-child{background:-webkit-gradient(linear, left top, right top, from(#0F645A), to(rgba(245, 215, 156, 0.4)));background:linear-gradient(to right, #0F645A, rgba(245, 215, 156, 0.4))}.collection__partners__list__item:last-child{background:-webkit-gradient(linear, right top, left top, from(#0F645A), to(rgba(245, 215, 156, 0.4)));background:linear-gradient(to left, #0F645A, rgba(245, 215, 156, 0.4))}}@media only screen and (min-width: 62.5em){.collection__partners__list__item{width:25%}}@media only screen and (min-width: 75em){.collection__partners__list__item{width:35%}}.collection__partners__list__item__image{width:100%;background-color:#0f645a;border-radius:10px}.projects{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.projects__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}@media only screen and (min-width: 62.5em){.projects__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.projects__content__left{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1}@media only screen and (min-width: 62.5em){.projects__content__left{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.projects__content__left__desc{font-size:2.3rem;line-height:3.7rem;margin:3rem 0;font-family:SoraLight;width:95%}@media only screen and (min-width: 62.5em){.projects__content__left__desc{font-size:1.8rem;line-height:3rem;width:90%}}@media only screen and (min-width: 75em){.projects__content__left__desc{margin:0;font-size:1.5rem}}@media only screen and (min-width: 100em){.projects__content__left__desc{font-size:1.3rem;line-height:2rem}}@media only screen and (min-width: 125em){.projects__content__left__desc{font-size:1.1rem;line-height:1.8rem}}.projects__content__left__list{margin-top:3rem;margin-left:1rem}@media only screen and (min-width: 31.5em){.projects__content__left__list{margin-left:3rem;-ms-flex-item-align:start;align-self:flex-start}}@media only screen and (min-width: 62.5em){.projects__content__left__list{margin-left:0;width:80%}}.projects__content__left__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;list-style:none;margin-bottom:3rem}@media only screen and (min-width: 62.5em){.projects__content__left__list__item{margin-bottom:1rem}}.projects__content__left__list__item__icon{width:3rem;margin-right:3rem}@media only screen and (min-width: 62.5em){.projects__content__left__list__item__icon{margin-right:1.3rem}}@media only screen and (min-width: 75em){.projects__content__left__list__item__icon{width:2.2rem}}@media only screen and (min-width: 100em){.projects__content__left__list__item__icon{width:2rem}}@media only screen and (min-width: 125em){.projects__content__left__list__item__icon{width:1.7rem}}.projects__content__left__list__item__text{font-size:2.2rem;line-height:3rem}@media only screen and (min-width: 62.5em){.projects__content__left__list__item__text{font-size:1.6rem}}@media only screen and (min-width: 75em){.projects__content__left__list__item__text{font-size:1.6rem}}@media only screen and (min-width: 100em){.projects__content__left__list__item__text{font-size:1.3rem;line-height:2rem}}@media only screen and (min-width: 125em){.projects__content__left__list__item__text{font-size:1.1rem;line-height:1.8rem}}.projects__content__left__button{width:90%;border-radius:40px;padding:1.2rem 2.5rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#343c52;font-weight:bold;text-transform:uppercase;background-color:#d9fce6;border:1px solid #2eb072;text-decoration:none;display:-webkit-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;margin-top:3rem;text-align:center;cursor:pointer}.projects__content__left__button:hover{color:#0f645a;background-color:#fff}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.projects__content__left__button{margin-top:2rem;padding:2.5rem 3rem}}@media only screen and (min-width: 31.5em){.projects__content__left__button{width:auto;margin-top:5rem;padding:2rem 5rem}}@media only screen and (min-width: 62.5em){.projects__content__left__button{-ms-flex-item-align:center;align-self:center;margin-top:2rem;padding:2rem 3rem}}@media only screen and (min-width: 75em){.projects__content__left__button{padding:1.7rem 2rem;border-radius:50px;-ms-flex-item-align:start;align-self:flex-start}}@media only screen and (min-width: 100em){.projects__content__left__button{padding:1.4rem 1.8rem}}@media only screen and (min-width: 125em){.projects__content__left__button{padding:1.2rem 1.5rem}}.projects__content__left__button__text{font-size:2rem}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.projects__content__left__button__text{font-size:1.9rem}}@media only screen and (min-width: 31.5em){.projects__content__left__button__text{font-size:2.2rem}}@media only screen and (min-width: 62.5em){.projects__content__left__button__text{font-size:1.4rem}}@media only screen and (min-width: 75em){.projects__content__left__button__text{font-size:1.2rem}}@media only screen and (min-width: 100em){.projects__content__left__button__text{font-size:1rem}}@media only screen and (min-width: 125em){.projects__content__left__button__text{font-size:.8rem}}.projects__content__right{-webkit-box-flex:2;-ms-flex:2;flex:2}@media only screen and (min-width: 62.5em){.projects__content__right{-webkit-box-flex:1;-ms-flex:1;flex:1}}.projects__content__right__image{display:none;width:100%}@media only screen and (min-width: 75em){.projects__content__right__image{display:-webkit-box;display:-ms-flexbox;display:flex}}.projects__footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-top:6rem;background:radial-gradient(ellipse at center, rgba(217, 252, 230, 0.8) 0%, rgba(217, 252, 230, 0.6) 30%, rgba(217, 252, 230, 0.1) 60%, #FFFFFF 95%)}.projects__footer__tile-border{width:calc(50% - .5rem);padding:2px;border-radius:12px;margin-top:1rem;margin-left:0;margin-right:.5rem;padding-left:0;background:-webkit-gradient(linear, left top, right top, from(white), to(rgba(155, 230, 189, 0.5)));background:linear-gradient(to right, white, rgba(155, 230, 189, 0.5))}.projects__footer__tile-border:nth-child(even){background:-webkit-gradient(linear, right top, left top, from(#FFFFFF), to(rgba(155, 230, 189, 0.5)));background:linear-gradient(to left, #FFFFFF, rgba(155, 230, 189, 0.5));padding-left:2px;padding-right:0;margin-right:0;margin-left:.5rem}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.projects__footer__tile-border{margin-right:.2rem;margin-left:.2rem}}@media only screen and (min-width: 62.5em){.projects__footer__tile-border{width:calc(25% - .5rem);background:rgba(155,230,189,.5);padding:2px;margin-right:.5rem;margin-left:0}.projects__footer__tile-border:first-child{background:-webkit-gradient(linear, left top, right top, from(white), to(rgba(155, 230, 189, 0.5)));background:linear-gradient(to right, white, rgba(155, 230, 189, 0.5))}.projects__footer__tile-border:nth-child(even){background:rgba(155,230,189,.5);padding:2px;margin-left:0;margin-right:.5rem}.projects__footer__tile-border:last-child{background:-webkit-gradient(linear, right top, left top, from(#FFFFFF), to(rgba(155, 230, 189, 0.5)));background:linear-gradient(to left, #FFFFFF, rgba(155, 230, 189, 0.5))}}.projects__footer__tile{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:10px;background-color:#fff;padding:2rem .5rem;height:100%}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.projects__footer__tile{padding:2rem 1rem}}@media only screen and (min-width: 31.5em){.projects__footer__tile{padding:3rem 2rem}}@media only screen and (min-width: 75em){.projects__footer__tile{padding:3rem 1rem}}@media only screen and (min-width: 100em){.projects__footer__tile{padding:2rem .7rem}}@media only screen and (min-width: 125em){.projects__footer__tile{padding:1.8rem .5rem}}.projects__footer__tile__icon{width:30%}@media only screen and (min-width: 31.5em){.projects__footer__tile__icon{width:20%}}@media only screen and (min-width: 62.5em){.projects__footer__tile__icon{width:22%}}@media only screen and (min-width: 75em){.projects__footer__tile__icon{width:20%}}@media only screen and (min-width: 100em){.projects__footer__tile__icon{width:18%}}@media only screen and (min-width: 125em){.projects__footer__tile__icon{width:15%}}.projects__footer__tile__title{text-align:center;margin-top:2rem;font-size:2.5rem;font-weight:bold;color:#343c52;font-family:"SoraSemiBold"}@media only screen and (min-width: 62.5em){.projects__footer__tile__title{font-size:1.8rem}}@media only screen and (min-width: 75em){.projects__footer__tile__title{font-size:1.6rem}}@media only screen and (min-width: 100em){.projects__footer__tile__title{font-size:1.3rem}}@media only screen and (min-width: 125em){.projects__footer__tile__title{font-size:1.3rem;margin-top:1rem}}.projects__footer__tile__desc{font-family:"SoraLight";text-align:center;font-size:2.2rem;line-height:3rem;margin-top:1rem}@media only screen and (min-width: 62.5em){.projects__footer__tile__desc{font-size:1.6rem}}@media only screen and (min-width: 75em){.projects__footer__tile__desc{font-size:1.4rem;line-height:2.3rem}}@media only screen and (min-width: 100em){.projects__footer__tile__desc{font-size:1.1rem;line-height:2rem}}@media only screen and (min-width: 125em){.projects__footer__tile__desc{font-size:1rem;line-height:1.8rem}}.collage-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 75em){.collage-mobile{display:none}}.trusted{overflow:hidden;background-color:#fff;padding-bottom:10rem}@media only screen and (min-width: 75em){.trusted{padding-bottom:5rem}}.trusted-swiper{width:100%;overflow:hidden}.trusted-swiper .swiper-wrapper{-webkit-transition-timing-function:linear !important;transition-timing-function:linear !important}.trusted-swiper .swiper-slide{width:auto !important;-ms-flex-negative:0;flex-shrink:0}.trusted-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.trusted-logo img{max-width:40rem;max-height:20rem;width:auto;height:auto;-o-object-fit:contain;object-fit:contain}@media only screen and (min-width: 31.5em){.trusted-logo img{max-width:30rem;max-height:15rem}}@media only screen and (min-width: 62.5em){.trusted-logo img{max-width:22rem;max-height:11rem}}@media only screen and (min-width: 75em){.trusted-logo img{max-width:30rem;max-height:15rem}}@media only screen and (min-width: 100em){.trusted-logo img{max-width:22rem;max-height:11rem}}@media only screen and (min-width: 125em){.trusted-logo img{max-width:18rem;max-height:9rem}}.reviews{width:100%;background:radial-gradient(ellipse at center, #D9FCE6 0%, rgba(217, 252, 230, 0.6) 30%, rgba(217, 252, 230, 0.1) 60%, #F8F9F9 95%);margin-top:0;margin-bottom:12rem}@media only screen and (min-width: 75em){.reviews{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:0;padding-bottom:8rem;margin:0}}.reviews .reviews-swiper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.reviews__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-bottom:5rem}.reviews__navigation__arrow{cursor:pointer;width:4rem;margin-right:3rem}@media only screen and (min-width: 31.5em){.reviews__navigation__arrow{width:3rem}}@media only screen and (min-width: 75em){.reviews__navigation__arrow{width:2.4rem;margin-right:2rem}}@media only screen and (min-width: 100em){.reviews__navigation__arrow{width:1.5rem;margin-right:1rem}}.reviews__navigation__next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.reviews__section{background-color:#f8f9f9}.reviews__tile-border{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto;padding:2px;background:-webkit-gradient(linear, left top, right top, from(#F8F9F9), to(rgba(55, 204, 123, 0.3)));background:linear-gradient(90deg, #F8F9F9, rgba(55, 204, 123, 0.3));border-radius:12px}@media only screen and (min-width: 75em){.reviews__tile-border{background:rgba(55,204,123,.3)}}.reviews__tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;border-radius:10px;padding:3rem 3rem 6rem 3rem}@media only screen and (min-width: 75em){.reviews__tile{padding:2rem}}.reviews__tile__content{-webkit-box-flex:4;-ms-flex:4;flex:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.reviews__tile__content__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.reviews__tile__content__top__logo{width:60%;-ms-flex-item-align:start;align-self:flex-start;margin-bottom:1rem}@media only screen and (min-width: 31.5em){.reviews__tile__content__top__logo{width:50%;-ms-flex-item-align:start;align-self:flex-start}}@media only screen and (min-width: 75em){.reviews__tile__content__top__logo{width:45%;-ms-flex-item-align:start;align-self:flex-start}}@media only screen and (min-width: 100em){.reviews__tile__content__top__logo{width:55%;-ms-flex-item-align:start;align-self:flex-start}}@media only screen and (min-width: 125em){.reviews__tile__content__top__logo{width:40%;-ms-flex-item-align:start;align-self:flex-start}}.reviews__tile__content__top__header{font-size:3rem;font-family:"SoraMedium";color:#228765;margin-bottom:1rem;text-align:left}@media only screen and (min-width: 31.5em){.reviews__tile__content__top__header{font-size:2.9rem}}@media only screen and (min-width: 62.5em){.reviews__tile__content__top__header{font-size:2.4rem}}@media only screen and (min-width: 75em){.reviews__tile__content__top__header{font-size:2rem}}@media only screen and (min-width: 100em){.reviews__tile__content__top__header{font-size:1.5rem}}@media only screen and (min-width: 125em){.reviews__tile__content__top__header{font-size:1.2rem}}.reviews__tile__content__top__text{margin-top:1rem;font-size:2.4rem;line-height:3.5rem;text-align:justify}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.reviews__tile__content__top__text{font-size:2.3rem;line-height:3.5rem}}@media only screen and (min-width: 31.5em){.reviews__tile__content__top__text{font-size:2.1rem}}@media only screen and (min-width: 62.5em){.reviews__tile__content__top__text{font-size:1.8rem}}@media only screen and (min-width: 75em){.reviews__tile__content__top__text{font-size:1.6rem;line-height:2.4rem}}@media only screen and (min-width: 100em){.reviews__tile__content__top__text{font-size:1.2rem;line-height:2rem}}@media only screen and (min-width: 125em){.reviews__tile__content__top__text{font-size:1rem;line-height:1.6rem}}.reviews__tile__content__footer__author{margin-top:4rem;font-size:2.6rem;font-family:"SoraMedium"}@media only screen and (min-width: 31.5em){.reviews__tile__content__footer__author{font-size:2.3rem}}@media only screen and (min-width: 62.5em){.reviews__tile__content__footer__author{font-size:2.4rem}}@media only screen and (min-width: 75em){.reviews__tile__content__footer__author{font-size:1.8rem}}@media only screen and (min-width: 100em){.reviews__tile__content__footer__author{font-size:1.4rem}}@media only screen and (min-width: 125em){.reviews__tile__content__footer__author{font-size:1.2rem}}.reviews__tile__content__footer__role{font-size:2.3rem;font-family:"SoraSemiBold";color:#0f645a;margin-top:1rem}@media only screen and (min-width: 31.5em){.reviews__tile__content__footer__role{margin-top:2rem;font-size:2.1rem}}@media only screen and (min-width: 62.5em){.reviews__tile__content__footer__role{font-size:1.9rem}}@media only screen and (min-width: 75em){.reviews__tile__content__footer__role{font-size:1.6rem;line-height:1.6rem}}@media only screen and (min-width: 100em){.reviews__tile__content__footer__role{font-size:1.2rem;margin-top:.8rem}}@media only screen and (min-width: 125em){.reviews__tile__content__footer__role{font-size:1.1rem}}.reviews__tile__content__footer__company{font-size:2rem;font-family:"SoraSemiBold";color:#2eb072}@media only screen and (min-width: 31.5em){.reviews__tile__content__footer__company{margin-top:.5rem;font-size:1.9rem}}@media only screen and (min-width: 62.5em){.reviews__tile__content__footer__company{font-size:1.7rem}}@media only screen and (min-width: 75em){.reviews__tile__content__footer__company{font-size:1.4rem;line-height:1.6rem}}@media only screen and (min-width: 100em){.reviews__tile__content__footer__company{margin-top:.2rem;font-size:1.2rem}}@media only screen and (min-width: 125em){.reviews__tile__content__footer__company{font-size:1.1rem}}.about{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background-color:#f8f9f9;width:100%;background:radial-gradient(ellipse at center, #D9FCE6 0%, rgba(217, 252, 230, 0.6) 30%, rgba(217, 252, 230, 0.1) 60%, #F8F9F9 100%);gap:3rem;margin:5rem 0}.about__section{background-color:#f8f9f9}@media only screen and (min-width: 62.5em){.about{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding-top:1rem;padding-bottom:8rem;margin:0;gap:1rem}}.about__tile-border{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:2px;background:-webkit-gradient(linear, left top, right top, from(#F8F9F9), to(rgba(55, 204, 123, 0.3)));background:linear-gradient(90deg, #F8F9F9, rgba(55, 204, 123, 0.3));border-radius:12px}@media only screen and (min-width: 62.5em){.about__tile-border{background:-webkit-gradient(linear, left top, right top, from(rgba(55, 204, 123, 0.3)), to(rgba(55, 204, 123, 0.3)));background:linear-gradient(90deg, rgba(55, 204, 123, 0.3), rgba(55, 204, 123, 0.3))}.about__tile-border>*{background:-webkit-gradient(linear, left top, right top, from(#F8F9F9), to(#F8F9F9));background:linear-gradient(to right, #F8F9F9, #F8F9F9)}.about__tile-border:first-child{background:-webkit-gradient(linear, left top, right top, from(#F8F9F9), to(rgba(55, 204, 123, 0.3)));background:linear-gradient(90deg, #F8F9F9, rgba(55, 204, 123, 0.3))}.about__tile-border:first-child>*{background:-webkit-gradient(linear, left top, right top, from(#F8F9F9), to(#FFFFFF));background:linear-gradient(to right, #F8F9F9, #FFFFFF)}.about__tile-border:last-child{background:-webkit-gradient(linear, left top, right top, from(rgba(55, 204, 123, 0.3)), to(#F8F9F9));background:linear-gradient(90deg, rgba(55, 204, 123, 0.3), #F8F9F9)}.about__tile-border:last-child>*{background:-webkit-gradient(linear, right top, left top, from(#F8F9F9), to(#FFFFFF));background:linear-gradient(to left, #F8F9F9, #FFFFFF)}}.about__tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;border-radius:10px;padding:3rem 1rem 6rem 1rem;background:-webkit-gradient(linear, left top, right top, from(#F8F9F9), to(#FFFFFF));background:linear-gradient(90deg, #F8F9F9, #FFFFFF)}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.about__tile{padding:3rem 2rem 6rem 2rem}}@media only screen and (min-width: 62.5em){.about__tile{padding:2rem}}.about__tile__number{-webkit-box-flex:1;-ms-flex:1;flex:1;font-size:5.5rem;padding:0rem 1rem 1rem 1rem;font-family:"SoraSemiBold";color:rgba(55,204,123,.2);font-weight:bolder}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.about__tile__number{font-size:6rem}}@media only screen and (min-width: 62.5em){.about__tile__number{font-size:4rem;padding:0rem 1rem 0 0}}@media only screen and (min-width: 100em){.about__tile__number{font-size:3rem}}.about__tile__content{-webkit-box-flex:4;-ms-flex:4;flex:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.about__tile__content__header{font-size:3.5rem;font-family:"SoraMedium";color:#228765}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.about__tile__content__header{font-size:3.3rem}}@media only screen and (min-width: 62.5em){.about__tile__content__header{font-size:2.2rem}}@media only screen and (min-width: 75em){.about__tile__content__header{font-size:2rem}}@media only screen and (min-width: 100em){.about__tile__content__header{font-size:1.5rem}}@media only screen and (min-width: 125em){.about__tile__content__header{font-size:1.4rem}}.about__tile__content__text{margin-top:1rem;font-size:2.4rem;line-height:3.4rem}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.about__tile__content__text{font-size:2.4rem;line-height:4rem}}@media only screen and (min-width: 62.5em){.about__tile__content__text{font-size:1.8rem;line-height:3rem}}@media only screen and (min-width: 75em){.about__tile__content__text{font-size:1.6rem;line-height:2.5rem}}@media only screen and (min-width: 100em){.about__tile__content__text{font-size:1.2rem;line-height:2rem}}@media only screen and (min-width: 125em){.about__tile__content__text{font-size:1.2rem;line-height:1.8rem}}.functions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 62.5em){.functions{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}@media only screen and (min-width: 75em){.functions{margin-top:3rem}}@media only screen and (min-width: 100em){.functions{margin-top:0}}.offer{position:relative;background:#f8f9f9;padding:5rem 0;margin-top:8rem}@media only screen and (min-width: 62.5em){.offer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media only screen and (min-width: 75em){.offer__section__content{width:85%}}@media only screen and (min-width: 100em){.offer__section__content{width:70%}}@media only screen and (min-width: 125em){.offer__section__content{width:50%}}.offer__content{min-height:100vh;padding:1px;border-radius:12px;background:-webkit-gradient(linear, left bottom, left top, from(#F8F9F9), color-stop(30%, #37CC7B), to(#37CC7B));background:linear-gradient(to top, #F8F9F9, #37CC7B 30%, #37CC7B);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 62.5em){.offer__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-flex:3;-ms-flex:3;flex:3}}@media only screen and (min-width: 75em){.offer__content{-webkit-box-flex:6;-ms-flex:6;flex:6}}.offer__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;position:sticky;bottom:0;background:#f8f9f9;width:100%;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding:1rem 2rem;border-top:3px solid #d9fce6}@media only screen and (min-width: 62.5em){.offer__menu{-webkit-box-flex:1;-ms-flex:1;flex:1;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:0;border-top:none}}@media only screen and (min-width: 75em){.offer__menu{-webkit-box-flex:2;-ms-flex:2;flex:2}}.offer__menu__active-tab-name{-webkit-box-flex:4;-ms-flex:4;flex:4;font-size:2.2rem;font-family:"SoraMedium",sans-serif;color:#2eb072;text-align:left;padding:12px 10px;border:3px solid #d9fce6;border-radius:10px;background:-webkit-gradient(linear, left top, right top, color-stop(50%, #FFFFFF), to(#D9FCE6));background:linear-gradient(to right, #FFFFFF 50%, #D9FCE6);margin:0 2rem}@media only screen and (min-width: 31.5em){.offer__menu__active-tab-name{font-size:2.5rem}}@media only screen and (min-width: 62.5em){.offer__menu__active-tab-name{display:none}}.offer__menu__panel{display:none}@media only screen and (min-width: 62.5em){.offer__menu__panel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:stretch;-ms-flex-align:stretch;align-items:stretch;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;margin-right:5rem;margin-top:3rem}}.offer__menu__panel__button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:1rem;text-align:left;background:-webkit-gradient(linear, left top, right top, from(#F8F9F9), to(rgba(217, 252, 230, 0.6)));background:linear-gradient(to right, #F8F9F9, rgba(217, 252, 230, 0.6));text-decoration:none;border-radius:10px}.offer__menu__panel__button-border{padding:1px;background:-webkit-gradient(linear, left top, right top, from(#F8F9F9), to(rgba(55, 204, 123, 0.8)));background:linear-gradient(to right, #F8F9F9, rgba(55, 204, 123, 0.8));border-radius:12px;margin-top:1rem;cursor:pointer}.offer__menu__panel__button.active>*{color:#37cc7b}.offer__menu__panel__button.active{background:#f8f9f9}.offer__menu__panel__button__number{font-size:1.8rem;color:#228765;font-family:"SoraMedium"}@media only screen and (min-width: 75em){.offer__menu__panel__button__number{font-size:1.7rem}}@media only screen and (min-width: 100em){.offer__menu__panel__button__number{font-size:1.4rem}}@media only screen and (min-width: 125em){.offer__menu__panel__button__number{font-size:1.2rem}}.offer__menu__panel__button__text{font-size:1.8rem;color:#228765;margin-left:1rem;font-family:"SoraMedium"}@media only screen and (min-width: 75em){.offer__menu__panel__button__text{font-size:1.7rem}}@media only screen and (min-width: 100em){.offer__menu__panel__button__text{font-size:1.4rem}}@media only screen and (min-width: 125em){.offer__menu__panel__button__text{font-size:1.2rem}}.offer__menu__navigation{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}@media only screen and (min-width: 62.5em){.offer__menu__navigation{display:none}}.offer__menu__navigation__button{margin:2px 0;padding:12px 24px;background:#d9fce6;color:#0f645a;text-decoration:none;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.offer__menu__navigation__button__icon{width:2rem;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}@media only screen and (min-width: 31.5em){.offer__menu__navigation__button__icon{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.offer__menu__navigation__button__icon-right{width:2rem;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.offer__menu__menu-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;border:3px solid #d9fce6;border-radius:10px;height:8rem;width:8rem;background-color:#fff}.offer__menu__menu-button__icon{position:relative}.offer__menu__menu-button__icon,.offer__menu__menu-button__icon::before,.offer__menu__menu-button__icon::after{width:5rem;height:3px;background-color:#9be6bd}@media only screen and (min-width: 31.5em){.offer__menu__menu-button__icon,.offer__menu__menu-button__icon::before,.offer__menu__menu-button__icon::after{display:inline-block}}.offer__menu__menu-button__icon::before,.offer__menu__menu-button__icon::after{content:"";position:absolute;left:0}.offer__menu__menu-button__icon::before{top:-1.45rem}.offer__menu__menu-button__icon::after{top:1.45rem}@media only screen and (min-width: 62.5em){.offer__menu__menu-button{display:none}}.offer__panel{display:none;border-radius:10px;padding:4rem 3rem;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;background:-webkit-gradient(linear, left bottom, left top, from(#F8F9F9), to(#FFFFFF));background:linear-gradient(to top, #F8F9F9, #FFFFFF)}.offer__panel__title{font-size:3rem;font-family:"SoraSemiBold";color:#228765;margin-top:3rem}@media only screen and (min-width: 62.5em){.offer__panel__title{font-size:2rem;margin-top:0}}@media only screen and (min-width: 75em){.offer__panel__title{font-size:1.9rem}}@media only screen and (min-width: 100em){.offer__panel__title{font-size:1.6rem}}@media only screen and (min-width: 125em){.offer__panel__title{font-size:1.4rem}}.offer__panel__subtitle{font-size:2.5rem;font-family:"SoraMedium";color:#228765;margin-top:6rem;text-align:left;-ms-flex-item-align:start;align-self:flex-start}@media only screen and (min-width: 62.5em){.offer__panel__subtitle{font-size:1.7rem;margin-top:3rem}}@media only screen and (min-width: 75em){.offer__panel__subtitle{font-size:1.8rem;margin-top:4rem}}@media only screen and (min-width: 100em){.offer__panel__subtitle{font-size:1.5rem}}@media only screen and (min-width: 125em){.offer__panel__subtitle{font-size:1.3rem}}.offer__panel__description{font-size:2.3rem;color:#0f645a;margin-top:2rem;text-align:justify;line-height:3.5rem}@media only screen and (min-width: 31.5em){.offer__panel__description{font-size:2rem;line-height:2.8rem}}@media only screen and (min-width: 62.5em){.offer__panel__description{font-size:1.5rem;line-height:3rem}}@media only screen and (min-width: 75em){.offer__panel__description{font-size:1.6rem;line-height:3rem}}@media only screen and (min-width: 100em){.offer__panel__description{font-size:1.3rem;line-height:2.2rem}}@media only screen and (min-width: 125em){.offer__panel__description{font-size:1.1rem;line-height:2.3rem}}.offer__panel__image{margin-top:2rem;width:100%;border-radius:10px}@media only screen and (min-width: 31.5em){.offer__panel__image{width:50%}}@media only screen and (min-width: 62.5em){.offer__panel__image{width:35%}}@media only screen and (min-width: 75em){.offer__panel__image{width:25%}}@media only screen and (min-width: 100em){.offer__panel__image{width:22%}}.offer__panel__img-desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 31.5em){.offer__panel__img-desc{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media only screen and (min-width: 31.5em){.offer__panel__img-desc.reverse{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}}.offer__panel__img-desc__image{margin:3rem 0;width:80%;border-radius:10px}@media only screen and (min-width: 31.5em){.offer__panel__img-desc__image{width:40%;height:auto;-ms-flex-item-align:center;align-self:center}}@media only screen and (min-width: 62.5em){.offer__panel__img-desc__image{width:40%}}@media only screen and (min-width: 75em){.offer__panel__img-desc__image{width:30%}}@media only screen and (min-width: 100em){.offer__panel__img-desc__image{width:28%}}@media only screen and (min-width: 125em){.offer__panel__img-desc__image{width:35%}}.offer__panel__img-desc__desc{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media only screen and (min-width: 31.5em){.offer__panel__img-desc__desc{width:60%;padding-right:2rem}}@media only screen and (min-width: 75em){.offer__panel__img-desc__desc{width:70%;padding:2rem 0;padding-right:2rem}}@media only screen and (min-width: 100em){.offer__panel__img-desc__desc{width:75%;padding:3rem 0;padding-right:2rem}}@media only screen and (min-width: 125em){.offer__panel__img-desc__desc{width:70%;padding:1rem 0;padding-right:1rem}}@media only screen and (min-width: 31.5em){.offer__panel__img-desc__desc-right{padding-right:0;padding-left:2rem}}@media only screen and (min-width: 75em){.offer__panel__img-desc__desc-right{padding-right:0;padding-left:2rem}}@media only screen and (min-width: 100em){.offer__panel__img-desc__desc-right{padding-right:0;padding-left:2rem}}@media only screen and (min-width: 125em){.offer__panel__img-desc__desc-right{padding-right:0;padding-left:1rem}}.offer__panel__images{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around}@media only screen and (min-width: 75em){.offer__panel__images{-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.offer__panel__images__item{width:34%;margin-top:2rem}@media only screen and (min-width: 31.5em){.offer__panel__images__item{padding:3rem}}@media only screen and (min-width: 62.5em){.offer__panel__images__item{width:24%}}@media only screen and (min-width: 75em){.offer__panel__images__item{width:20%}}@media only screen and (min-width: 125em){.offer__panel__images__item{width:22%}}.offer__panel__list{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;margin-top:3rem;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width: 31.5em){.offer__panel__list{-ms-flex-item-align:start;align-self:flex-start;margin-left:3rem}}@media only screen and (min-width: 62.5em){.offer__panel__list{margin-left:1rem}}@media only screen and (min-width: 125em){.offer__panel__list{margin-top:2rem}}.offer__panel__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:2.3rem;color:#0f645a;margin-top:1.5rem}@media only screen and (min-width: 31.5em){.offer__panel__list__item{font-size:1.8rem;width:50%}}@media only screen and (min-width: 62.5em){.offer__panel__list__item{font-size:1.4rem;margin-top:.5rem;padding-right:1rem}}@media only screen and (min-width: 75em){.offer__panel__list__item{font-size:1.6rem}}@media only screen and (min-width: 100em){.offer__panel__list__item{font-size:1.3rem}}@media only screen and (min-width: 100em){.offer__panel__list__item{font-size:1.1rem}}@media only screen and (min-width: 125em){.offer__panel__list__item{margin-top:.6rem}}.offer__panel__list__item__icon{width:3.5rem;margin-right:2rem}@media only screen and (min-width: 31.5em){.offer__panel__list__item__icon{width:3rem}}@media only screen and (min-width: 62.5em){.offer__panel__list__item__icon{width:2.2rem}}@media only screen and (min-width: 75em){.offer__panel__list__item__icon{width:2.2rem}}@media only screen and (min-width: 100em){.offer__panel__list__item__icon{width:1.8rem}}@media only screen and (min-width: 125em){.offer__panel__list__item__icon{width:1.4rem}}.offer__panel.active{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:1;-ms-flex:1;flex:1}.function-menu{display:none;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;position:fixed;top:0;bottom:0;left:0;right:0;z-index:9999;background-color:rgba(52,60,82,.6)}.function-menu__content{width:80%;height:80%;padding:2rem 3rem;overflow-y:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;background:-webkit-gradient(linear, left top, right top, from(#FFFFFF), color-stop(50%, #D9FCE6), to(#D9FCE6));background:linear-gradient(to right, #FFFFFF, #D9FCE6 50%, #D9FCE6)}@media only screen and (min-width: 31.5em){.function-menu__content{height:auto;width:80%}}@media only screen and (min-width: 62.5em){.function-menu__content{width:70%}}.function-menu__content__close-button{position:relative;width:28px;height:28px;background:rgba(0,0,0,0);border:none;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-item-align:end;align-self:flex-end}@media only screen and (min-width: 31.5em){.function-menu__content__close-button{margin-right:5rem}}@media only screen and (min-width: 62.5em){.function-menu__content__close-button{margin-right:1rem}}@media only screen and (min-width: 75em){.function-menu__content__close-button{display:none}}.function-menu__content__close-button span{display:block;height:3px;width:100%;border-radius:2px;position:relative;background-color:rgba(0,0,0,0)}.function-menu__content__close-button span::before,.function-menu__content__close-button span::after{content:"";position:absolute;left:0;width:100%;height:3px;background-color:#37cc7b;border-radius:2px}.function-menu__content__close-button span::before{top:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.function-menu__content__close-button span::after{top:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.function-menu__content__menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:5rem}.function-menu__content__menu__item{-webkit-box-flex:1;-ms-flex:1;flex:1;width:100%;padding:2rem 2rem;margin-right:1rem;margin-top:1rem;font-size:2.5rem;font-family:"SoraSemiBold";-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.function-menu__content__menu__item,.function-menu__content__menu__item:active{background-color:rgba(0,0,0,0);color:#0f645a;border:none;border-bottom:1px solid #37cc7b}.pricing__section{background:-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#F8F9F9));background:linear-gradient(to bottom, #FFFFFF, #F8F9F9)}.lead-text{max-width:90rem;margin:0 auto 6rem;text-align:center;font-family:"Nunito";font-size:2.4rem;line-height:1.6;color:#343c52}@media only screen and (min-width: 62.5em){.lead-text{font-size:1.6rem;margin-bottom:4rem}}@media only screen and (min-width: 75em){.lead-text{font-size:1.5rem}}@media only screen and (min-width: 100em){.lead-text{font-size:1.3rem}}.pricing{position:relative;width:100%}.pricing__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:3rem}.pricing__navigation__arrow{cursor:pointer;width:4rem;margin-left:3rem}@media only screen and (min-width: 31.5em){.pricing__navigation__arrow{width:3rem}}@media only screen and (min-width: 75em){.pricing__navigation__arrow{width:2.4rem;margin-left:2rem}}@media only screen and (min-width: 100em){.pricing__navigation__arrow{width:1.5rem;margin-left:1rem}}.pricing__navigation__next{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.pricing-swiper.swiper{padding-top:4rem}.pricing-swiper .swiper-slide{display:-webkit-box;display:-ms-flexbox;display:flex;height:auto}.pricing__card{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex:1;flex:1;padding:5rem 4rem;border-radius:14px;background-color:#fff;border:1px solid hsl(180,7.6923076923%,91.4509803922%);-webkit-box-shadow:0 1rem 4rem rgba(52,60,82,.06);box-shadow:0 1rem 4rem rgba(52,60,82,.06)}@media only screen and (min-width: 62.5em){.pricing__card{padding:4rem 2.5rem}}.pricing__card--recommended{border:2px solid #228765;-webkit-box-shadow:0 1.5rem 5rem rgba(34,135,101,.18);box-shadow:0 1.5rem 5rem rgba(34,135,101,.18)}.pricing__card__badge{position:absolute;top:0;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);padding:.8rem 2.4rem;border-radius:999px;background-color:#228765;color:#fff;font-family:"SoraSemiBold";font-size:1.6rem;white-space:nowrap}@media only screen and (min-width: 62.5em){.pricing__card__badge{font-size:1.1rem}}.pricing__card__name{font-family:"SoraSemiBold";font-size:3rem;color:#228765}@media only screen and (min-width: 62.5em){.pricing__card__name{font-size:2rem}}@media only screen and (min-width: 100em){.pricing__card__name{font-size:1.7rem}}.pricing__card__price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:.6rem;margin-top:2rem}.pricing__card__price__amount{font-family:"SoraSemiBold";font-size:4.4rem;color:#343c52}@media only screen and (min-width: 62.5em){.pricing__card__price__amount{font-size:2.8rem}}@media only screen and (min-width: 100em){.pricing__card__price__amount{font-size:2.3rem}}.pricing__card__price__period{font-family:"Nunito";font-size:2rem;color:hsl(224,22.3880597015%,46.2745098039%)}@media only screen and (min-width: 62.5em){.pricing__card__price__period{font-size:1.3rem}}.pricing__card__note{margin-top:1.5rem;font-family:"Nunito";font-size:2rem;line-height:1.5;color:hsl(224,22.3880597015%,41.2745098039%);min-height:6rem}@media only screen and (min-width: 62.5em){.pricing__card__note{font-size:1.3rem;min-height:5rem}}@media only screen and (min-width: 100em){.pricing__card__note{font-size:1.1rem}}.pricing__card__list{list-style:none;margin:3rem 0;padding:3rem 0 0;border-top:1px solid hsl(180,7.6923076923%,89.4509803922%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1.8rem;-webkit-box-flex:1;-ms-flex:1;flex:1}.pricing__card__list__item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1.4rem;font-family:"Nunito";font-size:2rem;line-height:1.4;color:#343c52}@media only screen and (min-width: 62.5em){.pricing__card__list__item{font-size:1.35rem;gap:1rem}}@media only screen and (min-width: 100em){.pricing__card__list__item{font-size:1.15rem}}.pricing__card__list__item__icon{width:2.2rem;-ms-flex-negative:0;flex-shrink:0;margin-top:.3rem}@media only screen and (min-width: 62.5em){.pricing__card__list__item__icon{width:1.5rem}}.pricing__card__list__item--group{font-family:"SoraMedium";color:#228765}.pricing__card__button{display:block;margin-top:auto;padding:2rem;border-radius:8px;text-align:center;text-decoration:none;font-family:"SoraMedium";font-size:2rem;cursor:pointer;-webkit-transition:all .2s ease;transition:all .2s ease;background-color:#cdf3de;color:#228765}.pricing__card__button:hover{background-color:#9be6bd}@media only screen and (min-width: 62.5em){.pricing__card__button{font-size:1.35rem;padding:1.4rem}}.pricing__card__button--primary{background-color:#228765;color:#fff}.pricing__card__button--primary:hover{background-color:#0f645a}.pricing__disclaimer{margin-top:4rem;text-align:center;font-family:"Nunito";font-size:1.8rem;color:hsl(224,22.3880597015%,51.2745098039%)}@media only screen and (min-width: 62.5em){.pricing__disclaimer{font-size:1.2rem}}@media only screen and (min-width: 100em){.pricing__disclaimer{font-size:1rem}}.faq__item{margin-top:2rem;cursor:pointer}@media only screen and (min-width: 75em){.faq__item{margin-top:1rem}}.faq__item__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-ms-flex-line-pack:center;align-content:center;background-color:#ebfaf2;border:1px solid #2eaf71;border-radius:15px;padding:2rem 3rem}@media only screen and (min-width: 75em){.faq__item__header{padding:1.5rem 2rem}}@media only screen and (min-width: 125em){.faq__item__header{padding:1rem 2rem;border-radius:25px}}.faq__item__header__text{-webkit-box-flex:4;-ms-flex:4;flex:4;font-size:2.5rem;font-family:"SoraMedium";color:#228765}@media only screen and (min-width: 62.5em){.faq__item__header__text{font-size:2rem}}@media only screen and (min-width: 75em){.faq__item__header__text{font-size:1.8rem}}@media only screen and (min-width: 100em){.faq__item__header__text{font-size:1.2rem}}@media only screen and (min-width: 125em){.faq__item__header__text{font-size:1.2rem}}.faq__item__header__icon-area{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.faq__item__header__icon-area__icon{width:3rem}@media only screen and (min-width: 75em){.faq__item__header__icon-area__icon{width:2rem}}@media only screen and (min-width: 100em){.faq__item__header__icon-area__icon{width:1.2rem}}.faq__item__header.active>.faq__item__header__icon-area{-webkit-transform:rotateZ(180deg);-ms-transform:rotate(180deg);transform:rotateZ(180deg);-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}.faq__item__header.active+.faq__item__content{margin:2rem 1rem;padding-bottom:3rem}@media only screen and (min-width: 75em){.faq__item__header.active+.faq__item__content{padding-bottom:0}}.faq__item__content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-height:0;overflow:hidden;-webkit-transition:all .2s ease-out;transition:all .2s ease-out}.faq__item__content__header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width: 31.5em){.faq__item__content__header{-ms-flex-pack:distribute;justify-content:space-around}}@media only screen and (min-width: 75em){.faq__item__content__header{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;justify-items:center;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.faq__item__content__header__arrow{width:10%}@media only screen and (min-width: 31.5em){.faq__item__content__header__arrow{width:5%}}.faq__item__content__header__image{width:90%}@media only screen and (min-width: 31.5em){.faq__item__content__header__image{width:60%}}@media only screen and (min-width: 62.5em){.faq__item__content__header__image{width:50%}}@media only screen and (min-width: 75em){.faq__item__content__header__image{width:70%}}.faq__item__content__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media only screen and (min-width: 75em){.faq__item__content__text{-webkit-box-flex:1;-ms-flex:1;flex:1;-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}}.faq__item__content__text__title{font-size:3.5rem;margin-top:2rem;font-family:"SoraMedium";font-weight:300;text-align:left}@media only screen and (min-width: 31.5em){.faq__item__content__text__title{font-size:3rem}}@media only screen and (min-width: 62.5em){.faq__item__content__text__title{font-size:2rem}}@media only screen and (min-width: 75em){.faq__item__content__text__title{margin-top:1rem;font-size:1.8rem}}@media only screen and (min-width: 100em){.faq__item__content__text__title{font-size:1.2rem}}@media only screen and (min-width: 125em){.faq__item__content__text__title{font-size:1.3rem}}.faq__item__content__text__description{margin-top:2.5rem;font-size:2.3rem;line-height:3rem;text-align:justify}@media only screen and (min-width: 31.5em){.faq__item__content__text__description{font-size:2.2rem}}@media only screen and (min-width: 62.5em){.faq__item__content__text__description{font-size:2rem}}@media only screen and (min-width: 75em){.faq__item__content__text__description{margin-top:1.5rem;font-size:1.6rem}}@media only screen and (min-width: 100em){.faq__item__content__text__description{font-size:1.1rem;line-height:2rem}}@media only screen and (min-width: 125em){.faq__item__content__text__description{font-size:1.1rem;line-height:2rem}}.pilot{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;background:radial-gradient(ellipse at center, #D9FCE6 0%, rgba(217, 252, 230, 0.6) 30%, rgba(217, 252, 230, 0.1) 60%, #FFFFFF 95%);gap:3rem;margin:5rem 0}@media only screen and (min-width: 62.5em){.pilot{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.pilot__section{position:relative;width:100%;margin-top:10rem;padding-top:10rem;scroll-margin-top:20rem}@media only screen and (min-width: 75em){.pilot__section{margin-top:1rem}}@media only screen and (min-width: 100em){.pilot__section{padding-top:3rem;scroll-margin-top:12rem}}.pilot__section__tiles{-ms-flex-item-align:end;align-self:flex-end;width:80%}@media only screen and (min-width: 75em){.pilot{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;padding:4rem 0;margin:0}}@media only screen and (min-width: 100em){.pilot{padding-top:1rem}}.pilot__image{position:absolute;width:50%;left:30%;top:-8rem}@media only screen and (min-width: 31.5em){.pilot__image{width:25%;left:40%;top:-4rem}}@media only screen and (min-width: 62.5em){.pilot__image{width:18%;left:45%;top:0}}@media only screen and (min-width: 75em){.pilot__image{width:12%;left:46%;top:4rem}}@media only screen and (min-width: 100em){.pilot__image{width:10%;left:48%;top:-2rem}}@media only screen and (min-width: 100em){.pilot__image{width:7%;left:48%;top:0}}.pilot .pilot-mobile{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (min-width: 75em){.pilot .pilot-mobile{display:none}}.pilot__tile-border{-webkit-box-flex:1;-ms-flex:1;flex:1;display:-webkit-box;display:-ms-flexbox;display:flex;padding:1px;border-radius:12px}.pilot__tile-border:nth-child(odd){background:-webkit-gradient(linear, left top, left bottom, from(rgba(55, 204, 123, 0.3)), to(#FFFFFF));background:linear-gradient(180deg, rgba(55, 204, 123, 0.3), #FFFFFF)}.pilot__tile-border:nth-child(even){background:-webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(rgba(55, 204, 123, 0.3)));background:linear-gradient(-180deg, #FFFFFF, rgba(55, 204, 123, 0.3))}@media only screen and (min-width: 75em){.pilot__tile-border:nth-child(even){background:-webkit-gradient(linear, left top, right top, from(#FFFFFF), to(rgba(55, 204, 123, 0.3)));background:linear-gradient(90deg, #FFFFFF, rgba(55, 204, 123, 0.3))}.pilot__tile-border:nth-child(odd){background:-webkit-gradient(linear, left top, right top, from(rgba(55, 204, 123, 0.3)), to(#FFFFFF));background:linear-gradient(90deg, rgba(55, 204, 123, 0.3), #FFFFFF)}}.pilot__tile{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;background-color:#fff;border-radius:10px;padding:3rem 3rem 6rem 3rem}@media only screen and (min-width: 75em){.pilot__tile{padding:1rem}}.pilot__tile__content{-webkit-box-flex:4;-ms-flex:4;flex:4;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (min-width: 75em){.pilot__tile__content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.pilot__tile__content__body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 75em){.pilot__tile__content__body{width:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;margin-left:2rem}}.pilot__tile__content__header{font-size:3rem;font-family:"SoraMedium";color:#228765;margin-top:3rem;margin-bottom:2rem;text-align:center}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.pilot__tile__content__header{font-size:3.3rem}}@media only screen and (min-width: 62.5em){.pilot__tile__content__header{font-size:2rem;width:80%}}@media only screen and (min-width: 75em){.pilot__tile__content__header{font-size:2rem;margin-bottom:1rem;text-align:left}}@media only screen and (min-width: 100em){.pilot__tile__content__header{font-size:1.7rem}}@media only screen and (min-width: 125em){.pilot__tile__content__header{font-size:1.4rem}}.pilot__tile__content__text{margin-top:1rem;font-size:2rem;line-height:3rem;text-align:center}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){.pilot__tile__content__text{font-size:2.3rem;line-height:3.5rem}}@media only screen and (min-width: 62.5em){.pilot__tile__content__text{font-size:1.7rem;margin-top:0}}@media only screen and (min-width: 75em){.pilot__tile__content__text{font-size:1.6rem;line-height:2.4rem;text-align:left}}@media only screen and (min-width: 100em){.pilot__tile__content__text{font-size:1.2rem;line-height:2rem}}@media only screen and (min-width: 125em){.pilot__tile__content__text{font-size:1rem}}.pilot__tile__content__image{display:none;width:60%;height:auto}@media only screen and (min-width: 31.5em){.pilot__tile__content__image{width:45%}}@media only screen and (min-width: 75em){.pilot__tile__content__image{display:-webkit-box;display:-ms-flexbox;display:flex;width:25%;margin-left:2rem}}.pilot__tile__content__button{-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#343c52;background-color:#ebfaf2;border:1px solid #37cc7b;font-family:"SoraSemiBold";font-size:2rem;padding:1.8rem 2.2rem;border-radius:30px;text-transform:uppercase;font-weight:bold;text-align:center;margin-top:3rem}@media only screen and (min-width: 62.5em){.pilot__tile__content__button{display:-webkit-box;display:-ms-flexbox;display:flex;font-size:1.5rem;padding:1.5rem}}@media only screen and (min-width: 75em){.pilot__tile__content__button{font-size:1.4rem;padding:1.5rem 1.8rem}}@media only screen and (min-width: 100em){.pilot__tile__content__button{font-size:1rem;padding:1rem 1.3rem}}@media only screen and (min-width: 125em){.pilot__tile__content__button{font-size:1rem;padding:1rem 2rem;border:2px solid #2eb072}}.pilot__tile__content__button,.pilot__tile__content__button:visited,.pilot__tile__content__button:active,.pilot__tile__content__button:link{text-decoration:none}.pilot__tile__content__button:hover{color:#0f645a;background-color:#fff}.footer{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0;padding-top:10rem}@media only screen and (min-width: 62.5em){.footer{padding-top:8rem}}@media only screen and (min-width: 75em){.footer{padding-top:0}}.footer__top{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media only screen and (min-width: 75em){.footer__top{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;width:80%;padding:5rem 0}}@media only screen and (min-width: 100em){.footer__top{padding:2rem 0;width:70%}}@media only screen and (min-width: 125em){.footer__top{padding:1rem 0;width:60%}}.footer__top__tixsel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #9be6bd;width:80%}@media only screen and (min-width: 62.5em){.footer__top__tixsel{width:60%}}@media only screen and (min-width: 75em){.footer__top__tixsel{border-bottom:none;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.footer__top__tixsel__logo{width:60%}@media only screen and (min-width: 31.5em){.footer__top__tixsel__logo{width:40%}}@media only screen and (min-width: 62.5em){.footer__top__tixsel__logo{width:25%}}@media only screen and (min-width: 75em){.footer__top__tixsel__logo{width:60%}}@media only screen and (min-width: 100em){.footer__top__tixsel__logo{width:50%}}@media only screen and (min-width: 125em){.footer__top__tixsel__logo{width:40%}}.footer__top__tixsel__motto{font-size:3rem;text-align:center;margin:4rem 0;width:90%;color:#0f645a;font-family:"SoraMedium"}@media only screen and (min-width: 31.5em){.footer__top__tixsel__motto{font-size:2.6rem}}@media only screen and (min-width: 62.5em){.footer__top__tixsel__motto{font-size:2.5rem}}@media only screen and (min-width: 75em){.footer__top__tixsel__motto{font-size:1.7rem;text-align:left;margin:2rem 0}}@media only screen and (min-width: 100em){.footer__top__tixsel__motto{font-size:1.4rem;margin-top:1.2rem}}@media only screen and (min-width: 125em){.footer__top__tixsel__motto{font-size:1.5rem;margin-top:1rem}}.footer__top__navigation{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;border-bottom:1px solid #9be6bd;width:80%;padding:4rem 5rem}@media only screen and (min-width: 62.5em){.footer__top__navigation{width:60%;padding-left:12rem}}@media only screen and (min-width: 75em){.footer__top__navigation{border-bottom:none;padding:0;width:100%}}.footer__top__navigation__item{-webkit-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:2.2rem;padding-top:1.5rem;padding-left:3rem;color:#0f645a;font-family:"SoraMedium";text-decoration:none}@media only screen and (min-width: 75em){.footer__top__navigation__item{font-size:1.8rem}}@media only screen and (min-width: 100em){.footer__top__navigation__item{font-size:1.4rem}}@media only screen and (min-width: 125em){.footer__top__navigation__item{font-size:1.3rem;padding-left:5rem}}.footer__top__navigation__item:hover{cursor:pointer;color:#37cc7b}.footer__top__contact{width:80%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:4rem 0;gap:3rem}@media only screen and (min-width: 75em){.footer__top__contact{gap:1rem}}.footer__top__contact__header{font-size:3rem;color:#228765;font-family:"SoraMedium"}@media only screen and (min-width: 31.5em){.footer__top__contact__header{font-size:2.6rem}}@media only screen and (min-width: 62.5em){.footer__top__contact__header{font-size:2.2rem}}@media only screen and (min-width: 75em){.footer__top__contact__header{font-size:1.8rem}}@media only screen and (min-width: 100em){.footer__top__contact__header{font-size:1.4rem}}@media only screen and (min-width: 125em){.footer__top__contact__header{font-size:1.2rem}}.footer__top__contact__header__icon{width:2rem;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);margin-left:2rem}@media only screen and (min-width: 75em){.footer__top__contact__header__icon{width:1.7rem}}@media only screen and (min-width: 100em){.footer__top__contact__header__icon{width:1rem;margin-left:1rem}}.footer__top__contact__email{font-size:3.4rem;color:#37cc7b;font-family:"SoraMedium";text-decoration:none}@media only screen and (min-width: 31.5em){.footer__top__contact__email{font-size:3rem}}@media only screen and (min-width: 62.5em){.footer__top__contact__email{font-size:2.4rem}}@media only screen and (min-width: 75em){.footer__top__contact__email{font-size:2rem}}@media only screen and (min-width: 100em){.footer__top__contact__email{font-size:1.6rem}}@media only screen and (min-width: 100em){.footer__top__contact__email{font-size:1.4rem}}.footer__top__contact__phone{font-size:2.8rem;color:#228765;font-family:"SoraMedium";text-decoration:none}@media only screen and (min-width: 31.5em){.footer__top__contact__phone{font-size:2.5rem}}@media only screen and (min-width: 62.5em){.footer__top__contact__phone{font-size:2.6rem}}@media only screen and (min-width: 75em){.footer__top__contact__phone{font-size:2rem}}@media only screen and (min-width: 100em){.footer__top__contact__phone{font-size:1.6rem}}@media only screen and (min-width: 100em){.footer__top__contact__phone{font-size:1.4rem}}.footer__bottom{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#f8f9f9;width:100%;gap:3rem;padding-top:8rem}@media only screen and (min-width: 62.5em){.footer__bottom{padding-top:4rem}}@media only screen and (min-width: 75em){.footer__bottom{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer__bottom__docs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media only screen and (min-width: 75em){.footer__bottom__docs{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.footer__bottom__docs>*{margin:0 1rem}}.footer__bottom__policy{font-size:2rem;color:#343c52;font-family:"SoraMedium";text-decoration:none}@media only screen and (min-width: 100em){.footer__bottom__policy{font-size:1rem}}.footer__bottom__copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;max-width:90%}.footer__bottom__copyright__info{font-size:2.2rem}@media only screen and (min-width: 62.5em){.footer__bottom__copyright__info{font-size:1.7rem}}@media only screen and (min-width: 100em){.footer__bottom__copyright__info{font-size:1.2rem}}.footer__bottom__copyright__motto{margin-top:1rem;font-size:2.2rem;text-align:center;padding-bottom:5rem}@media only screen and (min-width: 62.5em){.footer__bottom__copyright__motto{font-size:1.8rem;padding-bottom:4rem}}@media only screen and (min-width: 100em){.footer__bottom__copyright__motto{font-size:1.4rem}}@media only screen and (min-width: 100em){.footer__bottom__copyright__motto{font-size:1.2rem}}html{background-color:#fff;scroll-behavior:smooth;font-size:43.75%}@media only screen and (max-width: 31.5em)and (min-height: 43.75em){html{font-size:43.75%}}@media only screen and (min-width: 31.5em){html{font-size:50%}}@media only screen and (min-width: 62.5em){html{font-size:56.25%}}@media only screen and (min-width: 75em){html{font-size:62.5%}}@media only screen and (min-width: 100em){html{font-size:93.75%}}@media only screen and (min-width: 125em){html{font-size:100%}}