/*!
 * Milligram-scss v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */.banner{position:relative}.banner .banner-single figure picture{display:block;height:100%;width:100%}.banner .banner-single figure picture>img{display:block;height:auto;min-height:12rem;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.banner .banner-single .wrapper{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);z-index:10}.banner .banner-single .wrapper.banner-text{padding-right:63rem}.banner .banner-single .wrapper.banner-text h3{color:#f07c66;font-size:1.5rem;font-weight:700;letter-spacing:.2rem;line-height:normal;margin-bottom:1rem}.banner .banner-single .wrapper.banner-text h4{color:#e9d9c7;font-family:Canteen BN;font-size:5rem;font-weight:700;line-height:7rem;margin-bottom:0;text-transform:uppercase}.banner .submenu{bottom:0;left:0;position:absolute;right:0;z-index:10}.banner .submenu ul{list-style:none;margin-bottom:0}.banner .submenu ul li{display:inline-block;margin-bottom:0;margin-right:3.6rem;opacity:.8;padding-bottom:1.4rem;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.banner .submenu ul li.active{border-bottom:.3rem solid #8dc999;opacity:1}.banner .submenu ul li.active a{font-weight:700}.banner .submenu ul li:hover{border-bottom:.3rem solid #8dc999;opacity:1;transition:all .2s ease;-webkit-transition:all .2s ease;-moz-transition:all .2s ease;-ms-transition:all .2s ease;-o-transition:all .2s ease}.banner .submenu ul li a{color:#fff;font-size:1.6rem;line-height:2.2rem}.banner.float{padding-top:100px}@media (max-width:1280px){.banner .wrapper.small{max-width:75%}.banner .banner-single .wrapper.banner-text{padding-right:43rem}.banner .banner-single .wrapper.banner-text h3{font-size:1.2rem;line-height:3.9rem;margin-bottom:0}.banner .banner-single .wrapper.banner-text h4{font-size:5.2rem;line-height:4.2rem}.banner .submenu{margin-top:2.4rem;top:100%}.banner .submenu .wrapper.small{max-width:92%}.banner .submenu ul li{border:.1rem solid #f07c66;border-radius:2.4rem;line-height:0;margin-right:.5rem;min-width:10rem;opacity:1;padding:.75rem 2rem;text-align:center}.banner .submenu ul li.active{background:#fae6e2}.banner .submenu ul li.active,.banner .submenu ul li:hover{border-bottom:.1rem solid #f07c66}.banner .submenu ul li a{color:#f07c66;font-size:1rem;line-height:1.4rem}}@media (max-width:991px){.banner .banner-single .wrapper.banner-text{padding-right:20rem}.banner .banner-single .wrapper.banner-text h3{font-size:1rem;line-height:1.2rem;margin-bottom:1rem}.banner .banner-single .wrapper.banner-text h4{font-size:4.2rem;line-height:4.2rem}.banner .submenu .wrapper{overflow-y:auto;padding-bottom:15px}.banner .submenu ul{width:-webkit-max-content;width:-moz-max-content;width:max-content}}@media (max-width:680px){.banner .banner-single .wrapper.banner-text{padding-right:10rem}.banner .banner-single .wrapper.banner-text h3{font-size:.8rem;line-height:1.3rem;margin-bottom:.3rem}.banner .banner-single .wrapper.banner-text h4{font-size:2.1rem;line-height:2.1rem;margin-bottom:0}.banner .submenu{margin-top:1.6rem}.banner .submenu ul li{min-width:unset;padding:.8rem 1.5rem}.banner .submenu ul li a{font-size:.8rem;line-height:.8rem}}
/*!
 * Milligram-scss v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */@-webkit-keyframes shine{to{left:125%}}@keyframes shine{to{left:125%}}
/*!
 * Milligram-scss v1.3.0
 * https://milligram.github.io
 *
 * Copyright (c) 2017 CJ Patoilo
 * Licensed under the MIT license
 */.list-box .item{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;margin-bottom:9rem;padding:5.5rem 0;position:relative}.list-box .item:before{background:#ffeae5;background:linear-gradient(180deg,#ffeae5 0,#ffeae5 64%,#fad7cf);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#ffeae5",endColorstr="#fad7cf",GradientType=0);right:0}.list-box .item:before,.list-box .item:nth-child(2n):before{content:"";height:100%;position:absolute;width:95%;z-index:-1}.list-box .item:nth-child(2n):before{background:#e3f2ee;background:linear-gradient(180deg,#e3f2ee 0,#e3f2ee 65%,#d6efe8);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#e3f2ee",endColorstr="#d6efe8",GradientType=0);left:0}.list-box .item:nth-child(2n) figure{order:2}.list-box .item:nth-child(2n) .item-text{order:1}.list-box .item:last-child{margin-bottom:0}.list-box .item figure{border-radius:.8rem;height:auto;overflow:hidden;width:55rem}.list-box .item figure img{display:block;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%}.list-box .item .item-text{padding:0 4.5rem 0 6rem;width:calc(100% - 55rem)}.list-box .item .item-text h4{font-family:Canteen BN;font-size:3.1rem;font-weight:700;line-height:4rem;margin-bottom:.5rem;text-transform:uppercase}.list-box .item .item-text p{font-size:1.6rem;line-height:3rem;margin-bottom:2.6rem}.list-box .item .item-text p span{color:#f07c66;font-style:italic}.list-box .item .item-text a{margin-right:1rem}@media (max-width:1280px){.list-box .item{margin-bottom:7rem}.list-box .item:nth-child(2n) .item-text{padding:0 3rem 0 3.5rem}.list-box .item figure{width:46.6rem}.list-box .item .item-text{padding:0 3.5rem 0 3rem;width:calc(100% - 46.6rem)}.list-box .item .item-text h4{font-size:3.7rem;line-height:4.8rem}.list-box .item .item-text p{font-size:1.4rem;line-height:2.1rem;margin-bottom:1.6rem}.list-box .item .item-text a{margin-right:.5rem}}@media (max-width:991px){.list-box .item{margin-bottom:5rem}.list-box .item figure{width:34.6rem}.list-box .item .item-text{padding:0 0 0 2.4rem;width:calc(100% - 34.6rem)}.list-box .item .item-text h4{font-size:2.8rem;line-height:3.6rem;margin-bottom:.7rem}.list-box .item .item-text p{font-size:1.2rem;line-height:2.1rem;margin-bottom:1.7rem}}@media (max-width:680px){.list-box .item{padding:0 2.4rem 2.4rem}.list-box .item:before{bottom:0;height:85%;width:104.5%}.list-box .item:nth-child(2n) figure{order:1}.list-box .item:nth-child(2n) .item-text{margin-left:-.8rem;order:2;padding:0;width:100%}.list-box .item:nth-child(2n):before{bottom:0;height:85%;width:104.5%}.list-box .item figure{margin-bottom:2.2rem;width:100%}.list-box .item .item-text{margin-left:-.8rem;padding:0;width:100%}.list-box .item .item-text h4{font-size:1.8rem;line-height:1.8rem}.list-box .item .item-text p{font-size:1.2rem;line-height:2.1rem}}.product{padding:7.9rem 0 7.3rem;position:relative}@media (max-width:1280px){.product .list-box .item:before{right:-5%;width:100%}.product .list-box .item:nth-child(2n):before{left:-5%;width:100%}}@media (max-width:768px){.product .list-box .item{padding:0 2.4rem 2.4rem}.product .list-box .item:before{bottom:0;height:85%;width:104.5%}.product .list-box .item:nth-child(2n):before{width:104.5%}}

/*# sourceMappingURL=product.css.map*/