@charset "UTF-8";body{background:#f8f8f8}.crumbs{padding:1.6rem 0 .8rem}.contentBox{width:100%;position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:4.8rem;padding:4.4rem 0}.contentBox .content{max-width:122.4rem;margin:0 auto;flex:1;display:flex;flex-direction:column;gap:0}.contentBox .content>div{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:2.4rem;padding:6rem 0}.contentBox .content .step>div{width:100%;display:flex;align-items:center;justify-content:center}.contentBox .content .step:first-of-type{padding-top:0}.contentBox .content .step:not(:last-of-type){border-bottom:.1rem solid rgba(86,86,86,.5)}.contentBox .content .step .stepBox .stepTitle{display:flex;flex-direction:column;align-items:center;justify-content:center;row-gap:1.2rem}.contentBox .content .step .stepBox p{color:#1f1f1f;text-align:center;font-family:Albert Sans;font-size:2.4rem;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.04rem;text-transform:uppercase}.contentBox .content .step .stepBox p:first-of-type{color:#6155f5}.contentBox .content .step .stepBody{display:flex;flex-direction:column;gap:2.4rem 0}.contentBox .content .step .stepBody>h4{text-align:left;max-width:100%;width:100%;color:#1f1f1f;font-family:Albert Sans;font-size:2rem;font-style:normal;font-weight:400;line-height:normal}.contentBox .content .step .stepBody>p{text-align:left;max-width:100%;width:100%;color:#565656;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal}.contentBox .content .step .stepBody>p b{color:#1f1f1f;font-weight:500}.contentBox .content .step .stepBody>p a{color:#1f1f1f;text-decoration:underline}.contentBox .content .step .stepBody>div{width:100%;display:flex;align-items:flex-start;justify-content:center}.contentBox .content .step .stepBody .option{display:grid;gap:2.4rem}.contentBox .content .step .stepBody .option .item{width:100%;height:100%}.contentBox .content .step .stepBody .option .item .itemBox{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;row-gap:1.6rem}.contentBox .content .step .stepBody .option .item .itemBox>img{width:100%;height:auto;border-radius:.8rem;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.contentBox .content .step .stepBody .option .item .itemBox .imgBox{width:100%;height:auto;border-radius:.8rem;aspect-ratio:3/4;overflow:hidden;display:grid;gap:2.4rem;background:#d3d3d3}.contentBox .content .step .stepBody .option .item .itemBox .imgBox img{max-width:100%;width:100%;height:auto;aspect-ratio:3/4;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .15s ease-out}.contentBox .content .step .stepBody .option .item .itemBox .imgBox[isnotratio],.contentBox .content .step .stepBody .option .item .itemBox .imgBox[isnotratio] img{aspect-ratio:unset}.contentBox .content .step .stepBody .option .item .itemBox .imgBox[coll="2"]{flex:1;grid-template-columns:repeat(2,1fr)}.contentBox .content .step .stepBody .option .item .itemBox .imgBox[coll="2"] img{width:auto;height:100%}.contentBox .content .step .stepBody .option .item .itemBox>div{display:flex;flex-direction:column;row-gap:1.2rem}.contentBox .content .step .stepBody .option .item .itemBox>div p{max-width:100%;text-align:center;color:#1f1f1fcc;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.032rem}.contentBox .content .step .stepBody .option .item .itemBox>div p:first-of-type{color:#1f1f1f;font-size:1.6rem;font-weight:500;letter-spacing:-.048rem}.contentBox .content .step .stepBody .option[coll="1"]{grid-template-columns:repeat(1,1fr)}.contentBox .content .step .stepBody .option[coll="1"][auto]{grid-template-columns:calc(33.3333333333% - 1.2rem) calc(66.6666666667% - 1.2rem)}.contentBox .content .step .stepBody .option[coll="1"][auto] img{width:auto;height:100%}.contentBox .content .step .stepBody .option[coll="1"][center]{width:calc(25% + 2.4rem)}.contentBox .content .step .stepBody .option[coll="2"]{grid-template-columns:repeat(2,1fr)}.contentBox .content .step .stepBody .option[coll="2"][auto]{grid-template-columns:calc(33.3333333333% - 1.2rem) calc(66.6666666667% - 1.2rem)}.contentBox .content .step .stepBody .option[coll="2"][auto] img{width:auto;height:100%}.contentBox .content .step .stepBody .option[coll="2"][center]{width:calc(50% + 2.4rem)}.contentBox .content .step .stepBody .option[coll="3"]{grid-template-columns:repeat(3,1fr)}.contentBox .content .step .stepBody .option[coll="4"]{grid-template-columns:repeat(4,1fr)}.contentBox .content .step .stepBody .sectionModel{padding:2.2rem 0;gap:1.6rem 2.4rem}.contentBox .content .step .stepBody .sectionModel .item{flex:1}.contentBox .content .step .stepBody .sectionModel .item .itemBox{width:100%;display:flex;align-items:flex-start;flex-direction:column;row-gap:1.6rem}.contentBox .content .step .stepBody .sectionModel .item .itemBox>h3{color:#1f1f1f;text-align:left;font-family:Albert Sans;font-size:2.4rem;font-style:normal;font-weight:500;line-height:normal}.contentBox .content .step .stepBody .sectionModel .item .itemBox>p{color:#565656;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal}.contentBox .content .step .stepBody .sectionModel .item .itemBox>p b{color:#1f1f1f;font-weight:500}.contentBox .content .step .stepBody .sectionModel .item .itemBox>img{width:100%;height:auto;border-radius:.8rem;aspect-ratio:570/359;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.contentBox .content .step .stepBody .sectionModel .item:last-of-type{max-width:57rem;width:calc(60% - 1.2rem)}.contentBox .content .step .stepBody .sectionModel .item:last-of-type .itemBox{gap:.4rem}.contentBox .content .step .stepBody .sectionModel .item:last-of-type .itemBox p{color:#1f1f1f;text-align:center;font-family:Albert Sans;font-size:1.2rem;font-style:normal;font-weight:600;line-height:normal}.contentBox .content .step .stepBody .sectionModel .item:last-of-type .itemBox>div{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1.6em}.contentBox .content .step .stepBody .sectionModel:nth-of-type(2n){flex-direction:row-reverse}.contentBox .content .step:nth-of-type(1) .stepBody .option{width:100%;margin:0;gap:0 2.4rem;display:grid;grid-template-columns:repeat(3,1fr)}.contentBox .content .step:nth-of-type(1) .stepBody .option .item{padding:0;max-width:100%}.contentBox .content .step:nth-of-type(1) .stepBody .option .item .itemBox{padding:1.6rem 1.6rem 3.2rem;border-radius:1.2rem;background:#fcfcfc}.contentBox .content .step:nth-of-type(1) .stepBody .option .item .itemBox .imgBox{aspect-ratio:1/1}.contentBox .content .step:nth-of-type(1) .stepBody .option .item .itemBox .imgBox img{aspect-ratio:1/1}.contentBox .content .step:nth-of-type(1) .stepBody .option .item .itemBox:hover{box-shadow:0 0 .05rem #00000026,0 .1rem .3rem #0000001a,0 .5rem 1.2rem #00000021}.contentBox .content .step:nth-of-type(2) .stepBody .option{width:100%;margin:0;gap:0}.contentBox .content .step:nth-of-type(2) .stepBody .option .item{max-width:100%;padding:0 1.6rem}.contentBox .content .step:nth-of-type(2) .stepBody .option .item .itemBox .imgBox{aspect-ratio:1/1}.contentBox .content .step:nth-of-type(2) .stepBody .option .item .itemBox .imgBox img{aspect-ratio:1/1}.contentBox .content .step:nth-of-type(2) .stepBody .option .item:not(:last-of-type){border-right:.1rem solid rgba(86,86,86,.5)}.contentBox .popupContainer{max-width:40rem;width:0;position:sticky;top:0;border-radius:.8rem;overflow:hidden;z-index:1;box-shadow:0 0 .05rem #00000026,0 .1rem .3rem #0000001a,0 .5rem 1.2rem #00000021;background:transparent;transition:all .15s ease-out}.contentBox .popupContainer .popupBox{border-radius:0}.contentBox .popupContainer .popupBox .popupBody{padding:1.6rem .8rem}.contentBox .popupContainer.active{width:100%}.contentBox .popupContainer.active+.popupOpen{display:none}.contentBox .popupOpen{width:6rem;height:6rem;position:fixed;top:50%;right:2.6rem;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 0 .05rem #00000026,0 .1rem .3rem #0000001a,0 .5rem 1.2rem #00000021;padding:.8rem}.contentBox .popupOpen img{width:100%;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.contentBox .content .step:nth-of-type(1) .stepBox p:last-of-type,.contentBox .content .step:nth-of-type(2) .stepBox p:last-of-type{font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.032rem;text-transform:unset}.popupContainer .popupBox .popupBody .stepContainer .stepList .stepBox:nth-of-type(1) .stepTitle p:last-of-type,.popupContainer .popupBox .popupBody .stepContainer .stepList .stepBox:nth-of-type(2) .stepTitle p:last-of-type{color:#1f1f1fcc;font-family:Albert Sans;font-size:1.4rem;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.032rem;text-transform:unset}@media screen and (max-width: 960px){.contentBox{padding:0}.contentBox .content .step .stepBody .option{gap:.8rem}.contentBox .content .step .stepBody .option .item{padding:0;max-width:100%}.contentBox .content .step .stepBody .option .item .itemBox{flex-direction:row;align-items:center;gap:1.6rem}.contentBox .content .step .stepBody .option .item .itemBox .imgBox{max-width:8rem;aspect-ratio:3/4}.contentBox .content .step .stepBody .option .item .itemBox .imgBox img{aspect-ratio:3/4}.contentBox .content .step .stepBody .option .item:nth-of-type(2n) .itemBox{flex-direction:row-reverse}.contentBox .content .step .stepBody .option[coll="2"]{grid-template-columns:repeat(2,1fr)}.contentBox .content .step .stepBody .option[coll="2"] .itemBox{flex-direction:column!important;justify-content:space-between}.contentBox .content .step .stepBody .option[coll="2"] .itemBox .imgBox{max-width:100%}.contentBox .content .step .stepBody .option[coll="2"][auto]{grid-template-columns:calc(33.3333333333% - .4rem) calc(66.6666666667% - .4rem)}.contentBox .content .step .stepBody .option[coll="2"][auto] .itemBox{flex-direction:column}.contentBox .content .step .stepBody .option[coll="2"][auto] .itemBox .imgBox{max-width:100%}.contentBox .content .step .stepBody .option[coll="2"][auto] img{width:auto;height:100%}.contentBox .content .step .stepBody .option[coll="2"][center]{width:calc(80% + 2.4rem);gap:2rem}.contentBox .content .step .stepBody .option[coll="3"]{grid-template-columns:repeat(1,1fr)}.contentBox .content .step .stepBody .option[coll="4"]{grid-template-columns:repeat(2,1fr)}.contentBox .content .step .stepBody .sectionModel{flex-direction:column-reverse}.contentBox .content .step .stepBody .sectionModel .item{width:100%;flex:unset}.contentBox .content .step .stepBody .sectionModel .item:last-of-type{max-width:100%;width:100%}.contentBox .content .step .stepBody .sectionModel .item:last-of-type .itemBox{gap:.4rem}.contentBox .content .step .stepBody .sectionModel .item:last-of-type .itemBox p{color:#1f1f1f;text-align:center;font-family:Albert Sans;font-size:1.2rem;font-style:normal;font-weight:600;line-height:normal}.contentBox .content .step .stepBody .sectionModel .item:last-of-type .itemBox>div{width:100%;display:flex;align-items:center;justify-content:space-between;padding:0 1.6em}.contentBox .content .step .stepBody .sectionModel:nth-of-type(2n){flex-direction:column-reverse}.contentBox .content .step:nth-of-type(1) .stepBody .option{gap:1.6rem;grid-template-columns:repeat(1,1fr)}.contentBox .content .step:nth-of-type(1) .stepBody .option .item{padding:0;max-width:100%}.contentBox .content .step:nth-of-type(1) .stepBody .option .item .itemBox{flex-direction:row;align-items:center;gap:.8rem;padding:1rem;box-shadow:0 0 .05rem #00000026,0 .1rem .3rem #0000001a,0 .5rem 1.2rem #00000021}.contentBox .content .step:nth-of-type(1) .stepBody .option .item .itemBox>div{flex:1;row-gap:.8rem}.contentBox .content .step:nth-of-type(1) .stepBody .option .item .itemBox .imgBox{max-width:8rem;width:100%;aspect-ratio:3/4}.contentBox .content .step:nth-of-type(1) .stepBody .option .item .itemBox .imgBox img{aspect-ratio:3/4}.contentBox .content .step:nth-of-type(1) .stepBody .option .item:nth-of-type(2n) .itemBox{flex-direction:row-reverse}.contentBox .content .step:nth-of-type(2) .stepBody .option{gap:.8rem;display:flex}.contentBox .content .step:nth-of-type(2) .stepBody .option .item{max-width:calc(33.3333333333% - .5333333333rem);padding:0}.contentBox .content .step:nth-of-type(2) .stepBody .option .item .itemBox{flex-direction:column;align-items:center;gap:1.6rem}.contentBox .content .step:nth-of-type(2) .stepBody .option .item .itemBox>div p{font-size:1.2rem}.contentBox .content .step:nth-of-type(2) .stepBody .option .item:not(:last-of-type){border-right:none}.contentBox .popupContainer{position:fixed;z-index:20}.contentBox .popupOpen{position:fixed}.contentBox .popupOpen img{width:4.8rem;height:4.8rem}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/page_help-center_shade.css.map */
