@import"https://fonts.googleapis.com/css2?family=Prompt: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&family=Source+Serif+4:ital,opsz,wght@0,8..60,200..900;1,8..60,200..900&display=swap";html,body{margin:0;scroll-behavior:smooth}html{font-size:62.5%}body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-family:indivisible,sans-serif;overflow-x:hidden;min-height:100vh}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0 !important}h1,h2,h3,h4,h5,h6{font-weight:700}p,ul{margin-bottom:15px}ul{padding-left:15px}a{-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);outline:none;text-decoration:none}a:hover{text-decoration:none}iframe{display:block;width:100%;max-width:100%}.t-center{text-align:center}.m-auto{margin:0 auto}.d-block{display:block}.d-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.section-padding{padding:100px 0}@media(max-width: 1024px){.section-padding{padding:50px 15px}}@media(min-width: 1025px)and (max-width: 1750px){.section-padding{padding:100px 15px}}.container{width:1024px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container{padding:0 15px}}@media(min-width: 1025px)and (max-width: 1750px){.container{padding:0 15px}}.container-small{width:860px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container-small{padding:0 15px}}@media(min-width: 1025px)and (max-width: 1750px){.container-small{padding:0 15px}}.container-extra-small{width:547px;max-width:100%;margin:0 auto;padding:0}@media(max-width: 1024px){.container-extra-small{padding:0 15px}}@media(min-width: 1025px)and (max-width: 1750px){.container-extra-small{padding:0 15px}}.section-padding .container,.section-padding .container-small,.section-padding .container-extra-small{padding:0}.img-fluid{display:block;margin:0 auto;width:100%;max-width:100%}@media(min-width: 768px)and (max-width: 1024px){.smartphone{display:none !important}}@media(min-width: 1025px){.smartphone{display:none !important}}@media(max-width: 767px){.tablets{display:none !important}}@media(min-width: 1025px){.tablets{display:none !important}}@media(min-width: 1025px){.all-devices{display:none !important}}@media(max-width: 1024px){.desktop{display:none !important}}.m-1{margin:10px !important}.m-2{margin:20px !important}.m-3{margin:30px !important}.m-4{margin:40px !important}.m-5{margin:50px !important}.my-1{margin-top:10px !important;margin-bottom:10px !important}.my-2{margin-top:20px !important;margin-bottom:20px !important}.my-3{margin-top:30px !important;margin-bottom:30px !important}.my-4{margin-top:40px !important;margin-bottom:40px !important}.my-5{margin-top:50px !important;margin-bottom:50px !important}.mx-1{margin-left:10px !important;margin-right:10px !important}.mx-2{margin-left:20px !important;margin-right:20px !important}.mx-3{margin-left:30px !important;margin-right:30px !important}.mx-4{margin-left:40px !important;margin-right:40px !important}.mx-5{margin-left:50px !important;margin-right:50px !important}.mt-1{margin-top:10px !important}.mt-2{margin-top:20px !important}.mt-3{margin-top:30px !important}.mt-4{margin-top:40px !important}.mt-5{margin-top:50px !important}.mb-0{margin-bottom:0 !important}.mb-1{margin-bottom:10px !important}.mb-2{margin-bottom:20px !important}.mb-3{margin-bottom:30px !important}.mb-4{margin-bottom:40px !important}.mb-5{margin-bottom:50px !important}.p-1{padding:10px !important}.p-2{padding:20px !important}.p-3{padding:30px !important}.p-4{padding:40px !important}.p-5{padding:50px !important}.py-1{padding-top:10px !important;padding-bottom:10px !important}.py-2{padding-top:20px !important;padding-bottom:20px !important}.py-3{padding-top:30px !important;padding-bottom:30px !important}.py-4{padding-top:40px !important;padding-bottom:40px !important}.py-5{padding-top:50px !important;padding-bottom:50px !important}.px-1{padding-left:10px !important;padding-right:10px !important}.px-2{padding-left:20px !important;padding-right:20px !important}.px-3{padding-left:30px !important;padding-right:30px !important}.px-4{padding-left:40px !important;padding-right:40px !important}.px-5{padding-left:50px !important;padding-right:50px !important}.pt-0{padding-top:0 !important}.pt-1{padding-top:10px !important}.pt-2{padding-top:20px !important}.pt-3{padding-top:30px !important}.pt-4{padding-top:40px !important}.pt-5{padding-top:50px !important}.pb-0{padding-bottom:0px !important}.pb-1{padding-bottom:10px !important}.pb-2{padding-bottom:20px !important}.pb-3{padding-bottom:30px !important}.pb-4{padding-bottom:40px !important}.pb-5{padding-bottom:50px !important}.fade-left{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateX(-30%);transform:translateX(-30%);-webkit-transition-delay:.5s;transition-delay:.5s}.fade-left.is-inview{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}.fade-right{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateX(30%);transform:translateX(30%);-webkit-transition-delay:.5s;transition-delay:.5s}.fade-right.is-inview{opacity:1;-webkit-transform:translateX(0px);transform:translateX(0px)}.fade-up{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateY(30%);transform:translateY(30%);-webkit-transition-delay:.5s;transition-delay:.5s}.fade-up.is-inview{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}.fade-down{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateY(-30%);transform:translateY(-30%);-webkit-transition-delay:.5s;transition-delay:.5s}.fade-down.is-inview{opacity:1;-webkit-transform:translateY(0px);transform:translateY(0px)}.fade{opacity:0;-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-delay:.5s;transition-delay:.5s}.fade.is-inview{opacity:1}.zoom-in{opacity:0;-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all 1s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transition-delay:.5s;transition-delay:.5s}.zoom-in.is-inview{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.zoom-out{opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1)}.zoom-out.is-inview{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.zoom-fade-right{opacity:0;-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .6s cubic-bezier(0.215, 0.61, 0.355, 1)}.zoom-fade-right.is-inview{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.delay-1{-webkit-transition-delay:.1s !important;transition-delay:.1s !important}.delay-2{-webkit-transition-delay:.2s !important;transition-delay:.2s !important}.delay-3{-webkit-transition-delay:.3s !important;transition-delay:.3s !important}.delay-4{-webkit-transition-delay:.4s !important;transition-delay:.4s !important}.delay-5{-webkit-transition-delay:.5s !important;transition-delay:.5s !important}.delay-6{-webkit-transition-delay:.6s !important;transition-delay:.6s !important}.delay-7{-webkit-transition-delay:.7s !important;transition-delay:.7s !important}.delay-8{-webkit-transition-delay:.8s !important;transition-delay:.8s !important}.delay-9{-webkit-transition-delay:.9s !important;transition-delay:.9s !important}.delay-10{-webkit-transition-delay:1s !important;transition-delay:1s !important}.delay-15{-webkit-transition-delay:1.5s !important;transition-delay:1.5s !important}.delay-20{-webkit-transition-delay:2s !important;transition-delay:2s !important}.clearfix:after{visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0}* html .clearfix{zoom:1}*:first-child+html .clearfix{zoom:1}*,*::before,*::after{margin:0;padding:0;-webkit-box-sizing:border-box;box-sizing:border-box}a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-tap-highlight-color:rgba(0,0,0,0)}::-moz-selection{color:#fff}::selection{color:#fff}#top-bar{padding:5px 15px;background-color:#fff198}@media(max-width: 767px){#top-bar{padding-left:0;padding-right:0}}#top-bar .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:1.2rem;line-height:1.8rem;text-transform:uppercase}@media(max-width: 767px){#top-bar .container{gap:15px}}header{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);width:100%;z-index:9997;position:sticky;top:0;padding:30px 0 0 0;background-color:#fffbef}@media(max-width: 1024px){header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:0}}header .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:0}header .header__brand{padding:0;z-index:9999;margin-right:auto;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;width:100%}@media(max-width: 1024px){header .header__brand{width:100%;padding:15px;margin-bottom:0}}@media(max-width: 767px){header .header__brand{width:83%;margin:0 auto 0 0}}@media(min-width: 768px)and (max-width: 1024px){header .header__brand{width:70%;margin:0 auto}}header .header__brand>div{font-size:1.4rem;line-height:1.9rem;font-weight:500;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}header .header__brand>div span,header .header__brand>div a{font-size:1.4rem;line-height:1.9rem;font-weight:500;color:#000}header .header__brand>div.active a{color:#dd77ac}header .header__brand>div img{height:15px;width:auto !important}header .header__brand img.logo{width:128px !important;height:auto !important}@media(max-width: 1024px){header .header__brand img.logo{width:100px !important}}@media(max-width: 767px){header .header__brand img.logo{width:80px !important}}.header__menu{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);z-index:9998;display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:30px 0;border-top:1px solid #000;border-bottom:1px solid #000;background-color:#fffbef;margin-bottom:15px}@media(max-width: 1024px){.header__menu{position:fixed;top:0;width:100%;height:100%;right:-100%;pointer-events:none}.header__menu.header__menu--open{right:0;pointer-events:initial}}.header__menu .site-nav{margin-bottom:0;padding-left:0;list-style-type:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}@media(max-width: 1024px){.header__menu .site-nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;height:100%;gap:30px}}.header__menu .site-nav li{position:relative}.header__menu .site-nav li::after{content:"";width:120%;height:1px;background-color:#000;display:block;position:absolute;bottom:-5px;left:-10%;z-index:-1}.header__menu .site-nav li:nth-child(1) a{color:#57544f}.header__menu .site-nav li:nth-child(1)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg);background-color:#57544f}.header__menu .site-nav li:nth-child(2) a{color:#bdcf03}.header__menu .site-nav li:nth-child(2)::after{-webkit-transform:rotate(2deg);transform:rotate(2deg);background-color:#bdcf03}.header__menu .site-nav li:nth-child(3) a{color:#63b22e}.header__menu .site-nav li:nth-child(3)::after{-webkit-transform:rotate(-5deg);transform:rotate(-5deg);background-color:#63b22e}.header__menu .site-nav li:nth-child(4) a{color:#fab600}.header__menu .site-nav li:nth-child(4)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg);background-color:#fab600}.header__menu .site-nav li:nth-child(5) a{color:#c51a1b}.header__menu .site-nav li:nth-child(5)::after{-webkit-transform:rotate(4deg);transform:rotate(4deg);background-color:#c51a1b}.header__menu .site-nav li:nth-child(6) a{color:#57544f}.header__menu .site-nav li:nth-child(6)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg);background-color:#57544f}.header__menu .site-nav li:nth-child(7) a{color:#57544f}.header__menu .site-nav li:nth-child(7)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg);background-color:#57544f}.header__menu .site-nav li:nth-child(8) a{color:#57544f}.header__menu .site-nav li:nth-child(8)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg);background-color:#57544f}.header__menu .site-nav li a{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);font-size:1.6rem;line-height:2.5rem;position:relative;color:#000;font-weight:500}@media(max-width: 1024px){.header__menu .site-nav li a{padding:0}}.header__menu .site-nav li:hover a,.header__menu .site-nav li.active a,.header__menu .site-nav li.current-menu-parent a{color:#c51a1b}.header__menu .site-nav li:hover svg,.header__menu .site-nav li.active svg,.header__menu .site-nav li.current-menu-parent svg{fill:#c51a1b}.header__menu .site-nav li svg{fill:#000}.header__menu .site-nav li.current-menu-item::after{height:110%;bottom:auto;top:0}.header__menu .site-nav li.current-menu-item a{color:#fff}.header__menu .site-nav li.current-menu-item:nth-child(1)::after,.header__menu .site-nav li.current-menu-item:nth-child(7)::after,.header__menu .site-nav li.current-menu-item:nth-child(8)::after{background-color:#eddaac}.header__menu .site-nav li.current-menu-item:nth-child(1) a,.header__menu .site-nav li.current-menu-item:nth-child(7) a,.header__menu .site-nav li.current-menu-item:nth-child(8) a{color:#57544f}.header__menu .site-nav li.current-menu-item:nth-child(6)::after{background-color:#57544f}.header__menu .site-nav li.current-menu-item:nth-child(6) a{color:#fff}.header__menu .site-nav li.current-menu-item:nth-child(2)::after{background-color:#bdcf03}.header__menu .site-nav li.current-menu-item:nth-child(3)::after{background-color:#63b22e}.header__menu .site-nav li.current-menu-item:nth-child(4)::after{background-color:#fab600}.header__menu .site-nav li.current-menu-item:nth-child(5)::after{background-color:#c51a1b}.header__menu .site-nav>li{position:relative}@media(max-width: 1024px){.header__menu .site-nav>li{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center}}.header__menu .site-nav>li>ul{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);margin-bottom:0;list-style:none;opacity:0;-webkit-transition:all .5s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .5s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-transform:translateY(5%);transform:translateY(5%);width:100%;position:absolute;background-color:#fff;min-width:250px;padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}@media(max-width: 1024px){.header__menu .site-nav>li>ul{position:relative;opacity:0;max-height:0;overflow:hidden;padding:0;min-width:auto !important;background-color:rgba(0,0,0,0)}}@media(max-width: 1024px){.header__menu .site-nav>li>ul li{text-align:center}}.header__menu .site-nav>li>ul a{padding:0}@media(min-width: 1025px){.header__menu .site-nav>li.has-submenu{margin-right:10px}}.header__menu .site-nav>li.has-submenu path{pointer-events:none !important}.header__menu .site-nav>li.has-submenu svg{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);position:absolute;right:0;top:51%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(min-width: 1025px){.header__menu .site-nav>li.has-submenu svg{pointer-events:none}}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu svg{top:5px;right:5px;position:relative}}.header__menu .site-nav>li.has-submenu.has-submenu--hover svg{-webkit-transform:rotateZ(-180deg);transform:rotateZ(-180deg);top:30%}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu.has-submenu--hover svg{top:0}}.header__menu .site-nav>li.has-submenu.has-submenu--hover>ul{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}@media(max-width: 1024px){.header__menu .site-nav>li.has-submenu.has-submenu--hover>ul{padding:0 15px 15px 15px;max-height:100vh;gap:5px}}.header__icon{display:none}@media(max-width: 1024px){.header__icon{display:block}}.header__icon .icon-hamburger{width:30px;height:30px;position:absolute;top:55%;-webkit-transform:translateY(-50%);transform:translateY(-50%);right:20px;z-index:9999}.header__icon .icon-hamburger span{height:1px;width:100%;position:absolute;background:#000;top:11px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.header__icon .icon-hamburger span:before,.header__icon .icon-hamburger span:after{height:1px;width:100%;position:absolute;background:#000;content:" ";margin-top:-10px;-webkit-transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .3s cubic-bezier(0.215, 0.61, 0.355, 1)}.header__icon .icon-hamburger span:after{margin-top:10px}.header__icon .icon-hamburger--open span{background:rgba(0,0,0,0) !important}.header__icon .icon-hamburger--open span:before{-webkit-transform:rotate(45deg);transform:rotate(45deg);margin-top:0}@media(max-width: 767px){.header__icon .icon-hamburger--open span:before{background-color:#000}}.header__icon .icon-hamburger--open span:after{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);margin-top:0}@media(max-width: 767px){.header__icon .icon-hamburger--open span:after{background-color:#000}}.header--shop .header__menu{padding:15px 0 !important}.header--shop .header__menu .site-nav li a{font-size:1.4rem;line-height:1.9rem}.header--shop .header__brand .shop{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.header--shop .header__brand .shop .cart{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px}.header--shop .header__brand .shop .cart span{display:block;max-width:80px;font-size:1.2rem;line-height:1.6rem;font-weight:500;text-align:right}.header--shop .header__brand .shop .cart span label{display:block;max-width:80px;font-size:1.2rem;line-height:1.6rem;font-weight:500;text-align:right}.header--shop .header__brand .shop .bag{position:relative}.header--shop .header__brand .shop .bag .count{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}.header--shop .header__brand .shop img{height:35px}.products-categories-menu{margin-bottom:50px;background-color:#fffbef;z-index:10;padding-bottom:15px}@media(min-width: 1025px){.products-categories-menu{position:sticky;top:210px}}@media(max-width: 1024px){.products-categories-menu{padding:0 15px}}.products-categories-menu #product-search input[type=search]{display:block;width:100%;max-width:500px;border:2px solid #000 !important;padding:5px 15px !important;border-radius:15px !important;background-color:rgba(0,0,0,0) !important;margin:0 auto !important}.products-categories-menu .container{padding:0 0 15px 0;border-bottom:1px solid #000}.products-categories-menu .container ul{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;gap:40px;-ms-flex-wrap:wrap;flex-wrap:wrap;list-style:none;margin-bottom:0;padding-left:0}@media(max-width: 767px){.products-categories-menu .container ul{gap:35px}}.products-categories-menu .container ul li{position:relative}.products-categories-menu .container ul li::after{content:"";width:120%;height:1px;background-color:#000;display:block;position:absolute;bottom:-5px;left:-10%;z-index:0}.products-categories-menu .container ul li:nth-child(1)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.products-categories-menu .container ul li:nth-child(2)::after{-webkit-transform:rotate(2deg);transform:rotate(2deg)}.products-categories-menu .container ul li:nth-child(3)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.products-categories-menu .container ul li:nth-child(4)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.products-categories-menu .container ul li:nth-child(5)::after{-webkit-transform:rotate(3deg);transform:rotate(3deg)}.products-categories-menu .container ul li:nth-child(6)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.products-categories-menu .container ul li:nth-child(7)::after{-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}.products-categories-menu .container ul li.active a{color:#fff !important}.products-categories-menu .container ul li.active::after{height:110%;bottom:auto;top:0;background-color:#000}.products-categories-menu .container a{position:relative;font-size:1.4rem;line-height:1.9rem;color:#000;z-index:1;font-weight:700}::-moz-selection{background:#000;color:#fff}::selection{background:#000;color:#fff}a,button,div{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-touch-callout:none}body,html{background-color:#fffbef}main>.woocommerce,main>.wp-block-woocommerce-cart,main>.wp-block-woocommerce-checkout{display:block;width:100%;max-width:1024px;margin:0 auto;padding:0 0 60px 0}@media(max-width: 1024px){main>.woocommerce,main>.wp-block-woocommerce-cart,main>.wp-block-woocommerce-checkout{padding:0 15px 60px 15px}}main h1,main h2,main h3,main h4,main h5,main h6{font-family:indivisibile,sans-serif;font-weight:400;color:#000;margin-bottom:15px;margin-top:0}main h1{font-size:7rem;line-height:8rem}@media(max-width: 767px){main h1{font-size:4.5rem;line-height:5.5rem}}main h1 span{font-size:7rem;line-height:8rem}@media(max-width: 767px){main h1 span{font-size:4.5rem;line-height:5.5rem}}main h2{font-size:3.6rem;line-height:4rem}main h3{font-size:2.4rem;line-height:3.4rem}main p,main div,main ul,main li,main span,main label,main a{color:#000;font-size:1.4rem;line-height:1.6rem;font-weight:400}main label{font-size:1.4rem !important;line-height:1.6rem !important}main a{color:#000;font-weight:700;text-decoration:underline}main ul{padding-left:15px}main strong,main b{font-weight:700 !important}main>section{margin-bottom:120px;position:relative}main>section.background--grey{background-color:#f6f4f8}main>section.background--image{background-size:cover !important;z-index:0}main>section.background--image::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:1}main>section.background--image .container{position:relative;z-index:2}main>section.background--image .container h1,main>section.background--image .container h2,main>section.background--image .container h3,main>section.background--image .container h4,main>section.background--image .container h5,main>section.background--image .container h6{color:#fff}main>section.background--image .container p{text-align:center;color:#fff;margin-bottom:0}main>section.background--image .container .btn-primary{margin:30px auto 0 auto}main>section a.absolute{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}main>section .anchor{position:absolute;left:0;top:-300px}@media(max-width: 1024px){main>section .anchor{top:-100px}}@media(max-width: 1024px){main>section{margin-bottom:48px}}.site-title{position:absolute;top:-9999px;color:#fff;font-size:12px}.cpt-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 767px){.cpt-list{grid-template-columns:1fr;gap:15px}}@media(min-width: 768px)and (max-width: 1024px){.cpt-list{grid-template-columns:repeat(2, 1fr)}}.cpt-list article{position:relative;background-color:#fff;border-radius:15px;overflow:hidden}.cpt-list article .article-image{border-radius:15px;overflow:hidden;height:220px;margin-bottom:15px}.cpt-list article .article-image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.cpt-list article .article-content{font-size:1.6rem;line-height:2.1rem}.cpt-list article span{text-transform:uppercase;margin-bottom:5px;font-size:1.6rem;line-height:2.1rem;display:block}.cpt-list article h5{font-weight:700;color:#c51a1b;margin-bottom:10px}.cpt-list article .date,.cpt-list article .term{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:1.3rem;line-height:1.7rem;color:#fab600;margin-top:15px;text-transform:none;margin-bottom:0}.cpt-list article .date img,.cpt-list article .term img{margin-right:15px;height:25px}.cpt-list article .btn-primary{margin-top:15px}.cpt-list article a{position:absolute;top:0;left:0;width:100%;height:100%}.btn-more-text{position:relative;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;display:block;border-radius:10px;text-decoration:none !important}.btn-more-text span{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);position:relative;z-index:1;display:inline-block;width:100%;padding:11px;border:1px solid #000;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-size:1.2rem;font-weight:500;border-radius:10px;color:#000;overflow:hidden;text-decoration:none !important}.btn-more-text:hover span{-webkit-transform:translate(-3px, -3px);transform:translate(-3px, -3px)}.btn-more-text::before{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #000;border-radius:10px;z-index:0}.more-text{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);opacity:0;max-height:0;pointer-events:none;overflow:hidden;position:relative;z-index:1}.more-text.active{opacity:1;max-height:100vh}.btn-primary,.btn-secondary,.btn-tertiary{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);overflow:hidden;padding:11px;border:1px solid #000;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-size:1.2rem;font-weight:500;border-radius:10px;color:#000;position:relative;z-index:1}.btn-primary{background-color:#000}.btn-primary:hover{background-color:#c51a1b !important;color:#000 !important}.btn-secondary{background-color:#c51a1b;color:#fff}.btn-secondary:hover{background-color:#000 !important}.btn-tertiary{border:1px solid #63b22e;background-color:#fff;color:#63b22e}.ctas{margin-top:30px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}.ctas>a{margin-top:0}.pagination{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;padding:0 !important;padding-bottom:0 !important;margin-bottom:0 !important;margin-top:50px !important;color:#000 !important;border:0 !important}@media(max-width: 767px){.pagination{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-top:30px}}.pagination span,.pagination a{margin:0 10px !important}.pagination li{margin-right:10px !important;border:0 !important}.pagination .current{font-weight:800}.pagination a{color:#000;border:0}.pagination span.page-numbers,.pagination a{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-box-pack:center !important;-ms-flex-pack:center !important;justify-content:center !important;text-align:center !important;font-size:2rem !important;line-height:2.5rem !important;width:50px !important;height:50px !important;border:2px solid #707070 !important;border-radius:10px !important;color:#707070 !important;background-color:#fff !important}.pagination span.page-numbers.current,.pagination a.current{font-weight:700 !important;background-color:#fff !important;color:#000 !important;border:2px solid #000 !important}.pagination .next.page-numbers,.pagination .prev.page-numbers{position:relative;width:35px !important;height:35px !important}.pagination .next.page-numbers::after,.pagination .prev.page-numbers::after{content:"";width:15px;height:15px;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);background-size:10px 6.7px}.pagination .prev.page-numbers::after{top:20%;left:20%;background:url("../img/ico_pagination_next.svg") no-repeat center center;-webkit-transform:rotate(180deg) translate(-50%, -50%);transform:rotate(180deg) translate(-50%, -50%)}.pagination .next.page-numbers::after{background:url("../img/ico_pagination_next.svg") no-repeat center center}body.error404,body.page-template-template-thank-you{height:100vh;overflow-y:hidden;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;overflow-y:hidden}#not-found,#thank-you{background-size:cover !important;height:calc(100vh - 374px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:0 !important}@media(max-width: 767px){#not-found,#thank-you{height:430px}}#not-found h3,#thank-you h3{margin-bottom:7px}#not-found h4,#thank-you h4{text-transform:uppercase;margin-bottom:10px}#not-found .btn-primary,#thank-you .btn-primary{margin:30px auto 0 auto}.single-post main{width:100%;max-width:1024px;padding:100px 0;margin:0 auto}@media(max-width: 1024px){.single-post main{padding:50px 15px}}@media(min-width: 1025px)and (max-width: 1750px){.single-post main{padding:100px 15px}}.woocommerce-error,.woocommerce-info,.woocommerce-message{border-top-color:#000 !important}.woocommerce-error::before,.woocommerce-info::before,.woocommerce-message::before{color:#000 !important}.wc-blocks-components-select__container{border:0 !important}.wc-block-cart__empty-cart__title{color:#63b22f !important}.product_title{font-size:2.4rem !important;line-height:2.8rem !important}.woocommerce-product-gallery .flex-viewport{position:relative !important;border:3px solid #000 !important;border-radius:12px !important;overflow:hidden !important}.woocommerce-product-gallery .flex-control-thumbs{margin-top:15px !important;display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px}.woocommerce-product-gallery .flex-control-thumbs li{border:2px solid #000 !important;border-radius:12px !important;overflow:hidden !important}#shop-page{margin-bottom:120px}@media(max-width: 1024px){#shop-page{margin-bottom:60px}}#shop-page .page-title{color:#63b22e;text-transform:uppercase;font-weight:400;font-size:4.5rem !important;line-height:6.3rem !important}@media(max-width: 1024px){#shop-page .page-title{font-size:2.5rem !important;line-height:3.2rem !important}}#single-product .woocommerce-product-gallery{position:relative}#single-product .woocommerce-product-gallery .type{position:absolute;top:15px;left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;height:20px;z-index:2}#single-product .woocommerce-product-gallery .type img{height:25px}#single-product #product-long-description{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;clear:both}@media(max-width: 767px){#single-product #product-long-description{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-bottom:30px}}#single-product #product-long-description img{min-width:230px}#single-product #product-long-description p,#single-product #product-long-description div{font-size:1.4rem;line-height:1.6rem}#single-product .related-title{font-size:4rem;line-height:4.5rem}#single-product .cart{margin-top:100px}#single-product .variations tbody tr{margin-bottom:15px !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}@media(max-width: 767px){#single-product .variations tbody tr{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:5px}}#single-product .variations tbody tr:last-child{margin-bottom:0 !important}#single-product .qty{width:57px !important;font-size:2rem;line-height:2.5rem;font-weight:700}#single-product .quantity{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-right:15px;border:2px solid #000;border-radius:12px}@media(max-width: 767px){#single-product .quantity{margin-bottom:15px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}#single-product .quantity input::-webkit-outer-spin-button,#single-product .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#single-product .quantity input::-webkit-outer-spin-button,#single-product .quantity input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}#single-product .quantity input[type=number]{height:52px;background-color:rgba(0,0,0,0);border:0 !important}#single-product .quantity button{cursor:pointer;height:52px !important;width:52px !important;border-radius:5px !important;border:0;background-color:rgba(0,0,0,0) !important;display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:vertical !important;-webkit-box-direction:normal !important;-ms-flex-direction:column !important;flex-direction:column !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}#single-product .quantity button img{height:20px !important}@media(max-width: 767px){#single-product .single_add_to_cart_button{width:100% !important}}#single-product .wc-tabs li{background-color:#f6f4f8 !important}#single-product .wc-tabs li.active{background-color:#fff !important}#single-product .woocommerce-Tabs-panel h1,#single-product .woocommerce-Tabs-panel h2,#single-product .woocommerce-Tabs-panel h3{display:none}#checkout h1,#checkout h2,#checkout h3{color:#63b22e;text-transform:uppercase;font-weight:400;font-size:4.5rem !important;line-height:6.3rem !important}@media(max-width: 1024px){#checkout h1,#checkout h2,#checkout h3{font-size:2.5rem !important;line-height:3.2rem !important}}#checkout input[type=checkbox]{width:1.3rem !important;-webkit-appearance:checkbox !important;-moz-appearance:checkbox !important;appearance:checkbox !important;margin-bottom:0}#checkout .coupon{margin-right:15px}@media(max-width: 767px){#checkout .coupon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;margin-right:0 !important;margin-bottom:0 !important;padding-bottom:0 !important}}#checkout .coupon #coupon_code{margin-right:15px;width:150px}@media(max-width: 767px){#checkout .coupon #coupon_code{width:100%;margin-right:0 !important}}#checkout .coupon .button{padding:15px 30px !important}@media(max-width: 767px){#checkout .coupon .button{width:100% !important;padding:15px !important}}#checkout .cart_totals{margin-top:60px}@media(max-width: 1024px){#checkout .cart_totals{margin-top:30px}}#checkout .cart_totals .shop_table{margin-bottom:0 !important}#checkout .cart_totals .wc-proceed-to-checkout .checkout-button{margin:0 0 0 auto !important}#checkout .col2-set{width:60%;float:left;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;margin-top:0 !important;padding-top:0 !important;padding-right:30px;margin-bottom:120px}@media(max-width: 767px){#checkout .col2-set{padding-right:0;width:100%;float:none;margin-bottom:60px}}#checkout .col2-set::before,#checkout .col2-set::after{display:none}#checkout .col2-set>.col-1,#checkout .col2-set>.col-2{width:100%;float:none;display:block}#checkout #customer_login{width:100%;display:grid;grid-template-columns:repeat(2, 1fr);-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:30px}@media(max-width: 767px){#checkout #customer_login{grid-template-columns:1fr}}#checkout #order_review{width:40%;float:right}@media(max-width: 767px){#checkout #order_review{width:100%;float:none}}@media(max-width: 767px){#checkout .woocommerce-MyAccount-navigation{margin-bottom:50px}}#checkout .woocommerce-MyAccount-navigation ul{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;list-style:none;padding-left:0;margin-bottom:0}#checkout .woocommerce-MyAccount-navigation ul a{font-size:1.8rem;line-height:2.5rem;text-transform:uppercase;color:#000}#checkout .woocommerce-MyAccount-navigation ul li.is-active a{font-weight:bold !important}#checkout .woocommerce-MyAccount-content mark{background-color:rgba(0,0,0,0) !important}#checkout .woocommerce-MyAccount-content .woocommerce-order-details h2{font-size:3.6rem !important;line-height:5rem !important;text-transform:uppercase !important;font-weight:500 !important}@media(max-width: 1024px){#checkout .woocommerce-MyAccount-content .woocommerce-order-details h2{font-size:3rem !important;line-height:4.2rem !important}}#checkout .woocommerce-MyAccount-content .woocommerce-customer-details h2{font-size:3.6rem !important;line-height:5rem !important;text-transform:uppercase !important;font-weight:700 !important}@media(max-width: 1024px){#checkout .woocommerce-MyAccount-content .woocommerce-customer-details h2{font-size:3rem !important;line-height:4.2rem !important}}#checkout .woocommerce-MyAccount-content .woocommerce-table{border-radius:8px !important}#checkout .woocommerce-MyAccount-content .woocommerce-customer-details{border-radius:8px;padding:15px;border:1px solid rgba(0,0,0,.1)}#checkout .woocommerce-EditAccountForm.edit-account fieldset{margin-top:50px !important;border:1px solid #f6f4f8 !important;border-radius:8px !important}#checkout .woocommerce-EditAccountForm.edit-account button{margin-top:30px !important}#checkout .woocommerce-EditAccountForm.edit-account span{margin-top:5px}#checkout .woocommerce-EditAccountForm.edit-account span em{display:block;margin-top:5px}#checkout .woocommerce-EditAccountForm.edit-account legend{background-color:#fff;padding:0 10px}body.woocommerce .woocommerce form.checkout_coupon,body.woocommerce .woocommerce form.login,body.woocommerce .woocommerce form.register,body.woocommerce-js .woocommerce form.checkout_coupon,body.woocommerce-js .woocommerce form.login,body.woocommerce-js .woocommerce form.register,body.woocommerce-page .woocommerce form.checkout_coupon,body.woocommerce-page .woocommerce form.login,body.woocommerce-page .woocommerce form.register{margin:0 !important}body.woocommerce .button,body.woocommerce .button.wc-forward,body.woocommerce .button.checkout-button,body.woocommerce button[type=submit],body.woocommerce .single_add_to_cart_button,body.woocommerce .add_to_cart_button,body.woocommerce .product_type_grouped,body.woocommerce .product_type_external,body.woocommerce .ajax_add_to_cart,body.woocommerce .button.product_type_variable,body.woocommerce .woocommerce #respond input#submit,body.woocommerce .woocommerce a.button,body.woocommerce .woocommerce input.button,body.woocommerce-js .button,body.woocommerce-js .button.wc-forward,body.woocommerce-js .button.checkout-button,body.woocommerce-js button[type=submit],body.woocommerce-js .single_add_to_cart_button,body.woocommerce-js .add_to_cart_button,body.woocommerce-js .product_type_grouped,body.woocommerce-js .product_type_external,body.woocommerce-js .ajax_add_to_cart,body.woocommerce-js .button.product_type_variable,body.woocommerce-js .woocommerce #respond input#submit,body.woocommerce-js .woocommerce a.button,body.woocommerce-js .woocommerce input.button,body.woocommerce-page .button,body.woocommerce-page .button.wc-forward,body.woocommerce-page .button.checkout-button,body.woocommerce-page button[type=submit],body.woocommerce-page .single_add_to_cart_button,body.woocommerce-page .add_to_cart_button,body.woocommerce-page .product_type_grouped,body.woocommerce-page .product_type_external,body.woocommerce-page .ajax_add_to_cart,body.woocommerce-page .button.product_type_variable,body.woocommerce-page .woocommerce #respond input#submit,body.woocommerce-page .woocommerce a.button,body.woocommerce-page .woocommerce input.button{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:15px 30px;gap:10px;border-radius:12px !important;color:#000 !important;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;background-color:#ffdc00 !important;border:2px solid #000 !important}body.woocommerce .button:hover,body.woocommerce .button.wc-forward:hover,body.woocommerce .button.checkout-button:hover,body.woocommerce button[type=submit]:hover,body.woocommerce .single_add_to_cart_button:hover,body.woocommerce .add_to_cart_button:hover,body.woocommerce .product_type_grouped:hover,body.woocommerce .product_type_external:hover,body.woocommerce .ajax_add_to_cart:hover,body.woocommerce .button.product_type_variable:hover,body.woocommerce .woocommerce #respond input#submit:hover,body.woocommerce .woocommerce a.button:hover,body.woocommerce .woocommerce input.button:hover,body.woocommerce-js .button:hover,body.woocommerce-js .button.wc-forward:hover,body.woocommerce-js .button.checkout-button:hover,body.woocommerce-js button[type=submit]:hover,body.woocommerce-js .single_add_to_cart_button:hover,body.woocommerce-js .add_to_cart_button:hover,body.woocommerce-js .product_type_grouped:hover,body.woocommerce-js .product_type_external:hover,body.woocommerce-js .ajax_add_to_cart:hover,body.woocommerce-js .button.product_type_variable:hover,body.woocommerce-js .woocommerce #respond input#submit:hover,body.woocommerce-js .woocommerce a.button:hover,body.woocommerce-js .woocommerce input.button:hover,body.woocommerce-page .button:hover,body.woocommerce-page .button.wc-forward:hover,body.woocommerce-page .button.checkout-button:hover,body.woocommerce-page button[type=submit]:hover,body.woocommerce-page .single_add_to_cart_button:hover,body.woocommerce-page .add_to_cart_button:hover,body.woocommerce-page .product_type_grouped:hover,body.woocommerce-page .product_type_external:hover,body.woocommerce-page .ajax_add_to_cart:hover,body.woocommerce-page .button.product_type_variable:hover,body.woocommerce-page .woocommerce #respond input#submit:hover,body.woocommerce-page .woocommerce a.button:hover,body.woocommerce-page .woocommerce input.button:hover{background-color:#000 !important;color:#fff !important}body.woocommerce h2,body.woocommerce-js h2,body.woocommerce-page h2{font-weight:700;margin-bottom:15px}body.woocommerce label,body.woocommerce-js label,body.woocommerce-page label{color:#000;font-weight:400;font-size:1.6rem;line-height:2.6rem;display:block;margin-bottom:5px}body.woocommerce select,body.woocommerce input[type=text],body.woocommerce input[type=password],body.woocommerce input[type=tel],body.woocommerce input[type=email],body.woocommerce input[type=number],body.woocommerce textarea,body.woocommerce-js select,body.woocommerce-js input[type=text],body.woocommerce-js input[type=password],body.woocommerce-js input[type=tel],body.woocommerce-js input[type=email],body.woocommerce-js input[type=number],body.woocommerce-js textarea,body.woocommerce-page select,body.woocommerce-page input[type=text],body.woocommerce-page input[type=password],body.woocommerce-page input[type=tel],body.woocommerce-page input[type=email],body.woocommerce-page input[type=number],body.woocommerce-page textarea{padding:15px !important;font-size:1.6rem;line-height:2.1rem;border:1px solid #f6f4f8 !important;border-radius:8px !important;outline:none !important}body.woocommerce .select2-selection,body.woocommerce-js .select2-selection,body.woocommerce-page .select2-selection{border:1px solid #f6f4f8 !important;border-radius:8px !important;height:39px;padding-top:8px}body.woocommerce .select2-selection .select2-selection__arrow,body.woocommerce-js .select2-selection .select2-selection__arrow,body.woocommerce-page .select2-selection .select2-selection__arrow{top:6px}body.woocommerce .woocommerce-result-count,body.woocommerce-js .woocommerce-result-count,body.woocommerce-page .woocommerce-result-count{color:#0f172a;font-weight:400;font-size:1.6rem;line-height:2.6rem}@media(max-width: 767px){body.woocommerce .woocommerce-result-count,body.woocommerce-js .woocommerce-result-count,body.woocommerce-page .woocommerce-result-count{width:100%;display:block;text-align:center}}@media(max-width: 767px){body.woocommerce .woocommerce-ordering,body.woocommerce-js .woocommerce-ordering,body.woocommerce-page .woocommerce-ordering{margin-bottom:30px;margin-left:auto;margin-right:auto;display:block;text-align:center;width:100%}}@media(min-width: 768px)and (max-width: 1024px){body.woocommerce .woocommerce-ordering,body.woocommerce-js .woocommerce-ordering,body.woocommerce-page .woocommerce-ordering{margin-bottom:50px}}ul.products{margin-bottom:0 !important;padding-left:0 !important;list-style:none}ul.products.columns-4,ul.products.columns-3{display:grid !important;grid-template-columns:repeat(4, 1fr) !important;grid-gap:30px !important}@media(max-width: 767px){ul.products.columns-4,ul.products.columns-3{grid-template-columns:1fr !important}}@media(min-width: 768px)and (max-width: 1024px){ul.products.columns-4,ul.products.columns-3{grid-template-columns:repeat(2, 1fr) !important}}ul.products.columns-4::before,ul.products.columns-4::after,ul.products.columns-3::before,ul.products.columns-3::after{display:none !important}ul.products li{padding:15px !important;border:1px solid #f6f4f8;border-radius:5px;width:100% !important;margin:0 !important}ul.products li img{display:block;margin-bottom:15px}ul.products li h2{text-transform:uppercase;font-weight:400;font-size:1.8rem !important;line-height:2.5rem !important;padding-top:0;padding-bottom:0;margin-top:0;margin-bottom:0}@media(min-width: 1025px){ul.products li h2{min-height:70px}}ul.products li mark.count{color:#63b22e;font-weight:700;background:none}ul.products li.product-category h2{min-height:auto}.related.products{clear:both;margin-bottom:120px;margin-top:120px}@media(max-width: 1024px){.related.products{margin-top:60px;margin-bottom:60px}}.related.products h2{text-transform:uppercase;color:#63b22e;font-weight:400}main .price{display:block;font-weight:400;color:#63b22e;font-size:2rem;line-height:2.5rem;text-transform:uppercase}main .price bdi{font-weight:400 !important;font-size:2rem !important;line-height:2.5rem !important}main .price bdi span{font-weight:400 !important;font-size:2rem !important;line-height:2.5rem !important}main .stock.in-stock,main .stock.out-of-stock{font-size:2rem;line-height:2.8rem;text-transform:uppercase;color:#63b22e;font-weight:700}main .stock.out-of-stock{color:red}main .button{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center !important;-ms-flex-align:center !important;align-items:center !important;padding:15px 30px !important;gap:10px;border-radius:5px !important;color:#fff !important;font-weight:700 !important;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;margin-top:30px;font-size:1.6rem !important;line-height:2.2rem !important;text-transform:uppercase;background-color:#c51a1b !important}main .button:hover{background-color:#63b22e !important}.pswp--open{z-index:9999 !important}footer{width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:auto;display:block}footer .houses{padding:0 15px}@media(max-width: 767px){footer .container{padding-left:0;padding-right:0}}footer .footer__content{padding:15px 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:15px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:650px;margin:auto}@media(max-width: 767px){footer .footer__content{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:15px;padding-right:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media(max-width: 767px){footer .footer__content>div:nth-child(1){width:100%;text-align:center}}footer .footer__content .place{font-size:10px;line-height:15px;color:#57544f}@media(max-width: 767px){footer .footer__content .place{width:22%}}footer .footer__content .place p{margin-bottom:0;font-size:10px;line-height:15px;color:#57544f}footer .footer__content .place h6{font-weight:500;font-size:12px;line-height:18px}footer .footer__content .place .contacts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-top:15px}footer .footer__content .place .contacts a.email{margin-right:10px}footer .footer__content .place .contacts img,footer .footer__content .place .contacts svg{height:25px}footer .footer__copy{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;font-size:.9rem;line-height:1.4rem;padding:15px 0}@media(max-width: 767px){footer .footer__copy{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}}footer .footer__copy>div:nth-child(2){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}footer .footer__copy a{font-size:.9rem;line-height:1.4rem;color:#000}footer .footer__copy #powered-by{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}section.mc-hero .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.mc-hero .container h1,section.mc-hero .container h2,section.mc-hero .container h3,section.mc-hero .container h4,section.mc-hero .container h5,section.mc-hero .container h6,section.mc-hero .container p,section.mc-hero .container div,section.mc-hero .container ul,section.mc-hero .container li{text-align:left !important}section.mc-hero .container .btn-primary{margin:30px auto 0 0 !important}section.mc-text{display:block}@media(max-width: 767px){section.mc-text{padding-left:15px;padding-right:15px}}section.mc-text .container-extra-small{padding:15px;border:2px solid #565450}section.mc-text .back{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:-15px}@media(max-width: 767px){section.mc-text .back{margin-bottom:15px}}section.mc-text .back img{height:15px;-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}section.mc-text .post-date{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;border-bottom:0;padding:5px 15px}section.mc-text .post-date label{margin-bottom:0}section.mc-text .post-nav{border-top:0;padding:5px 15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.mc-text .post-nav a{color:#565450}section.mc-text .post-nav .prev,section.mc-text .post-nav .next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px}section.mc-text .post-nav .prev img,section.mc-text .post-nav .next img{height:15px}section.mc-text .post-nav .prev img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}section.mc-text h3{font-size:3rem;line-height:3.7rem;color:#000;font-weight:500}section.mc-text p,section.mc-text div{color:#565450}section.mc-text .image{display:block;width:100%;height:250px;margin-bottom:15px}section.mc-text .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-text #related{margin-top:50px;padding:0;border:0 !important}section.mc-text #related>h3{font-size:1.4rem;line-height:1.6rem;color:#565450;font-weight:600;border-bottom:2px solid #565450 !important;padding-bottom:15px}section.mc-text .post-list{display:grid;grid-template-columns:repeat(2, 1fr);gap:15px}@media(max-width: 767px){section.mc-text .post-list{grid-template-columns:1fr}}section.mc-text .post-list .item .post-content{padding:15px;border:2px solid #565450;position:relative}section.mc-text .post-list .item .post-content a{position:absolute;top:0;left:0;width:100%;height:100%}section.mc-text .post-list .item .post-date{padding:10px 15px;border:2px solid #565450;border-top:0 !important}section.mc-text .post-list .item .image{display:block;width:100%;height:120px}section.mc-text .post-list .item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-text .post-list .item h3{font-size:2rem;line-height:2.5rem;font-weight:500;padding-bottom:0 !important;margin-bottom:0 !important}section.mc-image{display:block}section.mc-image .container{position:relative}section.mc-form{background-size:cover !important;position:relative}section.mc-form .wpcf7-spinner{display:none}section.mc-form #contact-form{display:block;width:100%;max-width:750px;margin:0 auto}@media(min-width: 768px)and (max-width: 1024px){section.mc-form #contact-form{max-width:100%}}section.mc-form #contact-form .contact-form__row{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-form #contact-form .contact-form__row>div{padding:0 .5rem;width:100%}section.mc-form #contact-form .contact-form__row .bordered{border:1px solid #fff;margin-bottom:15px;padding:15px 30px 15px 30px !important;background-color:#fff;border:0 !important;border-radius:50px}section.mc-form #contact-form .contact-form__row .bordered p{margin-bottom:0;font-size:1.3rem;line-height:1.7rem}section.mc-form #contact-form .contact-form__row .bordered label{color:#000 !important;display:block !important;margin-bottom:5px;font-size:1.6rem !important;line-height:2.1rem !important}section.mc-form #contact-form .contact-form__row .bordered input,section.mc-form #contact-form .contact-form__row .bordered textarea{border:0 !important}section.mc-form #contact-form .contact-form__row label{display:block;font-size:1.3rem;line-height:1.7rem;margin-bottom:5px;color:#fff;text-transform:none}section.mc-form #contact-form .contact-form__row label a{font-size:1.3rem;line-height:1.7rem}section.mc-form #contact-form .contact-form__row .wpcf7-not-valid-tip{display:none}section.mc-form #contact-form .contact-form__row.double-column>div{-ms-flex-preferred-size:49%;flex-basis:49%}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.double-column>div{-ms-flex-preferred-size:100%;flex-basis:100%}}section.mc-form #contact-form .contact-form__row.single-column>div{-ms-flex-preferred-size:100%;flex-basis:100%}section.mc-form #contact-form .contact-form__row.policy{font-size:1.4rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div{margin-left:0;margin-right:0;padding-left:0;padding-right:0}}section.mc-form #contact-form .contact-form__row.policy p{font-size:1.4rem;line-height:1.9rem}section.mc-form #contact-form .contact-form__row.policy a{color:#fff}section.mc-form #contact-form .contact-form__row.policy>div:first-child{-ms-flex-preferred-size:60%;flex-basis:60%}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div:first-child{-ms-flex-preferred-size:100%;flex-basis:100%}}section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2){-ms-flex-preferred-size:20%;flex-basis:20%;text-align:right;padding:0}section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2) p{margin-bottom:0}@media(max-width: 767px){section.mc-form #contact-form .contact-form__row.policy>div:nth-child(2){-ms-flex-preferred-size:100%;flex-basis:100%}}section.mc-form #contact-form input[type=submit]{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:block;text-align:center;padding:13px 55px !important;height:55px !important;border-radius:8px;color:#000 !important;font-weight:700;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:700;border-radius:28px !important;background-image:-webkit-gradient(linear, left top, right top, from(black), to(#A872F7));background-image:linear-gradient(to right, black, #A872F7);cursor:pointer;text-transform:none !important;font-size:1.8rem !important;line-height:2.4rem !important;color:#fff !important}@media(max-width: 767px){section.mc-form #contact-form label{display:block;width:100%;text-align:left}}section.mc-form #contact-form input,section.mc-form #contact-form select{width:100%;margin:0;padding:0;color:#63b22e;font-size:1.6rem;outline:none !important;background-color:rgba(0,0,0,0);border:0}section.mc-form #contact-form input::focus,section.mc-form #contact-form select::focus{outline:none !important}section.mc-form #contact-form input::-webkit-input-placeholder, section.mc-form #contact-form select::-webkit-input-placeholder{color:#63b22e;opacity:1}section.mc-form #contact-form input::-moz-placeholder, section.mc-form #contact-form select::-moz-placeholder{color:#63b22e;opacity:1}section.mc-form #contact-form input:-ms-input-placeholder, section.mc-form #contact-form select:-ms-input-placeholder{color:#63b22e;opacity:1}section.mc-form #contact-form input::-ms-input-placeholder, section.mc-form #contact-form select::-ms-input-placeholder{color:#63b22e;opacity:1}section.mc-form #contact-form input::placeholder,section.mc-form #contact-form select::placeholder{color:#63b22e;opacity:1}section.mc-form #contact-form input option,section.mc-form #contact-form select option{color:#63b22e}section.mc-form #contact-form textarea{margin:0;width:100%;background-color:rgba(0,0,0,0);border:0;height:40px;outline:none}section.mc-form #contact-form textarea::focus{outline:none}section.mc-form #contact-form .wpcf7-acceptance .wpcf7-list-item{margin-left:0 !important}section.mc-form #contact-form input[type=checkbox]{width:1.3rem !important;-webkit-appearance:checkbox !important;-moz-appearance:checkbox !important;appearance:checkbox !important;margin-bottom:0}section.mc-form .contact-form__row-checkbox{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-left:0 !important;padding-right:0 !important}@media(max-width: 1024px){section.mc-form .contact-form__row-checkbox{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media(max-width: 1024px){section.mc-form .contact-form__row-checkbox>div:last-child{margin-bottom:15px}}section.mc-form .contact-form__row-checkbox p{width:100%;max-width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}section.mc-form .contact-form__row-checkbox .wpcf7-form-control-wrap{font-size:1.7rem;line-height:2.2rem}section.mc-form .contact-form__row-checkbox label.label{padding:0 0 0 10px;font-size:1.4rem;line-height:1.9rem;margin-bottom:0 !important}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox .wpcf7-list-item{position:relative}section.mc-form .contact-form__row-checkbox .wpcf7-list-item-label{margin-left:0 !important;padding-left:0}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;width:24px !important;height:24px !important;margin-right:0 !important;overflow:hidden !important;z-index:9999;top:-11px;left:-22px}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input[type=checkbox]+span{position:absolute;top:-15px;left:-22px;height:24px;width:24px;overflow:hidden !important;background:rgba(0,0,0,0) url("../img/ico_checkbox_unchecked.svg") no-repeat center center;pointer-events:none;font-size:0 !important}section.mc-form .contact-form__row-checkbox .wpcf7-checkbox input:checked+span{background:rgba(0,0,0,0) url("../img/ico_checkbox_checked.svg") no-repeat center center}section.mc-slider #swiper-slider{position:relative}section.mc-slider .swiper-wrapper{position:initial !important}section.mc-slider .swiper-slide{width:100%;position:relative;-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);-webkit-filter:blur(4px);filter:blur(4px);height:350px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}section.mc-slider .swiper-slide.swiper-slide-active{-webkit-filter:none !important;filter:none !important}section.mc-slider .swiper-button-prev,section.mc-slider .swiper-button-next{width:40px;height:40px;border-radius:50%;background-color:#c51a1b;border:1px solid #000}section.mc-slider .swiper-button-prev:after,section.mc-slider .swiper-button-next:after{color:#fff;font-size:1.8rem}section.mc-slider .container--pagination{position:relative}section.mc-gallery{display:block}section.mc-gallery .container{display:grid;grid-template-columns:repeat(3, 1fr);gap:30px}@media(max-width: 767px){section.mc-gallery .container{grid-template-columns:1fr;gap:15px}}section.mc-cpt-list{display:block;position:relative}section.mc-cpt-list.background article{padding:15px}section.mc-text-image h1{font-weight:500}section.mc-text-image h3{color:#57544f;font-size:2.1rem;line-height:2.5rem;font-weight:500}section.mc-text-image .container--text{display:block !important;margin-bottom:50px}section.mc-text-image .container--text h1 strong{font-weight:600 !important}section.mc-text-image #cta{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:50px}@media(max-width: 767px){section.mc-text-image #cta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}section.mc-text-image #cta .image{width:193px;max-width:100%}section.mc-text-image #cta .text{width:430px;max-width:100%;padding:30px;position:relative}@media(max-width: 767px){section.mc-text-image #cta .text{width:100%}}section.mc-text-image #cta .text::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(197,26,27,.2);z-index:0;-webkit-transform:rotate(1deg);transform:rotate(1deg)}section.mc-text-image #cta .text .content{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;gap:15px}section.mc-text-image #cta .text .content p{max-width:203px;margin-bottom:0;font-size:1.8rem;line-height:2.4rem;font-weight:500}@media(max-width: 767px){section.mc-text-image #cta .text .content p{max-width:180px}}section.mc-text-image .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}@media(max-width: 767px){section.mc-text-image .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-text-image .container{gap:15px}}section.mc-text-image .container>div{width:50%}@media(max-width: 767px){section.mc-text-image .container>div{width:100%}}section.mc-text-image.mc-text-image--reversed .container__text{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}@media(max-width: 767px){section.mc-text-image.mc-text-image--reversed .container__text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}section.mc-text-image.mc-text-image--reversed .container__image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media(max-width: 767px){section.mc-text-image.mc-text-image--reversed .container__image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}section.mc-title-text .container-small,section.mc-title-text .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:0}@media(max-width: 767px){section.mc-title-text .container-small,section.mc-title-text .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-title-text .container-small,section.mc-title-text .container{gap:15px}}section.mc-title-text .container-small>div,section.mc-title-text .container>div{width:50%}@media(max-width: 767px){section.mc-title-text .container-small>div,section.mc-title-text .container>div{width:100%}}section.mc-title-text .container__title{position:relative}section.mc-title-text .container__title #bg{position:absolute;z-index:0;width:60%;top:50%;right:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 767px){section.mc-title-text .container__title #bg{width:40%;left:0;right:auto;top:100%}}section.mc-title-text .container__title h1{position:relative;z-index:1}section.mc-banner{position:relative}section.mc-banner .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media(max-width: 767px){section.mc-banner .container{height:auto;padding:50px 15px}}section.mc-hero-home{background-size:cover}section.mc-hero-home .container-small{background-origin:content-box !important;padding-top:120px !important;padding-bottom:120px !important;width:650px}@media(max-width: 1024px){section.mc-hero-home .container-small{padding-top:80px;padding-bottom:80px}}section.mc-hero-home .container-small .btn-more-text,section.mc-hero-home .container-small .btn-more-text span{background-color:#58c3f1}section.mc-hero-home .container-small .text{display:block;width:100%;max-width:570px;margin:0 0 0 auto}section.mc-locations{display:block}section.mc-locations .container--text{display:block !important}section.mc-locations .container{display:grid;grid-template-columns:repeat(2, 1fr);gap:30px}@media(max-width: 767px){section.mc-locations .container{grid-template-columns:1fr;gap:0}}section.mc-locations .container .item{background-position:center center !important;background-size:80% !important;padding:74px 60px 70px 50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.mc-locations .container .item .content{max-width:277px}section.mc-locations .container .item h3{font-weight:500}section.mc-locations .container .item#item-1 .btn-more-text,section.mc-locations .container .item#item-1 .btn-more-text span{background-color:#bdcf03}section.mc-locations .container .item#item-2{margin-top:100px}@media(max-width: 767px){section.mc-locations .container .item#item-2{margin-top:0}}section.mc-locations .container .item#item-2 .btn-more-text,section.mc-locations .container .item#item-2 .btn-more-text span{background-color:#63b22e}section.mc-locations .container .item#item-3{position:relative;margin-top:-150px}@media(max-width: 767px){section.mc-locations .container .item#item-3{margin-top:0}}section.mc-locations .container .item#item-3 .btn-more-text,section.mc-locations .container .item#item-3 .btn-more-text span{background-color:#fab600}section.mc-locations .container .item#item-4 .btn-more-text,section.mc-locations .container .item#item-4 .btn-more-text span{background-color:#c51a1b}@media(min-width: 1025px){body.page-template-template-contatti main>section.mc-locations:last-child{margin-left:15%;margin-top:-4%}}body.page-template-template-contatti .container{gap:0 !important;width:860px}body.page-template-template-contatti section.mc-locations .container .item{padding:50px !important;background-size:60% !important}section.mc-don{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px;width:100%}section.mc-don>div{width:42.5%}@media(max-width: 767px){section.mc-don>div{width:100%}}@media(max-width: 1024px){section.mc-don{gap:0}}@media(max-width: 767px){section.mc-don{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-don #bg-1,section.mc-don #bg-2{background-position:center left !important;background-size:100% !important;padding:70px 0 150px}@media(min-width: 768px)and (max-width: 1024px){section.mc-don #bg-1,section.mc-don #bg-2{background-position:center left !important;padding:15px}}@media(max-width: 767px){section.mc-don #bg-1,section.mc-don #bg-2{padding:25px 85px}}section.mc-don #bg-1 .text,section.mc-don #bg-2 .text{font-size:4.6rem;line-height:4.5rem;color:#ee7b00;font-weight:600;font-family:"Source Serif 4",serif}@media(min-width: 1025px)and (max-width: 1750px){section.mc-don #bg-1 .text,section.mc-don #bg-2 .text{font-size:3.6rem;line-height:4rem}}@media(max-width: 1024px){section.mc-don #bg-1 .text,section.mc-don #bg-2 .text{font-size:3.6rem;line-height:4rem}}section.mc-don #bg-1{padding:100px 0 150px}@media(max-width: 767px){section.mc-don #bg-1{padding:70px 15px 100px 15px}}section.mc-don #bg-1 .text{max-width:400px;padding-right:120px;margin:0 0 0 auto}@media(min-width: 1025px)and (max-width: 1750px){section.mc-don #bg-1 .text{max-width:360px}}@media(max-width: 1024px){section.mc-don #bg-1 .text{max-width:100%;padding:0}}section.mc-don #bg-2{background-position:top left !important}@media(min-width: 1025px)and (max-width: 1750px){section.mc-don #bg-2{padding:50px 0 150px}}@media(max-width: 767px){section.mc-don #bg-2{padding:30px 15px 30px 15px}}section.mc-don #bg-2 .text{max-width:337px;padding-left:50px}@media(max-width: 1024px){section.mc-don #bg-2 .text{max-width:100%;padding:0}}section.mc-don>div:nth-child(2){width:330px}@media(max-width: 767px){section.mc-don>div:nth-child(2){width:235px}}section.mc-partecipate{display:block}section.mc-partecipate h2{position:relative;padding:15px 30px;z-index:0;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;font-weight:500}section.mc-partecipate h2::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #de77ac;z-index:-1;-webkit-transform:rotate(3deg);transform:rotate(3deg)}section.mc-partecipate h2::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(222,119,172,.3);z-index:-2;-webkit-transform:rotate(1deg);transform:rotate(1deg);-webkit-filter:blur(10px);filter:blur(10px)}section.mc-partecipate label{display:block;padding:5px;background-color:#de77ac;color:#fff;font-weight:400;margin-bottom:15px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}section.mc-partecipate .text{position:relative;margin-top:-15px;z-index:0;padding:0 30px 30px 30px}@media(max-width: 767px){section.mc-partecipate .text{padding:0 15px 15px 15px}}section.mc-partecipate .text::before{content:"";position:absolute;top:10px;left:0;width:100%;height:75%;border:1px solid #de77ac;z-index:-1;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}section.mc-partecipate .text::after{content:"";position:absolute;top:0;left:0;width:100%;height:75%;background-color:rgba(222,119,172,.3);z-index:-2;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);-webkit-filter:blur(10px);filter:blur(10px)}section.mc-partecipate .btn-more-text,section.mc-partecipate .btn-more-text span{background-color:#dd77ac}section.mc-newsletter{display:block}@media(max-width: 767px){section.mc-newsletter{padding-left:15px;padding-right:15px}}section.mc-newsletter .container-small{position:relative;padding:35px 80px;z-index:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}@media(max-width: 767px){section.mc-newsletter .container-small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding:15px}}@media(max-width: 767px){section.mc-newsletter .container-small>div:nth-child(1){width:100%}}section.mc-newsletter .container-small>div:nth-child(1) h3{display:block;width:100%;max-width:none}section.mc-newsletter .container-small h3{margin-bottom:0;font-size:3.2rem;line-height:3.5rem;font-weight:500;max-width:200px}section.mc-newsletter .container-small .fields{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}section.mc-newsletter .container-small .fields input[type=text],section.mc-newsletter .container-small .fields input[type=email]{background-color:rgba(0,0,0,0);border-bottom:1px solid #008dba !important;border-top:0 !important;border-left:0 !important;border-right:0 !important;border-radius:0 !important;color:#008dba !important;width:170px !important;padding:0 0 5px 0 !important;font-size:1rem;line-height:1.5rem}section.mc-newsletter .container-small .fields input[type=text]::-webkit-input-placeholder, section.mc-newsletter .container-small .fields input[type=email]::-webkit-input-placeholder{color:#008dba !important}section.mc-newsletter .container-small .fields input[type=text]::-moz-placeholder, section.mc-newsletter .container-small .fields input[type=email]::-moz-placeholder{color:#008dba !important}section.mc-newsletter .container-small .fields input[type=text]:-ms-input-placeholder, section.mc-newsletter .container-small .fields input[type=email]:-ms-input-placeholder{color:#008dba !important}section.mc-newsletter .container-small .fields input[type=text]::-ms-input-placeholder, section.mc-newsletter .container-small .fields input[type=email]::-ms-input-placeholder{color:#008dba !important}section.mc-newsletter .container-small .fields input[type=text]::placeholder,section.mc-newsletter .container-small .fields input[type=email]::placeholder{color:#008dba !important}section.mc-newsletter .container-small .policy p{font-size:.8rem;line-height:1rem}section.mc-newsletter .container-small input[type=checkbox]{width:1.3rem !important;-webkit-appearance:checkbox !important;-moz-appearance:checkbox !important;appearance:checkbox !important;margin-bottom:0;margin-right:5px;position:relative;bottom:-2px}section.mc-newsletter .container-small .wpcf7-list-item{margin:0 !important}section.mc-newsletter .container-small input[type=submit]{background-color:#008dba !important;padding:11px;border:1px solid #000;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-align:center;font-size:1.2rem;font-weight:500;border-radius:10px !important;color:#000}section.mc-newsletter .container-small::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #008dba;z-index:-1;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}section.mc-newsletter .container-small::after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,141,186,.3);z-index:-2;-webkit-transform:rotate(0);transform:rotate(0);-webkit-filter:blur(10px);filter:blur(10px)}section.mc-anchors-nav{display:block;margin-bottom:30px !important;z-index:10}@media(max-width: 767px){section.mc-anchors-nav{top:0;position:initial}}section.mc-anchors-nav .container{padding:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 767px){section.mc-anchors-nav .container{gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.mc-anchors-nav .container a{text-transform:uppercase;color:#57544f}body.page-template-template-la-casa section.mc-anchors-nav a,body.page-template-template-bottega section.mc-anchors-nav a,body.page-template-template-crisci-ranni section.mc-anchors-nav a,body.page-template-template-villa-pollara section.mc-anchors-nav a,body.page-template-template-partecipa section.mc-anchors-nav a{color:#fff}section.mc-casa-don-puglisi{display:block;background-size:cover}section.mc-casa-don-puglisi .title h1{font-weight:500}section.mc-casa-don-puglisi .title h3{color:#57544f;font-size:2.1rem;line-height:2.5rem;font-weight:500}section.mc-casa-don-puglisi .numbers{margin-bottom:50px}@media(max-width: 767px){section.mc-casa-don-puglisi .numbers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}section.mc-casa-don-puglisi .numbers .item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}@media(max-width: 767px){section.mc-casa-don-puglisi .numbers .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}@media(max-width: 767px){section.mc-casa-don-puglisi .numbers .item .image,section.mc-casa-don-puglisi .numbers .item .text{width:100%}}section.mc-casa-don-puglisi .numbers .item .image{width:335px}section.mc-casa-don-puglisi .numbers .item .text{-webkit-column-count:1;-moz-column-count:1;column-count:1;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:left;gap:0}@media(max-width: 767px){section.mc-casa-don-puglisi .numbers .item .text{text-align:center}}section.mc-casa-don-puglisi .numbers .item .text h2{font-weight:600;font-size:5.5rem;line-height:6rem;color:#bdcf00;margin-bottom:0}section.mc-casa-don-puglisi .numbers .item .text p{font-size:3.2rem;line-height:4.9rem;margin-bottom:0}@media(min-width: 1025px){section.mc-casa-don-puglisi .numbers .item:nth-child(even){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.mc-casa-don-puglisi .numbers .item:nth-child(even) .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}section.mc-casa-don-puglisi .numbers .item:nth-child(even) .text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right}}@media(min-width: 768px)and (max-width: 1024px){section.mc-casa-don-puglisi .numbers .item:nth-child(even){-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}section.mc-casa-don-puglisi .numbers .item:nth-child(even) .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}section.mc-casa-don-puglisi .numbers .item:nth-child(even) .text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1;text-align:right}}section.mc-casa-don-puglisi .text{-webkit-column-count:3;-moz-column-count:3;column-count:3;gap:30px}@media(max-width: 767px){section.mc-casa-don-puglisi .text{-webkit-column-count:1;-moz-column-count:1;column-count:1;gap:0}}section.mc-history{display:block}section.mc-history .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 767px){section.mc-history .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-history .title>div:nth-child(1){width:422px}section.mc-history .title>div:nth-child(1) h1{margin-bottom:0}section.mc-history .title>div:nth-child(2){width:577px;max-width:100%}section.mc-history .timeline{margin-top:60px;position:relative}section.mc-history .timeline::before{content:"";position:absolute;z-index:0;width:100%;height:1px;border-top:1px dotted #bdcf00;top:50%;left:0;-webkit-transform:translateY(-50%);transform:translateY(-50%)}@media(max-width: 767px){section.mc-history .timeline::before{display:none}}section.mc-history .timeline .container-small{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;z-index:1}@media(max-width: 767px){section.mc-history .timeline .container-small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;padding-left:30px}}section.mc-history .timeline .container-small::after{content:"";position:absolute;top:50%;left:50%;width:90%;height:1px;background-color:#bdcf00;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:2}@media(max-width: 767px){section.mc-history .timeline .container-small::after{top:0;left:15px;height:100%;width:1px;-webkit-transform:none;transform:none}}section.mc-history .timeline .container-small .item{width:20%;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;height:320px;position:relative}@media(max-width: 767px){section.mc-history .timeline .container-small .item{height:auto;width:100%}}section.mc-history .timeline .container-small .item::before{content:"";width:5px;height:5px;border-radius:50%;background-color:#57544f;position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);z-index:3}@media(max-width: 767px){section.mc-history .timeline .container-small .item::before{width:10px;height:10px;left:-19px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}}section.mc-history .timeline .container-small .item::after{content:"";position:absolute;top:50%;left:50%;height:35px;width:1px;background-color:#57544f;-webkit-transform:translateX(-50%);transform:translateX(-50%);z-index:3}@media(max-width: 767px){section.mc-history .timeline .container-small .item::after{display:none}}section.mc-history .timeline .container-small .item:nth-child(odd)::after{-webkit-transform:translateY(-100%);transform:translateY(-100%)}section.mc-history .timeline .container-small .item:nth-child(even){-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}section.mc-history .timeline .container-small .item h4{font-size:1.6rem;line-height:1.9rem;font-weight:600;margin-bottom:0}section.mc-history .btn-more-text,section.mc-history .btn-more-text span{background-color:#ffdc00;margin:0 0 0 auto}section.mc-the-name-of-pino{display:block}section.mc-the-name-of-pino .title{width:100%;position:relative;padding:30px;z-index:0}section.mc-the-name-of-pino .title::before{content:"";border:1px solid #ee7b00;position:absolute;top:0;left:0;z-index:0;height:100%;width:100%;-webkit-transform:rotate(3deg);transform:rotate(3deg)}section.mc-the-name-of-pino .title::after{content:"";position:absolute;top:50px;left:50%;width:120%;height:100%;background-color:rgba(238,123,0,.3);z-index:-2;-webkit-transform:rotate(3deg) translateX(-50%);transform:rotate(3deg) translateX(-50%);-webkit-filter:blur(10px);filter:blur(10px)}@media(max-width: 767px){section.mc-the-name-of-pino .title::after{width:90%}}section.mc-the-name-of-pino .title h1{display:block;max-width:500px;margin:0 0 0 auto}section.mc-the-name-of-pino .title h1 span{position:relative;display:block;width:100%;padding-left:30px}section.mc-the-name-of-pino .title h1 span::before{content:"";background-color:rgba(238,123,0,.3);position:absolute;top:0;left:0;z-index:0;height:100%;width:100%;-webkit-transform:rotate(-2deg);transform:rotate(-2deg);z-index:-1}section.mc-the-name-of-pino .text{margin-top:100px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){section.mc-the-name-of-pino .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}section.mc-the-name-of-pino .text>div:nth-child(1){max-width:513px}@media(min-width: 768px)and (max-width: 1024px){section.mc-the-name-of-pino .text>div:nth-child(1){max-width:400px}}section.mc-the-name-of-pino .text>div:nth-child(1) p{margin-bottom:0}section.mc-the-name-of-pino .text-2{margin-top:50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){section.mc-the-name-of-pino .text-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}section.mc-the-name-of-pino .text-2 .image{max-width:374px}@media(max-width: 767px){section.mc-the-name-of-pino .text-2 .image{width:100%;max-width:none}}section.mc-the-name-of-pino .text-2 .text-wrapper{max-width:500px}section.mc-the-name-of-pino .text-2 .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}section.mc-the-name-of-pino .text-2 .label label{position:relative;padding:15px;font-size:1.8rem;line-height:2.1rem;display:inline-block;max-width:300px}section.mc-the-name-of-pino .text-2 .label label::before{content:"";position:absolute;left:-15px;top:0;width:100%;height:100%;background-color:rgba(238,123,0,.3);z-index:0;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}@media(max-width: 767px){section.mc-the-name-of-pino .text-2 .label label::before{left:0}}section.mc-the-name-of-pino .text-2 .btn-more-text,section.mc-the-name-of-pino .text-2 .btn-more-text span{background-color:#ee7b00}section.mc-roots{display:block;background-position:center center;background-size:100%;padding-top:120px}@media(max-width: 1024px){section.mc-roots{padding-top:60px}}section.mc-roots .text{-webkit-column-count:2;-moz-column-count:2;column-count:2;gap:30px}@media(max-width: 767px){section.mc-roots .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-roots .btn-more-text,section.mc-roots .btn-more-text span{margin:30px auto 0 auto;background-color:#c9dfac}section.mc-the-house h1{font-weight:500}section.mc-the-house h3{color:#57544f;font-size:2.1rem;line-height:2.5rem;font-weight:500}section.mc-the-house .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}@media(max-width: 767px){section.mc-the-house .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-the-house .container{gap:50px}}section.mc-the-house .container .text{max-width:600px;position:relative;padding-left:100px;z-index:2}@media(max-width: 767px){section.mc-the-house .container .text{max-width:100%;padding-left:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-the-house .container .text{padding-left:15px;max-width:500px}}section.mc-the-house .container .text .content{position:relative;z-index:2}section.mc-the-house .container .text #img{position:absolute;left:0;top:0;z-index:1;width:50%}section.mc-the-house .container .image{max-width:500px}@media(max-width: 767px){section.mc-the-house .container .image{width:100%}}section.mc-welcome{display:block}section.mc-welcome h1{position:relative;z-index:2}section.mc-welcome .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media(max-width: 767px){section.mc-welcome .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}section.mc-welcome .wrapper .image{max-width:365px}@media(max-width: 767px){section.mc-welcome .wrapper .image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}}section.mc-welcome .wrapper .wrapper-text{max-width:278px}@media(max-width: 767px){section.mc-welcome .wrapper .wrapper-text{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}section.mc-welcome .wrapper .text{position:relative;margin-bottom:30px}section.mc-welcome .wrapper .text .content{position:relative;z-index:1}section.mc-welcome .wrapper .text #img-absolute{position:absolute;width:150%;z-index:0;top:-40%;left:-33%;z-index:0}section.mc-welcome .btn-more-text,section.mc-welcome .btn-more-text span{margin:15px 0 0 auto;background-color:#ffdc00}section.mc-routes{display:block}section.mc-routes .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 767px){section.mc-routes .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}section.mc-routes .container .image-1{width:270px}section.mc-routes .container .text-1{max-width:720px}@media(min-width: 768px)and (max-width: 1024px){section.mc-routes .container .text-1{max-width:500px}}@media(max-width: 767px){section.mc-routes .container .text-1{max-width:100%}}section.mc-routes .container .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:90px}@media(min-width: 768px)and (max-width: 1024px){section.mc-routes .container .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}@media(max-width: 767px){section.mc-routes .container .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}section.mc-routes .container .wrapper .text{width:100%;max-width:200px}@media(max-width: 1024px){section.mc-routes .container .wrapper .text{max-width:100%}}section.mc-routes .container .wrapper .image-2{width:100%}section.mc-routes .container-small:not(.container-small--more-text){margin-top:50px;display:grid;grid-template-columns:repeat(3, 1fr);gap:50px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}@media(max-width: 767px){section.mc-routes .container-small:not(.container-small--more-text){grid-template-columns:1fr}}section.mc-routes .container-small:not(.container-small--more-text) label{font-size:1.8rem;line-height:2.1rem;padding:20px;position:relative;z-index:1;max-width:186px;display:block}@media(max-width: 767px){section.mc-routes .container-small:not(.container-small--more-text) label{margin:0 auto}}section.mc-routes .container-small:not(.container-small--more-text) label::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);z-index:-1;background-color:#eddaac}section.mc-routes .btn-more-text,section.mc-routes .btn-more-text span{margin:15px 0 0 auto;background-color:#ee7b00}section.mc-inclusion{display:block}section.mc-inclusion .container:not(.container--more-text){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;margin-bottom:30px}@media(max-width: 767px){section.mc-inclusion .container:not(.container--more-text){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}section.mc-inclusion .container:not(.container--more-text) .image-1{width:730px;max-width:100%}section.mc-inclusion .container:not(.container--more-text) .image-2{width:250px;max-width:100%}section.mc-inclusion .container:not(.container--more-text) .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:90px}@media(min-width: 768px)and (max-width: 1024px){section.mc-inclusion .container:not(.container--more-text) .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}@media(max-width: 767px){section.mc-inclusion .container:not(.container--more-text) .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}section.mc-inclusion .container:not(.container--more-text) .wrapper .text{width:100%;max-width:200px}@media(max-width: 1024px){section.mc-inclusion .container:not(.container--more-text) .wrapper .text{max-width:100%}}section.mc-inclusion .container:not(.container--more-text) .wrapper .image-2{width:100%}section.mc-inclusion label{font-size:1.8rem;line-height:2.1rem;padding:20px;position:relative;z-index:1;max-width:186px;display:block}@media(max-width: 767px){section.mc-inclusion label{margin:0 auto}}section.mc-inclusion label::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);z-index:-1;background-color:rgba(88,195,241,.2)}section.mc-inclusion .btn-more-text,section.mc-inclusion .btn-more-text span{margin:0 0 0 auto;background-color:#58c3f1}section.mc-the-house-for-the-city{display:block}section.mc-the-house-for-the-city .container:not(.container--more-text){display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px;margin-bottom:30px}@media(max-width: 767px){section.mc-the-house-for-the-city .container:not(.container--more-text){-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}section.mc-the-house-for-the-city .container:not(.container--more-text) .image-1{width:300px;max-width:100%}section.mc-the-house-for-the-city .container:not(.container--more-text) .image-2{width:500px;max-width:100%}section.mc-the-house-for-the-city .container:not(.container--more-text) .image-2 .text{position:relative;z-index:1}section.mc-the-house-for-the-city .container:not(.container--more-text) .image-2 .text .content{position:relative;z-index:1}section.mc-the-house-for-the-city .container:not(.container--more-text) .image-2 .text #img-absolute{position:absolute;width:50%;z-index:0;top:-15%;right:-10%;z-index:0}@media(min-width: 768px)and (max-width: 1024px){section.mc-the-house-for-the-city .container:not(.container--more-text) .image-2 .text #img-absolute{right:0}}@media(max-width: 767px){section.mc-the-house-for-the-city .container:not(.container--more-text) .image-2 .text #img-absolute{top:0;right:0}}section.mc-the-house-for-the-city .container:not(.container--more-text) .wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:90px}@media(min-width: 768px)and (max-width: 1024px){section.mc-the-house-for-the-city .container:not(.container--more-text) .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}@media(max-width: 767px){section.mc-the-house-for-the-city .container:not(.container--more-text) .wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}section.mc-the-house-for-the-city .container:not(.container--more-text) .wrapper .text{width:100%;max-width:200px}@media(max-width: 1024px){section.mc-the-house-for-the-city .container:not(.container--more-text) .wrapper .text{max-width:100%}}section.mc-the-house-for-the-city .container:not(.container--more-text) .wrapper .image-2{width:100%}section.mc-the-house-for-the-city .btn-more-text,section.mc-the-house-for-the-city .btn-more-text span{margin:0 0 0 auto;background-color:#bdcf00}section.mc-the-shop h1{font-weight:500}section.mc-the-shop h3{color:#57544f;font-size:2.1rem;line-height:2.5rem;font-weight:500}section.mc-the-shop .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}@media(max-width: 767px){section.mc-the-shop .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-the-shop .container{gap:50px}}section.mc-the-shop .container .text{max-width:600px;position:relative;z-index:2}@media(max-width: 767px){section.mc-the-shop .container .text{max-width:100%}}@media(min-width: 768px)and (max-width: 1024px){section.mc-the-shop .container .text{max-width:500px}}section.mc-the-shop .container .text .content{position:relative;z-index:2}section.mc-the-shop .container .text #img{position:absolute;left:0;top:0;z-index:1;width:50%}section.mc-the-shop .container .image{max-width:500px}@media(max-width: 767px){section.mc-the-shop .container .image{width:100%}}section.mc-the-shop .label{width:100%;max-width:280px;height:226px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;background-position:center center;background-size:100%;position:relative;padding-top:70px;margin-top:15px}section.mc-the-shop .label img{position:absolute;top:50%;left:43%;width:100%;height:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-the-shop .label label{display:block;position:relative;z-index:1;width:100%;max-width:175px;margin:0 auto}section.mc-chocolate{display:block}section.mc-chocolate .container-small{padding-top:80px}@media(max-width: 767px){section.mc-chocolate .container-small{background-position:center top !important;background-size:80% !important}}section.mc-chocolate h1{position:relative;z-index:2;display:block;max-width:527px;text-align:left;margin:0 auto 50px auto}@media(max-width: 767px){section.mc-chocolate h1{margin-bottom:30px}}section.mc-chocolate .wrapper{display:grid;grid-template-columns:repeat(3, 1fr);gap:15px;margin-top:50px}@media(max-width: 767px){section.mc-chocolate .wrapper{grid-template-columns:1fr;margin-top:0}}section.mc-chocolate .btn-more-text,section.mc-chocolate .btn-more-text span{margin:15px 0 0 auto;background-color:#fab600}section.mc-experience .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:100px}section.mc-experience .title img{width:100%;max-width:300px}@media(max-width: 767px){section.mc-experience .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}section.mc-experience .text{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px}@media(max-width: 767px){section.mc-experience .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}section.mc-experience .text>div:nth-child(1){width:568px}@media(min-width: 768px)and (max-width: 1024px){section.mc-experience .text>div:nth-child(1){max-width:450px}}@media(max-width: 767px){section.mc-experience .text>div:nth-child(1){max-width:100%}}section.mc-experience .text>div:nth-child(2){width:268px}section.mc-experience .label{width:100%;max-width:280px;height:226px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;background-position:center center;background-size:100%;position:relative;padding:70px 50px 0 50px;margin-top:15px}section.mc-experience .label img{position:absolute;top:50%;left:43%;width:100%;height:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-experience .label label{display:block;position:relative;z-index:1;width:100%;max-width:175px;margin:0 auto 0 0}section.mc-experience .btn-more-text{background-color:#63b22e}section.mc-experience .btn-more-text{margin:15px auto 0 0}section.mc-catering .title{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:50px}section.mc-catering .title .image{width:447px}@media(max-width: 767px){section.mc-catering .title .image{max-width:100%}}section.mc-catering .title .text{max-width:442px}@media(max-width: 767px){section.mc-catering .title{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}section.mc-catering .label{display:block;padding:30px;background-color:#f5d3db}section.mc-catering .btn-more-text{background-color:#63b22e;margin:15px auto 0 0}section.mc-pastry{display:block;background-position:top left !important}section.mc-pastry .text-2{position:relative}section.mc-pastry .container{display:grid;grid-template-columns:repeat(2, 1fr);gap:50px}@media(max-width: 767px){section.mc-pastry .container{grid-template-columns:1fr;gap:30px}}section.mc-pastry .container .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.mc-pastry .container .label label{display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:250px;padding:30px;position:relative;z-index:1}@media(min-width: 768px)and (max-width: 1024px){section.mc-pastry .container .label label{max-width:200px}}section.mc-pastry .container .label label::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:#cdeaf0;-webkit-transform:rotate(3deg);transform:rotate(3deg);z-index:-1}section.mc-pastry .container .label .social{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px}section.mc-pastry .container .label .social img{height:19px}section.mc-pastry .container .cta-link,section.mc-pastry .container .cta-link span{background-color:#008dba}section.mc-pastry .container .cta-file,section.mc-pastry .container .cta-file span{background-color:#ffdc00}section.mc-crisci-ranni h1{font-weight:500}section.mc-crisci-ranni h3{color:#57544f;font-size:2.1rem;line-height:2.5rem;font-weight:500}section.mc-crisci-ranni .container-small{padding-top:60px;background-position-y:0 !important;background-position-x:85% !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}@media(max-width: 767px){section.mc-crisci-ranni .container-small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-crisci-ranni .container-small{gap:50px}}section.mc-crisci-ranni .container-small .text{max-width:350px;position:relative;z-index:2}@media(max-width: 767px){section.mc-crisci-ranni .container-small .text{max-width:100%}}@media(min-width: 768px)and (max-width: 1024px){section.mc-crisci-ranni .container-small .text{max-width:500px}}section.mc-crisci-ranni .container-small .text .content{position:relative;z-index:2}section.mc-crisci-ranni .container-small .text #img{position:absolute;left:0;top:0;z-index:1;width:50%}section.mc-crisci-ranni .container-small .image{max-width:500px;margin-top:100px}@media(max-width: 767px){section.mc-crisci-ranni .container-small .image{width:100%;margin-top:0}}section.mc-crisci-ranni .label{width:100%;max-width:280px;height:226px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto;background-position:center center;background-size:100%;position:relative;padding-top:70px;margin-top:15px}section.mc-crisci-ranni .label img{position:absolute;top:50%;left:43%;width:100%;height:auto;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}section.mc-crisci-ranni .label label{display:block;position:relative;z-index:1;width:100%;max-width:175px;margin:0 auto}section.mc-rite{display:block}section.mc-rite h1{font-weight:400}section.mc-rite h3{color:#57544f;font-size:2.4rem;line-height:3rem;font-weight:500}section.mc-rite h3 em{color:#fab600;font-style:normal;display:block}section.mc-rite .image-1{margin-bottom:50px}@media(max-width: 767px){section.mc-rite .image-1{margin-bottom:15px}}section.mc-rite .image-2{max-width:200px;margin:0 auto}section.mc-rite .text{display:-webkit-box;display:-ms-flexbox;display:flex;gap:30px}@media(max-width: 767px){section.mc-rite .text{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}section.mc-rite .text>div:nth-child(1){width:270px;max-width:100%}@media(max-width: 767px){section.mc-rite .text>div:nth-child(1){width:100%}}section.mc-rite .text>div:nth-child(2){width:calc(100% - 330px);max-width:100%}@media(max-width: 767px){section.mc-rite .text>div:nth-child(2){width:100%}}section.mc-activity{display:block}section.mc-activity h1{font-weight:400}section.mc-activity h3{color:#57544f;font-size:2.4rem;line-height:3rem;font-weight:500}section.mc-activity h3 em{color:#fab600;font-style:normal;display:block}section.mc-activity .btn-more-text,section.mc-activity .btn-more-text span{background-color:#58c3f1;margin:30px 0 0 auto}section.mc-activity .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:50px}@media(max-width: 767px){section.mc-activity .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-activity .container{gap:30px}}section.mc-activity .container>div{position:relative;z-index:1}@media(max-width: 767px){section.mc-activity .container>div{width:100%}}section.mc-activity .container .title{position:relative}@media(max-width: 767px){section.mc-activity .container .title{padding-top:60px;padding-bottom:60px}}section.mc-activity .container .title #bg{position:absolute;z-index:0;width:100%;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%)}@media(max-width: 767px){section.mc-activity .container .title #bg{width:35%}}section.mc-activity .container .title h1{position:relative;z-index:1}section.mc-grest{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}section.mc-grest .container-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 767px){section.mc-grest .container-small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-grest .container-small .text{width:420px;max-width:100%}@media(max-width: 767px){section.mc-grest .container-small .text{width:100%}}section.mc-grest .container-small .image{width:185px;max-width:100%}@media(max-width: 767px){section.mc-grest .container-small .image{margin:0 auto}}section.mc-grest .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:30px}@media(max-width: 767px){section.mc-grest .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-grest .container .text{width:435px;max-width:100%}@media(max-width: 767px){section.mc-grest .container .text{width:100%}}section.mc-grest .container .image{width:365px;max-width:100%}@media(max-width: 767px){section.mc-grest .container .image{width:100%}}section.mc-house-for-holiday{display:block}section.mc-house-for-holiday .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;padding-top:60px;padding-bottom:60px}@media(max-width: 767px){section.mc-house-for-holiday .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px;padding-bottom:0}}section.mc-house-for-holiday .container .title{width:500px;max-width:100%}@media(max-width: 767px){section.mc-house-for-holiday .container .title{width:100%}}section.mc-house-for-holiday .container .image{width:480px;max-width:100%}@media(max-width: 767px){section.mc-house-for-holiday .container .image{width:100%}}section.mc-rooms{display:block}section.mc-rooms .container-small p{width:100%;max-width:568px}section.mc-rooms .container-small .services{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:90px;margin-top:50px}section.mc-rooms .container-small .services strong{font-weight:500;display:block;margin-bottom:15px}@media(max-width: 767px){section.mc-rooms .container-small .services{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}section.mc-rooms .container-small .services>div{width:203px;max-width:100%}section.mc-rooms .container-small .services>div p{margin-bottom:0}section.mc-civil h1{font-weight:500}section.mc-civil h3{color:#57544f;font-size:2.1rem;line-height:2.5rem;font-weight:500}section.mc-civil .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:50px}@media(max-width: 767px){section.mc-civil .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-civil .container{gap:50px}}section.mc-civil .container .text{max-width:600px;position:relative;z-index:2}@media(max-width: 767px){section.mc-civil .container .text{max-width:100%}}@media(min-width: 768px)and (max-width: 1024px){section.mc-civil .container .text{max-width:500px}}section.mc-civil .container .text .content{position:relative;z-index:2}section.mc-civil .container .text #img{position:absolute;left:0;top:0;z-index:1;width:50%}section.mc-civil .label{padding:30px;position:relative}section.mc-civil .label::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(88,195,241,.2);z-index:0;-webkit-transform:rotate(-3deg);transform:rotate(-3deg)}section.mc-civil .label .content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}section.mc-civil .label .btn-more-text{background-color:#58c3f1}section.mc-civil .label label{max-width:308px;font-size:1.8rem !important;line-height:2.4rem !important;font-weight:500}section.mc-civil .steps{display:grid;grid-template-columns:1fr;gap:10px}section.mc-civil .steps .item{padding:15px;position:relative}section.mc-civil .steps .item:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:0;background-color:rgba(221,119,172,.2)}section.mc-civil .steps .item:nth-child(1)::before,section.mc-civil .steps .item:nth-child(3)::before{-webkit-transform:rotate(1deg);transform:rotate(1deg)}section.mc-civil .steps .item .content{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px;position:relative;z-index:1}section.mc-civil .steps .item .content .number{color:#dd77ac;font-size:4rem;line-height:4.5rem}section.mc-civil .steps .item .content p{margin-bottom:0}section.mc-stage h1{font-weight:500}section.mc-stage .container-small{display:-webkit-box;display:-ms-flexbox;display:flex;gap:50px}@media(max-width: 767px){section.mc-stage .container-small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}}section.mc-stage .container-small .image{width:327px;max-width:100%}section.mc-stage .container-small .text{width:450px;max-width:100%}@media(max-width: 767px){section.mc-stage .container-small .text{width:100%}}section.mc-stage .container-small .label{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:50px;margin-top:30px}section.mc-stage .container-small .label label{color:#bdcf00;font-size:1.4rem;line-height:1.6rem;font-weight:600;display:block;width:220px;max-width:100%}section.mc-stage .container-small .label a{padding:15px;display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;border-radius:10px;border:2px solid #bdcf00;font-size:2rem;line-height:2.4rem;text-align:center;color:#bdcf00;font-weight:500}section.mc-news{display:block;margin-top:50px}section.mc-news .item{position:relative}section.mc-news .item .absolute{position:absolute;top:0;left:0;width:100%;height:100%}section.mc-news .container-small{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:100px}@media(max-width: 767px){section.mc-news .container-small{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}@media(min-width: 768px)and (max-width: 1024px){section.mc-news .container-small{gap:30px}}@media(min-width: 1025px)and (max-width: 1750px){section.mc-news .container-small{gap:50px}}section.mc-news .container-small #filters{width:300px;max-width:100%}@media(max-width: 1024px){section.mc-news .container-small #filters{width:100%}}section.mc-news .container-small #filters #terms{display:-webkit-box;display:-ms-flexbox;display:flex;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 1024px){section.mc-news .container-small #filters #terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;gap:15px;-ms-flex-wrap:wrap;flex-wrap:wrap}}section.mc-news .container-small #filters a{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);display:block;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;color:#565450;border:1px solid #565450;padding:10px 15px;border-radius:10px;text-transform:uppercase;display:block;text-align:center;font-size:1.2rem;line-height:1.8rem;text-decoration:none !important}section.mc-news .container-small #filters a.active{color:#fff;background-color:#565450}section.mc-news .container-small #form{margin-bottom:50px}section.mc-news .container-small #form input[type=search]{border:0;border-bottom:1px solid #57544f;width:100%;padding:15px;background:rgba(0,0,0,0) url("../img/icon-search.svg") no-repeat center right;background-position:95% 0;outline:none !important}section.mc-news .container-small #list{width:450px;max-width:100%}@media(max-width: 1024px){section.mc-news .container-small #list{width:100%;max-width:100%}}section.mc-news .container-small .next{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;color:#565450}section.mc-news .container-small .next img{height:15px}section.mc-news .container-small #news{display:grid;grid-template-columns:1fr;gap:15px}section.mc-news .container-small #news .item .post-content{padding:15px;border:2px solid #565450;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:15px;width:100%}@media(max-width: 767px){section.mc-news .container-small #news .item .post-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}section.mc-news .container-small #news .item .post-date{padding:10px 15px;border:2px solid #565450;border-top:0 !important;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.mc-news .container-small #news .item .post-date label{margin-bottom:0}section.mc-news .container-small #news .item .image{display:block;width:200px;height:260px}@media(max-width: 767px){section.mc-news .container-small #news .item .image{width:100%;height:150px}}section.mc-news .container-small #news .item .image img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-news .container-small #news .item .title{width:200px}@media(max-width: 767px){section.mc-news .container-small #news .item .title{width:100%}}section.mc-news .container-small #news .item h3{font-size:2rem;line-height:2.5rem;font-weight:500;padding-bottom:0 !important;margin-bottom:15px !important}section.mc-news .container-small #news .item p{margin-bottom:0;color:#565450}section.mc-title-text-shop .container-small,section.mc-title-text-shop .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;gap:30px}@media(max-width: 767px){section.mc-title-text-shop .container-small,section.mc-title-text-shop .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}@media(min-width: 768px)and (max-width: 1024px){section.mc-title-text-shop .container-small,section.mc-title-text-shop .container{gap:15px}}@media(max-width: 767px){section.mc-title-text-shop .container-small>div,section.mc-title-text-shop .container>div{width:100%}}section.mc-title-text-shop .container__title{position:relative;min-width:200px;max-width:100%}section.mc-title-text-shop .container__title h3{position:relative;z-index:1;font-size:2.4rem;line-height:2.8rem;font-weight:700}section.mc-title-text-shop .container__text{-webkit-column-count:3;-moz-column-count:3;column-count:3;gap:30px}@media(max-width: 767px){section.mc-title-text-shop .container__text{-webkit-column-count:1;-moz-column-count:1;column-count:1;gap:15px}}section.mc-products{display:block}section.mc-products #cat-hero{position:relative;margin-bottom:60px}@media(max-width: 767px){section.mc-products #cat-hero{margin-bottom:30px}}section.mc-products #cat-hero::before{content:"";position:absolute;top:0;left:-2%;width:80%;height:100%;border-radius:12px;border:2px solid #ee7b00;-webkit-transform:rotate(-3deg);transform:rotate(-3deg);z-index:0}@media(max-width: 767px){section.mc-products #cat-hero::before{left:20px}}section.mc-products #cat-hero .content{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;margin:0 auto;z-index:1;padding:30px 0 30px 30px}@media(max-width: 767px){section.mc-products #cat-hero .content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}section.mc-products #cat-hero .content>div:nth-child(1){width:100%;max-width:365px}@media(max-width: 767px){section.mc-products #cat-hero .content>div:nth-child(1){max-width:100%}}section.mc-products #filters .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media(max-width: 767px){section.mc-products #filters .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.mc-products #filters .terms{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;-ms-flex-wrap:wrap;flex-wrap:wrap}@media(max-width: 767px){section.mc-products #filters .terms{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}section.mc-products #filters .terms span{margin-right:10px}section.mc-products #filters .terms a{position:relative}section.mc-products #filters .terms a span{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #000;border-radius:10px;font-size:1.2rem;line-height:1.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:10px;padding:8px 10px !important;color:#000;font-weight:500;background-color:#fffbef;-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);width:100%;pointer-events:none}section.mc-products #filters .terms a:hover span{-webkit-transform:translate(-3px, -3px);transform:translate(-3px, -3px)}section.mc-products #filters .terms a::before{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);content:"";position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #000;border-radius:10px;z-index:0}section.mc-products #filters .terms a img{height:20px}section.mc-products #filters .terms a.active span{background-color:#ffdc00}section.mc-products #filters #sort-options{position:relative;z-index:1;display:-webkit-box;display:-ms-flexbox;display:flex;border:1px solid #000;border-radius:10px;font-size:1.2rem;line-height:1.8rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 30px !important;color:#000;font-weight:500;background-color:#fffbef;-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);width:100%;cursor:pointer}section.mc-products #filters #sort-options .options-toggle{pointer-events:none}section.mc-products #filters #sort-options .options{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);position:absolute;top:40px;left:0;width:100%;background-color:#fff;border:1px solid #000;padding:8px 15px !important;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px;border-radius:10px;opacity:0;pointer-events:none}section.mc-products #filters #sort-options .options.active{opacity:1;pointer-events:initial}section.mc-products #filters #sort-options .options span,section.mc-products #filters #sort-options .options a{font-size:1.2rem;line-height:1.8rem;color:#000;display:block}section.mc-products #filters #sort-options .options span.active,section.mc-products #filters #sort-options .options a.active{font-weight:700}section.mc-products #filters select{border:1px solid #000 !important;color:#000;font-weight:500;border-radius:10px !important;font-size:1.2rem;line-height:1.8rem;background-color:rgba(0,0,0,0) !important;padding:11px 10px !important}#products-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px;min-height:300px}@media(max-width: 1024px){#products-list{grid-template-columns:repeat(2, 1fr)}}#products-list .item{border:2px solid #000;border-radius:12px;overflow:hidden;position:relative}#products-list .item a.absolute{position:absolute;top:0;left:0;width:100%;height:100%}#products-list .item .item__image{border-radius:12px;position:relative;overflow:hidden;border-bottom:2px solid #000}#products-list .item .item__image .type{position:absolute;top:15px;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;height:20px}#products-list .item .item__content{padding:15px}#products-list .item .item__content .product-name{color:#000;font-size:1.2rem;line-height:1.8rem;font-weight:500;margin-bottom:5px}#products-list .item .item__content .product-attr{color:#707070;font-size:1.2rem;line-height:1.8rem;font-weight:500;margin-bottom:20px}#products-list .item .item__content .product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}#products-list .item .item__content .product-price span{font-weight:600;color:#000;font-size:1.4rem;line-height:1.8rem}#products-list .item .item__content .product-price a{padding:5px;border-radius:12px;background-color:#ffdc00;border:2px solid #000;display:inline-block;width:40px;text-align:center}#products-list .item .item__content .product-price a img{height:18px}section.mc-products-categories{display:block}section.mc-products-categories .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:15px}section.mc-products-categories .container .item{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:50px;padding:30px}@media(max-width: 767px){section.mc-products-categories .container .item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:30px}}section.mc-products-categories .container .item::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(250,182,0,.2);z-index:0}section.mc-products-categories .container .item:nth-child(2)::before{background-color:rgba(255,220,0,.2);z-index:0}section.mc-products-categories .container .item:nth-child(3)::before{background-color:rgba(99,178,47,.2);z-index:0}section.mc-products-categories .container .item:nth-child(4)::before{background-color:rgba(189,207,0,.2);z-index:0}section.mc-products-categories .container .item:nth-child(5)::before{background-color:rgba(197,26,27,.2);z-index:0}section.mc-products-categories .container .item:nth-child(6)::before{background-color:rgba(88,195,241,.2);z-index:0}section.mc-products-categories .container .item:nth-child(7)::before{background-color:rgba(238,123,0,.2);z-index:0}section.mc-products-categories .container .item:nth-child(odd)::before{-webkit-transform:rotate(-1deg);transform:rotate(-1deg)}@media(max-width: 767px){section.mc-products-categories .container .item:nth-child(odd)::before{-webkit-transform:none !important;transform:none !important}}section.mc-products-categories .container .item .cat-name,section.mc-products-categories .container .item .cat-products-list{position:relative;z-index:1}section.mc-products-categories .container .item .cat-name{min-width:205px;font-size:1.4rem;line-height:1.9rem}@media(max-width: 767px){section.mc-products-categories .container .item .cat-name{width:100%}}section.mc-products-categories .container .item .cat-name h3{font-size:2.4rem;line-height:3rem;font-weight:500}section.mc-products-categories .cat-products-list{display:grid;grid-template-columns:repeat(4, 1fr);gap:15px}@media(max-width: 1024px){section.mc-products-categories .cat-products-list{grid-template-columns:repeat(2, 1fr)}}section.mc-products-categories .cat-products-list .item{border:2px solid #000;border-radius:12px;overflow:hidden;padding:0 !important}section.mc-products-categories .cat-products-list .item .item__image{border-radius:12px;position:relative;overflow:hidden}section.mc-products-categories .cat-products-list .item .item__image .type{position:absolute;top:15px;right:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;height:20px}section.mc-products-categories .cat-products-list .item .item__image a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:10}section.mc-products-categories .cat-products-list .item .item__content{padding:15px}section.mc-products-categories .cat-products-list .item .item__content .product-name{color:#000;font-size:1.2rem;line-height:1.8rem;font-weight:500;margin-bottom:5px}section.mc-products-categories .cat-products-list .item .item__content .product-attr{color:#707070;font-size:1.2rem;line-height:1.8rem;font-weight:500;margin-bottom:20px}section.mc-products-categories .cat-products-list .item .item__content .product-price{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}section.mc-products-categories .cat-products-list .item .item__content .product-price span{font-weight:600;color:#000;font-size:1.4rem;line-height:1.8rem}section.mc-products-categories .cat-products-list .item .item__content .product-price a{padding:5px;border-radius:12px;background-color:#ffdc00;border:2px solid #000;display:inline-block;width:40px;text-align:center}section.mc-products-categories .cat-products-list .item .item__content .product-price a img{height:18px}section.mc-riviews{display:block}section.mc-riviews .container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:50px}@media(max-width: 1024px){section.mc-riviews .container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:0}}section.mc-riviews .container .image{position:relative;min-width:300px;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media(max-width: 1024px){section.mc-riviews .container .image{margin:auto}}section.mc-riviews .container .image h3{font-size:3rem;line-height:3.5rem;color:#000}section.mc-riviews .container .image h4{color:#707070;font-size:2rem;line-height:2.5rem}section.mc-riviews .container .image .content{position:relative;z-index:1}section.mc-riviews .container .image img{position:absolute;top:0;left:0;width:100%;z-index:0}section.mc-riviews .slider{position:relative;padding:50px;width:calc(100% - 350px)}@media(max-width: 1024px){section.mc-riviews .slider{width:100%}}section.mc-riviews .slider::before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(221,119,172,.2);z-index:1;-webkit-transform:rotate(-2deg);transform:rotate(-2deg)}section.mc-riviews .slider #reviews-slider{position:relative;z-index:1}section.mc-riviews .slider #reviews-slider .swiper-slide{border:2px solid #000;border-radius:12px;background-color:#fff;padding:15px}section.mc-riviews .slider #reviews-slider .swiper-slide p{font-size:11px;line-height:16px}section.mc-riviews .slider #reviews-slider .swiper-slide>p:last-child{margin-bottom:0}section.mc-riviews .stars{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:5px;margin-bottom:15px}section.mc-riviews .stars img{height:25px}section.mc-riviews .stars label{color:#57544f;font-size:10px !important}section.mc-riviews .reviews-button-prev{position:absolute;top:50%;left:0;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%)}section.mc-riviews .reviews-button-next{position:absolute;top:50%;right:0;z-index:10;-webkit-transform:translateY(-50%);transform:translateY(-50%)}section.mc-riviews .reviews-button-prev,section.mc-riviews .reviews-button-next{width:40px;height:40px;border-radius:50%;background-color:#fff;border:1px solid #000;cursor:pointer;position:absolute;top:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}section.mc-riviews .reviews-button-prev::after,section.mc-riviews .reviews-button-next::after{content:"<";color:#000 !important;font-size:1.8rem}section.mc-riviews .reviews-button-next::after{content:">";color:#000 !important;font-size:1.8rem}section.mc-riviews .container--pagination{position:relative}section.mc-gallery-slider label{display:block;margin:0 auto 15px auto;text-align:center;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;text-transform:uppercase}section.mc-gallery-slider .container-small{position:relative}section.mc-gallery-slider .mc-gallery-slider-prev,section.mc-gallery-slider .mc-gallery-slider-next{position:absolute;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer}section.mc-gallery-slider .mc-gallery-slider-prev img,section.mc-gallery-slider .mc-gallery-slider-next img{width:30px}section.mc-gallery-slider .mc-gallery-slider-prev{width:40px;height:40px;border-radius:50%;background-color:#c51a1b;border:1px solid #000;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-direction:column;left:15%}@media(max-width: 1024px){section.mc-gallery-slider .mc-gallery-slider-prev{left:30px}}section.mc-gallery-slider .mc-gallery-slider-next{width:40px;height:40px;border-radius:50%;background-color:#c51a1b;border:1px solid #000;right:15%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;flex-direction:column}@media(max-width: 1024px){section.mc-gallery-slider .mc-gallery-slider-next{right:30px}}section.mc-gallery-slider .slick-slide{margin:0 7.5px}section.mc-gallery-slider .slick-list{margin:0 -7.5px}section.mc-gallery-slider .slick-track{overflow-y:visible !important}section.mc-gallery-slider #slider{overflow-y:visible !important}@media(min-width: 1025px)and (max-width: 1750px){section.mc-gallery-slider #slider{padding-left:30px;padding-right:30px}}@media(max-width: 1024px){section.mc-gallery-slider #slider{padding-left:30px;padding-right:30px}}section.mc-gallery-slider .item{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);width:100%;position:relative;height:300px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width: 1024px){section.mc-gallery-slider .item{height:300px}}section.mc-gallery-slider .item .item__image{-webkit-transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);transition:all .4s cubic-bezier(0.215, 0.61, 0.355, 1);height:200px;overflow:hidden;-webkit-filter:blur(4px);filter:blur(4px)}@media(min-width: 768px)and (max-width: 1024px){section.mc-gallery-slider .item .item__image{height:250px}}@media(max-width: 767px){section.mc-gallery-slider .item .item__image{height:250px}}section.mc-gallery-slider .item img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}section.mc-gallery-slider .item.slick-center .item__image{width:150%;height:300px;margin:0 auto;z-index:9995;position:relative;left:-25%;-webkit-filter:none;filter:none}@media(min-width: 768px)and (max-width: 1024px){section.mc-gallery-slider .item.slick-center .item__image{width:150%;height:300px}}@media(max-width: 767px){section.mc-gallery-slider .item.slick-center .item__image{width:100%;height:300px;left:0}}section.mc-gallery-slider .slick-disabled{opacity:.75 !important}/*# sourceMappingURL=bundle.min.css.map */