*,*:before,*:after{padding:0;margin:0;outline:0}details,menu{display:block}html,body{height:100%}html{tap-highlight-color:rgba(0,0,0,0)}body{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none}img,iframe,video,audio,object{max-width:100%}img,iframe{border:0 none}img{height:auto;display:inline-block}a,button,input[type=submit],input[type=button],input[type=reset],input[type=file],input[type=image],label[for]{cursor:pointer}a[href^=tel],button[disabled],input[disabled],textarea[disabled],select[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input[type=text],input[type=password],input[type=date],input[type=datetime],input[type=datetime-local],input[type=month],input[type=week],input[type=email],input[type=number],input[type=search],input[type=tel],input[type=time],input[type=url],input[type=color],textarea,a[href^=tel]{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{-webkit-overflow-scrolling:touch;overflow-scrolling:touch}button,input,optgroup,select,textarea{color:inherit;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;font-smoothing:antialiased}input::-moz-placeholder{color:inherit;opacity:1}input::placeholder{color:inherit;opacity:1}textarea::-moz-placeholder{color:inherit;opacity:1}textarea::placeholder{color:inherit;opacity:1}input:-webkit-autofill{-webkit-text-fill-color:inherit!important;-webkit-box-shadow:0 0 0 1000px #fff inset}table{width:100%;border-spacing:0}nav ul,nav ol{list-style:none outside none}article ul,article ol,.article ul,.article ol{list-style-type:disc!important}@media (prefers-reduced-motion: no-preference){:root{scroll-behavior:unset}}body{min-width:320px;background:#fff;font-family:Montserrat Regular,sans-serif;font-size:1rem;line-height:1.5;color:#000}a{color:inherit}a:hover,a[href^=tel]{text-decoration:none}h1,h2,h3,h4,h5,h6{margin-bottom:.75em}h1,.h1,h2,.h2{font-size:3rem;line-height:1.16}h3,.h3{font-size:2.5rem;line-height:1.2}h4,.h4{font-size:1.5rem;line-height:1.2}h1:last-child,h2:last-child,h3:last-child,h4:last-child,h5:last-child,h6:last-child,p:last-child,ul:last-child,ol:last-child,dl:last-child,table:last-child,blockquote:last-child{margin-bottom:0}@media (max-width: 767px){h1,.h1,h2,.h2{font-size:2.25rem}h3,.h3{font-size:1.75rem}}@media (min-width: 575px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:100%!important}}@media (min-width: 767px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1300px!important}}@media (min-width: 992px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1400px!important}}@media (min-width: 1200px){.container,.container-sm,.container-md,.container-lg,.container-xl{max-width:1440px!important}}@media (min-width: 1400px){.container,.container-sm,.container-md,.container-lg,.container-xl,.container-xxl{max-width:calc(1440px + 1.5rem)!important}}.btn-check:checked+.btn,:not(.btn-check)+.btn:active,.btn:first-child:active,.btn.active,.btn.show{border-color:transparent!important}@font-face{font-family:Montserrat Light;src:url(/fonts/montserrat-light-webfont.woff) format("woff"),url(/fonts/montserrat-light-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat Regular;src:url(/fonts/montserrat-regular-webfont.woff) format("woff"),url(/fonts/montserrat-regular-webfont.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Montserrat Medium;src:url(/fonts/montserrat-medium-webfont.woff) format("woff"),url(/fonts/montserrat-medium-webfont.woff2) format("woff2");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:Montserrat Bold;src:url(/fonts/montserrat-bold-webfont.woff) format("woff"),url(/fonts/montserrat-bold-webfont.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}body{overflow-x:hidden}body.no-scroll{overflow:hidden}@media (min-width: 1025px){body.no-scroll,body.no-scroll .header{padding-right:15px}}::-webkit-scrollbar{width:15px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#989898;border-radius:4px}*{scrollbar-color:#989898 #F1F1F1}.bg-c-gray{background-color:#f5f5f5}.backdrop-c{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:1000;opacity:0;visibility:hidden;transition:all .3s ease}.backdrop-c.active{opacity:1;visibility:visible}.space-xl{padding:7.5rem 0}.space-lg{padding:5rem 0}.space-md{padding:3.5rem 0}:root{--heart: #CC1E27;--ease: cubic-bezier(.42, 0, .58, 1);--border-radius: 4px}.favorite-product{position:absolute;top:12px;right:12px;z-index:100;display:flex;align-items:center;justify-content:center;flex:0 0 24px;width:24px!important;height:24px;padding:0}.favorite-product .heart-active svg{fill:var(--heart);stroke:var(--heart)}.favorite-product svg{overflow:visible;position:absolute;top:50%;left:50%;transform:translate(-100%,-50%)}.favorite-product svg use{fill:transparent;stroke:#545454;stroke-width:1.75;transition:all .33s ease-in}.favorite-product svg use:last-child{fill:var(--heart);stroke:var(--heart);transform:scale(.02);opacity:0;transform-origin:center;transition:all .33s var(--ease)}.favorite-product .on use{stroke:transparent}.favorite-product .on use:last-child{transform:scale(1);opacity:1;transition:all .33s var(--ease)}.el{position:absolute}.el-top-left{top:auto;left:5%}.el-top-right{top:auto;right:7%;z-index:2}.el-center-left{top:42%;left:1%}.collapse{visibility:visible!important}.leaf-wrapper{animation:leafUpToDown 16s ease-in-out infinite}.leaf{animation:float 14s ease-in-out infinite}@keyframes leafUpToDown{0%{transform:translate(0) rotate(0) scale(1);opacity:1}50%{transform:translate(15px,380px) rotate(15deg) scale(1.05)}to{transform:translate(0) rotate(0) scale(1);opacity:1}}@keyframes float{0%{transform:rotate(0) scale(1)}25%{transform:rotate(10deg) scale(1.03)}50%{transform:rotate(-10deg) scale(.98)}75%{transform:rotate(8deg) scale(1.01)}to{transform:rotate(0) scale(1)}}.leaf-wrapper-right{position:relative;z-index:2;animation:leafFloatWrapper 16s ease-in-out infinite}.leaf-rght{animation:leafDriftRotate 14s ease-in-out infinite}@keyframes leafFloatWrapper{0%{transform:translate(0)}50%{transform:translate(40px,65px)}to{transform:translate(0)}}@keyframes leafDriftRotate{0%{transform:rotate(0)}20%{transform:rotate(6deg)}40%{transform:rotate(10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-6deg)}to{transform:rotate(0)}}.leaf-wrapper-center-left{animation:leafFloatCenter 16s ease-in-out infinite}.leaf-center-left{animation:leafCenterRotate 14s ease-in-out infinite}@keyframes leafFloatCenter{0%{transform:translateY(400px) rotate(0) scale(1);opacity:1}50%{transform:translate(15px,560px) rotate(2deg) scale(1.05)}to{transform:translateY(400px) rotate(0) scale(1);opacity:1}}@keyframes leafCenterRotate{0%{transform:rotate(0) scale(1)}25%{transform:rotate(5deg) scale(1.03)}50%{transform:rotate(-10deg) scale(1.05)}75%{transform:rotate(-5deg) scale(1.03)}to{transform:rotate(0) scale(1)}}.leaf-wrapper-top-left{animation:leafFloatTopLeft 16s ease-in-out infinite}.leaf-wrapper-top-left-alt{animation:leafFloatTopLeftAlt 13s ease-in-out infinite}.leaf-top-left{animation:leafTopRotate 14s ease-in-out infinite}@keyframes leafFloatTopLeft{0%{transform:translate(0)}50%{transform:translate(10px,-115px)}to{transform:translate(0)}}@keyframes leafFloatTopLeftAlt{0%{transform:translate(0)}50%{transform:translate(10px,55px)}to{transform:translate(0)}}@keyframes leafTopRotate{0%{transform:rotate(0)}20%{transform:rotate(12deg)}40%{transform:rotate(14deg)}60%{transform:rotate(8deg)}80%{transform:rotate(6deg)}to{transform:rotate(0)}}@media (max-width: 1799px){.el-center-left{left:0;max-width:10%}}@media (max-width: 1499px){.el-top-right{top:0}@keyframes leafFloatCenter{0%{transform:translateY(-100px) rotate(0) scale(1);opacity:1}50%{transform:translate(15px,-110px) rotate(2deg) scale(1.05)}to{transform:translateY(-100px) rotate(0) scale(1);opacity:1}}}@media (max-width: 1399px){.el-top-right{right:3%}.el-center-left{z-index:30}}@media (max-width: 1199px){.el-top-right{top:-83px;right:0%;max-width:13%}@keyframes leafUpToDown{0%{transform:translate(0) rotate(0) scale(1);opacity:1}50%{transform:translate(15px,70px) rotate(15deg) scale(1.05)}to{transform:translate(0) rotate(0) scale(1);opacity:1}}}@media (max-width: 991px){.space-xl{padding:3rem 0}.space-lg{padding:2.5rem 0!important}.el-top-right{top:700px;z-index:15;max-width:20%}.el-center-left{top:52%;right:0;z-index:2;max-width:20%}}@media (max-width: 767px){.el-center-left{top:unset;bottom:0}.el-top-right{top:600px}.leaf-wrapper-center-left{display:none}.el-top-left{max-width:18%}@keyframes leafFloatTopLeft{0%{transform:translate(0)}50%{transform:translate(10px,-40px)}to{transform:translate(0)}}@keyframes leafFloatWrapper{0%{transform:translate(0)}50%{transform:translate(10px,30px)}to{transform:translate(0)}}}@media (max-width: 575px){.el-top-left{left:0;max-width:22%}.el-top-right{top:300px}.space-xl{padding:2.5rem 0!important}.space-lg{padding:2rem 0!important}.space-md{padding:1.5rem 0!important}}.breadcrumb-group{position:absolute;left:0}.breadcrumb .breadcrumb-item{color:#fff}.breadcrumb .breadcrumb-item a{display:flex;align-items:center;gap:4px;text-decoration:none;transition:.3s ease}.breadcrumb .breadcrumb-item a:hover{color:#d3b474}.breadcrumb-item+.breadcrumb-item:before{color:#fff}@media (max-width: 991px){.breadcrumb-group{position:relative}}.footer{position:relative;background-color:#1d1d1d}.footer-bottom{padding:2.5rem 0;border-top:1px solid #989898;color:#fff}.footer-bottom .flex-inner{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.footer-bottom .text{display:block;margin:0 auto}@media (max-width: 575px){.footer-bottom{padding:2rem 0}.footer-bottom .flex-inner{justify-content:center;flex-direction:column}}.header{background-color:#fff}.wrapper{overflow:hidden;position:relative}.btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.btn-sing-alt{display:flex;align-items:center;justify-content:center;padding:12px 1rem;background-color:#d3b474;cursor:pointer;transition:none}.btn-sing-alt .lock{position:relative;width:24px;height:14px;margin-right:10px;margin-bottom:-4px;border:2px solid white;border-radius:5px;cursor:pointer;transition:all .1s ease-in-out}.btn-sing-alt .lock:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:2px;height:7px;background:#fff;transition:all .1s ease-in-out}.btn-sing-alt .lock:before{content:"";position:absolute;bottom:100%;left:50%;display:block;width:12px;height:10px;margin-left:-8px;border:2px solid white;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom:0;transition:all .1s ease-in-out}.btn-sing-alt:hover{background-color:#d3b474!important}.btn-sing-alt:hover span{color:#fff}.btn-sing-alt:hover .lock{transform:rotate(10deg)}.btn-sing-alt:hover .lock:before{bottom:130%;left:31%;transform:rotate(-45deg);margin-left:-11.5px}.btn-logout{display:flex;align-items:center;justify-content:center;padding:12px 1rem;background-color:#d3b474;cursor:pointer;transition:none}.btn-logout .lock{position:relative;width:24px;height:14px;transform:rotate(10deg);margin-right:10px;margin-bottom:-4px;border:2px solid white;border-radius:5px;cursor:pointer;transition:all .1s ease-in-out}.btn-logout .lock:after{content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:block;width:2px;height:7px;background:#fff;transition:all .1s ease-in-out}.btn-logout .lock:before{content:"";position:absolute;bottom:130%;left:0;transform:rotate(-45deg);display:block;width:12px;height:10px;border:2px solid white;border-top-right-radius:50%;border-top-left-radius:50%;border-bottom:0;transition:all .1s ease-in-out}.btn-logout:hover{background-color:#d3b474!important}.btn-logout:hover span{color:#fff}.btn-logout:hover .lock{transform:rotate(0)}.btn-logout:hover .lock:before{bottom:100%;left:50%;transform:rotate(0);margin-left:-8px}.btn-sing-alt:active,.btn-logout:active{background-color:#d3b474!important;border-color:transparent!important;color:#fff!important}.btn-white-c:hover,.btn-white-c:focus,.btn-white-c:active{background-color:#fff!important;color:#989898!important}.btn-warning-c{overflow:hidden;position:relative;padding:12px 2rem;border-radius:8px;background-color:#d3b474;font-family:Montserrat Medium,sans-serif;font-weight:500;color:#000;transition:.7s ease;--spacing: 2rem;text-decoration:none}.btn-warning-c span{position:relative;z-index:10}.btn-warning-c:before,.btn-warning-c:after{content:"";position:absolute;top:0;left:calc(-100% - var(--spacing));z-index:-1;width:calc(100% + var(--spacing));height:100%;background:#989898;clip-path:polygon(0 0,calc(100% - var(--spacing)) 0,100% 50%,calc(100% - var(--spacing)) 100%,0 100%);transition:transform .6s}.btn-warning-c:before{left:calc(-100% - var(--spacing))}.btn-warning-c:after{left:100%;transform:rotate(180deg)}.btn-warning-c:hover:before{z-index:5;transform:translate(100%)}.btn-warning-c:hover:after{z-index:5;transform:rotate(180deg) translate(100%)}.btn-warning-c:hover span{z-index:6;color:#fff}.btn-close-c{padding:0}.btn-close-c i{font-size:1.5rem;opacity:1;color:#000!important}.card{border:none}.card-head{position:relative;margin-bottom:1.5rem;padding-bottom:22px}.card-head.border-center-c:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:220px;height:2px;background:#d3b474}.card-head.border-start-c:before{content:"";position:absolute;bottom:0;left:0;width:220px;height:2px;background:#d3b474}.card-title span{display:block;font-family:Montserrat Light,sans-serif;font-weight:300;font-size:2.5rem;line-height:1.2}.card-title strong{font-family:Montserrat Bold,sans-serif;font-weight:700}.card-product-teaser{height:100%;margin-bottom:1.5rem;padding:1.5rem;border-radius:4px;transition:.3s ease-in;text-align:center}.card-product-teaser:hover{box-shadow:0 4px 20px #0000001f}.card-product-teaser:hover .card-img-top img{transform:scale(1.05)}.card-product-teaser .card-img-top{overflow:hidden;position:relative}.card-product-teaser .card-img-top img{display:block;margin:0 auto;transition:.3s ease-in}.card-product-teaser .eye-inner{position:absolute;top:48px;right:12px;visibility:hidden;opacity:0;transform:none}.card-product-teaser:hover .eye-inner{visibility:visible;opacity:1;transition:.3s ease}.card-product-teaser a{text-decoration:none}.card-product-teaser a:hover{color:inherit}.card-product-teaser .card-body{padding:1rem 0}.card-product-teaser .card-title{margin-bottom:1rem;font-family:Montserrat Medium,sans-serif;font-size:18px;line-height:1.33;color:#000;text-align:center;transition:.3s ease-in}.card-product-teaser:hover .card-title{color:#d3b474;text-decoration:underline}.card-product-teaser .card-text{color:#000!important;display:-webkit-box;overflow:hidden;text-overflow:ellipsis;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-clamp:4}.card-product-teaser .card-text:hover{color:#000}.card-about{overflow:hidden;display:grid;grid-template-columns:1fr 1fr;grid-gap:5rem;align-items:center;margin-bottom:5rem}.card-about:last-of-type{margin-bottom:0}.card-about .card-left-sm{margin-left:6.75rem}.card-about .card-img{overflow:hidden;position:relative;border-radius:4px}.card-about .card-img:before{content:"";position:absolute;z-index:5;top:0;left:50%;transform:translate(-50%);width:120px;height:100%;background:linear-gradient(180deg,#e0c564 4%,#d7b859 7%,#c5a044,#b98e35,#b2842c 31%,#b0812a 42%,#b88d34 50%,#cfad4f 66%,#e0c564,#cda840 86%,#c19429 94%,#bd8e21)}.card-about .card-img img{position:relative;z-index:10;width:100%;padding:1rem 0;border-radius:4px;transition:.3s ease-in}.card-about .card-img img:hover{transform:scale(1.02)}.card-about .card-body{padding:0;margin-top:1.5rem;margin-bottom:2rem}.card-about .card-text{max-width:87%}.card-about .card-text strong{display:block;margin-bottom:8px}.card-about .card-text em{font-weight:600;color:#d3b474}.card-about .list-inner{padding-left:0;-moz-column-count:2;column-count:2;-moz-column-rule-style:solid;column-rule-style:solid;-moz-column-rule-color:#D3B474;column-rule-color:#d3b474;-moz-column-gap:2rem;column-gap:2rem}.card-about .list-inner li{margin-bottom:1rem;-moz-column-break-inside:avoid;break-inside:avoid-column}.card-about .list-inner strong{display:block;margin-bottom:8px;font-family:Montserrat Bold,sans-serif;font-weight:700;color:#d3b474}.card-white{height:100%;padding:1.5rem 1rem;border-radius:4px;box-shadow:0 4px 20px #0000001f}.card-white .card-img-top{margin-bottom:1rem;border-radius:0!important;text-align:center}.card-white .card-body{padding:0;text-align:center}.card-white .card-title{font-family:Montserrat Bold,sans-serif;color:#d3b474}.card-contact{z-index:2;margin-bottom:-10rem;padding:2.5rem 7.5rem;border-radius:4px;background-color:#fff}.card-contact .card-body{display:flex;gap:2rem;align-items:flex-end;margin-bottom:2rem;padding:0}.card-contact .card-body .flex-inner{display:flex;gap:2rem;align-items:flex-end}.card-contact .card-body strong{display:block;margin-bottom:8px;font-family:Montserrat Bold,sans-serif;font-weight:700;color:#d3b474}.card-contact .card-body a{display:block;text-decoration:none}.card-contact .card-body .btn{display:flex;align-items:center;gap:8px;white-space:nowrap}.card-contact .card-body .btn i{position:relative;z-index:10;display:block;color:#000}.card-contact .card-body .btn .rotate{transform:rotate(90deg)}.card-contact .card-bottom .form-group{margin-bottom:1rem}.card-contact .form-check{margin-bottom:14px}.card-contact .form-check-input{width:1.255rem;height:1.25rem;margin-top:0;border-radius:4px;border-color:#989898}.card-contact .form-check-input:focus{box-shadow:none}.card-contact .form-check-input:checked{background-color:#d3b474;border-color:#d3b474}.card-contact .form-check-label{margin-left:2px;font-size:14px}.card-contact .form-check-label a{color:#d3b474}.card-contact .form-check-label a:hover{color:#d3b474;text-decoration:underline}.card-contact .card-bottom .flex-inner{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:1rem;margin-top:1.25rem}@media (max-width: 1399px){.card-contact .card-body{flex-wrap:wrap}.card-about .card-left-sm{margin-left:0}}@media (max-width: 1199px){.card-about{gap:2rem}}@media (max-width: 991px){.card-about{grid-template-columns:1fr;margin-bottom:2rem}.card-about:nth-child(2n) .card-left{order:1}.card-contact{margin-bottom:0;padding:2.5rem}}@media (max-width: 767px){.card-head{margin-bottom:1rem;padding-bottom:1rem;text-align:center}.card-head.border-start-c:before{left:50%;transform:translate(-50%)}.card-text,.card-bottom{text-align:center}.card-contact{padding:1rem}.card-contact .card-body{text-align:center}.card-contact .card-body .flex-inner{flex-wrap:wrap;justify-content:center;align-items:center}.card-contact .card-bottom .flex-inner{justify-content:center}.card-about .card-body{text-align:center}}@media (max-width: 575px){.card-about .card-text{max-width:100%}}.form{position:relative}.form-control{padding:9px;border-top:0;border-right:0;border-bottom:1px solid #989898;border-left:0;border-radius:0;background:transparent;color:#000;transition:border-color .3s;line-height:1;height:34px}.form-control:focus{border-color:#000;box-shadow:none}.field-placeholder-wrapper{position:relative;padding-top:9px}.field-placeholder-wrapper .field__placeholder{position:absolute;top:18px;left:9px;z-index:2;pointer-events:none;transition:transform .3s,font-size .3s;color:#6c757d;font-size:16px;line-height:1}.field-placeholder-wrapper:has(input.field__input:not(:-moz-placeholder-shown)) .field__placeholder,.field-placeholder-wrapper:has(textarea.field__input:not(:-moz-placeholder-shown)) .field__placeholder{transform:translate(-9px,-19px);font-size:12px}.field-placeholder-wrapper:has(input.field__input:not(:placeholder-shown)) .field__placeholder,.field-placeholder-wrapper:has(textarea.field__input:not(:placeholder-shown)) .field__placeholder{transform:translate(-9px,-19px);font-size:12px}.form--subscribe .form-control{color:#fff;border-color:#6c757d}.form--subscribe .form-control:focus{background-color:transparent;border-color:#fff}.form-search .form-inner{padding:0;border:none}.form-search .form-control{min-width:256px;padding-left:2.5rem;font-family:Montserrat Medium,sans-serif;font-weight:500}.form-search .form-control::-moz-placeholder{font-family:Montserrat Medium,sans-serif;font-weight:500}.form-search .form-control::placeholder{font-family:Montserrat Medium,sans-serif;font-weight:500}.form-search .btn{margin-right:-2.75rem}.form-search .btn i{transform:rotate(90deg);font-size:1.5rem;color:#989898}@media (min-width: 992px){.form-search .form-inner .flex-inner{display:flex!important;align-items:center}.form-search .form-inner{position:relative!important;top:0;left:unset!important;z-index:15!important;transform:none!important;opacity:1!important}}@media (max-width: 1199px){.form-search .form-control{min-width:180px;max-width:180px}}@media (max-width: 991px){.form-search .form-control{max-width:unset}.form-search .btn{margin-right:0;background-color:transparent!important}.form-search .form-inner .btn{position:relative;padding:.5rem}.form-search .form-inner.show .flex-inner{display:flex;align-items:center;min-width:18rem;padding:0;border-bottom:1px solid #989898}.form-search .form-control{padding-left:.75rem;border-bottom:none}.form-search .btn-mobile i{position:absolute;top:50%;left:0;transform:translateY(-50%) rotate(90deg)}.form-search .btn-mobile[aria-expanded=true] .fa-search{visibility:hidden;opacity:0}.form-search .btn-mobile[aria-expanded=false] .fa-search,.form-search .btn-mobile[aria-expanded=true] .fa-times{visibility:visible;opacity:1}.form-search .btn-mobile[aria-expanded=false] .fa-times{visibility:hidden;opacity:0}}@media (max-width: 767px){.form-search .form-inner.show{right:unset;right:-5rem;left:unset!important}.form-control{text-align:center}}@media (max-width: 460px){.form-search .btn-mobile i{font-size:1.25rem}}[class^=list-]{list-style:none outside none}.list-search-results{overflow-y:auto;overflow-x:hidden;position:absolute;top:100%;z-index:500;display:none;width:100%;max-height:450px;height:450px;padding:.5rem;border-radius:0;background-color:#fff;filter:drop-shadow(1px 2px 6px #989898)}.list-search-results.show{display:block}.list-search-results .list-item{margin-bottom:1rem}.list-search-results .list-item img{transition:.3s ease}.list-search-results .list-item:hover img{transform:scale(1.05)}.list-search-results a{align-items:center;text-decoration:none}.list-search-results h5{margin-bottom:.25rem;font-family:Montserrat Medium,sans-serif;font-weight:500}.list-search-results h5,.list-search-results h6{transition:.3s ease}.list-search-results a:hover h5,.list-search-results a:hover h6{color:#d3b474}.list-footer-top{display:flex;gap:5.5rem;justify-content:space-between;padding-top:7rem;color:#fff}.list-footer-top .list-item-left{flex:0 0 30%}.list-footer-top .list-item-middle{display:flex;gap:5.5rem;flex:0 0 calc(100% - (50% + 16.5rem))}.list-footer-top .list-link-inner{display:block;-moz-column-count:2;column-count:2}.list-footer-top .list-link-inner .list-link{font-family:Montserrat Medium,sans-serif;font-weight:500;white-space:nowrap}.list-footer-top .list-item-right{flex:0 0 20%}.list-footer-top .footer-logo{margin-bottom:2.5rem}.list-footer-top .list-title{margin-bottom:2.5rem;font-family:Montserrat Bold,sans-serif;font-weight:700;color:#d3b474}.list-footer-top .list-item{margin-bottom:1rem}.list-footer-top .list-link{display:flex;align-items:baseline;gap:.5rem;text-decoration:none;transition:.3s ease}.list-footer-top .list-link:hover{color:#d3b474}.list-footer-top .list-link .rotate{transform:rotate(90deg)}.list-group-social{flex-direction:row;gap:1.5rem;flex-wrap:wrap}@media (max-width: 1499px){.list-footer-top{gap:3rem}.list-footer-top .list-item-middle{flex:0 0 calc(100% - (50% + 9rem))}}@media (max-width: 1399px){.list-footer-top{gap:1.55rem}.list-footer-top .list-item-middle{flex:0 0 calc(100% - (50% + 4.65rem))}}@media (max-width: 1199px){.list-footer-top{gap:2.5rem;flex-wrap:wrap}.list-footer-top .list-item-left,.list-footer-top .list-item-middle{flex:0 0 40%;max-width:40%}.list-footer-top .list-item-right{flex:0 0 50%;width:50%}.list-footer-top .list-link-inner{-moz-column-count:1;column-count:1}.list-footer-top .list-title{white-space:nowrap}.list-footer-top .list-item{margin-bottom:.5rem}.list-footer-top .list-item-middle{gap:3rem}}@media (max-width: 991px){.list-footer-top{padding-top:2.5rem;justify-content:normal}}@media (max-width: 767px){.list-footer-top .list-item-left,.list-footer-top .list-item-middle{flex:0 0 100%;max-width:100%;flex-wrap:wrap;justify-content:center;align-items:center;text-align:center}.list-footer-top .list-item-right{flex:0 0 100%;width:100%;justify-content:center;align-items:center;text-align:center}.list-footer-top .list-item-middle .list-group{align-items:center}.list-footer-top .list-link-inner{-moz-column-count:2;column-count:2;text-align:center}.list-footer-top .list-link-inner .list-link{white-space:unset}}.navbar-main{padding:2.5rem 0}.navbar-main .navbar-brand{position:absolute;top:0;left:50%;transform:translate(-50%);padding:0}.navbar-main .nav-item{overflow:hidden;position:relative}.navbar-main .nav-link{position:relative;padding:.5rem 0!important;font-family:Montserrat Medium,sans-serif;font-weight:500;color:#000;transition:.5s all ease}.navbar-main .nav-link.active{font-family:Montserrat Bold,sans-serif;font-weight:700}.navbar-main .navbar-left .nav-link:before,.navbar-main .navbar-left .nav-link:after{content:"";position:absolute;width:0;height:1px;background:#000;transition:.5s all ease;backface-visibility:hidden}.navbar-main .navbar-left .nav-link:before{top:0;right:0}.navbar-main .navbar-left .nav-link:after{bottom:0;left:0}.navbar-main .navbar-left .nav-link:hover:before,.navbar-main .navbar-left .nav-link:hover:after{width:100%;background:#000}.navbar-main .nav-link .badge{position:absolute;top:.25rem;right:-.5rem;display:flex;align-items:center;justify-content:center;width:16px;height:16px;border-radius:50%;background:#d3b474;font-family:Montserrat Medium,sans-serif;font-weight:500;font-size:12px;color:#000}.navbar-left{gap:4rem}.navbar-main .dropdown-menu{border-radius:4px;border-color:#989898}.navbar-main .dropdown-item{transition:.3s ease}.navbar-main .dropdown-item:hover{background-color:#989898!important;color:#fff!important}.navbar-right{gap:1.75rem}.navbar-right .dropdown-lang .dropdown-menu{min-width:4rem}.navbar-right .dropdown-user .dropdown-menu{right:0;min-width:18rem;padding:1rem}.navbar-right .dropdown-user .dropdown-menu div{margin-bottom:1rem}.navbar-right .dropdown-user .dropdown-menu div:first-child{text-align:center}.navbar-right .dropdown-user .dropdown-menu div:last-child{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.navbar-right .dropdown-user .dropdown-link{font-size:12px;transition:.3s ease}.navbar-right .dropdown-user .dropdown-link:hover{color:#989898}.navbar-right .dropdown-user .btn{font-family:Montserrat Medium,sans-serif;color:#fff}.navbar-right .nav-item{overflow:visible}.navbar-right .dropdown-favorite .dropdown-menu{overflow-y:auto;overflow-x:hidden;right:0;min-width:22rem;max-height:450px;padding:1rem}.navbar-right .dropdown-favorite .dropdown-head{display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap;text-align:center}.navbar-right .dropdown-favorite .product-head{height:100%}.navbar-right .dropdown-favorite .product-head .btn{position:absolute;top:0;right:1rem;padding:0}.navbar-right .dropdown-favorite .product{padding:1rem 0;border-bottom:1px solid #989898}.navbar-right .dropdown-favorite .product:hover,.navbar-right .dropdown-favorite .product:active{background-color:transparent!important;color:#989898!important}.navbar-right .dropdown-favorite .product img{border-radius:8px}.navbar-right .dropdown-favorite .product-title{display:flex;align-items:center;height:100%;font-family:Montserrat Bold,sans-serif;white-space:normal;text-decoration:none;transition:.3s ease}.navbar-right .dropdown-favorite .product-title:hover{color:#989898}@media (min-width: 992px){.navbar-main .dropdown-menu{z-index:-1;left:8000%;display:block;transform:translateY(15px);opacity:0}.navbar-main .nav-item.dropdown:hover .dropdown-menu{z-index:20;left:auto;display:block;transform:translateY(0);transition:all .5s;opacity:1}}@media (max-width: 1399px){.navbar-left{gap:3rem}}@media (max-width: 1199px){.navbar-main .nav-link{font-size:14px}.navbar-left{gap:2rem}.navbar-right{gap:1.5rem}}@media (max-width: 1024px){.navbar-main .navbar-brand{left:unset;transform:none;margin-right:0}.navbar-main .nav-link{display:inline-block}.navbar-collapse-c{margin-left:200px}.navbar-left{gap:1.25rem}}@media (max-width: 991px){.navbar-main .navbar-toggler{height:2rem;padding:0;border-color:transparent}.navbar-main .navbar-toggler .toggler-btn-c-lines{position:relative;z-index:2;display:block;width:1.5rem!important;height:1.5px;margin-bottom:0;padding:0;cursor:pointer}.navbar-main .navbar-toggler:focus{box-shadow:none}.navbar-main .toggler-btn-c-lines:before,.navbar-main .toggler-btn-c-lines:after{content:"";position:absolute}.navbar-main .toggler-btn-c-lines,.navbar-main .toggler-btn-c-lines:before,.navbar-main .toggler-btn-c-lines:after{width:2rem;height:1.5px;background-color:#000;transition:all .4s ease-in-out}.navbar-main .toggler-btn-c-lines:before{transform:translate(-.75rem,-.5rem)}.navbar-main .toggler-btn-c-lines:after{transform:translate(-.75rem,.5rem)}.navbar-main .navbar-toggler[aria-expanded=true] .toggler-btn-c-lines{background:transparent}.navbar-main .navbar-toggler[aria-expanded=true] .toggler-btn-c-lines:before{transform:rotate(45deg) translate(-.75rem,.75rem)}.navbar-main .navbar-toggler[aria-expanded=true] .toggler-btn-c-lines:after{transform:rotate(-45deg) translate(-.75rem,-.75rem)}.navbar-main .dropdown-menu{position:absolute;right:0;left:unset}.navbar-collapse-c{margin-left:0}.navbar-collapse-c .dropdown-menu.show,.navbar-collapse-c .dropdown-submenu.show{position:relative;padding-top:0;border:none}.navbar-collapse-c{overflow:auto;position:fixed;z-index:50;bottom:0;left:-100%;display:block;min-width:40%;background-color:#fff;visibility:hidden;opacity:0;transition:all .3s ease-in-out}.navbar-collapse-c.show{left:0;visibility:visible;opacity:1}.navbar-collapse-c.show:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,#e0c564 4%,#d7b859 7%,#c5a044,#b98e35,#b2842c 31%,#b0812a 42%,#b88d34 50%,#cfad4f 66%,#e0c564,#cda840 86%,#c19429 94%,#bd8e21)}.navbar-collapse-c .navbar-toggler{position:relative;z-index:50;display:block;margin-left:auto}.navbar-collapse-c .navbar-toggler i{color:#000;font-size:1.5rem}.navbar-collapse-c .collapse-head{margin-bottom:1rem;padding:1rem;background-color:#000}.navbar-main .navbar-brand{left:50%;transform:translate(-50%)}.navbar-left{justify-content:center;align-items:center;gap:2rem;padding:2.5rem 1rem}.navbar-right{flex-direction:row;gap:1rem;margin-left:auto}.navbar-right .nav-link{padding:0!important}.navbar-right .nav-link img{width:1.25rem}.navbar-main .nav-link{padding:0!important;font-size:16px}.navbar-main .nav-link .badge{top:-.5rem}}@media (max-width: 767px){.navbar-main{padding:1.5rem 0}.navbar-collapse-c.show{width:60%}.navbar-main .dropdown-lang{position:absolute;left:4rem}}@media (max-width: 575px){.navbar-collapse-c.show{width:85%}.navbar-main .navbar-brand{max-width:24%}}@media (max-width: 460px){.navbar-main{padding:1.25rem 0}.navbar-main .navbar-brand{max-width:32%}.navbar-right .dropdown-favorite .dropdown-menu{right:-50%;min-width:19rem}}@media (max-width: 380px){.navbar-right .dropdown-user .dropdown-menu{right:-200%}}@media (max-width: 340px){.navbar-main .navbar-brand{max-width:30%}}.section{overflow:hidden;position:relative}.section-head{position:relative;margin-bottom:1.5rem;padding-bottom:22px}.section-head.border-center-c:before{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:220px;height:2px;background:#d3b474}.section-head.border-start-c:before{content:"";position:absolute;bottom:0;left:0;width:220px;height:2px;background:#d3b474}.section-title span{display:block;font-family:Montserrat Light,sans-serif;font-weight:300;font-size:2.5rem;line-height:1.2}.section-title strong{font-family:Montserrat Bold,sans-serif;font-weight:700}.section-bg-rose .section-body{position:relative}.section-bg-rose .el-top-left{top:-16%;left:-13%}.section-bg-rose .card-inner{max-width:97%;margin:-6rem auto 0}.section-services{padding:4.5rem 0;color:#fff}.section-services,.section-contact-us{overflow:visible}.section-contact-us .el-top-left{top:0;left:0;transform:translateY(-100%)}.section-services:before,.section-services:after,.section-contact-us:before,.section-contact-us:after{content:"";position:absolute;left:0;width:100%;height:8px;background:linear-gradient(90deg,#e0c564 4%,#d7b859 7%,#c5a044,#b98e35,#b2842c 31%,#b0812a 42%,#b88d34 50%,#cfad4f 66%,#e0c564,#cda840 86%,#c19429 94%,#bd8e21)}.section-services:before,.section-contact-us:before{top:0}.section-services:after,.section-contact-us:after{bottom:0}.section-services .section-inner{overflow:hidden;display:grid;grid-template-columns:1fr 1fr;grid-gap:10rem;align-items:center}.section-services .section-left{position:relative}.section-services .section-left img{position:relative;z-index:20}.section-services .circle-outline-inner{position:relative;display:flex;justify-content:center;align-items:center;max-width:640px;margin:0 auto;aspect-ratio:1 / 1}.section-services .circle-inner{position:absolute;top:0%;left:13%;z-index:2;width:90%;height:100%}.section-services .circle-outline{width:100%;height:100%;transform:rotate(90deg)}.section-services .circle-outline circle{fill:none;stroke:#b88d34;stroke-width:4px;stroke-dasharray:1350;stroke-dashoffset:1350;transition:stroke-dashoffset 2s ease-out}.section-services .section-text{max-width:92%}.section-services .section-text p{margin-bottom:1.5rem}.section-services .section-text strong{display:block;margin-bottom:8px;font-family:Montserrat Bold,sans-serif;font-weight:700;color:#d3b474}.section-services .el-bottom-right{right:5%;bottom:auto;z-index:2}.section-top{overflow:hidden;position:relative;padding:4.5rem 0}.section-top:before{content:"";position:absolute;top:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,#e0c564 4%,#d7b859 7%,#c5a044,#b98e35,#b2842c 31%,#b0812a 42%,#b88d34 50%,#cfad4f 66%,#e0c564,#cda840 86%,#c19429 94%,#bd8e21)}.section-top:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:8px;background:linear-gradient(90deg,#e0c564 4%,#d7b859 7%,#c5a044,#b98e35,#b2842c 31%,#b0812a 42%,#b88d34 50%,#cfad4f 66%,#e0c564,#cda840 86%,#c19429 94%,#bd8e21)}.section-top .section-inner{position:relative;display:flex;flex-direction:row-reverse;align-items:center;justify-content:center}.section-top .section-title{color:#fff}.section-product-list{overflow:visible;padding:4rem 0}.section-product .el-bottom-right,.section-product-list .el-bottom-right{right:5%;bottom:10rem;z-index:2}.section-product .el-top-left,.section-product-list .el-top-left{left:0%}.section-product .el-bottom-right,.section-product-list .el-bottom-right{right:0;bottom:-8rem}.section-product{padding:4rem 0}.section-product .section__inner{display:flex}.section-product .slider-gallery-thumbs-holder{flex:0 0 50%;max-width:50%}.section-product .section__content{flex:0 0 50%;max-width:50%;padding-left:2.8rem}.section-product .section__title{font-weight:700;margin-bottom:1.5rem}.section-product .section__title:after{content:"";display:block;width:13.7rem;height:2px;background-color:#d3b474;margin-top:1.2rem}.section-product .section__entry:not(:last-child){margin-bottom:1.875rem}.section-product .cards--alt .card{padding:.8rem 1.8rem}.section-product .cards--alt .card .card-title{font-size:14px;color:#d3b474;line-height:1.4}.section-product .section__favorites-trigger .ico-heart--empty{display:inline-block}.section-product .section__favorites-trigger .ico-heart--full,.section-product .section__favorites-trigger.on .ico-heart--empty{display:none}.section-product .section__favorites-trigger.on .ico-heart--full{display:inline-block}@media (max-width: 1799px){.section-product .leaf-wrapper,.section-product-list .leaf-wrapper{position:relative;z-index:2}}@media (max-width: 1599px){.section-bg-rose .el-top-left{top:-58px;left:-2%;max-width:14%}.section-product .slider-gallery-thumbs-holder{padding-right:4rem}.section-product .section__content{padding-left:0}}@media (max-width: 1399px){.section-product .el-top-left,.section-product-list .el-top-left{top:-8rem;left:-1%;max-width:8%}.section-product .el-bottom-right,.section-product-list .el-bottom-right{right:2%;max-width:8%}.section-contact-us .el-top-left{top:0;left:0;transform:translateY(-85%)}.section-product .cards--alt .card{padding:.8rem 1rem}}@media (max-width: 1199px){.section-services .section-inner{gap:3rem}.section-bg-rose .el-top-left{left:-5%;max-width:20%}.section-product,.section-product-list .el-top-left{top:0;left:0}.section-contact-us .el-top-left{top:0;left:0;transform:translateY(-75%)}.section-product .slider-gallery-thumbs-holder{padding-right:1.2rem}}@media (max-width: 1024px){.section-services{padding:2rem 0}.section-services .section-inner{grid-template-columns:1fr;gap:2rem}.section-services .section-left img{display:block;margin:0 auto}}@media (max-width: 991px){.section-services .el-bottom-right{max-width:20%}.section-top .section-inner{flex-direction:column-reverse;gap:1rem;justify-content:normal;align-items:normal}.section-product .el-top-left,.section-product-list .el-top-left,.section-product .el-bottom-right,.section-product-list .el-bottom-right{max-width:10%}.section-product .el-bottom-right,.section-product-list .el-bottom-right{right:4%;bottom:-3rem}}@media (max-width: 767px){.section-head{margin-bottom:1rem;padding-bottom:1rem;text-align:center}.section-head.border-start-c:before{left:50%;transform:translate(-50%)}.section-text{text-align:center}.section-title span{font-size:2.15rem}.section-bg-rose .el-top-left{top:-5%;left:-4%;max-width:15%}.section-services .circle-inner{left:9%}.section-contact-us .el-top-left{top:0;left:0;transform:translateY(-100%)}.section-product .section__inner{display:block}.section-product .slider-gallery-thumbs-holder{max-width:100%;padding:0 1.5rem;margin-bottom:2rem}.section-product .section__content{max-width:100%}}@media (max-width: 575px){.section-bg-rose .el-top-left{top:-2%;left:-4%;max-width:18%}.section-bg-rose .card-inner{margin:-2rem auto 0}.section-top{padding:2.5rem 0}.section-product-list{padding:2rem 0}.section-product .el-top-left,.section-product-list .el-top-left,.section-product .el-bottom-right,.section-product-list .el-bottom-right{max-width:25%}}@media (max-width: 375px){.section-product .slider-gallery-thumbs-holder{padding:0}}.slider{overflow:hidden;position:relative;visibility:hidden;opacity:0;transition:opacity 1s ease;-webkit-transition:opacity 1s ease}.slider.slick-initialized{visibility:visible;opacity:1}.slider .slides{list-style:none outside none}.slider-teaser{overflow:visible;display:flex;justify-content:center}.slider-teaser .slick-list{padding-bottom:1.5rem}.slider-teaser.row *{width:auto}.slider-teaser .slick-track{height:100%}.slider-teaser .slide{padding:0 12px}.slider-teaser .slide-arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:4px;background-color:#d3b474;cursor:pointer;transition:.3s ease-in}.slider-teaser .slide-arrow:hover{opacity:.8}.slider-teaser .slide-arrow i{font-weight:300}.slider-teaser .slide-arrow.slick-disabled{background-color:#ededed}.slider-teaser .arrow-prev{left:-3rem}.slider-teaser .arrow-next{right:-3rem}.slider-teaser .slick-dots{bottom:-45px}@media (max-width: 1599px){.slider-teaser{max-width:90%;margin:0 auto}}@media (max-width: 991px){.slider-teaser .arrow-prev{left:-2rem}.slider-teaser .arrow-next{right:-2rem}}.swiper-home{width:100%;max-width:1920px}.swiper-home:before,.swiper-home:after{content:"";position:absolute;z-index:50;left:0;width:100%;height:8px;background:linear-gradient(90deg,#e0c564 4%,#d7b859 7%,#c5a044,#b98e35,#b2842c 31%,#b0812a 42%,#b88d34 50%,#cfad4f 66%,#e0c564,#cda840 86%,#c19429 94%,#bd8e21)}.swiper-home:after{bottom:0}.swiper-home .swiper-wrapper{position:relative}.swiper-home .swiper-slide{overflow:hidden;display:flex;align-items:center;justify-content:center;height:100%}.swiper-home .swiper-slide img{display:block;width:100%;height:100%;border-top:8px solid transparent;border-bottom:8px solid transparent}.swiper-home .swiper-slide a{display:block;overflow:hidden}.swiper-home .swiper-pagination{top:50%;transform:translateY(-50%);width:2px;height:200px;margin-left:6.25%}.swiper-home .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#d3b474}.swiper-home .swiper-pagination-progressbar{background:#ededed}.swiper-home .swiper-btn:after{font-size:14px;color:#fff}.swiper-home .swiper-button-prev{top:unset;bottom:10.5rem;margin-left:5%}.swiper-home .swiper-button-next{top:11.5rem;margin-right:92.5%}.swiper-home .swiper-index{position:absolute;z-index:50;margin-left:5.75%;color:#fff;writing-mode:sideways-lr}.swiper-home .index-first{top:13.5rem}.swiper-home .index-last{bottom:13.5rem}.swiper-home .overlay{position:absolute;z-index:10;top:50%;left:15rem;transform:translateY(-50%)}.swiper-home .swiper-head{position:relative;margin-bottom:1.5rem;padding-bottom:2rem}.swiper-home .swiper-head.border-start-c:before{content:"";position:absolute;bottom:0;left:0;width:352px;height:2px;background:#d3b474}.swiper-home .swiper-title{margin-bottom:0;color:#fff}.swiper-home .swiper-title span{display:block;font-family:Montserrat Light,sans-serif;font-size:4rem;font-weight:300;line-height:1.12}.swiper-home .swiper-title strong{font-family:Montserrat Bold,sans-serif;font-size:5rem;font-weight:700;line-height:1.1}.swiper-home .swiper-body{margin-bottom:2rem}.swiper-home .swiper-text{margin-bottom:0;font-size:18px;line-height:1.33;text-transform:uppercase;color:#fff}.swiper-home .swiper-bottom .btn{display:inline-block}.swiper-home .swiper-slide img{transform:scale(1);transition:transform 4s ease-in-out}.swiper-home .swiper-slide-active img{transform:scale(1.02)}@media (max-width: 1920px){.swiper-home .swiper-button-prev{bottom:9.5rem}.swiper-home .swiper-button-next{top:10.5rem}.swiper-home .index-first{top:12.5rem}.swiper-home .index-last{bottom:12.5rem}}@media (max-width: 1799px){.swiper-home .swiper-button-prev{bottom:8.5rem}.swiper-home .swiper-button-next{top:9.5rem}.swiper-home .index-first{top:11.5rem}.swiper-home .index-last{bottom:11.5rem}}@media (max-width: 1699px){.swiper-home .swiper-button-prev{bottom:7.5rem}.swiper-home .swiper-button-next{top:8.5rem}.swiper-home .index-first{top:10rem}.swiper-home .index-last{bottom:10rem}}@media (max-width: 1599px){.swiper-home .swiper-button-prev{bottom:6.5rem}.swiper-home .swiper-button-next{top:7.5rem}.swiper-home .index-first{top:9rem}.swiper-home .index-last{bottom:9rem}.swiper-home .swiper-button-next{margin-right:92%}}@media (max-width: 1499px){.swiper-home .swiper-pagination{height:175px}}@media (max-width: 1399px){.swiper-home .swiper-index{margin-left:5.5%}.swiper-home .index-first{top:8rem}.swiper-home .index-last{bottom:8rem}.swiper-home .swiper-button-next{top:6.5rem}.swiper-home .swiper-button-prev{bottom:4.75rem;margin-left:4.5%}}@media (max-width: 1299px){.swiper-home .index-first{top:7rem}.swiper-home .index-last{bottom:7rem}.swiper-home .swiper-button-next{top:5.5rem}.swiper-home .swiper-button-prev{bottom:3.75rem}}@media (max-width: 1199px){.swiper-home .index-first{top:5.75rem}.swiper-home .index-last{bottom:6rem}.swiper-home .swiper-button-next{top:4.25rem;margin-right:91.75%}.swiper-home .swiper-button-prev{bottom:2.75rem}.swiper-home .swiper-pagination{height:165px}.swiper-home .overlay{left:10rem}.swiper-home .swiper-title span{font-size:2.5rem}.swiper-home .swiper-title strong{font-size:3.5rem}}@media (max-width: 1100px){.swiper-home .index-first{top:4.75rem}.swiper-home .index-last{bottom:5rem}.swiper-home .swiper-button-next{top:3.25rem}.swiper-home .swiper-button-prev{bottom:1.75rem;margin-left:4.25%}.swiper-home .swiper-index{margin-left:5.25%}}@media (max-width: 991px){.swiper-home .swiper-pagination-group{position:absolute;bottom:1.5rem;left:0;display:flex;align-items:center;gap:1.5rem;margin-left:6.25%}.swiper-home .swiper-pagination{left:0;height:200px}.swiper-home .swiper-btn,.swiper-home .swiper-index{position:relative;top:unset;right:unset;bottom:unset;left:unset!important}.swiper-home .swiper-btn{width:auto;height:auto;margin-top:0}.swiper-home .swiper-index{writing-mode:unset}.swiper-home .divider{z-index:5;color:#fff}.swiper-home .swiper-btn:after{font-size:20px}.swiper-home .overlay{left:8rem}.swiper-home .swiper-head{margin-bottom:1rem;padding-bottom:1rem}.swiper-home .swiper-title span{font-size:2rem}.swiper-home .swiper-title strong{font-size:3rem}.swiper-home .swiper-body{margin-bottom:1rem}}@media (max-width: 767px){.swiper-home .overlay{left:2.5rem}.swiper-home .swiper-title strong{font-size:4rem}.swiper-home .swiper-title span{font-size:3.5rem;line-height:1.28}.swiper-home .swiper-text{font-size:16px;line-height:1.5}.swiper-home .swiper-pagination{height:100%;margin-left:0}}@media (min-width: 992px){.swiper-home .divider{display:none}}@media (max-width: 480px){.swiper-home .swiper-pagination-group,.swiper-home .overlay{left:1rem;margin-left:0}.swiper-home .swiper-head.border-start-c:before{width:220px}.swiper-home .swiper-title strong{font-size:3rem}.swiper-home .swiper-title span{font-size:2rem}.swiper-home .swiper-head.border-start-c:before{width:150px}}@media (max-width: 390px){.swiper-home .swiper-head{margin-bottom:.75rem;padding-bottom:.75rem}.swiper-home .swiper-title strong{font-size:2rem}.swiper-home .swiper-title span{font-size:1.5rem;line-height:1}.swiper-home .swiper-body{margin-bottom:.75rem}.swiper-home .swiper-bottom .btn{padding:.5rem .75rem;font-size:14px}.swiper-home .swiper-pagination-group{bottom:1rem}}.widgets{list-style:none outside none}@media (max-width: 375px){.form .g-recaptcha iframe{transform-origin:0 0;transform:scale(.92)}}.video-holder{position:relative;display:block;width:100%;height:100%}.video-holder :is(a.btn-play,div.btn-play,span.btn-play){display:inline-flex;opacity:1;visibility:visible}.video-holder img{-o-object-fit:cover;object-fit:cover}.video-placeholder{position:absolute;overflow:hidden;margin:-1px;padding:0;border:0;word-wrap:normal}.btn-play{display:inline-flex;justify-content:center;align-items:center;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:4;width:4rem;height:4rem;color:#fff;border:2px solid #fff;border-radius:50%;display:none}@media (max-width: 1599px){.btn-play{width:3rem;height:3rem;font-size:1.4rem}}@media (max-width: 1199px){.btn-play{width:3rem;height:3rem;font-size:1.3rem}}@media (max-width: 1023px){.btn-play{width:2.4rem;height:2.4rem;font-size:1rem}}@media (max-width: 767px){.btn-play{width:3.4rem;height:3.4rem}}@media (max-width: 575px){.btn-play{width:2.8rem;height:2.8rem}}.btn-play--big{width:7rem;height:7rem;font-size:2rem}@media (max-width: 1023px){.btn-play--big{width:6rem;height:6rem}}.slider-gallery-thumbs-holder{min-width:0;min-height:0}.slider-gallery-thumbs-holder .slider-gallery{min-width:0;min-height:0;flex:1}.slider-gallery-thumbs-holder .slider-gallery .swiper{min-height:0;min-width:0;width:100%;max-width:100%;max-height:100vh;margin:0;padding:0}.slider-gallery-thumbs-holder .slider-gallery .swiper-wrapper{min-height:0;min-width:0;width:100%;max-width:100%;max-height:100vh}.slider-gallery{position:relative}.slider-gallery:not(:last-child){margin-bottom:1.5rem}.slider-gallery :is(.swiper-button-prev,.swiper-button-next):after{content:""}.slider-gallery .swiper-button-prev.swiper-button-disabled,.slider-gallery .swiper-button-next.swiper-button-disabled{background-color:#ededed;pointer-events:all;cursor:default}.slider-gallery .swiper-button-prev,.slider-gallery .swiper-button-next{border:none;text-decoration:none;opacity:1;width:40px;height:40px;border-radius:var(--border-radius);color:#000;background-color:#d3b474;transition:opacity .3s,background-color .3s,color .3s;margin-top:-2rem}@media (hover: hover) and (pointer: fine){.slider-gallery .swiper-button-prev:hover,.slider-gallery .swiper-button-next:hover{opacity:.8}}.slider-gallery .slider__slide{border-radius:var(--border-radius);position:relative}.slider-gallery .slider__slide>img{border-radius:var(--border-radius)}.slider-gallery .slider__slide>a{text-decoration:none}.slider-gallery--thumbs .slider__slide{padding:10px;border:1px solid transparent;transition:border-color .3s}.slider-gallery--thumbs .slider__slide.swiper-slide-thumb-active{border-color:#ededed}@media (max-width: 575px){.slider-gallery:not(:last-child){margin-bottom:1rem}.slider-gallery .swiper-button-prev,.slider-gallery .swiper-button-next{width:32px;height:32px}}.btn-tab{display:flex;justify-content:center;align-items:center;gap:.5rem;border-radius:var(--border-radius);text-align:center;color:#000;background-color:#d3b474;padding:1rem;line-height:1;font-weight:500;transition:opacity .3s}.btn-tab.is-active i{color:#d3b474}@media (hover: hover) and (pointer: fine){.btn-tab:hover{opacity:.8;color:inherit}}.btn-tab:active{opacity:.8;color:inherit}.link-alt{transition:color .3s}@media (hover: hover) and (pointer: fine){.link-alt:hover{color:#d3b474}}.link-alt:active{color:#d3b474}
