.share{float:left;width:100%;margin:18px 0 0 0;}.share span{font:15px var(--fontbold);color:var(--black);display:block;margin-bottom:15px;}.share ul{padding:0;margin:0;}.share ul li{list-style-type:none;float:left;margin-right:15px;}.share ul li:last-child{margin-right:0;}.share ul li a{transition:0.3s;display:block;width:29px;height:29px;border:1px solid var(--purple);border-radius:50%;text-align:center;position:relative;}.share ul li a:hover{transition:0.3s;}.share ul li a:hover i{transition:0.3s;color:var(--white);}.share ul li a:hover:before{transition:0.3s;transform:scale(1);opacity:1;}.share ul li a:before{transition:0.3s;content:"";position:absolute;top:0;left:0;border-radius:50%;background:var(--purple);width:100%;height:100%;transform:scale(1.4);z-index:-1;opacity:0;}.share ul li a i{transition:0.3s;color:var(--purple);font-size:15px;line-height:28px;}.scroll{float:left;width:100%;margin-top:3vh;}.scroll i,.scroll span{cursor:pointer;display:block;font-size:15px;text-transform:uppercase;animation:animatedBg 2s linear infinite;font-style:normal;}@keyframes animatedBg{.scroll 0%{letter-spacing:0;}.scroll 50%{letter-spacing:2px;}.scroll 100%{letter-spacing:0;}}.fancybox-slide--html .fancybox-close-small{color:#b421ad;opacity:1;}.satinal-modal{max-width:940px;width:100%;padding:95px 45px;}@media (max-width:680px){.satinal-modal{padding:20px;}}.satinal-modal ul{list-style:none;padding:0;margin:0;}.satinal-modal ul li{display:inline-block;vertical-align:top;border-right:1px solid rgba(112, 112, 112, 0.2);width:32%;text-align:center;height:230px;padding:40px 0;}@media (max-width:680px){.satinal-modal ul li{width:100%;border:none;height:auto;padding:20px 0;}}.satinal-modal ul li:last-child{border:none;}.satinal-modal ul li figure{margin:0;height:60px;line-height:60px;}.satinal-modal ul li .mores{margin:30px 0 0 0;}.satinal-modal ul li .mores a{max-width:172px;margin:0 auto;}.modals{max-width:1000px;}.modals h2{color:var(--purple);}.modals .inner{overflow:auto;max-height:600px;}.productDetail{position:relative;float:left;width:100%;margin-bottom:50px;}.productDetail:before{content:"";display:block;position:absolute;right:0;top:-120px;width:calc(50% + 40px);height:calc(100% + 120px);background:#f6f6f6;}@media only screen and (max-width:768px){.productDetail:before{display:none;}}.productDetail .topBox .col-md-5{display:flex;align-items:center;}.productDetail .topBox .proText{float:left;width:100%;}.productDetail .topBox .proText .title{border-bottom:1px solid #e2e2e2;padding-bottom:15px;}.productDetail .topBox .proText .title h1{font-size:30px;}.productDetail .topBox .proText .title span{display:block;font-size:20px;text-transform:uppercase;}.productDetail .topBox .text{overflow:auto;margin:20px 0 0 0;font:17px var(--fontlight);}.productDetail .topBox .text::-webkit-scrollbar-track{background-color:#f5f5f5;}.productDetail .topBox .text::-webkit-scrollbar{width:5px;background-color:#f5f5f5;}.productDetail .topBox .text::-webkit-scrollbar-thumb{background-color:var(--purple);border:2px solid #555;}.productDetail .topBox .text p{margin-bottom:1.5rem;}.productDetail .topBox .text p:last-child{margin-bottom:0;}.productDetail .topBox .mores{margin-top:20px;}.productDetail .topBox .mores a{max-width:100%;}.productDetail .topBox .imageGallery{height:100vh;padding-left:70px;}@media only screen and (min-width:768px){.productDetail .topBox .imageGallery{position:sticky;top:80px;margin-top:-80px;}}.productDetail .topBox .imageGallery .listing,.productDetail .topBox .imageGallery .slick-list,.productDetail .topBox .imageGallery .slick-track,.productDetail .topBox .imageGallery .slick-slide,.productDetail .topBox .imageGallery .slick-slide > div{height:100%;}.productDetail .topBox .imageGallery .slick-dots{padding:0;margin:0;position:absolute;right:0;top:50%;transform:translateY(-150%);}.productDetail .topBox .imageGallery .slick-dots li{list-style-type:none;margin:5px 0;}.productDetail .topBox .imageGallery .slick-dots li.slick-active button:after{transition:0.3s;transform:scale(1);opacity:1;}.productDetail .topBox .imageGallery .slick-dots li button{width:9px;height:9px;border:1px solid var(--black);border-radius:50%;display:block;padding:0;background:none;text-indent:-9999px;position:relative;}.productDetail .topBox .imageGallery .slick-dots li button:after{transition:0.3s;content:"";width:100%;height:100%;position:absolute;top:0;left:0;background:var(--black);transform:scale(1.3);opacity:0;}.productDetail .topBox .imageGallery .arrows{float:right;display:flex;position:absolute;bottom:48px;right:0;z-index:5;}.productDetail .topBox .imageGallery .arrows .boxNext{width:65px;height:30px;background:url(../images/iconSprite.png) no-repeat;background-position:-290px 0;cursor:pointer;}@media (max-width:500px){.productDetail .topBox .imageGallery .arrows .boxNext{background-position:-311px 0;}}.productDetail .topBox .imageGallery .arrows .boxPrev{width:65px;height:30px;background:url(../images/iconSprite.png) no-repeat;background-position:-200px 0;margin-right:26px;cursor:pointer;}@media (max-width:500px){.productDetail .topBox .imageGallery .arrows .boxPrev{width:45px;}}.productDetail .topBox .imageGallery .item{height:100%;}.productDetail .topBox .imageGallery .item a{display:block;text-align:center;height:100%;}.productDetail .topBox .imageGallery .item a picture{height:100%;display:flex;align-items:center;padding:30px 0;}.productDetail .topBox .imageGallery .item a picture img{margin:0 auto;max-width:100%;max-height:100%;cursor:-webkit-zoom-in;}.productList .listing a .text{text-transform:capitalize !important;}.productList .listing a:before{display:none;}.carouselList .item:before{display:none;}.features{background:#f6f6f6;padding:50px 0;font-size:17px;font-family:var(--fontlight);}.features h2{text-transform:uppercase;font-size:26px;font-family:var(--fontregular);}@media (max-width:500px){.features h2{font-size:22px;}}.features span{color:#8e3594;}.features ul{padding:0;list-style:none;margin:0;float:left;width:100%;border-right:1px solid #dfdfdf;}@media (max-width:991px){.features ul{padding:0;border:none;}}.features ul li{float:left;width:50%;padding-left:30px;line-height:22px;margin-top:15px;position:relative;}@media (max-width:500px){.features ul li{width:100%;}}.features ul li:after{border:1px solid #131313;display:block;width:20px;height:20px;content:"";position:absolute;top:0;left:0;}.features ul li.checked:before{content:"\f00c";font-family:"Font Awesome 5 Pro";position:absolute;top:3px;left:2px;text-align:center;line-height:13px;color:#b421ad;font-size:22px;margin:0;}.features .text p:last-child{margin-bottom:0;}@media (max-width:991px){.features .text{padding:20px 0;}}.pDetail{float:left;width:100%;}@media only screen and (max-width:767px){.mb_none{display:none;}.hauto{height:auto !important;}.pc_none{display:block !important;text-align:center;}.pc_none ul{display:flex;justify-content:center;}}.pc_none{display:none;}.productDetailNew{width:100%;height:100vh;position:relative;padding:8vw 0 5vw;}@media only screen and (max-width:767px){.productDetailNew{padding-top:90px;padding-bottom:5vw;height:auto;}}.productDetailNew .titleBar{height:100%;display:flex;flex-direction:column;justify-content:space-between;}@media (max-width:767px){.productDetailNew .titleBar{height:auto;margin-bottom:2vw;}}.productDetailNew .titleBar img{position:absolute;bottom:0;left:12vw;width:14.1vw;height:16.6vw;pointer-events:none;}@media (max-width:1400px){.productDetailNew .titleBar img{left:15vw;}}@media (max-width:1023px){.productDetailNew .titleBar img{display:none;}}.productDetailNew .backImages{position:absolute;top:50%;left:0;width:100%;height:100%;pointer-events:none;transform:translateY(-50%);max-width:initial;}.productDetailNew .backImages img{object-fit:contain;object-position:top;padding-top:45px;}.productDetailNew .textBarStep{width:100%;height:100%;}@media only screen and (max-width:767px){.productDetailNew .textBarStep{height:auto;}}.productDetailNew .allContent{display:flex;align-items:flex-end;height:100%;width:100%;}@media (max-width:767px){.productDetailNew .allContent{display:block;height:auto;}}.productDetailNew .allContent .absoluteImg{position:absolute;top:3vw;right:12vw;width:6.59vw;height:6.69vw;z-index:-1;pointer-events:none;}@media (min-width:2000px){.productDetailNew .allContent .absoluteImg{right:10vw;}}@media (max-width:1400px){.productDetailNew .allContent .absoluteImg{right:15vw;}}@media (max-width:767px){.productDetailNew .allContent .absoluteImg{width:16.59vw;height:16.69vw;}}.productDetailNew .imgBar{width:100%;height:100%;}@media only screen and (max-width:767px){.productDetailNew .imgBar{height:65vw;}}@media only screen and (min-width:768px) and (max-width:1199px){.productDetailNew .imgBar{height:80%;width:100%;margin-left:-15vw;}}.productDetailNew .imgBar img{width:100%;height:100%;object-fit:contain;object-position:bottom;}.productDetailNew .contentBar{width:100%;max-width:21.5vw;color:white;background:#74c8ba;padding:3vw 2.41vw 2.41vw;font-size:1.28vw;line-height:120%;font-family:var(--medium);position:relative;margin-left:1vw;}@media (min-width:2000px){.productDetailNew .contentBar{font-size:0.88vw;padding:2vw 1.5vw 2vw 1.5vw;max-width:14vw;}}@media only screen and (min-width:768px) and (max-width:1199px){.productDetailNew .contentBar{position:absolute;bottom:0;right:0;max-width:30vw;font-size:15px;}}@media only screen and (max-width:767px){.productDetailNew .contentBar{font-size:16px;padding:25px;margin:4vw 0 0 0;max-width:100%;}}.productDetailNew .contentBar img{position:absolute;top:-2.14vw;right:2.14vw;width:4.71vw;height:4.71vw;pointer-events:none;}@media (max-width:767px){.productDetailNew .contentBar img{top:-10.14vw;width:14.71vw;height:14.71vw;}}@media (min-width:2000px){.productDetailNew .contentBar img{top:-3vw;}}.productDetailNew .contentBar p:last-child{margin-bottom:0;}.detailStep2 .bannerBig{width:100%;height:100vh;max-height:41.1vw;position:relative;border:20px solid white;border-top:0;}@media only screen and (max-width:767px){.detailStep2 .bannerBig{min-height:60vw;border:10px solid white;border-top:0;}}.detailStep2 .bannerBig img{width:100%;height:100%;object-fit:cover;}.detailStep2 .bannerBig .contentBar{position:absolute;bottom:2.2vw;width:100%;padding:0 4.28vw;}@media only screen and (max-width:767px){.detailStep2 .bannerBig .contentBar{bottom:5vw;}}.detailStep2 .bannerBig .contentBar .row{align-items:flex-end;}.detailStep2 .bannerBig .logo img{height:6.27vw;width:28.5vw;object-fit:contain;}@media only screen and (max-width:767px){.detailStep2 .bannerBig .logo img{width:auto;height:auto;max-width:60%;max-height:60%;}}.detailStep2 .bannerBig .cont{text-align:right;font-size:2.14vw;line-height:120%;color:white;}@media only screen and (max-width:767px){.detailStep2 .bannerBig .cont{font-size:18px;margin-top:2vw;}}.detailStep2 .bannerBig .cont p{margin-bottom:0.5rem;}@media only screen and (max-width:767px){.detailStep2 .bannerBig .cont p{margin-bottom:0.2rem;}}.detailStep2 .bannerBig .cont h2{font-size:2.14vw;}@media only screen and (max-width:767px){.detailStep2 .bannerBig .cont h2{font-size:20px;}}.detailStep2 .bannerBig .cont h3{font-size:1.5vw;}@media only screen and (max-width:767px){.detailStep2 .bannerBig .cont h3{font-size:18px;}}.detailStep2 .bannerBig .cont ul,.detailStep2 .bannerBig .cont ol{padding:0;margin:0;}.detailStep2 .bannerBig .cont ul li,.detailStep2 .bannerBig .cont ol li{margin-bottom:0.5rem;list-style-type:none;}@media only screen and (max-width:767px){.detailStep2 .bannerBig .cont ul li,.detailStep2 .bannerBig .cont ol li{margin-bottom:0.2rem;}}.detailStep3{margin-bottom:2.5vw;border:20px solid white;border-top:0;}@media only screen and (max-width:767px){.detailStep3{border:10px solid white;border-top:0;}.detailStep3 .row{margin:0;}.detailStep3 .col-sm-6{padding:0;}}@media only screen and (min-width:768px){.detailStep3 .row{margin:0 -8px;}.detailStep3 .col-sm-6{padding:0 8px;}}.detailStep3 .container-fluid{max-width:100%;padding:0 28px;}@media only screen and (max-width:1023px){.detailStep3 .container-fluid{padding:0 20px;}}@media only screen and (max-width:767px){.detailStep3 .container-fluid{padding:0 10px;}}.detailStep3 .img{width:100%;height:100%;}.detailStep3 .img picture{display:flex;align-items:center;width:100%;height:100%;}.detailStep3 .img picture img{width:100%;height:100%;object-fit:cover;}.detailStep3 .contentBar{height:100%;padding:3vw 5vw;display:flex;align-items:center;position:relative;background:#f1fdfb;font-family:var(--medium);}@media only screen and (max-width:767px){.detailStep3 .contentBar{padding:8vw 12vw;margin-top:4vw;}}.detailStep3 .contentBar p{font-size:1.28vw;}@media (min-width:2000px){.detailStep3 .contentBar p{font-size:0.88vw;}}@media only screen and (max-width:767px){.detailStep3 .contentBar p{font-size:14px;}}.detailStep3 .contentBar h2{font-size:2.14vw;}@media (min-width:2000px){.detailStep3 .contentBar h2{font-size:1.8vw;}}@media only screen and (max-width:767px){.detailStep3 .contentBar h2{font-size:20px;}}.detailStep3 .contentBar h3{font-size:1.5vw;}@media only screen and (max-width:767px){.detailStep3 .contentBar h3{font-size:18px;}}.detailStep3 .contentBar ol,.detailStep3 .contentBar ul{padding-left:2.5vw;}@media (min-width:2000px){.detailStep3 .contentBar ol,.detailStep3 .contentBar ul{padding-left:1.5vw;}}@media only screen and (max-width:767px){.detailStep3 .contentBar ol,.detailStep3 .contentBar ul{padding-left:5vw;}}.detailStep3 .contentBar ol li,.detailStep3 .contentBar ul li{font-size:1.28vw;margin:0.5vw 0;}@media (min-width:2000px){.detailStep3 .contentBar ol li,.detailStep3 .contentBar ul li{font-size:0.88vw;}}@media only screen and (max-width:767px){.detailStep3 .contentBar ol li,.detailStep3 .contentBar ul li{font-size:14px;}}.detailStep3 .contentBar ol li a,.detailStep3 .contentBar ul li a{color:black;text-decoration:none;}.detailStep3 .contentBar .title{font-size:2.14vw;line-height:120%;text-transform:uppercase;margin-bottom:1vw;}@media (min-width:2000px){.detailStep3 .contentBar .title{font-size:1.8vw;}}@media only screen and (max-width:767px){.detailStep3 .contentBar .title{font-size:20px;margin-bottom:3vw;}}.detailStep3 .contentBar .iconImgBar{position:absolute;width:100%;height:100%;left:0;top:0;pointer-events:none;}.detailStep3 .contentBar .iconImgBar img{position:absolute;}.detailStep3 .contentBar .iconImgBar img:first-child{top:2.41vw;left:-3.32vw;width:7.23vw;height:7.34vw;}@media only screen and (max-width:1400px){.detailStep3 .contentBar .iconImgBar img:first-child{left:-2.3vw;}}@media only screen and (max-width:767px){.detailStep3 .contentBar .iconImgBar img:first-child{width:12.23vw;height:12.34vw;}}.detailStep3 .contentBar .iconImgBar img:nth-child(2){bottom:-4.28vw;right:0.53vw;width:12.16vw;height:14.04vw;}@media only screen and (max-width:767px){.detailStep3 .contentBar .iconImgBar img:nth-child(2){width:22.16vw;height:24.04vw;bottom:-11.28vw;}}.multiTitleBox{min-width:30vw;}@media only screen and (max-width:1023px){.multiTitleBox{min-width:initial;}}