.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)}
.choice-layout-option-module-scss-module__F5915G__root{background-color:var(--color-white-fon);padding-top:40px;padding-bottom:40px;max-width:776px!important}@media screen and (max-width:992px){.choice-layout-option-module-scss-module__F5915G__root{max-width:100%;padding-top:65px;padding-bottom:0}}.choice-layout-option-module-scss-module__F5915G__short-root{max-width:532px}.choice-layout-option-module-scss-module__F5915G__inner{color:var(--color-black)}.choice-layout-option-module-scss-module__F5915G__title{margin-bottom:12px;font-size:20px;line-height:24px}.choice-layout-option-module-scss-module__F5915G__note{margin-bottom:32px;font-size:14px;line-height:20px}.choice-layout-option-module-scss-module__F5915G__options{flex-direction:row;justify-content:center;gap:16px;margin:0 -8px 15px;display:flex}@media screen and (max-width:768px){.choice-layout-option-module-scss-module__F5915G__options{flex-direction:column;margin-bottom:0;margin-left:0;margin-right:0;padding-bottom:16px}}.choice-layout-option-module-scss-module__F5915G__point{border:1px solid var(--color-silver-lake);border-radius:20px;width:20px;height:20px;position:absolute;top:15px;right:15px}.choice-layout-option-module-scss-module__F5915G__point:after{content:"";background-color:#0000;border-radius:6px;width:6px;height:6px;transition:background-color .1s linear;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.choice-layout-option-module-scss-module__F5915G__option{width:100%;max-width:228px}@media screen and (max-width:768px){.choice-layout-option-module-scss-module__F5915G__option{width:100%;max-width:100%}}.choice-layout-option-module-scss-module__F5915G__option input[type=radio]{display:none}.choice-layout-option-module-scss-module__F5915G__option label{box-shadow:0 0 0 1px var(--color-silver-lake);cursor:pointer;border:2px solid #0000;border-radius:6px;padding:20px;transition:all .2s linear;display:flex;position:relative}@media screen and (max-width:768px){.choice-layout-option-module-scss-module__F5915G__option label{margin-left:0;margin-right:0}}.choice-layout-option-module-scss-module__F5915G__option input[type=radio]:checked+label{border:2px solid var(--color-black);box-shadow:0 0 0 0 var(--color-silver-lake)}.choice-layout-option-module-scss-module__F5915G__option input[type=radio]:checked+label .choice-layout-option-module-scss-module__F5915G__point:after{background-color:var(--color-black)}.choice-layout-option-module-scss-module__F5915G__option-disabled{opacity:.6;z-index:3}.choice-layout-option-module-scss-module__F5915G__name,.choice-layout-option-module-scss-module__F5915G__price{font-size:16px;font-weight:400;line-height:22px}.choice-layout-option-module-scss-module__F5915G__name{margin-top:10px}.choice-layout-option-module-scss-module__F5915G__price{color:var(--color-nickel);display:inline-block}.choice-layout-option-module-scss-module__F5915G__description{margin-top:10px;font-size:14px;line-height:20px;display:inline-block}@media screen and (min-width:768px){.choice-layout-option-module-scss-module__F5915G__description{min-height:60px}}.choice-layout-option-module-scss-module__F5915G__with-buttons-block{z-index:2;background-color:var(--color-white-fon);width:100vw;height:1.5px;margin-bottom:-1px;margin-left:-25px;display:none;position:sticky;bottom:40px}@media screen and (max-width:768px){.choice-layout-option-module-scss-module__F5915G__with-buttons-block{display:block}}.choice-layout-option-module-scss-module__F5915G__buttons-block{padding:15px 0;position:relative}@media screen and (max-width:768px){.choice-layout-option-module-scss-module__F5915G__buttons-block{background-color:var(--color-white-fon);z-index:3;margin-left:-24px;margin-right:-24px;padding:14px 24px;position:sticky;bottom:0}.choice-layout-option-module-scss-module__F5915G__buttons-block:before{content:"";background-color:var(--color-hotel);width:calc(100% + 24px);height:1px;position:absolute;top:0;left:-24px}}
.canvas-block-preview-module-scss-module__zcrp5W__photos{display:flex}@media screen and (max-width:992px){.canvas-block-preview-module-scss-module__zcrp5W__photos{display:block}}.canvas-block-preview-module-scss-module__zcrp5W__thumbnails{width:75px;position:sticky;top:90px}@media screen and (max-width:992px){.canvas-block-preview-module-scss-module__zcrp5W__thumbnails{display:none}}.canvas-block-preview-module-scss-module__zcrp5W__thumbnail{cursor:pointer;opacity:.4;width:75px;height:75px;margin-bottom:20px;transition:opacity .2s;position:relative}.canvas-block-preview-module-scss-module__zcrp5W__thumbnail img{object-fit:cover;width:100%;height:100%}.active .canvas-block-preview-module-scss-module__zcrp5W__thumbnail{opacity:1}.canvas-block-preview-module-scss-module__zcrp5W__thumbnail-main{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.canvas-block-preview-module-scss-module__zcrp5W__thumbnail-main img{object-fit:cover;width:27.5%;height:27.5%;position:absolute;top:50%;left:50%;transform:translate(-45.5%,-49%)}.canvas-block-preview-module-scss-module__zcrp5W__photo-list{width:100%;padding-left:20px}@media screen and (max-width:992px){.canvas-block-preview-module-scss-module__zcrp5W__photo-list{display:none}}.canvas-block-preview-module-scss-module__zcrp5W__item{width:100%;margin-bottom:15px;position:relative}.canvas-block-preview-module-scss-module__zcrp5W__item:last-child{margin-bottom:0}.canvas-block-preview-module-scss-module__zcrp5W__item:not(.canvas-block-preview-module-scss-module__zcrp5W__main){padding-bottom:100%}.canvas-block-preview-module-scss-module__zcrp5W__item:not(.canvas-block-preview-module-scss-module__zcrp5W__main) img{object-fit:cover;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.canvas-block-preview-module-scss-module__zcrp5W__swiper-slide{scroll-snap-stop:always;width:100%;position:relative}.canvas-block-preview-module-scss-module__zcrp5W__swiper-slide:not(.canvas-block-preview-module-scss-module__zcrp5W__main){padding-bottom:100%}.canvas-block-preview-module-scss-module__zcrp5W__swiper-slide:not(.canvas-block-preview-module-scss-module__zcrp5W__main) img{object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.canvas-block-preview-module-scss-module__zcrp5W__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){.canvas-block-preview-module-scss-module__zcrp5W__labels{top:8px;right:8px}}.canvas-block-preview-module-scss-module__zcrp5W__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){.canvas-block-preview-module-scss-module__zcrp5W__label{padding:6px 8px 5px;font-size:8px}}.canvas-block-preview-module-scss-module__zcrp5W__background{background-image:url(/img/product/canvas/canvas-preview-with-cover.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute}.canvas-block-preview-module-scss-module__zcrp5W__background.canvas-block-preview-module-scss-module__zcrp5W__horizontal{background-image:url(/img/product/canvas/canvas-preview-with-cover--horizontal.png)}.canvas-block-preview-module-scss-module__zcrp5W__item-with-cover,.canvas-block-preview-module-scss-module__zcrp5W__customer,.canvas-block-preview-module-scss-module__zcrp5W__thumbnail-with-cover,.canvas-block-preview-module-scss-module__zcrp5W__swiper-slide-with-cover{background-image:none!important}.canvas-block-preview-module-scss-module__zcrp5W__item-with-cover img,.canvas-block-preview-module-scss-module__zcrp5W__customer img,.canvas-block-preview-module-scss-module__zcrp5W__thumbnail-with-cover img,.canvas-block-preview-module-scss-module__zcrp5W__swiper-slide-with-cover img{position:absolute;width:48.6%!important;height:67.3%!important;top:15.3%!important;left:25.1%!important;transform:rotate(0)!important}.canvas-block-preview-module-scss-module__zcrp5W__item-with-cover.canvas-block-preview-module-scss-module__zcrp5W__horizontal img,.canvas-block-preview-module-scss-module__zcrp5W__customer.canvas-block-preview-module-scss-module__zcrp5W__horizontal img,.canvas-block-preview-module-scss-module__zcrp5W__thumbnail-with-cover.canvas-block-preview-module-scss-module__zcrp5W__horizontal img,.canvas-block-preview-module-scss-module__zcrp5W__swiper-slide-with-cover.canvas-block-preview-module-scss-module__zcrp5W__horizontal img{width:60.5%!important;height:44%!important;top:27%!important;left:20%!important}.canvas-block-preview-module-scss-module__zcrp5W__main-preview{opacity:0;transition:opacity .2s linear}.canvas-block-preview-module-scss-module__zcrp5W__main-preview.canvas-block-preview-module-scss-module__zcrp5W__show{opacity:1}
.mini-book-block-preview-module-scss-module__iY32pW__photos{display:flex}@media screen and (max-width:992px){.mini-book-block-preview-module-scss-module__iY32pW__photos{display:block}}.mini-book-block-preview-module-scss-module__iY32pW__thumbnails{width:75px;position:sticky;top:90px}@media screen and (max-width:992px){.mini-book-block-preview-module-scss-module__iY32pW__thumbnails{display:none}}.mini-book-block-preview-module-scss-module__iY32pW__thumbnail{cursor:pointer;opacity:.4;width:75px;height:75px;margin-bottom:20px;transition:opacity .2s;position:relative}.mini-book-block-preview-module-scss-module__iY32pW__thumbnail img{object-fit:cover;width:100%;height:100%}.active .mini-book-block-preview-module-scss-module__iY32pW__thumbnail{opacity:1}.mini-book-block-preview-module-scss-module__iY32pW__thumbnail-main{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.mini-book-block-preview-module-scss-module__iY32pW__thumbnail-main img{object-fit:cover;width:27.5%;height:27.5%;position:absolute;top:50%;left:50%;transform:translate(-45.5%,-49%)}.mini-book-block-preview-module-scss-module__iY32pW__photo-list{width:100%;padding-left:20px}@media screen and (max-width:992px){.mini-book-block-preview-module-scss-module__iY32pW__photo-list{display:none}}.mini-book-block-preview-module-scss-module__iY32pW__gift-img{background:url(/img/product/book/gift.png) 50%/contain no-repeat;width:25px;height:24px;margin-right:6px;display:flex}.mini-book-block-preview-module-scss-module__iY32pW__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%)}.mini-book-block-preview-module-scss-module__iY32pW__gift-text.mini-book-block-preview-module-scss-module__iY32pW__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){.mini-book-block-preview-module-scss-module__iY32pW__gift-text.mini-book-block-preview-module-scss-module__iY32pW__mobile{display:flex}}.mini-book-block-preview-module-scss-module__iY32pW__item{width:100%;margin-bottom:15px;padding-bottom:100%;position:relative}.mini-book-block-preview-module-scss-module__iY32pW__item:last-child{margin-bottom:0}.mini-book-block-preview-module-scss-module__iY32pW__item img:not(.mini-book-block-preview-module-scss-module__iY32pW__gift){object-fit:cover;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mini-book-block-preview-module-scss-module__iY32pW__with-gift .mini-book-block-preview-module-scss-module__iY32pW__item:last-child:after{background-image:url(/img/product/book/gray-with-gift.png)}.mini-book-block-preview-module-scss-module__iY32pW__label{z-index:1;color:var(--color-black);letter-spacing:.545px;text-transform:uppercase;background-color:var(--color-white);border-radius:6px;padding:5px 8px;font-size:10px;font-style:normal;font-weight:600;line-height:180%}@media only screen and (max-width:768px){.mini-book-block-preview-module-scss-module__iY32pW__label{padding:6px 8px 5px;font-size:8px}}.mini-book-block-preview-module-scss-module__iY32pW__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){.mini-book-block-preview-module-scss-module__iY32pW__labels{top:8px;right:8px}}.mini-book-block-preview-module-scss-module__iY32pW__background{background-image:url(/img/product/mini-book/mini-book-preview-with-cover.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute}.mini-book-block-preview-module-scss-module__iY32pW__item-with-cover.mini-book-block-preview-module-scss-module__iY32pW__customer,.mini-book-block-preview-module-scss-module__iY32pW__thumbnail-with-cover,.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide-with-cover{background-image:none!important}.mini-book-block-preview-module-scss-module__iY32pW__item-with-cover.mini-book-block-preview-module-scss-module__iY32pW__customer img,.mini-book-block-preview-module-scss-module__iY32pW__thumbnail-with-cover img,.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide-with-cover img{width:52%!important;height:33.5%!important;top:24%!important;left:22%!important;transform:translate(0)skewY(.5deg)!important}.mini-book-block-preview-module-scss-module__iY32pW__caption-root{width:51%;height:16.5%;bottom:26%;left:48%;transform:translate(-51%)skewY(.5deg)}.mini-book-block-preview-module-scss-module__iY32pW__caption-root.mini-book-block-preview-module-scss-module__iY32pW__caption-fixed{height:12px;bottom:19.5px}.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide{scroll-snap-stop:always;width:100%;padding-bottom:100%;position:relative}.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide img:not(.mini-book-block-preview-module-scss-module__iY32pW__gift){object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide:first-child{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.mini-book-block-preview-module-scss-module__iY32pW__with-gift .mini-book-block-preview-module-scss-module__iY32pW__swiper-slide:first-child{background-color:#0000}.mini-book-block-preview-module-scss-module__iY32pW__with-gift .mini-book-block-preview-module-scss-module__iY32pW__swiper-slide:first-child img:not(.mini-book-block-preview-module-scss-module__iY32pW__gift){z-index:-1}.mini-book-block-preview-module-scss-module__iY32pW__item:not(.mini-book-block-preview-module-scss-module__iY32pW__customer):first-child .mini-book-block-preview-module-scss-module__iY32pW__gift,.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide:first-child .mini-book-block-preview-module-scss-module__iY32pW__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}.mini-book-block-preview-module-scss-module__iY32pW__item:not(.mini-book-block-preview-module-scss-module__iY32pW__customer):first-child{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.mini-book-block-preview-module-scss-module__iY32pW__with-gift .mini-book-block-preview-module-scss-module__iY32pW__item:not(.mini-book-block-preview-module-scss-module__iY32pW__customer):first-child,.mini-book-block-preview-module-scss-module__iY32pW__with-gift .mini-book-block-preview-module-scss-module__iY32pW__item:not(.mini-book-block-preview-module-scss-module__iY32pW__customer):first-child:before{background-color:#0000}.mini-book-block-preview-module-scss-module__iY32pW__with-gift .mini-book-block-preview-module-scss-module__iY32pW__item:not(.mini-book-block-preview-module-scss-module__iY32pW__customer):first-child img{z-index:-1}.mini-book-block-preview-module-scss-module__iY32pW__with-caption{position:relative}.mini-book-block-preview-module-scss-module__iY32pW__item.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child,.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child,.mini-book-block-preview-module-scss-module__iY32pW__thumbnail-main.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child{background-color:#0000;position:relative}.mini-book-block-preview-module-scss-module__iY32pW__item.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child:before,.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child:before,.mini-book-block-preview-module-scss-module__iY32pW__thumbnail-main.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child:before{display:none}.mini-book-block-preview-module-scss-module__iY32pW__item.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child img,.mini-book-block-preview-module-scss-module__iY32pW__swiper-slide.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child img,.mini-book-block-preview-module-scss-module__iY32pW__thumbnail-main.mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child img{width:58.3%;height:37%;top:21.9%;left:20.7%;transform:none;z-index:-1!important}.mini-book-block-preview-module-scss-module__iY32pW__gray .mini-book-block-preview-module-scss-module__iY32pW__with-caption:first-child{background-image:url(/img/product/mini-book/gray.png)}.mini-book-block-preview-module-scss-module__iY32pW__gray.mini-book-block-preview-module-scss-module__iY32pW__with-gift .mini-book-block-preview-module-scss-module__iY32pW__item:first-child,.mini-book-block-preview-module-scss-module__iY32pW__gray.mini-book-block-preview-module-scss-module__iY32pW__with-gift .mini-book-block-preview-module-scss-module__iY32pW__swiper-slide:first-child{background-image:url(/img/product/book/gray-with-gift.png)}.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__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){.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__labels{top:8px;right:8px}}.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__background{background-image:url(/img/product/mini-book/mini-book-preview-with-cover.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute}.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__item-with-cover.mini-book-block-preview-module-scss-module__iY32pW__customer,.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__thumbnail-with-cover,.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__swiper-slide-with-cover{background-image:none!important}.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__item-with-cover.mini-book-block-preview-module-scss-module__iY32pW__customer img,.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__thumbnail-with-cover img,.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__swiper-slide-with-cover img{position:absolute;width:52%!important;height:33.5%!important;top:24%!important;left:22%!important;transform:translate(0)skewY(.5deg)!important}.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__caption-root{width:58%;height:19.5%;bottom:24%;left:47%;transform:translate(-50%)}.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__caption-root.mini-book-block-preview-module-scss-module__iY32pW__caption-fixed{height:7px;bottom:20px}.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__photos-improved-with-cover .mini-book-block-preview-module-scss-module__iY32pW__caption-root{width:51%;height:16.5%;bottom:26%;left:48%;transform:translate(-51%)skewY(.5deg)}.mini-book-block-preview-module-scss-module__iY32pW__swiper .mini-book-block-preview-module-scss-module__iY32pW__photos-improved-with-cover .mini-book-block-preview-module-scss-module__iY32pW__caption-root.mini-book-block-preview-module-scss-module__iY32pW__caption-fixed{height:12px;bottom:19.5px}
.photobook-block-preview-module-scss-module__S6L1Ya__photos{display:flex}@media screen and (max-width:992px){.photobook-block-preview-module-scss-module__S6L1Ya__photos{display:block}}.photobook-block-preview-module-scss-module__S6L1Ya__thumbnails{width:75px;position:sticky;top:90px}@media screen and (max-width:992px){.photobook-block-preview-module-scss-module__S6L1Ya__thumbnails{display:none}}.photobook-block-preview-module-scss-module__S6L1Ya__thumbnail{cursor:pointer;opacity:.4;width:75px;height:75px;margin-bottom:20px;transition:opacity .2s;position:relative}.photobook-block-preview-module-scss-module__S6L1Ya__thumbnail img{object-fit:cover;width:100%;height:100%}.photobook-block-preview-module-scss-module__S6L1Ya__preview-improved .photobook-block-preview-module-scss-module__S6L1Ya__preload{content:"";opacity:0;position:absolute}.photobook-block-preview-module-scss-module__S6L1Ya__preview-improved .photobook-block-preview-module-scss-module__S6L1Ya__preload img{max-width:200px}.photobook-block-preview-module-scss-module__S6L1Ya__preview-improved .photobook-block-preview-module-scss-module__S6L1Ya__preload:after{content:"";background-color:var(--color-white);width:100%;height:100%;position:absolute;top:0;left:0}.active .photobook-block-preview-module-scss-module__S6L1Ya__thumbnail{opacity:1}.photobook-block-preview-module-scss-module__S6L1Ya__thumbnail-main{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.photobook-block-preview-module-scss-module__S6L1Ya__thumbnail-main img{object-fit:cover;width:27.5%;height:27.5%;position:absolute;top:50%;left:50%;transform:translate(-45.5%,-49%)}.photobook-block-preview-module-scss-module__S6L1Ya__photo-list{width:100%;padding-left:20px}@media screen and (max-width:992px){.photobook-block-preview-module-scss-module__S6L1Ya__photo-list{display:none}}.photobook-block-preview-module-scss-module__S6L1Ya__gift-img{background:url(/img/product/book/gift.png) 50%/contain no-repeat;width:25px;height:24px;margin-right:6px;display:flex}.photobook-block-preview-module-scss-module__S6L1Ya__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%)}.photobook-block-preview-module-scss-module__S6L1Ya__gift-text.photobook-block-preview-module-scss-module__S6L1Ya__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){.photobook-block-preview-module-scss-module__S6L1Ya__gift-text.photobook-block-preview-module-scss-module__S6L1Ya__mobile{display:flex}}.photobook-block-preview-module-scss-module__S6L1Ya__item{width:100%;margin-bottom:15px;padding-bottom:100%;position:relative}.photobook-block-preview-module-scss-module__S6L1Ya__item:last-child{margin-bottom:0}.photobook-block-preview-module-scss-module__S6L1Ya__item:last-child:before{content:"";opacity:0;background-image:url(/img/product/book/beige.jpg);position:absolute}.photobook-block-preview-module-scss-module__S6L1Ya__item:last-child:after{content:"";opacity:0;background-image:url(/img/product/book/gray.jpg);position:absolute}.photobook-block-preview-module-scss-module__S6L1Ya__item img:not(.photobook-block-preview-module-scss-module__S6L1Ya__gift){object-fit:cover;width:100%;height:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__item:last-child:before{background-image:url(/img/product/book/beige-with-gift.png)}.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__item:last-child:after{background-image:url(/img/product/book/gray-with-gift.png)}.photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide{scroll-snap-stop:always;width:100%;padding-bottom:100%;position:relative}.photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide img:not(.photobook-block-preview-module-scss-module__S6L1Ya__gift){object-fit:cover;width:100%;height:100%;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child:not(.photobook-block-preview-module-scss-module__S6L1Ya__customer) img:not(.photobook-block-preview-module-scss-module__S6L1Ya__gift){object-fit:cover;width:27.5%;height:27.5%;position:absolute;top:50%;left:50%;transform:translate(-45.5%,-48.5%)}.photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide.photobook-block-preview-module-scss-module__S6L1Ya__item-set img:not(.photobook-block-preview-module-scss-module__S6L1Ya__gift){object-fit:cover;width:37.5%;height:53.5%;position:absolute;top:26.5%;left:26%;transform:rotate(-2.5deg)}.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child{background-color:#0000}.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child img:not(.photobook-block-preview-module-scss-module__S6L1Ya__gift){z-index:-1}.photobook-block-preview-module-scss-module__S6L1Ya__item:not(.photobook-block-preview-module-scss-module__S6L1Ya__customer):first-child .photobook-block-preview-module-scss-module__S6L1Ya__gift,.photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child .photobook-block-preview-module-scss-module__S6L1Ya__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}.photobook-block-preview-module-scss-module__S6L1Ya__item:not(.photobook-block-preview-module-scss-module__S6L1Ya__customer):first-child{background-color:#f0f0f0;background-position:50%;background-repeat:no-repeat;background-size:contain}.photobook-block-preview-module-scss-module__S6L1Ya__item:not(.photobook-block-preview-module-scss-module__S6L1Ya__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%)}.photobook-block-preview-module-scss-module__S6L1Ya__item:not(.photobook-block-preview-module-scss-module__S6L1Ya__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%)}.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__item:not(.photobook-block-preview-module-scss-module__S6L1Ya__customer):first-child,.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__item:not(.photobook-block-preview-module-scss-module__S6L1Ya__customer):first-child:before{background-color:#0000}.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__item:not(.photobook-block-preview-module-scss-module__S6L1Ya__customer):first-child img{z-index:-1}.photobook-block-preview-module-scss-module__S6L1Ya__brown .photobook-block-preview-module-scss-module__S6L1Ya__item:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__brown .photobook-block-preview-module-scss-module__S6L1Ya__thumbnail:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__brown .photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child{background-image:url(/img/product/book/brown.jpg)}.photobook-block-preview-module-scss-module__S6L1Ya__brown.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__item:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__brown.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child{background-image:url(/img/product/book/brown-with-gift.png)}.photobook-block-preview-module-scss-module__S6L1Ya__beige .photobook-block-preview-module-scss-module__S6L1Ya__item:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__beige .photobook-block-preview-module-scss-module__S6L1Ya__thumbnail:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__beige .photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child{background-image:url(/img/product/book/beige.jpg)}.photobook-block-preview-module-scss-module__S6L1Ya__beige.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__item:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__beige.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child{background-image:url(/img/product/book/beige-with-gift.png)}.photobook-block-preview-module-scss-module__S6L1Ya__gray .photobook-block-preview-module-scss-module__S6L1Ya__item:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__gray .photobook-block-preview-module-scss-module__S6L1Ya__thumbnail:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__gray .photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child{background-image:url(/img/product/book/gray.jpg)}.photobook-block-preview-module-scss-module__S6L1Ya__gray .photobook-block-preview-module-scss-module__S6L1Ya__with-caption:first-child{background-image:url(/img/product/mini-book/gray.png)}.photobook-block-preview-module-scss-module__S6L1Ya__gray.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__item:first-child,.photobook-block-preview-module-scss-module__S6L1Ya__gray.photobook-block-preview-module-scss-module__S6L1Ya__with-gift .photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide:first-child{background-image:url(/img/product/book/gray-with-gift.png)}.photobook-block-preview-module-scss-module__S6L1Ya__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){.photobook-block-preview-module-scss-module__S6L1Ya__labels{top:8px;right:8px}}.photobook-block-preview-module-scss-module__S6L1Ya__label{z-index:1;color:var(--color-black);letter-spacing:.545px;text-transform:uppercase;background-color:var(--color-white);border-radius:6px;padding:4px 8px;font-size:10px;font-style:normal;font-weight:600;line-height:180%}.photobook-block-preview-module-scss-module__S6L1Ya__background{background-image:url(/img/product/book/preview-with-cover-brown.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:100%;height:100%;position:absolute}.photobook-block-preview-module-scss-module__S6L1Ya__background:before{content:"";opacity:0;background-image:url(/img/product/book/preview-with-cover-beige.png);position:absolute}.photobook-block-preview-module-scss-module__S6L1Ya__background:after{content:"";opacity:0;background-image:url(/img/product/book/preview-with-cover-gray.png);position:absolute}.photobook-block-preview-module-scss-module__S6L1Ya__brown .photobook-block-preview-module-scss-module__S6L1Ya__background{background-image:url(/img/product/book/preview-with-cover-brown.png)}.photobook-block-preview-module-scss-module__S6L1Ya__beige .photobook-block-preview-module-scss-module__S6L1Ya__background{background-image:url(/img/product/book/preview-with-cover-beige.png)}.photobook-block-preview-module-scss-module__S6L1Ya__gray .photobook-block-preview-module-scss-module__S6L1Ya__background{background-image:url(/img/product/book/preview-with-cover-gray.png)}.photobook-block-preview-module-scss-module__S6L1Ya__item-with-cover.photobook-block-preview-module-scss-module__S6L1Ya__customer,.photobook-block-preview-module-scss-module__S6L1Ya__thumbnail-with-cover,.photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide-with-cover{background-image:none!important}.photobook-block-preview-module-scss-module__S6L1Ya__item-with-cover.photobook-block-preview-module-scss-module__S6L1Ya__customer img,.photobook-block-preview-module-scss-module__S6L1Ya__thumbnail-with-cover img,.photobook-block-preview-module-scss-module__S6L1Ya__swiper-slide-with-cover img{position:absolute;width:28.7%!important;height:28.7%!important;top:32.5%!important;left:35%!important;transform:rotate(-50deg)!important}
.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}
.order-layout-module-scss-module___uo-_q__root{width:100%;max-width:500px;margin:0 auto;padding:32px 20px 88px}@media screen and (max-width:576px){.order-layout-module-scss-module___uo-_q__root{padding:10px 20px 65px}}.order-layout-module-scss-module___uo-_q__title{font-family:var(--heading-font-family);letter-spacing:1px;text-align:center;text-transform:uppercase;color:var(--color-black);z-index:3;width:100%;max-width:400px;margin:0 auto;font-size:44px;font-weight:400;line-height:normal}@media screen and (max-width:576px){.order-layout-module-scss-module___uo-_q__title{background-color:var(--color-white);width:100%;max-width:100%;text-transform:unset;font-size:20px;font-family:var(--font-family-museo_sans_cyrl);letter-spacing:unset;margin-top:-56px;padding:16px 80px;font-weight:300;line-height:24px;position:sticky;top:0;left:0}}.order-layout-module-scss-module___uo-_q__action{z-index:4;margin-left:33px;padding:27px;position:sticky;top:0;left:0}@media screen and (max-width:576px){.order-layout-module-scss-module___uo-_q__action{margin-left:0;padding:21px 20px 20px}}.order-layout-module-scss-module___uo-_q__steps{padding-bottom:30px}.order-layout-module-scss-module___uo-_q__banner{margin-bottom:35px}.order-layout-module-scss-module___uo-_q__delivery-banner{margin-bottom:43px;padding:25px}@media screen and (max-width:576px){.order-layout-module-scss-module___uo-_q__delivery-banner{margin-bottom:0;padding:20px}.order-layout-module-scss-module___uo-_q__delivery-banner .order-layout-module-scss-module___uo-_q__text{padding-right:25px}}.order-layout-module-scss-module___uo-_q__last-step{display:none}
.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}}