header.about_header{padding-top:300px;padding-bottom:200px;position:relative;background-color:var(--primary);border-radius:0 0 30px 30px}@media screen and (max-width:800px){header.about_header{padding-top:100px;padding-bottom:50px;display:flex;flex-direction:column-reverse}}header.about_header:before{content:"";width:100%;height:300px;position:absolute;top:0;left:0;z-index:1;background:linear-gradient(0deg,rgba(34,38,33,0) 0,rgba(0,0,0,.5) 100%)}header.about_header .gallery{position:absolute;right:0;top:200px;display:flex;flex-direction:column;gap:50px}header.about_header .gallery .top .image{width:520px;height:270px}header.about_header .gallery .bottom{display:flex;gap:50px}header.about_header .gallery .bottom .image:first-child{width:270px;height:350px}@media screen and (max-width:800px){header.about_header .gallery{position:relative;top:0;left:0;gap:30px}header.about_header .gallery .top .image{width:90%;height:220px}header.about_header .gallery .bottom{gap:30px}header.about_header .gallery .bottom .image:first-child{width:50%;height:240px}}header.about_header .gallery .bottom .image:last-child{width:270px;height:450px;border-radius:16px 0 0 16px}header.about_header .gallery .image{overflow:hidden;border-radius:16px}header.about_header>.container{padding-right:50%}header.about_header .section__header{padding-left:100px;position:relative;z-index:10}header.about_header .section__header .title h1{color:var(--tertiary);font-size:var(--fontSizeXXL);line-height:calc(var(--fontSizeXXL) + 10px);font-family:var(--fontFamilyPrimary);font-weight:var(--fontWeightRegular);text-transform:uppercase}@media screen and (max-width:1500px){header.about_header .section__header .title h1{font-size:40px;line-height:50px}}@media screen and (max-width:800px){header.about_header .gallery .bottom .image:last-child{width:50%;height:300px}header.about_header>.container{padding-right:0}header.about_header .section__header{margin-bottom:50px;padding-left:0}header.about_header .section__header .title h1{font-size:25px;line-height:35px}}header.about_header .section__header .text p{color:var(--tertiary);font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 10px);font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular)}@media screen and (max-width:1500px){header.about_header .section__header .text p{font-size:20px;line-height:30px}}@media screen and (max-width:800px){header.about_header .section__header .text p{font-size:var(--fontSizeSM);line-height:calc(var(--fontSizeSM) + 10px)}}section.about_section_1 .section__header .uppertitle{width:fit-content;padding:8px 20px;background-color:var(--primary);border-radius:8px}section.about_section_1 .section__header .uppertitle span{color:var(--tertiary);font-size:var(--fontSizeMD);line-height:1;font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular);text-transform:uppercase}@media screen and (max-width:1500px){section.about_section_1 .section__header .uppertitle span{font-size:20px;line-height:30px}}section.about_section_1 .section__header .title h2{font-size:var(--fontSizeXL);line-height:calc(var(--fontSizeXL) + 10px);font-weight:var(--fontWeightRegular)}section.about_section_1 .section__header .title h2.ckAnimateReveal{--reveal-fill:var(--primary);--reveal-dim:var(--tertiaryDarker)}section.about_section_1 .rows .row:first-child .section__header{max-width:80%;margin-bottom:100px}section.about_section_1 .rows .row:first-child .columns .column .image{width:480px;max-width:100%;height:450px;overflow:hidden;border-radius:16px}section.about_section_1 .rows .row:last-child .columns .column:last-child{display:flex;justify-content:flex-end}section.about_section_1 .rows .row:last-child .columns .column .section__header{margin-top:100px}@media screen and (max-width:800px){section.about_section_1 .section__header .title h2{font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 10px)}section.about_section_1 .rows .row:first-child .section__header{max-width:100%;margin-bottom:50px}section.about_section_1 .rows .row:first-child .columns .column .image{height:380px}section.about_section_1 .rows .row:last-child .columns .column .section__header{margin-top:50px;margin-bottom:50px}}section.about_section_1 .rows .row:last-child .columns .column .image{width:630px;max-width:100%;height:630px;overflow:hidden;border-radius:16px}section.about_section_2{background-color:var(--primary);border-radius:30px}section.about_section_2 .section__header{margin-bottom:100px}section.about_section_2 .section__header .uppertitle{width:fit-content;padding:8px 20px;background-color:var(--secondary);border-radius:8px}section.about_section_2 .section__header .uppertitle span{color:var(--primary);font-size:var(--fontSizeMD);line-height:1;font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular);text-transform:uppercase}@media screen and (max-width:1500px){section.about_section_2 .section__header .uppertitle span{font-size:20px;line-height:30px}}section.about_section_2 .section__header .title h2{color:var(--tertiary);font-size:var(--fontSizeXL);line-height:calc(var(--fontSizeXL) + 10px);font-weight:var(--fontWeightRegular)}section.about_section_2 .section__header .title h2.ckAnimateReveal{--reveal-fill:var(--tertiary);--reveal-dim:var(--primaryDarker)}section.about_section_2 ul.items{padding-left:400px;display:flex;gap:50px}section.about_section_2 ul.items li.item{width:calc(33.3333333333% - 16.6666666667px - 20px)}section.about_section_2 ul.items li.item .image{width:75px;height:75px;margin-bottom:25px;border-radius:4px;background-color:var(--lightGrey)}section.about_section_2 ul.items li.item .title{margin-bottom:20px}section.about_section_2 ul.items li.item .title h3{color:var(--tertiary);font-size:28px;line-height:38px;font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular)}section.about_section_2 ul.items li.item .text p{color:var(--tertiary)}@media screen and (max-width:800px){section.about_section_1 .rows .row:last-child .columns .column .image{height:380px}section.about_section_2 .section__header .title h2{font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 10px)}section.about_section_2 ul.items{padding-left:0;flex-direction:column}section.about_section_2 ul.items li.item{width:100%}section.about_section_3 .section__header{margin-bottom:50px}}section.about_section_3 .section__header .uppertitle{width:fit-content;padding:8px 20px;background-color:var(--secondary);border-radius:8px}section.about_section_3 .section__header .uppertitle span{color:var(--primary);font-size:var(--fontSizeMD);line-height:1;font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular);text-transform:uppercase}@media screen and (max-width:1500px){section.about_section_3 .section__header .uppertitle span{font-size:20px;line-height:30px}}section.about_section_3 .section__header .title h2{font-size:var(--fontSizeXL);line-height:calc(var(--fontSizeXL) + 10px);font-weight:var(--fontWeightRegular)}@media screen and (max-width:1500px){section.about_section_3 .section__header .title h2{font-size:30px;line-height:40px}}section.about_section_3 .section__header .title h2.ckAnimateReveal{--reveal-fill:var(--primary);--reveal-dim:var(--tertiaryDarker)}section.about_section_3 .swiper__container{width:100%;position:relative;overflow:hidden;border-radius:16px}section.about_section_3 .swiper__container .swiper-button-next{width:60px;height:60px;position:absolute;top:50%;right:30%;transform:scale(1);transition:.2s ease-in-out;z-index:10;background-color:var(--secondary);border-radius:30px;color:var(--primary);font-size:var(--fontSizeLG);line-height:1}section.about_section_3 .swiper__container .swiper-button-next:hover{transform:scale(1.1)}section.about_section_3 .swiper__container .swiper-button-next:after{display:none}section.about_section_3 .swiper__container .swiper__team{width:100%;height:520px}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper{width:100%;height:100%}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide{width:auto;height:100%}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card{width:100%;position:relative;overflow:hidden;border-radius:16px}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__header{width:100%;background-color:var(--lightGrey)}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__header .image{width:100%;height:520px}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body{width:100%;padding:20px;position:absolute;bottom:0;left:0;display:flex;flex-flow:wrap row;background-color:var(--primary);border-radius:16px}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body .left{width:calc(100% - 42px);padding-right:50px}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body .left .title h3{color:var(--tertiary);font-size:18px;line-height:28px}@media screen and (max-width:800px){section.about_section_3 .section__header .title h2{font-size:var(--fontSizeMD);line-height:calc(var(--fontSizeMD) + 10px)}section.about_section_3 .swiper__container .swiper__team,section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__header .image{height:420px}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body .left .title h3{font-size:16px;line-height:26px}}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body .left .smalltitle span{color:var(--tertiary);font-size:var(--fontSizeSM);line-height:calc(var(--fontSizeSM) + 10px);font-family:var(--fontFamilyDefault);font-weight:var(--fontWeightRegular);text-transform:uppercase}@media screen and (max-width:800px){section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body .left .smalltitle span{font-size:14px;line-height:24px}}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body .right{width:42px}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body .right a.whatsapp{width:42px;height:42px;display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:var(--tertiary)}section.about_section_3 .swiper__container .swiper__team .swiper-wrapper .swiper-slide .card .card__body .right a.whatsapp span.icon{width:38px;height:38px;display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:var(--primary);color:var(--tertiary);font-size:var(--fontSizeMD);line-height:1}section.call_to_action{padding-top:50px}