﻿.hero-section{position:relative;background-color:var(--bg-color);background-image:url("/Content/images/patterns/grain-texture.webp");transition:.3s ease;}.hero-section.white{background-image:none;background-color:#fff;}.hero-section.brown{background-color:#5e4645;}.hero-section.brown .hero-content{color:#feebda;}.hero-section.brown .hero-slider-controlls button{color:#fff;}.hero-section .full-cover{max-width:80%;margin:0 auto;}.hero-section .hero-slide-item{display:flex;align-items:center;height:calc(100vh - var(--header-height) - 1.875rem);min-height:max-content;padding-bottom:1.5625rem;justify-content:space-around;flex-direction:column-reverse;gap:0 2.5rem;min-height:37.5rem;}@media(max-width:1023px){.hero-section .hero-slide-item{max-height:800px;}}@media(min-width:1024px){.hero-section .hero-slide-item{justify-content:space-between;flex-direction:row;min-height:none;}}@media(min-width:1600px){.hero-section .hero-slide-item{gap:2.5rem 8.75rem;}}.hero-section .hero-slide-item .content-area{width:100%;}@media(max-width:1023px){.hero-section .hero-slide-item .content-area{height:40%;}}@media(min-width:1024px){.hero-section .hero-slide-item .content-area{width:35%;}}.hero-section .hero-slide-item .side-area{width:90%;margin:0 auto;}@media(max-width:1023px){.hero-section .hero-slide-item .side-area{height:60%;}.hero-section .hero-slide-item .side-area .cover{height:100%;}.hero-section .hero-slide-item .side-area .cover img{height:100%;object-fit:contain;}}@media(min-width:1024px){.hero-section .hero-slide-item .side-area{width:35%;}}@media(min-width:1600px){.hero-section .hero-slide-item .side-area{flex:1;}}.hero-section .swiper-slide.brown .hero-content{text-align:left;}.hero-section .hero-content{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center;font-size:1.125rem;}@media(min-width:1024px){.hero-section .hero-content{font-size:1.375rem;gap:2.5rem;}}.hero-section .hero-content p strong{line-height:1;font-size:5rem;}@media(min-width:1024px){.hero-section .hero-content p strong{font-size:5.875rem;}}@media(min-width:1600px){.hero-section .hero-content p strong{font-size:10.875rem;}}.hero-section .hero-content img{max-width:15.625rem;}@media(min-width:1024px){.hero-section .hero-content img{max-width:21.875rem;}}@media(min-width:1600px){.hero-section .hero-content img{max-width:none;}}.hero-section .cover{display:flex;align-items:center;justify-content:center;position:relative;}.hero-section .cover img{position:relative;}.hero-section .cover .pattern{position:absolute;width:100%;transform:scale(1.4);}@media(min-width:1600px){.hero-section .cover .pattern{transform:scale(1.1);}}.hero-section .hero-slider-controlls{position:absolute;right:10px;top:50%;transform:translateY(-50%);display:flex;flex-direction:column;z-index:1;}.hero-section .hero-slider-controlls button{font-size:3.125rem;color:var(--primary-color);}.product-section{position:relative;padding-block:2.5rem;overflow:hidden;}@media(min-width:1024px){.product-section{padding-block:5.625rem;}}.product-section .section-title{margin-bottom:1.25rem;}.product-section .section-content{margin-bottom:3.4375rem;}.product-section::before{content:"";background-color:#e5f7f2;position:absolute;width:100%;height:100%;top:0;left:0;opacity:.55;z-index:-1;}@media(min-width:1024px){.product-section .area-wrapper{display:flex;justify-content:space-between;gap:1.25rem;}.product-section .area-wrapper>*{width:50%;}}@media(min-width:1024px){.product-section .product-category-content{padding-inline:1.875rem 5.625rem;}.product-section .product-category-content>.product-view{padding-top:3.125rem;}}.product-section .product-list-slider-wrapper{padding-bottom:1.875rem;display:flex;align-items:flex-start;}.product-section .product-list-slider-wrapper .swiper-slide{text-align:center;font-size:1.875rem;color:var(--secondary-color);font-weight:700;}.product-section .product-list-slider-wrapper .prev,.product-section .product-list-slider-wrapper .next{color:var(--secondary-color);font-size:1.25rem;margin-top:.625rem;}.product-section .product-list-slider-wrapper .prev:disabled,.product-section .product-list-slider-wrapper .next:disabled{opacity:.5;}.product-section .sub-product-list-slider-wrapper{padding-bottom:1.875rem;display:flex;align-items:center;}.product-section .sub-product-list-slider-wrapper .swiper-slide{text-align:center;font-size:1.875rem;color:var(--secondary-color);font-weight:700;}.product-section .sub-product-list-slider-wrapper .prev,.product-section .sub-product-list-slider-wrapper .next{color:var(--secondary-color);font-size:1.25rem;}.product-section .sub-product-list-slider-wrapper .prev:disabled,.product-section .sub-product-list-slider-wrapper .next:disabled{opacity:.5;}.product-section .product-list{display:none;}@media(min-width:1024px){.product-section .product-list{display:block;padding-top:3.125rem;}}.product-section .product-list ul li:first-of-type button{border-top:2px solid var(--text-color);}.product-section .product-list ul li.active button,.product-section .product-list ul li:hover button{color:var(--secondary-color);}.product-section .product-list ul li.active button::after,.product-section .product-list ul li:hover button::after{color:var(--secondary-color);transform:translate(0,0);opacity:1;}.product-section .product-list ul li button{width:100%;display:flex;align-items:center;justify-content:space-between;position:relative;font-size:2.5rem;font-weight:500;padding-block:2.5rem;border-bottom:2px solid var(--text-color);transition:.3s ease;cursor:pointer;}.product-section .product-list ul li button::after{content:"";position:absolute;font-family:"icomoon";font-size:2.5rem;right:0;color:var(--text-color);transform:translate(-10px,10px);transition:all .3s ease;opacity:0;}.product-section [data-content-id]:not(.active){display:none;}.product-section .sub-category-slider{position:relative;}.product-section .sub-category-slider .sub-category-slide-header{display:flex;align-items:center;justify-content:center;margin-bottom:1.25rem;}@media(min-width:1024px){.product-section .sub-category-slider .sub-category-slide-header{justify-content:space-between;}}.product-section .sub-category-slider .sub-category-slide-header .prev,.product-section .sub-category-slider .sub-category-slide-header .next{font-size:1.125rem;color:var(--primary-color);cursor:pointer;}.product-section .sub-category-slider .sub-category-slide-header .prev.swiper-button-disabled,.product-section .sub-category-slider .sub-category-slide-header .next.swiper-button-disabled{opacity:.6;}.product-section .sub-category-slider .category-title{padding-inline:1.25rem;text-align:center;font-size:1.625rem;color:var(--primary-color);font-weight:500;}.product-section .product-view .view-header{display:flex;align-items:center;justify-content:space-between;border:2px solid var(--text-color);}.product-section .product-view .view-header .title{font-size:1.375rem;font-weight:700;padding-inline:.5rem;color:var(--primary-color);}@media(min-width:1024px){.product-section .product-view .view-header .title{padding-inline:1.875rem;}}.product-section .product-view .view-header .buttons-wrapper{display:flex;}.product-section .product-view .view-header .buttons-wrapper button{font-size:1.625rem;padding:1.125rem;border-left:2px solid var(--text-color);display:flex;align-items:center;justify-content:center;}.product-section .product-view .view-header .buttons-wrapper button i{transition:.3s ease;}.product-section .product-view .view-header .buttons-wrapper button:disabled{opacity:.5;}.product-section .product-view .view-header .buttons-wrapper button:not(:disabled).prev:hover i{transform:translateX(-5px);}.product-section .product-view .view-header .buttons-wrapper button:not(:disabled).next:hover i{transform:translateX(5px);}.product-section .product-view .product-slider{border-inline:2px solid var(--text-color);width:100%;}.product-section .product-view .product-slider .cover{width:100%;display:flex;justify-content:center;align-items:center;}.product-section .product-view .product-slider .cover .swiper{height:100%;}.product-section .product-view .product-slider .cover .swiper .swiper-slide{height:100%;}@media(min-width:1024px){.product-section .product-view .product-slider .cover{height:27.8125rem;}}.product-section .product-view .product-slider .cover img{height:100%;width:100%;object-fit:cover;}.product-section .product-view .view-footer{border:2px solid var(--text-color);display:flex;align-items:center;justify-content:space-between;}.product-section .product-view .view-footer .link{display:flex;align-items:center;gap:.625rem;font-size:1.375rem;font-weight:400;padding:.625rem;transition:.3s ease;}@media(min-width:1024px){.product-section .product-view .view-footer .link{padding:.625rem 1.875rem;}}.product-section .product-view .view-footer .link:hover{gap:.875rem;}.product-section .product-view .view-footer .link i{font-size:1.125rem;}.product-section .product-view .view-footer .qr{padding:0;border-left:2px solid var(--text-color);}.product-section .product-view .view-footer .qr img{width:3.75rem;height:3.75rem;object-fit:contain;object-position:center;}@media(min-width:1024px){.product-section .product-view .view-footer .qr img{width:5.625rem;height:5.625rem;}}.sectors-section{background-color:var(--primary-color);padding-block:2.8125rem 4.0625rem;overflow-x:clip;}.sectors-section .area-wrapper{display:flex;flex-direction:column;gap:1.875rem;}@media(min-width:1024px){.sectors-section .area-wrapper{flex-direction:row;}.sectors-section .area-wrapper>*{flex:1;}}.sectors-section .section-header{position:sticky;top:25%;margin-bottom:2.5rem;}.sectors-section .section-header .section-title{margin-bottom:1.875rem;}@media(max-width:1023px){.sectors-section .section-header .section-title[data-title-size='sm']>*{font-weight:300;}}@media(max-width:1023px){.sectors-section .section-header .section-title[data-title-size='lg']{--font-scale:.7;}}.sectors-section .sectors-wrapper .sector-card{display:flex;gap:3.125rem;padding-block:2.5rem;color:#fff;border-bottom:1px solid #215883;}.sectors-section .sectors-wrapper .sector-card:first-of-type{border-top:1px solid #215883;}.sectors-section .sectors-wrapper .sector-card i{font-size:3.125rem;}.sectors-section .sectors-wrapper .sector-card .card-content p{font-size:1.125rem;}.sectors-section .sectors-wrapper .sector-card .card-content .card-title{line-height:1;font-weight:700;font-size:2.1875rem;}.sectors-section .sectors-wrapper .sector-card .card-content .link{margin-top:1.5rem;display:inline-block;font-size:1.25rem;font-weight:700;color:var(--secondary-color);}.content-section{position:relative;padding-block:.3125rem 2.8125rem;}@media(min-width:1024px){.content-section{padding-block:4.0625rem;}}.content-section .section-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2.5rem;}.content-section.bg-dark-brown::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(205,181,154,.56);z-index:-1;}.content-section.bg-green::before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background-color:#e5f7f2;opacity:.55;z-index:-1;}@media(min-width:1024px){.content-section.large-side-area .area-wrapper .side-area{flex:none;width:60%;}}.content-section.low-gap .area-wrapper{gap:1.25rem 1.875rem;}@media(min-width:1024px){.content-section.items-stretch .area-wrapper{align-items:stretch;}}@media(min-width:1024px){.content-section.items-end .area-wrapper{align-items:flex-end;}}@media(min-width:1024px){.content-section.items-start .area-wrapper{align-items:flex-start;}}.content-section .area-wrapper{display:flex;gap:1.25rem 5rem;flex-direction:column;}@media(min-width:1024px){.content-section .area-wrapper{align-items:center;flex-direction:row;}.content-section .area-wrapper>*{width:50%;}}.content-section .section-title{--font-scale:.7;}@media(min-width:1024px){.content-section .section-title{--font-scale:1;}}.content-section .side-area{position:relative;}.content-section .side-area.image-cover .cover{height:100%;}.content-section .side-area.image-cover .cover img{height:100%;width:100%;object-fit:cover;transition:.3s ease;}.content-section .side-area .cover-slider{position:relative;display:block;}.content-section .side-area .cover-slider .buttons-wrapper{position:absolute;display:flex;align-items:center;bottom:8px;left:50%;transform:translateX(-50%);z-index:5;gap:10px;}.content-section .side-area .cover-slider .buttons-wrapper .prev,.content-section .side-area .cover-slider .buttons-wrapper .next{font-size:44px;color:var(--primary-color);transform:rotate(90deg);display:flex;align-items:center;justify-content:center;border-radius:9999px;background-color:#fff;padding:2px;}.content-section .side-area .cover{display:block;}.content-section .side-area .video-cover{position:relative;}.content-section .side-area .video-cover:hover svg{opacity:.5;}.content-section .side-area .video-cover svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:.3s ease;}.content-section .side-area .video-cover svg path{fill:var(--secondary-color);}.content-section .side-area img{width:100%;}.content-section .side-area .video-link{position:absolute;left:10px;bottom:10px;display:flex;align-items:center;background-color:var(--primary-color);padding:.75rem;gap:.625rem;}.content-section .side-area .video-link span{display:inline-block;font-size:1.125rem;color:#fff;min-width:max-content;}.content-section .content-area.text-end{text-align:right;}@media(max-width:1023px){.content-section .content-area.padding{padding-inline:1.875rem;padding-block:1.875rem;}}@media(min-width:1024px){.content-section .content-area.padding{padding-left:5rem;padding-block:1.875rem;}}.content-section .content-area .section-title{margin-bottom:1.5rem;line-height:1;}.content-section .content-area .section-content{margin-bottom:1.5rem;}.content-section .content-area .section-content.contact-content p{--font-scale:.9;}.content-section .content-area .section-content.contact-content p.main-title strong{--font-scale:1.5;font-weight:800;}.content-section .content-area .section-content.contact-content p strong{font-weight:700;--font-scale:1;}.content-section .content-area .section-content.contact-content p:has(strong){margin-bottom:4px;}.content-section .content-area .link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.375rem;color:var(--primary-color);}.gallery-section{padding-block:9.375rem 3.75rem;}@media(max-width:768px){.gallery-section{padding-block:4.6875rem 1.875rem;}}.gallery-section .section-title{margin-bottom:2.5rem;}@media(max-width:768px){.gallery-section .section-title{margin-bottom:1.5625rem;}}.gallery-section .product-card .cover{border:2px solid var(--text-color);}.gallery-section .buttons-wrapper{display:flex;justify-content:center;padding-block:3.125rem 1.25rem;gap:.625rem;}@media(max-width:768px){.gallery-section .buttons-wrapper{padding-block:1.875rem 1.25rem;}}.gallery-section .buttons-wrapper button{display:flex;align-items:center;justify-content:center;transform:rotate(90deg);font-size:2.8125rem;color:var(--primary-color);transition:.3s ease;}.gallery-section .buttons-wrapper button:disabled{opacity:.6;}.cover{position:relative;}.cover .buttons-wrapper{position:absolute;left:0;bottom:10px;right:0;z-index:1;display:flex;align-items:center;justify-content:center;gap:.625rem;}.cover .buttons-wrapper .prev,.cover .buttons-wrapper .next{display:flex;align-items:center;justify-content:center;transform:rotate(90deg);font-size:2.1875rem;color:var(--primary-color);transition:.3s ease;}.cover .buttons-wrapper .prev.swiper-button-disabled,.cover .buttons-wrapper .next.swiper-button-disabled{opacity:.6;}.mark-section{position:relative;overflow:hidden;height:calc(100vh - var(--header-height));}.mark-section::before{content:"";position:absolute;background-color:#8aa965;background-image:url("../../Content/images/patterns/grain-texture.webp");inset:0;z-index:-1;}.mark-section .area-wrapper{display:flex;gap:5rem;flex-direction:column;}@media(max-width:1023px){.mark-section .area-wrapper{height:100%;justify-content:space-between;padding-bottom:2.5rem;}}@media(min-width:1024px){.mark-section .area-wrapper{flex-direction:row;}}.mark-section .content-area{width:100%;}@media(min-width:1024px){.mark-section .content-area{padding-block:4.0625rem;width:40%;}}.mark-section .content-area .section-title{margin-bottom:1.5rem;line-height:1;--font-scale:.7;padding-left:1.25rem;}@media(min-width:1024px){.mark-section .content-area .section-title{padding-left:11.25rem;}}@media(min-width:1600px){.mark-section .content-area .section-title{--font-scale:1;}}.mark-section .content-area .section-content{margin-bottom:1.5rem;}.mark-section .content-area .link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.375rem;color:var(--primary-color);}.mark-section .path-area{width:100%;}@media(min-width:1024px){.mark-section .path-area{width:60%;}}@media(max-width:1023px){.mark-section .path-area{height:100%;position:relative;}}.mark-section .path-area #mark-svg-desktop{width:100%;height:auto;position:relative;right:-45%;}@media(max-width:1023px){.mark-section .path-area #mark-svg-desktop{display:none;}}@media(min-width:1024px){.mark-section .path-area #mark-svg-desktop{right:-5%;}}.mark-section .path-area #mark-svg-mobile{position:absolute;left:50%;transform:translateX(-50%);width:100%;height:100%;}@media(min-width:1024px){.mark-section .path-area #mark-svg-mobile{display:none;}}.mark-section .path-area .circle{position:absolute;border-radius:9999px;}@media(max-width:1023px){.mark-section .path-area .circle{bottom:0;width:90%;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:1.25rem;left:50%;transform:translateX(-50%);}.mark-section .path-area .circle:first-of-type{bottom:20%;}}@media(min-width:1024px){.mark-section .path-area .circle{transform:scale(.6);}}.mark-section .path-area .circle img{border:2px solid var(--text-color);border-radius:9999px;width:120px;height:120px;}@media(min-width:1024px){.mark-section .path-area .circle img{width:250px;height:250px;}}.mark-section .path-area .circle .circle-content{text-align:center;position:absolute;opacity:0;transform:translateX(-50%);left:50%;width:28.125rem;}@media(max-width:1023px){.mark-section .path-area .circle .circle-content{width:12.5rem;left:68%;transform:translateX(0);}.mark-section .path-area .circle .circle-content h2{font-size:.875rem;}.mark-section .path-area .circle .circle-content p{font-size:.625rem;}.mark-section .path-area .circle .circle-content .button{--button-scale:.6;}}.news-slider-section{padding-block:2.5rem;}.news-slider-section .section-title{margin-bottom:2.1875rem;}.news-slider-section .swiper-slide{height:auto;}.news-slider-section .swiper-slide .news-card{height:100%;}.news-slider-section .buttons-wrapper{display:flex;justify-content:center;padding-block:3.125rem 1.25rem;gap:.625rem;}.news-slider-section .buttons-wrapper button{display:flex;align-items:center;justify-content:center;transform:rotate(90deg);font-size:2.8125rem;color:var(--primary-color);transition:.3s ease;}.news-slider-section .buttons-wrapper button:disabled{opacity:.6;}.news-card{display:grid;grid-template-rows:auto 1fr;}.news-card .cover{border:2px solid var(--text-color);margin-bottom:1.875rem;background-color:#e5f7f2;}.news-card .cover img{width:100%;aspect-ratio:440/300;object-fit:cover;}.news-card .card-content{display:grid;grid-template-rows:auto 1fr auto;}.news-card .card-content p{font-size:1.25rem;font-weight:400;margin-bottom:.875rem;}.news-card .card-content .card-title{font-size:1.875rem;font-weight:700;margin-bottom:3.4375rem;}.news-card .card-content .link{display:inline-flex;align-items:center;gap:.5rem;font-size:1.375rem;color:var(--secondary-color);}.news-card .card-content .link i{font-size:1.125rem;}