.page-littlebig-order__header{z-index:2;align-items:center;gap:12px;margin-bottom:38px;display:flex;position:relative}@media (max-width:1099px){.page-littlebig-order__header{display:block}}.page-littlebig-order__title{flex:auto;font-weight:500}.page-littlebig-order__back-link{color:var(--ruki-black);align-items:center;text-decoration:none;display:inline-flex;position:absolute;left:-20px}@media (max-width:1099px){.page-littlebig-order__back-link{display:none}}@media (min-width:1100px){.page-littlebig-order__layout{grid-template-columns:2fr 1fr;display:grid}}.page-littlebig-order__layout-main{min-width:0}.page-littlebig-order__subscription{margin-top:-6px}.page-littlebig-order__submit-button{--button-background:var(--link-color);--button-background-hover:#2626ff;--button-text:#fff;min-width:242px}@media (max-width:1099px){.page-littlebig-order__submit-button{width:228px;min-width:228px}}@media (max-width:900px){.page-littlebig-order__submit-button{width:100%}}.page-littlebig-order__error{color:var(--status-error)}.page-littlebig-order__address-field .input-adornment{display:none}.page-littlebig-order__direction-field{margin-bottom:32px}.littlebig-date-field{margin-bottom:48px}@media (max-width:1099px){.littlebig-date-field{margin-bottom:36px}}@keyframes page-littlebig-order-sheet-width-expand{0%{width:718px}to{width:min(100vw - 225px,1100px)}}.page-littlebig-order{background:var(--ruki-white)}.page-littlebig-order__form{min-height:100%}.page-littlebig-order__sheet-widget{max-width:min(100vw - 225px,1100px);padding-top:50px}@media (max-width:992px){.page-littlebig-order__sheet-widget{padding-top:36px}}@media (min-width:1400px){.page-littlebig-order__sheet-widget_animated{animation:.3s ease-out forwards page-littlebig-order-sheet-width-expand}}.page-littlebig-order__sheet .sheet{overflow:visible}@media (min-width:901px){.page-littlebig-order__sheet .sheet{width:100%;max-width:none;min-height:563px;margin:0;padding:40px 68px 72px}}@media (max-width:900px){.page-littlebig-order__sheet .sheet{min-height:0;padding:0}.page-littlebig-order__sheet-widget{background-color:var(--ruki-white);max-width:100%}}.qa-page-block ul{gap:12px;display:flex}.qa-page-block__heading{padding-bottom:4px}.qa-page-block__heading h3{font-family:var(--font-accent);font-weight:500}.page-littlebig-advantages{flex-direction:column;gap:32px;display:flex}@media (min-width:901px){.page-littlebig-advantages{gap:48px}}.page-littlebig-advantages-title{color:#000;letter-spacing:-1px;margin:0}@media (min-width:901px){.page-littlebig-advantages-title{letter-spacing:0}}.page-littlebig-advantages-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px 16px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:901px){.page-littlebig-advantages-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:60px 24px}}.page-littlebig-advantages-item{flex-direction:column;gap:12px;min-width:0;display:flex}@media (min-width:901px){.page-littlebig-advantages-item{gap:16px}}.page-littlebig-advantages-icon{align-self:flex-start;width:auto;height:40px;display:block}@media (min-width:901px){.page-littlebig-advantages-icon{height:46px}}.chat-dropzone{position:relative}.chat-dropzone__hint{z-index:10;color:var(--ruki-white);font-family:var(--font-regular);pointer-events:none;text-align:center;background:rgba(0,0,0,.7);border:2px dashed rgba(255,255,255,.6);border-radius:16px;justify-content:center;align-items:center;padding:24px;font-size:20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.chat-widget-input{position:relative}.chat-widget-input__container{padding:12px;position:relative}.chat-widget-input__container:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.chat-widget-input__row{align-items:center;gap:8px;display:flex}.chat-widget-input__textarea{box-sizing:border-box;width:100%;min-height:24px;font-family:var(--font-regular);resize:none;background:0 0;border:none;outline:none;font-size:16px;line-height:24px}.chat-widget-input__row .chat-widget-input__textarea{flex:1;width:auto;min-width:0}.chat-widget-input__controls{justify-content:space-between;margin-top:15px;display:flex}.chat-widget-input__attach-button,.chat-widget-input__send-button{flex-shrink:0}.chat-widget-input__files{flex-flow:wrap;gap:8px;margin-bottom:12px;display:flex}.chat-widget-input__file{background:rgba(255,255,255,.1);border-radius:8px;justify-content:space-between;align-items:center;gap:16px;max-width:calc(100% - 20px);padding:7px 10px;display:flex}.chat-widget-input__file-info{flex-direction:column;flex:1;min-width:0;display:flex}.chat-widget-input__file-name{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.chat-widget-input__file-size{opacity:.5}.chat-widget-input__file-progress{width:16px;height:16px;position:relative}.chat-widget-input__file-remove{cursor:pointer;opacity:.5;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:opacity .2s;display:flex}.chat-widget-input__file-remove:hover{opacity:1}.chat-widget-input--light .chat-widget-input__textarea{color:var(--ruki-black);scrollbar-color:var(--ruki-grey)transparent}.chat-widget-input--light .chat-widget-input__textarea::placeholder{color:var(--ruki-black)}.chat-widget-input--light .chat-widget-input__textarea::placeholder{color:var(--ruki-black)}.chat-widget-input--light .chat-widget-input__textarea::placeholder{color:var(--ruki-black)}.chat-widget-input--light .chat-widget-input__file{background:rgba(0,0,0,.05)}.chat-widget-input--light .chat-widget-input__file-name,.chat-widget-input--light .chat-widget-input__file-size{color:var(--ruki-black)}.chat-widget-input--dark .chat-widget-input__textarea{color:var(--ruki-white);scrollbar-color:var(--ruki-grey)transparent}.chat-widget-input--dark .chat-widget-input__textarea::placeholder{color:rgba(255,255,255,.5)}.chat-widget-input--dark .chat-widget-input__textarea::placeholder{color:rgba(255,255,255,.5)}.chat-widget-input--dark .chat-widget-input__textarea::placeholder{color:rgba(255,255,255,.5)}.chat-widget-input--dark .chat-widget-input__file{background:rgba(255,255,255,.1)}.chat-widget-input--dark .chat-widget-input__file-name{color:var(--ruki-white)}.chat-widget-input--dark .chat-widget-input__file-size{color:rgba(255,255,255,.5)}.page-littlebig-chat-section{background:linear-gradient(263deg,#f10bec 2%,#15abfe 34%,#01deea 54%,#01e4e7 62%,#0102ff 95%);margin:0 -16px;padding:40px 24px 24px 16px;position:relative;overflow:hidden}.page-littlebig-chat-section:before{content:"";-webkit-mask-composite:xor;pointer-events:none;-webkit-mask-composite:xor;-webkit-mask-source-type:auto,auto;content:unset;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (min-width:901px){.page-littlebig-chat-section:before{z-index:1;border-radius:unset;content:""}}.page-littlebig-chat-section:after{content:"";-webkit-filter:blur(50px);filter:blur(50px);background-color:#fff;border-radius:100%;width:2000px;height:1000px;position:absolute;top:-100px;right:-200px}@media (min-width:901px){.page-littlebig-chat-section:after{width:2000px;height:1000px;top:-20px;right:-200px}}.page-littlebig-chat-section>*{z-index:1;position:relative}@media (min-width:901px){.page-littlebig-chat-section{margin:0;padding:40px 92px 24px 32px}}.page-littlebig-chat-section-title{font-size:34px;line-height:1.05}@media (min-width:901px){.page-littlebig-chat-section-title{font-size:55px;line-height:1}}.page-littlebig-chat-section-body{margin:0 0 1.25rem;line-height:1.375}@media (min-width:901px){.page-littlebig-chat-section-body{margin:0 0 3.5rem;line-height:1.2}}.page-littlebig-chat-section-input{background-color:#f2f2f2;border-radius:5px}.page-littlebig-chat-section-input .chat-widget-input__container{min-height:92px;padding:16px 16px 12px}@media (min-width:901px){.page-littlebig-chat-section-input .chat-widget-input__container{min-height:0;padding:12px}}.page-littlebig-chat-section-input .chat-widget-input__textarea{min-height:22px;line-height:1.4}.page-littlebig-chat-section-input .chat-widget-input__controls{margin-top:18px}@media (min-width:901px){.page-littlebig-chat-section-input .chat-widget-input__controls{margin-top:15px}}.page-littlebig-chat-section-input .chat-widget-input__container:before,.page-littlebig-chat-section-input .chat-widget-input__container:after{content:unset}.page-littlebig-skeleton-chat{background:linear-gradient(263deg,#f0e8f5 2%,#e3eef8 34%,#e0f4f6 54%,#e2f0f7 95%);border-radius:8px;margin:0 -16px;padding:40px 24px 24px 16px;position:relative}@media (min-width:901px){.page-littlebig-skeleton-chat{margin:0;padding:40px 92px 24px 32px}}.page-littlebig-skeleton-chat__body{flex-direction:column;gap:8px;margin:8px 0 20px;display:flex}@media (min-width:901px){.page-littlebig-skeleton-chat__body{margin:24px 0 56px}}.page-littlebig-skeleton-chat__input .placeholder__inner{border-radius:5px}.page-littlebig-cost-inclusion{flex-direction:column;gap:20px;display:flex}@media (min-width:901px){.page-littlebig-cost-inclusion{gap:28px}}.page-littlebig-cost-inclusion-title{letter-spacing:-1px;font-size:34px;line-height:1.05}@media (min-width:901px){.page-littlebig-cost-inclusion-title{letter-spacing:0;font-size:55px;line-height:1}}.page-littlebig-cost-inclusion-row{flex-direction:column;gap:24px;display:flex}@media (min-width:901px){.page-littlebig-cost-inclusion-row{grid-template-columns:minmax(0,454fr) minmax(0,686fr);align-items:start;gap:36px;display:grid}}.page-littlebig-cost-inclusion-content{flex-direction:column;gap:20px;min-width:0;display:flex}@media (min-width:901px){.page-littlebig-cost-inclusion-content{gap:28px}}.page-littlebig-cost-inclusion-subsection{flex-direction:column;gap:6px;display:flex}@media (min-width:901px){.page-littlebig-cost-inclusion-subsection{gap:8px}}.page-littlebig-cost-inclusion-subsection-title,.page-littlebig-cost-inclusion-body{color:#000;margin:0}.page-littlebig-cost-inclusion-bullets{flex-direction:column;gap:10px;display:flex}.page-littlebig-cost-inclusion-bullet{align-items:flex-start;gap:16px;display:flex}.page-littlebig-cost-inclusion-bullet-dash{flex-shrink:0}.page-littlebig-cost-inclusion-bullet-body{flex:1;min-width:0}.page-littlebig-cost-inclusion-image-wrap{aspect-ratio:686/584;width:100%;max-width:100%;overflow:hidden}.page-littlebig-cost-inclusion-image{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-littlebig-cost-inclusion-link{color:rgba(0,0,255,.6);text-underline-offset:5px;-webkit-text-decoration:underline rgba(0,0,255,.2);text-decoration:underline rgba(0,0,255,.2);text-decoration-thickness:1px}.page-littlebig-cost-inclusion-link:hover{color:var(--link-color-hover,rgba(0,0,255,.8));-webkit-text-decoration-color:rgba(0,0,255,.4);text-decoration-color:rgba(0,0,255,.4)}.page-littlebig-cost-inclusion-link_block{align-self:flex-start;margin-top:0;font-size:16px;line-height:1.4}@media (min-width:901px){.page-littlebig-cost-inclusion-link_block{margin-top:4px;font-size:22px}}.page-littlebig-skeleton-cost__row{flex-direction:column;gap:24px;margin-top:8px;display:flex}@media (min-width:901px){.page-littlebig-skeleton-cost__row{grid-template-columns:minmax(0,454fr) minmax(0,686fr);gap:36px;margin-top:12px;display:grid}}.page-littlebig-skeleton-cost__content{flex-direction:column;gap:20px;display:flex}@media (min-width:901px){.page-littlebig-skeleton-cost__content{gap:28px}}.page-littlebig-skeleton-cost__subsection{flex-direction:column;gap:8px;display:flex}.page-littlebig-skeleton-cost__image{aspect-ratio:686/584;border-radius:8px;width:100%;max-width:100%;overflow:hidden}.page-littlebig-skeleton-cost__image .page-littlebig-skeleton-cost__image-ph{width:100%;max-width:none;height:100%}.page-littlebig-skeleton-cost__image .page-littlebig-skeleton-cost__image-ph .placeholder__inner{height:100%;margin-bottom:0}.page-littlebig-examples{flex-direction:column;gap:12px;margin-top:77px;display:flex}@media (max-width:900px){.page-littlebig-examples{margin-top:30px}}.page-littlebig-examples-header{justify-content:space-between;align-items:flex-end;width:calc(100vw - 224px);max-width:1200px;margin:0 auto;display:flex}@media (max-width:900px){.page-littlebig-examples-header{width:calc(100vw - 32px)}}.page-littlebig-examples-title{color:#000;letter-spacing:-.5px;margin:0}@media (min-width:901px){.page-littlebig-examples-title{letter-spacing:0}}.page-littlebig-examples-counter{color:#000;flex-shrink:0}.page-littlebig-examples-carousel{align-items:flex-start;gap:12px;margin:0 calc(50vw - 600px)}@media (min-width:901px){.page-littlebig-examples-carousel{gap:36px}}@media (max-width:1424px){.page-littlebig-examples-carousel{margin:0 112px}}@media (max-width:900px){.page-littlebig-examples-carousel{margin:0 16px}}.page-littlebig-examples-card{opacity:.5;flex-direction:column;flex:0 0 1200px;gap:16px;min-width:0;transition:opacity .8s;display:flex}@media (max-width:1424px){.page-littlebig-examples-card{flex:0 0 calc(100vw - 224px)}}@media (max-width:900px){.page-littlebig-examples-card{flex:0 0 calc(100vw - 40px)}}.page-littlebig-examples-card_active{opacity:1}.page-littlebig-examples-card:not(.page-littlebig-examples-card_active){cursor:pointer}.page-littlebig-examples-card:not(.page-littlebig-examples-card_active) .page-littlebig-examples-info{opacity:0}.page-littlebig-examples-media{aspect-ratio:335/197;border-radius:8px;width:100%;position:relative;overflow:hidden}@media (min-width:901px){.page-littlebig-examples-media{aspect-ratio:1200/520}}.page-littlebig-examples-photo{-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-littlebig-examples-thumbs{gap:3px;display:flex;position:absolute;bottom:10px;left:10px}@media (min-width:901px){.page-littlebig-examples-thumbs{gap:3px;bottom:14px;left:14px}}.page-littlebig-examples-thumb{cursor:pointer;background:0 0;border:2px solid transparent;border-radius:5px;width:40px;height:40px;padding:0;overflow:hidden}@media (min-width:901px){.page-littlebig-examples-thumb{border-radius:6px;width:52px;height:52px}}.page-littlebig-examples-thumb-img{-webkit-filter:contrast(.3);filter:contrast(.3);-o-object-fit:cover;object-fit:cover;width:100%;height:100%;display:block}.page-littlebig-examples-thumb_active{border-color:#00f}.page-littlebig-examples-thumb_active .page-littlebig-examples-thumb-img{-webkit-filter:contrast();filter:contrast()}.page-littlebig-examples-info{flex-direction:column;gap:16px;transition:opacity .8s;display:flex}@media (min-width:901px){.page-littlebig-examples-info{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:48px}}.page-littlebig-examples-name{margin:0}@media (min-width:901px){.page-littlebig-examples-name{flex:auto}}.page-littlebig-examples-stats{flex-wrap:wrap;align-items:flex-start;gap:16px 24px;display:flex}@media (min-width:901px){.page-littlebig-examples-stats{flex-wrap:nowrap;flex:none;gap:24px}}.page-littlebig-examples-stat{flex-direction:column;gap:6px;min-width:0;display:flex}.page-littlebig-examples-stat-label{color:#000;letter-spacing:-.43px}.page-littlebig-examples-stat-value{color:#000}.page-littlebig-examples-price-row{flex-wrap:wrap;align-items:flex-start;gap:8px 12px;display:flex}.page-littlebig-examples-price{font-weight:700}.page-littlebig-examples-smeta-text{display:block}.page-littlebig-examples-skeleton-media{aspect-ratio:335/197;border-radius:8px;width:100%;overflow:hidden}@media (min-width:901px){.page-littlebig-examples-skeleton-media{aspect-ratio:976/576}}.page-littlebig-examples-skeleton-media .page-littlebig-examples-skeleton-media-ph{width:100%;max-width:none;height:100%}.page-littlebig-examples-skeleton-media .page-littlebig-examples-skeleton-media-ph .placeholder__inner{height:100%;margin-bottom:0}.page-littlebig-guarantee{flex-direction:row-reverse;justify-content:space-between;gap:32px;display:flex}.page-littlebig-guarantee-content{flex-direction:column;gap:16px;min-width:0;display:flex}@media (min-width:901px){.page-littlebig-guarantee-content{gap:24px;max-width:651px}}.page-littlebig-guarantee-title{color:#000;letter-spacing:-1px;margin:0;font-size:32px;line-height:1.05}@media (min-width:901px){.page-littlebig-guarantee-title{letter-spacing:0;font-size:48px;line-height:1}}.page-littlebig-guarantee-text{flex-direction:column;gap:16px;display:flex}@media (min-width:901px){.page-littlebig-guarantee-text{gap:8px}}.page-littlebig-guarantee-paragraph{color:#000;margin:0;font-weight:700}@media (min-width:901px){.page-littlebig-guarantee-paragraph{font-weight:400}}.page-littlebig-guarantee-badge{flex-shrink:0;width:370px;height:370px;display:flex;position:relative;transform:rotate(6deg)}@media (max-width:900px){.page-littlebig-guarantee-badge{width:340px;height:340px}}.page-littlebig-guarantee-badge_desktop{margin-top:-30px}@media (max-width:900px){.page-littlebig-guarantee-badge_desktop{display:none}}@media (min-width:901px){.page-littlebig-guarantee-badge_mobile{display:none}}.page-littlebig-guarantee-badge-star{width:100%;height:100%;display:block}.page-littlebig-guarantee-badge-content{color:#fff;text-align:center;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.page-littlebig-guarantee-badge-number{letter-spacing:-8px;margin-left:-20px;font-size:200px;font-weight:700;line-height:.8;transform:scaleY(.8)}.page-littlebig-hero{background-color:#000;position:relative;overflow:hidden}.page-littlebig-hero__container{z-index:1;flex-direction:column;display:flex;position:relative}@media (min-width:901px){.page-littlebig-hero__container{grid-template-columns:repeat(2,1fr);display:grid}}@media (min-width:901px) and (max-width:1200px){.page-littlebig-hero__container{padding:0 32px}}.page-littlebig-hero__inner{flex-direction:column;padding:24px 16px 32px;display:flex}@media (min-width:901px){.page-littlebig-hero__inner{padding:40px 56px 36px 0}}.page-littlebig-hero__caption{color:var(--ruki-white);margin-bottom:28px;font-weight:700}@media (min-width:901px){.page-littlebig-hero__caption{margin-bottom:34px}}.page-littlebig-hero-title{color:var(--ruki-white);font-weight:500}.page-littlebig-hero-actions{flex-direction:column;gap:12px;display:flex}@media (max-width:900px){.page-littlebig-hero-actions{display:none}}@media (min-width:901px){.page-littlebig-hero-actions{grid-template-columns:minmax(auto,200px) minmax(auto,220px);gap:10px;display:grid}}.page-littlebig-hero-btn{box-sizing:border-box;white-space:nowrap;border-radius:8px;height:48px;padding:12px 24px}.page-littlebig-hero-btn_order.button_design_filled{--button-background:var(--ruki-blue);--button-background-hover:#2626ff;--button-text:#fff}.page-littlebig-hero-btn_chat.button_design_filled{--button-background:transparent;--button-background-hover:rgba(255,255,255,.1);--button-text:#fff;position:relative}.page-littlebig-hero-btn_chat.button_design_filled:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-littlebig-hero-rating{z-index:2;-moz-column-gap:12px;grid-template-columns:auto auto 1fr;align-items:center;gap:0 12px;display:grid;position:absolute;bottom:16px;left:16px}@media (min-width:901px){.page-littlebig-hero-rating{-moz-column-gap:16px;column-gap:16px;bottom:32px;left:auto;right:28px}}.page-littlebig-hero-rating__score{color:var(--ruki-white);letter-spacing:-1.5px}@media (min-width:901px){.page-littlebig-hero-rating__score{letter-spacing:-2px}}.page-littlebig-hero-rating__icons{align-items:center;display:flex}.page-littlebig-hero-rating__icon{width:28px;height:28px;display:block}.page-littlebig-hero-rating__icon+.page-littlebig-hero-rating__icon{margin-left:-9px}@media (min-width:901px){.page-littlebig-hero-rating__icon{width:38px;height:38px}.page-littlebig-hero-rating__icon+.page-littlebig-hero-rating__icon{margin-left:-12px}}.page-littlebig-hero-rating__caption{max-width:120px;color:var(--ruki-white)}.page-littlebig-hero-trust{flex-wrap:wrap;align-items:center;gap:16px;margin-top:24px;display:flex}@media (min-width:901px){.page-littlebig-hero-trust{gap:24px;margin-top:auto;padding-top:80px}}.page-littlebig-hero-trust-item{z-index:3;flex-direction:row;align-items:center;gap:6px;display:flex}.page-littlebig-hero-trust-item svg{flex-shrink:0;width:28px;height:28px}@media (min-width:901px){.page-littlebig-hero-trust-item svg{width:32px;height:32px}}.page-littlebig-hero-trust-text{color:var(--ruki-white);letter-spacing:.06px}.page-littlebig-hero__media{width:100%;position:relative;overflow:visible}@media (min-width:901px){.page-littlebig-hero__media{align-self:stretch;min-height:480px}}.page-littlebig-hero__media:before{z-index:1;content:"";background:linear-gradient(transparent 0%,rgba(0,0,0,.5) 100%);position:absolute;top:0;bottom:0;left:0;right:0}.page-littlebig-hero__media-img{-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;width:100%;height:100%;min-height:320px;display:block}@media (min-width:901px){.page-littlebig-hero__media-img{min-height:0;position:absolute;top:0;bottom:0;left:0;right:0}}.page-littlebig-hero__badge{z-index:2;width:220px;height:220px;position:absolute;top:-56px;right:-18px;transform:rotate(7.71deg)}@media (min-width:901px){.page-littlebig-hero__badge{width:320px;height:320px;top:22px;right:-70px}}.page-littlebig-hero__badge-content{color:var(--ruki-white);text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:5px;padding:0 20px;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:901px){.page-littlebig-hero__badge-content{gap:12px;padding:0 70px}}.page-littlebig-hero__badge-name{margin:0;font-size:12px;line-height:1.2}@media (min-width:901px){.page-littlebig-hero__badge-name{font-size:18px}}.page-littlebig-hero__badge-price{margin-bottom:6px;font-weight:700}@media (min-width:901px){.page-littlebig-hero__badge-price{margin-bottom:10px}}.page-littlebig-hero__badge-caption{margin:0;font-size:10px;line-height:1.25}@media (min-width:901px){.page-littlebig-hero__badge-caption{font-size:14px}}.page-littlebig-skeleton-hero{background:#2b2b2b;padding:24px 16px}@media (min-width:901px){.page-littlebig-skeleton-hero{padding:40px 0}}.page-littlebig-skeleton-hero .placeholder__inner_animated{opacity:.55;background:linear-gradient(90deg,rgba(255,255,255,.08) 8%,rgba(255,255,255,.2) 18%,rgba(255,255,255,.08) 33%) 0 0/900px 100px}.page-littlebig-skeleton-hero__inner{flex-direction:column;gap:0;display:flex}.page-littlebig-skeleton-hero__caption-line .placeholder__inner{height:20px;margin-bottom:16px}@media (min-width:901px){.page-littlebig-skeleton-hero__caption-line .placeholder__inner{height:24px}}.page-littlebig-skeleton-hero__title-line .placeholder__inner{height:32px;margin-bottom:0}@media (min-width:901px){.page-littlebig-skeleton-hero__title-line .placeholder__inner{height:44px}}.page-littlebig-skeleton-hero__title-second{margin-top:8px}@media (min-width:901px){.page-littlebig-skeleton-hero__title-second{margin-top:10px}}.page-littlebig-skeleton-hero__actions{grid-template-columns:1fr 1fr;gap:8px;margin-top:24px;display:grid}.page-littlebig-skeleton-hero__actions .placeholder__inner{margin-bottom:0}@media (min-width:901px){.page-littlebig-skeleton-hero__actions{gap:10px;max-width:420px}.page-littlebig-skeleton-hero__actions .placeholder__inner{min-height:48px}}.page-littlebig-skeleton-hero__trust{flex-wrap:wrap;gap:16px;margin-top:24px;display:flex}@media (min-width:901px){.page-littlebig-skeleton-hero__trust{gap:24px;margin-top:80px}}.page-littlebig-skeleton-hero__trust-item{align-items:center;gap:8px;display:flex}.page-littlebig-skeleton-hero__trust-item .placeholder__inner{margin-bottom:0}.page-littlebig-skeleton-hero__trust-text{flex-direction:column;gap:4px;display:flex}.page-littlebig-skeleton-hero__trust-text .placeholder__inner{margin-bottom:0}.page-littlebig-skeleton-hero__media{width:100%;min-height:280px;position:relative}@media (min-width:901px){.page-littlebig-skeleton-hero__media{min-height:480px}}.page-littlebig-skeleton-hero__media .placeholder,.page-littlebig-skeleton-hero__media .placeholder__inner{width:100%;height:100%;min-height:inherit;margin-bottom:0}.page-littlebig-linkcloud{flex-direction:column;display:flex}.page-littlebig-linkcloud-layout{align-items:flex-start;gap:60px;margin-top:40px;display:flex}@media (max-width:900px){.page-littlebig-linkcloud-layout{flex-direction:column;gap:24px;margin-top:24px}}.page-littlebig-linkcloud-aside{flex-direction:column;flex-shrink:0;gap:32px;width:260px;display:flex}.page-littlebig-linkcloud-group{flex-direction:column;gap:14px;display:flex}.page-littlebig-linkcloud-group-title{color:#000;margin:0}.page-littlebig-linkcloud-options{flex-direction:column;gap:10px;display:flex}.page-littlebig-linkcloud-option{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;gap:10px;padding:0;display:flex}.page-littlebig-linkcloud-radio{border:1px solid rgba(0,0,0,.2);border-radius:50%;flex-shrink:0;width:18px;height:18px;display:block}.page-littlebig-linkcloud-option_selected .page-littlebig-linkcloud-radio{background-color:var(--ruki-blue);position:relative}.page-littlebig-linkcloud-option_selected .page-littlebig-linkcloud-radio:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-littlebig-linkcloud-option_loading .page-littlebig-linkcloud-radio{background:linear-gradient(90deg,#fff,rgba(0,0,255,.5));border:none;width:20px;height:20px;animation:2s linear infinite rotate}.page-littlebig-linkcloud-option_loading .page-littlebig-linkcloud-radio:after{content:"";background:#fff;border-radius:50%;width:14px;height:14px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-littlebig-linkcloud-chips{flex-wrap:wrap;gap:12px;display:flex}.page-littlebig-linkcloud-chip{cursor:pointer;background:0 0;border:1px solid rgba(0,0,0,.34);border-radius:6px;align-items:center;gap:4px;padding:6px 12px;display:inline-flex}.page-littlebig-linkcloud-drawer,.page-littlebig-linkcloud-drawer .drawer__content_padded,.page-littlebig-linkcloud-drawer-content{height:100%}.page-littlebig-linkcloud-drawer-content{flex-direction:column;gap:24px;display:flex}.page-littlebig-linkcloud-drawer-title{color:#000;margin:0}.page-littlebig-linkcloud-drawer-done{--button-background:var(--ruki-black);--button-hover:#333;--button-active:#333;--button-text:var(--ruki-white);border-radius:8px;margin-top:auto;margin-bottom:16px}.page-littlebig-linkcloud-cards{flex:1;grid-template-columns:repeat(3,1fr);gap:8px;display:grid}@media (max-width:900px){.page-littlebig-linkcloud-cards{grid-template-columns:repeat(2,1fr);gap:16px}}.page-littlebig-linkcloud-card-image-container{border-radius:8px;height:120px;overflow:hidden}@media (max-width:900px){.page-littlebig-linkcloud-card-image-container{height:99px}}.page-littlebig-linkcloud-card{box-sizing:border-box;border:2px solid #fff;border-radius:12px;flex-direction:column;padding:8px 8px 16px;display:flex;position:relative}@media (max-width:900px){.page-littlebig-linkcloud-card{border:none;padding:0}}.page-littlebig-linkcloud-card:hover{cursor:pointer;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(rgba(0,0,255,.3) 0%,rgba(0,0,255,.05) 100%) border-box;border:2px solid transparent}.page-littlebig-linkcloud-card:hover .page-littlebig-linkcloud-card-image{transition:transform .5s;transform:scale(1.05)}.page-littlebig-linkcloud-card-image{-o-object-fit:cover;object-fit:cover;width:100%;transition:transform .5s}.page-littlebig-linkcloud-card-link{color:#000;margin-top:8px}.page-littlebig-linkcloud-card-link:hover{color:#000}.page-littlebig-linkcloud-card-link:after{content:"";position:absolute;top:0;bottom:0;left:0;right:0}.page-littlebig-linkcloud-card-price{letter-spacing:-.03em;margin-top:4px}.page-littlebig-linkcloud-card-title-skeleton .placeholder__inner{border-radius:6px;margin-top:8px;margin-bottom:4px}.page-littlebig-linkcloud-card-price-skeleton .placeholder__inner{border-radius:6px;margin:0}.littlebig-action-sticky{box-sizing:border-box;background:var(--ruki-white);padding:12px 16px;display:none}@media (max-width:900px){.littlebig-action-sticky{display:block}}.littlebig-action-sticky--is-top{border-radius:8px 8px 0 0}.littlebig-action-sticky__content{grid-template-columns:1fr 1fr;gap:8px;display:grid}.littlebig-action-sticky__btn{box-sizing:border-box;white-space:nowrap;border-radius:8px;height:44px;padding:10px 16px;font-size:16px}@media (max-width:600px){.littlebig-action-sticky__btn{min-width:0}}.littlebig-action-sticky__btn_order.button_design_filled{--button-background:var(--ruki-blue);--button-background-hover:#2626ff;--button-text:#fff}.littlebig-action-sticky__btn_chat.button_design_filled{--button-background:var(--ruki-white);--button-background-hover:rgba(0,0,0,.04);--button-text:var(--ruki-black);position:relative}.littlebig-action-sticky__btn_chat.button_design_filled:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(60deg,#00f 0%,#0079ff 18%,#00e6e6 35%,#00b9ff 67%,#ff00eb 100%) border-box;border:1px solid transparent;border-radius:8px;position:absolute;top:0;bottom:0;left:0;right:0;-webkit-mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);mask-image:linear-gradient(#000 0,#000 0),linear-gradient(#000 0,#000 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:padding-box,border-box;mask-clip:padding-box,border-box;-webkit-mask-origin:padding-box,border-box;mask-origin:padding-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.page-littlebig-process{flex-direction:column;gap:12px;display:flex}@media (min-width:901px){.page-littlebig-process{gap:28px}}section.page-littlebig-process .page-littlebig-process-title{color:#000;letter-spacing:-1px;margin:0;font-size:34px;line-height:1.05}@media (min-width:901px){section.page-littlebig-process .page-littlebig-process-title{letter-spacing:0;font-size:55px;line-height:1}}.page-littlebig-process-list{flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;display:flex}.page-littlebig-process-item{max-width:606px;padding-left:28px;position:relative}@media (min-width:901px){.page-littlebig-process-item{padding-left:44px}}.page-littlebig-process-item:before{z-index:1;background:var(--ruki-black);content:"";border-radius:50%;width:12px;height:12px;position:absolute;top:5px;left:0}@media (min-width:901px){.page-littlebig-process-item:before{top:10px}}.page-littlebig-process-item:not(:last-child):after{background-color:var(--ruki-black);content:"";width:1px;position:absolute;top:23px;bottom:-25px;left:6px;transform:translate(-50%)}@media (min-width:901px){.page-littlebig-process-item:not(:last-child):after{top:27px;bottom:-33px}}.page-littlebig-process-btn{--button-background:var(--link-color);--button-background-hover:#2626ff;--button-text:#fff;box-sizing:border-box;white-space:nowrap;border-radius:10px;min-width:248px;min-height:56px;padding:16px 24px;font-size:22px;line-height:32px}@media (max-width:900px){.page-littlebig-process-btn{display:none}}.page-littlebig-process-link{color:rgba(0,0,255,.6);text-underline-offset:5px;-webkit-text-decoration:underline rgba(0,0,255,.2);text-decoration:underline rgba(0,0,255,.2);text-decoration-thickness:1px}@media (min-width:901px){.page-littlebig-process-link{font-size:16px;line-height:22px}}.page-littlebig-process-link:hover{color:var(--link-color-hover,rgba(0,0,255,.8));-webkit-text-decoration-color:rgba(0,0,255,.4);text-decoration-color:rgba(0,0,255,.4)}.page-littlebig-process-caption-defer-lead{font-weight:700}.page-littlebig-process-step-title{color:#000;font-feature-settings:"lnum" 1,"pnum" 1;margin:0;line-height:22px}@media (min-width:901px){.page-littlebig-process-step-title{line-height:32px}}.page-littlebig-process-step-description{color:var(--ruki-grey)}.page-littlebig-skeleton-process{gap:20px}@media (min-width:901px){.page-littlebig-skeleton-process{gap:28px}}.page-littlebig-skeleton-process__list{flex-direction:column;gap:28px;margin:0;padding:0;list-style:none;display:flex}.page-littlebig-skeleton-process__item{grid-template-columns:minmax(0,1fr);gap:16px;padding-left:28px;display:grid;position:relative}@media (min-width:901px){.page-littlebig-skeleton-process__item{grid-template-columns:minmax(0,1fr) minmax(200px,294px);gap:20px;padding-left:44px}}.page-littlebig-skeleton-process__item:before{background:var(--ruki-black);content:"";border-radius:50%;width:12px;height:12px;position:absolute;top:6px;left:0}@media (min-width:901px){.page-littlebig-skeleton-process__item:before{top:10px}}.page-littlebig-skeleton-process__main,.page-littlebig-skeleton-process__aside{flex-direction:column;gap:8px;display:flex}.page-littlebig-quiz{flex-direction:column;gap:18px;display:flex}@media (min-width:901px){.page-littlebig-quiz{gap:42px}}.page-littlebig-quiz-title{color:var(--ruki-black);margin:0}.page-littlebig-quiz-questions{flex-direction:column;gap:28px;margin-bottom:28px;display:flex}@media (min-width:901px){.page-littlebig-quiz-questions{gap:52px;margin-bottom:34px}}.page-littlebig-quiz-question{flex-direction:column;gap:10px;display:flex}@media (min-width:901px){.page-littlebig-quiz-question{gap:16px}}.page-littlebig-quiz-question-title{color:#000;margin:0}@media (min-width:901px){.page-littlebig-quiz-question-title_secondary{max-width:1140px}}.page-littlebig-quiz-question-title_repair{max-width:344px}@media (min-width:901px){.page-littlebig-quiz-question-title_repair{letter-spacing:0;max-width:none}}.page-littlebig-quiz-question_apartment{gap:10px}@media (min-width:901px){.page-littlebig-quiz-question_apartment{gap:16px}}.page-littlebig-quiz-repair-options{grid-template-columns:repeat(3,1fr);gap:4px;display:grid}@media (min-width:901px){.page-littlebig-quiz-repair-options{gap:36px}}.page-littlebig-quiz-repair-options .page-littlebig-quiz-option{overflow:hidden}.page-littlebig-quiz-option_repair .page-littlebig-quiz-option-body{width:100%;height:100%}.page-littlebig-quiz-option_repair .page-littlebig-quiz-option-description{width:70%}.page-littlebig-quiz-option-price,.page-littlebig-quiz-option-price-ph{text-overflow:ellipsis;white-space:nowrap;margin-top:auto;padding-top:8px;overflow:hidden}.page-littlebig-quiz-option-price-br{display:block}@media (min-width:901px){.page-littlebig-quiz-option-price-br{display:none}}.page-littlebig-quiz-option-price{color:rgba(0,0,0,.4)}.page-littlebig-quiz-option-price_active{color:var(--ruki-black)}.page-littlebig-quiz-options{-ms-overflow-style:none;scrollbar-width:none;gap:10px;margin:0 -16px;padding:0 16px 4px;display:flex;overflow-x:auto}.page-littlebig-quiz-options::-webkit-scrollbar{display:none}@media (min-width:901px){.page-littlebig-quiz-options{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;padding-bottom:0;display:grid;overflow-x:visible}.page-littlebig-quiz-options_apartment{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px}}.page-littlebig-quiz-option{background:linear-gradient(rgba(124,124,128,.2) 0%,rgba(255,255,255,0) 100%);border:2px solid #fff;border-radius:8px;flex-direction:column;padding:10px 10px 14px;display:flex}@media (min-width:901px){.page-littlebig-quiz-option{min-width:unset;gap:14px;padding:12px 12px 26px}}.page-littlebig-quiz-option_apartment{min-width:226px}@media (min-width:901px){.page-littlebig-quiz-option_apartment{min-width:unset}}.page-littlebig-quiz-option:hover{cursor:pointer;background:linear-gradient(#fff,#fff) padding-box padding-box,linear-gradient(rgba(0,0,255,.3) 0%,rgba(0,0,255,.05) 100%) border-box;border:2px solid transparent}.page-littlebig-quiz-option_active,.page-littlebig-quiz-option_active:hover{border-color:var(--ruki-blue);background:var(--ruki-white)}.page-littlebig-quiz-option-body{flex-direction:column;gap:4px;display:flex}@media (min-width:901px){.page-littlebig-quiz-option-body{gap:8px;width:70%}}.page-littlebig-quiz-option-description{color:rgba(0,0,0,.8);margin:0}@media (max-width:600px){.page-littlebig-quiz-option-label{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}}.page-littlebig-quiz-option-label_active{color:var(--ruki-black);font-weight:700}.page-littlebig-quiz-option:focus-visible{outline:none}.page-littlebig-quiz-estimate{flex-direction:column;gap:12px;display:flex}.page-littlebig-quiz-estimate-layout{flex-direction:column;gap:32px;display:flex}@media (min-width:901px){.page-littlebig-quiz-estimate-layout{grid-template-columns:1fr 2fr;grid-template-areas:"rooms style""cta style";align-items:start;gap:30px 82px;display:grid}}.page-littlebig-quiz-estimate-rooms{flex-direction:column;gap:30px;display:flex}@media (min-width:901px){.page-littlebig-quiz-estimate-rooms{grid-area:rooms}}.page-littlebig-quiz-estimate-rooms-carousel__root .carousel__viewport{margin:0 -16px;padding:0 16px}.page-littlebig-quiz-estimate-rooms-carousel{gap:12px}.page-littlebig-quiz-estimate-room-slide{opacity:1;flex:0 0 274px;min-width:0;transition:opacity .2s}.page-littlebig-quiz-estimate-room-slide:last-child{box-sizing:border-box;flex:0 0 calc(100vw - 32px);padding-right:calc(100vw - 306px)}.page-littlebig-quiz-estimate-room-slide_inactive{opacity:.4}.page-littlebig-quiz-estimate-room{flex-direction:column;gap:10px;display:flex}.page-littlebig-quiz-estimate-room-heading{flex-direction:column;display:flex}@media (min-width:901px){.page-littlebig-quiz-estimate-room-heading{grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:16px;display:grid}}.page-littlebig-quiz-estimate-room-title,.page-littlebig-quiz-estimate-room-price{color:var(--ruki-black);margin:0;font-weight:700}.page-littlebig-quiz-estimate-room-price{white-space:nowrap}.page-littlebig-quiz-estimate-works{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.page-littlebig-quiz-estimate-work{grid-template-columns:20px minmax(0,1fr);display:grid}.page-littlebig-quiz-estimate-style{flex-direction:column;gap:16px;min-width:0;display:flex}@media (min-width:901px){.page-littlebig-quiz-estimate-style{grid-area:style;position:-webkit-sticky;position:sticky;top:100px}}.page-littlebig-quiz-estimate-style-title{max-width:371px;color:var(--ruki-black);margin:0}.page-littlebig-quiz-estimate-style-content{flex-direction:row-reverse;gap:16px;max-height:600px;display:flex}.page-littlebig-quiz-estimate-style-options{-ms-overflow-style:none;scrollbar-width:none;gap:8px;margin:0 -16px;padding:0 16px 4px;display:flex;overflow:scroll}.page-littlebig-quiz-estimate-style-options::-webkit-scrollbar{display:none}@media (min-width:901px){.page-littlebig-quiz-estimate-style-options{flex-direction:column}}.page-littlebig-quiz-estimate-style-option{cursor:pointer;text-align:left;background:0 0;border:0;flex-direction:column;gap:2px;min-width:226px;padding:0;display:flex}@media (min-width:901px){.page-littlebig-quiz-estimate-style-option{min-width:109px}}.page-littlebig-quiz-estimate-style-thumb{border:2px solid transparent;border-radius:10px;width:226px;height:132px;display:block;overflow:hidden}@media (min-width:901px){.page-littlebig-quiz-estimate-style-thumb{width:109px;height:64px}}.page-littlebig-quiz-estimate-style-thumb_active{border-color:var(--ruki-blue)}.page-littlebig-quiz-estimate-style-thumb-img,.page-littlebig-quiz-estimate-style-thumb-placeholder,.page-littlebig-quiz-estimate-style-preview{border-radius:8px;width:100%;display:block}.page-littlebig-quiz-estimate-style-thumb-img,.page-littlebig-quiz-estimate-style-preview{-o-object-fit:cover;object-fit:cover;height:100%}.page-littlebig-quiz-estimate-style-thumb-placeholder{background:linear-gradient(135deg,rgba(0,0,0,.06),rgba(0,0,0,.02));height:100%}.page-littlebig-quiz-estimate-style-label{color:var(--ruki-black);text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.page-littlebig-quiz-estimate-style-preview{aspect-ratio:4/5;max-height:600px;display:none}@media (min-width:901px){.page-littlebig-quiz-estimate-style-preview{flex:1;min-width:0;display:block}}.page-littlebig-quiz-estimate-cta{flex-direction:column;align-items:flex-start;gap:14px;display:flex}@media (min-width:901px){.page-littlebig-quiz-estimate-cta{grid-area:cta}}.page-littlebig-quiz-estimate-cta-text,.page-littlebig-quiz-estimate-cta-lead{color:var(--ruki-black);margin:0}.page-littlebig-quiz-estimate-cta-btn{--button-background:var(--ruki-blue);--button-background-hover:#2626ff;--button-text:#fff;border-radius:8px;width:100%;height:46px}@media (min-width:901px){.page-littlebig-quiz-estimate-cta-btn{min-width:251px;max-width:251px;height:48px}}.page-littlebig-skeleton-quiz{gap:16px}@media (min-width:901px){.page-littlebig-skeleton-quiz{gap:20px}}.page-littlebig-skeleton-quiz__subtitle{margin-top:8px}@media (min-width:901px){.page-littlebig-skeleton-quiz__subtitle{margin-top:12px}}.page-littlebig-skeleton-quiz__options{gap:10px;margin:0 -16px;padding:0 16px 4px;display:flex;overflow-x:auto}@media (min-width:901px){.page-littlebig-skeleton-quiz__options{grid-template-columns:repeat(4,minmax(0,1fr));gap:36px;margin:0;padding:0 0 4px;display:grid;overflow:visible}}.page-littlebig-skeleton-quiz__options_secondary{margin-top:4px}.page-littlebig-skeleton-quiz__option{flex-direction:column;flex:0 0 148px;gap:10px;display:flex}@media (min-width:901px){.page-littlebig-skeleton-quiz__option{flex-basis:auto;gap:14px}}.page-littlebig-skeleton-quiz__option-media{aspect-ratio:148/120;width:100%}@media (min-width:901px){.page-littlebig-skeleton-quiz__option-media{aspect-ratio:258/138}}.page-littlebig-skeleton-quiz__option-media .page-littlebig-skeleton-quiz__option-media-ph{width:100%;max-width:none;height:100%}.page-littlebig-skeleton-quiz__option-media .page-littlebig-skeleton-quiz__option-media-ph .placeholder__inner{height:100%;margin-bottom:0}.page-littlebig-review-anchor-section{-moz-column-gap:16px;order:-1;grid-template-columns:max-content 1fr;align-items:start;gap:4px 16px;display:grid}@media (min-width:601px){.page-littlebig-review-anchor-section{margin-left:56px}}@media (min-width:901px){.page-littlebig-review-anchor-section{flex-direction:column;order:0;row-gap:0;margin-left:92px;display:flex}}.page-littlebig-review-anchor-section-rating{letter-spacing:-.105em;grid-row:1/span 3;margin-bottom:0;font-size:9rem;line-height:.8em}@media (min-width:901px){.page-littlebig-review-anchor-section-rating{margin-bottom:.5rem;font-size:10rem}}.page-littlebig-review-anchor-section-stars{align-items:center;margin-bottom:0;display:flex}.page-littlebig-review-anchor-section-stars svg{width:31px;height:30px}@media (min-width:901px){.page-littlebig-review-anchor-section-stars{margin-bottom:20px}.page-littlebig-review-anchor-section-stars svg{width:37px;height:36px}}.page-littlebig-review-anchor-section-title{max-width:165px}@media (min-width:901px){.page-littlebig-review-anchor-section-title{max-width:none}}.page-littlebig-review-anchor-section-link{color:rgba(0,0,255,.6);text-underline-offset:5px;-webkit-text-decoration:underline rgba(0,0,255,.2);text-decoration:underline rgba(0,0,255,.2);text-decoration-thickness:1px}@media (min-width:901px){.page-littlebig-review-anchor-section-link{font-size:16px;line-height:22px}}.page-littlebig-review-anchor-section-link:hover{color:var(--link-color-hover,rgba(0,0,255,.8));-webkit-text-decoration-color:rgba(0,0,255,.4);text-decoration-color:rgba(0,0,255,.4)}.page-littlebig-skeleton-line{max-width:none}.page-littlebig-skeleton-block{flex-direction:column;gap:12px;display:flex}.page-littlebig-skeleton-block .placeholder__inner{margin-bottom:0}.page-littlebig-skeleton-review-anchor{-moz-column-gap:16px;grid-template-columns:max-content 1fr;align-items:start;gap:8px 16px;display:grid}@media (min-width:901px){.page-littlebig-skeleton-review-anchor{flex-direction:column;gap:12px;margin-left:92px;display:flex}}.page-littlebig-skeleton-review-anchor__rating{grid-row:1/span 3}.page-littlebig-skeleton-review-anchor__rating .placeholder__inner{min-height:72px}@media (min-width:901px){.page-littlebig-skeleton-review-anchor__rating .placeholder__inner{min-height:96px}}.page-littlebig-skeleton-review-anchor__right{flex-direction:column;gap:8px;display:flex}.page-littlebig-skeleton-review-anchor__stars{gap:6px;display:flex}.page-littlebig-service-prices{flex-direction:column;gap:20px;display:flex}@media (min-width:901px){.page-littlebig-service-prices{gap:32px}}.page-littlebig-service-prices-title{color:#000;letter-spacing:-.5px;margin:0;font-size:32px;line-height:1.05}@media (min-width:901px){.page-littlebig-service-prices-title{font-size:40px}}.page-littlebig-service-prices-layout{flex-direction:column;gap:24px;display:flex}@media (min-width:901px){.page-littlebig-service-prices-layout{flex-direction:row;align-items:flex-start;gap:64px}}.page-littlebig-service-prices-tabs{scrollbar-width:none;flex-direction:row;gap:6px;margin:0 -16px;padding:0 16px;display:flex;overflow-x:auto}.page-littlebig-service-prices-tabs::-webkit-scrollbar{display:none}@media (min-width:901px){.page-littlebig-service-prices-tabs{flex-direction:column;flex:0 0 258px;gap:16px;margin:0;padding:0;overflow:visible}}.page-littlebig-service-prices-tab{color:#000;cursor:pointer;white-space:nowrap;background:0 0;border:1.5px solid rgba(0,0,0,.12);border-radius:6px;align-items:center;gap:12px;padding:6px 10px;font-family:inherit;font-size:16px;line-height:20px;transition:border-color .15s,color .15s;display:inline-flex}@media (min-width:901px){.page-littlebig-service-prices-tab{text-align:left;white-space:normal;border:none;border-radius:0;padding:0}.page-littlebig-service-prices-tab:hover{color:rgba(0,0,0,.6)}}.page-littlebig-service-prices-tab-radio{display:none}@media (min-width:901px){.page-littlebig-service-prices-tab-radio{border:1px solid rgba(0,0,0,.2);border-radius:50%;flex-shrink:0;width:18px;height:18px;display:block}}.page-littlebig-service-prices-tab-label{display:block}.page-littlebig-service-prices-tab--active{border-color:var(--ruki-blue)}@media (min-width:901px){.page-littlebig-service-prices-tab--active{border-color:transparent}}.page-littlebig-service-prices-tab--active .page-littlebig-service-prices-tab-label{font-weight:700}.page-littlebig-service-prices-tab--active .page-littlebig-service-prices-tab-radio{background-color:var(--ruki-blue);position:relative}.page-littlebig-service-prices-tab--active .page-littlebig-service-prices-tab-radio:after{content:"";background:#fff;border-radius:50%;width:6px;height:6px;display:block;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.page-littlebig-service-prices-content{flex-direction:column;flex:auto;gap:28px;min-width:0;display:flex}.page-littlebig-service-prices-table{border-collapse:collapse;table-layout:auto;width:100%}.page-littlebig-service-prices-section-title{caption-side:top;color:#000;text-align:left;margin:0 0 8px;font-size:16px;font-weight:700;line-height:20px}.page-littlebig-service-prices-name,.page-littlebig-service-prices-unit,.page-littlebig-service-prices-price{color:#000;vertical-align:baseline;border-bottom:1px solid rgba(0,0,0,.08);padding:9px 0;font-size:16px;line-height:20px}.page-littlebig-service-prices-name{text-align:left;width:100%;font-weight:400}.page-littlebig-service-prices-unit{text-align:right;white-space:nowrap;padding-left:16px;font-weight:700}@media (min-width:901px){.page-littlebig-service-prices-unit{text-align:left;width:96px;padding-left:24px}}.page-littlebig-service-prices-price{text-align:right;white-space:nowrap;padding-left:12px;font-weight:700}@media (min-width:901px){.page-littlebig-service-prices-price{width:92px;padding-left:24px}}.page-littlebig-service-prices-more{color:#000;cursor:pointer;background:0 0;border:none;align-self:flex-start;align-items:center;gap:4px;margin-top:4px;padding:0;font-family:inherit;font-size:16px;line-height:20px;display:inline-flex}.page-littlebig-service-prices-more:hover{color:rgba(0,0,0,.6)}.page-littlebig-service-prices-more-icon{transition:transform .15s}.page-littlebig-service-prices-more--expanded .page-littlebig-service-prices-more-icon{transform:rotate(180deg)}.page-littlebig-text{flex-direction:column;gap:16px;display:flex}@media (min-width:901px){.page-littlebig-text{gap:24px}}.page-littlebig-text-title{letter-spacing:-1px;margin:0;font-size:34px;line-height:1.05}@media (min-width:901px){.page-littlebig-text-title{letter-spacing:0;font-size:55px;line-height:1}}.page-littlebig-text-content{color:#000;flex-direction:column;gap:16px;font-size:16px;line-height:1.4;display:flex}@media (min-width:901px){.page-littlebig-text-content{font-size:22px}}.page-littlebig-text-content h2,.page-littlebig-text-content h3{margin:8px 0 0;font-weight:700;line-height:1.1}.page-littlebig-text-content h2{font-size:24px}@media (min-width:901px){.page-littlebig-text-content h2{font-size:32px}}.page-littlebig-text-content h3{font-size:20px}@media (min-width:901px){.page-littlebig-text-content h3{font-size:26px}}.page-littlebig-text-content p{margin:0}.page-littlebig-text-content ul,.page-littlebig-text-content ol{flex-direction:column;gap:8px;margin:0;padding-left:1.2em;list-style:circle;display:flex}.page-littlebig-text-content a{color:rgba(0,0,255,.6);text-underline-offset:5px;-webkit-text-decoration:underline rgba(0,0,255,.2);text-decoration:underline rgba(0,0,255,.2);text-decoration-thickness:1px}.page-littlebig-text-content a:hover{color:var(--link-color-hover,rgba(0,0,255,.8));-webkit-text-decoration-color:rgba(0,0,255,.4);text-decoration-color:rgba(0,0,255,.4)}.page-littlebig-chat-section-wrapper{flex-direction:column;gap:40px;display:flex}@media (min-width:901px){.page-littlebig-chat-section-wrapper{grid-template-columns:2fr minmax(270px,1fr);gap:0;display:grid}}.page-littlebig-content{flex-direction:column;gap:50px;padding:36px 16px;display:flex}@media (min-width:901px){.page-littlebig-content{gap:80px;padding:96px 112px}}@media (max-width:600px){.page-littlebig-content{overflow:hidden}}
/*# sourceMappingURL=littlebig.65a662b8479c0da6e11f.chunk.css.map*/