.order_confirm_wrapper{display:flex;justify-content:center;flex-direction:column;transition:all .5s;padding:20px}.order_confirm_wrapper .btn,.order_confirm_wrapper .content,.order_confirm_wrapper .current_level,.order_confirm_wrapper .fold_area,.order_confirm_wrapper .img_item,.order_confirm_wrapper .imgs_wrapper,.order_confirm_wrapper .middle_wrapper,.order_confirm_wrapper .title,.order_confirm_wrapper .tooltip_text,.order_confirm_wrapper .top_wrapper{transition:all .5s}.order_confirm_wrapper .success_icon{width:26px;height:26px}.order_confirm_wrapper .base_color{cursor:pointer;color:#0abab5}.order_confirm_wrapper .base_bgColor{background-color:#0abab5;color:#fff}.order_confirm_wrapper .base_borderColor{border-color:#0abab5}.order_confirm_wrapper .top_wrapper{display:flex;border-bottom:1px solid #d6d6d6;width:100%}.order_confirm_wrapper .top_wrapper .left_content{display:flex;align-items:flex-start;flex-direction:column}.order_confirm_wrapper .top_wrapper .left_content .title{display:flex;gap:6px}.order_confirm_wrapper .top_wrapper .left_content .content .item:last-child{margin-bottom:0}.order_confirm_wrapper .top_wrapper .left_content .btn{cursor:pointer;text-align:center;font-weight:500;border:1px solid #0abab5;border-radius:8px;width:200px;height:48px;line-height:48px}.order_confirm_wrapper .more_info{text-align:center;width:100%;padding-bottom:100px;padding-top:60px}.order_confirm_wrapper .pt-14{padding-top:14px}.order_confirm_wrapper .bold{font-weight:500}.order_confirm_wrapper .fs-20{font-size:20px}.order_confirm_wrapper .fs-24{font-size:24px}.order_confirm_wrapper .fs-14{font-size:14px}.order_confirm_wrapper .fs-16{font-size:16px}.order_confirm_wrapper .fs-18{font-size:18px}.order_confirm_wrapper .fs-12{font-size:12px}.order_confirm_wrapper .pt-32{padding-top:32px}.order_confirm_wrapper .pt-20{padding-top:20px}.order_confirm_wrapper .pb-24{padding-bottom:24px}.order_confirm_wrapper .pb-40{padding-bottom:40px}.order_confirm_wrapper .pt-40{padding-top:40px}.order_confirm_wrapper .mb-20{margin-bottom:20px}.order_confirm_wrapper .mb-16{margin-bottom:16px}.order_confirm_wrapper .mb-24{margin-bottom:24px}.order_confirm_wrapper .mb-18{margin-bottom:18px}.order_confirm_wrapper .mb-14{margin-bottom:14px}.order_confirm_wrapper .mb-40{margin-bottom:40px}.order_confirm_wrapper .middle_wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;height:max-content;border-bottom:1px solid #d6d6d6;margin-top:-160px;width:100%;z-index:-1;opacity:0}.order_confirm_wrapper .middle_wrapper.show_member{margin-top:0;z-index:1;opacity:1}.order_confirm_wrapper .middle_wrapper .top_section{position:relative;display:flex;justify-content:center;background-color:#fff;z-index:2;width:100%}.order_confirm_wrapper .middle_wrapper .top_section .fold_btn{position:absolute;right:0;top:16px}.order_confirm_wrapper .middle_wrapper .top_section .price_control{display:flex;align-items:center;justify-content:center;width:80%;height:90px}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level{position:relative;background-color:#f6f6f6;width:100%;height:10px;border-radius:6px}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level .current_level{position:absolute;border-radius:6px;height:100%;left:0}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level .current_level .level_tips{position:absolute;color:#fff;border-radius:4px;padding:4px;right:-26px;top:-40px}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level .current_level .level_tips:after{content:"";position:absolute;border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #0abab5;bottom:-6px;width:0;height:0;left:50%;transform:translateX(-50%)}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level .price_point{position:absolute;box-sizing:border-box;background-color:#ccc;border:4px solid #e6e6e6;border-radius:50%;width:16px;height:16px;top:-3px}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level .price_point.is_reached{background-color:#fff;border-color:#0abab5}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level .price_point.is_reached .point_text{color:#3a3a3a}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level .price_point .point_text{text-align:center;position:absolute;color:#979797;right:-25px;top:20px;min-width:62px}.order_confirm_wrapper .middle_wrapper .fold_area{margin-top:0;width:100%;height:max-content;opacity:1;z-index:1}.order_confirm_wrapper .middle_wrapper .fold_area.hidden{overflow:hidden;padding-top:0;opacity:0;z-index:-1}.order_confirm_wrapper .middle_wrapper .fold_area.hidden .content,.order_confirm_wrapper .middle_wrapper .fold_area.hidden .title{margin-top:-88px}.order_confirm_wrapper .middle_wrapper .fold_area .content{color:#3a3a3a}.order_confirm_wrapper .middle_wrapper .fold_area .content_item .tooltip_wrapper{position:relative}.order_confirm_wrapper .middle_wrapper .fold_area .content_item .tooltip_wrapper:hover .tooltip_text{z-index:1;opacity:1}.order_confirm_wrapper .middle_wrapper .fold_area .content_item .tooltip_wrapper img{cursor:pointer;position:relative;bottom:1px;width:16px;height:16px;margin-left:5px}.order_confirm_wrapper .middle_wrapper .fold_area .content_item .tooltip_wrapper .tooltip_text{cursor:pointer;z-index:-1;opacity:0;position:absolute;color:#7b7b7b;background-color:#fff;box-shadow:0 0 7px 0 rgba(0,0,0,.1);width:max-content;border-radius:4px;padding:8px;font-size:12px;right:-130px;top:20px}.order_confirm_wrapper .middle_wrapper .fold_area .content_item .tooltip_wrapper .tooltip_text.show{z-index:1;opacity:1}.order_confirm_wrapper .imgs_wrapper{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:16px;width:100%}.order_confirm_wrapper .imgs_wrapper .img_item{cursor:pointer;overflow:hidden;flex:1 1;border-radius:8px;min-width:140px}.order_confirm_wrapper .imgs_wrapper .img_item img{width:100%;height:100%}@media only screen and (min-width:1080px){.order_confirm_wrapper{margin:0 auto;width:90%}.order_confirm_wrapper .top_wrapper{justify-content:space-between;gap:40px;height:max-content}.order_confirm_wrapper .top_wrapper .left_content,.order_confirm_wrapper .top_wrapper .right_content{min-width:435px}.order_confirm_wrapper .top_wrapper .left_content .title{display:flex;gap:6px}.order_confirm_wrapper .top_wrapper .left_content .content .item{line-height:20px}.order_confirm_wrapper .top_wrapper .right_content{color:#3a3a3a}.order_confirm_wrapper .top_wrapper .right_content .item{display:flex;gap:40px;line-height:20px}.order_confirm_wrapper .top_wrapper .right_content .item:last-child{margin-bottom:0}.order_confirm_wrapper .top_wrapper .right_content .item .label{min-width:160px}}@media only screen and (max-width:1589px){.order_confirm_wrapper{padding-top:20px}.order_confirm_wrapper .middle_wrapper,.order_confirm_wrapper .top_wrapper{padding-bottom:30px}.order_confirm_wrapper .imgs_wrapper{padding-top:30px}}@media only screen and (min-width:1590px){.order_confirm_wrapper{width:80%;padding-top:40px}.order_confirm_wrapper .top_wrapper{padding-bottom:40px;gap:110px}}@media only screen and (max-width:1080px){.order_confirm_wrapper{padding-top:30px;align-items:center}.order_confirm_wrapper .fs-24{font-size:20px}.order_confirm_wrapper .fs-14{font-size:11px}.order_confirm_wrapper .fs-16{font-size:14px}.order_confirm_wrapper .mb-24{margin-bottom:20px}.order_confirm_wrapper .fs-18,.order_confirm_wrapper .fs-20{font-size:14px}.order_confirm_wrapper .pt-32{padding-top:20px}.order_confirm_wrapper .pt-40{padding-top:30px}.order_confirm_wrapper .pb-40{padding-bottom:30px}.order_confirm_wrapper .pb-100{padding-bottom:100px}.order_confirm_wrapper .pt-60{padding-top:30px}.order_confirm_wrapper .pb-100{padding-bottom:50px}.order_confirm_wrapper .mb-16,.order_confirm_wrapper .mb-18{margin-bottom:12px}.order_confirm_wrapper .mb-40{margin-bottom:30px}.order_confirm_wrapper .imgs_wrapper,.order_confirm_wrapper .middle_wrapper,.order_confirm_wrapper .top_wrapper{max-width:600px}.order_confirm_wrapper .top_wrapper{flex-direction:column;text-align:center}.order_confirm_wrapper .top_wrapper .left_content{align-items:center;margin-bottom:30px}.order_confirm_wrapper .top_wrapper .left_content .content .item{line-height:22px}.order_confirm_wrapper .top_wrapper .left_content .title{justify-content:center}.order_confirm_wrapper .top_wrapper .left_content .btn{width:174px;height:40px;border-radius:4px;line-height:40px}.order_confirm_wrapper .top_wrapper .right_content .item{display:flex;justify-content:space-between}.order_confirm_wrapper .top_wrapper .right_content .item .label{text-align:left;min-width:178px}.order_confirm_wrapper .top_wrapper .right_content .item .value{text-align:right;word-break:break-all}.order_confirm_wrapper .top_wrapper .success_icon{width:20px;height:20px}.order_confirm_wrapper .middle_wrapper .top_section .fold_btn{font-size:14px}.order_confirm_wrapper .middle_wrapper .top_section .price_control{width:85%;min-width:274px}.order_confirm_wrapper .middle_wrapper .top_section .price_control .full_level .current_level .level_tips{top:-35px}.order_confirm_wrapper .middle_wrapper .fold_area .title{margin-bottom:10px}.order_confirm_wrapper .middle_wrapper .fold_area .content_item{line-height:24px}.order_confirm_wrapper .middle_wrapper .fold_area .content_item:last-child{display:block}.order_confirm_wrapper .middle_wrapper .fold_area .content_item .tooltip_wrapper img{bottom:-3px}.order_confirm_wrapper .imgs_wrapper{grid-template-columns:repeat(2,1fr)}}.base-section.product-spec-section .title{font-weight:500;padding-bottom:var(--section-title-bottom-xs);font-size:var(--font-size-17xl);color:var(--theme-color);line-height:var(--text-line-height-lg);text-align:left;border-bottom:1px solid var(--color-border-platinum)}@media only screen and (max-width:54.6875rem){.base-section.product-spec-section .title{margin-top:10px}}.base-section.product-spec-section .title_no_des .title{padding-bottom:40px}@media only screen and (max-width:54.6875rem){.base-section.product-spec-section .title_no_des .title{padding-bottom:24px}}.base-section.product-spec-section .flush-mount-album-pd20{margin:0!important}.base-section .style-resize-pd{padding-top:var(--section-padding-md)}.base-section.cover-spec-section .product-cover .title{font-size:32px}@media only screen and (max-width:54.6875rem){.base-section.cover-spec-section .product-cover .title{font-size:24px}.base-section.cover-spec-section .product-cover{padding-left:0!important;padding-right:0!important}}.base-section.cover-spec-section .cover-finsh-section{padding-top:20px!important;padding-left:0!important;padding-right:0!important}.base-section.cover-spec-section .cover-finsh-section .styles_column-fill-pc4-wap1__ArlbF{gap:24px!important;grid-template-columns:repeat(auto-fill,600px)!important;place-content:center}@media only screen and (max-width:1440px){.base-section.cover-spec-section .cover-finsh-section .styles_column-fill-pc4-wap1__ArlbF{grid-template-columns:repeat(2,1fr)!important}}@media only screen and (max-width:54.6875rem){.base-section.cover-spec-section .cover-finsh-section .styles_column-fill-pc4-wap1__ArlbF{grid-template-columns:1fr!important}}.base-section.cover-spec-section .cover-finsh-section .CardGridItem_content__G6xCu{padding:32px 0;background-color:#f6f6f6}@media only screen and (max-width:54.6875rem){.base-section.cover-spec-section .cover-finsh-section .CardGridItem_content__G6xCu{padding:32px}}.base-section.cover-spec-section .cover-finsh-section .CardGridItem_content__G6xCu img{width:336px;height:auto;display:flex;margin:0 auto}@media only screen and (max-width:54.6875rem){.base-section.cover-spec-section .cover-finsh-section .CardGridItem_content__G6xCu img{width:100%;height:auto}}.base-section.product-spec-sub-section{padding-left:0!important}.base-section.product-spec-sub-section .title{font-weight:500;padding-bottom:16px;font-size:var(--font-size-9xl);color:var(--color-text-dark);line-height:var(--text-line-height-md);text-align:left;border-bottom:none}@media only screen and (max-width:54.6875rem){.base-section.product-spec-sub-section .title{padding-bottom:var(--section-title-bottom-xs)}}.base-section.product-spec-sub-section .descriptionContainer{display:block;text-align:left;padding:0}.base-section.product-spec-sub-section .descriptionContainer:not(:last-child){padding-bottom:40px}@media only screen and (max-width:54.6875rem){.base-section.product-spec-sub-section .descriptionContainer:not(:last-child){padding-bottom:24px}}.base-section.product-spec-sub-center-section .title{font-weight:500;padding-bottom:16px;font-size:var(--font-size-title);color:var(--color-text-dark);line-height:1;text-align:center;border-bottom:none}@media only screen and (max-width:54.6875rem){.base-section.product-spec-sub-center-section .title{font-size:var(--font-size-9xl);padding-bottom:var(--section-title-bottom-xs)}}.base-section.product-spec-sub-center-section .descriptionContainer{display:block;text-align:center;padding:0}.base-section.product-spec-sub-center-section .descriptionContainer:not(:last-child){padding-bottom:40px}@media only screen and (max-width:54.6875rem){.base-section.product-spec-sub-center-section .descriptionContainer:not(:last-child){padding-bottom:24px}}.base-section.style-title-content .title{font-weight:400;padding-bottom:16px;font-size:var(--font-size-base);color:var(--color-text-dark);text-align:left;border-bottom:none}@media only screen and (max-width:54.6875rem){.base-section.style-title-content .title{padding-bottom:var(--section-title-bottom-xs)}}.base-section.product-section-card{padding-top:0!important}.base-section.product-section-card .title{font-weight:400;font-size:40px;color:#222;line-height:40px;display:flex;justify-content:center;margin:0 auto;padding-bottom:60px}@media only screen and (max-width:54.6875rem){.base-section.product-section-card .title{font-size:24px;line-height:24px;justify-content:flex-start}}.base-section.crafts-card-list-section{padding-top:var(--section-padding-md)!important}.base-section.crafts-card-list-section .title{font-size:var(--font-size-17xl);color:var(--color-text-dark);font-weight:500}@media only screen and (max-width:54.6875rem){.base-section.crafts-card-list-section .title{font-size:var(--font-size-5xl)}}.base-section.style-paper-title .title{padding-bottom:40px}.text-center .descriptionContainer,.text-center .title{text-align:center!important}.cover-finsh-section-large{padding-top:24px!important}.cover-finsh-section-large.padding-0md{padding-top:0!important}.cover-finsh-section-large .styles_column-fill-pc4-wap1__ArlbF{grid-template-columns:repeat(auto-fill,602px)!important}@media only screen and (max-width:54.6875rem){.cover-finsh-section-large .styles_column-fill-pc4-wap1__ArlbF{grid-template-columns:1fr!important}}.base-section.product-spec-container{width:100%}@media only screen and (min-width:875) and (max-width:1200px){.base-section.product-spec-container .product-spec-section:nth-child(2){padding-top:0}}@media only screen and (max-width:54.6875rem){.base-section.product-spec-container .product-spec-section{padding-left:0!important}.base-section.product-spec-container .product-spec-section.supplement{padding-left:0!important;padding-right:0!important}}.base-section.center-content{max-width:1620px;margin:0 auto}@media only screen and (max-width:1668px){.base-section.center-content{padding-left:var(--item-gap-lg);padding-right:var(--item-gap-lg)}}@media only screen and (max-width:37.5rem){.base-section.center-content.sm-mr-collapse{padding-right:0}}.base-section.center-content.samples-navigation{padding-left:0!important;padding-right:0!important;padding-bottom:var(--section-padding-smd)}.base-section.center-wrap{max-width:1620px;margin:0 auto}.base-section.center-wrap .title{font-weight:500;padding-bottom:16px;font-size:var(--font-size-9xl);color:var(--color-text-dark);line-height:var(--text-line-height-md);text-align:center;border-bottom:none}@media only screen and (max-width:54.6875rem){.base-section.center-wrap .title{font-weight:500;font-size:var(--font-size-9xl);color:var(--color-text-dark);line-height:var(--text-line-height-md);text-align:center;border-bottom:none;padding-bottom:var(--section-title-bottom-xs)}}@media only screen and (max-width:1668px){.base-section.center-wrap{padding-left:var(--item-gap-lg);padding-right:var(--item-gap-lg)}}@media only screen and (max-width:37.5rem){.base-section.center-wrap.sm-mr-collapse{padding-right:0}}.base-section.section-ips-card{padding-top:12px!important}.base-section.last-pd120{padding-bottom:120px}@media only screen and (max-width:54.6875rem){.base-section.last-pd120{padding-bottom:60px}}.base-section.first-section{padding-top:60px!important}@media only screen and (max-width:54.6875rem){.base-section.first-section{padding-top:0!important}}.base-section.padding-lg{padding-top:var(--section-padding-lg)}@media only screen and (max-width:54.6875rem){.base-section.padding-lg{padding-top:var(--section-padding-md);padding-left:24px;padding-right:24px}}.base-section.padding-top-lg{padding-top:var(--section-padding-lg)}@media only screen and (max-width:54.6875rem){.base-section.padding-top-lg{padding:0;padding-top:var(--section-padding-md)}}.base-section.padding-top-none{padding-top:0}.base-section.padding-smd{padding-top:var(--section-padding-smd)}.base-section.padding-md{padding-top:var(--section-padding-md)}@media only screen and (max-width:54.6875rem){.base-section.padding-md{padding-top:var(--section-padding-xs)}.base-section.padding-md.padding-md-wap-supplement{padding-top:var(--section-padding-sm)}}.base-section.padding-2md{padding-top:var(--section-padding-2md)}@media only screen and (max-width:54.6875rem){.base-section.padding-2md{padding-top:var(--section-padding-xs);margin-top:20px}}.base-section.padding-0md{padding-top:0}.base-section.padding-md-sm{padding-top:24px}.base-section.no-padding{padding:0!important}@media only screen and (max-width:54.6875rem){.base-section.about-us .title{text-align:center;padding-bottom:var(--section-title-bottom-md)}}.base-section.common-padding-2md{padding-top:var(--section-padding-2md)}@media only screen and (max-width:54.6875rem){.base-section.common-padding-2md{padding-top:var(--section-padding-md)}}.base-section.common-padding-2md .subtitle{padding-bottom:var(--section-title-bottom-md)}@media only screen and (max-width:54.6875rem){.base-section.common-padding-2md .subtitle{padding-bottom:var(--section-title-bottom-xs)}}.base-section.only-wrapper{padding:0}.base-section .title{font-size:var(--font-size-section-title);text-align:center;color:var(--color-text-dark);line-height:var(--section-title-line-height);padding-bottom:var(--section-title-bottom-lg)}@media only screen and (max-width:54.6875rem){.base-section .title{font-size:var(--font-size-16xl);text-align:left;line-height:var(--section-title-line-height);padding-bottom:var(--section-title-bottom-xs)}}.base-section .title.padding-bottom-md{padding-bottom:var(--section-title-bottom-md)!important}@media only screen and (max-width:54.6875rem){.base-section .title.padding-bottom-md{padding-bottom:var(--section-title-bottom-xs)!important}}.base-section .descriptionContainer{display:flex;justify-content:center;font-size:var(--font-size-base);text-align:left;line-height:var(--text-line-height);padding:0 32px}@media only screen and (max-width:54.6875rem){.base-section .descriptionContainer{padding:0 1.5rem}}.base-section .descriptionContainer .descriptionContent a{color:var(--theme-color)}.base-section.catalog .title{padding-bottom:60px}@media only screen and (max-width:54.6875rem){.base-section.catalog .title{padding-bottom:24px}}.base-section.catalog.start-show-case{padding-bottom:120px}@media only screen and (max-width:54.6875rem){.base-section.catalog.start-show-case{padding-bottom:60px}}.base-section.catalog.start-show-case .title{font-weight:var(--font-weight-500);padding-top:120px}@media only screen and (max-width:54.6875rem){.base-section.catalog.start-show-case .title{padding-top:60px}}.base-section.catalog.start-show-case .subtitle,.base-section.catalog.start-show-case .title{padding-bottom:40px}@media only screen and (max-width:54.6875rem){.base-section.catalog.start-show-case .subtitle,.base-section.catalog.start-show-case .title{padding-bottom:24px}}.base-section.design-service .title{font-size:var(--font-size-section-title);text-align:center;color:var(--color-text-dark);line-height:50px;padding-bottom:var(--section-title-bottom-lg);font-weight:var(--font-weight-500)}@media only screen and (max-width:875px){.base-section.design-service .title{line-height:var(--section-title-line-height);padding-bottom:var(--section-title-line-height)}}@media only screen and (max-width:375px){.base-section.design-service .title{font-size:var(--font-size-13xl);line-height:var(--section-title-line-height);padding-bottom:var(--section-title-bottom-xs)}}@media only screen and (max-width:54.6875rem){.base-section.wap-top-60{padding-top:var(--section-title-bottom-lg)}}.reg-success-a-special{padding-top:50px!important}@media only screen and (max-width:54.6875rem){.reg-success-a-special{padding-top:var(--section-padding-md)!important}}@media screen and (max-width:500px){.baseSection .title{font-size:24px}}@media screen and (max-width:1200px){.samples .title{padding-bottom:0!important}}.button:disabled{pointer-events:none;opacity:.7}.button.watch{border:1px solid var(--theme-color);color:var(--theme-color);background-color:#f2f3f4}.column1{width:100%}.video_img{width:248px;height:40px;border:none;margin-top:40px}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border-radius:50%;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-top:4px solid transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.button{width:200px;height:48px;display:flex;justify-content:center;align-items:center;font-size:18px;background:#fff;border:1px solid var(--theme-color);color:var(--theme-color);border-radius:8px;cursor:pointer}.button.primary{background:var(--theme-color);color:#fff;border:1px solid var(--theme-color)}.button.primary.hollow{background:none;color:var(--theme-color)}.button.default{border:1px solid var(--theme-color);color:var(--theme-color);font-size:18px;font-weight:500}@media screen and (min-width:375px)and (max-width:875px){.button{width:192px;height:45px}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size) / 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size) / 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:normal;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:opacity .3s;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:var(--swiper-pagination-bullet-border-radius,50%);background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity,.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity,1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.textContainer{display:flex;justify-content:center;font-size:var(--font-size-base);text-align:left;line-height:var(--text-line-height);padding:0 2rem}@media only screen and (max-width:54.6875rem){.textContainer{padding:0 1.5rem}}.textContainer .textContent{width:auto;height:100%;display:flex;flex-direction:column;justify-content:center}@media only screen and (min-width:875px) and (max-width:1100px){.textContainer .textContent{display:block;max-height:100%}}.textContainer .textItemContainer{display:block;width:auto}.textContainer .textItemContainer .matted_album_tooltip .tooltip{position:relative;cursor:pointer;border:0}.textContainer .textItemContainer .matted_album_tooltip .tooltip:focus .tooltip_container,.textContainer .textItemContainer .matted_album_tooltip .tooltip:hover .tooltip_container{text-align:left;display:inline-block;color:#222;background-color:#fff;box-shadow:0 0 4px 0 rgba(0,0,0,.2);border-radius:4px;width:290px;line-height:20px;padding:12px;top:-90px;right:70%;font-size:12px}.textContainer .textItemContainer .matted_album_tooltip .tooltip .tooltip_container{position:absolute;display:none}.textContainer .btn_array_wrap{margin-top:60px;display:flex;flex-wrap:wrap;gap:0}.textContainer .btn_array_wrap>:not(:last-child){margin-right:16px}.textContainer .btn_array_wrap>*{margin-bottom:16px}.textContainer .btn_array_wrap .button{font-weight:500}@media only screen and (max-width:54.6875rem){.textContainer .btn_array_wrap{margin-top:32px}}@media screen and (max-width:527px){.textContainer .btn_array_wrap a:not(:first-of-type){margin-top:20px}}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.popoverWrapper{display:flex;flex-direction:column;align-items:center;padding:12px;background:#f6f6f6;box-shadow:0 0 7px 0 rgba(0,0,0,.3);border-radius:4px}.popoverWrapper *{box-sizing:border-box;margin:0;padding:0}.popoverWrapper .imgWrap{width:380px;height:380px;display:flex;justify-content:center;align-items:center;background:#fff;border-radius:4px}.popoverWrapper img{max-width:calc(100% - 48px);max-height:calc(100% - 48px)}.popoverWrapper_title{margin-top:16px;font-weight:500;font-size:16px;color:#3a3a3a;line-height:19px}.popoverWrapper_text{margin-top:8px;font-weight:400;font-size:12px;color:#3a3a3a;line-height:14px}.SizeTemplate{position:relative}.SizeTemplate .inputText{position:absolute;width:100%;bottom:0;height:40px;cursor:pointer}.SizeTemplate .SizeTemplateContent{position:absolute;top:74px;left:0;width:100%;background-color:#f6f6f6;border:1px solid #d8d8d8;border-radius:8px;padding:18px}.SizeTemplate .SizeTemplateContent .title{font-weight:500;font-size:14px;color:#3a3a3a;text-align:left;font-style:normal;margin-bottom:20px;padding-bottom:0;line-height:1}.SizeTemplate .SizeTemplateContent .top{display:flex;justify-content:start;align-items:center;margin-bottom:20px;margin-top:20px}.SizeTemplate .SizeTemplateContent .top .topItem{padding:4px 12px;border-radius:4px;border:1px solid #d6d6d6;font-size:12px;cursor:pointer;margin-right:8px}@media only screen and (max-width:54.6875rem){.SizeTemplate .SizeTemplateContent .top .topItem{padding:4px 10px}}.SizeTemplate .SizeTemplateContent .top .topItem.active{background:#3a3a3a;color:#fff}.SizeTemplate .SizeTemplateContent .body{display:grid;grid-template-columns:repeat(auto-fill,minmax(66px,1fr));grid-gap:8px;gap:8px;overflow-y:auto;max-height:380px}.SizeTemplate .SizeTemplateContent .body .bodyItem{cursor:pointer}.SizeTemplate .SizeTemplateContent .body .bodyItem .warp{width:67px;height:67px;display:flex;justify-content:center;align-items:center;background:#fff;margin:0 auto}.SizeTemplate .SizeTemplateContent .body .bodyItem .warp img{max-width:calc(100% - 16px);max-height:calc(100% - 16px)}.SizeTemplate .SizeTemplateContent .body .bodyItem .warp.active{border:1px solid #000}.SizeTemplate .SizeTemplateContent .body .bodyItem .text{font-size:12px;color:#1a1a1a;text-align:center;margin-top:8px;margin-bottom:8px}.Calculator_calculator__cuW4y .info{color:var(--color-text-dark);margin-bottom:40px}@media only screen and (max-width:54.6875rem){.Calculator_calculator__cuW4y .info{margin-bottom:32px}}.Calculator_calculator__cuW4y .info .title{font-size:var(--font-size-17xl);line-height:var(--font-size-17xl);text-align:left;font-weight:500}.Calculator_calculator__cuW4y .info .cal_title{padding-bottom:24px!important}.Calculator_calculator__cuW4y .info .prices{font-size:var(--font-size-base)}.Calculator_calculator__cuW4y .info .prices p .price.on-sale{position:relative}.Calculator_calculator__cuW4y .info .prices p .price.on-sale:after{content:"";position:absolute;width:100%;height:1px;background:var(--color-text-dark);top:50%;left:0}.Calculator_calculator__cuW4y .info .prices p .price .highlight{margin-left:10px;display:inline-flex;align-items:flex-end}.Calculator_calculator__cuW4y .info .prices p .price .highlight i{font-weight:500;font-style:normal;color:var(--theme-color)}.Calculator_calculator__cuW4y .info .prices p .price .highlight i.currency:not(:empty){margin-right:4px}.Calculator_calculator__cuW4y .info .prices p .price .highlight i.integer{font-size:var(--font-size-title);margin-bottom:-7px}.Calculator_calculator__cuW4y .info .prices p .price .highlight i.integer .dot{position:absolute;opacity:0}.Calculator_calculator__cuW4y .info .prices p .price .highlight i.decimal{margin-left:4px;align-self:flex-start;font-size:var(--font-size-5xl)}.Calculator_calculator__cuW4y .info .prices p+p{margin-top:var(--font-size-base)}.Calculator_calculator__cuW4y .info.sticky{background-color:#fff;visibility:visible;position:relative;padding:16px 0;border-bottom:1px solid rgba(34,34,34,.05);box-shadow:0 6px 6px -6px rgba(34,34,34,.3);z-index:99}.Calculator_calculator__cuW4y .links{margin-bottom:32px}.Calculator_calculator__cuW4y .links p a{font-weight:500;font-size:var(--font-size-md);color:var(--theme-color)}.Calculator_calculator__cuW4y .links p+p{margin-top:16px}.Calculator_calculator__cuW4y .links:last-child{margin-bottom:0}.Calculator_calculator__cuW4y .options{position:relative;font-size:var(--font-size-base)}.Calculator_calculator__cuW4y .options .option-item{width:100%}.Calculator_calculator__cuW4y .options .option-item label,.Calculator_calculator__cuW4y .options .option-item select{width:100%;overflow:hidden}.Calculator_calculator__cuW4y .options .option-item select{margin-top:10px}.Calculator_calculator__cuW4y .options .option-item+.option-item{margin-top:24px}.Calculator_calculator__cuW4y .buttons{margin-bottom:24px;margin-top:40px;display:grid;grid-template-columns:repeat(2,50%);grid-gap:16px;gap:16px}@media only screen and (max-width:54.6875rem){.Calculator_calculator__cuW4y .buttons{margin-top:32px}}.Calculator_calculator__cuW4y .buttons .button{width:100%!important}.Calculator_calculator__cuW4y .buttons .button.disable{background-color:#222;border:none}.Calculator_calculator__cuW4y .button_1fr{grid-template-columns:repeat(1,100%)}@media only screen and (max-width:600px){.Calculator_calculator__cuW4y .button_2fr{display:block}.Calculator_calculator__cuW4y .button_2fr .button:first-of-type{margin-bottom:16px}}.Calculator_calculator__cuW4y .extra-text{color:#222;font-size:16px;line-height:28px;text-align:left}.ImageTextBlock_imageTextBlock__QQLwB{display:block}.ImageTextBlock_vertical__UnaDb{display:flex;flex-direction:column}.ImageTextBlock_vertical__UnaDb .ImageTextBlock_image__JcjIp.ImageTextBlock_align-left__D5gJS,.ImageTextBlock_vertical__UnaDb .ImageTextBlock_text__wXoiW.ImageTextBlock_align-left__D5gJS{align-self:flex-start}.ImageTextBlock_vertical__UnaDb .ImageTextBlock_image__JcjIp.ImageTextBlock_align-center__IVNyK,.ImageTextBlock_vertical__UnaDb .ImageTextBlock_text__wXoiW.ImageTextBlock_align-center__IVNyK{align-self:center}.ImageTextBlock_vertical__UnaDb .ImageTextBlock_image__JcjIp.ImageTextBlock_align-right__T_KGW,.ImageTextBlock_vertical__UnaDb .ImageTextBlock_text__wXoiW.ImageTextBlock_align-right__T_KGW{align-self:flex-end}.styles_product-gallery__s8G_p{width:100%;min-width:100%;height:-moz-fit-content;height:fit-content;position:relative}.styles_product-gallery__s8G_p .swiper{border-radius:4px}.styles_product-gallery__s8G_p .swiper .swiper-slide img{width:100%;height:auto;aspect-ratio:var(--preview-ratio)}.styles_product-gallery__s8G_p .swiper .swiper-pagination{display:none}@media only screen and (max-width:54.6875rem){.styles_product-gallery__s8G_p .swiper .swiper-pagination{display:block}.styles_product-gallery__s8G_p .swiper .swiper-pagination .swiper-pagination-bullet{width:30px!important}}.styles_product-gallery__s8G_p .styles_panel__D1HZm{pointer-events:none;position:absolute;left:0;top:0;height:100%;width:100%;z-index:var(--z-index-craft-swiper-panel);display:flex;flex-direction:column;padding:20px;justify-content:center}.styles_product-gallery__s8G_p .styles_panel__D1HZm .styles_navigation__ZAh35{opacity:0;display:flex;justify-content:space-between;align-items:center;transition:opacity .2s ease-out}.styles_product-gallery__s8G_p .styles_panel__D1HZm .styles_navigation__ZAh35 .styles_arrow__YuhrQ{width:44px;height:44px;opacity:.45;transition:opacity .2s ease-out}.styles_product-gallery__s8G_p .styles_panel__D1HZm .styles_navigation__ZAh35 .styles_arrow__YuhrQ:hover{opacity:1}.styles_product-gallery__s8G_p .styles_panel__D1HZm .styles_pagination__K5zAV{display:flex;align-items:center;padding:4px}.styles_product-gallery__s8G_p .styles_panel__D1HZm .styles_pagination__K5zAV .styles_paginationList__aRH0k{pointer-events:auto;display:flex;align-items:center;gap:0}.styles_product-gallery__s8G_p .styles_panel__D1HZm .styles_pagination__K5zAV .styles_paginationList__aRH0k>:not(:last-child){margin-right:16px}.styles_product-gallery__s8G_p .styles_panel__D1HZm .styles_pagination__K5zAV .styles_paginationList__aRH0k .styles_paginationItem__7bbfd{width:24px;height:24px}@media only screen and (max-width:500px){.styles_product-gallery__s8G_p .styles_panel__D1HZm .styles_pagination__K5zAV .styles_paginationList__aRH0k .styles_paginationItem__7bbfd{width:16px;height:16px}}.styles_product-gallery__s8G_p:hover .styles_panel__D1HZm .styles_navigation__ZAh35{opacity:1}.styles_product-gallery__s8G_p .styles_iconButton__W_5BQ{pointer-events:auto;cursor:pointer;position:relative}.attach-pagination_thumbnail-pagination__o_QFA{display:grid;position:absolute;bottom:20px;left:0;width:100%;padding:0 20px;z-index:1;grid-gap:12px;grid-template-columns:repeat(var(--images-length),minmax(30px,90px))}.attach-pagination_thumbnail-pagination__o_QFA .thumb-item{border-radius:4px;overflow:hidden;box-sizing:border-box}.attach-pagination_thumbnail-pagination__o_QFA .thumb-item img{cursor:pointer;width:100%;height:auto;aspect-ratio:var(--thumbnail-ratio)}.attach-pagination_thumbnail-pagination__o_QFA .thumb-item.active{border:1px solid #776f6f}@media only screen and (max-width:54.6875rem){.attach-pagination_thumbnail-pagination__o_QFA{display:none}}.PopCardSection_popCardSection__w3IRf{position:relative;padding:0 24px;--padding-left:calc((100% - 1620px));--offset:1.1vw}.PopCardSection_popCardSection__w3IRf .PopCardSection_gray__3Xb1T{position:absolute;right:0;top:0;z-index:-1;margin-top:var(--offset);margin-left:var(--padding-left);background-color:#f2f5f6;width:calc(100% - (100% - 1620px)/2);height:100%}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL{max-width:1620px;margin:0 auto;padding-bottom:var(--offset);display:flex;justify-content:flex-end;gap:0 5.2vw}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL .PopCardSection_textContainer__Z5qc5{display:flex;justify-content:center;align-items:center;margin-top:var(--offset)}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL .PopCardSection_textContainer__Z5qc5 .PopCardSection_textBox__81FK2{width:450px;padding:16px}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL .PopCardSection_imageBox__FkSF2{flex:1 1;max-width:920px}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL .PopCardSection_imageBox__FkSF2 img{width:100%;height:auto}.PopCardSection_popCardSection__w3IRf .PopCardSection_title__kPyJS{font-weight:500;font-size:24px;color:#222;line-height:24px;text-align:left;font-style:normal;margin-bottom:16px}.PopCardSection_popCardSection__w3IRf .PopCardSection_desc__i_rQX{font-weight:400;font-size:16px;color:#222;line-height:28px;text-align:left;margin-bottom:16px}.PopCardSection_popCardSection__w3IRf.PopCardSection_reverse__71FGY .PopCardSection_gray__3Xb1T{left:0;margin-right:var(--padding-left);margin-left:0}.PopCardSection_popCardSection__w3IRf.PopCardSection_reverse__71FGY .PopCardSection_content__b9KoL{flex-direction:row-reverse}@media only screen and (max-width:1200px){.PopCardSection_popCardSection__w3IRf{padding:0;--offset:0}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL{gap:0 3.33vw}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL .PopCardSection_textContainer__Z5qc5 .PopCardSection_textBox__81FK2{width:340px;padding:24px 0 16px 16px}}@media only screen and (max-width:54.6875rem){.PopCardSection_popCardSection__w3IRf .PopCardSection_gray__3Xb1T{display:none}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL{display:flex;flex-direction:column-reverse;background-color:#f2f5f6}.PopCardSection_popCardSection__w3IRf .PopCardSection_content__b9KoL .PopCardSection_textContainer__Z5qc5 .PopCardSection_textBox__81FK2{width:100%;padding:20px}}.pagination_thumbnail-pagination__ECXAK{margin-top:16px;display:grid;grid-gap:16px;grid-template-columns:repeat(5,1fr)}.pagination_thumbnail-pagination__ECXAK .thumb-item{border-radius:4px;overflow:hidden;box-sizing:border-box}.pagination_thumbnail-pagination__ECXAK .thumb-item img{cursor:pointer;width:100%;height:auto;aspect-ratio:var(--thumbnail-ratio)}.pagination_thumbnail-pagination__ECXAK .thumb-item.active{border:1px solid #776f6f}@media only screen and (max-width:54.6875rem){.pagination_thumbnail-pagination__ECXAK{display:none}}.ParentAlbumCalculator_parent-album-calculator__eNIXs{padding-bottom:var(--section-padding-md);min-height:200px;padding-left:24px!important;padding-right:24px!important}@media only screen and (max-width:600px){.ParentAlbumCalculator_parent-album-calculator__eNIXs{padding:0 16px!important}}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1{position:relative;column-gap:60px}@media only screen and (max-width:54.6875rem){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1{column-gap:24px}}@media only screen and (max-width:600px){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1{column-gap:16px}}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .placeholder{grid-column:span 2;position:relative;min-height:200px}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .tip{font-size:var(--font-size-17xl);line-height:1em;font-weight:500;margin-bottom:32px}@media only screen and (max-width:1200px){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .tip{font-size:var(--font-size-13xl)}}@media only screen and (max-width:54.6875rem){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .tip{font-size:var(--font-size-7xl)}}@media only screen and (max-width:600px){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .tip{font-size:var(--font-size-base)}}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price{margin-bottom:16px}@media only screen and (max-width:600px){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price{margin-bottom:32px}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price>span{display:block;margin-top:16px}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price .highlight{margin-left:0!important}}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price.on-sale{position:relative}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price.on-sale:after{content:"";position:absolute;width:100%;height:1px;background:var(--color-text-dark);top:50%;left:0}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price .highlight{margin-left:10px;display:inline-flex;align-items:flex-end}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price .highlight i{font-weight:500;font-style:normal;color:var(--theme-color)}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price .highlight i.currency:not(:empty){margin-right:4px}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price .highlight i.integer{font-size:var(--font-size-13xl)}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price .highlight i.decimal{margin-left:4px;align-self:flex-start;font-size:var(--font-size-base)}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price .price_tip{font-size:16px;color:#222;line-height:16px;text-align:left}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .price .decoration{text-decoration:line-through}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .links{margin-top:40px;margin-bottom:16px}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .links a{font-weight:500;font-size:var(--font-size-md);color:var(--theme-color)}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .links_blank{margin-top:40px;margin-bottom:16px;visibility:hidden}@media only screen and (max-width:500px){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .links_blank{min-height:34px}}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item{width:100%}@media only screen and (max-width:499px){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item{height:80px;display:grid}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item label{align-self:center}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item select{align-self:end}}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item label,.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item select{width:100%}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item select{margin-top:10px;background-position:calc(100% - 10px) 50%;background-size:12px 6px}@media only screen and (max-width:430px){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item select{padding:0 24px 0 6px}}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item+.option-item{margin-top:24px}@media only screen and (max-width:470px){.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item+.mh80{min-height:80px;display:grid}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .options .option-item+.mh80 select{align-self:end}}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .info{color:#7b7b7b;grid-column:span 2}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .info .tips{margin-top:24px;line-height:24px}.ParentAlbumCalculator_parent-album-calculator__eNIXs .column2-1-1 .info .tips p:last-of-type{max-width:1130px}.media_size_image .title{text-align:left;font-size:24px;line-height:24px;padding-bottom:16px;font-weight:500}.media_size_image p{font-size:16px;color:#3a3a3a;line-height:16px;text-align:left}.media_size_image .image_wrap{margin-top:20px}.media_size_image .image_wrap img{width:100%;height:100%}.image_in_text_wrap{padding-left:150px;padding-right:150px;overflow:hidden}@media only screen and (max-width:54.6875rem){.image_in_text_wrap{padding-left:24px;padding-right:24px}}.image_in_text_wrap .image_wrap{display:flex;max-width:1620px;margin:0 auto;justify-content:center}@media only screen and (max-width:54.6875rem){.image_in_text_wrap .image_wrap .left_wrap img{border-radius:4px}}.image_in_text_wrap .right_wrap{position:relative}.image_in_text_wrap .right_wrap img{margin-top:50px;margin-left:-40px}@media only screen and (max-width:54.6875rem){.image_in_text_wrap .right_wrap img{margin-left:0;margin-top:0;border-radius:4px;width:100%;height:100%}}.image_in_text_wrap .right_wrap .des_wrap{position:absolute;top:25%;left:14%;padding-right:8%}@media only screen and (max-width:54.6875rem){.image_in_text_wrap .right_wrap .des_wrap{top:0;left:10px;padding:24px}}.image_in_text_wrap .des{font-weight:400;font-size:16px;color:#fff;line-height:28px;opacity:.8}@media only screen and (max-width:54.6875rem){.image_in_text_wrap .des{font-size:16px;color:#222;line-height:28px;opacity:1}}.image_in_text_wrap .des:nth-of-type(2){font-weight:500;font-size:20px;margin-top:10%}@media only screen and (max-width:54.6875rem){.image_in_text_wrap .des:nth-of-type(2){font-size:20px;font-weight:500;line-height:20px;margin-top:24px}}@media screen and (max-width:875px){.image_in_text_wrap .image_wrap{height:auto;width:auto;background:#d6ebf0;padding:24px;display:block}.image_in_text_wrap .image_wrap img{width:200px;height:200px;border-radius:4px}.image_in_text_wrap .image_wrap .des_wrap{margin-top:24px}}.flat_wrap .header .tit{font-weight:500;font-size:16px;color:#0abab5;line-height:16px;padding-bottom:8px;border-bottom:1px solid #d8d8d8;cursor:pointer}.flat_wrap .header .data_wrap .text{font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;margin-bottom:40px;padding-top:8px}.table{border:none}.table .tr :last-child .td{border-bottom:0}.table .td,.table .th{padding-top:20px;padding-bottom:20px;border-bottom:1px solid #d8d8d8;overflow:hidden;border-right:1px solid #d8d8d8;width:100%}.table .td:last-of-type,.table .th:last-of-type{border:none}.table.sticky{overflow-x:hidden;visibility:visible}.table.sticky .footer,.table.sticky .header{position:-webkit-sticky;position:sticky;z-index:1}.table.sticky .header{top:0;border-bottom:2px solid #222}.table.sticky .header .tr{width:100%!important}.table.sticky .header .tr.th{font-weight:500;font-size:20px;color:#0abab5;line-height:20px}.table.sticky .footer{bottom:0}.table.sticky .body{position:relative;z-index:0}.table.sticky [data-sticky-td]{position:-webkit-sticky;position:sticky}.embellishments .td:last-of-type,.embellishments .th:last-of-type{border:none;padding-left:40px}.embellishments.sticky{overflow-x:auto}.embellishments.sticky .header{border:none;border-bottom:2px solid #d8d8d8}.embellishments.sticky .header .tr{display:grid!important;grid-template-columns:repeat(2,1fr)}.embellishments.sticky .header .tr .th{border:none;font-weight:500;font-size:16px;color:#222;line-height:16px;text-align:left;width:100%!important}.embellishments.sticky .header .tr .th:first-child{border-right:1px solid #d8d8d8}.embellishments.sticky .header .tr .th:last-of-type{color:#3a3a3a;font-weight:400}.embellishments.sticky .body .tr{display:grid!important;grid-template-columns:repeat(2,1fr);width:100%!important;border-bottom:1px solid #d8d8d8}.embellishments.sticky .body .tr .td{width:100%!important;border-bottom:none;font-weight:500;font-size:16px;color:#0abab5;line-height:16px;text-align:left;opacity:.9;display:flex!important;align-items:center;justify-content:flex-start;height:100%;flex-wrap:wrap}.embellishments.sticky .body .tr .td:first-of-type{cursor:pointer}.embellishments.sticky .body .tr .td:last-of-type{color:#3a3a3a;font-size:16px;font-weight:400;line-height:16px}.embellishments.sticky .body :last-of-type{border-bottom:none}.flushmount.sticky{overflow-x:auto}.flushmount.sticky .header{border:none;border-bottom:2px solid #222}.flushmount.sticky .header .tr{display:grid!important;grid-template-columns:repeat(3,1fr)}.flushmount.sticky .header .tr .th{border:none;font-weight:500;font-size:20px;color:#0abab5;line-height:20px;text-align:center;width:100%!important;cursor:pointer}@media only screen and (max-width:23.4375rem){.flushmount.sticky .header .tr .th{font-size:12px;line-height:16px;font-weight:500}}.flushmount.sticky .header .tr .th:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#0abab5;margin-right:8px;vertical-align:middle;margin-bottom:4px}@media only screen and (max-width:23.4375rem){.flushmount.sticky .header .tr .th:before{display:flex;justify-content:center;margin:0 auto 4px;width:6px;height:6px}}.flushmount.sticky .header .tr a{color:#0abab5}.flushmount.sticky .body .tr{display:grid!important;grid-template-columns:repeat(3,1fr);width:100%!important;border-bottom:1px solid #d8d8d8}.flushmount.sticky .body .tr .td{width:100%!important;border-bottom:none;font-weight:400;font-size:16px;color:#222;line-height:16px;opacity:.9;border-right:none;text-align:center}@media only screen and (max-width:23.4375rem){.flushmount.sticky .body .tr .td{font-size:12px;line-height:16px;opacity:1}}.flushmount.sticky .body .tr:last-of-type{border-bottom:none}.flushmount.sticky .body .tr:first-of-type .td:nth-of-type(2),.flushmount.sticky .body .tr:last-of-type .td:nth-of-type(2),.flushmount.sticky .body .tr:nth-of-type(2) .td:last-of-type,.flushmount.sticky .body .tr:nth-of-type(3) .td:last-of-type,.flushmount.sticky .body .tr:nth-of-type(4) .td:last-of-type,.flushmount.sticky .body .tr:nth-of-type(5) .td:last-of-type{color:#0abab5}.collapse.sticky{width:1620px!important;margin:0 auto}.collapse.sticky .header{border:none;background:#0abab5}.collapse.sticky .header .tr{display:flex;width:1618px!important}.collapse.sticky .header .tr .th,.collapse.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.collapse.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.collapse.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:pointer;width:211px!important}.collapse.sticky .header .tr .th:first-of-type{width:122px!important}.collapse.sticky .body{background:#fff}.collapse.sticky .body .tr{display:flex;width:1620px!important}.collapse.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:211px!important}.collapse.sticky .body .tr .td:first-of-type{font-weight:500;opacity:.9;width:122px!important}.mulColumn.sticky .body .tr .th,.mulColumn.sticky .header .tr .th{display:flex!important;justify-content:center;align-items:center;padding:24px 0!important}.mulColumn.sticky .body .tr .th:first-of-type,.mulColumn.sticky .header .tr .th:first-of-type{width:150px!important}.mulColumn.sticky .body .tr .td,.mulColumn.sticky .header .tr .td{display:grid!important;place-content:center;align-items:center}.mulColumn.sticky .body .tr .td:first-of-type,.mulColumn.sticky .header .tr .td:first-of-type{width:150px!important}.middle_size.sticky{width:1320px!important;margin:0 auto}@media only screen and (max-width:54.6875rem){.middle_size.sticky{width:100%!important}}.middle_size.sticky .header{border:none;background:#0abab5}.middle_size.sticky .header .tr{display:flex;width:1318px!important}.middle_size.sticky .header .tr .th,.middle_size.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.middle_size.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.middle_size.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:pointer;width:167px!important}.middle_size.sticky .header .tr .th:first-of-type{width:167px!important}.middle_size.sticky .header .tr .th:last-of-type{width:195px!important}.middle_size.sticky .body{background:#fff}.middle_size.sticky .body .tr{display:flex;width:1320px!important}.middle_size.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:167px!important}.middle_size.sticky .body .tr .td:first-of-type{width:167px!important}.middle_size.sticky .body .tr .td:last-of-type{width:195px!important}.small_size.sticky{width:835px!important;margin:0 auto}@media only screen and (max-width:54.6875rem){.small_size.sticky{width:100%!important}}.small_size.sticky .header{border:none;background:#0abab5}.small_size.sticky .header .tr{display:flex;width:832px!important}.small_size.sticky .header .tr .th,.small_size.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.small_size.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.small_size.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:pointer;width:167px!important}.small_size.sticky .header .tr .th:first-of-type{width:167px!important}.small_size.sticky .body{background:#fff}.small_size.sticky .body .tr{display:flex;width:835px!important}.small_size.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:167px!important}.small_size.sticky .body .tr .td:first-of-type{width:167px!important}.gift_box_black_sizes.sticky{width:1240px!important;margin:0 auto}@media only screen and (max-width:54.6875rem){.gift_box_black_sizes.sticky{width:100%!important}}.gift_box_black_sizes.sticky .header{cursor:default;border:none;background:#0abab5}.gift_box_black_sizes.sticky .header .tr{display:flex;width:1238px!important}@media only screen and (max-width:54.6875rem){.gift_box_black_sizes.sticky .header .tr{width:1183px!important}}.gift_box_black_sizes.sticky .header .tr .th,.gift_box_black_sizes.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.gift_box_black_sizes.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.gift_box_black_sizes.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:24px 0;cursor:pointer;width:200px!important;display:flex!important;align-items:center;justify-content:center}.gift_box_black_sizes.sticky .header .tr .th:first-of-type{width:260px!important}@media only screen and (max-width:54.6875rem){.gift_box_black_sizes.sticky .header .tr .th:first-of-type{width:205px!important}}.gift_box_black_sizes.sticky .header .tr .th:last-of-type{width:260px!important}.gift_box_black_sizes.sticky .header .tr .th:nth-of-type(4){width:405px!important}.gift_box_black_sizes.sticky .header .tr .th:nth-of-type(4)>div{width:100%}.gift_box_black_sizes.sticky .body{background:#fff}.gift_box_black_sizes.sticky .body .tr{display:flex;width:1240px!important}@media only screen and (max-width:54.6875rem){.gift_box_black_sizes.sticky .body .tr{width:1185px!important}}.gift_box_black_sizes.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:200px!important}.gift_box_black_sizes.sticky .body .tr .td:first-of-type{width:260px!important}@media only screen and (max-width:54.6875rem){.gift_box_black_sizes.sticky .body .tr .td:first-of-type{width:205px!important}}.gift_box_black_sizes.sticky .body .tr .td:last-of-type{width:260px!important}.gift_box_black_sizes.sticky .body .tr .td:nth-of-type(4){width:405px!important}.gift_box_black_sizes.header-cursor-default .header .tr .th{cursor:default}.gift_box_prints_set_size.sticky{width:1620px!important;margin:0 auto}@media only screen and (max-width:54.6875rem){.gift_box_prints_set_size.sticky{width:100%!important}}.gift_box_prints_set_size.sticky .header{cursor:default;border:none;background:#0abab5}.gift_box_prints_set_size.sticky .header .tr{display:flex;width:1618px!important}.gift_box_prints_set_size.sticky .header .tr .th,.gift_box_prints_set_size.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.gift_box_prints_set_size.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.gift_box_prints_set_size.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:pointer;width:195px!important}.gift_box_prints_set_size.sticky .header .tr .th:first-of-type{width:195px!important}.gift_box_prints_set_size.sticky .body{background:#fff}.gift_box_prints_set_size.sticky .body .tr{display:flex;width:1620px!important}.gift_box_prints_set_size.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:195px!important}.gift_box_prints_set_size.sticky .body .tr .td:first-of-type{width:195px!important}.euro-tote-bag-size-depths.sticky{width:637px!important;margin:0 auto}@media only screen and (max-width:720px){.euro-tote-bag-size-depths.sticky{width:100%!important;overflow-x:auto}.euro-tote-bag-size-depths.sticky [data-sticky-last-left-td]{box-shadow:3px 0 3px 0 rgba(0,0,0,.1)}}.euro-tote-bag-size-depths.sticky .header{border:none;background:#0abab5}.euro-tote-bag-size-depths.sticky .header .tr{display:flex;width:635px!important}.euro-tote-bag-size-depths.sticky .header .tr .th,.euro-tote-bag-size-depths.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.euro-tote-bag-size-depths.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.euro-tote-bag-size-depths.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:default;width:167px!important}.euro-tote-bag-size-depths.sticky .header .tr .th:first-of-type{width:167px!important}.euro-tote-bag-size-depths.sticky .body{background:#fff}.euro-tote-bag-size-depths.sticky .body .tr{display:flex;width:637px!important}.euro-tote-bag-size-depths.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:167px!important}.euro-tote-bag-size-depths.sticky .body .tr .td:first-of-type{width:167px!important}.large-size-fit-cell.sticky{width:1620px!important;margin:0 auto;overflow-x:auto}@media only screen and (max-width:1670px){.large-size-fit-cell.sticky{width:100%!important}.large-size-fit-cell.sticky [data-sticky-last-left-td]{box-shadow:3px 0 3px 0 rgba(0,0,0,.1)}}.large-size-fit-cell.sticky .header{border:none;background:#0abab5}.large-size-fit-cell.sticky .header .tr{display:flex;width:1620px!important;font-size:16px;color:#fff;line-height:16px}.large-size-fit-cell.sticky .header .tr .th,.large-size-fit-cell.sticky .header .tr a{display:inline-block;background:#0abab5}.large-size-fit-cell.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:default;width:auto!important}.large-size-fit-cell.sticky .header .tr .th>div{height:100%;display:inline-flex;align-items:center}.large-size-fit-cell.sticky .body{background:#fff}.large-size-fit-cell.sticky .body .tr{display:flex;width:1620px!important}.large-size-fit-cell.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:auto!important}.select_size_large.sticky{width:1620px!important;margin:0 auto}@media only screen and (max-width:54.6875rem){.select_size_large.sticky{width:100%!important}}.select_size_large.sticky .header{border:none;background:#0abab5}.select_size_large.sticky .header .tr{display:flex;width:1618px!important}.select_size_large.sticky .header .tr .th,.select_size_large.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.select_size_large.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.select_size_large.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:20px 0;cursor:pointer;width:162px!important;display:flex!important;align-items:center;justify-content:center}.select_size_large.sticky .body{background:#fff}.select_size_large.sticky .body .tr{display:flex;width:1620px!important}.select_size_large.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:162px!important}.Image_Box_For_Album_Size.sticky{width:1240px!important;margin:0 auto}@media only screen and (max-width:54.6875rem){.Image_Box_For_Album_Size.sticky{width:100%!important}}.Image_Box_For_Album_Size.sticky .header{border:none;background:#0abab5}.Image_Box_For_Album_Size.sticky .header .tr{display:flex;width:1238px!important}@media only screen and (max-width:54.6875rem){.Image_Box_For_Album_Size.sticky .header .tr{width:1183px!important}}.Image_Box_For_Album_Size.sticky .header .tr .th,.Image_Box_For_Album_Size.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.Image_Box_For_Album_Size.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.Image_Box_For_Album_Size.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:pointer;width:200px!important;display:flex!important;align-items:center;justify-content:center}.Image_Box_For_Album_Size.sticky .header .tr .th:first-of-type{width:260px!important}@media only screen and (max-width:54.6875rem){.Image_Box_For_Album_Size.sticky .header .tr .th:first-of-type{width:205px!important}}.Image_Box_For_Album_Size.sticky .header .tr .th:last-of-type{width:260px!important}.Image_Box_For_Album_Size.sticky .header .tr .th:nth-of-type(4){width:320px!important}.Image_Box_For_Album_Size.sticky .body{background:#fff}.Image_Box_For_Album_Size.sticky .body .tr{display:flex;width:1240px!important}@media only screen and (max-width:54.6875rem){.Image_Box_For_Album_Size.sticky .body .tr{width:1185px!important}}.Image_Box_For_Album_Size.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:200px!important}.Image_Box_For_Album_Size.sticky .body .tr .td:first-of-type{width:260px!important}@media only screen and (max-width:54.6875rem){.Image_Box_For_Album_Size.sticky .body .tr .td:first-of-type{width:205px!important}}.Image_Box_For_Album_Size.sticky .body .tr .td:last-of-type{width:260px!important}.Image_Box_For_Album_Size.sticky .body .tr .td:nth-of-type(4){width:320px!important}.Image_Box_For_Album_Size.header-cursor-default .header .tr .th{cursor:default}.Studio_Logo_Debossing_Size.sticky{width:940px!important;margin:-104px auto 0}@media only screen and (max-width:54.6875rem){.Studio_Logo_Debossing_Size.sticky{width:100%!important;margin-top:-140px}}.Studio_Logo_Debossing_Size.sticky .header{border:none;background:#0abab5}.Studio_Logo_Debossing_Size.sticky .header .tr{display:flex;width:938px!important}@media only screen and (max-width:54.6875rem){.Studio_Logo_Debossing_Size.sticky .header .tr{width:100%!important}}.Studio_Logo_Debossing_Size.sticky .header .tr .th,.Studio_Logo_Debossing_Size.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:16px;background:#0abab5}.Studio_Logo_Debossing_Size.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.Studio_Logo_Debossing_Size.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:pointer;width:400px!important;display:flex!important;align-items:center;justify-content:center}.Studio_Logo_Debossing_Size.sticky .header .tr .th:last-of-type{width:540px!important}.Studio_Logo_Debossing_Size.sticky .body .tr{display:flex;width:940px!important}@media only screen and (max-width:54.6875rem){.Studio_Logo_Debossing_Size.sticky .body .tr{width:100%!important}}.Studio_Logo_Debossing_Size.sticky .body .tr:first-child .td>div{height:100%}.Studio_Logo_Debossing_Size.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:1px solid #d8d8d8;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:400px!important}.Studio_Logo_Debossing_Size.sticky .body .tr .td span{line-height:20px}.Studio_Logo_Debossing_Size.sticky .body .tr .td:first-child>div{display:grid;justify-content:center;align-items:center;grid-template-columns:36px 150px}.Studio_Logo_Debossing_Size.sticky .body .tr .td:first-child>div span+span{margin-left:60px}@media only screen and (max-width:54.6875rem){.Studio_Logo_Debossing_Size.sticky .body .tr .td:first-child>div{grid-template-columns:repeat(2,1fr)}.Studio_Logo_Debossing_Size.sticky .body .tr .td:first-child>div span+span{margin-left:0}}.Studio_Logo_Debossing_Size.sticky .body .tr .td:last-child>div{display:grid;justify-content:center;align-items:center;grid-template-columns:36px 160px 160px}.Studio_Logo_Debossing_Size.sticky .body .tr .td:last-child>div span+span{margin-left:60px}.Studio_Logo_Debossing_Size.sticky .body .tr .td:last-child>div.data span:nth-child(2),.Studio_Logo_Debossing_Size.sticky .body .tr .td:last-child>div.data span:nth-child(3){font-weight:700}@media only screen and (max-width:54.6875rem){.Studio_Logo_Debossing_Size.sticky .body .tr .td:last-child>div{grid-template-columns:repeat(3,1fr)}.Studio_Logo_Debossing_Size.sticky .body .tr .td:last-child>div span+span{margin-left:0}}.Studio_Logo_Debossing_Size.sticky .body .tr .td:last-of-type{width:540px!important;border-right:none}.Studio_Logo_Debossing_Size.header-cursor-default .header .tr .th{cursor:default}.flat-card-size.sticky{width:960px!important;margin:0 auto}@media only screen and (max-width:54.6875rem){.flat-card-size.sticky{width:100%!important}}.flat-card-size.sticky .header{border:none;background:#0abab5}.flat-card-size.sticky .header .tr{display:flex;width:960px!important}.flat-card-size.sticky .header .tr .th,.flat-card-size.sticky .header .tr a{display:inline-block;font-size:16px;color:#fff;line-height:24px;background:#0abab5}.flat-card-size.sticky .header .tr a:before{content:"";display:inline-block;width:10px;height:10px;border-radius:50%;background-color:#fff;margin-right:5px;vertical-align:middle}.flat-card-size.sticky .header .tr .th{border:none;font-weight:500;text-align:center;padding:36px 0;cursor:pointer;width:180px!important}.flat-card-size.sticky .header .tr .th:first-of-type{width:240px!important}@media only screen and (max-width:54.6875rem){.flat-card-size.sticky .header .tr .th:first-of-type{width:180px!important}}.flat-card-size.sticky .body{background:#fff}.flat-card-size.sticky .body .tr{display:flex;width:960px!important}.flat-card-size.sticky .body .tr .td{border-bottom:1px solid #d8d8d8;border-right:none;font-weight:400;font-size:16px;color:#3a3a3a;line-height:16px;text-align:center;background:#fff;width:180px!important;padding:50px 0}.flat-card-size.sticky .body .tr .td:first-of-type{width:240px!important}@media only screen and (max-width:54.6875rem){.flat-card-size.sticky .body .tr .td:first-of-type{width:180px!important}}@media screen and (max-width:1620px){.collapse.sticky,.gift_box_prints_set_size.sticky,.select_size_large.sticky{overflow-x:scroll;width:100%!important;margin:0 auto}.collapse.sticky [data-sticky-last-left-td],.gift_box_prints_set_size.sticky [data-sticky-last-left-td],.select_size_large.sticky [data-sticky-last-left-td]{box-shadow:3px 0 3px 0 rgba(0,0,0,.1)}}@media screen and (max-width:1320px){.flat-card-size.sticky,.middle_size.sticky{overflow-x:auto;width:100%!important;margin:0 auto}.flat-card-size.sticky [data-sticky-last-left-td],.middle_size.sticky [data-sticky-last-left-td]{box-shadow:3px 0 3px 0 rgba(0,0,0,.1)}.Image_Box_For_Album_Size.sticky{overflow-x:scroll;width:100%!important;margin:0 auto}.Image_Box_For_Album_Size.sticky [data-sticky-last-left-td]{box-shadow:3px 0 3px 0 rgba(0,0,0,.1)}}@media screen and (max-width:835px){.gift_box_black_sizes.sticky,.small_size.sticky{overflow-x:scroll;width:100%!important;margin:0 auto}.gift_box_black_sizes.sticky [data-sticky-last-left-td],.small_size.sticky [data-sticky-last-left-td]{box-shadow:3px 0 3px 0 rgba(0,0,0,.1)}}.hoc_table_wrap .table_title{font-weight:400;font-size:40px;color:#222;line-height:40px;text-align:center;opacity:.9}@media only screen and (max-width:54.6875rem){.hoc_table_wrap .table_title{text-align:left;line-height:16px;font-size:16px}}.hoc_table_wrap .collapse_title{cursor:pointer;text-align:center;font-weight:500;font-size:24px;color:#0abab5!important;line-height:24px;-webkit-user-select:none;-moz-user-select:none;user-select:none;margin-bottom:20px}@media only screen and (max-width:54.6875rem){.hoc_table_wrap .collapse_title{text-align:left;line-height:16px;font-size:16px}}.hoc_table_wrap .icon{width:16px;height:8px;margin-left:8px;vertical-align:middle}.hoc_table_wrap .header_des_wrap .header_text{font-size:16px;color:#3a3a3a;line-height:16px;margin-bottom:40px;opacity:.9}@media only screen and (max-width:54.6875rem){.hoc_table_wrap .header_des_wrap .header_text{font-family:Gotham;font-weight:400;color:#222;line-height:28px}}.hoc_table_wrap .footer_des_wrap{margin-top:40px;font-size:16px;color:#3a3a3a;line-height:16px;text-align:left}.hoc_table_wrap .mul_table_wrap:not(:first-of-type) .sticky{border-top:2px solid #222}.hoc_table_wrap_pd0{padding-top:0!important}@media only screen and (max-width:101.25rem){.section_image_of_table{padding-left:24px;padding-right:24px}}@media only screen and (max-width:54.6875rem){.section_image_of_table .title{font-size:24px;line-height:24px;padding-bottom:10px}}.section_image_of_table .content_wrap_top{display:grid;grid-template-columns:auto 1fr;max-width:1620px;margin:80px auto 0;grid-column-gap:100px}@media only screen and (max-width:75rem){.section_image_of_table .content_wrap_top{display:block}}@media only screen and (max-width:54.6875rem){.section_image_of_table .content_wrap_top{margin-top:40px}}@media only screen and (max-width:75rem){.section_image_of_table .content_wrap_top .left img{display:flex;justify-content:center;margin:0 auto}}@media only screen and (max-width:54.6875rem){.section_image_of_table .content_wrap_top .left img{display:flex;justify-content:center;margin:0 auto;height:270px;width:auto}}@media only screen and (max-width:75rem){.section_image_of_table .content_wrap_top .right{margin-top:40px}}.section_image_of_table .content_wrap_top .right .hoc_table_wrap{padding:0}.section_image_of_table .content_wrap_bottom{padding-bottom:60px}@media only screen and (max-width:54.6875rem){.section_image_of_table .content_wrap_bottom{padding-top:0}}.section_image_of_table .content_wrap_bottom .hoc_table_wrap{padding:60px 24px 0}@media only screen and (max-width:101.25rem){.section_image_of_table .content_wrap_bottom .hoc_table_wrap{padding-left:24px;padding-right:24px}}@media only screen and (max-width:54.6875rem){.section_image_of_table .content_wrap_bottom .hoc_table_wrap{padding:24px 0 0}}.section_image_of_table .content_wrap_bottom .hoc_table_wrap .footer_des_wrap{max-width:1620px;margin:16px auto 0}.section_image_of_table .content_wrap_bottom .hoc_table_wrap .footer_des_wrap .footer_text{font-size:14px;color:#7b7b7b;line-height:14px}.section_image_of_table_bg_gray{background-color:#f2f5f6;margin-top:120px}@media only screen and (max-width:54.6875rem){.section_image_of_table_bg_gray{margin-top:60px}}@media only screen and (max-width:1668px)and (max-width:23.4375rem){.section_image_of_table .content_wrap_bottom .hoc_table_wrap{padding-left:0;padding-right:0}}.SimpleCardGridItem_gridItem__HVW_g{position:relative}.SimpleCardGridItem_simpleCard__IVDzZ{display:flex;flex-direction:column;align-items:center}.SimpleCardGridItem_simpleCard__IVDzZ .SimpleCardGridItem_cover__xevKh{position:relative;width:100%;margin-bottom:24px}.SimpleCardGridItem_simpleCard__IVDzZ .SimpleCardGridItem_body__n7V8N{width:100%}.SimpleCardGridItem_simpleCard__IVDzZ .SimpleCardGridItem_body__n7V8N .SimpleCardGridItem_title__U6f_Q{font-weight:500;font-size:24px;margin-bottom:12px;line-height:var(--text-line-height)}.SimpleCardGridItem_simpleCard__IVDzZ .SimpleCardGridItem_body__n7V8N .SimpleCardGridItem_desc__acIIv{font-size:var(--font-size-base);color:var(--color-text-dark);line-height:var(--text-line-height)}.SimpleCardGridItem_simpleCard__IVDzZ .SimpleCardGridItem_body__n7V8N .SimpleCardGridItem_desc__acIIv:not(:last-child){margin-bottom:8px}@media only screen and (max-width:54.6875rem){.SimpleCardGridItem_simpleCard__IVDzZ{background-color:var(--section-color-grey)}.SimpleCardGridItem_simpleCard__IVDzZ .SimpleCardGridItem_cover__xevKh{margin-bottom:unset}.SimpleCardGridItem_simpleCard__IVDzZ .SimpleCardGridItem_body__n7V8N{padding:24px 16px}}.CardGridItem_gridItem__uP1UX{min-width:100%;position:relative}.CardGridItem_card__wt7R4{position:relative;border-radius:5px;border:1px solid var(--color-border-platinum);overflow:hidden}.CardGridItem_card__wt7R4 .CardGridItem_content__G6xCu{position:relative}.CardGridItem_card__wt7R4 .CardGridItem_content__G6xCu:hover .CardGridItem_hoverContent__HuZ6O{visibility:visible;opacity:1;transition-delay:0s}.CardGridItem_card__wt7R4 .CardGridItem_content__G6xCu .CardGridItem_hoverContent__HuZ6O{position:absolute;left:0;top:0;height:100%;width:100%;visibility:hidden;-webkit-user-select:none;-moz-user-select:none;user-select:none;opacity:0;transition:opacity .2s ease-out,visibility 0s linear .2s;z-index:var(--z-index-card-hover-content)}.CardGridItem_card__wt7R4 .CardGridItem_content__G6xCu .CardGridItem_hoverContent__HuZ6O.CardGridItem_hoverContentVisible__2NOvc{visibility:visible;opacity:1;transition-delay:0s}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r{position:absolute;left:0;bottom:0;width:100%;max-height:100%;display:flex;flex-direction:column;background-color:var(--color-background-light);border-top:1px solid var(--color-border-platinum);border-radius:5px;border-top-left-radius:0;border-top-right-radius:0;padding:24px 16px;overflow:hidden;z-index:var(--z-index-card-panel)}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r .CardGridItem_panelHeader__EUsTZ{display:flex;justify-content:space-between;align-items:center;color:var(--color-text-standard);font-size:var(--font-size-base);margin-bottom:16px}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r .CardGridItem_panelHeader__EUsTZ .CardGridItem_titleHoverArea__Fadtc{display:inline-flex;align-items:center;height:100%}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r .CardGridItem_panelHeader__EUsTZ .CardGridItem_title__FtsAo{font-weight:500}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r .CardGridItem_panelHeader__EUsTZ .CardGridItem_expand__ZkUZb{cursor:pointer;display:inline-flex;align-items:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r .CardGridItem_panelHeader__EUsTZ .CardGridItem_expand__ZkUZb.CardGridItem_expandPending__NI4cJ{cursor:default;pointer-events:none;opacity:.6}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r .CardGridItem_panelBody__3kQTu{position:relative;height:auto;overflow:auto}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r.CardGridItem_collapse__cY_g0{position:relative;height:100%;padding:0 16px}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r.CardGridItem_collapse__cY_g0 .CardGridItem_panelHeader__EUsTZ{height:100%;margin-bottom:0}.CardGridItem_card__wt7R4 .CardGridItem_panel__Vzk9r.CardGridItem_collapse__cY_g0 .CardGridItem_panelBody__3kQTu{height:0;max-height:0;overflow:hidden}.CardGridItem_step-normal__z0KLZ{height:64px;margin-top:-1px}.CardGridItem_step-high___H5KB{height:96px;margin-top:-1px}.CardGridItem_defaultHoverContent__B3piG{display:flex;justify-content:center;align-items:center;padding:20px;background-color:rgba(0,0,0,.4);color:var(--color-text-light);font-size:var(--font-size-md);line-height:var(--text-line-height)}.CardGridItem_defaultPanelBodyContent__ftaQJ{font-weight:400;font-size:var(--font-size-md);color:var(--color-text-dark);line-height:var(--text-line-height-md)}@media only screen and (max-width:54.6875rem){.CardGridItem_x-scroll-on-wap-card-grid-item__BrPwY{min-width:400px}.CardGridItem_x-scroll-on-wap-card-grid-item__BrPwY .CardGridItem_block__uLMFv .CardGridItem_blockImage__I_6eL{max-width:240px;max-height:180px;width:auto;height:auto}}@media only screen and (max-width:37.5rem){.CardGridItem_x-scroll-on-wap-card-grid-item__BrPwY{min-width:302px}}.CraftSwiper_craftSwiper__1uNaH{position:relative;display:block;overflow:hidden;min-width:100%}.CraftSwiper_craftSwiper__1uNaH:hover .CraftSwiper_panel__4tzZU .CraftSwiper_navigation__Ntddz{opacity:1}.CraftSwiper_craftSwiper__1uNaH .swiper .swiper-wrapper{z-index:var(--z-index-craft-swiper-sw)}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_img__s_hCq{min-height:0}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU{pointer-events:none;position:absolute;left:0;top:0;height:100%;width:100%;z-index:var(--z-index-craft-swiper-panel);display:flex;flex-direction:column;padding:20px}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU .CraftSwiper_navigation__Ntddz{opacity:0;display:flex;justify-content:space-between;align-items:center;transition:opacity .2s ease-out}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU .CraftSwiper_navigation__Ntddz .CraftSwiper_arrow__z44vH{width:44px;height:44px;opacity:.45;transition:opacity .2s ease-out}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU .CraftSwiper_navigation__Ntddz .CraftSwiper_arrow__z44vH:hover{opacity:1}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU .CraftSwiper_pagination__rKJEd{display:flex;align-items:center;padding:4px}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU .CraftSwiper_pagination__rKJEd .CraftSwiper_paginationList__fbJf3{pointer-events:auto;display:flex;align-items:center;gap:0}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU .CraftSwiper_pagination__rKJEd .CraftSwiper_paginationList__fbJf3>:not(:last-child){margin-right:16px}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU .CraftSwiper_pagination__rKJEd .CraftSwiper_paginationList__fbJf3 .CraftSwiper_paginationItem__aCwK8{width:24px;height:24px}@media only screen and (max-width:500px){.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_panel__4tzZU .CraftSwiper_pagination__rKJEd .CraftSwiper_paginationList__fbJf3 .CraftSwiper_paginationItem__aCwK8{width:16px;height:16px}}.CraftSwiper_craftSwiper__1uNaH .CraftSwiper_iconButton__H__hS{pointer-events:auto;cursor:pointer;position:relative}.CraftSwiper_magnifier__9K73h{z-index:var(--z-index-craft-swiper-magnifier)}.new_banner{padding-top:0!important;display:grid;grid-template-columns:auto 1fr;grid-gap:0;gap:0;align-items:center;padding-left:0!important;overflow:hidden}@media only screen and (max-width:54.6875rem){.new_banner{display:block}}.new_banner .fresnel-container{overflow:hidden;min-width:60vw}.new_banner .fresnel-container img{width:100%;height:680px;object-fit:cover;vertical-align:middle}@media only screen and (min-width:1921px){.new_banner .fresnel-container img{height:880px}}@media only screen and (max-width:37.5rem){.new_banner .fresnel-container img{height:293px}}.new_banner .text_container{display:flex;justify-content:center;align-items:center;padding-left:24px;padding-right:40px;height:100%;background:#f2f3f4;min-width:40vw}@media only screen and (max-width:54.6875rem){.new_banner .text_container{padding:40px 24px;display:block}}.new_banner .text_container .text_wrap{max-width:482px}@media only screen and (max-width:54.6875rem){.new_banner .text_container .text_wrap{max-width:100%}}.new_banner .text_container .text_wrap .textContainer{padding:0}@media only screen and (max-width:54.6875rem){.new_banner .text_container .text_wrap .textContainer{display:block}}.new_banner .text_container .text_wrap .textItemContainer{display:block;font-weight:400;font-size:16px;color:#222;line-height:28px;margin-top:24px}@media only screen and (max-width:54.6875rem){.new_banner .text_container .text_wrap .textItemContainer{line-height:28px}}@media only screen and (min-width:106.25rem){.new_banner .text_container .text_wrap .textItemContainer{display:block}}.new_banner .text_container .text_wrap .textItemContainer:first-of-type{margin-top:0}.new_banner .text_container .text_wrap .textItemContainer:first-of-type h1{font-weight:500;font-size:40px;color:#222;line-height:50px}@media only screen and (max-width:54.6875rem){.new_banner .text_container .text_wrap .textItemContainer:first-of-type h1{font-size:32px;line-height:40px}}@media only screen and (max-width:375px){.new_banner .text_container .text_wrap .textItemContainer:first-of-type h1{font-size:24px;line-height:32px}}.new_banner .text_container .text_wrap .button,.new_banner .text_container .text_wrap .textItemContainer:nth-of-type(2){margin-top:40px}@media only screen and (min-width:876px){.new_banner .reverse{grid-row:1}}.registration-success-a-banner .fresnel-container img{height:600px!important}.productSpecAnchorContainer{display:grid;grid-template-columns:repeat(auto-fit,var(--item-width));grid-gap:24px;place-content:center}@media only screen and (max-width:1199px){.productSpecAnchorContainer{display:none}}@media only screen and (min-width:1200px) and (max-width:1400px){.productSpecAnchorContainer{grid-gap:16px}}.productSpecAnchorContainer .anchorNavItem{height:48px;line-height:48px;color:var(--color-text);border-radius:8px;text-align:center;background:#f7f7f8;cursor:pointer;font-size:var(--font-size-3xl);font-weight:var(--font-weight-500)}.productSpecAnchorContainer .anchorNavItem:hover{background:azure;color:var(--theme-color)}.UnBorderCard_unBorderCard__m_jQX{display:flex;flex-direction:column}.UnBorderCard_unBorderCard__m_jQX .UnBorderCard_title__2KIMM{margin-top:16px;text-align:center;font-weight:var(--font-weight-500);font-size:var(--font-size-base);color:#000;line-height:16px}.CalculatorSection_calculator-container__6VfYj{padding-left:60px}@media only screen and (max-width:1668px){.CalculatorSection_calculator-container__6VfYj>div{min-width:390px}}@media only screen and (max-width:54.6875rem){.CalculatorSection_calculator-container__6VfYj{padding:25px 0 0}.CalculatorSection_calculator-container__6VfYj>div{min-width:100%}}.AlbumDesignItem_albumDesignItem__TErKX{width:100%}.BaseLayout_baseLayout___zHn8{display:block}.BaseLayout_baseLayout___zHn8 .BaseLayout_stickyTop__qZZaT{position:-webkit-sticky;position:sticky;top:0;z-index:var(--z-index-sticky-top)}.ScollToTop_ScrollToTop__OLnat{width:64px;height:64px;background-color:#3a3a3a;position:fixed;bottom:90px;right:16px;display:flex;align-items:center;justify-content:center;animation:.2s ease-in .5s 1 normal;z-index:1000;cursor:pointer}.ScollToTop_ScrollToTop__OLnat .ScollToTop_topIcon__NnnzI{width:24px;height:12px}