.Favorite--noText .Button__text{display:none}.Favorite--noText .Button__icon{margin:0}.Price--withTip{display:flex;flex-direction:column;flex-wrap:wrap;align-items:flex-end}.Price--withTip .Price__price{font-weight:700;text-align:right;font-size:22px}.Price--withTip .Price__annotation{color:var(--medium-gray);font-size:11px;line-height:1.2;white-space:nowrap;display:flex;grid-gap:1px;gap:1px}.Price--withTip .Price__annotation_subscribe{color:var(--blue-400);padding:1px;cursor:pointer;text-decoration:underline}.Price--withTip .Price__annotation_subscribe:hover{opacity:.7}.Price--withTip.Price--inline{flex-direction:row}.Price--withTip.Price--inline .Price__price{display:inline-flex;align-items:flex-end}.Price--withTip.Price--inline .Price__exprice{margin-left:6px;position:relative}.Price--withTip.Price--inline .Price__exprice:before{content:"";position:absolute;top:60%;left:0;width:100%;height:.8px;background-color:var(--light-text-gray);transform:translateY(-50%)}.Price--withTip.Price--inline .Price__annotation{margin-left:6px;line-height:1.55}.Price--withTip.Price--inline .Price__per-label{margin-left:4px;margin-bottom:4px;font-size:11px;font-weight:600;color:var(--medium-gray);white-space:nowrap;line-height:1}.Price--withTip.Price--capitalized-annotation .Price__annotation,.Price--withTip.Price--capitalized-price .Price__price{text-transform:capitalize}.ProductGalleryFader{position:relative;width:100%;height:100%;z-index:0;overflow:hidden;--show-timeout:6s}.ProductGalleryFader__img{position:absolute;width:100%;height:100%;border-radius:24px;background-size:cover;background-position:50%;object-fit:cover;opacity:0;transition:opacity 1s ease,transform 1s ease}.ProductGalleryFader__img--animate-scaling{transform:scale(1.15);transition:opacity .7s ease,transform 6s ease-in-out}.ProductGalleryFader__img--current{opacity:1;z-index:1}.ProductCardLabel{font-size:13px;font-weight:500;line-height:15px;border-radius:3px;padding:3px 5px;background:var(--white);color:var(--black);width:max-content}.ProductCardLabel--accent{background:var(--accent);color:var(--white)}.ProductCardLabel--noBackground{background:none;font-size:13px;font-weight:500;line-height:15px;color:var(--accent);padding:0}@media only screen and (max-width:767px){.ProductCardLabel--noBackground{font-size:16px;font-weight:400;line-height:22px}}.ProductCardLabel--gray{background:var(--medium-dark-gray);color:var(--white)}.ProductCardLabel--mts{background:var(--mts-red);color:var(--white)}.ProductCardLabel--popular{background:var(--yelow);color:var(--white)}.Rating{align-items:center;display:flex;flex-wrap:wrap;font-size:16px;font-weight:600;line-height:1.2}.Rating__filled-star{overflow:hidden;position:relative;z-index:2}.Rating__empty-star{position:absolute;z-index:1;top:0}.Rating__stars{display:flex;margin-left:-3px}.Rating__stars_overall{transform:scale(2);transform-origin:center center;margin-left:0}.Rating__stars_container{width:50px;height:24px;border-radius:4px;box-shadow:0 8px 4px -5px #22ccd840}.Rating__stars_container,.Rating__stars_overall-container{display:flex;justify-content:center;align-items:center;background-color:var(--accent)}.Rating__stars_overall-container{width:116px;height:66px;padding:10px;justify-content:space-between;border-radius:8px;box-shadow:0 10px 31px 0 #22ccd880}.Rating__item{position:relative}.Rating__item:not(:last-child){margin-right:2px}.Rating__count,.Rating__grade{color:var(--white)}.Rating__count_overall,.Rating__grade_overall{font-family:var(--font-family-main);color:var(--white);font-size:44px;font-weight:600;line-height:44px;letter-spacing:-.01em;text-align:center}.icon-reviews-gray path{fill:var(--tone-500)}.Rating--small{display:inline-flex;font-size:16px;line-height:1.2}.Rating--medium .Rating__grade{margin-left:5px;color:var(--black)}.Rating--large .Rating__count{color:var(--blue);font-weight:500;font-size:13px;line-height:140%;margin-left:11px}.Rating--large .Rating__count--black{font-size:22px;font-weight:600;line-height:26px;color:var(--tone-900)}.Rating--large .Rating__count--gray{color:var(--tone-500)}.Rating--large .Rating__count_icon{margin-right:6px}@media only screen and (max-width:767px){.Rating--large .Rating__count{margin-left:20px}}.Rating--large .Rating__grade{color:var(--white)}.Rating--light-main{padding:3px 6px;background:var(--light-main);border-radius:10px;font-weight:600}.Rating--unfocused .Rating__count{color:var(--medium-gray);font-size:14px;font-weight:400;margin-left:5px}.OverallRating{display:flex;grid-gap:16px;gap:16px;margin-right:15px}@media only screen and (max-width:767px){.OverallRating{margin-right:0;margin-bottom:20px}}.OverallRating__title{font-family:var(--font-family-main);font-size:22px;font-weight:600;line-height:25.78px;letter-spacing:-.01em;text-align:left;margin-bottom:8px}.OverallRating__main{display:grid;width:-moz-fit-content;width:fit-content;text-align:center;grid-gap:10px;gap:10px}.OverallRating__details{display:grid}.OverallRating__bars{width:100%}.OverallRating__bar{display:flex;align-items:center}.OverallRating__bar-background{background-color:#0000001c;height:4px;width:100%;position:relative;margin-right:8px;border-radius:10px}.OverallRating__bar-fill{background-color:var(--accent);height:4px;position:absolute;border-radius:10px;top:0;left:0}.OverallRating__bar-text{margin-right:8px;font-size:.8em;color:var(--tone-800);font-family:var(--font-family-main);font-size:13px;font-weight:500;line-height:18.2px;text-align:right}.OverallRating__bar-star{color:var(--tone-700);min-width:-moz-fit-content;min-width:fit-content;align-items:center;display:flex;font-family:var(--font-family-main);font-size:16px;font-weight:600;line-height:22.4px}.ProductCardRating{flex-shrink:0;padding-left:10px}.ProductCardRating__stack{align-items:flex-end;display:flex;flex-direction:column;grid-gap:0;gap:0}.ProductCardRating__count{color:var(--medium-gray);font-size:12px;font-weight:600;line-height:1.2;margin-top:4px;text-align:right;width:100%}.ProductCardRating__count--placeholder{visibility:hidden}.ProductCardRating--empty{color:var(--accent);line-height:169%;text-transform:uppercase}.ProductCard{height:100%;background:var(--white);border-radius:24px;border:1px solid var(--tone-300);color:var(--dark-gray);display:flex;flex-direction:column;overflow:hidden;font-family:var(--font-family-main);transform:translateZ(0)}@media only screen and (max-width:767px){.ProductCard{min-width:0;max-width:100%}}@media (hover:hover){.ProductCard:hover{box-shadow:0 0 10px #0003}.ProductCard:hover .ProductCard__title{color:var(--accent)}.ProductCard:hover .ProductCard__head img,.ProductCard:hover .ProductCard__head picture img{transform:scale(1.08)}}.ProductCard--highlight{background-color:#22ccd81a}.ProductCard__body,.ProductCard__body:active,.ProductCard__body:hover,.ProductCard__body:link,.ProductCard__body:visited{color:inherit;text-decoration:none;display:flex;flex:1 1 auto;flex-direction:column;min-height:0}.ProductCard__top{margin-bottom:8px;display:flex;grid-gap:8px;gap:8px;justify-content:space-between;flex-wrap:wrap;align-items:center}.ProductCard__duration{font-size:12px;font-weight:600;line-height:15px;padding-left:4px}.ProductCard__labels-row{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;grid-gap:8px;gap:8px;width:100%}.ProductCard__labels{display:flex;flex-direction:column;align-items:flex-start;left:12px;top:15px;max-width:calc(100% - 45px)}.ProductCard__labels-bestseller{position:absolute;left:16px;top:10px}.ProductCard__head{display:flex;height:240px;flex:0 0 240px;overflow:hidden;position:relative}.ProductCard__head:after{bottom:0;content:"";display:block;height:42px;left:0;position:absolute;width:100%}.ProductCard__head .CoverImage,.ProductCard__head img,.ProductCard__head picture{width:100%;height:100%;object-fit:cover;transition:1s ease-in-out;transition:opacity 1.2s ease,transform 6s ease}.ProductCard__head picture{display:block;width:100%;height:100%}.ProductCard__divider{display:flex;flex-grow:1;flex-basis:12px}.ProductCard__content{display:flex;flex:1 0 auto;flex-direction:column;justify-content:space-between;padding:11px 16px 16px}.ProductCard__favourite{cursor:pointer;display:flex;position:absolute;right:14px;top:10px;z-index:2}.ProductCard__favourite path{fill:var(--white)}.ProductCard__title{display:block;font-size:16px;font-weight:400;line-height:22px;letter-spacing:0;text-align:left;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;transition:.3s}.ProductCard__bottom{align-items:center;display:flex;justify-content:space-between}.ProductCard .Price__annotation{width:100%;margin-left:0!important;font-size:12px;font-weight:600}.ProductCard--unavailable{opacity:.8}.ProductCard--light .ProductCard__bottom{display:none}.ProductCard--light .ProductCard__top{position:absolute;bottom:19px;width:100%;text-align:center}.ProductCard--light .ProductCard__title{margin:0;padding:0 20px;color:var(--white);font-weight:500;font-size:24px;line-height:1.25}.ProductCard--light .ProductCard__content{position:relative;padding:0}.ProductCard--light .ProductCard__head:after{height:55%}.Placeholder{margin:0 auto;max-width:400px;text-align:center}.Placeholder:before{content:"";display:block;height:200px;margin-bottom:25px;background:url(/_next/static/media/banner.4f31bddc.svg) no-repeat;background-size:contain;background-position:50%}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.Placeholder:before{height:84px;margin-bottom:16px}.Placeholder h1{margin-bottom:2px}}.Pagination{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;margin:32px 0}.Pagination .ProductsGrid__button{margin-bottom:24px}.Pagination__list{flex-direction:row;flex-wrap:wrap;justify-content:center;padding:0;margin:0;list-style:none}.Pagination__arrow,.Pagination__item,.Pagination__list{display:flex;align-items:center}.Pagination__arrow{justify-content:center;margin:0 11px;color:#000;text-decoration:none;cursor:pointer}.Pagination__arrow:hover{color:#000}.Pagination__page{border-radius:3px;display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;margin-left:4px;margin-right:4px;color:#000;text-decoration:none;font-size:14px;cursor:pointer}.Pagination__page--current{background:#333;color:#fff;cursor:default}@media (hover:hover){.Pagination__page:hover{background:#333;color:#fff}}.Pagination__item--gap{display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;margin-left:4px;margin-right:4px;-webkit-user-select:none;user-select:none}@media only screen and (max-width:767px){.Pagination__item--gap,.Pagination__page{padding:1em}}.ProductsGrid{align-items:stretch;display:grid;grid-column-gap:20px;grid-row-gap:20px;grid-template-columns:1fr 1fr 1fr 1fr;grid-template-rows:auto;grid-gap:20px;padding-bottom:24px;overflow-x:auto}.ProductsGrid--horizontal{display:flex;flex-wrap:nowrap;overflow-x:auto;-webkit-overflow-scrolling:touch;min-width:0}.ProductsGrid--horizontal .ProductCard{flex:0 0 auto;width:-moz-fit-content;width:fit-content;max-width:100%}@media only screen and (max-width:767px){.ProductsGrid--horizontal .ProductCard{width:282px;max-width:min(282px,100%)}}.ProductsGrid__placeholder-card{width:100%;max-width:282px;min-width:260px;height:100%;display:flex;justify-content:center;align-items:flex-end;padding:16px;box-sizing:border-box;border:1px solid var(--tone-300);border-radius:24px}.ProductsGrid__placeholder-content{display:flex;font-size:22px;font-weight:600;line-height:25.78px;letter-spacing:-.01em;text-align:left;width:100%;color:var(--tone-700);justify-content:space-between}.ProductsGrid__placeholder-card:hover{background-color:var(--absolute-200)}.ProductsGrid__wrapper{display:grid;min-width:0}.ProductsGrid__title{font-size:22px;font-weight:600;letter-spacing:-.22px;margin-bottom:24px}.ProductsGrid__button{width:200px;min-width:-moz-fit-content;min-width:fit-content;justify-self:center}.ProductsGrid__loader .Spinner__group{display:flex;justify-content:center;align-items:center;margin:100px 0}@media only screen and (max-width:1100px){.ProductsGrid{grid-template-columns:1fr 1fr 1fr}}@media only screen and (max-width:767px){.ProductsGrid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-width:0}.ProductsGrid__button{min-width:100%}}@media only screen and (max-width:480px){.ProductsGrid{grid-template-columns:minmax(0,1fr)}}.ProductsTabsArrows{width:100%;margin-top:65px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.ProductsTabsArrows{margin-top:32px}}.ProductsTabsArrows__arrow{margin:0 11px}.ProductsTabsArrows__arrow:disabled{background:none;opacity:.5}.ProductsTabsArrows__arrow .Button__icon{margin-left:0}.ProductsTabsArrows__index{margin-top:-1px}.ProductsTabsArrows__pages{display:flex;flex-direction:row}.ProductsTabsArrows__page{border-radius:3px;display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;margin-left:4px;margin-right:4px;color:#000;cursor:pointer}.ProductsTabsArrows__page--current{background:#333;color:#fff}@media (hover:hover){.ProductsTabsArrows__page:hover{background:#333;color:#fff}}.ProductsTabsArrows__dots{display:flex;align-items:center;justify-content:center;width:32px;min-width:32px;height:32px;margin-left:4px;margin-right:4px}@media only screen and (max-width:767px){.ProductsTabsArrows__dots,.ProductsTabsArrows__page{padding:1em}}.ProductsTabsHeader{display:flex;margin-bottom:20px}@media only screen and (max-width:767px){.ProductsTabsHeader{overflow-x:auto;white-space:nowrap;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding-bottom:6px;grid-gap:8px;gap:8px}}@media only screen and (max-width:767px){.ProductsTabsHeader::-webkit-scrollbar{display:none}}.ProductsTabsHeader__title{position:relative;top:2px;padding-right:20px;font-weight:500;font-size:16px;margin-top:0!important;margin-bottom:0!important;padding-bottom:10px;border-bottom:1px solid;border-color:#0000;color:var(--tone-500);cursor:pointer;transition:border-color .3s ease}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.ProductsTabsHeader__title{margin-right:18.5px}}@media only screen and (max-width:480px){.ProductsTabsHeader__title{font-size:15px;padding:0 5px 0 10px}}@media only screen and (max-width:767px){.ProductsTabsHeader__title{display:inline-block;white-space:nowrap;flex-shrink:0}}@media (hover:hover){.ProductsTabsHeader__title:hover{transform:scale(1.05);color:var(--accent);transition:transform .3s ease,color .3s ease}}.ProductsTabsHeader__title--active{border-bottom:2px solid var(--tone-900);color:var(--black);pointer-events:none;cursor:pointer;animation:stronger .3s}.ProductsTabsHeader__title--disabled{pointer-events:none}.ProductsTabsHeader__PromoTools{display:flex;flex-direction:column;align-items:stretch}.ProductsTabsHeader__PromoTools>a{display:block;width:100%}.ProductsTabsHeader .content-item{padding:10px 15px;min-width:119px;width:100%;box-sizing:border-box;white-space:nowrap;display:block;border-radius:8px}.ProductsTabsHeader .content-item:hover{background-color:var(--light-gray)}.ProductsTabsHeader .Dropdown .Button__text{top:-2px;position:relative}.ProductsTabsHeader .Dropdown .Button__icon{margin-left:10px}.ProductsTabsHeader .DropdownBody{top:37px;left:20px;height:auto;padding:0;box-shadow:0 16px 24px 0 #00000026}@keyframes stronger{to{border-color:var(--light-accent)}}.TextExpand__wrapper{overflow:hidden;transition:height .1s cubic-bezier(.4,0,.05,1),max-height .1s cubic-bezier(.4,0,.05,1)}.TextExpand__link{-webkit-appearance:none;background:#0000;border:none;cursor:pointer;display:inline-block;height:auto;font-weight:500;font-size:13px;line-height:140%;color:var(--blue);margin-top:7px;outline:none!important;text-decoration:none}@media (hover:hover){.TextExpand__link:hover{opacity:.8}}.TextExpand--light{color:var(--white)}.TextExpand--origins{white-space:pre-wrap}.TextExpand__text{list-style-position:inside;font-weight:400;font-size:16px;line-height:140%;color:var(--light-text-gray)}.TextExpand__text h2{font-size:20px;font-weight:600;line-height:1.2;color:var(--dark-text);margin:.5em 0}.TextExpand__text p{margin:.5em 0}.TextExpand__text ul{margin:.5em 0;padding-left:1.5em;list-style-type:disc}.TextExpand__text li{margin:.25em 0;padding-left:.5em}.TextExpand__text strong{font-weight:600;color:var(--dark-text)}.TextExpand__text em{font-style:italic}.TextExpand__text code{font-family:monospace;background-color:var(--light-gray);padding:.2em .4em;border-radius:3px;font-size:.9em}.TextExpand__text a{color:var(--blue);text-decoration:none}.TextExpand__text a:hover{text-decoration:underline}@media only screen and (max-width:767px){.TextExpand__text{font-size:14px;line-height:1.5}.TextExpand__text h2{font-size:18px;margin:1.2em 0 .4em}.TextExpand__text p,.TextExpand__text ul{margin:.4em 0}.TextExpand__text li{margin:.2em 0}}.AuthorBio{display:flex;flex-direction:column;grid-gap:8px;gap:8px;padding-bottom:20px}.AuthorBio__bio{position:relative;border-radius:10px;background:var(--white)}@media only screen and (max-width:767px){.AuthorBio__bio{order:0}}.AuthorBio--product{margin-top:30px;padding-bottom:0}.AuthorBio--product .TextExpand__text{color:var(--tone-700)}.AuthorBio--card{max-width:315px;height:-moz-fit-content;height:fit-content;border:1px solid var(--gray-border);padding:16px;border-radius:24px}@media only screen and (max-width:767px){.AuthorBio--card{max-width:100%;border:none;padding:0}.AuthorBio--card .Rating__count{margin-left:8px}}.AuthorBio--card .AuthorBioAvatar{width:94px;height:94px}.AuthorBio--card .AuthorBioHeader{grid-gap:16px;gap:16px}.AuthorBio--card .AuthorBioHeader__info{grid-gap:8px;gap:8px;margin-right:-8px;justify-content:center}.AuthorBio--card .AuthorBioHeader__info_title{font-size:23px}.AuthorBio--card .AuthorBioHeader__info_since{font-size:13px;font-weight:500;color:var(--black)}@media only screen and (max-width:767px){.AuthorBio--card .AuthorBioHeader__info_since{color:var(--light-text-gray)}}.AuthorBio .Rating{font-size:16px}.AuthorBioAvatar{flex-shrink:0;border-radius:8px;max-width:64px;height:64px;overflow:hidden;display:flex;align-items:center;justify-content:center}@media only screen and (max-width:767px){.AuthorBioAvatar{width:69px;height:69px}}.AuthorBioAvatar--unavailable{display:flex;justify-content:center;align-items:center;background-color:var(--accent);color:#fff;font-size:24px;font-weight:500}.AuthorBioAvatar img{max-width:100%;max-height:100%;object-fit:cover}.AuthorBioAbout{display:flex;flex-direction:column;grid-gap:16px;gap:16px;padding:20px 0 8px}@media only screen and (max-width:767px){.AuthorBioAbout{order:1;padding:8px 0}}.AuthorBioAbout__title{font-size:20px;font-weight:600}.AuthorBioAbout__text{font-size:13px;font-weight:500;display:flex;align-items:center;grid-gap:18px;gap:18px}.AuthorBioHeader{display:flex;grid-gap:8px;gap:8px}.AuthorBioHeader__href{color:var(--text-black)}.AuthorBioHeader__href:active{transform:none}.AuthorBioHeader__info{display:flex;flex-direction:column;justify-content:center;grid-gap:2px;gap:2px}.AuthorBioHeader__info_title{font-size:18px;font-weight:600}.AuthorBioHeader__info_title-wegotrip{margin:auto}.AuthorBioHeader__info_nickname{font-size:13px;font-weight:500;line-height:140%;color:var(--blue)}.AuthorBioHeader__info_since{font-size:16px;line-height:140%;color:var(--light-text-gray)}.AuthorBioHeader__ratingCount{font-size:13px;font-weight:500;line-height:140%;color:var(--black);margin-left:-24px}.AuthorBioHeader__ratingCount path{display:none}.AuthorPage{max-width:81.25rem;margin:auto;padding:24px 60px 0 16px;display:grid;font-family:var(--font-family-main);grid-template-columns:auto auto;grid-gap:24px;gap:24px}.AuthorPage *,.AuthorPage .AuthorBio,.AuthorPage .AuthorBio *,.AuthorPage .CustomerReviews,.AuthorPage .CustomerReviews *,.AuthorPage .ProductsGrid,.AuthorPage .ProductsGrid *,.AuthorPage .Review,.AuthorPage .Review *,.AuthorPage .TextExpand,.AuthorPage .TextExpand *,.AuthorPage :after,.AuthorPage :before{font-family:inherit}@media only screen and (min-width:768px) and (max-width:991px){.AuthorPage{padding:24px 16px 0;grid-gap:15px;gap:15px}}@media only screen and (max-width:767px){.AuthorPage{width:100%;padding:8px 16px 0;display:flex;flex-direction:column}}.AuthorPage .AuthorBioHeader__info_title-wegotrip{margin:0}@media only screen and (min-width:992px){.AuthorPage .AuthorBio.AuthorBio--card{position:sticky;top:16px;align-self:flex-start}}.AuthorPage .flex-center{justify-content:flex-start}@media only screen and (min-width:768px) and (max-width:991px){.AuthorPage .ReviewGroup__item{max-width:100%}}.AuthorPage .Review .TextExpand__text{font-weight:500;font-size:13px;line-height:15.23px;color:var(--tone-500)}@media only screen and (min-width:768px) and (max-width:991px){.AuthorPage .ReviewGroup--grid{grid-template-columns:1fr 1fr;display:grid}}.AuthorPage .ReviewGroup--grid .Reviews__loader{margin-left:500px}.AuthorPage .Reviews__loader{margin-left:40%}.AuthorPage__products-container{margin-bottom:30px}.AuthorPage__reviews{margin-bottom:48px}.AuthorPage__reviews_count{font-size:20px;font-weight:600;color:var(--black);margin:-12px 0 -12px -24px}@media only screen and (max-width:767px){.AuthorPage__reviews_count{margin:-4px 0 -4px -24px}}.AuthorPage__reviews_count path{display:none}.AuthorPage__popupEnd{width:100%;text-align:center;padding-bottom:20px}.AuthorPage__showMoreButton{display:flex;width:-moz-fit-content;width:fit-content;margin:0 auto}.AuthorPage__showMoreWrap{width:100%;display:flex;justify-content:center}.AuthorPage__products-container .AuthorPage__showMoreWrap{justify-content:center!important}.AuthorPage__showMoreWrap .AuthorPage__showMoreButton{margin-left:auto!important;margin-right:auto!important}.AuthorPage__button{margin:25px 0 0 5px}.AuthorPage__title{font-size:22px;font-weight:600;margin-bottom:24px}.AuthorPage__products .ProductsGrid{grid-template-columns:1fr 1fr 1fr}@media only screen and (min-width:768px) and (max-width:991px){.AuthorPage__products .ProductsGrid{grid-template-columns:1fr 1fr}}@media only screen and (max-width:767px){.AuthorPage__products .ProductsGrid{grid-template-columns:1fr}}.AuthorPage__products .ProductsGrid__button{justify-self:center}.ProductsGridAdapter{margin-bottom:24px}.ProductsGridAdapter .ProductsTabsArrows{margin-top:0;justify-content:center}.TourSharing{max-width:81.25rem;margin:auto;padding:24px 60px 0 16px;display:grid;font-family:var(--font-family-main);grid-template-columns:auto auto;grid-gap:24px;gap:24px}@media only screen and (min-width:768px) and (max-width:991px){.TourSharing{padding:24px 16px 0;grid-gap:15px;gap:15px}}@media only screen and (max-width:767px){.TourSharing{width:100%;padding:8px 16px 0;display:flex;flex-direction:column}}.TourSharing__map-container{display:flex;flex-direction:column;grid-gap:24px;gap:24px}@media only screen and (max-width:767px){.TourSharing__map-container{margin-bottom:60px}}.TourSharing .flex-center{justify-content:flex-start}@media only screen and (min-width:768px) and (max-width:991px){.TourSharing .ReviewGroup__item{max-width:100%}}.TourSharing .Review .TextExpand__text{font-weight:400;font-size:13px;line-height:15.23px;color:var(--tone-700)}@media only screen and (min-width:768px) and (max-width:991px){.TourSharing .ReviewGroup--grid{grid-template-columns:1fr 1fr;display:grid}}.TourSharing .ReviewGroup--grid .Reviews__loader{margin-left:500px}.TourSharing .Reviews__loader{margin-left:40%}.TourSharing__reviews{margin-bottom:48px}.TourSharing__reviews_count{font-size:20px;font-weight:600;color:var(--black);margin:-30px 0 -28px -24px}@media only screen and (max-width:767px){.TourSharing__reviews_count{margin:-10px 0 -10px -24px}}.TourSharing__reviews_count path{display:none}.TourSharing .CustomerReviews__title{margin-top:10px}.TourSharing .Rating__count_icon{display:none}.TourSharing .MapField{height:371px}@media only screen and (max-width:767px){.TourSharing .MapField{max-height:200px}}.TourSharing .MapField__map{border-radius:24px}@media only screen and (max-width:767px){.TourSharing .MapField__map{min-height:200px}}.TourSharing .AuthorBioAvatar{height:32px;width:32px}.TourSharing .AuthorBio{grid-gap:16px;gap:16px}@media only screen and (max-width:767px){.TourSharing .AuthorBio{grid-gap:8px;gap:8px}}.TourSharing .TextExpand__text{font-size:14px;font-weight:400;line-height:17.5px;text-align:left;color:var(--tone-700)}.TourSharing .ProductAudioPreview{margin:10px 0 20px}.TourSharing .ProductAudioPreview__section{height:43px}.TourSharing .ProductAudioPreview .PlayerSeek__thumb{height:16px;width:16px}.TourSharing .ProductAudioPreview .PlayerSeek__track{width:97%;margin-left:auto}.TourSharing .gmnoprint{display:none}.TourSharingLoader{position:fixed;top:0;left:0;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fffc;z-index:9999}.MapPoint{display:flex;grid-gap:25px;gap:25px;align-items:flex-start}@media only screen and (max-width:767px){.MapPoint{grid-gap:35px;gap:35px}}.MapPoint__icon{display:flex;align-items:center}.MapPoint__arrow{margin:3px 5px 0}.MapPoint__title{font-weight:600;font-size:18px;line-height:120%;margin-bottom:6px}.MapPoint__subtitle{font-weight:400;font-size:16px;line-height:130%}.MapField{width:100%;height:100%}.MapField__map{height:100%;border-radius:10px;min-height:327px;overflow:hidden;position:relative}@media only screen and (max-width:767px){.MapField__map{height:212px}}.MapLegend{position:relative;display:flex;flex-direction:column;grid-gap:79px;gap:79px}@media only screen and (max-width:767px),only screen and (min-width:768px) and (max-width:991px){.MapLegend{grid-gap:47px;gap:47px}}.MapLegendLine{position:absolute;left:10px;width:1px;background-image:repeating-linear-gradient(180deg,#333 0,#333 4px,#0000 0,#0000 8px)}.MapPin--waypoint{width:19px;height:20px;background-color:#fff;border:4px solid #006adb;border-radius:50%}@font-face{font-family:Roboto;src:url(/_next/static/media/roboto-v50-cyrillic_latin-regular.2f7073ac.woff2) format("woff2");font-weight:400;font-style:normal;font-display:optional}@font-face{font-family:Roboto;src:url(/_next/static/media/roboto-v50-cyrillic_latin-500.9970e907.woff2) format("woff2");font-weight:500;font-style:normal;font-display:optional}@font-face{font-family:Roboto;src:url(/_next/static/media/roboto-v50-cyrillic_latin-700.6ca734bd.woff2) format("woff2");font-weight:700;font-style:normal;font-display:optional}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Regular.89c3c24d.woff2) format("woff2");font-weight:400;font-style:normal;font-display:optional;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Bold.511ff323.woff2) format("woff2");font-weight:700;font-style:normal;font-display:optional;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-Italic.503f8496.woff2) format("woff2");font-weight:400;font-style:italic;font-display:optional;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Lato;src:url(/_next/static/media/Lato-BoldItalic.928a13a0.woff2) format("woff2");font-weight:700;font-style:italic;font-display:optional;unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+2074,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}:root{--tone-200:#0505050f;--tone-300:#0000001c;--tone-400:#00000047;--tone-500:#00000082;--tone-600:#000000a6;--tone-700:#000000c2;--tone-800:#000000db;--tone-900:#000000fa;--absolute-100:#fff;--absolute-200:#f0f0f0;--absolute-300:#e3e3e3;--absolute-700:#3d3d3d;--absolute-800:#1f1f1f;--absolute-900:#050505;--aquamarine-500:#018790;--red-100:#e446561a;--red-500:#d33545;--blue-100:#007aff1a;--blue-400:#007aff;--text-secondary:#0000008a;--text-disabled:#00000061;--red:#ff3b2f;--light-red:#e44656;--transparent-red:#e446561a;--light-footer-gray:#f1f1f1;--light-footer-bg-gray:#f8f8f8;--light-text-gray:#00000082;--text-black:#000000fa;--text-black-title-popup:#2e2e2d;--background-light-secondary:#f2f2f7;--popup-background:#00000047;--gray-border:#0000001c;--gray-border-light:#c2c2c280;--dark-gray:#333;--light-gray:#d9d9d9;--medium-gray:#979797;--medium-dark-gray:#646464;--disabled-gray:#ebebeb;--disabled-dark-gray:#c2c2c2;--placeholder-gray:#f1f1f1;--white:#fff;--black:#000;--light-black:#3d3d3d;--main:#5648f8;--blue:#007aff;--link-blue:#006adb;--medium-main:#c1bbff;--light-main:#e7eafb;--accent:#22ccd8;--light-cookie-accent:#e9fafb;--light-accent:#22ccd833;--light-background-accent:#90f7fe14;--lightest-accent:#b3eef2;--mts-red:#e30611;--yelow:#ff9f0a;--aquamarine:#22ccd81a;--black-bg:var(--absolute-700);--black-hover:var(--absolute-800);--radius-sx:4px;--radius-s:8px;--radius-m:16px;--radius-l:24px;--radius-xl:32px;--shadow-xl:0px 25px 59px #0003;--shadow-m:0px 16px 24px 0px #00000026;--fonts:Lato,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Open Sans","Helvetica Neue",sans-serif;--font-family-main:Roboto,-apple-system,BlinkMacSystemFont,"Segoe UI","Helvetica Neue",Arial,sans-serif;--font-size-heading-first:30px;--font-size-heading-second:22px;--font-size-heading-third:18px;--product-margin:8px;--header-height:84px;--wrapper-margin:0;--wrapper-padding:120px;--card-spacing:16px;--card-width:282px}@media only screen and (min-width:768px) and (max-width:991px){:root{--product-margin:7.5px}}@media only screen and (max-width:767px){:root{--product-margin:5px;--header-height:64px}}@media only screen and (min-width:768px) and (max-width:991px){:root{--wrapper-margin:15px}}@media only screen and (max-width:767px){:root{--wrapper-margin:10px}}@media only screen and (min-width:992px){:root{--card-spacing:24px;--card-width:calc((100% - (var(--card-spacing) * 2)) / 3)}}.PointsSection{font-family:var(--font-family-main);display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px}@media only screen and (max-width:767px){.PointsSection{display:flex;flex-direction:column}}.PointsSection__event-card{display:flex;align-items:center;border-radius:8px}.PointsSection__image{min-width:64px;min-height:64px;max-width:64px;max-height:64px;border-radius:8px;margin-right:10px;object-fit:cover}.PointsSection__image_full{background-color:var(--accent);display:flex;align-items:center;justify-content:center;border-radius:8px}.PointsSection__text-container{display:flex;width:100%;flex-direction:column}.PointsSection__title{font-size:16px;font-weight:600;line-height:22.4px;letter-spacing:-.01em;text-align:left;margin:0 0 4px}.PointsSection__description-wrapper{display:grid;grid-template-columns:auto auto}.PointsSection__description{font-size:16px;font-weight:400;line-height:22.4px;text-align:left;color:var(--tone-500);margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;position:relative}.PointsSection__link{font-size:15px;font-weight:400;line-height:19px;color:var(--tone-500);border-bottom:.9px solid;bottom:0;right:0;margin-left:auto}.PointsSection__link,.PointsSection__toggle-button{text-align:left;text-decoration:none;cursor:pointer;width:-moz-fit-content;width:fit-content}.PointsSection__toggle-button{-webkit-appearance:none;background:#0000;border:none;display:inline-block;height:auto;font-weight:500;font-size:13px;line-height:140%;color:var(--blue);margin-top:7px;outline:none!important}@media (hover:hover){.PointsSection__toggle-button:hover{opacity:.8}}.PointsSection__popup_content{display:flex;flex-direction:column;align-items:center}.PointsSection__popup_image{width:100%;height:auto;max-height:250px;min-height:250px;object-fit:cover;margin-bottom:20px}.PointsSection__popup_image_full{width:100%;height:auto;max-height:250px;min-height:250px;object-fit:none}.PointsSection__popup_description{padding:0 24px;font-size:16px;font-weight:400;line-height:22.4px;text-align:left}.PointsSection__popup_button-block{display:flex;flex-direction:column;align-items:center}.PointsSection__popup_button{padding:0 24px;margin-top:24px;width:90%}.PointsSection__popup .Popup__window{width:384px;padding:24px 0;min-height:478px}@media only screen and (max-width:767px){.PointsSection__popup .Popup__window{width:100%}}.PointsSection__popup .Popup__header{padding:0 24px}.PointsSection__placeholder{display:flex;align-items:center;justify-content:center;background-color:#f5f5f5;color:#333;width:64px;height:64px;text-align:center;padding:10px;border-radius:8px}.PointsSection__placeholder-text{font-size:14px;font-weight:500;line-height:1.5}
/*# sourceMappingURL=3954efc25718d2a1.css.map*/