.newsletter-section .newsletter-con{margin:0 auto;max-width:1000px;width:85%}.newsletter-con .theme-block{margin:0}.newsletter-section .newsletter-con .h3{font-size:40px;color:#141414;line-height:1.4;margin:0}.newsletter-section .newsletter-con .rte,.newsletter-section .newsletter-con .rte p{font-size:18px;line-height:1.4;color:#5b5b5b;margin:20px 0!important}.newsletter-section .newsletter-con .newsletter__input-group{position:relative;margin:0 auto 20px;max-width:none;width:100%;background:none;border:2px solid #141414}.newsletter-section .newsletter-con .newsletter__input-group .newsletter__input{padding:15px 15px 15px 30px;font-size:16px;line-height:1.5;text-align:left}.newsletter-section .newsletter-con .newsletter__input-group .newsletter__input::placeholder{color:#c2c2c2}.newsletter-section .newsletter-con .input-group-btn{position:absolute;top:0;right:.5vw;height:100%}.newsletter-section .newsletter-con .input-group-btn button{display:flex;align-items:center;margin:0!important;padding:0!important;background:none!important;border:none}.newsletter-section .newsletter-con .input-group-btn button svg{display:block;width:45px;height:45px;color:#52b6bc;transform:rotate(-45deg)}@media screen and (max-width:768px){.newsletter-section .newsletter-con{max-width:none;width:100%;padding:0 20px}.newsletter-section .newsletter-con .h3{font-size:28px}.newsletter-section .newsletter-con .rte,.newsletter-section .newsletter-con .rte p{font-size:16px}.newsletter-section .newsletter-con .newsletter__input-group .newsletter__input{padding:14px 50px 14px 20px;font-size:14px}.newsletter-section .newsletter-con .input-group-btn button svg{width:40px;height:40px}.newsletter-section .newsletter-con .input-group-btn{right:5px}}.cs-product-show{width:100%}.cs-product-show .product-show-title{font-size:40px;text-align:center;color:var(--t-fcolor);line-height:1.4}.cs-product-show .product-show-desc{color:var(--d-fcolor);font-size:18px;line-height:1.4;text-align:center}.cs-product-show .product-show-container{position:sticky;top:var(--header-height, 0px);left:0;display:block;width:100%;height:calc(100vh - var(--header-height, 0px));overflow:hidden}.cs-product-show .product-show-con{display:flex;flex-direction:column;width:100%;height:100%}.cs-product-show .product-show-list{flex:1;overflow:hidden}.cs-product-show .product-show-scroll{display:flex;align-items:center;height:100%}.cs-product-show .product-show-item{flex:0 0 calc(100% - 5vw);display:flex;margin:0 2.5vw;height:92%;background-color:#fff;border:2px solid #141414;border-radius:20px;overflow:hidden}.cs-product-show .product-item-right{width:55%;height:100%;overflow:hidden}.cs-product-show .product-item-right a{display:block;width:100%;height:100%}.cs-product-show .product-item-right img{display:block;width:100%;height:100%;object-fit:contain}.cs-product-show .product-item-left{flex:1;display:flex;align-items:start;flex-direction:column;padding:5vh 3vw 5vh 10vw;justify-content:center}.cs-product-show .product-item-title{margin:0;color:var(--item-t-fcolor);font-size:4.5vw;line-height:1}.cs-product-show .product-item-features{display:flex;flex-wrap:wrap;gap:.8vw;margin:1vh 0;width:100%}.cs-product-show .product-item-features span{padding:.5vw 1.5vw;border:1px solid;border-radius:8px;color:var(--item-f-fcolor);font-size:1.2vw;line-height:1;font-weight:500}.cs-product-show .product-item-desc{margin-bottom:4vh;color:#7b7c86;font-size:1vw;font-weight:500}.cs-product-show .product-item-params{display:flex;flex-wrap:wrap;gap:1vw;margin-bottom:5vh;width:100%}.cs-product-show .param-item{flex:0 0 35%;display:flex;flex-direction:column;align-items:start;color:#9fa1a0;font-size:1vw;line-height:1.5;font-weight:300}.cs-product-show .param-item span:nth-child(1){color:#141414;font-size:2.2vw;font-weight:600}.cs-product-show .param-item .dashed-line{display:block;width:80%;height:10px}.cs-product-show .param-item .dashed-line line{stroke:#9fa1a0;stroke-dasharray:5,10;stroke-width:1px}.cs-product-show .product-item-btn{display:flex;align-items:center;gap:30px;padding:.5vw .5vw .5vw 1.5vw;border:2px solid;border-radius:50px;line-height:1;color:#141414;font-size:1.1vw}.cs-product-show .product-item-btn svg{width:2vw;height:2vw;color:var(--item-btn-color);transform:rotate(-45deg)}.cs-product-show .product-show-pagination{position:relative;display:flex;justify-content:space-around;padding:1.5vw 0}.cs-product-show .product-show-pagination .pagination-item{position:relative;width:.85vw;height:.85vw;background-color:var(--pagination-color);border-radius:50%;cursor:pointer}.cs-product-show .product-show-pagination .pagination-item span{position:absolute;top:0;left:50%;font-size:.9vw;line-height:1;color:var(--pagination-color);transform:translate(-50%,-150%);opacity:.15;font-weight:600}.cs-product-show .product-show-pagination .pagination-item.active span{opacity:1}.cs-product-show .product-show-pagination .pagination-item.active:before{content:"";position:absolute;top:-5px;left:-5px;display:block;width:calc(100% + 10px);height:calc(100% + 10px);border:2px solid var(--pagination-color);border-radius:50%}.cs-product-show .product-show-pagination .dashed-line{display:block;position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.cs-product-show .product-show-pagination .dashed-line.mb{display:none}.cs-product-show .product-show-pagination .dashed-line line{stroke:var(--pagination-color);stroke-width:2px;stroke-dasharray:20,20}@media screen and (max-width: 768px){.cs-product-show .product-show-title{padding:0 20px;font-size:28px}.cs-product-show .product-show-desc{padding:0 20px;font-size:18px}.cs-product-show .product-show-con{flex-direction:row-reverse}.cs-product-show .product-show-scroll{flex-direction:column}.cs-product-show .product-show-list{padding-right:20px}.cs-product-show .product-show-item{flex:0 0 calc(100% - 5vh);flex-direction:column-reverse;margin:2.5vh 0;width:100%;height:calc(100% - 5vh)}.cs-product-show .product-item-right{flex:1;width:100%}.cs-product-show .product-item-left{flex:0 0 auto;padding:0 20px 25px;align-items:center}.cs-product-show .product-item-title{margin-bottom:10px;font-size:40px}.cs-product-show .product-item-features{justify-content:center;gap:10px}.cs-product-show .product-item-features span{padding:8px 15px;font-size:16px}.cs-product-show .product-item-desc{margin-bottom:30px;font-size:16px;text-align:center}.cs-product-show .product-item-params{justify-content:space-around;gap:15px 0;margin-bottom:35px}.cs-product-show .param-item{flex:0 0 40%;font-size:14px}.cs-product-show .param-item span:nth-child(1){font-size:22px}.cs-product-show .param-item .dashed-line{width:100%}.cs-product-show .product-item-btn{justify-content:space-between;padding:5px;width:100%;font-size:18px;font-weight:500}.cs-product-show .product-item-btn svg{width:35px;height:35px}.cs-product-show .product-item-btn:before{content:"";display:block;width:40px;height:100%}.cs-product-show .product-show-pagination{flex-direction:column;padding:0 15px}.cs-product-show .product-show-pagination .dashed-line.pc{display:none}.cs-product-show .product-show-pagination .dashed-line.mb{display:block}.cs-product-show .product-show-pagination .dashed-line line{stroke-dasharray:10,10}.cs-product-show .product-show-pagination .pagination-item{width:10px;height:10px}.cs-product-show .product-show-pagination .pagination-item span{display:none}}.cs-brand-list{margin:0 auto;width:var(--se-width)}.cs-brand-list .brand-list-title{font-size:40px;text-align:center;color:var(--t-fcolor);line-height:1.4}.cs-brand-list .brand-list-desc{font-size:1.2vw;line-height:1.2;text-align:center;color:var(--d-fcolor)}.cs-brand-list .brand-list-container{display:flex;margin:5vh 0;width:100%;border:2px solid #141414;border-radius:8px;overflow:hidden}.cs-brand-list .brand-list-scroll{display:flex;animation:brandListScroll var(--ani-scroll-time) linear 0s infinite}.cs-brand-list .reverse .brand-list-scroll{animation-direction:reverse}.cs-brand-list .brand-item{display:flex;align-items:center;justify-content:center;width:var(--brand-item-width)}.cs-brand-list .brand-item img{display:block;width:var(--image-width);height:auto}@keyframes brandListScroll{0%{transform:translate(0)}to{transform:translate(var(--ani-scroll-width))}}@media screen and (max-width: 768px){.cs-brand-list{padding:0 20px}.cs-brand-list .brand-list-title{font-size:28px}.cs-brand-list .brand-list-desc{font-size:14px}}.cs-video-swiper{width:100%}.cs-video-swiper .video-swiper-title{font-size:40px;text-align:center;color:var(--t-fcolor);line-height:1.4}.cs-video-swiper .video-swiper-desc{font-size:1.2vw;line-height:1.2;text-align:center;color:var(--d-fcolor)}.cs-video-swiper .video-swiper-con{margin:5vh auto 0;padding:0 5vw;width:80%;background:var(--swi-bg-color);border-radius:15px}.cs-video-swiper .video-item{position:relative;border-radius:20px;overflow:hidden}.cs-video-swiper .video-item:after{content:"";position:absolute;top:0;left:0;display:block;width:100%;height:100%;background-color:#fff;opacity:.8;z-index:1}.cs-video-swiper .video-item.swiper-slide-prev:after,.cs-video-swiper .video-item.swiper-slide-next:after{opacity:.5}.cs-video-swiper .video-item.swiper-slide-active:after{opacity:0;visibility:hidden}.cs-video-swiper .video-item video{display:block;width:100%}.cs-video-swiper .video-control{position:absolute;top:0;left:0;display:none;flex-direction:column;justify-content:end;width:100%;height:100%;z-index:2;overflow:hidden}.cs-video-swiper .swiper-slide-active .video-control{display:flex}.cs-video-swiper .video-item.play .video-control{display:none}.cs-video-swiper .video-item .video-desc{margin:0;padding:20px;color:#fff;font-size:1.2vw;line-height:1.2}.cs-video-swiper .video-item .play-btn{position:absolute;top:50%;left:50%;display:block;width:4vw;height:4vw;color:var(--swi-btn-color);transform:translate(-50%,-50%);overflow:visible;cursor:pointer;z-index:10}.cs-video-swiper .video-swiper-btns{display:flex;flex-wrap:wrap;justify-content:end;gap:0 2vw;width:100%;transform:translateY(-20%)}.cs-video-swiper .video-swiper-btns svg{display:block;width:100%;height:auto;overflow:visible}.cs-video-swiper .video-swiper-btns .line{width:100%}.cs-video-swiper .video-swiper-btns .line.mb{display:none}.cs-video-swiper .swiper-button-prev,.cs-video-swiper .swiper-button-next{position:relative;top:auto;left:auto;right:auto;bottom:auto;margin:0;width:3vw;height:auto;color:var(--swi-btn-color)}.cs-video-swiper .swiper-button-prev{transform:rotate(180deg)}@media screen and (max-width: 768px){.cs-video-swiper .video-swiper-title{padding:0 20px;font-size:28px}.cs-video-swiper .video-swiper-desc{padding:0 20px;font-size:18px}.cs-video-swiper .video-swiper-con{padding:20px 0;width:100%}.cs-video-swiper .video-item .play-btn{width:15vw;height:15vw}.cs-video-swiper .video-item .video-desc{padding:30px 20px;font-size:16px;line-height:1.5}.cs-video-swiper .video-swiper-btns{padding:20px;transform:translateY(0)}.cs-video-swiper .swiper-button-prev,.cs-video-swiper .swiper-button-next,.cs-video-swiper .video-swiper-btns .line.pc{display:none}.cs-video-swiper .video-swiper-btns .line.mb{display:block}}.cs-blog-swiper{display:flex;flex-wrap:wrap;align-items:end;justify-content:space-between;margin:0 auto;width:85%}.cs-blog-swiper .blog-swiper-title{font-size:40px;color:var(--t-fcolor);line-height:1.4;margin:0}.cs-blog-swiper .blog-swiper-btn{display:flex;align-items:center;gap:22px;padding:6px 8px 6px 25px;border:2px solid;border-radius:50px;line-height:1;color:#141414;font-size:18px;font-weight:500}.cs-blog-swiper .blog-swiper-btn svg{width:35px;height:35px;color:var(--btn-color);transform:rotate(-45deg)}.cs-blog-swiper .blog-swiper.swiper{margin:8vh 0;width:100%;overflow:visible}.cs-blog-swiper .swiper-slide.blog-item{display:flex;justify-content:space-between;flex-direction:column;padding:1vw;height:auto;border:2px solid #141414;border-radius:20px}.cs-blog-swiper .blog-img{display:block;width:100%;height:16vw;border-radius:15px;overflow:hidden}.cs-blog-swiper .blog-img img{display:block;width:100%;height:100%;object-fit:cover}.cs-blog-swiper .blog-content{display:flex;flex-direction:column;gap:1vh;margin:4vh 0 5vh}.cs-blog-swiper .blog-tags{display:flex;flex-wrap:wrap;gap:1vw}.cs-blog-swiper .blog-tags span{font-size:18px;color:var(--item-tag-color);line-height:1}.cs-blog-swiper .blog-title{display:block}.cs-blog-swiper .blog-title h3{margin:0;font-size:20px;font-weight:600;line-height:1.4;color:var(--item-fcolor)}.cs-blog-swiper .blog-title:hover h3{color:var(--item-hover-fcolor)}.cs-blog-swiper .blog-btn{display:block;width:35px;height:35px}.cs-blog-swiper .blog-btn svg{display:block;width:100%;height:100%}.cs-blog-swiper .blog-btn path{fill:var(--item-fcolor)}.cs-blog-swiper .blog-btn path:nth-child(1){fill:none}.cs-blog-swiper .blog-btn:hover path:not(:nth-child(1)){fill:var(--item-hover-fcolor)}@media screen and (max-width: 768px){.cs-blog-swiper{flex-direction:column;align-items:center;padding:0 20px;width:100%}.cs-blog-swiper .blog-swiper-title{font-size:30px;text-align:center}.cs-blog-swiper .blog-swiper-btn{gap:30px;font-size:18px;padding-left:22px;margin:3vh 0}.cs-blog-swiper .blog-swiper-btn svg{width:33px;height:33px}.cs-blog-swiper .blog-swiper.swiper{margin:4vh 0}.cs-blog-swiper .swiper-slide.blog-item{padding:15px}.cs-blog-swiper .blog-content{margin:2vh 0 3vh}.cs-blog-swiper .blog-img{height:56vw}.cs-blog-swiper .blog-tags{gap:15px}.cs-blog-swiper .blog-tags span{font-size:16px}.cs-blog-swiper .blog-title h3{font-size:20px}.cs-blog-swiper .blog-btn{width:35px;height:35px}}.cs-diving-view{width:100%;height:300vh}.cs-diving-view svg.main-panel-con{position:sticky;top:var(--header-height);display:block;width:100%;height:calc(100vh - var(--header-height));overflow:hidden}.cs-diving-view .cs-arrows,.cs-diving-view div.main-panel-con{display:none}.cs-diving-view svg.main-panel-con .front-panel text,.cs-diving-view svg.main-panel-con .back-panel text{font-family:Bricolage Grotesque;text-anchor:start;dominant-baseline:text-before-edge}.cs-diving-view svg.main-panel-con .front-panel text{fill:var(--se-f-color-hover)}.cs-diving-view svg.main-panel-con .back-panel text{fill:var(--se-f-color)}.cs-diving-view svg.main-panel-con .front-panel p{margin:0;color:var(--se-f-color-hover);line-height:1.2}.cs-diving-view svg.main-panel-con .back-panel p{margin:0;color:var(--se-f-color);line-height:1.2}.cs-diving-view svg.main-panel-con .front-panel line{stroke:var(--se-f-color-hover)}.cs-diving-view svg.main-panel-con .back-panel line{stroke:var(--se-f-color)}.cs-diving-view svg.main-panel-con #circle_view circle{transition:r 1s ease-out}@media screen and (max-width: 768px){.cs-diving-view{padding:20px;height:calc(100vh - var(--header-height, 0px));background-color:var(--se-bg-color);background-image:var(--bg-img-mb);background-size:cover;background-position:center;background-repeat:no-repeat}.cs-diving-view svg.main-panel-con{display:none}.cs-diving-view div.main-panel-con{display:block;position:relative;width:100%;height:calc(100% - 50px)}.cs-diving-view div.main-panel-con p{position:absolute;top:var(--position-y-mb);left:var(--position-x-mb);margin:0;max-width:100%;line-height:1.2;text-align:center;font-size:var(--f-size-mb);font-weight:var(--f-weight-mb);font-style:var(--f-style-mb);color:var(--se-f-color-hover)}.cs-diving-view .cs-arrows{display:block;margin:0 auto;width:50px;height:50px;transform:rotate(90deg)}}.cs-gallery{position:relative;width:100%;z-index:1}.cs-gallery .cs-gallery-title{font-size:40px;text-align:center;color:var(--t-fcolor);line-height:1.4}.cs-gallery .cs-gallery-desc{font-size:1.2vw;line-height:1.2;text-align:center;color:var(--d-fcolor)}.cs-gallery .cs-gallery-swiper{margin:5vh 0;width:100%;height:calc(100vw * var(--mask-ratio));mask:var(--mask-img);-webkit-mask-size:100%;mask-size:100%;-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;overflow:hidden;cursor:none}.cs-gallery .cs-gallery-swiper .swiper-slide{height:auto;-webkit-user-select:none;user-select:none}.cs-gallery .cs-gallery-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}.cs-gallery:after{content:"";position:absolute;bottom:calc(50vw * var(--mask-ratio) - 50vw * var(--bg-ratio));left:0;width:100%;height:calc(100vw * var(--bg-ratio));background-image:var(--bg-img);background-size:auto 100%;background-position:center;background-repeat:no-repeat}.cs-gallery .cs-gallery-swiper .gallery-cursor{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:5vw;height:5vw;border-radius:50%;background-color:#52b6bc;color:#fff;font-size:1.2vw;pointer-events:none;z-index:10}@media screen and (max-width: 768px){.cs-gallery .cs-gallery-title{font-size:28px}.cs-gallery .cs-gallery-desc{font-size:14px}.cs-gallery .cs-gallery-swiper .gallery-cursor{display:none!important}}.cs-video{position:relative;width:100%;height:auto;border-radius:20px;overflow:hidden}.cs-video.video-full_screen{height:calc(100vh - var(--header-height))}.cs-video.video-cs_height{height:var(--video-height)}.cs-video.mb{display:none}.cs-video.mb.video-cs_height{height:var(--video-height-mb)}.cs-video video,.cs-video iframe{display:block;width:100%;height:100%;object-fit:cover}.cs-video .play-layer{position:absolute;top:0;bottom:0;left:0;right:0;cursor:pointer}.cs-video .play-btn{position:absolute;top:50%;left:50%;display:flex;align-items:center;justify-content:center;width:110px;height:110px;background-color:#52b6bc;border-radius:50%;color:#fff;font-size:22px;font-weight:600;transform:translate3d(-50%,-50%,0);-webkit-user-select:none;user-select:none;cursor:pointer}@media screen and (max-width: 768px){.cs-video{display:none}.cs-video.mb{display:block}.cs-video .play-btn{width:70px;height:70px;font-size:14px}}.cs-card-stack .card-stack-title{font-size:40px;text-align:center;color:var(--t-fcolor);line-height:1.4}.cs-card-stack .card-stack-desc{font-size:18px;line-height:1.4;text-align:center;color:var(--d-fcolor)}.cs-card-stack .card-stack-container{width:100%;height:calc(100vh - var(--header-height));overflow:hidden}.cs-card-stack .card-stack-con{display:flex;padding:5vh 15px;height:100%}.cs-card-stack .card-item{flex:0 0 auto;display:flex;gap:15px;padding:15px;height:100%;background-color:#fff;border:2px solid #141414;border-radius:20px}.cs-card-stack .card-item:not(:nth-child(1)){margin-left:-2px}.cs-card-stack .card-item-left{border-radius:20px;overflow:hidden}.cs-card-stack .card-item-left img{display:block;width:auto;height:100%}.cs-card-stack .card-item-left img.mb{display:none}.cs-card-stack .card-item-right{display:flex;flex-direction:column;gap:3vh;padding:8vh 2vw;width:30vw;overflow:hidden}.cs-card-stack .card-item-title{margin:0;font-size:26px;line-height:1.4;color:#141414;font-weight:600}.cs-card-stack .card-item-content{margin:0;color:#8e8e8e;font-size:16px;line-height:1.6}.cs-card-stack .card-item-params{flex:1;display:grid;align-content:end;grid-template-columns:repeat(2,1fr);gap:4vh 4vw;margin:0;padding:0}.cs-card-stack .card-item-params li{display:flex;justify-content:end;flex-direction:column;gap:1vh;color:#53b6bc;font-size:16px;line-height:1.3;list-style-type:none}.cs-card-stack .card-item-params li span:nth-last-child(1){font-size:32px;line-height:1.3;font-weight:600;color:#141414}@media screen and (max-width: 768px){.cs-card-stack .card-stack-title{font-size:28px}.cs-card-stack .card-stack-desc{font-size:18px}.cs-card-stack .card-stack-con{flex-direction:column;padding:30px 20px}.cs-card-stack .card-item{flex-direction:column;gap:3vh;height:auto;border-radius:15px}.cs-card-stack .card-item:not(:nth-child(1)){margin-left:0;margin-top:-2px}.cs-card-stack .card-item-left{border-radius:15px}.cs-card-stack .card-item-left img{width:100%;height:auto}.cs-card-stack .card-item-left img.pc{display:none}.cs-card-stack .card-item-left img.mb{display:block}.cs-card-stack .card-item-right{gap:1.5vh;padding:0;width:100%}.cs-card-stack .card-item-title{font-size:22px}.cs-card-stack .card-item-content{font-size:14px}.cs-card-stack .card-item-params{align-content:center;padding:1vh 2vw 0;gap:3vh 10vw}.cs-card-stack .card-item-params li{font-size:14px;gap:.5vh}.cs-card-stack .card-item-params li span:nth-last-child(1){font-size:28px}}.cs-card-progress .card-progress-title{margin:0 auto 20px;max-width:var(--se-max-width);width:var(--se-width);font-size:40px;text-align:left;color:var(--t-fcolor);line-height:1.4}.cs-card-progress .card-progress-desc{margin:0 auto 20px;max-width:var(--se-max-width);width:var(--se-width);font-size:18px;line-height:1.4;text-align:left;color:var(--d-fcolor)}.cs-card-progress .card-progress-container{width:100%;height:calc(100vh - var(--header-height));overflow:hidden}.cs-card-progress .card-progress-con{display:flex;align-items:center;justify-content:space-between;margin:0 auto;max-width:var(--se-max-width);width:var(--se-width);height:100%;overflow:hidden}.cs-card-progress .card-con-left{flex:0 0 38%;display:flex;flex-direction:column;height:100%}.cs-card-progress .card-left-item{flex:0 0 100%;display:flex;align-items:start;justify-content:center;flex-direction:column;gap:3vh}.cs-card-progress .card-item-tag{padding:13px 25px;border:2px solid;border-radius:100px;font-size:18px;color:#53b6bc;line-height:1;font-weight:500}.cs-card-progress .card-item-title{margin-bottom:0;font-size:32px;line-height:1.4;font-weight:600}.cs-card-progress .card-item-content{font-size:16px;color:#8e8e8e;line-height:1.6;margin-bottom:0}.cs-card-progress .card-con-right{flex:0 0 38%;position:relative;padding:15px;max-height:100%;background-color:#fff;border:2px solid #141414;border-radius:20px;z-index:1}.cs-card-progress .card-item-img:nth-child(1){width:100%;opacity:1}.cs-card-progress .card-item-img:not(:nth-child(1)){position:absolute;top:15px;bottom:15px;left:15px;right:15px;opacity:0}.cs-card-progress .card-item-img img{display:block;width:100%;height:100%;object-fit:cover;border-radius:20px}.cs-card-progress .card-item-img img.mb{display:none}.cs-card-progress .progress-con{height:90%}.cs-card-progress .progress-con-mb{display:none;padding:0 20px 20px;width:100%}.cs-card-progress .progress-con svg.pc{display:block;width:auto;height:100%;color:#53b6bc}.cs-card-progress .progress-con-mb svg.mb{display:block;width:100%;height:auto;color:#53b6bc}.cs-card-progress .progress-con-mb svg.mb .back-panel line,.cs-card-progress .progress-con svg.pc .back-panel line{stroke:#afafaf;stroke-width:1px}.cs-card-progress .progress-con-mb svg.mb .back-panel circle,.cs-card-progress .progress-con svg.pc .back-panel circle{fill:#f9f9f9;stroke:#afafaf;stroke-width:1px}.cs-card-progress .progress-con-mb svg.mb .front-panel line,.cs-card-progress .progress-con svg.pc .front-panel line{stroke:currentColor;stroke-width:3px}.cs-card-progress .progress-con-mb svg.mb .front-panel circle,.cs-card-progress .progress-con svg.pc .front-panel circle{fill:currentColor;stroke:currentColor;stroke-width:3px}.cs-card-progress .card-progress-swiper{display:none}@media screen and (max-width: 768px){.cs-card-progress .card-progress-title{padding:0 20px;font-size:28px;text-align:center}.cs-card-progress .card-progress-desc{padding:0 20px;font-size:18px;text-align:center}.cs-card-progress .card-progress-con{flex-direction:column-reverse;gap:4vh;padding:30px 0}.cs-card-progress .card-con-left{flex:none;flex-direction:row;width:100%;height:auto}.cs-card-progress .card-left-item{align-items:center;gap:1.5vh;padding:0 20px}.cs-card-progress .card-item-tag{padding:5px 20px;font-size:16px}.cs-card-progress .card-item-title{margin-bottom:0;font-size:22px;text-align:center}.cs-card-progress .card-item-content{margin:0;font-size:14px;text-align:center}.cs-card-progress .card-con-right{flex:1;display:flex;padding:0 20px;border:none;background-color:transparent;border-radius:0;overflow:hidden}.cs-card-progress .card-item-img{flex-shrink:0;position:relative;top:auto;bottom:auto;left:auto;right:auto;padding:10px;width:auto;height:100%;background-color:#fff;border:2px solid #141414;border-radius:15px;opacity:1}.cs-card-progress .card-item-img img{width:auto;height:100%;border-radius:15px}.cs-card-progress .card-con-right .card-item-img:not(:nth-child(1)){margin-left:-2px}.cs-card-progress .card-item-img img.mb{display:block}.cs-card-progress .card-item-img img.pc,.cs-card-progress .progress-con{display:none}.cs-card-progress .progress-con-mb{display:block}.cs-card-progress .card-progress-container{display:none}.cs-card-progress .card-progress-swiper{display:block;width:100%}.cs-card-progress .card-progress-swiper .swiper-slide{display:flex;flex-direction:column;height:auto}.cs-card-progress .card-progress-swiper .swiper-scrollbar{position:relative;left:auto;bottom:auto;margin:0 auto;width:calc(100% - 40px);height:3px}.cs-card-progress .card-progress-swiper .swiper-scrollbar-drag{background:#53b6bc}.cs-card-progress .card-item-img{width:100%;height:auto}.cs-card-progress .card-left-item{flex:1;padding:30px 20px}.cs-card-progress .card-item-img img.mb{width:100%;height:auto}}.cs-image-swiper{margin:0 auto;max-width:var(--se-max-width);width:var(--se-width);overflow:hidden}.cs-image-swiper .image-swiper-title{font-size:2.4vw;text-align:center;color:var(--t-fcolor)}.cs-image-swiper .image-swiper-desc{font-size:1.2vw;line-height:1.2;text-align:center;color:var(--d-fcolor)}.cs-image-swiper .image-swiper{margin:5vh 0}.cs-image-swiper .swiper-slide{display:flex;align-items:center;flex-direction:column;padding:2vw 1vw 1vw;height:auto;background-color:#fff;border:2px solid #141414;border-radius:20px;overflow:hidden}.cs-image-swiper .swiper-slide h3{margin-bottom:2vh;font-size:26px;font-weight:600;line-height:1.3;text-align:center}.cs-image-swiper .swiper-slide p{margin:0;font-size:18px;line-height:1.4;color:#8e8e8e;text-align:center}.cs-image-swiper .swiper-slide img{flex:1;display:block;width:100%;object-fit:cover}.cs-image-swiper .swiper-btn-con{display:flex;align-items:center;gap:2vw;margin-top:4vh}.cs-image-swiper .swiper-pagination{flex:1;display:flex;justify-content:center;position:relative;left:auto;bottom:auto;margin-left:10vw}.cs-image-swiper .swiper-pagination-bullet{margin:0 5px!important;width:1.5vw;height:8px;border-radius:10vw;background:#ddd;opacity:1}.cs-image-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px;background:#51b7bc}.cs-image-swiper .swiper-button-prev,.cs-image-swiper .swiper-button-next{position:relative;left:auto;right:auto;top:auto;bottom:auto;margin:0;width:3vw;height:auto}.cs-image-swiper .swiper-button-prev svg,.cs-image-swiper .swiper-button-next svg{display:block;width:100%;height:auto}.cs-image-swiper .swiper-button-prev:after,.cs-image-swiper .swiper-button-next:after{display:none}@media screen and (max-width: 768px){.cs-image-swiper .image-swiper-title{font-size:30px}.cs-image-swiper .image-swiper-desc{font-size:14px}.cs-image-swiper .image-swiper{padding:0 20px}.cs-image-swiper .swiper-slide{padding:30px 15px 15px;width:calc(100% - 20px)}.cs-image-swiper .swiper-slide h3{margin-bottom:15px;font-size:22px}.cs-image-swiper .swiper-slide p{font-size:16px}.cs-image-swiper .swiper-btn-con{gap:25px;padding-right:20px}.cs-image-swiper .swiper-button-prev,.cs-image-swiper .swiper-button-next{width:45px}.cs-image-swiper .swiper-pagination{justify-content:start;margin-left:0}.cs-image-swiper .swiper-pagination-bullet{margin:0 4px!important;width:20px;height:5px}.cs-image-swiper .swiper-pagination-bullet.swiper-pagination-bullet-active{width:30px}}.cs-dropdown-tab{display:flex;justify-content:space-between;margin:0 auto;max-width:var(--se-max-width);width:var(--se-width)}.cs-dropdown-tab .dropdown-tab-left{padding:20px 0;width:30%}.cs-dropdown-tab .dropdown-tab-title{font-size:50px;text-align:left;color:var(--t-fcolor);margin-bottom:15px;line-height:1}.cs-dropdown-tab .dropdown-tab-title strong{color:var(--t-fcolor-strong)}.cs-dropdown-tab .dropdown-tab-desc{font-size:20px;line-height:1;color:var(--d-fcolor)}.cs-dropdown-tab .dropdown-tab-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:25px;margin-top:4vh;padding:8px 10px 8px 25px;border:2px solid;border-radius:50px;line-height:1;color:#141414;font-size:18px;font-weight:500}.cs-dropdown-tab .dropdown-tab-btn svg{width:35px;height:35px;color:#53b6bc;transform:rotate(-45deg)}.cs-dropdown-tab .dropdown-tab-right{display:flex;flex-direction:column;gap:1.5vw;width:55%}.cs-dropdown-tab .dropdown-tab-right .collapsibles-wrapper{background-color:#fff;border:2px solid #141414;border-radius:20px;overflow:hidden;border-bottom-color:#141414!important}.cs-dropdown-tab .dropdown-tab-right .collapsible-trigger{display:flex;align-items:center;justify-content:space-between;margin:0 2vw;padding:1.5vw 0;width:calc(100% - 4vw);font-size:24px;font-weight:600;line-height:1.3}.cs-dropdown-tab .dropdown-tab-right .collapsible-trigger.is-open{border-bottom:1px solid #afafaf}.cs-dropdown-tab .dropdown-tab-right .collapsible-trigger__icon{position:relative;top:auto;right:auto;display:flex;align-items:center;justify-content:center;width:1.8vw;height:1.8vw;background-color:#e8e8e8;border-radius:50%;transform:none}.cs-dropdown-tab .dropdown-tab-right .collapsible-trigger__icon svg{width:50%;height:50%;color:#717171;transform:rotate(-90deg)}.cs-dropdown-tab .dropdown-tab-right .collapsible-trigger.is-open svg{transform:rotate(0)}.cs-dropdown-tab .dropdown-tab-right .collapsible-content{margin:0 2vw;width:calc(100% - 4vw)}.cs-dropdown-tab .dropdown-tab-right .collapsible-content.is-open{margin:1.5vw 2vw;padding:0}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner{display:flex;flex-direction:column;gap:1.5vw;padding:0}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner:after{display:none}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner ul{display:flex;flex-direction:column;gap:1vw;margin:0;list-style-type:none}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner li{display:flex;justify-content:space-between;gap:5vw;color:#8e8e8e;font-size:16px;line-height:1.3}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner li span:nth-last-child(1){text-align:right}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner img{display:block;width:100%;height:auto}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner p{margin:0!important;color:#8e8e8e;font-size:16px!important;line-height:1.5}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner h4{margin-top:0!important;font-size:18px;font-weight:600}@media screen and (max-width: 768px){.cs-dropdown-tab{flex-direction:column;gap:50px;padding:0 20px}.cs-dropdown-tab .dropdown-tab-left{padding:0;width:100%}.cs-dropdown-tab .dropdown-tab-title{margin-bottom:10px;font-size:40px}.cs-dropdown-tab .dropdown-tab-desc{font-size:18px}.cs-dropdown-tab .dropdown-tab-btn{gap:25px;margin-top:1vh;padding:6px 6px 6px 18px;font-size:16px}.cs-dropdown-tab .dropdown-tab-btn svg{width:34px;height:34px}.cs-dropdown-tab .dropdown-tab-right{gap:20px;width:100%}.cs-dropdown-tab .dropdown-tab-right .collapsible-trigger{margin:0 20px;padding:20px 0;width:calc(100% - 40px);font-size:20px}.cs-dropdown-tab .dropdown-tab-right .collapsible-trigger__icon{width:24px;height:24px}.cs-dropdown-tab .dropdown-tab-right .collapsible-content{margin:0 20px;width:calc(100% - 40px)}.cs-dropdown-tab .dropdown-tab-right .collapsible-content.is-open{margin:30px 20px}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner,.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner ul{gap:20px}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner li{gap:50px;font-size:16px}.cs-dropdown-tab .dropdown-tab-right .collapsible-content__inner p{font-size:16px!important}}#instagram-feed-box{margin:0 auto;width:85%}#instagram-feed-box .instagram-grid-container{display:grid!important;grid-template-columns:repeat(4,1fr);gap:20px}#instagram-feed-box li.ingtagram-grid-item{margin:0!important;max-width:100%!important;width:100%!important;height:calc(21.25vw - 15px)!important;border:2px solid #141414;border-radius:10px}@media screen and (max-width: 768px){.index-section{margin:20px 0}#instagram-feed-box{width:calc(100% - 40px)}#instagram-feed-box .instagram-grid-container{grid-template-columns:repeat(2,1fr);gap:15px}#instagram-feed-box li.ingtagram-grid-item{height:calc(50vw - 27.5px)!important}}.cs-breadcrumbs{display:flex;gap:10px;margin:0 auto;padding:0 20px;max-width:var(--se-max-width);width:var(--se-width)}.cs-breadcrumbs .breadcrumb-item,.cs-breadcrumbs .breadcrumb-divider{color:#141414;font-size:16px;line-height:1.5;font-weight:500}.cs-breadcrumbs a.breadcrumb-item:hover{color:#52b6bc}.cs-breadcrumbs .breadcrumb-item:nth-last-child(1){flex:1;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical}@media screen and (max-width: 768px){.cs-breadcrumbs{width:100%;gap:5px}}.cs-banner{position:relative;width:100%;height:var(--se-height);overflow:hidden}.cs-banner .banner-swiper.swiper{width:100%;height:100%}.cs-banner .swiper-slide{height:auto}.cs-banner .banner-item{display:block;width:100%;height:100%;text-decoration:none}.cs-banner .banner-item .banner-video{width:100%;height:100%}.cs-banner .banner-item .banner-video.mb{display:none}.cs-banner .banner-item picture,.cs-banner .banner-item img,.cs-banner .banner-item video{display:block;width:100%;height:100%;object-fit:cover}@media screen and (max-width: 768px){.cs-banner .banner-item .banner-video.pc{display:none}.cs-banner .banner-item .banner-video.mb{display:block}}
/*# sourceMappingURL=/cdn/shop/t/35/assets/custom-section.css.map */
