.hero__interior .hero__container{margin:0 auto;padding:0 0 5rem;position:relative;width:100%}@media(min-width: 1024px){.hero__interior .hero__container{max-width:calc(960px + 2rem)}}@media(min-width: 1460px){.hero__interior .hero__container{max-width:calc(1260px + 2rem)}}@media(min-width: 1960px){.hero__interior .hero__container{max-width:calc(1400px + 2rem)}}.hero__interior .hero__wrapper{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:8rem 2rem 4rem;position:relative;text-align:center;z-index:1}@media(min-width: 1024px){.hero__interior .hero__wrapper{padding:10rem 2rem 5rem}}.hero__interior .hero__wrapper:before{background-color:#cedee0;border-bottom-left-radius:6rem;border-bottom-right-radius:6rem;content:"";height:100%;left:.75rem;position:absolute;right:.75rem;top:0;z-index:-1}@media(min-width: 1024px){.hero__interior .hero__wrapper:before{left:1rem;right:1rem}}.hero__interior .hero__titleInt{color:#191818}.hero__interior .btns__wrapper{display:flex;gap:1rem;margin-top:1rem}.cards__list{align-items:stretch;border:.1rem solid #cedee0;border-radius:2rem;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between;margin:4rem 0;padding:1rem}@media(min-width: 460px){.cards__list{padding:2rem}}.cards__list .card__item{display:flex;flex-direction:column;gap:2rem;width:100%}@media(min-width: 768px){.cards__list .card__item{flex-direction:row;width:calc(50% - 1rem)}}.cards__list .card__item .card__info{background-color:#f5f8f9;border-radius:1rem;color:#191818;display:flex;flex-direction:column;gap:.5rem;padding:1rem}@media(min-width: 768px)and (max-width: 1023px){.cards__list .card__item .card__info{width:100%}}@media(min-width: 1024px){.cards__list .card__item .card__info{width:calc(50% - 1rem)}}.cards__list .card__item .card__info p{line-height:1.1}.cards__list .card__item .card__info p a{align-items:center;color:#156369;font-weight:700;display:inline-flex;gap:.5rem;margin-left:.5rem}.cards__list .card__item .card__info .card__icon{align-items:center;background-color:#e5eeef;border-radius:.5rem;display:flex;height:2.5rem;justify-content:center;padding:.35rem;width:2.5rem}.cards__list .card__item .card__info .card__icon svg path{fill:#156369}.cards__list .card__item .card__img img{border-radius:1rem;height:100%;max-height:300px;-o-object-fit:cover;object-fit:cover;width:100%}@media(min-width: 768px)and (max-width: 1023px){.cards__list .card__item .card__img img{display:none}}@media(min-width: 768px){.cards__list.cards__list--even .card__item:nth-child(3) .card__img,.cards__list.cards__list--even .card__item:nth-child(4) .card__img{order:1}}@media(min-width: 768px){.cards__list.cards__list--even .card__item:nth-child(3) .card__info,.cards__list.cards__list--even .card__item:nth-child(4) .card__info{order:2}}.cards__list.cards__list--services{margin:0}@media(min-width: 1024px){.cards__list.cards__list--services{flex-direction:row;flex-wrap:nowrap}}@media(min-width: 1024px){.cards__list.cards__list--services .card__item{flex-direction:column;justify-content:space-between;width:100%}}@media(min-width: 1024px){.cards__list.cards__list--services .card__item .card__info{height:calc(50% - 1rem);width:100%}}@media(min-width: 1024px){.cards__list.cards__list--services .card__item .card__img{height:calc(50% - 1rem);width:100%}}@media(min-width: 1024px){.cards__list.cards__list--services .card__item:nth-child(even) .card__img{order:1}}@media(min-width: 1024px){.cards__list.cards__list--services .card__item:nth-child(even) .card__info{order:2}}.heading__titles{max-width:800px;margin:0;width:100%}.reserved__section{padding:5rem 0}.reserved__section .reserved__list{display:flex;gap:2rem;padding:4rem 0 2rem}@media(max-width: 1023px){.reserved__section .reserved__list{flex-direction:column}}.reserved__section .reserved__list .reserved__item{background-color:#f5f8f9;border:.1rem solid #e9e9e9;border-radius:2rem;flex:1;overflow:hidden;padding:2rem;position:relative;transition:all .3s ease-out;z-index:2}@media(max-width: 1023px){.reserved__section .reserved__list .reserved__item{padding:1rem 1rem 3rem}}.reserved__section .reserved__list .reserved__item .reserved__link{inset:0;position:absolute;text-decoration:none;z-index:2}.reserved__section .reserved__list .reserved__item .reserved__cat-icon{align-items:center;background-color:#e5eeef;border-radius:.5rem;display:flex;justify-content:center;padding:.35rem;transition:all .3s ease-out;width:2.5rem}.reserved__section .reserved__list .reserved__item .reserved__cat-icon svg path{fill:#156369}.reserved__section .reserved__list .reserved__item .reserved__category{color:#156369;font-size:.85rem;text-transform:uppercase;transition:all .3s ease-out;margin-bottom:.15rem}.reserved__section .reserved__list .reserved__item img{aspect-ratio:1.5/1;border-radius:2rem;margin:1rem 0 1.25rem;transition:all .3s ease-out;width:100%}.reserved__section .reserved__list .reserved__item .title__wrap{display:flex;flex-direction:column;margin:3rem 0 1rem}.reserved__section .reserved__list .reserved__item .title__wrap .post__title{width:100%}.reserved__section .reserved__list .reserved__item .line__wrap{align-items:center;bottom:2rem;display:flex;gap:1rem;justify-content:space-between;position:absolute;right:2rem}@media(max-width: 1023px){.reserved__section .reserved__list .reserved__item .line__wrap{bottom:1rem;right:1rem}}.reserved__section .reserved__list .reserved__item .line__wrap svg{opacity:0;transition:all .2s ease-in;width:1.25rem}@media(max-width: 1023px){.reserved__section .reserved__list .reserved__item .line__wrap svg{opacity:1}}.reserved__section .reserved__list .reserved__item .line__wrap svg path{fill:#8957e0}.reserved__section .reserved__list .reserved__item:hover{background-color:rgba(242,237,252,.25)}.reserved__section .reserved__list .reserved__item:hover .line__wrap svg{opacity:1}.reserved__section .reserved__list .reserved__item:hover img{transform:scale(1.025)}.reserved__section .reserved__list .reserved__item:hover .reserved__category{color:#8957e0}.reserved__section .reserved__list .reserved__item:hover .reserved__cat-icon{background-color:#f2edfc}.reserved__section .reserved__list .reserved__item:hover .reserved__cat-icon svg path{fill:#8957e0}.chiasmus__section .flex__wrapper{border-radius:2rem;color:#191818;display:flex;flex-direction:column;flex-wrap:wrap;gap:1rem;padding:0}@media(min-width: 1024px){.chiasmus__section .flex__wrapper{flex-direction:row;gap:2rem;padding:2rem 0}}.chiasmus__section .flex__wrapper .col__sx .size-full img{background:#fff;border-radius:1rem;margin-bottom:1rem;max-width:200px}.chiasmus__section .flex__wrapper .col__sx img.size-full{background:#fff;border-radius:1rem;margin-bottom:1rem;max-width:200px}.chiasmus__section .flex__wrapper .col__sx .size-medium img{background:#fff;border-radius:1rem;margin-bottom:1rem;max-width:140px;padding:1rem}.chiasmus__section .flex__wrapper .col__sx img.size-medium{background:#fff;border-radius:1rem;margin-bottom:1rem;max-width:140px;padding:1rem}.chiasmus__section .flex__wrapper .col__sx,.chiasmus__section .flex__wrapper .col__dx{flex:1;width:100%}@media(min-width: 1024px){.chiasmus__section .flex__wrapper .col__sx,.chiasmus__section .flex__wrapper .col__dx{width:50%}}.chiasmus__section .flex__wrapper .col__sx>img,.chiasmus__section .flex__wrapper .col__dx>img{aspect-ratio:1;flex:1;width:100%}.chiasmus__section .flex__wrapper .content__inner{display:flex;flex-direction:column;justify-content:center}.chiasmus__section .flex__wrapper .content__inner .content__wrapper{display:flex;flex-direction:column;gap:.25rem;margin:1rem 0 3rem}@media(min-width: 1024px){.chiasmus__section .flex__wrapper .content__inner .content__wrapper{margin:1rem 0}}.chiasmus__section .flex__wrapper .content__inner .content__wrapper em,.chiasmus__section .flex__wrapper .content__inner .content__wrapper i,.chiasmus__section .flex__wrapper .content__inner .content__wrapper strong{color:#156369;font-style:normal;font-weight:700}.chiasmus__section .flex__wrapper .content__inner .content__list{margin:0;padding:0}.chiasmus__section .flex__wrapper .content__inner .content__list .content__item{align-items:center;display:flex;gap:1rem;margin-bottom:1rem}.chiasmus__section .flex__wrapper .content__inner .content__list .content__item svg{width:2rem}.chiasmus__section .flex__wrapper .content__inner .content__list .content__item svg path{fill:#156369}.chiasmus__section .flex__wrapper .content__inner .content__list .content__item .content__heading{display:flex;flex-direction:column}.chiasmus__section .flex__wrapper .content__inner .content__list .content__item .content__heading .content__title{font-size:1.15rem;font-weight:700}@media(min-width: 1024px){.chiasmus__section .flex__wrapper.flex__wrapper--reverse .col__dx{order:2}}@media(min-width: 1024px){.chiasmus__section .flex__wrapper.flex__wrapper--reverse .col__sx{order:1}}.container__inner--row{display:flex;flex-direction:row;gap:1rem}.container__inner--row .heading__wrapper{align-items:flex-start}.item__service{background-color:#fff;border:.1rem solid rgba(25,24,24,.1);border-radius:1.5rem;display:flex;flex-direction:column;height:100%;gap:1rem;margin-right:1rem;padding:1rem}.item__service .service__info{height:100%;max-width:90%}.item__service .service__info .service__title{color:#191818;font-size:1.35rem;margin:1rem 0}.item__service .service__count{align-items:center;background-color:#f2edfc;border:.1rem solid rgba(25,24,24,.1);border-radius:1rem;display:flex;justify-content:center;padding:.15rem .25rem;position:relative;width:3.5rem;z-index:2}.item__service .service__count span{color:#8957e0;font-size:2rem;font-weight:700}.item__service .service__img{margin:0 auto}.item__service.item__background{background-position:center;background-repeat:no-repeat;background-size:cover;overflow:hidden;position:relative}.item__service.item__background:before{content:"";position:absolute;inset:0;background:#8957e0;background:linear-gradient(0deg, rgb(137, 87, 224) 20%, rgba(137, 87, 224, 0) 200%);z-index:0}.item__service.item__background .service__info,.item__service.item__background .service__text{color:#fff;position:relative;z-index:2}.item__service.item__background .service__info .service__title,.item__service.item__background .service__text .service__title{color:#fff}.item__service.item__colored{background-color:#8957e0;overflow:hidden;position:absolute}.item__service.item__colored:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.45);z-index:0}.item__service.item__colored .service__info,.item__service.item__colored .service__text{color:#fff;position:relative;z-index:2}.item__service.item__colored .service__info .service__title,.item__service.item__colored .service__text .service__title{color:#fff}.item__service.item__colored.item__colored--light:before{background:hsla(0,0%,100%,.25)}.wrapper__slider{max-width:100%;position:relative;width:100%}.wrapper__slider .swiper-slide{height:auto}.wrap__pag{align-items:center;display:flex;gap:1rem;padding:1rem;position:relative}.wrap__pag .services__next,.wrap__pag .services__prev,.wrap__pag .services__pagination{bottom:0;left:0;margin:0;position:relative;right:auto;top:auto;width:-moz-fit-content;width:fit-content}.wrap__pag .services__next,.wrap__pag .services__prev{align-items:center;background-color:rgba(137,87,224,.25);border:.1rem solid rgba(25,24,24,.1);border-radius:.75rem;display:flex;height:2.25rem;justify-content:center;padding:.5rem;width:2.75rem}.wrap__pag .services__next svg,.wrap__pag .services__prev svg{display:block;height:2rem;width:2rem}.wrap__pag .services__next svg path,.wrap__pag .services__prev svg path{fill:#8957e0}.wrap__pag .services__prev{transform:rotate(180deg)}.wrap__pag .services__pagination{align-items:center;display:flex}.wrap__pag .services__pagination.swiper-pagination-horizontal{bottom:0;top:auto;width:-moz-fit-content;width:fit-content}.wrap__pag .services__pagination .swiper-pagination-bullet{background-color:#8957e0}.wrap__pag .services__next::after,.wrap__pag .services__prev::after{content:""}