.main-product .to-bottom{position:absolute;z-index:1000;bottom:.5em;left:50%;transform:translate3d(-50%,0,0);width:20%;max-width:3.5em;height:20%;max-height:3.5em;background:url(/_next/static/media/arrow-bottom.4362a1e4.png) no-repeat scroll 50% rgba(0,0,0,0)!important;background-size:contain!important;transition:transform .1s ease-in-out}.main-product .to-bottom:hover{transform:translate3d(-50%,0,0) scale(1.05)}.main-product .to-bottom:active{transition:transform 0s ease-in-out;transform:translate3d(-50%,0,0) scale(.95)}.main-product .to-prev{position:absolute;z-index:1000;top:50%;left:0;transform:translate3d(0,-50%,0) rotate(90deg);width:20%;max-width:3.5em;height:20%;max-height:3.5em;background:url(/_next/static/media/arrow-bottom.4362a1e4.png) no-repeat scroll 50% rgba(0,0,0,0)!important;background-size:contain!important;transition:transform .1s ease-in-out}.main-product .to-prev:hover{transform:translate3d(0,-50%,0) rotate(90deg) scale(1.05)}.main-product .to-prev:active{transition:transform 0s ease-in-out;transform:translate3d(0,-50%,0) rotate(90deg) scale(.95)}.main-product .to-next{position:absolute;z-index:1000;top:50%;right:0;transform:translate3d(0,-50%,0) rotate(-90deg);width:20%;max-width:3.5em;height:20%;max-height:3.5em;background:url(/_next/static/media/arrow-bottom.4362a1e4.png) no-repeat scroll 50% rgba(0,0,0,0)!important;background-size:contain!important;transition:transform .1s ease-in-out}.main-product .to-next:hover{transform:translate3d(0,-50%,0) rotate(-90deg) scale(1.05)}.main-product .to-next:active{transition:transform 0s ease-in-out;transform:translate3d(0,-50%,0) rotate(-90deg) scale(.95)}.main-product .content-holder{padding:9em 4.5em 10em}@media screen and (max-width:1024px){.main-product .content-holder{padding:5em 4em}}.main-product .content-holder .product-details{position:relative;z-index:1200}.main-product .content-holder .product-details p{margin:.5em 0}.main-product .border-type-2 .decor-wrap{padding:1.5em}.main-product .border-type-7 .decor-wrap{padding-left:.75em;padding-right:1.5em}.main-product .product-presentation{padding-top:4em}@media screen and (max-width:1024px){.main-product .product-presentation{padding-top:0}.main-product .product-presentation>div .content-box{order:2}.main-product .product-presentation>div .container{margin-top:0}.main-product .product-presentation .bar{padding-top:2em;padding-bottom:3em}.main-product .product-presentation .bar h2{font-size:4em}}.main-product .product-title{color:#dcba7b;margin-bottom:0}.main-product .product-price{font-size:1.4em;margin-top:.4em;margin-bottom:.45em}.main-product .product-option{text-align:center;max-width:20em;margin:auto}.main-product .product-option label{margin-right:0;font-size:1.5em;font-family:Intensa,Helvetica,Arial,sans-serif}.main-product .container{margin-top:2em;grid-template-rows:4fr 1fr;padding:1.75em 1.5em 1.75em .75em;position:relative}.main-product .main-image{margin-top:1.5em;position:relative;border:2px solid #dcba7b;z-index:1200;background-color:#000}@media only screen and (max-width:768px){.main-product .main-image{padding-bottom:60%}}.main-product .product-summary{display:flex;align-items:flex-start;justify-content:center;text-align:center}.main-product .product-summary a.btn,.main-product .product-summary button{margin:.5em 0;color:#274f37!important}.main-product .product-summary a.btn span,.main-product .product-summary button span{color:#274f37!important;transition:color .3s ease-in-out}.main-product .product-summary a.btn:hover,.main-product .product-summary a.btn:hover span,.main-product .product-summary button:hover,.main-product .product-summary button:hover span{color:#fff!important}.main-product .gallery{padding-top:1em;z-index:1200;justify-content:space-between;grid-column-gap:1em}.main-product .gallery .gallery-item{height:100%;position:relative;cursor:pointer;overflow:hidden;border:2px solid #dcba7b;width:100%}.main-product .gallery .gallery-item:hover .gatsby-image-wrapper{transform:scale(1.1)}.main-product .bar{position:relative;color:#dcba7b;padding:5em 0 8em;background:url(/_next/static/media/background.4f752faf.png);background-color:#212121;background-size:115%;background-position:bottom}.main-product .bar .header{text-align:center;padding:1em 0 2em}.main-product .bar .header h2{color:#dcba7b}.main-product .bar .slider{display:flex;position:relative}.main-product .bar .slide{flex:0 0 33.33%;position:relative;height:100%;transition:transform .7s ease-in-out,opacity .7s ease-in-out}@media only screen and (max-width:768px){.main-product .bar .slide{flex:0 0 100%}}.main-product .bar .slide:hover{opacity:.75}.main-product .bar .slide:hover .title{color:#fff}.main-product .bar .slide.slide-0{transform:translateX(0)}.main-product .bar .slide.slide-1{transform:translateX(-100%)}.main-product .bar .slide.slide-2{transform:translateX(-200%)}.main-product .bar .slide.slide-3{transform:translateX(-300%)}.main-product .bar .slide.slide-4{transform:translateX(-400%)}.main-product .bar .slide.slide-5{transform:translateX(-500%)}.main-product .bar .slide.slide-6{transform:translateX(-600%)}.main-product .bar .slide.slide-7{transform:translateX(-700%)}.main-product .bar .slide.slide-8{transform:translateX(-800%)}.main-product .bar .slide.slide-9{transform:translateX(-900%)}.main-product .bar .slide.slide-10{transform:translateX(-1000%)}.main-product .bar .slide.slide-11{transform:translateX(-1100%)}.main-product .bar .slide.slide-12{transform:translateX(-1200%)}.main-product .bar .img-container{overflow:hidden;position:relative;height:100%;width:100%;padding-bottom:65%}.main-product .bar .title{text-align:center;font-size:1.2em;text-transform:uppercase;color:#dcba7b}.main-product .bar .arrow{position:absolute;z-index:60;top:45%;transform:translateY(-50%);width:3.5em;height:3.5em;transition:transform .15s ease-in-out,opacity .15s ease-in-out;cursor:pointer;opacity:1}.main-product .bar .arrow.disabled{cursor:none;opacity:0}.main-product .bar .arrow.arrow-left{background:url(/_next/static/media/arrow-left.d2da3ab8.png) no-repeat scroll 50% rgba(0,0,0,0);background-size:contain;left:.3em}.main-product .bar .arrow.arrow-left:hover{transform:translate3d(0,-50%,0) scale(1.1)}.main-product .bar .arrow.arrow-right{background:url(/_next/static/media/arrow-right.edb0fb19.png) no-repeat scroll 50% rgba(0,0,0,0);background-size:contain;right:.3em}.main-product .bar .arrow.arrow-right:hover{transform:translate3d(0,-50%,0) scale(1.1)}.product-details{position:relative;z-index:1200}