.m-card-window{border:1px solid #e5e5e6}.m-card-window__title{font-size:14px;font-weight:500;line-height:1.5;color:#45454a;padding:8px 10px;text-align:center;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.m-card-window__image-set{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.m-card-window__image-set:hover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.2)}.m-card-window__image-set img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.m-card-window__image-set__image-wrapper{width:100%;height:100%;overflow:hidden}.m-card-window__image-set__cover{width:calc(75% - .75px);margin-right:1px}.m-card-window__image-set__cover__wrapper{width:100%;height:100%;position:relative}.m-card-window__image-set__cover__wrapper>.m-card-window__image-set__image-wrapper{position:absolute;top:0;left:0}.m-card-window__image-set__rest{width:calc(25% - .25px)}.m-card-window__image-set__rest .m-card-window__image-set__image-wrapper{width:100%;height:calc(33.33333% - .66667px)}.m-card-window__image-set__rest .m-card-window__image-set__image-wrapper+.m-card-window__image-set__image-wrapper{margin-top:1px}.m-card-window__info{padding:14px;font-size:14px;font-weight:500;color:#a8a8ab}.m-card-window__info,.m-card-window__info__fav-cnt,.m-card-window__info__view-cnt{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.m-card-window__info .icon--eye,.m-card-window__info .icon--heart-solid{width:20px;height:20px;fill:currentColor;color:#a8a8ab;margin-right:2px}.m-card-window__info__fav-cnt{margin-left:auto}.m-card-window__info__fav-cnt .icon--heart-solid{cursor:pointer}.m-card-window__info__fav-cnt--active .icon--heart-solid{color:#f5548c}.m-card-window__info__owner{width:34px;height:34px;overflow:hidden;position:relative;padding-left:8px;margin-left:6px}.m-card-window__info__owner:after,.m-card-window__info__owner:before{content:"";display:block;width:3px;position:absolute;border-radius:3px 0 0 3px}.m-card-window__info__owner:before{left:0;top:2px;bottom:2px;background-color:#e5e5e6}.m-card-window__info__owner:after{left:3px;top:1px;bottom:1px;background-color:#d3d3d5;border-left:1px solid #fff;border-right:1px solid #fff}.m-card-window__info__owner img{display:block;width:100%;height:auto;border-radius:3px}.n-topic-call-to-action-btn{font-size:1em;min-width:280px}.n-topic-call-to-action-btn:hover{text-decoration:none}.n-topic-heading{max-width:720px;margin:0 auto;color:#39393e;font-weight:500;line-height:1.4}.n-topic-intro{background-color:#f7f7f8}.n-topic-intro__cover{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;width:100%;padding-bottom:56.25%;background-size:cover;background-position:50%}.n-topic-intro__cover:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,left bottom,from(transparent),to(rgba(0,0,0,.3)));background-image:linear-gradient(180deg,transparent,rgba(0,0,0,.3))}.n-topic-intro__cover__wrapper{position:absolute;left:0;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);padding:0 24px;text-align:center}.n-topic-intro__cover-title{color:#fff;font-size:8vw;font-weight:500;text-shadow:0 2px 2px rgba(0,0,0,.2);border-bottom:1px solid #fff}@media (min-width:480px){.n-topic-intro__cover-title{font-size:60px}}.n-topic-intro__cover-title--image{font-size:0;text-indent:100%;overflow:hidden;max-width:300px;margin-left:auto;margin-right:auto;border-bottom:none}.n-topic-intro__cover-title--image img{display:block;width:100%;height:auto}.n-topic-intro__cover-subtitle{color:#fff;font-size:14px;font-weight:500;margin:10px 0;letter-spacing:.05em;text-shadow:0 2px 2px rgba(0,0,0,.2)}@media (min-width:480px){.n-topic-intro__cover-subtitle{font-size:22px}}.n-topic-intro__description{text-align:center;background-color:#eeeeef;color:#66666a;line-height:1.8;padding:24px}.n-topic-intro__description-wrapper{max-width:720px;margin-left:auto;margin-right:auto}.n-topic-intro--expanded .n-topic-intro__cover{padding-bottom:0;height:50vh}.n-topic-intro--expanded .n-topic-intro__cover__wrapper{position:relative;-webkit-transform:none;transform:none;top:auto}.n-topic-intro--expanded .n-topic-intro__cover-title{font-weight:700}.n-topic-intro--expanded .n-topic-intro__cover-title--image{max-width:420px}.n-topic-intro--banner-only .n-topic-intro__cover:before,.n-topic-intro--banner-only .n-topic-intro__cover__wrapper{display:none}.n-topic-paragraph{font-size:1em;line-height:1.8;color:#39393e;max-width:720px;margin-left:auto;margin-right:auto}.n-topic-sc--ads{background-color:#eeeeef;overflow:hidden}.n-topic-sc--ads__ads-container{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:14px -14px}.n-topic-sc--ads__ad-item{-webkit-box-sizing:border-box;box-sizing:border-box;margin:14px;width:calc(50% - 28px)}.n-topic-sc--ads__ad-item .m-ad-card{background-color:#fff;padding:24px}.n-topic-sc--ads__ad-item .m-ad-card__wrapper{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.n-topic-sc--ads__ad-item .m-ad-card__img{width:35%;min-width:35%}.n-topic-sc--ads__ad-item .m-ad-card__img__crop{width:100%;padding-bottom:100%;position:relative;overflow:hidden}.n-topic-sc--ads__ad-item .m-ad-card__img img{display:block;position:absolute;width:100%;height:100%;top:0;left:0;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.n-topic-sc--ads__ad-item .m-ad-card__content{-webkit-box-flex:1;-ms-flex:auto;flex:auto;margin-left:24px;position:relative;padding-bottom:62px}.n-topic-sc--ads__ad-item .m-ad-card__content__title{font-size:1.2em;font-weight:500;color:#202026;margin:10px 0}.n-topic-sc--ads__ad-item .m-ad-card__content__desc{font-size:1em;line-height:1.8;color:#515156}.n-topic-sc--ads__ad-item .m-ad-card__content__cta-btn{position:absolute;left:0;bottom:0;font-size:1em}.n-topic-sc--ads__ad-item .m-ad-card__content__cta-btn:hover{text-decoration:none}.n-topic-sc--ads--mweb{background-color:transparent}.n-topic-sc--ads--mweb .n-topic-sc--ads__ads-container{margin:0}.n-topic-sc--ads--mweb .n-topic-sc--ads__ad-item{width:100%;margin:0;background-color:#e5e5e6}.n-topic-sc--ads--mweb .n-topic-sc--ads__ad-item+.n-topic-sc--ads__ad-item{margin-top:14px}.n-topic-sc--ads--mweb .n-topic-sc--ads__ad-item .m-ad-card{padding:14px;background-color:transparent}.n-topic-sc--ads--mweb .n-topic-sc--ads__ad-item .m-ad-card__img{width:45%}.n-topic-sc--buy-together__info-wrapper__add-btn,.n-topic-sc--buy-together__info-wrapper__fav-btn{margin-top:24px;font-size:1em}.n-topic-sc--buy-together__info-wrapper__add-btn__label,.n-topic-sc--buy-together__info-wrapper__fav-btn__label{margin-left:6px;font-size:1em;white-space:nowrap}.n-topic-sc--buy-together{background-color:#eeeeef;padding:48px;max-width:1200px;margin:0 auto;-webkit-box-sizing:border-box;box-sizing:border-box}.n-topic-sc--buy-together__wrapper{max-width:90%;margin:0 auto;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-topic-sc--buy-together .n-topic-sc--buy-together__heading[class^=n-topic-heading]{text-align:left;margin:0;max-width:none}.n-topic-sc--buy-together .n-topic-sc--buy-together__description{text-align:left;margin:14px 0 0;max-width:none}.n-topic-sc--buy-together__info-wrapper{margin-left:48px;-webkit-box-flex:3;-ms-flex:3;flex:3;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:start}.n-topic-sc--buy-together__info-wrapper__fav-btn{background-color:#fff}.n-topic-sc--buy-together__info-wrapper__fav-btn--faved .icon--heart-solid{color:#e63349;fill:currentColor}.n-topic-sc--buy-together__info-wrapper__add-btn .icon--cart{fill:#fff;width:24px;height:24px}.n-topic-sc--buy-together__items-wrapper{-webkit-box-flex:7;-ms-flex:7;flex:7}.n-topic-sc--buy-together__items{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.n-topic-sc--buy-together__items__item{width:calc(33.33333% - 16px);max-width:180px;margin-left:0;margin-right:0}.n-topic-sc--buy-together__items__item-connector{margin:0 6px;min-width:12px}.n-topic-sc--buy-together--items-2 .n-topic-sc--buy-together__wrapper{max-width:70%}.n-topic-sc--buy-together--items-2 .n-topic-sc--buy-together__info-wrapper{-webkit-box-flex:2;-ms-flex:2;flex:2}.n-topic-sc--buy-together--items-2 .n-topic-sc--buy-together__items-wrapper{-webkit-box-flex:3;-ms-flex:3;flex:3}.n-topic-sc--buy-together--items-2 .n-topic-sc--buy-together__items__item{width:calc(50% - 12px)}.n-topic-sc--buy-together--mweb{padding:24px 14px}.n-topic-sc--buy-together--mweb .m-card-scroll .scroll-container .scroll-horizontal,.n-topic-sc--buy-together--mweb .m-card-scroll:after{background-color:transparent}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__wrapper{background-color:transparent;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:unset;-ms-flex-align:unset;align-items:unset;padding:0 0 48px;position:relative;max-width:none}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__info-wrapper{margin-left:0;margin-bottom:14px}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__info-wrapper__add-btn,.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__info-wrapper__fav-btn{position:absolute;bottom:0;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);text-align:center}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__description{margin-top:6px;margin-bottom:0}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__items-wrapper{overflow:hidden}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__scroll-item{display:inline-block;*display:inline;*zoom:1;vertical-align:middle;margin:0 6px;white-space:normal}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__items{margin:0 -10px}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__items__item{width:30vw;height:30vw}.n-topic-sc--buy-together--mweb .n-topic-sc--buy-together__items__item-connector{margin:0}.n-topic-sc--featured-products--custom-bg{padding-top:36px;padding-bottom:14px}.n-topic-sc--featured-products--text-highlight .n-topic-heading,.n-topic-sc--featured-products--text-highlight .n-topic-paragraph,.n-topic-sc--featured-products--text-highlight .product-link .title{color:#fff!important}.n-topic-sc--featured-products__products-container{font-size:0;margin:0 -6px}.n-topic-sc--featured-products__products-container .m-card-scroll:after,.n-topic-sc--featured-products__products-container .scroll-container .scroll-horizontal{background-color:unset!important}.n-topic-sc--featured-products .m-card-product{margin-bottom:14px;width:calc(25% - 12px);max-width:none}.n-topic-sc--featured-products .m-card-product .img{-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;";height:100%}.n-topic-sc--featured-products--mweb{margin-left:-10px;margin-right:-10px;padding-left:10px;padding-right:10px}.n-topic-sc--featured-products--mweb .n-topic-sc--featured-products__products-container{margin:0 -10px}.n-topic-sc--featured-products--mweb .m-card-product{width:200px;margin:0}.n-topic-sc--hero-split .n-topic-sc__wrapper{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex}.n-topic-sc--hero-split-image{background-color:#f7f7f8;width:50%}.n-topic-sc--hero-split-image img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.n-topic-sc--hero-split .n-topic-sc--hero-split-content{padding:24px 80px;background-color:#fff;margin-left:auto;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;width:50%;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.n-topic-sc--hero-split .n-topic-sc--hero-split-content--default-bg{background-color:#f7f7f8}.n-topic-sc--hero-split .n-topic-sc--hero-split-content__title{font-size:22px;margin-top:0;margin-bottom:10px}.n-topic-sc--hero-split .n-topic-sc--hero-split-content__description{text-align:center}.n-topic-sc--hero-split.n-topic-sc--hero-split--reversed .n-topic-sc__wrapper{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.n-topic-sc--hero-split--mweb .n-topic-sc__wrapper{display:block}.n-topic-sc--hero-split--mweb .n-topic-sc--hero-split-image{position:relative;width:auto;padding-bottom:75%}.n-topic-sc--hero-split--mweb .n-topic-sc--hero-split-image img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.n-topic-sc--hero-split--mweb .n-topic-sc--hero-split-content{display:block;width:auto;position:relative;padding:24px;margin:-36px 72px 36px 14px}.n-topic-sc--hero-split--mweb .n-topic-sc--hero-split-content__title{font-size:18px;margin-bottom:6px}.n-topic-sc--hero-split--mweb .n-topic-sc--hero-split-content__description{text-align:left}.n-topic-sc--hero-split--mweb.n-topic-sc--hero-split--reversed .n-topic-sc--hero-split-content{margin-left:72px;margin-right:14px}.n-topic-sc--image-keywords__items-wrapper{overflow:hidden}.n-topic-sc--image-keywords__items{list-style:none;padding:0;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:-7px}.n-topic-sc--image-keywords__items li{margin:7px;width:calc(25% - 14px)}.n-topic-sc--image-keywords__items__item-wrapper{padding-bottom:100%;position:relative}.n-topic-sc--image-keywords__items__item{display:block;color:#fff;font-size:22px;font-weight:500;position:absolute;top:0;right:0;bottom:0;left:0;background-position:50%;background-size:cover;text-decoration:none}.n-topic-sc--image-keywords__items__item:active,.n-topic-sc--image-keywords__items__item:hover,.n-topic-sc--image-keywords__items__item:visited{color:#fff}.n-topic-sc--image-keywords__items__item:hover:before{background-color:rgba(0,0,0,.1)}.n-topic-sc--image-keywords__items__item:before{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.2)),to(rgba(0,0,0,.3)));background-image:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.3));background-color:transparent;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.n-topic-sc--image-keywords__items__item-text{position:absolute;top:50%;left:0;right:0;text-align:center;letter-spacing:2px;padding-left:14px;padding-right:14px;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.n-topic-sc--image-keywords__items[data-count="6"] li[data-order="3"],.n-topic-sc--image-keywords__items[data-count="6"] li[data-order="4"]{width:calc(50% - 14px)}.n-topic-sc--image-keywords__items[data-count="6"] li[data-order="3"] .n-topic-sc--image-keywords__items__item-wrapper,.n-topic-sc--image-keywords__items[data-count="6"] li[data-order="4"] .n-topic-sc--image-keywords__items__item-wrapper{padding-bottom:calc(50% - 7px)}.n-topic-sc--image-keywords--mweb .n-topic-sc--image-keywords__items{margin:-5px}.n-topic-sc--image-keywords--mweb .n-topic-sc--image-keywords__items li{width:calc(50% - 10px);margin:5px}.n-topic-sc--image-keywords--mweb .n-topic-sc--image-keywords__items__item-wrapper{padding-bottom:100%}.n-topic-sc--image-keywords--mweb .n-topic-sc--image-keywords__items__item{font-size:18px}.n-topic-sc--image-keywords--mweb .n-topic-sc--image-keywords__items[data-count="6"] li[data-order="3"],.n-topic-sc--image-keywords--mweb .n-topic-sc--image-keywords__items[data-count="6"] li[data-order="4"]{width:calc(50% - 10px)}.n-topic-sc--image-keywords--mweb .n-topic-sc--image-keywords__items[data-count="6"] li[data-order="3"] .n-topic-sc--image-keywords__items__item-wrapper,.n-topic-sc--image-keywords--mweb .n-topic-sc--image-keywords__items[data-count="6"] li[data-order="4"] .n-topic-sc--image-keywords__items__item-wrapper{padding-bottom:100%}.n-topic-sc--keywords__items-wrapper{margin-left:auto;margin-right:auto;max-width:720px}.n-topic-sc--keywords__items{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:-10px;margin-bottom:-10px}.n-topic-sc--keywords__items__item{color:#39393e;border:1px solid #39393e;border-radius:20px;padding:10px 24px;font-size:15px;font-weight:500;margin-right:10px;margin-bottom:10px;cursor:pointer;-webkit-transition:background-color .3s ease;transition:background-color .3s ease}.n-topic-sc--keywords__items__item:hover{text-decoration:none;background-color:#39393e;color:#fff}.n-topic-sc--keywords--mweb .n-topic-sc--keywords__items{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}.n-topic-sc--magzs__magzs-container{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.n-topic-sc--magzs__posts-item{width:calc(33.33333% - 16px)}.n-topic-sc--magzs__posts-item+.n-topic-sc--magzs__posts-item{margin-left:24px}.n-topic-sc--magzs__posts-item a:hover{text-decoration:none}.n-topic-sc--magzs__posts-item__cover{display:block;width:100%;padding-bottom:56.25%;position:relative}.ie .n-topic-sc--magzs__posts-item__cover{overflow:hidden}.n-topic-sc--magzs__posts-item__cover img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.ie .n-topic-sc--magzs__posts-item__cover img{height:auto;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.n-topic-sc--magzs__posts-item__desc,.n-topic-sc--magzs__posts-item__title{white-space:normal}.n-topic-sc--magzs__posts-item__title{margin:10px 0 6px;color:#39393e;font-size:16px;font-weight:500;line-height:1.5;display:-moz-box;display:-webkit-box;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.n-topic-sc--magzs__posts-item__desc{font-size:14px;color:#39393e}.n-topic-sc--magzs__posts-item:hover .n-topic-sc--magzs__posts-item__cover:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-color:hsla(0,0%,100%,.2)}.n-topic-sc--magzs--mweb .n-topic-sc--magzs__magzs-container{display:block}.n-topic-sc--magzs--mweb .n-topic-sc--magzs__posts-item{width:75vw}@media (min-width:480px){.n-topic-sc--magzs--mweb .n-topic-sc--magzs__posts-item{width:45vw}}.n-topic-sc--products__products-container{font-size:0}.n-topic-sc--products .m-card-product{margin-bottom:14px}.n-topic-sc--products__product-group{display:inline-block;*display:inline;*zoom:1;width:43vw;max-width:200px;white-space:normal;margin:0 6px}.n-topic-sc--products__product-group .m-card-product{width:100%;margin:0}.n-topic-sc--products__product-group .m-card-product+.m-card-product{margin-top:14px}.n-topic-sc--shops__shops-container .m-card-container{margin:0}.n-topic-sc--shops__shop-item{width:calc(33.33333% - 16px);display:inline-block;*display:inline;*zoom:1}.n-topic-sc--shops__shop-item+.n-topic-sc--shops__shop-item{margin-left:24px}.n-topic-sc--shops__shop-item__recommendation{font-size:14px;color:#515156;line-height:1.5;height:3em;display:-moz-box;display:-webkit-box;display:box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;padding:14px;border:solid #e5e5e6;border-width:1px 1px 0;border-radius:2px 2px 0 0;white-space:normal}.n-topic-sc--shops__shop-item .m-card-shop{width:100%;margin-left:0;margin-right:0;border-top:0;border-radius:0 0 2px 2px}.n-topic-sc--shops--mweb .n-topic-sc--shops__shop-item{width:85vw}@media (min-width:480px){.n-topic-sc--shops--mweb .n-topic-sc--shops__shop-item{width:55vw}}.n-topic-sc--story__image-container{position:relative}.n-topic-sc--story__image-container__wrapper{position:absolute;top:0;right:0;bottom:0;left:0}.n-topic-sc--story__image-container__wrapper img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;font-family:"object-fit: cover;"}.n-topic-sc--story__image-container--16-9{padding-bottom:56.25%}.n-topic-sc--story__image-container--1-1{padding-bottom:100%}.n-topic-sc--story__image-set--two__item{width:calc(50% - 2px);display:inline-block;*display:inline;*zoom:1;vertical-align:top}.n-topic-sc--story__image-set--two__item+.n-topic-sc--story__image-set--two__item{margin-left:4px}.n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__rest{margin-top:4px}.n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__rest .n-topic-sc--story__image-set__rest__item{width:calc(50% - 2px);display:inline-block;*display:inline;*zoom:1;vertical-align:top}.n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__rest .n-topic-sc--story__image-set__rest__item+.n-topic-sc--story__image-set__rest__item{margin-left:4px}.n-topic-sc--story--web .n-topic-sc--story__image-set--one{max-width:960px;margin-left:auto;margin-right:auto}.n-topic-sc--story--web .n-topic-sc--story__image-set--two__item{width:calc(50% - 7px)}.n-topic-sc--story--web .n-topic-sc--story__image-set--two__item+.n-topic-sc--story__image-set--two__item{margin-left:14px}.n-topic-sc--story--web .n-topic-sc--story__image-set--two .n-topic-sc--story__image-container{padding:31.57894736842105%}.n-topic-sc--story--web .n-topic-sc--story__image-set--three{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.n-topic-sc--story--web .n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__first{width:calc(65% - 14px);margin-left:14px}.n-topic-sc--story--web .n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__first .n-topic-sc--story__image-container{height:100%;padding-bottom:0}.ie .n-topic-sc--story--web .n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__first .n-topic-sc--story__image-container{height:0;padding-bottom:63.45%}.n-topic-sc--story--web .n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__rest{width:35%;margin-top:0}.n-topic-sc--story--web .n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__rest .n-topic-sc--story__image-set__rest__item{width:100%;display:block}.n-topic-sc--story--web .n-topic-sc--story__image-set--three .n-topic-sc--story__image-set__rest .n-topic-sc--story__image-set__rest__item+.n-topic-sc--story__image-set__rest__item{margin-top:14px;margin-left:0}.n-topic-sc--windows .m-card-container--topic-carousel{margin-left:0;margin-right:0}.n-topic-sc--windows .card-container{text-align:center}.n-topic-sc--windows__windows-item{width:calc(25% - 18px);display:inline-block;*display:inline;*zoom:1}.n-topic-sc--windows__windows-item+.n-topic-sc--windows__windows-item{margin-left:24px}.n-topic-sc--windows--mweb .n-topic-sc--windows__windows-item{width:85vw}@media (min-width:480px){.n-topic-sc--windows--mweb .n-topic-sc--windows__windows-item{width:55vw}}.n-topic-sc--media__media-container{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.n-topic-sc--media__iframe-wrapper{width:100%}.n-topic-sc--media__iframe-container{position:relative;padding-bottom:56.25%;width:100%;height:0}.n-topic-sc--media__iframe-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.n-topic-sc--media--web .n-topic-sc--media__iframe-wrapper{max-width:800px}.sns-btn{border-radius:3px;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease}.sns-btn:before{content:"";position:absolute;top:50%;left:50%;width:50px;height:42px;margin:-21px 0 0 -25px;background-position:50%;background-repeat:no-repeat;background-size:50%}.sns-btn:after{content:"";display:block;width:100%;padding-bottom:100%}.sns-btn--facebook{background-color:#1877f2;color:#fff}.sns-btn--facebook:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink'%3E%3Cdefs%3E%3Cpath id='a' d='M.001 0H20V19.88H.001z'/%3E%3C/defs%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cmask id='b' fill='%23fff'%3E%3Cuse xlink:href='%23a'/%3E%3C/mask%3E%3Cpath d='M20 10c0-5.523-4.477-10-10-10S0 4.477 0 10c0 4.991 3.657 9.128 8.438 9.879V12.89h-2.54V10h2.54V7.797c0-2.506 1.492-3.89 3.777-3.89 1.094 0 2.238.195 2.238.195v2.46h-1.26c-1.243 0-1.63.771-1.63 1.562V10h2.773l-.443 2.89h-2.33v6.989C16.342 19.129 20 14.99 20 10' fill='%23FFFFFE' mask='url(%23b)'/%3E%3C/g%3E%3C/svg%3E");background-size:22px auto}.sns-btn--facebook:hover{background-color:#0070e4}.sns-btn--line{background-color:#33cf33;color:#fff}.sns-btn--line:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M16 4.003c7.152 0 12.97 4.722 12.97 10.526 0 2.323-.9 4.415-2.78 6.476-2.72 3.132-8.805 6.948-10.19 7.53-1.384.584-1.18-.37-1.124-.698l.186-1.11c.043-.332.089-.846-.042-1.174-.146-.36-.72-.548-1.143-.64-6.233-.823-10.848-5.18-10.848-10.384C3.03 8.725 8.85 4.003 16 4.003zm-2.635 7.722h-.91a.253.253 0 00-.253.252v5.651c0 .14.113.252.253.252h.91a.252.252 0 00.252-.252v-5.651a.253.253 0 00-.252-.252zm2.315 0h-.926a.253.253 0 00-.252.252v5.651c0 .14.113.252.252.252h.91c.14 0 .253-.112.253-.252v-3.356l2.593 3.502a.25.25 0 00.064.062l.003.002.015.01.02.01c.004 0 .008.003.012.004l.007.003.018.006h.003c.02.006.043.01.065.01h.91c.14 0 .252-.113.252-.253v-5.651a.252.252 0 00-.252-.252h-.91a.252.252 0 00-.252.252v3.357l-2.59-3.497c-.006-.01-.013-.018-.02-.026l-.002-.002-.007-.008-.008-.007-.005-.004a.141.141 0 00-.013-.012l-.007-.005-.013-.009-.008-.004-.013-.008-.008-.004-.015-.006-.008-.003a.818.818 0 00-.015-.005l-.008-.002-.015-.003-.01-.002-.014-.001h-.006zm-7.233 0h-.91a.253.253 0 00-.253.252v5.651c0 .068.027.13.071.174l.004.005.003.003c.03.03.068.05.11.062l.065.008h3.634c.14 0 .253-.113.253-.252v-.91a.252.252 0 00-.253-.253H8.7v-4.488a.253.253 0 00-.252-.253zm16.204 0h-3.635a.251.251 0 00-.175.07l-.007.008a.251.251 0 00-.061.109l-.009.065v5.651c0 .068.027.13.07.175l.002.002a.25.25 0 00.18.076h3.635c.14 0 .252-.114.252-.253v-.91a.253.253 0 00-.252-.253h-2.472v-.955h2.472c.14 0 .252-.113.252-.253v-.91a.253.253 0 00-.252-.252h-2.472v-.955h2.472c.14 0 .252-.113.252-.253v-.91a.252.252 0 00-.252-.252z' fill='%23fff'/%3E%3C/svg%3E");background-size:28px auto}.sns-btn--line:hover{background-color:#00c300}.sns-btn--google{background-color:#fff;border:1px solid #bfbfc1}.sns-btn--google:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg width='32' height='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M28.743 16.299c0-.884-.072-1.772-.225-2.641H16.257v5.005h7.021a6.016 6.016 0 01-2.598 3.951v3.248h4.189c2.46-2.264 3.874-5.608 3.874-9.563z' fill='%234285f4'/%3E%3Cpath d='M16.257 29c3.506 0 6.463-1.151 8.617-3.138l-4.189-3.248c-1.166.793-2.67 1.242-4.423 1.242-3.392 0-6.267-2.288-7.299-5.365H4.64v3.349A13.001 13.001 0 0016.257 29z' fill='%2334a853'/%3E%3Cpath d='M8.958 18.491a7.793 7.793 0 010-4.977v-3.348H4.64a13.01 13.01 0 000 11.674l4.318-3.349z' fill='%23fbbc04'/%3E%3Cpath d='M16.257 8.145a7.07 7.07 0 014.987 1.949l3.711-3.711a12.493 12.493 0 00-8.698-3.382c-4.915 0-9.41 2.77-11.617 7.165l4.318 3.348c1.027-3.081 3.907-5.369 7.299-5.369z' fill='%23ea4335'/%3E%3C/svg%3E");background-size:28px auto}.sns-btn--google:hover{background-color:#fafafa;border:1px solid #a8a8ab}.sns-btn--twitter{background-color:#33aaf3;color:#fff}.sns-btn--twitter:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.346 27.072c10.044 0 15.536-8.493 15.536-15.855 0-.242 0-.485-.011-.716A11.317 11.317 0 0029.6 7.61c-.974.44-2.027.74-3.137.879a5.55 5.55 0 002.4-3.086A10.924 10.924 0 0125.4 6.757 5.384 5.384 0 0021.413 5c-3.012 0-5.458 2.496-5.458 5.57 0 .44.045.867.147 1.271-4.541-.23-8.561-2.45-11.256-5.824a5.678 5.678 0 00-.736 2.797c0 1.93.962 3.64 2.434 4.634a5.282 5.282 0 01-2.468-.694v.07c0 2.704 1.88 4.946 4.382 5.466a5.34 5.34 0 01-1.438.196c-.351 0-.69-.035-1.03-.104.69 2.219 2.706 3.825 5.095 3.871A10.837 10.837 0 013 24.553a14.994 14.994 0 008.346 2.52' fill='%23fff'/%3E%3C/svg%3E");background-size:25px auto}.sns-btn--twitter:hover{background-color:#2e98da}.sns-btn--weibo{background-color:#e2353d;color:#fff}.sns-btn--weibo:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M23.44 15.103c1.613.507 3.409 1.731 3.409 3.89 0 3.57-5.088 8.07-12.737 8.07-5.835 0-11.8-2.863-11.8-7.57 0-2.462 1.54-5.309 4.194-7.995 3.543-3.584 7.674-5.218 9.227-3.644.686.693.752 1.894.312 3.327-.23.722.669.322.669.324 2.863-1.214 5.361-1.285 6.274.035.487.704.44 1.69-.008 2.835-.208.526.064.608.46.728zm-9.313 10.272c4.656-.466 8.186-3.352 7.884-6.447-.302-3.094-4.321-5.224-8.978-4.758-4.655.466-8.185 3.352-7.883 6.446.303 3.094 4.322 5.224 8.977 4.76zM28.52 6.488c1.848 2.07 2.346 4.894 1.558 7.37v.005a1.075 1.075 0 01-1.356.7 1.092 1.092 0 01-.694-1.373 5.408 5.408 0 00-1.106-5.242 5.258 5.258 0 00-5.04-1.65 1.077 1.077 0 01-1.277-.839 1.09 1.09 0 01.828-1.294 7.389 7.389 0 017.087 2.323zm-2.837 2.59a3.698 3.698 0 01.757 3.591.925.925 0 01-1.167.605.942.942 0 01-.597-1.182 1.81 1.81 0 00-.37-1.756 1.764 1.764 0 00-1.688-.552.926.926 0 01-1.1-.72.938.938 0 01.714-1.114 3.597 3.597 0 013.451 1.129zm-11.09 7.473c-2.215-.584-4.72.534-5.682 2.51-.98 2.016-.032 4.254 2.206 4.985 2.32.757 5.052-.403 6.003-2.578.937-2.127-.233-4.317-2.526-4.917zM12.902 21.7c-.45.727-1.415 1.046-2.142.71-.715-.33-.926-1.175-.476-1.884.445-.706 1.377-1.021 2.098-.715.729.315.962 1.154.52 1.889zm1.483-1.928c-.163.282-.523.418-.805.3-.277-.115-.364-.43-.206-.708.162-.275.508-.41.785-.299.28.104.382.423.226.707z' fill='%23fff'/%3E%3C/svg%3E");background-size:25px auto}.sns-btn--weibo:hover{background-color:#ca3037}.sns-btn--wechat{background-color:#88ba43;color:#fff}.sns-btn--wechat:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg height='32' width='32' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M30.063 19.413c0-4.07-3.853-7.313-8.607-7.313-4.753 0-8.626 3.216-8.626 7.286 0 4.187 3.796 7.34 8.626 7.34a9.934 9.934 0 003.522-.634l2.564 1.5h.001a.23.23 0 00.341-.255h.001l-.8-2.381c1.823-1.336 2.977-3.316 2.977-5.543zm-11.68-1.561c-.65 0-1.176-.524-1.176-1.17 0-.646.526-1.17 1.176-1.17.65 0 1.176.524 1.176 1.17 0 .646-.527 1.17-1.176 1.17zm6.236-2.323c.642 0 1.162.518 1.162 1.156s-.52 1.155-1.162 1.155c-.641 0-1.161-.517-1.161-1.155s.52-1.156 1.161-1.156zM12.17 19.46c0 .685.097 1.34.281 1.96-.226.01-.455.014-.687.012a11.025 11.025 0 01-3.431-.58L5.154 22.75h-.001a.23.23 0 01-.341-.255H4.81l.9-2.974c-2.313-1.631-3.773-4.142-3.774-6.873 0-4.516 4.4-8.586 9.95-8.647 5.159-.058 9.49 3.417 10.075 7.446a12.768 12.768 0 00-.193-.005c-5.562-.085-9.6 3.634-9.6 8.018zm3.837-10.848c-.706 0-1.28.57-1.28 1.273s.574 1.273 1.28 1.273c.707 0 1.28-.57 1.28-1.273s-.573-1.273-1.28-1.273zm-7.864 2.55c.706 0 1.279-.57 1.279-1.272 0-.703-.573-1.273-1.28-1.273-.706 0-1.278.57-1.278 1.273 0 .702.572 1.272 1.279 1.272z' fill='%23fff'/%3E%3C/svg%3E");background-size:25px auto}.sns-btn--wechat:hover{background-color:#79a738}.sns-btn--apple{background-color:#fff;border:1px solid #bfbfc1}.sns-btn--apple:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 20 20' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill='none' d='M-1-1h582v402H-1z'/%3E%3Cg%3E%3Cpath d='M9.947 4.615c.876 0 1.974-.61 2.628-1.424.592-.737 1.024-1.767 1.024-2.797 0-.14-.013-.28-.037-.394-.975.038-2.147.674-2.85 1.526-.555.648-1.06 1.665-1.06 2.708 0 .153.024.305.036.356.062.013.16.025.26.025zM6.863 20c1.197 0 1.727-.826 3.22-.826 1.517 0 1.85.801 3.183.801 1.307 0 2.183-1.246 3.01-2.467.925-1.398 1.307-2.771 1.332-2.835-.087-.025-2.59-1.08-2.59-4.043 0-2.569 1.973-3.726 2.084-3.815-1.308-1.932-3.294-1.983-3.836-1.983-1.468 0-2.665.915-3.417.915-.815 0-1.888-.864-3.158-.864-2.418 0-4.873 2.06-4.873 5.95 0 2.416.913 4.972 2.036 6.624.962 1.399 1.8 2.543 3.01 2.543z'/%3E%3C/g%3E%3C/svg%3E");background-size:22px auto}.sns-btn--apple:hover{background-color:#f7f7f8;border:1px solid #a8a8ab}.sns-btn--email{background-color:#10567b;color:#fff}.sns-btn--email:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' height='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.585 18.889l-7.603-5.56-1.502 1.199a.77.77 0 01-.956 0l-1.504-1.199-7.604 5.56h19.169zm.865-1.264V6.574l-7.228 5.766 7.228 5.285zm-20.901 0l7.229-5.286-7.229-5.767v11.053zm.622-12.514l9.831 7.84 9.827-7.842-19.658.002zM23.98 18.464a1.953 1.953 0 01-1.954 1.956H1.974a1.965 1.965 0 01-1.956-1.956V5.536c0-1.073.883-1.956 1.956-1.956h20.052c1.073 0 1.956.883 1.956 1.956l-.002 12.928z' fill='%23fff'/%3E%3C/svg%3E");background-size:25px auto}.sns-btn--email--white{background-color:#fff;border:1px solid #bfbfc1}.sns-btn--email--white:before{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg viewBox='0 0 24 24' height='26' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M21.585 18.889l-7.603-5.56-1.502 1.199a.77.77 0 01-.956 0l-1.504-1.199-7.604 5.56h19.169zm.865-1.264V6.574l-7.228 5.766 7.228 5.285zm-20.901 0l7.229-5.286-7.229-5.767v11.053zm.622-12.514l9.831 7.84 9.827-7.842-19.658.002zM23.98 18.464a1.953 1.953 0 01-1.954 1.956H1.974a1.965 1.965 0 01-1.956-1.956V5.536c0-1.073.883-1.956 1.956-1.956h20.052c1.073 0 1.956.883 1.956 1.956l-.002 12.928z' fill='%2339393E'/%3E%3C/svg%3E");background-size:25px auto}.sns-btn--full{min-height:42px;display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;font-size:0}.sns-btn--full:before{position:relative;margin:0;top:0;left:0;display:inline-block;*display:inline;*zoom:1}.sns-btn--full:after{display:none}.sns-btn__label{display:inline-block;*display:inline;*zoom:1;font-size:16px}.n-topic-sc--register__wrapper{background-color:#f7f7f8}.n-topic-sc--register__cover{background-size:cover;background-position:50%;background-repeat:no-repeat;width:50%}.n-topic-sc--register__content{text-align:center}.n-topic-sc--register__content-super{margin-bottom:24px}.n-topic-sc--register__content-super-title+.n-topic-sc--register__content-super-desc{margin-top:14px}.n-topic-sc--register__content-main{max-width:258px;margin:0 auto}.n-topic-sc--register__content-main .n-topic-call-to-action-btn{min-width:auto}.n-topic-sc--register__content-main .sns-btn-group{position:relative}.n-topic-sc--register__content-main .sns-btn-group .sns-btn-group-wrapper{white-space:nowrap;overflow:hidden;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease}.n-topic-sc--register__content-main .sns-btn-group .sns-btn-group-wrapper.s-expand+.sns-btn-group-toggler{opacity:0}.n-topic-sc--register__content-main .sns-btn-group .sns-btn{display:inline-block;*display:inline;*zoom:1;width:calc(25% - 10.5px)}.n-topic-sc--register__content-main .sns-btn-group .sns-btn+.sns-btn{margin-left:14px}.n-topic-sc--register__content-main .sns-btn-group-toggler{cursor:pointer;position:absolute;top:0;left:calc(100% + 14px);bottom:0;width:30px;opacity:1;-webkit-transition:all .3s ease;transition:all .3s ease;color:#d3d3d5}.n-topic-sc--register__content-main .sns-btn-group-toggler:hover{color:#a8a8ab;-webkit-transform:translateX(5px);transform:translateX(5px)}.n-topic-sc--register__content-main .sns-btn-group-toggler .icon--arrow-right{position:absolute;top:50%;left:50%;margin:-7px 0 0 -7px;-webkit-transform:scale(1.5);transform:scale(1.5)}.n-topic-sc--register__content-main .sns-btn-group-toggler .icon--arrow-right path{fill:currentColor}.n-topic-sc--register__content-main .helper-text{color:#515156;font-size:12px;margin:14px 0}.n-topic-sc--register__content-main .helper-text--divider{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-topic-sc--register__content-main .helper-text--divider:after,.n-topic-sc--register__content-main .helper-text--divider:before{content:"";-webkit-box-flex:1;-ms-flex:1;flex:1;height:1px;background-color:#bfbfc1}.n-topic-sc--register__content-main .helper-text--divider:before{margin-right:14px}.n-topic-sc--register__content-main .helper-text--divider:after{margin-left:14px}.n-topic-sc--register--mweb{margin:0 -10px}.n-topic-sc--register--mweb .n-topic-sc--register__wrapper{display:block}.n-topic-sc--register--mweb .n-topic-sc--register__cover{width:100%;padding-bottom:66.66666666666666%}.n-topic-sc--register--mweb .n-topic-sc--register__content{padding:24px 36px;background-color:#fff}.n-topic-sc--register--mweb .n-topic-sc--register__content-super{padding:24px;background-color:#f7f7f8;margin-top:-72px;margin-right:-24px;margin-left:-24px}.n-topic-sc--register--web .n-topic-sc--register__wrapper{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.n-topic-sc--register--web .n-topic-sc--register__cover{-ms-flex-item-align:stretch;align-self:stretch}.n-topic-sc--register--web .n-topic-sc--register__cover:before{content:""}.n-topic-sc--register--web .n-topic-sc--register__content{padding:48px 36px;-webkit-box-flex:1;-ms-flex:1;flex:1}.n-topic-sc--register--admin-preview .n-topic-sc--register__wrapper{position:relative}.n-topic-sc--register--admin-preview .n-topic-sc--register__wrapper:before{content:"FOR ADMIN PREVIEW ONLY";display:block;position:absolute;right:0;top:0;padding:6px 10px;background-color:#10567b;color:#fff}.n-topic-sc--register--admin-preview .n-topic-sc--register__wrapper:after{content:"";display:block;position:absolute;top:0;right:0;bottom:0;left:0;background-color:transparent;cursor:not-allowed}.topic-unit-nav{overflow:hidden;overflow-x:auto}.topic-unit-nav li,.topic-unit-nav ul{list-style:none;margin:0;padding:0}.topic-unit-nav__item-btn{font-weight:500;display:block;position:relative;padding:14px;color:#66666a;line-height:1.5;white-space:nowrap;-webkit-transition:color .3s ease;transition:color .3s ease}@media (max-width:1036px){.topic-unit-nav__item-btn{font-size:15px}}@media (min-width:1037px){.topic-unit-nav__item-btn{padding:24px 14px}}.topic-unit-nav__item-btn:after{content:"";display:block;position:absolute;left:0;right:0;bottom:0;height:3px;background-color:transparent;-webkit-transform:translateY(3px);transform:translateY(3px);-webkit-transition:all .3s ease;transition:all .3s ease}.topic-unit-nav__item-btn--active,.topic-unit-nav__item-btn:hover{color:#f16c5d;text-decoration:none}.topic-unit-nav__item-btn--active:after,.topic-unit-nav__item-btn:hover:after{background-color:#f16c5d;-webkit-transform:translateY(0);transform:translateY(0)}.n-topic{margin-top:-50px;min-width:1000px;font-size:16px}.n-topic-heading--unit{font-size:30px;line-height:1.2}.n-topic-heading--section{font-size:22px}.n-topic-paragraph,.n-topic-sc__heading,.n-topic-unit__heading{text-align:center}.n-topic-unit-separator{display:block;background-image:-webkit-gradient(linear,left top,left bottom,from(#f7f7f8),to(#fff));background-image:linear-gradient(180deg,#f7f7f8,#fff);border-top:1px solid #e5e5e6;margin-top:100px;height:78px}.n-topic-sc__wrapper{width:90%;max-width:1200px;margin:auto}.n-topic-sc+.n-topic-sc{margin-top:80px}.n-topic-unit-nav{margin-bottom:100px}.n-topic-unit-nav__placeholder{display:-moz-flex;display:-ms-flex;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;background-color:#fff;-webkit-transition:background-color .3s ease;transition:background-color .3s ease;width:100%;border-bottom:1px solid #e5e5e6}.n-topic-unit-nav__placeholder.sticked{z-index:99;position:fixed;top:0;left:0;right:0}.m-card-container--topic-carousel .arrow{top:50%;margin-top:-15px;cursor:pointer}.m-card-container--topic-carousel .arrow .icon--arrow-left,.m-card-container--topic-carousel .arrow .icon--arrow-right{top:-1px}.m-card-container--topic-carousel .arrow svg{left:auto;right:auto}