@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";*{list-style:none;padding:0;text-decoration:none;box-sizing:border-box;margin:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}button,input,select,textarea{font-size:16px;font-weight:400;font-family:Space Grotesk,sans-serif}.flex{display:flex}.grid{display:grid}.grid-cols-2{grid-template-columns:repeat(2,1fr)}.grid-cols-3{grid-template-columns:repeat(3,1fr)}.grid-cols-4{grid-template-columns:repeat(4,1fr)}.hidden{display:none}.justify-start{justify-content:start}.justify-end{justify-content:end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-start{text-align:start}.text-end{text-align:end}.place-items-start{place-items:start}.place-items-end{place-items:end}.place-items-center{place-items:center}.place-items-baseline{place-items:baseline}.place-items-stretch{place-items:stretch}.gap-10{gap:10px}.gap-20{gap:20px}.gap-30{gap:30px}.shrink{flex-shrink:1}.shrink-0{flex-shrink:0}.w-full{width:100%}.h-screen{height:100vh}.h-auto{height:auto!important}.mb-10{margin-bottom:10px}.mb-20{margin-bottom:20px}.mb-30{margin-bottom:30px}.cms-button{padding:10px 20px;border:none;color:#fff;transition:all .3s ease;gap:10px;align-items:center;border-radius:.6666666667px;background:#cdaa55;width:max-content;display:flex}.cms-button:hover{color:#fff;background:#b99336}.cms-title{padding:80px 0;justify-content:center;flex-direction:column;text-align:center;align-items:center;width:100%;display:flex}@media(max-width:480px){.cms-title{padding:50px 15px}}.cms-title__container{justify-content:center;max-width:850px;flex-direction:column;align-items:center;display:flex}.cms-title__container h1{font-size:32px;font-weight:600}@media(max-width:480px){.cms-title__container h1{font-size:28px}}.cms-title__container span{font-weight:300;font-style:italic;line-height:1.5}@media(max-width:480px){.cms-title__container span{font-size:14px}}.cms-category{justify-content:center;margin-bottom:80px;flex-direction:column;align-items:center;width:100%;display:flex}@media(max-width:480px){.cms-category{padding:0 15px;margin-bottom:50px}}.cms-category__container{justify-content:center;flex-direction:column;gap:30px;align-items:center;width:1200px;display:flex}@media(max-width:480px){.cms-category__container{width:100%}}.cms-category__wrapper{grid-template-columns:repeat(3,1fr);gap:30px;width:100%;display:grid}@media(max-width:480px){.cms-category__wrapper{grid-template-columns:repeat(2,1fr);gap:15px}.cms-category__wrapper.mobile-1cols{grid-template-columns:repeat(1,1fr)}}.cms-team{justify-content:center;margin-bottom:80px;flex-direction:column;align-items:center;width:100%;display:flex}@media(max-width:480px){.cms-team{padding:0 15px;margin-bottom:50px}}.cms-team__container{justify-content:center;flex-direction:column;gap:30px;align-items:center;width:1200px;display:flex}@media(max-width:480px){.cms-team__container{width:100%}}.cms-team__wrapper{grid-template-columns:repeat(4,1fr);gap:30px;width:100%;display:grid}@media(max-width:480px){.cms-team__wrapper{grid-template-columns:repeat(2,1fr)}}.cms-contact{padding:40px 0;justify-content:center;flex-direction:column;align-items:center;width:100%;display:flex}@media(max-width:480px){.cms-contact{padding:20px 15px}}.cms-contact__container{flex-direction:column;width:1200px;display:flex}@media(max-width:480px){.cms-contact__container{width:100%}}.cms-contact__wrapper{padding:50px 50px 0;justify-content:space-between;gap:60px;width:100%;display:flex}@media(max-width:480px){.cms-contact__wrapper{padding:0;flex-direction:column;gap:30px;margin-top:20px}}.cms-contact__wrapper-text{flex-direction:column;display:flex}.cms-contact__wrapper-text h1{font-size:28px;font-weight:600;margin-bottom:20px}@media(max-width:480px){.cms-contact__wrapper-text h1{font-size:24px}}.cms-contact__wrapper-text h4{font-size:22px;font-weight:600;margin-bottom:10px}@media(max-width:480px){.cms-contact__wrapper-text h4{font-size:18px}}.cms-contact__wrapper-form{padding:40px;border:1px solid #eee;flex-direction:column;gap:20px;border-radius:2px;background:#fff;width:650px;margin-top:-100px;display:flex}@media(max-width:480px){.cms-contact__wrapper-form{padding:20px;width:100%;margin-top:0}}.cms-contact__wrapper-form>h3{font-size:26px;font-weight:600}.cms-contact__wrapper-form>button{padding:10px 20px;border:none;color:#fff;border-radius:5px;background:#cdaa55}.cms-contact__items{margin-bottom:40px;flex-direction:column;gap:20px;display:flex}.cms-contact__items>li{gap:10px;align-items:center;display:flex}.cms-contact__items>li i{height:65px;flex-shrink:0;justify-content:center;font-size:20px;font-size:30px;color:#cdaa55;align-items:center;border-radius:2px;background:rgba(205,170,85,.1);width:65px;display:flex}.cms-contact__items>li div{flex-direction:column;display:flex}.cms-contact__items>li div>span:first-child{font-size:12px;font-weight:300;opacity:.8}.cms-contact__social{gap:15px;display:flex}.cms-contact__social li{display:flex}.cms-contact__social a{height:45px;justify-content:center;color:#fff!important;transition:all .3s ease;align-items:center;border-radius:50%;width:45px;display:flex}.cms-contact__social a.uil-facebook-f{background:#3b5998}.cms-contact__social a.uil-instagram{background:#e4405f}.cms-contact__social a.uil-youtube{background:#cd201f}.cms-contact__social a.uil-twitter-alt{background:#55acee}.cms-contact__social a.fa-x-twitter{background:#262829}.cms-contact__social a.uil-linkedin-alt{background:#0077b5}.cms-contact__social a:hover{transform:scale(1.1)}.cms-contact__map{height:auto;overflow:hidden;aspect-ratio:3/1;border-radius:2px;width:100%}@media(max-width:480px){.cms-contact__map{aspect-ratio:1/1}}@media(min-width:481px)and (max-width:768px){.cms-contact__map{aspect-ratio:1/1}}@media(min-width:769px)and (max-width:1024px){.cms-contact__map{aspect-ratio:1/1}}.cms-contact__form-row{flex-direction:column;gap:3px;width:100%;display:flex}.cms-contact__form-row label{font-size:12px;font-weight:300;opacity:.8}.cms-contact__form-row input,.cms-contact__form-row textarea{padding:10px;border:1px solid #eee;transition:all .3s ease;outline:none;border-radius:5px;width:100%}.cms-contact__form-row input:focus,.cms-contact__form-row textarea:focus{border-color:#cdaa55;box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.cms-contact__form-row textarea{height:150px;resize:none}.cms-page{padding:40px 0;justify-content:center;flex-direction:column;align-items:center;width:100%;display:flex}@media(max-width:480px){.cms-page{padding:20px 15px}}.cms-page__container{flex-direction:column;gap:30px;width:960px;display:flex}@media(max-width:480px){.cms-page__container{width:100%}}.cms-page__container svg.not-found{max-height:450px}.cms-page__title{flex-direction:column;width:100%;display:flex}.cms-page__title h1{font-size:32px;font-weight:600;margin-bottom:5px}.cms-page__title span{font-size:18px;font-weight:300}.cms-page__title span img{height:auto!important;max-width:100%!important}.cms-page__img{height:auto;object-fit:cover;aspect-ratio:16/8;border-radius:2px;background:#eee;margin-left:-85px;width:calc(100% + 170px)}@media(max-width:480px){.cms-page__img{margin-left:0;width:100%}}.cms-page__content{width:100%;line-height:1.5}.cms-page__content img{height:auto!important;max-width:100%!important}.cms-post{flex-direction:column;width:100%;display:flex}.cms-post__img{margin-bottom:10px;width:100%;display:flex}.cms-post__img img{height:auto;border:1px solid #eee;object-fit:cover;aspect-ratio:16/10;border-radius:2px;background:#eee;width:100%}.cms-post__category{font-size:14px;font-weight:300;transition:all .3s ease;opacity:.5}.cms-post__category:hover{opacity:1}.cms-post>h2{font-size:18px;font-weight:600;line-height:1.5}@media(max-width:480px){.cms-post>h2{font-size:16px}}.cms-user{flex-direction:column;width:100%;display:flex}.cms-user img{height:auto;border:1px solid #eee;margin-bottom:10px;object-fit:cover;aspect-ratio:13/16;border-radius:2px;background:#eee;width:100%}.cms-user>h2{font-size:18px;font-weight:600}@media(max-width:480px){.cms-user>h2{font-size:16px}}.cms-user>span{font-size:14px;font-weight:300}.cms-comment{border:1px solid #eee;flex-direction:column;border-radius:2px;width:100%;display:flex}.cms-comment__header{padding:15px 20px;font-size:14px;border-bottom:1px solid #eee;gap:10px;align-items:center;display:flex}.cms-comment__header span{font-weight:700}.cms-comment__text{padding:20px;font-size:18px;font-style:italic;line-height:1.5}@media(max-width:480px){.cms-comment__text{padding:15px;font-size:16px}}.cms-pagination{gap:5px}.cms-pagination,.cms-pagination a{justify-content:center;align-items:center;display:flex}.cms-pagination a{height:45px;border:1px solid #eee;transition:all .3s ease;opacity:.8;border-radius:5px;width:45px}.cms-pagination a:hover{opacity:1}.cms-pagination a.active{border:none;color:#fff;opacity:1;background:#cdaa55}.cms-gallery{grid-template-columns:repeat(4,1fr);gap:20px;width:100%;display:grid}.cms-gallery__item{display:flex}.cms-gallery__item img{height:auto;border:1px solid #eee;object-fit:cover;aspect-ratio:1/1;border-radius:2px;background:#eee;width:100%}.cms-form{flex-direction:column;gap:20px;width:100%;display:flex}.cms-form h2{font-size:24px;font-weight:600}.cms-form button{padding:10px 20px;border:none;color:#fff;border-radius:5px;background:#cdaa55}.cms-form__item{flex-direction:column;gap:3px;width:100%;display:flex}.cms-form__item label{font-size:12px;font-weight:300;opacity:.8}.cms-form__item input,.cms-form__item select,.cms-form__item textarea{padding:10px;border:1px solid #eee;transition:all .3s ease;outline:none;border-radius:5px;width:100%}.cms-form__item input:focus,.cms-form__item select:focus,.cms-form__item textarea:focus{border-color:#cdaa55;box-shadow:0 0 5px 0 rgba(0,0,0,.1)}.cms-form__item input:required,.cms-form__item select:required,.cms-form__item textarea:required{border-left:2px solid #cd201f}.cms-form__item textarea{height:150px;resize:none}.cms-product{padding:40px 0;justify-content:center;flex-direction:column;align-items:center;width:100%;display:flex}@media(max-width:480px){.cms-product{padding:20px 15px}}.cms-product__container{gap:40px;width:1200px;display:flex}@media(max-width:480px){.cms-product__container{flex-direction:column;gap:30px;width:100%}}.cms-product__gallery{flex-shrink:0;position:sticky;flex-direction:column;align-self:flex-start;gap:15px;top:150px;width:610px;display:flex}@media(max-width:480px){.cms-product__gallery{position:relative;top:0;width:100%}}.cms-product__top{overflow:hidden;width:100%;display:flex}.cms-product__top-wrapper{display:flex}.cms-product__top-img{width:100%;display:flex}.cms-product__top-img img{height:auto;border:1px solid #eee;object-fit:cover;aspect-ratio:16/10;border-radius:2px;background:#eee;width:100%}.cms-product__bottom{overflow:hidden;width:100%;display:flex}.cms-product__bottom-wrapper{display:flex}.cms-product__bottom-img{height:auto;border:1px solid #eee;object-fit:cover;aspect-ratio:16/10;border-radius:1px;background:#eee;cursor:pointer;width:100%}.cms-product__bottom-img.swiper-slide-thumb-active{border-color:#cdaa55}.cms-product__content{flex-direction:column;gap:10px;width:100%;display:flex}.cms-product__content h1{font-size:32px;font-weight:600}@media(max-width:480px){.cms-product__content h1{font-size:28px}}.cms-product__content-description{font-size:18px;font-weight:300}.cms-product__content-description p:last-child{margin-bottom:0}.cms-product__item{overflow:hidden;border:1px solid #eee;flex-direction:column;border-radius:1px;background:#fff;margin-top:10px;display:flex}.cms-product__item.active h2 i{transform:rotate(180deg)}.cms-product__item.active .cms-product__item-content{padding:20px;max-height:1000px;line-height:1.5}.cms-product__item.active .cms-product__item-content h1{font-size:24px;font-weight:600}.cms-product__item.active .cms-product__item-content h2{font-size:18px;font-weight:600;margin-bottom:10px}.cms-product__item.active .cms-product__item-content h3,.cms-product__item.active .cms-product__item-content h4,.cms-product__item.active .cms-product__item-content h5{font-size:16px;font-weight:600;margin-bottom:10px}.cms-product__item.active .cms-product__item-content ul{margin:15px}.cms-product__item.active .cms-product__item-content img{height:auto!important;max-width:100%!important;width:auto!important}.cms-product__item h2{padding:10px 20px;justify-content:space-between;font-size:18px;font-weight:600;color:#cdaa55;border-bottom:1px solid #eee;align-items:center;cursor:pointer;display:flex}.cms-product__item h2 i{transition:all .3s ease}.cms-product__item-content{overflow:hidden;padding:0;transition:all .3s ease;max-height:0}.cms-catalogs{justify-content:center;margin-bottom:80px;flex-direction:column;align-items:center;width:100%;display:flex}@media(max-width:480px){.cms-catalogs{padding:0 15px;margin-bottom:50px}}.cms-catalogs__container{justify-content:center;flex-direction:column;gap:30px;align-items:center;width:1200px;display:flex}@media(max-width:480px){.cms-catalogs__container{width:100%}}.cms-catalogs__wrapper{grid-template-columns:repeat(2,1fr);gap:30px;width:100%;display:grid}@media(max-width:480px){.cms-catalogs__wrapper{grid-template-columns:1fr}}.cms-catalog{padding:20px;border:1px solid #eee;transition:all .3s ease;gap:10px;align-items:center;border-radius:2px;width:100%;display:flex}.cms-catalog:hover{border:1px solid #cdaa55;background:rgba(205,170,85,.1)}.cms-catalog i{height:60px;justify-content:center;font-size:30px;color:#cdaa55;align-items:center;border-radius:1px;background:rgba(205,170,85,.1);width:60px;display:flex}.cms-catalog h2{font-size:22px;font-weight:600}.cms-img-content{justify-content:center;margin-bottom:80px;flex-direction:column;align-items:center;width:100%;display:flex}@media(max-width:480px){.cms-img-content{padding:0 15px;margin-bottom:50px}}.cms-img-content__container{justify-content:center;flex-direction:column;gap:10px;align-items:center;width:1200px;display:flex}@media(max-width:480px){.cms-img-content__container{width:100%}}.cms-img-content__item{gap:10px;width:100%;display:flex}@media(max-width:480px){.cms-img-content__item{flex-direction:column!important}}.cms-img-content__item:hover .cms-img-content__item-text{color:#fff;background:#cdaa55}.cms-img-content__item:nth-child(2n){flex-direction:row-reverse}.cms-img-content__item-img{height:auto;flex-shrink:0;width:calc(50% - 5px);display:flex}@media(max-width:480px){.cms-img-content__item-img{width:100%}}.cms-img-content__item-img img{height:auto;border:1px solid #eee;object-fit:cover;aspect-ratio:3/2;border-radius:2px;background:#eee;width:100%}.cms-img-content__item-text{flex-shrink:0;padding:40px;justify-content:center;font-size:18px;transition:all .3s ease;flex-direction:column;gap:10px;align-items:center;border-radius:2px;background:rgba(205,170,85,.03);width:calc(50% - 5px);display:flex}@media(max-width:480px){.cms-img-content__item-text{padding:20px;font-size:16px;width:100%}}.cms-img-content__item-text h1,.cms-img-content__item-text h2,.cms-img-content__item-text h3{font-size:28px;font-weight:600;margin-bottom:10px}@media(max-width:480px){.cms-img-content__item-text h1,.cms-img-content__item-text h2,.cms-img-content__item-text h3{font-size:18px}}html{scroll-behavior:smooth}@media(max-width:480px){html{scroll-snap-type:none!important}}@media(min-width:481px)and (max-width:768px){html{scroll-snap-type:none!important}}@media(min-width:769px)and (max-width:1024px){html{scroll-snap-type:none!important}}body{font-size:16px;background:#000;font-family:Poppins,sans-serif}a,body{color:#fff}a{transition:color .3s ease}a:hover{color:#35c714}strong{font-weight:700}p{margin-bottom:15px}.button{justify-content:center;border:none;gap:10px;align-items:center;cursor:pointer;width:max-content;display:flex}.button,.button i{transition:all .3s ease}.button i{font-size:18px;color:#35c714}.button--send{padding:10px 20px;border:1px solid hsla(0,0%,100%,.102);color:#fff;background:#000}.button--send:hover{color:#000;background:#35c714}.button--send:hover i{color:#000}.title-main{max-width:680px;flex-direction:column;gap:10px;width:100%;display:flex}@media(max-width:480px){.title-main{gap:5px}}@media(min-width:481px)and (max-width:768px){.title-main{gap:5px}}@media(min-width:769px)and (max-width:1024px){.title-main{gap:5px}}.title-main>h2{font-size:32px;font-weight:600}@media(max-width:480px){.title-main>h2{font-size:26px}}@media(min-width:481px)and (max-width:768px){.title-main>h2{font-size:26px}}@media(min-width:769px)and (max-width:1024px){.title-main>h2{font-size:26px}}.title-main>span{font-size:18px;font-weight:300;opacity:.7;line-height:1.6}@media(max-width:480px){.title-main>span{font-size:14px}}@media(min-width:481px)and (max-width:768px){.title-main>span{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.title-main>span{font-size:14px}}.header{padding:40px 0;justify-content:center;position:absolute;top:0;align-items:center;left:0;width:100%;display:flex;z-index:99}@media(max-width:480px){.header{padding:15px 10px}}@media(min-width:481px)and (max-width:768px){.header{padding:15px 10px}}@media(min-width:769px)and (max-width:1024px){.header{padding:15px 10px}}.header:before{height:200%;content:"";position:absolute;background:linear-gradient(180deg,rgba(0,0,0,.8),transparent);width:100%;z-index:1}.header__container{justify-content:space-between;position:relative;max-width:1200px;align-items:center;width:calc(100% - 160px);display:flex;z-index:10}@media(max-width:480px){.header__container{width:100%}}@media(min-width:481px)and (max-width:768px){.header__container{width:100%}}@media(min-width:769px)and (max-width:1024px){.header__container{width:100%}}.header__logo{display:flex}.header__logo img{max-width:55px;max-height:55px}.header__menu{gap:30px;display:flex}@media(max-width:480px){.header__menu{overflow:hidden;padding:20px;transition:all .3s ease;position:absolute;flex-direction:column;max-height:0;opacity:0;visibility:hidden;gap:10px;top:65px;background:#fff;left:0;width:100%}.header__menu.active{max-height:500px;opacity:1;visibility:visible}}@media(min-width:481px)and (max-width:768px){.header__menu{overflow:hidden;padding:20px;transition:all .3s ease;position:absolute;flex-direction:column;max-height:0;opacity:0;visibility:hidden;gap:10px;top:65px;background:#fff;left:0;width:100%}.header__menu.active{max-height:500px;opacity:1;visibility:visible}}@media(min-width:769px)and (max-width:1024px){.header__menu{overflow:hidden;padding:20px;transition:all .3s ease;position:absolute;flex-direction:column;max-height:0;opacity:0;visibility:hidden;gap:10px;top:65px;background:#fff;left:0;width:100%}.header__menu.active{max-height:500px;opacity:1;visibility:visible}}.header__menu>li{display:flex}.header__menu>li a{position:relative;gap:5px;align-items:center;display:flex}@media(max-width:480px){.header__menu>li a{color:#000}}@media(min-width:481px)and (max-width:768px){.header__menu>li a{color:#000}}@media(min-width:769px)and (max-width:1024px){.header__menu>li a{color:#000}}.header__menu>li a i{font-size:18px;color:#35c714;transition:all .3s ease}.header__menu>li a:before{height:3px;transition:all .3s ease;content:"";position:absolute;bottom:-8px;border-radius:3px;background:#35c714;left:0;width:0}.header__menu>li a:hover:before{width:70%}.header__menu .sub-menu{overflow:hidden;transition:all .3s ease;position:absolute;max-height:0;opacity:0;visibility:hidden;top:75px;left:0;width:100%;display:flex}@media(max-width:480px){.header__menu .sub-menu{display:none}}@media(min-width:481px)and (max-width:768px){.header__menu .sub-menu{display:none}}@media(min-width:769px)and (max-width:1024px){.header__menu .sub-menu{display:none}}.header__menu .sub-menu__container{backdrop-filter:blur(10px);padding:40px;justify-content:space-between;border-top:3px solid #35c714;background:rgba(0,0,0,.631);width:100%;display:flex}.header__menu>li:hover .sub-menu{max-height:500px;opacity:1;visibility:visible}.header__lang{gap:20px;align-items:center;display:flex}.header__lang ul{gap:10px;display:flex}.header__lang ul a{font-weight:300;text-transform:uppercase;position:relative}.header__lang ul a.active{font-weight:600}.header__lang ul a.active:before{height:3px;content:"";position:absolute;bottom:-8px;border-radius:3px;background:#35c714;left:0;width:100%}.header__mobile-menu{font-size:45px;display:none}@media(max-width:480px){.header__mobile-menu{display:flex}}@media(min-width:481px)and (max-width:768px){.header__mobile-menu{display:flex}}@media(min-width:769px)and (max-width:1024px){.header__mobile-menu{display:flex}}.header-sub{overflow:hidden;min-height:450px;justify-content:center;position:relative;border-bottom:1px solid hsla(0,0%,100%,.102);align-items:flex-end;padding-bottom:50px;width:100%;display:flex}@media(max-width:480px){.header-sub{min-height:300px;padding-top:100px;padding-bottom:30px}}@media(min-width:481px)and (max-width:768px){.header-sub{min-height:300px;padding-top:100px;padding-bottom:30px}}@media(min-width:769px)and (max-width:1024px){.header-sub{min-height:300px;padding-top:100px;padding-bottom:30px}}.header-sub__container{position:relative;max-width:1200px;flex-direction:column;gap:20px;width:calc(100% - 160px);display:flex;z-index:10}@media(max-width:480px){.header-sub__container{padding:0 15px;width:100%}}@media(min-width:481px)and (max-width:768px){.header-sub__container{padding:0 15px;width:100%}}@media(min-width:769px)and (max-width:1024px){.header-sub__container{padding:0 15px;width:100%}}.header-sub__title{max-width:800px;flex-direction:column;gap:10px;display:flex}.header-sub__title>h1{font-size:38px;font-weight:600}@media(max-width:480px){.header-sub__title>h1{font-size:26px}}@media(min-width:481px)and (max-width:768px){.header-sub__title>h1{font-size:26px}}@media(min-width:769px)and (max-width:1024px){.header-sub__title>h1{font-size:26px}}.header-sub__title>span{font-size:18px;font-weight:300;opacity:.7;line-height:1.6}@media(max-width:480px){.header-sub__title>span{font-size:14px}}@media(min-width:481px)and (max-width:768px){.header-sub__title>span{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.header-sub__title>span{font-size:14px}}.header-sub__img{height:100%;pointer-events:none;position:absolute;object-fit:cover;opacity:.25;top:0;left:0;width:100%;z-index:1}.header-sub__video{height:auto;transform:translateX(-50%) translateY(-50%);min-height:100%;position:absolute;opacity:.25;min-width:100%;top:50%;left:50%;width:auto}.line{height:100vh;padding:20px 0;justify-content:center;position:fixed;top:0;align-items:flex-end;width:60px;display:flex;z-index:10}@media(max-width:480px){.line{display:none}}@media(min-width:481px)and (max-width:768px){.line{display:none}}@media(min-width:769px)and (max-width:1024px){.line{display:none}}.line--left{border-right:1px solid hsla(0,0%,100%,.102);left:0}.line--right{border-left:1px solid hsla(0,0%,100%,.102);right:0}section.section{height:100vh;min-height:750px;padding:50px 0}@media(max-width:480px){section.section{height:auto;min-height:600px;padding:50px 15px}}@media(min-width:481px)and (max-width:768px){section.section{height:auto;min-height:600px;padding:50px 15px}}@media(min-width:769px)and (max-width:1024px){section.section{height:auto;min-height:600px;padding:50px 15px}}.section{padding:120px 0;justify-content:center;scroll-snap-align:start;position:relative;border-bottom:1px solid hsla(0,0%,100%,.102);align-items:center;width:100%;display:flex}@media(max-width:480px){.section{height:auto;padding:50px 15px}}@media(min-width:481px)and (max-width:768px){.section{height:auto;padding:50px 15px}}@media(min-width:769px)and (max-width:1024px){.section{height:auto;padding:50px 15px}}.section--hero{overflow:hidden}.section--services .section__container{max-width:1000px}.section--services .section__wrapper{justify-content:space-between}@media(max-width:480px){.section--services .section__wrapper{flex-direction:column;gap:30px}}@media(min-width:481px)and (max-width:768px){.section--services .section__wrapper{flex-direction:column;gap:30px}}@media(min-width:769px)and (max-width:1024px){.section--services .section__wrapper{flex-direction:column;gap:30px}}.section--projects{min-height:900px!important}@media(max-width:480px){.section--projects{min-height:auto!important}}@media(min-width:481px)and (max-width:768px){.section--projects{min-height:auto!important}}@media(min-width:769px)and (max-width:1024px){.section--projects{min-height:auto!important}}.section--projects .section__wrapper{grid-template-columns:repeat(4,1fr);display:grid}@media(max-width:480px){.section--projects .section__wrapper{grid-template-columns:repeat(2,1fr)}}@media(min-width:481px)and (max-width:768px){.section--projects .section__wrapper{grid-template-columns:repeat(2,1fr)}}@media(min-width:769px)and (max-width:1024px){.section--projects .section__wrapper{grid-template-columns:repeat(2,1fr)}}.section--projects .button--main{margin-left:auto}.section--about .section__wrapper{gap:40px}@media(max-width:480px){.section--about .section__wrapper{flex-direction:column;gap:30px}}@media(min-width:481px)and (max-width:768px){.section--about .section__wrapper{flex-direction:column;gap:30px}}@media(min-width:769px)and (max-width:1024px){.section--about .section__wrapper{flex-direction:column;gap:30px}}.section--blogs .section__wrapper{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}@media(max-width:480px){.section--blogs .section__wrapper{grid-template-columns:1fr;gap:20px}}@media(min-width:481px)and (max-width:768px){.section--blogs .section__wrapper{grid-template-columns:1fr;gap:20px}}@media(min-width:769px)and (max-width:1024px){.section--blogs .section__wrapper{grid-template-columns:1fr;gap:20px}}.section--contact{height:auto!important;padding-bottom:120px!important}@media(max-width:480px){.section--contact{padding-bottom:100px!important}}@media(min-width:481px)and (max-width:768px){.section--contact{padding-bottom:100px!important}}@media(min-width:769px)and (max-width:1024px){.section--contact{padding-bottom:100px!important}}.section--contact .section__wrapper{justify-content:space-between}@media(max-width:480px){.section--contact .section__wrapper{flex-direction:column;gap:30px}}@media(min-width:481px)and (max-width:768px){.section--contact .section__wrapper{flex-direction:column;gap:30px}}@media(min-width:769px)and (max-width:1024px){.section--contact .section__wrapper{flex-direction:column;gap:30px}}.section__container{position:relative;max-width:1200px;flex-direction:column;gap:50px;width:calc(100% - 160px);display:flex;z-index:10}@media(max-width:480px){.section__container{gap:30px;width:100%}}@media(min-width:481px)and (max-width:768px){.section__container{gap:30px;width:100%}}@media(min-width:769px)and (max-width:1024px){.section__container{gap:30px;width:100%}}.section__wrapper{align-items:flex-start;width:100%;display:flex}.section__img{height:100%;pointer-events:none;position:absolute;object-fit:cover;opacity:.15;top:0;left:0;width:100%;z-index:1}.section__video{height:auto;transform:translateX(-50%) translateY(-50%);min-height:100%;opacity:.25;min-width:100%;top:50%;width:auto}.footer,.section__video{position:absolute;left:50%}.footer{transform:translateX(-50%);max-width:1200px;bottom:30px;gap:40px;align-items:center;width:calc(100% - 160px);display:flex}@media(max-width:480px){.footer{padding:0 15px;justify-content:space-between;width:100%}}@media(min-width:481px)and (max-width:768px){.footer{padding:0 15px;justify-content:space-between;width:100%}}@media(min-width:769px)and (max-width:1024px){.footer{padding:0 15px;justify-content:space-between;width:100%}}.footer__logo{display:flex}.footer__logo img{max-width:45px;max-height:45px}@media(max-width:480px){.footer__logo img{max-width:35px;max-height:35px}}@media(min-width:481px)and (max-width:768px){.footer__logo img{max-width:35px;max-height:35px}}@media(min-width:769px)and (max-width:1024px){.footer__logo img{max-width:35px;max-height:35px}}.footer>span{font-size:14px;font-weight:300;opacity:.7}.hero-text{max-width:680px;flex-direction:column;gap:10px;text-align:center;margin:0 auto;width:100%;display:flex}@media(max-width:480px){.hero-text{gap:5px}}@media(min-width:481px)and (max-width:768px){.hero-text{gap:5px}}@media(min-width:769px)and (max-width:1024px){.hero-text{gap:5px}}.hero-text>h1{min-height:60px;font-size:38px;font-weight:600;position:relative}@media(max-width:480px){.hero-text>h1{min-height:40px;font-size:26px}}@media(min-width:481px)and (max-width:768px){.hero-text>h1{min-height:40px;font-size:26px}}@media(min-width:769px)and (max-width:1024px){.hero-text>h1{min-height:40px;font-size:26px}}.hero-text #cursor{animation:blink .7s steps(1) infinite;height:80%;transform:translateY(-50%);position:absolute;opacity:.5;top:50%;background-color:#fff;width:2px;display:inline-block}@keyframes blink{50%{opacity:0}}.hero-text>span{font-size:18px;font-weight:300;opacity:.7;line-height:1.6}@media(max-width:480px){.hero-text>span{font-size:14px}}@media(min-width:481px)and (max-width:768px){.hero-text>span{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.hero-text>span{font-size:14px}}.service-menu{flex-direction:column;gap:20px;display:flex}.service-menu>h3{font-size:22px;font-weight:600;position:relative;width:max-content}.service-menu>h3:before{height:3px;content:"";position:absolute;bottom:-8px;border-radius:3px;background:#35c714;left:0;width:70%}.service-menu ul{flex-direction:column;gap:15px;display:flex}.service-menu ul li{display:flex}.service-menu ul a{position:relative;display:flex}.service-menu ul a:before{height:3px;transition:all .3s ease;content:"";position:absolute;bottom:-8px;border-radius:3px;background:#35c714;left:0;width:0}.service-menu ul a:hover:before{width:10%}.project{height:auto;overflow:hidden;position:relative;aspect-ratio:1/1;width:100%}.project:hover{color:#fff}.project:hover:before{opacity:.75}.project:hover .project__text{transform:translateY(-50%);opacity:1}.project:hover .project__left-top:before{opacity:1;width:80px}.project:hover .project__left-top:after{height:80px;opacity:1}.project:hover .project__right-bottom:before{opacity:1;width:80px}.project:hover .project__right-bottom:after{height:80px;opacity:1}.project:hover img{transform:scale(1.1)}.project:before{height:100%;content:"";background:#000;z-index:1}.project:before,.project__text{transition:all .3s ease;position:absolute;opacity:0;width:100%}.project__text{transform:translateY(100%);padding:0 50px;text-align:center;top:50%;z-index:10}.project__text>span{font-size:18px;font-weight:900;opacity:.5}.project__text h3{font-size:26px;font-weight:600}.project__left-top{position:absolute;top:30px;left:30px;z-index:10}.project__left-top:before{height:1px;width:0}.project__left-top:after,.project__left-top:before{transition:all .6s ease;content:"";position:absolute;opacity:0;top:0;border-radius:1px;background:#fff;left:0}.project__left-top:after{height:0;width:1px}.project__right-bottom{right:30px;position:absolute;bottom:30px;z-index:10}.project__right-bottom:before{height:1px;width:0}.project__right-bottom:after,.project__right-bottom:before{right:0;transition:all .6s ease;content:"";position:absolute;bottom:0;border-radius:1px;background:#fff}.project__right-bottom:after{height:0;width:1px}.project img{height:100%;transition:all .9s ease;position:absolute;object-fit:cover;top:0;left:0;width:100%}.about-video{height:auto;overflow:hidden;flex-shrink:0;justify-content:center;border:1px solid hsla(0,0%,100%,.102);position:relative;aspect-ratio:4/3;align-items:center;width:545px;display:flex}@media(max-width:480px){.about-video{width:100%}}@media(min-width:481px)and (max-width:768px){.about-video{width:100%}}@media(min-width:769px)and (max-width:1024px){.about-video{width:100%}}.about-video:hover:before{opacity:.75}.about-video:hover i{color:#000;background:#35c714}.about-video:before{transition:all .3s ease;content:"";opacity:0;background:#000;z-index:1}.about-video img,.about-video:before{height:100%;position:absolute;width:100%}.about-video img{object-fit:cover}.about-video i{height:75px;justify-content:center;font-size:30px;border:1px solid #35c714;color:#35c714;transition:all .3s ease;position:relative;align-items:center;border-radius:50%;background:#000;width:75px;display:flex;z-index:10}.about-text{flex-direction:column;align-items:flex-start;display:flex}.about-text__description{font-weight:300;line-height:1.6}.blog{justify-content:flex-start;flex-direction:column;align-items:flex-start}.blog,.blog__img{width:100%;display:flex}.blog__img{margin-bottom:15px}.blog__img img{height:100%;object-fit:cover;aspect-ratio:4/3;width:100%}.blog>h3{font-size:18px;font-weight:600;margin-bottom:10px;display:flex}.blog>span{font-weight:300;margin-bottom:10px;opacity:.7;line-height:1.6}.blog-info{justify-content:space-between;font-size:12px;opacity:.7;align-items:center;width:100%;display:flex}.contact-information{max-width:460px;flex-direction:column;gap:30px;display:flex}@media(max-width:480px){.contact-information{gap:20px}}@media(min-width:481px)and (max-width:768px){.contact-information{gap:20px}}@media(min-width:769px)and (max-width:1024px){.contact-information{gap:20px}}.contact-information__item{gap:15px;align-items:flex-start;display:flex}.contact-information__item i{font-size:40px;color:#35c714;line-height:1}.contact-information__item-text{font-size:18px;flex-direction:column;display:flex}.contact-information__item-text>h6{font-size:12px;font-weight:300;opacity:.7}.contact-information__item-row{justify-content:space-between;width:100%;display:flex}@media(max-width:480px){.contact-information__item-row{flex-direction:column;gap:20px}}@media(min-width:481px)and (max-width:768px){.contact-information__item-row{flex-direction:column;gap:20px}}@media(min-width:769px)and (max-width:1024px){.contact-information__item-row{flex-direction:column;gap:20px}}.contact-form{flex-direction:column;gap:20px;width:600px;display:flex}@media(max-width:480px){.contact-form{width:100%}}@media(min-width:481px)and (max-width:768px){.contact-form{width:100%}}@media(min-width:769px)and (max-width:1024px){.contact-form{width:100%}}.contact-form__item{position:relative;flex-direction:column;width:100%;display:flex}.contact-form__item-row{gap:20px;display:flex}.contact-form__item input,.contact-form__item select,.contact-form__item textarea{padding:23px 0 8px;font-size:16px;border:none;color:#fff;transition:all .3s ease;border-bottom:1px solid hsla(0,0%,100%,.102);outline:3px solid transparent;background:transparent;width:100%}.contact-form__item input:focus,.contact-form__item select:focus,.contact-form__item textarea:focus{border-bottom:1px solid #35c714}.contact-form__item input:focus+label,.contact-form__item input:not(:placeholder-shown):not(:focus):valid+label,.contact-form__item select:focus+label,.contact-form__item select:not(:placeholder-shown):not(:focus):valid+label,.contact-form__item textarea:focus+label,.contact-form__item textarea:not(:placeholder-shown):not(:focus):valid+label{font-size:10px;font-weight:300;opacity:.7;top:8px}.contact-form__item textarea{height:100px;resize:none}.contact-form__item label{pointer-events:none;font-size:16px;font-weight:400;transition:all .3s ease;position:absolute;opacity:.5;top:16px;left:0}.contact-form .button--send{margin-left:auto}.social-fixed{font-size:18px;flex-direction:column;gap:15px;display:flex}.scroll-down{animation:animateDown 1s infinite;transition:all .3s ease;opacity:1}.scroll-down.hide{opacity:0}@keyframes animateDown{0%,20%,50%,80%,to{transform:translateY(0)}40%{transform:translateY(10px)}60%{transform:translateY(5px)}}.detail-page{max-width:960px;margin:auto;line-height:1.6}.detail-page h1{font-size:38px;font-weight:600;margin-bottom:20px}@media(max-width:480px){.detail-page h1{font-size:26px}}@media(min-width:481px)and (max-width:768px){.detail-page h1{font-size:26px}}@media(min-width:769px)and (max-width:1024px){.detail-page h1{font-size:26px}}.detail-page h2{font-size:26px;font-weight:600;margin-bottom:20px}@media(max-width:480px){.detail-page h2{font-size:22px}}@media(min-width:481px)and (max-width:768px){.detail-page h2{font-size:22px}}@media(min-width:769px)and (max-width:1024px){.detail-page h2{font-size:22px}}.detail-page h3{font-size:22px;font-weight:600;margin-bottom:20px}@media(max-width:480px){.detail-page h3{font-size:18px}}@media(min-width:481px)and (max-width:768px){.detail-page h3{font-size:18px}}@media(min-width:769px)and (max-width:1024px){.detail-page h3{font-size:18px}}.detail-gallery{grid-template-columns:repeat(3,1fr);margin:30px 0;width:100%;display:grid}@media(max-width:480px){.detail-gallery{grid-template-columns:repeat(2,1fr)}}@media(min-width:481px)and (max-width:768px){.detail-gallery{grid-template-columns:repeat(2,1fr)}}@media(min-width:769px)and (max-width:1024px){.detail-gallery{grid-template-columns:repeat(2,1fr)}}.detail-gallery li{display:flex}.detail-gallery a{overflow:hidden;position:relative;display:flex}.detail-gallery a:hover:before{opacity:.5}.detail-gallery a:hover img{transform:scale(1.1)}.detail-gallery a:before{height:100%;transition:all .3s ease;content:"";position:absolute;opacity:0;background:#000;width:100%;z-index:10}.detail-gallery img{height:auto;transition:all .3s ease;object-fit:cover;aspect-ratio:1/1;width:100%}.project-detail{gap:40px;width:100%;display:flex}@media(max-width:480px){.project-detail{flex-direction:column;gap:20px}}@media(min-width:481px)and (max-width:768px){.project-detail{flex-direction:column;gap:20px}}@media(min-width:769px)and (max-width:1024px){.project-detail{flex-direction:column;gap:20px}}.project-text{flex-direction:column;gap:10px;display:flex}.project-text h2{font-size:26px;font-weight:600}@media(max-width:480px){.project-text h2{font-size:22px}}@media(min-width:481px)and (max-width:768px){.project-text h2{font-size:22px}}@media(min-width:769px)and (max-width:1024px){.project-text h2{font-size:22px}}.project-text__infos{gap:30px;display:flex}@media(max-width:480px){.project-text__infos{flex-wrap:wrap;gap:15px}}@media(min-width:481px)and (max-width:768px){.project-text__infos{flex-wrap:wrap;gap:15px}}@media(min-width:769px)and (max-width:1024px){.project-text__infos{flex-wrap:wrap;gap:15px}}.project-text__description{font-weight:300;line-height:1.6}.project-info{justify-content:center;gap:5px;align-items:center;display:flex}.project-first{flex-shrink:0;max-width:545px;flex-direction:column;width:100%;display:flex}@media(max-width:480px){.project-first{max-width:100%}}@media(min-width:481px)and (max-width:768px){.project-first{max-width:100%}}@media(min-width:769px)and (max-width:1024px){.project-first{max-width:100%}}.project-first__img{object-fit:cover}.project-first__img,.project-first__video{height:auto;overflow:hidden;border:1px solid hsla(0,0%,100%,.102);aspect-ratio:4/3;width:100%}.project-first__video{flex-shrink:0;justify-content:center;position:relative;align-items:center;display:flex}@media(max-width:480px){.project-first__video{width:100%}}@media(min-width:481px)and (max-width:768px){.project-first__video{width:100%}}@media(min-width:769px)and (max-width:1024px){.project-first__video{width:100%}}.project-first__video:hover:before{opacity:.75}.project-first__video:hover i{color:#000;background:#35c714}.project-first__video:before{height:100%;transition:all .3s ease;content:"";position:absolute;opacity:0;background:#000;width:100%;z-index:1}.project-first__video img{height:100%;position:absolute;object-fit:cover;width:100%}.project-first__video i{height:75px;justify-content:center;font-size:30px;border:1px solid #35c714;color:#35c714;transition:all .3s ease;position:relative;align-items:center;border-radius:50%;background:#000;width:75px;display:flex;z-index:10}.project-images{position:relative;width:100%;display:flex}.project-images__slider{overflow:hidden;width:100%;display:flex}.project-images__slider-wrapper{display:flex}.project-images__slider-item{overflow:hidden;border:1px solid hsla(0,0%,100%,.102);display:flex}@media(max-width:480px){.project-images__slider-item{width:100%!important}}@media(min-width:481px)and (max-width:768px){.project-images__slider-item{width:100%!important}}@media(min-width:769px)and (max-width:1024px){.project-images__slider-item{width:100%!important}}.project-images__slider-item:hover img{transform:scale(1.1)}.project-images__slider-item img{height:auto;transition:all .3s ease;object-fit:cover;aspect-ratio:1/1;width:100%}.project-images__arrow{transform:translateY(-50%);font-size:40px;transition:all .3s ease;position:absolute;opacity:.5;top:50%;cursor:pointer;z-index:10}.project-images__arrow:hover{opacity:1}.project-images__arrow--left{left:-40px}@media(max-width:480px){.project-images__arrow--left{left:15px}}@media(min-width:481px)and (max-width:768px){.project-images__arrow--left{left:15px}}@media(min-width:769px)and (max-width:1024px){.project-images__arrow--left{left:15px}}.project-images__arrow--right{right:-40px}@media(max-width:480px){.project-images__arrow--right{right:15px}}@media(min-width:481px)and (max-width:768px){.project-images__arrow--right{right:15px}}@media(min-width:769px)and (max-width:1024px){.project-images__arrow--right{right:15px}}.contact-detail{grid-template-columns:repeat(2,1fr);gap:40px;width:100%;display:grid}@media(max-width:480px){.contact-detail{grid-template-columns:1fr;gap:20px}}@media(min-width:481px)and (max-width:768px){.contact-detail{grid-template-columns:1fr;gap:20px}}@media(min-width:769px)and (max-width:1024px){.contact-detail{grid-template-columns:1fr;gap:20px}}.contact-detail iframe{height:auto;border:1px solid hsla(0,0%,100%,.102);aspect-ratio:4/3;width:100%}.about-section{flex-direction:column;gap:20px;width:100%;display:flex}.about-section .title-main{gap:5px}.about-section .title-main h2{font-size:26px}@media(max-width:480px){.about-section .title-main h2{font-size:22px}}@media(min-width:481px)and (max-width:768px){.about-section .title-main h2{font-size:22px}}@media(min-width:769px)and (max-width:1024px){.about-section .title-main h2{font-size:22px}}.about-section .title-main span{font-size:16px}@media(max-width:480px){.about-section .title-main span{font-size:14px}}@media(min-width:481px)and (max-width:768px){.about-section .title-main span{font-size:14px}}@media(min-width:769px)and (max-width:1024px){.about-section .title-main span{font-size:14px}}.certificates{grid-template-columns:repeat(5,1fr);gap:20px;width:100%;display:grid}@media(max-width:480px){.certificates{grid-template-columns:repeat(2,1fr)}}@media(min-width:481px)and (max-width:768px){.certificates{grid-template-columns:repeat(2,1fr)}}@media(min-width:769px)and (max-width:1024px){.certificates{grid-template-columns:repeat(2,1fr)}}.certificates a{overflow:hidden;position:relative;display:flex}.certificates a:hover:before{opacity:.5}.certificates a:hover img{transform:scale(1.1)}.certificates a img{height:auto;transition:all .3s ease;object-fit:contain;aspect-ratio:35/50;background:#fff;width:100%}.partners{grid-template-columns:repeat(5,1fr);gap:20px;width:100%;display:grid}@media(max-width:480px){.partners{grid-template-columns:repeat(2,1fr)}}@media(min-width:481px)and (max-width:768px){.partners{grid-template-columns:repeat(2,1fr)}}@media(min-width:769px)and (max-width:1024px){.partners{grid-template-columns:repeat(2,1fr)}}.partners a{overflow:hidden;position:relative;display:flex}.partners a:hover:before{opacity:.5}.partners a:hover img{transform:scale(1.1)}.partners a img{height:auto;transition:all .3s ease;object-fit:contain;aspect-ratio:3/2;background:#fff;width:100%}.mt-20{margin-top:20px}.flip-container{perspective:1000px}.flipper{height:60px;transform-style:preserve-3d;transition:transform .6s;position:relative;width:100%}@media(max-width:480px){.flipper{height:40px}}@media(min-width:481px)and (max-width:768px){.flipper{height:40px}}@media(min-width:769px)and (max-width:1024px){.flipper{height:40px}}.back,.front{height:100%;overflow:hidden;text-overflow:ellipsis;backface-visibility:hidden;justify-content:center;position:absolute;align-items:center;width:100%;white-space:nowrap;display:flex}.back,.flip-container.flip .flipper{transform:rotateX(180deg)}.projects-categories{align-items:center;display:flex}@media(max-width:480px){.projects-categories{overflow-x:auto;padding-bottom:15px}}@media(min-width:481px)and (max-width:768px){.projects-categories{overflow-x:auto;padding-bottom:15px}}@media(min-width:769px)and (max-width:1024px){.projects-categories{overflow-x:auto;padding-bottom:15px}}.projects-categories ul{gap:35px;display:flex}.projects-categories ul li{display:flex}.projects-categories ul a{position:relative;white-space:nowrap;display:flex}.projects-categories ul a:before{height:3px;transition:all .3s ease;content:"";position:absolute;bottom:-8px;border-radius:3px;background:#35c714;left:0;width:0}.projects-categories ul a:hover:before{width:100%}.faq{padding:30px;flex-direction:column;gap:20px;display:flex}@media(max-width:480px){.faq{padding:0;margin-top:20px}}@media(min-width:481px)and (max-width:768px){.faq{padding:0;margin-top:20px}}@media(min-width:769px)and (max-width:1024px){.faq{padding:0;margin-top:20px}}.faq h2{font-size:22px;font-weight:600;margin:0}.faq__item{padding:20px;border:1px solid hsla(0,0%,100%,.102);flex-direction:column;display:flex}.faq__item.active .faq__item-title i{transform:rotate(180deg);color:#35c714}.faq__item.active .faq__item-content{max-height:500px;opacity:1;visibility:visible}.faq__item-title{justify-content:space-between;align-items:center;cursor:pointer;display:flex}.faq__item-title i{font-size:20px;transition:all .3s ease}.faq__item-content{transition:all .3s ease;max-height:0;opacity:0;visibility:hidden}.footer-menu{justify-content:space-between;width:100%;display:flex}@media(max-width:480px){.footer-menu{flex-direction:column;gap:30px}}@media(min-width:481px)and (max-width:768px){.footer-menu{flex-direction:column;gap:30px}}@media(min-width:769px)and (max-width:1024px){.footer-menu{flex-direction:column;gap:30px}}.footer-menu__item{flex-direction:column;gap:10px;display:flex}.footer-menu__item h3{font-size:18px;font-weight:600}.footer-menu__item ul{flex-direction:column;gap:10px;display:flex}.footer-menu__item ul li{display:flex}.footer-menu__item ul a{position:relative;display:flex}.footer-menu__item ul a:before{height:3px;transition:all .3s ease;content:"";position:absolute;bottom:-8px;border-radius:3px;background:#35c714;left:0;width:0}.footer-menu__item ul a:hover:before{width:100%}ul.breadcrumb{font-size:12px}ul.breadcrumb,ul.breadcrumb li{gap:10px;align-items:center;display:flex}ul.breadcrumb li:after{content:"";opacity:.5;font-family:unicons-line}ul.breadcrumb li:last-child:after{content:none}