.header-module-scss-module__dQgpBq__header{padding:25px 0 45px}@media screen and (max-width:768px){.header-module-scss-module__dQgpBq__header{padding:20px 0}}
.react-international-phone-country-selector{position:relative}.react-international-phone-country-selector-button{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-country-selector-border-color,var(--react-international-phone-border-color,gainsboro));-webkit-appearance:button;appearance:button;background-color:var(--react-international-phone-country-selector-background-color,var(--react-international-phone-background-color,white));cursor:pointer;text-transform:none;-webkit-user-select:none;user-select:none;justify-content:center;align-items:center;margin:0;padding:0;display:flex}.react-international-phone-country-selector-button:hover{background-color:var(--react-international-phone-country-selector-background-color-hover,whitesmoke)}.react-international-phone-country-selector-button--hide-dropdown{cursor:auto}.react-international-phone-country-selector-button--hide-dropdown:hover{background-color:#0000}.react-international-phone-country-selector-button__button-content{justify-content:center;align-items:center;display:flex}.react-international-phone-country-selector-button__flag-emoji{margin:0 4px}.react-international-phone-country-selector-button__flag-emoji--disabled{opacity:.75}.react-international-phone-country-selector-button__dropdown-arrow{border-top:var(--react-international-phone-country-selector-arrow-size,4px) solid var(--react-international-phone-country-selector-arrow-color,#777);border-right:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;border-left:var(--react-international-phone-country-selector-arrow-size,4px) solid transparent;margin-right:4px;transition:all .1s ease-out}.react-international-phone-country-selector-button__dropdown-arrow--active{transform:rotateX(180deg)}.react-international-phone-country-selector-button__dropdown-arrow--disabled{border-top-color:var(--react-international-phone-disabled-country-selector-arrow-color,#999)}.react-international-phone-country-selector-button--disabled,.react-international-phone-country-selector-button--disabled:hover{background-color:var(--react-international-phone-disabled-country-selector-background-color,var(--react-international-phone-disabled-background-color,whitesmoke))}.react-international-phone-country-selector-button--disabled{cursor:auto}.react-international-phone-flag-emoji{width:var(--react-international-phone-flag-width,24px);height:var(--react-international-phone-flag-height,24px);box-sizing:border-box}.react-international-phone-country-selector-dropdown{z-index:1;top:var(--react-international-phone-dropdown-top,44px);left:var(--react-international-phone-dropdown-left,0);background-color:var(--react-international-phone-dropdown-item-background-color,var(--react-international-phone-background-color,white));width:300px;max-height:200px;box-shadow:var(--react-international-phone-dropdown-shadow,2px 2px 16px #00000040);color:var(--react-international-phone-dropdown-item-text-color,var(--react-international-phone-text-color,#222));flex-direction:column;margin:0;padding:4px 0;list-style:none;display:flex;position:absolute;overflow-y:scroll}.react-international-phone-country-selector-dropdown__preferred-list-divider{height:1px;margin:var(--react-international-phone-dropdown-preferred-list-divider-margin,0);background:var(--react-international-phone-dropdown-preferred-list-divider-color,var(--react-international-phone-border-color,gainsboro));border:none}.react-international-phone-country-selector-dropdown__list-item{min-height:var(--react-international-phone-dropdown-item-height,28px);box-sizing:border-box;align-items:center;padding:2px 8px;display:flex}.react-international-phone-country-selector-dropdown__list-item-flag-emoji{margin-right:8px}.react-international-phone-country-selector-dropdown__list-item-country-name{font-size:var(--react-international-phone-dropdown-item-font-size,14px);text-overflow:ellipsis;white-space:nowrap;margin-right:8px;overflow:hidden}.react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-dropdown-item-dial-code-color,gray);font-size:var(--react-international-phone-dropdown-item-font-size,14px)}.react-international-phone-country-selector-dropdown__list-item:hover{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke));cursor:pointer}.react-international-phone-country-selector-dropdown__list-item--selected,.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke);color:var(--react-international-phone-selected-dropdown-item-text-color,var(--react-international-phone-text-color,#222))}.react-international-phone-country-selector-dropdown__list-item--selected .react-international-phone-country-selector-dropdown__list-item-dial-code,.react-international-phone-country-selector-dropdown__list-item--focused .react-international-phone-country-selector-dropdown__list-item-dial-code{color:var(--react-international-phone-selected-dropdown-item-dial-code-color,var(--react-international-phone-dropdown-item-dial-code-color,gray))}.react-international-phone-country-selector-dropdown__list-item--focused{background-color:var(--react-international-phone-selected-dropdown-item-background-color,var(--react-international-phone-selected-dropdown-item-background-color,whitesmoke))}.react-international-phone-dial-code-preview{border:1px solid var(--react-international-phone-dial-code-preview-border-color,var(--react-international-phone-border-color,gainsboro));background-color:var(--react-international-phone-dial-code-preview-background-color,var(--react-international-phone-background-color,white));color:var(--react-international-phone-dial-code-preview-text-color,var(--react-international-phone-text-color,#222));font-size:var(--react-international-phone-dial-code-preview-font-size,var(--react-international-phone-font-size,13px));justify-content:center;align-items:center;margin-right:-1px;padding:0 8px;display:flex}.react-international-phone-dial-code-preview--disabled{background-color:var(--react-international-phone-dial-code-preview-disabled-background-color,var(--react-international-phone-disabled-background-color,whitesmoke));color:var(--react-international-phone-dial-code-preview-disabled-text-color,var(--react-international-phone-disabled-text-color,#666))}.react-international-phone-input-container{display:flex}.react-international-phone-input-container .react-international-phone-country-selector-button{border-radius:var(--react-international-phone-border-radius,4px);border-top-right-radius:0;border-bottom-right-radius:0;margin-right:-1px}.react-international-phone-input-container .react-international-phone-input{height:var(--react-international-phone-height,36px);box-sizing:border-box;border:1px solid var(--react-international-phone-border-color,gainsboro);border-radius:var(--react-international-phone-border-radius,4px);background-color:var(--react-international-phone-background-color,white);color:var(--react-international-phone-text-color,#222);font-family:inherit;font-size:var(--react-international-phone-font-size,13px);border-top-left-radius:0;border-bottom-left-radius:0;margin:0;padding:0 8px;overflow:visible}.react-international-phone-input-container .react-international-phone-input:focus{outline:none}.react-international-phone-input-container .react-international-phone-input--disabled{background-color:var(--react-international-phone-disabled-background-color,whitesmoke);color:var(--react-international-phone-disabled-text-color,#666)}
.international-phone-module-scss-module__3mamRW__root{--react-international-phone-height:55px;--react-international-phone-border-color:var(--color-hotel);--react-international-phone-border-radius:0;--react-international-phone-background-color:var(--color-alpha);--react-international-phone-text-color:var(--color-black);--react-international-phone-font-size:14px;--react-international-phone-selected-dropdown-item-background-color:var(--color-india);height:55px;margin-bottom:15px}.international-phone-module-scss-module__3mamRW__root .react-international-phone-country-selector-button{background:0 0;border-right:none;width:55px}.international-phone-module-scss-module__3mamRW__root .react-international-phone-country-selector-dropdown{width:calc(100vw - 40px);max-width:460px;padding:0;top:65px;overflow-y:scroll}.international-phone-module-scss-module__3mamRW__root .react-international-phone-country-selector-dropdown__list-item{padding:10px}.international-phone-module-scss-module__3mamRW__root *{outline:none}.international-phone-module-scss-module__3mamRW__input{background-color:var(--color-alpha);-webkit-appearance:none;appearance:none;border:1px solid;border-radius:0;outline:none;width:100%;max-width:480px;margin-bottom:15px;font-size:14px;transition:border-color .2s;display:block;padding:0 18px!important}@supports (-webkit-touch-callout:none){.international-phone-module-scss-module__3mamRW__input{transform-origin:0 0!important;min-width:calc(114.2% - 61.668px)!important;min-height:62.8px!important;font-size:16px!important;transform:scale(.875)!important}}.international-phone-module-scss-module__3mamRW__input:focus{border-color:var(--color-echo)}.international-phone-module-scss-module__3mamRW__input.international-phone-module-scss-module__3mamRW__error:not(:focus){border-color:var(--color-vineyard-autumn)}
.photo-set-block-preview-module-scss-module__LFbFFG__photos{display:flex}@media screen and (max-width:992px){.photo-set-block-preview-module-scss-module__LFbFFG__photos{display:block}}.photo-set-block-preview-module-scss-module__LFbFFG__thumbnails{width:75px;position:sticky;top:90px}@media screen and (max-width:992px){.photo-set-block-preview-module-scss-module__LFbFFG__thumbnails{display:none}}.photo-set-block-preview-module-scss-module__LFbFFG__thumbnail{cursor:pointer;opacity:.4;width:75px;height:75px;margin-bottom:20px;transition:opacity .2s;position:relative}.photo-set-block-preview-module-scss-module__LFbFFG__thumbnail img{object-fit:cover;width:100%;height:100%}.active .photo-set-block-preview-module-scss-module__LFbFFG__thumbnail{opacity:1}.photo-set-block-preview-module-scss-module__LFbFFG__thumbnail-main{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.photo-set-block-preview-module-scss-module__LFbFFG__thumbnail-main img{object-fit:cover;width:27.5%;height:27.5%;position:absolute;top:50%;left:50%;transform:translate(-45.5%,-49%)}.photo-set-block-preview-module-scss-module__LFbFFG__photo-list{width:100%;padding-left:20px}@media screen and (max-width:992px){.photo-set-block-preview-module-scss-module__LFbFFG__photo-list{display:none}}.photo-set-block-preview-module-scss-module__LFbFFG__gift-img{background:url(/img/product/book/gift.png) 50%/contain no-repeat;width:25px;height:24px;margin-right:6px;display:flex}.photo-set-block-preview-module-scss-module__LFbFFG__gift-text{color:#000;white-space:nowrap;border:2px solid #000;border-radius:6px;justify-content:center;align-items:center;padding:16px 26px;font-size:16px;font-style:normal;font-weight:400;line-height:normal;display:flex;position:absolute;bottom:3%;left:50%;transform:translate(-50%)}.photo-set-block-preview-module-scss-module__LFbFFG__gift-text.photo-set-block-preview-module-scss-module__LFbFFG__mobile{color:var(--color-black);background-color:var(--color-super-silver);border:0;margin-bottom:15px;padding:14px;display:none;position:relative}@media screen and (max-width:992px){.photo-set-block-preview-module-scss-module__LFbFFG__gift-text.photo-set-block-preview-module-scss-module__LFbFFG__mobile{display:flex}}.photo-set-block-preview-module-scss-module__LFbFFG__item{width:100%;margin-bottom:15px;padding-bottom:100%;position:relative}.photo-set-block-preview-module-scss-module__LFbFFG__item:last-child{margin-bottom:0}.photo-set-block-preview-module-scss-module__LFbFFG__item img:not(.photo-set-block-preview-module-scss-module__LFbFFG__gift){object-fit:cover;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-set-block-preview-module-scss-module__LFbFFG__with-gift .photo-set-block-preview-module-scss-module__LFbFFG__item:last-child:before{background-image:url(/img/product/book/beige-with-gift.png)}.photo-set-block-preview-module-scss-module__LFbFFG__with-gift .photo-set-block-preview-module-scss-module__LFbFFG__item:last-child:after{background-image:url(/img/product/book/gray-with-gift.png)}.photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide{scroll-snap-stop:always;width:100%;padding-bottom:100%;position:relative}.photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide img:not(.photo-set-block-preview-module-scss-module__LFbFFG__gift){object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide:first-child{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide.photo-set-block-preview-module-scss-module__LFbFFG__item-set img:not(.photo-set-block-preview-module-scss-module__LFbFFG__gift){object-fit:cover;width:37.5%;height:53.5%;position:absolute;top:26.5%;left:26%;transform:rotate(-2.5deg)}.photo-set-block-preview-module-scss-module__LFbFFG__with-gift .photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide:first-child{background-color:#0000}.photo-set-block-preview-module-scss-module__LFbFFG__with-gift .photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide:first-child img:not(.photo-set-block-preview-module-scss-module__LFbFFG__gift){z-index:-1}.photo-set-block-preview-module-scss-module__LFbFFG__item:not(.photo-set-block-preview-module-scss-module__LFbFFG__customer):first-child .photo-set-block-preview-module-scss-module__LFbFFG__gift,.photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide:first-child .photo-set-block-preview-module-scss-module__LFbFFG__gift{object-fit:cover;width:24.3%;height:34.3%;position:absolute;top:11.5%;left:auto;right:14.5%;transform:none;z-index:1!important}.photo-set-block-preview-module-scss-module__LFbFFG__item:not(.photo-set-block-preview-module-scss-module__LFbFFG__customer):first-child{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.photo-set-block-preview-module-scss-module__LFbFFG__item:not(.photo-set-block-preview-module-scss-module__LFbFFG__customer):first-child:before{content:"";background-color:#e7e7e7;width:27.5%;height:27.5%;position:absolute;top:50%;left:50%;transform:translate(-45.5%,-48.5%)}.photo-set-block-preview-module-scss-module__LFbFFG__item:not(.photo-set-block-preview-module-scss-module__LFbFFG__customer):first-child img{object-fit:cover;width:27.5%;height:27.5%;position:absolute;top:50%;left:50%;transform:translate(-45.5%,-48.5%)}.photo-set-block-preview-module-scss-module__LFbFFG__with-gift .photo-set-block-preview-module-scss-module__LFbFFG__item:not(.photo-set-block-preview-module-scss-module__LFbFFG__customer):first-child,.photo-set-block-preview-module-scss-module__LFbFFG__with-gift .photo-set-block-preview-module-scss-module__LFbFFG__item:not(.photo-set-block-preview-module-scss-module__LFbFFG__customer):first-child:before{background-color:#0000}.photo-set-block-preview-module-scss-module__LFbFFG__with-gift .photo-set-block-preview-module-scss-module__LFbFFG__item:not(.photo-set-block-preview-module-scss-module__LFbFFG__customer):first-child img{z-index:-1}.photo-set-block-preview-module-scss-module__LFbFFG__labels{z-index:1;grid-gap:10px;flex-direction:column;align-items:flex-end;display:flex;position:absolute;top:12px;right:12px}@media only screen and (max-width:768px){.photo-set-block-preview-module-scss-module__LFbFFG__labels{top:8px;right:8px}}.photo-set-block-preview-module-scss-module__LFbFFG__label{z-index:1;color:var(--color-black);letter-spacing:.55px;background-color:var(--color-white);border-radius:6px;padding:10px 12px 9px;font-size:10px;font-weight:700;line-height:2}@media only screen and (max-width:768px){.photo-set-block-preview-module-scss-module__LFbFFG__label{padding:6px 8px 5px;font-size:8px}}.photo-set-block-preview-module-scss-module__LFbFFG__background{background-image:url(/img/product/photo-set/photo-set-preview-with-cover.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute}.photo-set-block-preview-module-scss-module__LFbFFG__background.photo-set-block-preview-module-scss-module__LFbFFG__horizontal{background-image:url(/img/product/photo-set/photo-set-preview-with-cover-horizontal.png)}.photo-set-block-preview-module-scss-module__LFbFFG__item-with-cover.photo-set-block-preview-module-scss-module__LFbFFG__customer,.photo-set-block-preview-module-scss-module__LFbFFG__thumbnail-with-cover,.photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide-with-cover{background-image:none!important}.photo-set-block-preview-module-scss-module__LFbFFG__item-with-cover.photo-set-block-preview-module-scss-module__LFbFFG__customer img,.photo-set-block-preview-module-scss-module__LFbFFG__thumbnail-with-cover img,.photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide-with-cover img{position:absolute;width:28%!important;height:42%!important;top:24.5%!important;left:36%!important;transform:rotate(-.2deg)!important}.photo-set-block-preview-module-scss-module__LFbFFG__item-with-cover.photo-set-block-preview-module-scss-module__LFbFFG__customer.photo-set-block-preview-module-scss-module__LFbFFG__horizontal img,.photo-set-block-preview-module-scss-module__LFbFFG__thumbnail-with-cover.photo-set-block-preview-module-scss-module__LFbFFG__horizontal img,.photo-set-block-preview-module-scss-module__LFbFFG__swiper-slide-with-cover.photo-set-block-preview-module-scss-module__LFbFFG__horizontal img{position:absolute;width:45.5%!important;height:31.5%!important;top:34.5%!important;left:27.5%!important;transform:rotate(-.2deg)!important}.photo-set-block-preview-module-scss-module__LFbFFG__photo-set{width:100%}.photo-set-block-preview-module-scss-module__LFbFFG__item-set{background-image:url(/img/product/photo-set/photo-set.jpg);background-repeat:no-repeat;background-size:contain;width:100%;margin-bottom:15px;padding-bottom:100%;position:relative}@media screen and (max-width:992px){.photo-set-block-preview-module-scss-module__LFbFFG__item-set{margin-bottom:0}}.photo-set-block-preview-module-scss-module__LFbFFG__item-set img{object-fit:cover;width:37.5%;height:53.5%;position:absolute;top:26.5%;left:26%;transform:rotate(-2.5deg)}.photo-set-block-preview-module-scss-module__LFbFFG__main-preview{opacity:0;transition:opacity .2s linear}.photo-set-block-preview-module-scss-module__LFbFFG__main-preview.photo-set-block-preview-module-scss-module__LFbFFG__show{opacity:1}
.tag-module-scss-module__AJjUsW__root{border:solid 1px var(--color-silver-lake);text-transform:lowercase;color:var(--color-black);border-radius:6px;padding:8px 13px;font-size:16px;font-weight:300;line-height:1.25;display:table}@media screen and (max-width:768px){.tag-module-scss-module__AJjUsW__root{font-size:14px}}
.tag-list-module-scss-module__IRo5IW__root{flex-wrap:wrap;gap:14px;display:flex}
.product-reviews-info-module-scss-module__4K7ohW__root{margin-top:-117px;padding-top:45px}@media screen and (max-width:992px){.product-reviews-info-module-scss-module__4K7ohW__root{margin-top:0;padding-top:32px}}.product-reviews-info-module-scss-module__4K7ohW__tags{padding-top:7px;padding-bottom:6px}.product-reviews-info-module-scss-module__4K7ohW__reviews-count-gray{color:var(--color-nickel)}.product-reviews-info-module-scss-module__4K7ohW__reviews-rating-item{padding-bottom:18px}@media screen and (max-width:992px){.product-reviews-info-module-scss-module__4K7ohW__reviews-rating-item{padding-bottom:6px}}.product-reviews-info-module-scss-module__4K7ohW__reviews-rating-item:last-of-type{padding-bottom:0}@media screen and (max-width:992px){.product-reviews-info-module-scss-module__4K7ohW__send-review{display:none}}