.tns-outer{padding:0 !important}.tns-outer [hidden]{display:none !important}.tns-outer [aria-controls],.tns-outer [data-action]{cursor:pointer}.tns-slider{transition:all 0s}.tns-slider>.tns-item{box-sizing:border-box}.tns-horizontal.tns-subpixel{white-space:nowrap}.tns-horizontal.tns-subpixel>.tns-item{display:inline-block;vertical-align:top;white-space:normal}.tns-horizontal.tns-no-subpixel:after{content:'';display:table;clear:both}.tns-horizontal.tns-no-subpixel>.tns-item{float:left}.tns-horizontal.tns-carousel.tns-no-subpixel>.tns-item{margin-right:-100%}.tns-no-calc{position:relative;left:0}.tns-gallery{position:relative;left:0;min-height:1px}.tns-gallery>.tns-item{position:absolute;left:-100%;transition:transform 0s, opacity 0s}.tns-gallery>.tns-slide-active{position:relative;left:auto !important}.tns-gallery>.tns-moving{transition:all 0.25s}.tns-autowidth{display:inline-block}.tns-lazy-img{transition:opacity 0.6s;opacity:0.6}.tns-lazy-img.tns-complete{opacity:1}.tns-ah{transition:height 0s}.tns-ovh{overflow:hidden}.tns-visually-hidden{position:absolute;left:-10000em}.tns-transparent{opacity:0;visibility:hidden}.tns-fadeIn{opacity:1;filter:alpha(opacity=100);z-index:0}.tns-normal,.tns-fadeOut{opacity:0;filter:alpha(opacity=0);z-index:-1}.tns-vpfix{white-space:nowrap}.tns-vpfix>div,.tns-vpfix>li{display:inline-block}.tns-t-subp2{margin:0 auto;width:310px;position:relative;height:10px;overflow:hidden}.tns-t-ct{width:2333.3333333%;width:calc(100% * 70 / 3);position:absolute;right:0}.tns-t-ct:after{content:'';display:table;clear:both}.tns-t-ct>div{width:1.4285714%;width:calc(100% / 70);height:10px;float:left}

/*# sourceMappingURL=sourcemaps/tiny-slider.css.map */

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close,
button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover,
  .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover,
  .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before,
  .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    transform: scale(0.75); }
  .mfp-arrow-left {
    transform-origin: 0; }
  .mfp-arrow-right {
    transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

/*!
 * Pikaday
 * Copyright © 2014 David Bushell | BSD & MIT license | https://dbushell.com/
 */.pika-single{z-index:9999;display:block;position:relative;color:#333;background:#fff;border:1px solid #ccc;border-bottom-color:#bbb;font-family:"Helvetica Neue",Helvetica,Arial,sans-serif}.pika-single.is-hidden{display:none}.pika-single.is-bound{position:absolute;box-shadow:0 5px 15px -5px rgba(0,0,0,.5)}.pika-single:before,.pika-single:after{content:" ";display:table}.pika-single:after{clear:both}.pika-lendar{float:left;width:240px;margin:8px}.pika-title{position:relative;text-align:center}.pika-title select{cursor:pointer;position:absolute;z-index:9998;margin:0;left:0;top:5px;opacity:0}.pika-label{display:inline-block;position:relative;z-index:9999;overflow:hidden;margin:0;padding:5px 3px;font-size:14px;line-height:20px;font-weight:bold;color:#333;background-color:#fff}.pika-prev,.pika-next{display:block;cursor:pointer;position:relative;outline:none;border:0;padding:0;width:20px;height:30px;text-indent:20px;white-space:nowrap;overflow:hidden;background-color:rgba(0,0,0,0);background-position:center center;background-repeat:no-repeat;background-size:75% 75%;opacity:.5}.pika-prev:hover,.pika-next:hover{opacity:1}.pika-prev.is-disabled,.pika-next.is-disabled{cursor:default;opacity:.2}.pika-prev,.is-rtl .pika-next{float:left;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAUklEQVR42u3VMQoAIBADQf8Pgj+OD9hG2CtONJB2ymQkKe0HbwAP0xucDiQWARITIDEBEnMgMQ8S8+AqBIl6kKgHiXqQqAeJepBo/z38J/U0uAHlaBkBl9I4GwAAAABJRU5ErkJggg==)}.pika-next,.is-rtl .pika-prev{float:right;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAeCAYAAAAsEj5rAAAAU0lEQVR42u3VOwoAMAgE0dwfAnNjU26bYkBCFGwfiL9VVWoO+BJ4Gf3gtsEKKoFBNTCoCAYVwaAiGNQGMUHMkjGbgjk2mIONuXo0nC8XnCf1JXgArVIZAQh5TKYAAAAASUVORK5CYII=)}.pika-select{display:inline-block}.pika-table{width:100%;border-collapse:collapse;border-spacing:0;border:0}.pika-table th,.pika-table td{width:14.2857142857%;padding:0}.pika-table th{color:#999;font-size:12px;line-height:25px;font-weight:bold;text-align:center}.pika-table abbr{border-bottom:none;cursor:help}.pika-button{cursor:pointer;display:block;box-sizing:border-box;outline:none;border:0;margin:0;width:100%;padding:5px;color:#666;font-size:12px;line-height:15px;text-align:right;background:#f5f5f5;height:auto;height:initial}.has-event .pika-button{color:#fff;background:#3af}.is-today .pika-button{color:#3af;font-weight:bold}.is-selected .pika-button{color:#fff;font-weight:bold;background:#3af;box-shadow:inset 0 1px 3px #178fe5;border-radius:3px}.is-disabled .pika-button,.is-outside-current-month .pika-button{color:#999;opacity:.3}.is-disabled .pika-button{pointer-events:none;cursor:default}.pika-button:hover{color:#fff;background:#ff8000;box-shadow:none;border-radius:3px}.pika-button .is-selection-disabled{pointer-events:none;cursor:default}.pika-week{font-size:11px;color:#999}.is-inrange .pika-button{color:#666;background:#d5e9f7}.is-startrange .pika-button{color:#fff;background:#6cb31d;box-shadow:none;border-radius:3px}.is-endrange .pika-button{color:#fff;background:#3af;box-shadow:none;border-radius:3px}
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,main{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main,summary{display:block}*,*::before,*::after{box-sizing:inherit}html{box-sizing:border-box;touch-action:manipulation;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{line-height:1;font-family:sans-serif;text-align:left}[tabindex="-1"]:focus:not(:focus-visible){outline:0 !important}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote::before,blockquote::after,q::before,q::after{content:"";content:none}table{border-collapse:collapse;border-spacing:0}caption{caption-side:bottom}th{text-align:inherit;text-align:-webkit-match-parent}hr{box-sizing:content-box;height:0;overflow:visible}pre,code,kbd,samp{font-family:monospace,monospace}pre{overflow:auto;-ms-overflow-style:scrollbar}a{background-color:rgba(0,0,0,0);-webkit-text-decoration-skip:objects}abbr[title]{border-bottom:0;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{font-style:normal;line-height:inherit}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0}sub{bottom:-0.25em}sup{top:-0.5em}em{font-style:italic}img{border-style:none}svg:not(:root){overflow:hidden}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}input,button,select,optgroup,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,[type=reset],[type=submit],[type=button]{-webkit-appearance:button}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}[tabindex="-1"]:focus{outline:0 !important}fieldset{min-width:0}legend{max-width:100%;white-space:normal;color:inherit;display:block}progress{vertical-align:baseline}textarea{overflow:auto;resize:vertical}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}output{display:inline-block}template{display:none}[hidden]{display:none}[role=button],input[type=button],input[type=reset],input[type=submit],button{padding:0;border:0;font:inherit;font-size:100%;color:inherit;text-align:inherit;background:none;-webkit-appearance:button;-moz-appearance:button;appearance:button;-webkit-user-select:none;-moz-user-select:none;user-select:none}[role=button]:not(:disabled),input[type=button]:not(:disabled),input[type=reset]:not(:disabled),input[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[role=button]:-moz-focusring,input[type=button]:-moz-focusring,input[type=reset]:-moz-focusring,input[type=submit]:-moz-focusring,button:-moz-focusring{outline:none}[role=button]:focus,input[type=button]:focus,input[type=reset]:focus,input[type=submit]:focus,button:focus{outline:none}a{color:inherit;text-decoration:none}a:-moz-focusring{outline:none}a:focus{outline:none}html{--background-page-body: #fff;--primary-color: #f44f0c;--primary-color-hover: #ff7c33;--primary-color-active: #cf4c17;--primary-color-inactive: #fc9a74;--secondary-color: #5096ff;--secondary-color-hover: #50b5ff;--secondary-color-active: #3178e2;--secondary-color-inactive: #84caff;--link-color: var(--primary-color);--link-color-hover: var(--primary-color-hover);--link-color-active: var(--primary-color-active);--link-decoration: none;--link-decoration-hover: underline;--link-decoration-active: none;--text-base: #5f5f5f;--text-strong: #333;--text-secondary: #939393;--gray-25: #fcfcfc;--gray-50: #fafafa;--gray-100: #f4f4f5;--gray-200: #e4e4e7;--gray-300: #d1d1d6;--gray-400: #a0a0ab;--gray-500: #70707b;--gray-700: #3f3f46;--gray-800: #26272b;--gray-900: #18181b;--gray-950: #131316;--transition-duration: .3s;--container-max-width: 1200px;--headline-font-weight: bold;--headline-margin: 2.125rem;--h1-font-weight: 700;--h1-letter-spacing: normal;--h2-font-weight: 700;--h2-letter-spacing: normal;--h3-font-weight: 700;--h3-letter-spacing: normal;--h4-font-weight: 700;--h4-letter-spacing: normal;--input-height: 3rem;--input-line-height: 1.3;--input-letter-spacing: normal;--input-background-color: #fff;--input-background-color-hover: #fff;--input-background-color-focus: #fff;--input-border-radius: 0.75rem;--input-border-color: #eaeaea;--input-border-color-hover: var(--primary-color-hover);--input-border-color-focus: var(--secondary-color);--input-border-color-error: var(--primary-color-active);--input-border-width-focus: 1px;--input-label-color: var(--text-secondary);--input-label-color-focus: var(--secondary-color);--input-padding-x: 1rem}html.root-v3{--background-page-body: #fdfdfc;--primary-color: #d92d20;--primary-color-hover: #b42318;--primary-color-active: #f04438;--primary-color-inactive: #fda29b;--text-base: #292524;--text-base-hover: #57534e;--text-base-active: #79716B;--text-strong: #1c1917;--text-on-color: #fff;--text-on-color-hover: rgba(255, 255, 255, 0.9);--text-on-color-active: rgba(255, 255, 255, 0.8);--text-secondary: #79716b;--border-base: #44403c;--border-secondary: #e7e5e4;--border-on-color: #fdfdfc}html.root-v4{--primary-color: #ff4f00;--primary-color-hover: #d94300;--primary-color-active: #b23700;--primary-color-inactive: #ffcab2;--text-base: var(--gray-900);--text-strong: var(--gray-900);--text-secondary: var(--gray-400);--link-color: var(--primary-color);--link-color-hover: var(--primary-color);--link-color-active: #ff7c33;--link-decoration: none;--link-decoration-hover: underline;--link-decoration-active: underline;--default-background: linear-gradient(96deg, #414147 -0.76%, #70707b 100%)}@media screen and (max-width: 1023px){html{--container-padding-x: 1rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){html{--container-padding-x: calc(22px + 0.1306818182 * (100vw - 1024px))}}@media screen and (min-width: 1200px){html{--container-padding-x: 45px}}html.root-v4{--container-max-width: 1360px}@media screen and (max-width: 1023px){html.root-v4{--container-padding-x: 0.8421052632rem}}@media screen and (min-width: 1024px){html.root-v4{--container-padding-x: 32px}}@media screen and (max-width: 1023px){html{--h1-font-size: 2rem;--h1-line-height: 2.25rem;--h2-font-size: 1.25rem;--h2-line-height: 1.5rem;--h3-font-size: 1.125rem;--h3-line-height: 1.375rem;--h4-font-size: 1rem;--h4-line-height: 1.25rem}}@media screen and (min-width: 1024px){html{--h1-font-size: 40px;--h1-line-height: 48px;--default-h2-font-size: 32px;--default-h2-line-height: 36px;--h2-font-size: var(--default-h2-font-size);--h2-line-height: var(--default-h2-line-height);--h3-font-size: 24px;--h3-line-height: 28px;--h4-font-size: 28px;--h4-line-height: 32px}}html.root-v3{--p1-font-size: 1.25rem;--p1-font-weight: 400;--p1-line-height: 2rem;--p1-letter-spacing: 0.025rem;--p2-font-size: 1rem;--p2-font-weight: 400;--p2-line-height: 1.5rem;--p2-letter-spacing: 0.02rem;--p3-font-size: 0.875rem;--p3-font-weight: 400;--p3-line-height: 1.25rem;--p3-letter-spacing: 0.0175rem;--p4-font-size: 0.75rem;--p4-font-weight: 400;--p4-line-height: 1rem;--p4-letter-spacing: 0.015rem;--p5-font-size: 0.625rem;--p5-font-weight: 400;--p5-line-height: 0.875rem;--p5-letter-spacing: 0.0125rem;--b1-font-weight: 700;--b1-letter-spacing: 0.01rem;--b2-letter-spacing: 0.00875rem}html.root-v4{--p1-font-weight: 500;--p1-letter-spacing: normal;--p2-font-weight: 500;--p2-letter-spacing: normal;--p3-font-weight: 500;--p4-font-weight: 500;--p4-letter-spacing: normal;--p5-font-weight: 500;--p5-letter-spacing: normal;--b1-font-weight: 600;--b1-line-height: 1;--b1-letter-spacing: normal;--b2-font-weight: 600;--b2-line-height: 1;--b2-letter-spacing: normal}@media screen and (max-width: 1023px){html.root-v4{--headline-margin: 1.7894736842rem;--h1-font-size: 1.6842105263rem;--h1-line-height: 1.125;--h2-font-size: 1.2631578947rem;--h2-line-height: 1.166;--h2-letter-spacing: -0.0252631579rem;--h4-font-size: 1.2631578947rem;--h4-line-height: 1.166;--h4-letter-spacing: -0.0252631579rem}}@media screen and (min-width: 1024px){html.root-v4{--headline-margin: 34px;--h1-font-size: 48px;--h1-line-height: 1.125;--h2-line-height: 36px;--h2-line-height: 1.125;--h4-font-size: 24px;--h4-line-height: 1.166;--h4-letter-spacing: -0.48px}}@media screen and (max-width: 1023px){html.root-v4{--p1-font-size: 1.0526315789rem;--p1-line-height: 1.4736842105rem}}@media screen and (min-width: 1024px){html.root-v4{--p1-font-size: 20px;--p1-line-height: 28px}}@media screen and (max-width: 1023px){html.root-v4{--p2-font-size: 0.9473684211rem;--p2-line-height: 1.3684210526rem}}@media screen and (min-width: 1024px){html.root-v4{--p2-font-size: 18px;--p2-line-height: 26px}}@media screen and (max-width: 1023px){html.root-v4{--p3-font-size: 0.8421052632rem;--p3-line-height: 1.2631578947rem;--p3-letter-spacing: 0.0084210526rem}}@media screen and (min-width: 1024px){html.root-v4{--p3-font-size: 16px;--p3-line-height: 24px;--p3-letter-spacing: 0.16px}}@media screen and (max-width: 1023px){html.root-v4{--p4-font-size: 0.7368421053rem;--p4-line-height: 1.0526315789rem}}@media screen and (min-width: 1024px){html.root-v4{--p4-font-size: 14px;--p4-line-height: 20px}}@media screen and (max-width: 1023px){html.root-v4{--p5-font-size: 0.6315789474rem;--p5-line-height: 0.9473684211rem}}@media screen and (min-width: 1024px){html.root-v4{--p5-font-size: 12px;--p5-line-height: 18px}}@media screen and (max-width: 1023px){html.root-v4{--b1-font-size: 0.8421052632rem}}@media screen and (min-width: 1024px){html.root-v4{--b1-font-size: 16px}}@media screen and (max-width: 1023px){html.root-v4{--b2-font-size: 0.7368421053rem}}@media screen and (min-width: 1024px){html.root-v4{--b2-font-size: 14px}}@media screen and (max-width: 1023px){html{--spacing-md: 0.4210526316rem;--spacing-6xl: 2.5263157895rem}}@media screen and (min-width: 1024px){html{--spacing-md: 8px;--spacing-6xl: 48px}}@media screen and (max-width: 1023px){html.root-v3{--padding-between-blocks: 3.5rem;--padding-sm: 0.25rem;--padding-md: 0.5rem;--padding-lg: 0.75rem;--padding-xl: 1rem;--padding-2xl: 1.5rem;--padding-5xl: 3rem}}@media screen and (min-width: 1024px){html.root-v3{--padding-between-blocks: 96px;--padding-sm: 8px;--padding-md: 12px;--padding-lg: 16px;--padding-xl: 24px;--padding-2xl: 32px;--padding-5xl: 56px}}@media screen and (max-width: 1023px){html.root-v4{--padding-between-blocks: 3.3684210526rem}}@media screen and (min-width: 1024px){html.root-v4{--padding-between-blocks: 120px}}@media screen and (max-width: 1023px){html{--input-font-size: 1rem}}@media screen and (min-width: 1024px){html{--input-font-size: 14px}}.v3{--input-line-height: 1.5rem;--input-letter-spacing: 0.02rem;--input-font-size: 1rem;--input-border-radius: 0.5rem;--input-border-color-focus: var(--text-base-hover);--input-border-color-hover: #fda29b;--input-border-color-error: var(--primary-color);--input-label-color-focus: var(--text-secondary)}.v4{--input-font-size: var(--p3-font-size);--input-line-height: var(--p3-line-height);--input-background-color: var(--gray-50);--input-background-color-hover: var(--gray-50);--input-background-color-focus: #fff;--input-border-color: var(--gray-200);--input-border-color-hover: var(--gray-300);--input-border-color-focus: var(--gray-900);--input-border-width-focus: 2px;--input-label-color-focus: var(--gray-500)}@media screen and (max-width: 1023px){.v4{--input-letter-spacing: 0.0084210526rem;--input-height: 2.9473684211rem;--input-border-radius: 0.6315789474rem;--input-padding-x: 1.0526315789rem}}@media screen and (min-width: 1024px){.v4{--input-letter-spacing: 0.16px;--input-height: 56px;--input-border-radius: 12px;--input-padding-x: 20px}}@font-face{font-family:"Lato";font-style:normal;font-weight:400;font-display:swap;src:local("Lato Regular"),local("Lato-Regular"),url(/packs/static/fonts/lato/latoregular-3afd5ecc440573ffebd3.woff2) format("woff2"),url(/packs/static/fonts/lato/latoregular-2e77a477d6431e343a0a.woff) format("woff")}@font-face{font-family:"Lato";font-weight:400;font-style:italic;font-display:swap;src:local("Lato Italic"),local("Lato-Italic"),url(/packs/static/fonts/lato/latoitalic-52610538409cce13f7c0.woff2) format("woff2"),url(/packs/static/fonts/lato/latoitalic-fe87f4e2b60e8957065c.woff) format("woff")}@font-face{font-family:"Lato";font-style:normal;font-weight:500;font-display:swap;src:local("Lato Medium"),local("Lato-Medium"),url(/packs/static/fonts/lato/latomedium-c2726ad40e36a5a891ed.woff2) format("woff2"),url(/packs/static/fonts/lato/latomedium-e4e26a8856e9c701a258.woff) format("woff")}@font-face{font-family:"Lato";font-style:normal;font-weight:600;font-display:swap;src:local("Lato Semi Bold"),local("Lato-SemiBold"),url(/packs/static/fonts/lato/latosemibold-2e1b533064dc677be613.woff2) format("woff2"),url(/packs/static/fonts/lato/latosemibold-c50637e1089d3058b347.woff) format("woff")}@font-face{font-family:"Lato";font-style:normal;font-weight:700;font-display:swap;src:local("Lato Bold"),local("Lato-Bold"),url(/packs/static/fonts/lato/latobold-6313ff8e060883e53e80.woff2) format("woff2"),url(/packs/static/fonts/lato/latobold-d33f7180223882016093.woff) format("woff")}@font-face{font-family:"Lato";font-style:normal;font-weight:800;font-display:swap;src:local("Lato Heavy"),local("Lato-Heavy"),url(/packs/static/fonts/lato/latoheavy-7ea207c31a7e90026225.woff2) format("woff2"),url(/packs/static/fonts/lato/latoheavy-022f32fa38ad8415a5ac.woff) format("woff")}@font-face{font-family:"Caveat";font-style:normal;font-weight:400;font-display:swap;src:local("Caveat Regular"),local("Caveat-Regular"),url(/packs/static/fonts/caveat/caveatregular-25b78766de71dd29b1b7.woff2) format("woff2"),url(/packs/static/fonts/caveat/caveatregular-c565f84f0a7a13f5148c.woff) format("woff")}@font-face{font-family:"Caveat";font-style:normal;font-weight:700;font-display:swap;src:local("Caveat Bold"),local("Caveat-Bold"),url(/packs/static/fonts/caveat/caveatbold-df9fb59e42165f7fecd6.woff2) format("woff2"),url(/packs/static/fonts/caveat/caveatbold-876042af4ab5c448dcf2.woff) format("woff")}@font-face{font-display:swap;font-family:"Manrope";font-style:normal;font-weight:400;src:url(/packs/static/fonts/manrope/manrope-v15-cyrillic_latin-regular-7ef652c29e757402aa5e.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Manrope";font-style:normal;font-weight:500;src:url(/packs/static/fonts/manrope/manrope-v15-cyrillic_latin-500-7ba3deb20e9068ed828f.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Manrope";font-style:normal;font-weight:600;src:url(/packs/static/fonts/manrope/manrope-v15-cyrillic_latin-600-13f3bea54476f960f592.woff2) format("woff2")}@font-face{font-display:swap;font-family:"Manrope";font-style:normal;font-weight:700;src:url(/packs/static/fonts/manrope/manrope-v15-cyrillic_latin-700-f2c86a02a2d2193c65f1.woff2) format("woff2")}@font-face{font-family:"minisklad_icons";src:url(/packs/static/fonts/minisklad_icons/minisklad_icons-e46ddfc6eaafe2c9975f.woff2) format("woff2")}@keyframes loader{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}html{color:#5f5f5f;color:var(--text-base);font-size:16px;height:100%;line-height:1.3rem;-webkit-text-size-adjust:100%;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@media screen and (min-width: 340px)and (max-width: 359px){html{font-size:17px}}@media screen and (min-width: 360px)and (max-width: 389px){html{font-size:18px}}@media screen and (min-width: 390px)and (max-width: 409px){html{font-size:19px}}@media screen and (min-width: 410px)and (max-width: 767px){html{font-size:20px}}body{background:#fff;background:var(--background-page-body);display:flex;flex-direction:column;font-size:100%;height:100%;min-height:1vh}html[dir=ltr] body{text-align:left}html[dir=rtl] body{text-align:right}.root-v1 body{font-family:Lato,sans-serif}.root-v3 body{font-family:Lato,sans-serif}.root-v4 body{font-family:Manrope,sans-serif;font-weight:500}body>.inner{min-height:100vh;min-height:-webkit-fill-available;min-height:calc(1vh*100);min-height:calc(var(--vh, 1vh)*100);display:flex;flex-direction:column;height:100%}body>.inner #header{flex-shrink:0}body>.inner #container_wrapper{flex-grow:1;flex-shrink:0}body>.inner #footer{flex-shrink:0}picture{display:block;line-height:0}html[dir=rtl] picture img{transform:scaleX(-1)}[role=button]{-webkit-appearance:none;-moz-appearance:none;appearance:none}@media screen and (min-width: 1024px){.p-pages-original{--h2-font-size: 34px;--padding-between-blocks: 60px}.p-pages-original article.v1{padding-top:var(--padding-between-blocks)}.p-pages-original article.v1.red_headline{padding-top:0}.p-pages-original article.v4.landing_lead_form{margin-bottom:-60px}}h1{color:#333;color:var(--text-strong);font-size:var(--h1-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h1-line-height);letter-spacing:normal;letter-spacing:var(--h1-letter-spacing);margin-left:auto;margin-right:auto}@media screen and (max-width: 1023px){h1{text-align:center}}@media screen and (min-width: 1024px){h1{text-align:center}}h2{color:#333;color:var(--text-strong);font-size:var(--h2-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h2-line-height);margin-left:auto;margin-right:auto;margin-bottom:2.125rem;margin-bottom:var(--headline-margin)}@media screen and (max-width: 1023px){h2{text-align:center}}h3{color:#333;color:var(--text-strong);font-size:var(--h3-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h3-line-height)}h4{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}p,.subheadline,ul,ol{line-height:1.3}@media screen and (max-width: 1023px){p,.subheadline,ul,ol{font-size:0.875rem}}@media screen and (min-width: 1024px){p,.subheadline,ul,ol{font-size:16px}}a{cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}a.b-link{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){a.b-link:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}a.b-link:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){a.b-link:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}a.b-link:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}b,strong{font-weight:700}em{font-style:italic}input{border:none}input:focus{outline:none}input::-webkit-input-placeholder{text-overflow:ellipsis}input:-moz-placeholder{text-overflow:ellipsis}input::-moz-placeholder{text-overflow:ellipsis}input:-ms-input-placeholder{text-overflow:ellipsis}.hidden{display:none !important}.container{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media screen and (min-width: 1024px){.container-desktop{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (max-width: 1023px){.container-mobile{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.dark-wrapper{background:#18181b;background:var(--gray-900);color:#fff}.subheadline{margin-left:auto;margin-right:auto;text-align:center}@media screen and (max-width: 1023px){.subheadline{max-width:17.5rem;margin-bottom:2.25rem}.subheadline p:not(:last-child){margin-bottom:0.9375rem}}@media screen and (min-width: 1024px){.subheadline{max-width:500px;margin-bottom:78px}}@media screen and (min-width: 1024px){.subheadline.long-text{max-width:800px}}article.v1 h1 span,article.v1 h2 span,article.v1 h3 span,article.v3 h1 span,article.v3 h2 span,article.v3 h3 span{color:#f44f0c;color:var(--primary-color);opacity:.9}article.v1{margin-bottom:var(--v1-article-margin-bottom)}@media screen and (max-width: 1023px){article.v1{--v1-article-margin-bottom: 6.25rem}}@media screen and (min-width: 1024px){article.v1{--v1-article-margin-bottom: 180px}}html[dir] article.v1 h2{text-align:center}@media screen and (max-width: 1023px){article.v1 h2{margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:16.5rem}}@media screen and (min-width: 1024px){article.v1 h2{margin-bottom:36px}}@media screen and (max-width: 1023px){article.v1 h2.is-missing-subheadline{margin-bottom:1.75rem}}@media screen and (min-width: 1024px){article.v1 h2.is-missing-subheadline{margin-bottom:56px}}article.v3{--headline-font-weight: 800;padding-top:var(--padding-between-blocks)}@media screen and (max-width: 1023px){article.v3{--h1-font-size: 2.5rem;--h1-line-height: 3rem;--h2-font-size: 1.75rem;--h2-line-height: 2rem}}@media screen and (min-width: 1024px){article.v3{--h1-font-size: 72px;--h1-line-height: 88px;--h2-font-size: 48px;--h2-line-height: 48px}}article.v3 h2{margin:0}html[dir=ltr] article.v3 h2{text-align:left}html[dir=rtl] article.v3 h2{text-align:right}@media screen and (min-width: 1024px){article.v3.is-rounded-background{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}article.v3.is-rounded-background .inner{background:var(--article-background)}@media screen and (max-width: 1023px){article.v3.is-rounded-background .inner{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (max-width: 1023px){article.v3.is-rounded-background .inner{border-radius:1.25rem;padding-bottom:3rem;padding-top:3rem}}@media screen and (min-width: 1024px){article.v3.is-rounded-background .inner{border-radius:28px;padding:56px 48px}}article.v3 .above-headline{font-weight:700;line-height:1;text-transform:uppercase;color:#f44f0c;color:var(--primary-color);margin-bottom:var(--padding-md)}@media screen and (max-width: 1023px){article.v3 .above-headline{font-size:0.75rem;letter-spacing:0.0375rem}}@media screen and (min-width: 1024px){article.v3 .above-headline{font-size:14px;letter-spacing:.7px}}article.v3 .below-headline{margin-top:var(--padding-lg)}@media screen and (max-width: 1023px){article.v3 .below-headline{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){article.v3 .below-headline{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}article.v4{padding-bottom:var(--padding-between-blocks);padding-top:var(--padding-between-blocks)}@media screen and (max-width: 1023px){article.v4{--article-headline-gap: 1.6842105263rem}}@media screen and (min-width: 1024px){article.v4{--article-headline-gap: 40px}}article.v4,article.v4>.container{align-items:center;display:flex;flex-direction:column;gap:var(--article-headline-gap)}article.v4>section,article.v4>form,article.v4>div,article.v4>.container>section,article.v4>.container>form,article.v4>.container>div{width:100%}article.v4.dark-wrapper header h2,article.v4.dark-wrapper header .note{color:#fcfcfc;color:var(--gray-25)}article.v4 header{align-items:center;display:flex;flex-direction:column;width:100%}@media screen and (max-width: 1023px){article.v4 header{gap:0.8421052632rem}}@media screen and (min-width: 1024px){article.v4 header{gap:24px}}article.v4 header.left-aligned h1,article.v4 header.left-aligned h2,article.v4 header.left-aligned .note{align-self:flex-start}article.v4 header:not(.left-aligned) h1,article.v4 header:not(.left-aligned) h2,article.v4 header:not(.left-aligned) .note{text-align:center}@media screen and (min-width: 1024px){article.v4 header h1:not(.full-width),article.v4 header h2:not(.full-width),article.v4 header .note:not(.full-width){max-width:764px}}article.v4 header h1,article.v4 header h2{margin:0}@media screen and (max-width: 1023px){article.v4 header .note{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){article.v4 header .note{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){body[data-locale=th] article.v4 header h1 span,body[data-locale=th] article.v4 header h2 span,body[data-locale=th] article.v4 header .note span{white-space:nowrap}}article.v4 .swiper-v8{align-self:normal}.background-cutter{overflow:hidden}.yandex-checkout-cardpayment__content{margin-top:7.5rem !important}.yandex-checkout-bank-card__cvc{margin-top:2.5rem !important}.yandex-checkout-bank-card__cvc-label{line-height:0.75rem}@keyframes loader{from{transform:rotate(0deg)}to{transform:rotate(360deg)}}@font-face{font-family:swiper-icons;src:url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:ease;transition-timing-function:initial;transition-timing-function:var(--swiper-wrapper-transition-timing-function, initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px, 0, 0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:"";flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0, 0, 0, 0.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0))}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid #007aff;border:4px solid var(--swiper-preloader-color, var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;top:var(--swiper-navigation-top-offset, 50%);width:calc(44px/44*27);width:calc(var(--swiper-navigation-size)/44*27);height:44px;height:var(--swiper-navigation-size);margin-top:calc(0px - 44px/2);margin-top:calc(0px - var(--swiper-navigation-size)/2);z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#007aff;color:var(--swiper-navigation-color, var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none !important}.swiper-button-next svg,.swiper-button-prev svg{width:100%;height:100%;-o-object-fit:contain;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;left:var(--swiper-navigation-sides-offset, 10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-lock{display:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);text-transform:none !important;letter-spacing:0;font-feature-settings:;font-variant:normal;font-variant:initial;line-height:1}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;right:var(--swiper-navigation-sides-offset, 10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0, 0, 0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none !important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:8px;bottom:var(--swiper-pagination-bottom, 8px);top:auto;top:var(--swiper-pagination-top, auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(0.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(0.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(0.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(0.33)}.swiper-pagination-bullet{width:8px;width:var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));height:8px;height:var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));display:inline-block;border-radius:50%;border-radius:var(--swiper-pagination-bullet-border-radius, 50%);background:#000;background:var(--swiper-pagination-bullet-inactive-color, #000);opacity:0.2;opacity:var(--swiper-pagination-bullet-inactive-opacity, 0.2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none !important}.swiper-pagination-bullet-active{opacity:1;opacity:var(--swiper-pagination-bullet-opacity, 1);background:#007aff;background:var(--swiper-pagination-color, var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:8px;right:var(--swiper-pagination-right, 8px);left:auto;left:var(--swiper-pagination-left, auto);top:50%;transform:translate3d(0px, -50%, 0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap, 6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap, 4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:inherit;color:var(--swiper-pagination-fraction-color, inherit)}.swiper-pagination-progressbar{background:rgba(0, 0, 0, 0.25);background:var(--swiper-pagination-progressbar-bg-color, rgba(0, 0, 0, 0.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color, var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;height:var(--swiper-pagination-progressbar-size, 4px);left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;width:var(--swiper-pagination-progressbar-size, 4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius, 10px);position:relative;touch-action:none;background:rgba(0, 0, 0, 0.1);background:var(--swiper-scrollbar-bg-color, rgba(0, 0, 0, 0.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none !important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;left:var(--swiper-scrollbar-sides-offset, 1%);bottom:4px;bottom:var(--swiper-scrollbar-bottom, 4px);top:auto;top:var(--swiper-scrollbar-top, auto);z-index:50;height:4px;height:var(--swiper-scrollbar-size, 4px);width:calc(100% - 2*1%);width:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:auto;left:var(--swiper-scrollbar-left, auto);right:4px;right:var(--swiper-scrollbar-right, 4px);top:1%;top:var(--swiper-scrollbar-sides-offset, 1%);z-index:50;width:4px;width:var(--swiper-scrollbar-size, 4px);height:calc(100% - 2*1%);height:calc(100% - 2*var(--swiper-scrollbar-sides-offset, 1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0, 0, 0, 0.5);background:var(--swiper-scrollbar-drag-bg-color, rgba(0, 0, 0, 0.5));border-radius:10px;border-radius:var(--swiper-scrollbar-border-radius, 10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move;touch-action:none}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active{pointer-events:auto}.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-top{z-index:0;backface-visibility:hidden}.swiper-creative .swiper-slide{backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;backface-visibility:hidden;overflow:hidden}.swiper-wrapper{box-sizing:border-box}.cc:after{clear:left;display:block;content:" "}.cc-2:after{clear:left;display:block;content:" "}.cc-2>.c-column{box-sizing:border-box;float:left;position:relative;width:48%}html[dir=ltr] .cc-2>.c-column{margin-right:4%}html[dir=rtl] .cc-2>.c-column{margin-left:4%}html[dir=ltr] .cc-2>.c-column:nth-child(2n){margin-right:0}html[dir=rtl] .cc-2>.c-column:nth-child(2n){margin-left:0}.cc-2>.c-column:nth-child(2n+1){clear:left}html[dir=ltr] .cc-2>.c-column:last-child{margin-right:0}html[dir=rtl] .cc-2>.c-column:last-child{margin-left:0}.animated-collapse{overflow:hidden;transition:height .3s ease-out,margin-bottom .3s ease-out,padding-bottom .3s ease-out,padding-top .3s ease-out,margin-top .3s ease-out !important;transition:height var(--transition-duration) ease-out,margin-bottom var(--transition-duration) ease-out,padding-bottom var(--transition-duration) ease-out,padding-top var(--transition-duration) ease-out,margin-top var(--transition-duration) ease-out !important;height:auto;min-height:0 !important}.animated-expand{overflow:hidden;transition:height .3s ease-in,margin-bottom .3s ease-in,padding-bottom .3s ease-out,padding-top .3s ease-out,margin-top .3s ease-out !important;transition:height var(--transition-duration) ease-in,margin-bottom var(--transition-duration) ease-in,padding-bottom var(--transition-duration) ease-out,padding-top var(--transition-duration) ease-out,margin-top var(--transition-duration) ease-out !important;height:auto;min-height:0 !important}@media screen and (max-width: 1023px){.custom-content,.toastui-editor-contents,.ProseMirror{--x05: 0.3684210526rem;--x1: 0.6315789474rem;--list-offset: 2.2105263158rem;--h2-font-size: 1.0526315789rem;--h2-font-weight: var(--headline-font-weight);--h2-line-height: 1.2631578947rem;--headline-margin: 1.4736842105rem}}@media screen and (min-width: 1024px){.custom-content,.toastui-editor-contents,.ProseMirror{--x05: 7px;--x1: 12px;--list-offset: var(--headline-margin);--h2-font-size: 32px;--h2-font-weight: var(--headline-font-weight);--h2-line-height: 36px;--headline-margin: 28px}}.custom-content>p:last-child,.custom-content>ul:last-child,.custom-content>ol:last-child,.toastui-editor-contents>p:last-child,.toastui-editor-contents>ul:last-child,.toastui-editor-contents>ol:last-child,.ProseMirror>p:last-child,.ProseMirror>ul:last-child,.ProseMirror>ol:last-child{margin-bottom:0}.custom-content h2,.toastui-editor-contents h2,.ProseMirror h2{margin-bottom:0;margin-top:var(--x05)}@media screen and (max-width: 1023px){.custom-content h2,.toastui-editor-contents h2,.ProseMirror h2{font-size:1.2631578947rem}}.custom-content h3,.custom-content h4,.toastui-editor-contents h3,.toastui-editor-contents h4,.ProseMirror h3,.ProseMirror h4{font-size:inherit}@media screen and (max-width: 1023px){.custom-content h3,.custom-content h4,.toastui-editor-contents h3,.toastui-editor-contents h4,.ProseMirror h3,.ProseMirror h4{margin:0 0 -0.1052631579rem 0}}@media screen and (min-width: 1024px){.custom-content h3,.custom-content h4,.toastui-editor-contents h3,.toastui-editor-contents h4,.ProseMirror h3,.ProseMirror h4{margin:0 0 -2px 0}}.custom-content img,.toastui-editor-contents img,.ProseMirror img{border-radius:2rem;margin-bottom:calc(var(--x1)*2);max-height:45.625rem;-o-object-fit:cover;object-fit:cover}.custom-content a,.toastui-editor-contents a,.ProseMirror a{color:#f44f0c;color:var(--primary-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration);text-decoration:none}@media screen and (min-width: 1024px){.custom-content a:hover:not(:active),.toastui-editor-contents a:hover:not(:active),.ProseMirror a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.custom-content a:active,.toastui-editor-contents a:active,.ProseMirror a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.custom-content a:hover,.toastui-editor-contents a:hover,.ProseMirror a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.custom-content a:active,.toastui-editor-contents a:active,.ProseMirror a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}.custom-content ul,.custom-content ol,.toastui-editor-contents ul,.toastui-editor-contents ol,.ProseMirror ul,.ProseMirror ol{line-height:1.3;margin-bottom:var(--list-offset)}@media screen and (max-width: 1023px){.custom-content ul,.custom-content ol,.toastui-editor-contents ul,.toastui-editor-contents ol,.ProseMirror ul,.ProseMirror ol{font-size:0.875rem}}@media screen and (min-width: 1024px){.custom-content ul,.custom-content ol,.toastui-editor-contents ul,.toastui-editor-contents ol,.ProseMirror ul,.ProseMirror ol{font-size:16px}}.custom-content ul p+ul,.custom-content ul p+ol,.custom-content ol p+ul,.custom-content ol p+ol,.toastui-editor-contents ul p+ul,.toastui-editor-contents ul p+ol,.toastui-editor-contents ol p+ul,.toastui-editor-contents ol p+ol,.ProseMirror ul p+ul,.ProseMirror ul p+ol,.ProseMirror ol p+ul,.ProseMirror ol p+ol{margin-top:calc(-1*var(--x1)/3)}.custom-content ul>li>ol:last-child,.custom-content ol>li>ul:last-child,.toastui-editor-contents ul>li>ol:last-child,.toastui-editor-contents ol>li>ul:last-child,.ProseMirror ul>li>ol:last-child,.ProseMirror ol>li>ul:last-child{margin-bottom:0}@media screen and (max-width: 1023px){html[dir=ltr] .custom-content ol,html[dir=ltr] .toastui-editor-contents ol,html[dir=ltr] .ProseMirror ol{margin-left:0.9473684211rem}html[dir=rtl] .custom-content ol,html[dir=rtl] .toastui-editor-contents ol,html[dir=rtl] .ProseMirror ol{margin-right:0.9473684211rem}}@media screen and (min-width: 1024px){html[dir=ltr] .custom-content ol,html[dir=ltr] .toastui-editor-contents ol,html[dir=ltr] .ProseMirror ol{margin-left:21px}html[dir=rtl] .custom-content ol,html[dir=rtl] .toastui-editor-contents ol,html[dir=rtl] .ProseMirror ol{margin-right:21px}}.custom-content ol>li,.toastui-editor-contents ol>li,.ProseMirror ol>li{list-style:decimal;margin-bottom:var(--x1)}.custom-content ul,.toastui-editor-contents ul,.ProseMirror ul{list-style:disc;margin-top:var(--x1);margin-left:0.9473684211rem}.custom-content ul>li,.toastui-editor-contents ul>li,.ProseMirror ul>li{margin-bottom:var(--x1);position:relative}.custom-content ul>li:last-child,.toastui-editor-contents ul>li:last-child,.ProseMirror ul>li:last-child{margin-bottom:0}.custom-content ul.forbidden li:before,.toastui-editor-contents ul.forbidden li:before,.ProseMirror ul.forbidden li:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTIiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAxMiAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGxpbmUgeDE9IjEwLjg5OTUiIHkxPSIxLjA2MDY2IiB4Mj0iMi4wNjA3IiB5Mj0iOS44OTk1IiBzdHJva2U9IiNGMDRFMjMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiLz4KPGxpbmUgeDE9IjEwLjgzODgiIHkxPSIxMCIgeDI9IjEuOTk5OTIiIHkyPSIxLjE2MTE3IiBzdHJva2U9IiNGMDRFMjMiIHN0cm9rZS13aWR0aD0iMS41IiBzdHJva2UtbGluZWNhcD0icm91bmQiIHN0cm9rZS1saW5lam9pbj0icm91bmQiLz4KPC9zdmc+Cg==)}.custom-content ul+p,.custom-content ol+p,.toastui-editor-contents ul+p,.toastui-editor-contents ol+p,.ProseMirror ul+p,.ProseMirror ol+p{margin-top:calc(var(--list-offset) - var(--x1))}.custom-content p+ul,.custom-content p+ol,.toastui-editor-contents p+ul,.toastui-editor-contents p+ol,.ProseMirror p+ul,.ProseMirror p+ol{margin-top:calc(var(--x1) + 0.1052631579rem)}.custom-content p:not(:last-child),.toastui-editor-contents p:not(:last-child),.ProseMirror p:not(:last-child){margin-bottom:var(--x05)}.custom-content li:not(:last-child),.toastui-editor-contents li:not(:last-child),.ProseMirror li:not(:last-child){margin-bottom:var(--x1)}.custom-content span.red,.toastui-editor-contents span.red,.ProseMirror span.red{font-weight:600}.custom-content .table-horizontal-fixer,.toastui-editor-contents .table-horizontal-fixer,.ProseMirror .table-horizontal-fixer{overflow-x:auto}.custom-content table,.toastui-editor-contents table,.ProseMirror table{line-height:1.3;margin-bottom:var(--list-offset);text-align:center;width:100%}@media screen and (max-width: 1023px){.custom-content table,.toastui-editor-contents table,.ProseMirror table{font-size:0.875rem}}@media screen and (min-width: 1024px){.custom-content table,.toastui-editor-contents table,.ProseMirror table{font-size:16px}}html[dir=ltr] .custom-content table.text-align-left,html[dir=ltr] .toastui-editor-contents table.text-align-left,html[dir=ltr] .ProseMirror table.text-align-left{text-align:left}html[dir=rtl] .custom-content table.text-align-left,html[dir=rtl] .toastui-editor-contents table.text-align-left,html[dir=rtl] .ProseMirror table.text-align-left{text-align:right}.custom-content table.red th,.custom-content table.red td,.toastui-editor-contents table.red th,.toastui-editor-contents table.red td,.ProseMirror table.red th,.ProseMirror table.red td{border-bottom-color:#f44f0c;border-bottom-color:var(--primary-color)}.custom-content table.red tr:nth-child(even),.toastui-editor-contents table.red tr:nth-child(even),.ProseMirror table.red tr:nth-child(even){background:rgba(0,0,0,0)}.custom-content table th,.toastui-editor-contents table th,.ProseMirror table th{border-bottom:2px solid #000;font-weight:bold;padding-bottom:12px;white-space:nowrap}.custom-content table td,.toastui-editor-contents table td,.ProseMirror table td{border-bottom:1px solid #ccc;padding:30px 0}.custom-content table tr:nth-child(even),.toastui-editor-contents table tr:nth-child(even),.ProseMirror table tr:nth-child(even){background:#eee}.custom-content table th,.custom-content table td,.toastui-editor-contents table th,.toastui-editor-contents table td,.ProseMirror table th,.ProseMirror table td{vertical-align:middle}@media screen and (max-width: 1023px){.custom-content table th,.custom-content table td,.toastui-editor-contents table th,.toastui-editor-contents table td,.ProseMirror table th,.ProseMirror table td{padding-left:0.4210526316rem;padding-right:0.4210526316rem}}@media screen and (max-width: 1023px){.custom-content .fc-3,.toastui-editor-contents .fc-3,.ProseMirror .fc-3{display:flex;flex-wrap:wrap;margin-bottom:-30px}html[dir=ltr] .custom-content .fc-3,html[dir=ltr] .toastui-editor-contents .fc-3,html[dir=ltr] .ProseMirror .fc-3{margin-left:-45px}html[dir=rtl] .custom-content .fc-3,html[dir=rtl] .toastui-editor-contents .fc-3,html[dir=rtl] .ProseMirror .fc-3{margin-right:-45px}.custom-content .fc-3>.f-column,.toastui-editor-contents .fc-3>.f-column,.ProseMirror .fc-3>.f-column{margin-bottom:30px;width:calc(100% - 45px)}html[dir=ltr] .custom-content .fc-3>.f-column,html[dir=ltr] .toastui-editor-contents .fc-3>.f-column,html[dir=ltr] .ProseMirror .fc-3>.f-column{margin-left:45px}html[dir=rtl] .custom-content .fc-3>.f-column,html[dir=rtl] .toastui-editor-contents .fc-3>.f-column,html[dir=rtl] .ProseMirror .fc-3>.f-column{margin-right:45px}}@media screen and (min-width: 1024px){.custom-content .fc-3,.toastui-editor-contents .fc-3,.ProseMirror .fc-3{display:flex;flex-wrap:wrap;margin-bottom:-30px}html[dir=ltr] .custom-content .fc-3,html[dir=ltr] .toastui-editor-contents .fc-3,html[dir=ltr] .ProseMirror .fc-3{margin-left:-45px}html[dir=rtl] .custom-content .fc-3,html[dir=rtl] .toastui-editor-contents .fc-3,html[dir=rtl] .ProseMirror .fc-3{margin-right:-45px}.custom-content .fc-3>.f-column,.toastui-editor-contents .fc-3>.f-column,.ProseMirror .fc-3>.f-column{margin-bottom:30px;width:calc(33.3333333333% - 45px)}html[dir=ltr] .custom-content .fc-3>.f-column,html[dir=ltr] .toastui-editor-contents .fc-3>.f-column,html[dir=ltr] .ProseMirror .fc-3>.f-column{margin-left:45px}html[dir=rtl] .custom-content .fc-3>.f-column,html[dir=rtl] .toastui-editor-contents .fc-3>.f-column,html[dir=rtl] .ProseMirror .fc-3>.f-column{margin-right:45px}}@media screen and (max-width: 1023px){.custom-content .fc-4,.toastui-editor-contents .fc-4,.ProseMirror .fc-4{display:flex;flex-wrap:wrap;margin-bottom:-30px}html[dir=ltr] .custom-content .fc-4,html[dir=ltr] .toastui-editor-contents .fc-4,html[dir=ltr] .ProseMirror .fc-4{margin-left:-45px}html[dir=rtl] .custom-content .fc-4,html[dir=rtl] .toastui-editor-contents .fc-4,html[dir=rtl] .ProseMirror .fc-4{margin-right:-45px}.custom-content .fc-4>.f-column,.toastui-editor-contents .fc-4>.f-column,.ProseMirror .fc-4>.f-column{margin-bottom:30px;width:calc(100% - 45px)}html[dir=ltr] .custom-content .fc-4>.f-column,html[dir=ltr] .toastui-editor-contents .fc-4>.f-column,html[dir=ltr] .ProseMirror .fc-4>.f-column{margin-left:45px}html[dir=rtl] .custom-content .fc-4>.f-column,html[dir=rtl] .toastui-editor-contents .fc-4>.f-column,html[dir=rtl] .ProseMirror .fc-4>.f-column{margin-right:45px}}@media screen and (min-width: 1024px){.custom-content .fc-4,.toastui-editor-contents .fc-4,.ProseMirror .fc-4{display:flex;flex-wrap:wrap;margin-bottom:-30px}html[dir=ltr] .custom-content .fc-4,html[dir=ltr] .toastui-editor-contents .fc-4,html[dir=ltr] .ProseMirror .fc-4{margin-left:-45px}html[dir=rtl] .custom-content .fc-4,html[dir=rtl] .toastui-editor-contents .fc-4,html[dir=rtl] .ProseMirror .fc-4{margin-right:-45px}.custom-content .fc-4>.f-column,.toastui-editor-contents .fc-4>.f-column,.ProseMirror .fc-4>.f-column{margin-bottom:30px;width:calc(25% - 45px)}html[dir=ltr] .custom-content .fc-4>.f-column,html[dir=ltr] .toastui-editor-contents .fc-4>.f-column,html[dir=ltr] .ProseMirror .fc-4>.f-column{margin-left:45px}html[dir=rtl] .custom-content .fc-4>.f-column,html[dir=rtl] .toastui-editor-contents .fc-4>.f-column,html[dir=rtl] .ProseMirror .fc-4>.f-column{margin-right:45px}}.custom-content .font-size-30,.toastui-editor-contents .font-size-30,.ProseMirror .font-size-30{font-size:30px}.custom-content .font-size-16,.toastui-editor-contents .font-size-16,.ProseMirror .font-size-16{font-size:16px}.custom-content hr,.toastui-editor-contents hr,.ProseMirror hr{border:none !important;border-bottom:2px solid #ff5b00 !important}.custom-content .gray-note,.toastui-editor-contents .gray-note,.ProseMirror .gray-note{background:#f2f2f2;margin-bottom:45px}@media screen and (max-width: 1023px){.custom-content .gray-note,.toastui-editor-contents .gray-note,.ProseMirror .gray-note{padding:24px 20px}}@media screen and (min-width: 1024px){.custom-content .gray-note,.toastui-editor-contents .gray-note,.ProseMirror .gray-note{padding:30px 40px}}.custom-content .gray-note .label,.toastui-editor-contents .gray-note .label,.ProseMirror .gray-note .label{line-height:1.3;display:flex;align-items:center;font-weight:bold}@media screen and (max-width: 1023px){.custom-content .gray-note .label,.toastui-editor-contents .gray-note .label,.ProseMirror .gray-note .label{font-size:0.875rem}}@media screen and (min-width: 1024px){.custom-content .gray-note .label,.toastui-editor-contents .gray-note .label,.ProseMirror .gray-note .label{font-size:16px}}.custom-content .gray-note .label:not(:last-child),.toastui-editor-contents .gray-note .label:not(:last-child),.ProseMirror .gray-note .label:not(:last-child){margin-bottom:1.25rem}.custom-content .gray-note .label:before,.toastui-editor-contents .gray-note .label:before,.ProseMirror .gray-note .label:before{background-image:url(/packs/static/images/pages/info_pages/info-018a844086b0c89c18ed.svg);background-repeat:no-repeat;background-size:cover;content:"";display:inline-block;height:24px;margin-top:-1px;width:24px}html[dir=ltr] .custom-content .gray-note .label:before,html[dir=ltr] .toastui-editor-contents .gray-note .label:before,html[dir=ltr] .ProseMirror .gray-note .label:before{margin-right:8px}html[dir=rtl] .custom-content .gray-note .label:before,html[dir=rtl] .toastui-editor-contents .gray-note .label:before,html[dir=rtl] .ProseMirror .gray-note .label:before{margin-left:8px}.custom-content .linked-service img,.toastui-editor-contents .linked-service img,.ProseMirror .linked-service img{border-radius:12px;display:block;margin:14px 0;max-width:100%}.custom-content span.red,.toastui-editor-contents span.red,.ProseMirror span.red{color:#f44f0c;color:var(--primary-color)}.custom-content img,.toastui-editor-contents img,.ProseMirror img{max-width:100%}.custom-content .final-bold-note,.toastui-editor-contents .final-bold-note,.ProseMirror .final-bold-note{font-weight:bold;text-align:center}.b-svg-icon{align-items:center;background:#eff3fa;border-radius:100%;display:flex;flex-shrink:0;justify-content:center;transition:background .3s ease;transition:background var(--transition-duration) ease}.b-svg-icon svg{color:#939393;color:var(--text-secondary);transition:transform .3s ease,color .3s ease;transition:transform var(--transition-duration) ease,color var(--transition-duration) ease;width:100%}@media screen and (min-width: 1024px){.b-svg-icon:not(.is-disabled):hover{background:#f44f0c;background:var(--primary-color)}.b-svg-icon:not(.is-disabled):hover svg{color:#fff}}.b-svg-icon:not(.is-disabled):active{background:#5096ff;background:var(--secondary-color)}.b-svg-icon:not(.is-disabled):active svg{color:#fff}.b-alert{background:#5096ff;background:var(--secondary-color);border-radius:0.75rem;color:#fff;line-height:1.3;margin-bottom:1.5rem;padding:1.5rem}.b-alert.danger{color:#a00000;background:#ffcdd2}.b-alert.danger p{color:#a00000;line-height:1.4;margin:0}.b-banner{margin-bottom:1.5rem;border-radius:0.75rem;overflow:hidden;position:relative;background-color:#5096ff;background-color:var(--secondary-color)}.b-banner.general{padding:1.5rem}.b-banner.general .inner{color:#fff}.b-banner.general .inner .title{font-size:1.5rem;font-weight:700;margin-bottom:1.25rem}.b-banner.general .inner .body{font-size:1rem;line-height:1.4}.b-banner.general .inner .body b.tel{white-space:nowrap}.b-banner.general .inner .body .note{font-style:italic;line-height:24px}.b-banner.general .inner .body a{font-weight:600}.b-banner.general .inner .body a:hover{color:#fff}.b-banner.first-box{display:flex;box-sizing:border-box}@media screen and (max-width: 1023px){.b-banner.first-box{text-align:center;padding:13.75rem 1rem 1.5rem}}@media screen and (min-width: 1024px){.b-banner.first-box{padding-bottom:60px;padding-top:60px}html[dir=ltr] .b-banner.first-box{padding-left:50%}html[dir=rtl] .b-banner.first-box{padding-right:50%}html[dir=ltr] .b-banner.first-box{padding-right:100px}html[dir=rtl] .b-banner.first-box{padding-left:100px}}.b-banner.first-box:before,.b-banner.first-box:after{background-repeat:no-repeat;background-size:contain;content:"";position:absolute}html[dir=rtl] .b-banner.first-box:before,html[dir=rtl] .b-banner.first-box:after{transform:scaleX(-1)}.b-banner.first-box:before{background-image:url(/packs/static/images/blocks/b-banners/banner-first-box-left-b7260f189c23cd61ac24.svg)}@media screen and (max-width: 1023px){.b-banner.first-box:before{top:-4.625rem;height:17.5rem;width:18.25rem}html[dir=ltr] .b-banner.first-box:before{left:-1.25rem}html[dir=rtl] .b-banner.first-box:before{right:-1.25rem}}@media screen and (min-width: 1024px){.b-banner.first-box:before{height:466px;top:-98px;width:488px}html[dir=ltr] .b-banner.first-box:before{left:-72px}html[dir=rtl] .b-banner.first-box:before{right:-72px}}@media screen and (min-width: 1024px){.b-banner.first-box:after{background-image:url(/packs/static/images/blocks/b-banners/banner-first-box-right-7a4c27813b5715aa98cf.svg);bottom:-112px;height:302px;width:406px}html[dir=ltr] .b-banner.first-box:after{right:56px}html[dir=rtl] .b-banner.first-box:after{left:56px}}.b-banner.first-box .inner{z-index:1}.b-banner.first-box .inner .title{color:#fff;font-weight:700}@media screen and (max-width: 1023px){.b-banner.first-box .inner .title{font-size:1.5rem;line-height:1.75rem;margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.b-banner.first-box .inner .title{font-size:44px;line-height:48px;margin-bottom:44px}}.b-banner.first-box .inner a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.b-banner.first-box .inner a{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-banner.first-box .inner a{display:inline-flex;font-size:14px;min-width:160px}}.b-banner.first-box .inner a.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-banner.first-box .inner a.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-banner.first-box .inner a.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-banner.first-box .inner a:hover{text-decoration:none}.b-banner.first-box .inner a:active{box-shadow:none}.b-banner.first-box .inner a.disabled,.b-banner.first-box .inner a[disabled]{background:#afb5c9;cursor:default}.b-banner.first-box .inner a.disabled:hover,.b-banner.first-box .inner a[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-banner.first-box .inner a:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.b-banner.first-box .inner a:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .b-banner.first-box .inner a{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .b-banner.first-box .inner a:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .b-banner.first-box .inner a:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}.b-banner.pending-identity-documents{display:flex;box-sizing:border-box}@media screen and (max-width: 1023px){.b-banner.pending-identity-documents{text-align:center;padding:12.5rem 1rem 1.5rem;flex-direction:column}}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents{padding-bottom:60px;padding-top:60px}html[dir=ltr] .b-banner.pending-identity-documents{padding-left:276px}html[dir=rtl] .b-banner.pending-identity-documents{padding-right:276px}html[dir=ltr] .b-banner.pending-identity-documents{padding-right:100px}html[dir=rtl] .b-banner.pending-identity-documents{padding-left:100px}}.b-banner.pending-identity-documents:before,.b-banner.pending-identity-documents:after{background-repeat:no-repeat;background-size:contain;content:"";position:absolute}html[dir=rtl] .b-banner.pending-identity-documents:before,html[dir=rtl] .b-banner.pending-identity-documents:after{transform:scaleX(-1)}.b-banner.pending-identity-documents:before{background-image:url(/packs/static/images/blocks/b-banners/banner-pending-identity-documents-left-ae6e65f5bf6f93763def.svg)}@media screen and (max-width: 1023px){.b-banner.pending-identity-documents:before{top:0.375rem;height:11.375rem;width:10.875rem}html[dir=ltr] .b-banner.pending-identity-documents:before{left:calc(50% - 5.625rem)}html[dir=rtl] .b-banner.pending-identity-documents:before{right:calc(50% - 5.625rem)}}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents:before{height:250px;top:12px;width:238px}html[dir=ltr] .b-banner.pending-identity-documents:before{left:12px}html[dir=rtl] .b-banner.pending-identity-documents:before{right:12px}}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents:after{background-image:url(/packs/static/images/blocks/b-banners/banner-pending-identity-documents-right-a918a553896bb53b7086.svg);top:-30px;height:332px;width:360px}html[dir=ltr] .b-banner.pending-identity-documents:after{right:84px}html[dir=rtl] .b-banner.pending-identity-documents:after{left:84px}}.b-banner.pending-identity-documents .inner{color:#fff;z-index:1}.b-banner.pending-identity-documents .inner .title{font-size:1.5rem;font-weight:700;line-height:1.75rem;margin-bottom:1.5rem}.b-banner.pending-identity-documents .inner .body{line-height:1.3}@media screen and (max-width: 1023px){.b-banner.pending-identity-documents .inner .body{font-size:0.875rem}}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents .inner .body{font-size:16px}}.b-banner.pending-identity-documents .inner.centered{display:flex;flex-direction:column;align-items:center;justify-content:center}@media screen and (max-width: 1023px){.b-banner.pending-identity-documents .inner.centered{margin-top:1.5rem}}@media screen and (min-width: 1024px){html[dir=ltr] .b-banner.pending-identity-documents .inner.centered{margin-left:10%}html[dir=rtl] .b-banner.pending-identity-documents .inner.centered{margin-right:10%}}.b-banner.pending-identity-documents .inner.centered a.btn{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color);margin-bottom:0.75rem}@media screen and (max-width: 1023px){.b-banner.pending-identity-documents .inner.centered a.btn{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents .inner.centered a.btn{display:inline-flex;font-size:14px;min-width:160px}}.b-banner.pending-identity-documents .inner.centered a.btn.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-banner.pending-identity-documents .inner.centered a.btn.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents .inner.centered a.btn.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-banner.pending-identity-documents .inner.centered a.btn:hover{text-decoration:none}.b-banner.pending-identity-documents .inner.centered a.btn:active{box-shadow:none}.b-banner.pending-identity-documents .inner.centered a.btn.disabled,.b-banner.pending-identity-documents .inner.centered a.btn[disabled]{background:#afb5c9;cursor:default}.b-banner.pending-identity-documents .inner.centered a.btn.disabled:hover,.b-banner.pending-identity-documents .inner.centered a.btn[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents .inner.centered a.btn:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.b-banner.pending-identity-documents .inner.centered a.btn:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .b-banner.pending-identity-documents .inner.centered a.btn{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .b-banner.pending-identity-documents .inner.centered a.btn:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .b-banner.pending-identity-documents .inner.centered a.btn:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}@media screen and (max-width: 1023px){.b-banner.pending-identity-documents .inner.centered a.btn{width:100%}}.b-banner.pending-identity-documents .inner.centered a.link{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline;color:#fff;cursor:pointer;line-height:1.3}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents .inner.centered a.link:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.b-banner.pending-identity-documents .inner.centered a.link:active{color:#cf4c17;color:var(--link-color-active)}.b-banner.pending-identity-documents .inner.centered a.link:hover:not(:active){text-decoration:none}@media screen and (max-width: 1023px){.b-banner.pending-identity-documents .inner.centered a.link:active{color:#fff;text-decoration:underline}}@media screen and (min-width: 1024px){.b-banner.pending-identity-documents .inner.centered a.link:hover:not(:active){color:#fff;text-decoration:underline}}.b-banner.pending-verification{display:flex}@media screen and (max-width: 1023px){.b-banner.pending-verification{text-align:center;padding:12.5rem 1rem 1.5rem;flex-direction:column}}@media screen and (min-width: 1024px){.b-banner.pending-verification{padding-bottom:24px;padding-top:24px}html[dir=ltr] .b-banner.pending-verification{padding-right:20%}html[dir=rtl] .b-banner.pending-verification{padding-left:20%}html[dir=ltr] .b-banner.pending-verification{padding-left:184px}html[dir=rtl] .b-banner.pending-verification{padding-right:184px}}.b-banner.pending-verification .inner{z-index:1}.b-banner.pending-verification .inner .title{color:#fff;font-size:1.5rem;font-weight:700;line-height:1.75rem;margin-bottom:1.5rem}.b-banner.pending-verification .inner .body{color:#fff;line-height:1.3}@media screen and (max-width: 1023px){.b-banner.pending-verification .inner .body{font-size:0.875rem}}@media screen and (min-width: 1024px){.b-banner.pending-verification .inner .body{font-size:16px}}.b-banner.pending-verification:before,.b-banner.pending-verification:after{background-repeat:no-repeat;background-size:contain;content:"";position:absolute}html[dir=rtl] .b-banner.pending-verification:before,html[dir=rtl] .b-banner.pending-verification:after{transform:scaleX(-1)}.b-banner.pending-verification:before{background-image:url(/packs/static/images/blocks/b-banners/banner-pending-verification-left-978e2910677ccd09d4af.svg)}@media screen and (max-width: 1023px){.b-banner.pending-verification:before{top:0.625rem;height:180px;width:114px}html[dir=ltr] .b-banner.pending-verification:before{left:calc(50% - 3.625rem)}html[dir=rtl] .b-banner.pending-verification:before{right:calc(50% - 3.625rem)}}@media screen and (min-width: 1024px){.b-banner.pending-verification:before{height:200px;top:-16px;width:127px}html[dir=ltr] .b-banner.pending-verification:before{left:18px}html[dir=rtl] .b-banner.pending-verification:before{right:18px}}@media screen and (min-width: 1024px){.b-banner.pending-verification:after{background-image:url(/packs/static/images/blocks/b-banners/banner-pending-verification-right-53d02ca601ee65d39754.svg);top:-20px;height:255px;width:190px}html[dir=ltr] .b-banner.pending-verification:after{right:36px}html[dir=rtl] .b-banner.pending-verification:after{left:36px}}.b-box-header{display:flex;flex-direction:column;margin-bottom:3.5625rem}@media screen and (max-width: 1023px){.b-box-header{display:none}}@media screen and (min-width: 1024px){.b-box-header{min-width:1000px}}.b-box-header:after{content:"";background:linear-gradient(90deg, #EF4E22 -0.07%, #FF784F 100.07%);height:0.3125rem}.b-box-header .container{display:flex;width:100%}.b-box-header .container>div{border-right:1px solid #ddd;display:flex;flex-direction:column;height:6.25rem;justify-content:center;padding:0 1.875rem}html[dir=ltr] .b-box-header .container>div:first-child{padding-left:0}html[dir=rtl] .b-box-header .container>div:first-child{padding-right:0}.b-box-header .container .storage{flex-grow:1;max-width:38.375rem}.b-box-header .container .storage>a{color:inherit;font-size:1.75rem;letter-spacing:-0.28px;line-height:1.875rem;margin-bottom:0.25rem}.b-box-header .container .storage .info{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.125rem}.b-box-header .container .storage .info span:not(:last-child):after{background:#5f5f5f;background:var(--text-base);content:"";display:inline-block;height:1.125rem;margin:-0.1875rem 0.5rem 0;vertical-align:middle;width:1px}.b-box-header .container .label{color:#f44f0c;color:var(--primary-color);font-size:1rem;letter-spacing:-0.16px;line-height:2.1875rem;text-align:center}.b-box-header .container .value{color:#3e3f43;font-size:1.375rem;line-height:1.75rem;text-align:center}.b-box{background-color:#a5a5a5;background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:1.25rem;color:#fff;display:flex;flex-direction:column;overflow:hidden;padding:1rem 1rem 1.5rem;position:relative}@media screen and (max-width: 767px)and (orientation: portrait){.b-box{margin-left:auto;margin-right:auto}}@media screen and (max-width: 767px)and (orientation: landscape){.b-box{margin-left:auto;margin-right:auto}}@media screen and (max-width: 1023px){.b-box{height:22.75rem;width:18rem}.b-box:not(:last-child){margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.b-box{height:364px;padding:16px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.b-box{width:calc(230px + 0.1477272727*(100vw - 1024px))}}@media screen and (min-width: 1200px){.b-box{width:256px}}.b-box:after{background:linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);bottom:0;content:"";height:11.25rem;opacity:.6;position:absolute;width:100%}html[dir=ltr] .b-box:after{left:0}html[dir=rtl] .b-box:after{right:0}.b-box .discount{align-items:center;background:#f44f0c;background:var(--primary-color);border-radius:3.75rem;display:flex;font-size:1.25rem;font-weight:700;height:3.75rem;justify-content:center;line-height:1.2;width:3.75rem}.b-box .row{display:flex;margin-top:auto;position:relative;z-index:1}@media screen and (max-width: 1023px){.b-box .row{margin-bottom:1.5625rem}}@media screen and (min-width: 1024px){.b-box .row{margin-bottom:16px}}.b-box .c-info{align-self:flex-end}html[dir=ltr] .b-box .c-info{margin-right:4px}html[dir=rtl] .b-box .c-info{margin-left:4px}.b-box .c-info .title{font-weight:bold;font-size:2rem;line-height:2.25rem}.b-box .c-info .address,.b-box .c-info .city{font-size:12px;line-height:1.3}.b-box .c-info .city{font-weight:bold}.b-box .c-price{align-self:flex-end;background:#fff;flex-shrink:0;line-height:1;padding:0.875rem 0;text-align:center}html[dir=ltr] .b-box .c-price{margin-left:auto}html[dir=rtl] .b-box .c-price{margin-right:auto}html[dir=ltr] .b-box .c-price{margin-right:-1rem}html[dir=rtl] .b-box .c-price{margin-left:-1rem}html[dir=ltr] .b-box .c-price{border-radius:1.25rem 0 0 1.25rem}html[dir=rtl] .b-box .c-price{border-radius:0 1.25rem 1.25rem 0}@media screen and (max-width: 1023px){.b-box .c-price{width:8.5rem}}@media screen and (min-width: 1024px){.b-box .c-price{width:104px}}.b-box .c-price .new{color:#f44f0c;color:var(--primary-color);white-space:nowrap;font-weight:bold}@media screen and (max-width: 1023px){.b-box .c-price .new{font-size:1.875rem;line-height:2.125rem}}@media screen and (min-width: 1024px){.b-box .c-price .new{font-size:22px}}.b-box .c-price .new:not(:last-child){margin-bottom:4px}.b-box .c-price .old,.b-box .c-price .no-price{color:#939393;color:var(--text-secondary)}@media screen and (max-width: 1023px){.b-box .c-price .old,.b-box .c-price .no-price{font-size:1rem}}@media screen and (min-width: 1024px){.b-box .c-price .old,.b-box .c-price .no-price{font-size:14px}}.b-box .c-price .new:first-child:last-child,.b-box .c-price .no-price{margin:0.3125rem 0}.b-box .c-price .no-price{text-align:center}html[dir=ltr] .b-box .c-price .no-price{padding-right:0.625rem}html[dir=rtl] .b-box .c-price .no-price{padding-left:0.625rem}.b-box .c-price .old{text-decoration:line-through}.b-box .rent{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;font-weight:bold;font-size:0.75rem !important;position:relative;z-index:1}@media screen and (max-width: 1023px){.b-box .rent{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-box .rent{display:inline-flex;font-size:14px;min-width:160px}}.b-box .rent.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-box .rent.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-box .rent.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-box .rent:hover{text-decoration:none}.b-box .rent:active{box-shadow:none}.b-box .rent.disabled,.b-box .rent[disabled]{background:#afb5c9;cursor:default}.b-box .rent.disabled:hover,.b-box .rent[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-box .rent:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-box .rent:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-box .rent{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-box .rent:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-box .rent:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.b-breadcrumbs-v1{color:#939393;color:var(--text-secondary);font-size:0.875rem;text-align:center}.root-v1 .b-breadcrumbs-v1{padding-bottom:1.5rem;padding-top:0.6875rem;width:auto}.root-v3 .b-breadcrumbs-v1{padding-bottom:0.25rem}@media screen and (max-width: 1023px){.b-breadcrumbs-v1{display:none}}.b-breadcrumbs-v1>span:not(:last-child):after{content:"/";padding:0 0.25rem}@media screen and (min-width: 1024px){.b-breadcrumbs-v4{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (max-width: 1023px){.b-breadcrumbs-v4{margin-left:var(--container-padding-x);margin-top:1.1052631579rem}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4{align-items:center;display:flex;gap:16px;margin-top:-15px}}@media screen and (max-width: 1023px){.b-breadcrumbs-v4.is-headline-absolute{margin-bottom:1.2631578947rem;margin-left:0;margin-top:0}.b-breadcrumbs-v4.is-headline-absolute .back{margin-top:-0.1578947368rem;position:absolute;z-index:1}.b-breadcrumbs-v4.is-image-absolute .back{margin-bottom:0;margin-left:0.4736842105rem;margin-top:1.2631578947rem;position:absolute;z-index:1}}.b-breadcrumbs-v4 .back{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900);flex-shrink:0}@media screen and (max-width: 1023px){.b-breadcrumbs-v4 .back{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4 .back{border-radius:48px}}@media screen and (max-width: 1023px){.b-breadcrumbs-v4 .back{gap:0.2105263158rem;height:1.8947368421rem;padding:var(--spacing-md) 0.7368421053rem;padding:var(--spacing-md) 0;width:1.8947368421rem}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4 .back{gap:4px;height:36px;padding:var(--spacing-md) 14px;padding:var(--spacing-md) 0;width:36px}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4 .back:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}.b-breadcrumbs-v4 .back:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}.b-breadcrumbs-v4 .back.disabled,.b-breadcrumbs-v4 .back[disabled],.b-breadcrumbs-v4 .back.disabled:hover,.b-breadcrumbs-v4 .back[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}.b-breadcrumbs-v4 .back:before,.b-breadcrumbs-v4 .back:after{line-height:1}@media screen and (max-width: 1023px){.b-breadcrumbs-v4 .back:before,.b-breadcrumbs-v4 .back:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4 .back:before,.b-breadcrumbs-v4 .back:after{font-size:20px}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4 .back:hover{text-decoration:none}}.b-breadcrumbs-v4 .back:active{text-decoration:none}@media screen and (max-width: 1023px){.b-breadcrumbs-v4 .back{border:1px solid #fff;height:1.6842105263rem;width:1.6842105263rem}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4 .back{height:30px;width:30px}}.b-breadcrumbs-v4 .back:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.b-breadcrumbs-v4 .back:before{font-size:0.8421052632rem}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4 .back:before{font-size:15px}}.b-breadcrumbs-v4 .list{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height)}@media screen and (max-width: 1023px){.b-breadcrumbs-v4 .list{display:none}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4 .list{display:flex}}.b-breadcrumbs-v4 .list>span{list-style:none;white-space:nowrap}.b-breadcrumbs-v4 .list>span a{color:#70707b;color:var(--gray-500)}@media screen and (max-width: 1023px){.b-breadcrumbs-v4+article{padding-top:0.8421052632rem}}@media screen and (min-width: 1024px){.b-breadcrumbs-v4+article{margin-top:16px;padding-top:0}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-breadcrumbs-v4+article header{gap:8px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-breadcrumbs-v4+article header .note{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}.b-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;padding:0 0.75rem}@media screen and (max-width: 1023px){.b-button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-button{display:inline-flex;font-size:14px;min-width:160px}}.b-button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-button:hover{text-decoration:none}.b-button:active{box-shadow:none}.b-button.disabled,.b-button[disabled]{background:#afb5c9;cursor:default}.b-button.disabled:hover,.b-button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.b-button-frame{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#f44f0c;border-color:var(--primary-color);color:#f44f0c;color:var(--primary-color);padding:0 0.75rem}@media screen and (max-width: 1023px){.b-button-frame{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-button-frame{display:inline-flex;font-size:14px;min-width:160px}}.b-button-frame.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-button-frame.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-button-frame.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-button-frame:hover{text-decoration:none}.b-button-frame:active{box-shadow:none}.b-button-frame.disabled,.b-button-frame[disabled]{background:#afb5c9;cursor:default}.b-button-frame.disabled:hover,.b-button-frame[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-button-frame:hover{box-shadow:0px 4px 12px rgba(255,124,51,.24);border-color:#ff7c33;border-color:var(--primary-color-hover);color:#ff7c33;color:var(--primary-color-hover)}}.b-button-frame:active{border-color:#cf4c17;border-color:var(--primary-color-active);color:#cf4c17;color:var(--primary-color-active)}a.b-button:hover,a.b-button-frame:hover{text-decoration:none !important}a.b-button:hover{color:#fff !important}.b-card{border:1px solid #5096ff;border:1px solid var(--secondary-color);border-radius:0.75rem;display:flex;flex-direction:column}@media screen and (max-width: 1023px){.b-card{padding:1.6875rem 0.9375rem 1.5rem;min-height:18rem}}@media screen and (min-width: 1024px){.b-card{padding:0 24px 30px;min-height:350px}.b-card:hover{box-shadow:0px 5px 20px rgba(241,83,39,.2)}}.b-card.active{border:1px solid #f44f0c;border:1px solid var(--primary-color)}.b-card.active .header{font-weight:500;border-bottom:1px solid #f44f0c;border-bottom:1px solid var(--primary-color)}.b-card .header{border-bottom:1px solid #5096ff;border-bottom:1px solid var(--secondary-color);font-size:1.625rem;line-height:4.625rem;text-align:center}@media screen and (max-width: 1023px){.b-card .mobile-header{border-bottom:1px solid #5096ff;border-bottom:1px solid var(--secondary-color);padding-bottom:0.75rem}}.b-card .centered{margin:auto 0}@media screen and (max-width: 1023px){.b-card .centered{padding:1.0625rem 0}}@media screen and (min-width: 1024px){.b-card .centered{padding:30px 0}}.b-card .centered+.footer{margin-top:0}.b-card .body-text{color:#8b98a7;line-height:1.65;margin:2.8125rem 0;text-align:center}.b-card .body-text+.footer{padding-top:0}.b-card .footer{margin-top:auto}@media screen and (max-width: 1023px){.b-card .footer{display:flex}}@media screen and (max-width: 1023px){.b-card .footer .b-button{width:100%}}.b-company_info{box-sizing:border-box;margin:2.625rem auto 0;max-width:520px}@media screen and (max-width: 1023px){.b-company_info{padding:0 1rem}}.b-company_info .districts{margin-bottom:2rem}.b-company_info h3{font-size:1.5rem;margin-bottom:1rem}html[dir] .b-company_info h3{text-align:center}.b-company_info .attr{font-size:0.875rem;line-height:1.125rem;margin-bottom:0.625rem}html[dir=ltr] .b-company_info .attr{text-align:left}html[dir=rtl] .b-company_info .attr{text-align:right}.b-company_info .attr a{color:#f44f0c;color:var(--primary-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){.b-company_info .attr a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.b-company_info .attr a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.b-company_info .attr a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.b-company_info .attr a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}.b-content_placeholder{display:none}body[data-env=development] .b-content_placeholder{display:block}.b-content_placeholder a{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);align-items:center;display:flex;gap:8px}.b-content_placeholder .separator{align-self:center;background:#18181b;background:var(--gray-900);display:flex;height:2px;width:2px}.b-cookies-popup{align-items:center;align-self:stretch;background:#fff;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);display:flex;justify-content:space-between;position:fixed;transition:opacity .3s;transition:opacity var(--transition-duration);z-index:20}@media screen and (max-width: 1023px){.b-cookies-popup{border-radius:1.2631578947rem;bottom:2.3684210526rem;gap:1.2631578947rem;left:var(--container-padding-x);padding:0.8421052632rem 1.2631578947rem;right:var(--container-padding-x)}}@media screen and (min-width: 1024px){.b-cookies-popup{border-radius:24px;bottom:45px;gap:24px;left:50%;max-width:416px;padding:16px 24px;transform:translateX(-50%)}}.b-cookies-popup.is-closing{opacity:0;pointer-events:none}.b-cookies-popup span{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);color:#70707b;color:var(--gray-500)}.b-cookies-popup button{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.b-cookies-popup button{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.b-cookies-popup button{border-radius:48px}}@media screen and (max-width: 1023px){.b-cookies-popup button{gap:0.2105263158rem;height:1.8947368421rem;padding:var(--spacing-md) 0.7368421053rem}}@media screen and (min-width: 1024px){.b-cookies-popup button{gap:4px;height:36px;padding:var(--spacing-md) 14px}}@media screen and (min-width: 1024px){.b-cookies-popup button:hover{background:#ff7c33;background:var(--primary-color-hover);color:#fff}}.b-cookies-popup button:active{background:#cf4c17;background:var(--primary-color-active);color:#fff}.b-cookies-popup button.disabled,.b-cookies-popup button[disabled],.b-cookies-popup button.disabled:hover,.b-cookies-popup button[disabled]:hover{background:#fc9a74;background:var(--primary-color-inactive);color:#fff;cursor:default}.b-cookies-popup button:before,.b-cookies-popup button:after{line-height:1}@media screen and (max-width: 1023px){.b-cookies-popup button:before,.b-cookies-popup button:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.b-cookies-popup button:before,.b-cookies-popup button:after{font-size:20px}}@media screen and (min-width: 1024px){.b-cookies-popup button:hover{text-decoration:none}}.b-cookies-popup button:active{text-decoration:none}.b-cookies-privacy{background-color:#f44f0c;background-color:var(--primary-color);bottom:0;color:#fff;padding:1rem;position:fixed;width:100%;z-index:1000;text-align:center}html[dir=ltr] .b-cookies-privacy{left:0}html[dir=rtl] .b-cookies-privacy{right:0}.b-cookies-privacy a.button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.b-cookies-privacy a.button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-cookies-privacy a.button{display:inline-flex;font-size:14px;min-width:160px}}.b-cookies-privacy a.button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-cookies-privacy a.button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-cookies-privacy a.button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-cookies-privacy a.button:hover{text-decoration:none}.b-cookies-privacy a.button:active{box-shadow:none}.b-cookies-privacy a.button.disabled,.b-cookies-privacy a.button[disabled]{background:#afb5c9;cursor:default}.b-cookies-privacy a.button.disabled:hover,.b-cookies-privacy a.button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-cookies-privacy a.button:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.b-cookies-privacy a.button:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .b-cookies-privacy a.button{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .b-cookies-privacy a.button:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .b-cookies-privacy a.button:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}@media screen and (max-width: 1023px){.b-cookies-privacy a.button{margin:1.25rem 0}}@media screen and (min-width: 1024px){.b-cookies-privacy a.button{margin:0 20px}}.b-cookies-privacy a.link{color:#fff;cursor:pointer;font-weight:600}@media screen and (max-width: 1023px){.b-cookies-privacy a.link:active{color:#fff;text-decoration:underline}}@media screen and (min-width: 1024px){.b-cookies-privacy a.link:hover:not(:active){color:#fff;text-decoration:underline}}.b-error-page{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center;padding:2.5rem}.b-error-page .error-title{color:#000;font-size:1.5rem;font-weight:bold;line-height:1.75rem;margin-bottom:1.5rem}.b-error-page .error-subtitle{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.1875rem;margin-bottom:1rem}.b-error-page .error-phone{color:#f44f0c;color:var(--primary-color);font-weight:700;margin-bottom:3.5rem}@media screen and (max-width: 1023px){.b-error-page .error-phone{font-size:1.75rem;line-height:1.875rem}}@media screen and (min-width: 1024px){.b-error-page .error-phone{font-size:44px;line-height:48px}}.b-error-page .error-404,.b-error-page .error-500{width:100%;max-width:33.125rem}.b-error-page .error-404:before,.b-error-page .error-500:before{background-repeat:no-repeat;background-size:contain;content:"";display:block;padding-bottom:72%;width:100%}.b-error-page .error-404:before{background-image:url(/packs/static/images/pages/errors/404-50409823e5189bf0f930.svg)}.b-error-page .error-500:before{background-image:url(/packs/static/images/pages/errors/500-5cd7b955daef0212a6a7.svg)}.b-error-page .button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;min-width:10rem}@media screen and (max-width: 1023px){.b-error-page .button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-error-page .button{display:inline-flex;font-size:14px;min-width:160px}}.b-error-page .button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-error-page .button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-error-page .button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-error-page .button:hover{text-decoration:none}.b-error-page .button:active{box-shadow:none}.b-error-page .button.disabled,.b-error-page .button[disabled]{background:#afb5c9;cursor:default}.b-error-page .button.disabled:hover,.b-error-page .button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-error-page .button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-error-page .button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-error-page .button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-error-page .button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-error-page .button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.b-error{background:#ef4e22;margin-bottom:4.375rem}.b-error .text{font-size:2.125rem;line-height:2;color:#fff}.b-faq-v4{background:#f4f4f5;background:var(--gray-100);cursor:pointer;transition:background 250ms}@media screen and (max-width: 1023px){.b-faq-v4{border-radius:1.2631578947rem;padding:1.2631578947rem}}@media screen and (min-width: 1024px){.b-faq-v4{border-radius:24px;padding:32px}.b-faq-v4:hover{background:#fafafa;background:var(--gray-50)}}.b-faq-v4:active{background:#f4f4f5;background:var(--gray-100)}.b-faq-v4 .title{font-size:var(--p2-font-size);font-weight:600;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);align-items:center;display:flex}@media screen and (max-width: 1023px){.b-faq-v4 .title{gap:var(--spacing-md)}}@media screen and (min-width: 1024px){.b-faq-v4 .title{gap:16px}}.b-faq-v4 .title:after{background-image:url(/packs/static/images/blocks/b-faq-v4/plus-8ecff8cb8c55293ffef5.svg);background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;margin-left:auto}@media screen and (max-width: 1023px){.b-faq-v4 .title:after{height:1.6842105263rem;width:1.6842105263rem}}@media screen and (min-width: 1024px){.b-faq-v4 .title:after{height:32px;width:32px}}.b-faq-v4.is-expanded .title:after{background-image:url(/packs/static/images/blocks/b-faq-v4/minus-84cc1372606d5459ddde.svg)}.b-faq-v4 .body{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);color:#70707b;color:var(--gray-500)}@media screen and (max-width: 1023px){.b-faq-v4 .body{letter-spacing:0.0084210526rem;margin-top:0.8421052632rem}}@media screen and (min-width: 1024px){.b-faq-v4 .body{letter-spacing:.16px;margin-top:var(--spacing-md)}}.b-faq-v4 .body strong{color:#3f3f46;color:var(--gray-700)}.b-faq>ul>li{border-bottom:1px solid #eaeaea;padding:1.25rem 0;position:relative}.b-faq>ul>li:last-child{margin-bottom:2rem}.b-faq>ul>li:before{background-image:url(/packs/static/images/blocks/b-faq/plus-104b979e864046aa796d.svg);background-repeat:no-repeat;background-size:contain;content:"";height:0.75rem;position:absolute;top:1.5rem;width:0.75rem}html[dir=ltr] .b-faq>ul>li:before{left:0.25rem}html[dir=rtl] .b-faq>ul>li:before{right:0.25rem}.b-faq>ul>li.active:before{background-image:url(/packs/static/images/blocks/b-faq/minus-3921ace7708d61d8881c.svg);background-repeat:no-repeat;background-size:contain;content:"";height:0.75rem;position:absolute;top:1.8125rem;width:0.75rem}html[dir=ltr] .b-faq>ul>li.active:before{left:0.25rem}html[dir=rtl] .b-faq>ul>li.active:before{right:0.25rem}.b-faq>ul>li.active .body{margin-top:1rem;opacity:1;max-height:31.25rem;overflow:scroll}html[dir=ltr] .b-faq .label,html[dir=ltr] .b-faq .body{padding-left:2.25rem}html[dir=rtl] .b-faq .label,html[dir=rtl] .b-faq .body{padding-right:2.25rem}.b-faq .label{line-height:1.3;cursor:pointer}@media screen and (max-width: 1023px){.b-faq .label{font-size:0.875rem}}@media screen and (min-width: 1024px){.b-faq .label{font-size:16px}}.b-faq .body{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.125rem;max-height:0;opacity:0;transition:all 150ms ease-in-out}.b-faq .body a{color:#f44f0c;color:var(--primary-color);font-weight:700;text-decoration:underline}.b-faq .body a:hover{text-decoration:none}.b-faq .body ul{margin-top:0.75rem}.b-faq .body ul li{margin-bottom:0.75rem;position:relative}html[dir=ltr] .b-faq .body ul li{padding-left:1.125rem}html[dir=rtl] .b-faq .body ul li{padding-right:1.125rem}.b-faq .body ul li:before{border-radius:0.5rem;border:1px solid #f44f0c;border:1px solid var(--primary-color);content:"";display:inline-block;height:0.5rem;position:absolute;top:0.375rem;width:0.5rem}html[dir=ltr] .b-faq .body ul li:before{left:0}html[dir=rtl] .b-faq .body ul li:before{right:0}.b-faq .body ul li:last-child{margin-bottom:0}.b-faq .body p{margin-top:0.75rem;color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.125rem}.b-fbl-loader{display:flex;flex-direction:column;overflow:hidden;pointer-events:none;position:relative;--fbl-loader-background: #f2f2f2}@media screen and (max-width: 1023px){.b-fbl-loader{--fbl-border-radius: 0.8421052632rem;gap:1.2631578947rem}}@media screen and (min-width: 1024px){.b-fbl-loader{--fbl-border-radius: 16px;gap:24px}}.b-fbl-loader .item{display:flex;flex-direction:column;flex-grow:1;position:relative}@media screen and (max-width: 1023px){.b-fbl-loader .item{gap:0.6315789474rem}}@media screen and (min-width: 1024px){.b-fbl-loader .item{gap:12px}}.b-fbl-loader .item:before{animation-duration:1.25s;animation-fill-mode:forwards;animation-iteration-count:infinite;animation-name:fbl-animated-background-frame;animation-timing-function:linear;background:linear-gradient(to right, rgba(255, 255, 255, 0) 8%, #fff 18%, rgba(255, 255, 255, 0) 33%);background-size:800px 204px;position:relative;content:"";height:100%;left:0;position:absolute;top:1px;width:100%}.b-fbl-loader .modal-title,.b-fbl-loader .modal-note,.b-fbl-loader .modal-submit-note div{background:var(--fbl-loader-background);border-radius:var(--fbl-border-radius)}.b-fbl-loader .modal-title:before,.b-fbl-loader .modal-note:before,.b-fbl-loader .modal-submit-note div:before{color:rgba(0,0,0,0);content:"z"}.b-fbl-loader .modal-submit-note{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.b-fbl-loader .modal-submit-note{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.b-fbl-loader .modal-submit-note{gap:8px}}@media screen and (max-width: 1023px){.b-fbl-loader .modal-submit-note div{height:0.5263157895rem}}@media screen and (min-width: 1024px){.b-fbl-loader .modal-submit-note div{height:10px}}@media screen and (max-width: 1023px){.b-fbl-loader input[type=submit]+.modal-submit-note{margin-top:0.8421052632rem}}@media screen and (min-width: 1024px){.b-fbl-loader input[type=submit]+.modal-submit-note{margin-top:16px}}@media screen and (max-width: 1023px){.b-fbl-loader .b-input.textarea textarea{height:6rem}}@media screen and (min-width: 1024px){.b-fbl-loader .b-input.textarea textarea{height:114px}}@keyframes fbl-animated-background-frame{from{background-position:-468px 0}to{background-position:468px 0}}ul.b-features_v2{align-self:flex-start;display:grid;grid-template-columns:1fr 1fr 1fr}@media screen and (max-width: 1023px){ul.b-features_v2{-moz-column-gap:2.5263157895rem;column-gap:2.5263157895rem;row-gap:0.8421052632rem}}@media screen and (min-width: 1024px){ul.b-features_v2{-moz-column-gap:48px;column-gap:48px;row-gap:16px}}ul.b-features_v2 li{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);align-items:center;display:flex;letter-spacing:.16px}ul.b-features_v2 li.is-excluded,ul.b-features_v2 li .is-excluded{color:#a0a0ab;color:var(--gray-400);text-decoration:line-through}@media screen and (max-width: 1023px){ul.b-features_v2 li{gap:0.8421052632rem;width:12.6315789474rem}}@media screen and (min-width: 1024px){ul.b-features_v2 li{gap:16px}}ul.b-features_v2 li a{color:#f44f0c;color:var(--link-color)}@media screen and (min-width: 1024px){ul.b-features_v2 li a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}ul.b-features_v2 li a:active{color:#cf4c17;color:var(--link-color-active)}.b-feature_v2{align-items:center;display:inline-flex;flex-shrink:0;justify-content:center}@media screen and (max-width: 1023px){.b-feature_v2{height:1.2631578947rem;width:1.2631578947rem}}@media screen and (min-width: 1024px){.b-feature_v2{height:24px;width:24px}}.b-feature_v2:before{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;width:100%;height:100%}.b-feature_v2.cargo_carts:before{background-image:url(/packs/static/images/blocks/b-feature_v2/cargo_carts-2be96cae629a6a48b6d5.svg)}.b-feature_v2.platform_ladders:before{background-image:url(/packs/static/images/blocks/b-feature_v2/platform_ladders-234b03c511b702ea5a4b.svg)}.b-feature_v2.freight_passenger_elevator:before{background-image:url(/packs/static/images/blocks/b-feature_v2/freight_passenger_elevator-3c8b12f98563233ac8ef.svg)}.b-feature_v2.freight_elevator:before{background-image:url(/packs/static/images/blocks/b-feature_v2/freight_elevator-3c8b12f98563233ac8ef.svg)}.b-feature_v2.passenger_elevator:before{background-image:url(/packs/static/images/blocks/b-feature_v2/passenger_elevator-3c8b12f98563233ac8ef.svg)}.b-feature_v2.mezzanine_boxes:before{background-image:url(/packs/static/images/blocks/b-feature_v2/mezzanine_boxes-ba0fb0170f6bd4acb6e3.svg)}.b-feature_v2.access_24_7:before{background-image:url(/packs/static/images/blocks/b-feature_v2/access_24_7-a72981aed125d9b95741.svg)}.b-feature_v2.timed_access:before{background-image:url(/packs/static/images/blocks/b-feature_v2/timed_access-22f41508eb8c3d6835ad.svg)}.b-feature_v2.access_via_app:before{background-image:url(/packs/static/images/blocks/b-feature_v2/access_via_app-fa288a1e39dec67a676e.svg)}.b-feature_v2.access_by_pin_code:before{background-image:url(/packs/static/images/blocks/b-feature_v2/access_by_pin_code-32f9887367b1b510149b.svg)}.b-feature_v2.access_by_pin_code_and_via_app:before{background-image:url(/packs/static/images/blocks/b-feature_v2/access_by_pin_code_and_via_app-526285e444303703b649.svg)}.b-feature_v2.padlocks:before{background-image:url(/packs/static/images/blocks/b-feature_v2/padlocks-dcce47136860b38722a0.svg)}.b-feature_v2.N_minutes_from_metro:before{background-image:url(/packs/static/images/blocks/b-feature_v2/N_minutes_from_metro-ef4703afa06d2e1b2ae6.svg)}.b-feature_v2.administrator:before{background-image:url(/packs/static/images/blocks/b-feature_v2/administrator-bf83a420b79b6329daf9.svg)}.b-feature_v2.wi_fi:before{background-image:url(/packs/static/images/blocks/b-feature_v2/wi_fi-39fff2c012ca2b25f3e1.svg)}.b-feature_v2.wc:before{background-image:url(/packs/static/images/blocks/b-feature_v2/wc-cc2c95bd1c3840419126.svg)}.b-feature_v2.vehicle_entry:before{background-image:url(/packs/static/images/blocks/b-feature_v2/vehicle_entry-6e796a761812fb71dc20.svg)}.b-feature_v2.vehicle_entry_up_to_N_meters:before{background-image:url(/packs/static/images/blocks/b-feature_v2/vehicle_entry_up_to_N_meters-6e796a761812fb71dc20.svg)}.b-feature_v2.kladovkin_parking:before{background-image:url(/packs/static/images/blocks/b-feature_v2/kladovkin_parking-2bb99c0112e4807e98d8.svg)}.b-feature_v2.paid_parking:before{background-image:url(/packs/static/images/blocks/b-feature_v2/paid_parking-9033e100b5381a812f47.svg)}.b-feature_v2.storage_on_floor_N:before{background-image:url(/packs/static/images/blocks/b-feature_v2/storage_on_floor_N-fcec051e9377a6a633c1.svg)}.b-feature_v2.storage_on_multi_level_parking:before{background-image:url(/packs/static/images/blocks/b-feature_v2/storage_on_multi_level_parking-fcec051e9377a6a633c1.svg)}.b-feature_v2.video_surveillance:before{background-image:url(/packs/static/images/blocks/b-feature_v2/video_surveillance-e0750b56025e620d00aa.svg)}.b-feature_v2.additional_feature_1:before{background-image:url(/packs/static/images/blocks/b-feature_v2/additional_feature_1-e3d8cc06946bdfa08ada.svg)}.b-feature_v2.additional_feature_2:before{background-image:url(/packs/static/images/blocks/b-feature_v2/additional_feature_2-e3d8cc06946bdfa08ada.svg)}.b-feature_v2.additional_feature_3:before{background-image:url(/packs/static/images/blocks/b-feature_v2/additional_feature_3-e3d8cc06946bdfa08ada.svg)}.b-feature_v2.additional_feature_4:before{background-image:url(/packs/static/images/blocks/b-feature_v2/additional_feature_4-e3d8cc06946bdfa08ada.svg)}.b-feature_v2-is_excluded{color:#a0a0ab;color:var(--gray-400);text-decoration:line-through}@media screen and (max-width: 1023px){footer.b-footer.v1{padding-bottom:1.8125rem;padding-top:2.375rem}html[dir=ltr] footer.b-footer.v1{padding-left:0}html[dir=rtl] footer.b-footer.v1{padding-right:0}html[dir=ltr] footer.b-footer.v1{padding-right:2.25rem}html[dir=rtl] footer.b-footer.v1{padding-left:2.25rem}}@media screen and (min-width: 1024px){footer.b-footer.v1{align-items:flex-start;display:flex;padding-bottom:110px;padding-top:120px}html[dir=ltr] footer.b-footer.v1{padding-left:22px}html[dir=rtl] footer.b-footer.v1{padding-right:22px}html[dir=ltr] footer.b-footer.v1{padding-right:75px}html[dir=rtl] footer.b-footer.v1{padding-left:75px}}footer.b-footer.v1 .container{display:flex}@media screen and (max-width: 1023px){footer.b-footer.v1 .container{flex-direction:column}}@media screen and (max-width: 1023px){footer.b-footer.v1 .logo{margin-bottom:2.375rem;width:11.6875rem}}@media screen and (min-width: 1024px){footer.b-footer.v1 .logo{width:25%}}@media screen and (min-width: 1024px)and (max-width: 1279px){html[dir=ltr] footer.b-footer.v1 .logo{margin-right:calc(50px + 0.3238636364*(100vw - 1024px))}html[dir=rtl] footer.b-footer.v1 .logo{margin-left:calc(50px + 0.3238636364*(100vw - 1024px))}}@media screen and (min-width: 1280px){html[dir=ltr] footer.b-footer.v1 .logo{margin-right:60px}html[dir=rtl] footer.b-footer.v1 .logo{margin-left:60px}}footer.b-footer.v1 .logo a.logo-link{background-repeat:no-repeat;background-size:contain;display:block}footer.b-footer.v1 .logo a.logo-link.logo-ru{background-image:url(/packs/static/images/blocks/b-top_menu/logo-red-0bd91eadfff5d5b17186.svg)}footer.b-footer.v1 .logo a.logo-link.logo-et{background-image:url(/packs/static/images/blocks/b-top_menu/logo-red-et-01b345540afb2fc6c93a.svg)}@media screen and (max-width: 1023px){footer.b-footer.v1 .logo a.logo-link{height:3.5rem;width:13.25rem}}@media screen and (min-width: 1024px){footer.b-footer.v1 .logo a.logo-link{height:52px;width:199px}}footer.b-footer.v1 ul.links{flex-direction:column}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.links{display:flex;flex-wrap:wrap;margin-bottom:-28px;width:380px;max-height:500px}html[dir=ltr] footer.b-footer.v1 ul.links{margin-left:-44px}html[dir=rtl] footer.b-footer.v1 ul.links{margin-right:-44px}footer.b-footer.v1 ul.links>li{margin-bottom:28px;width:calc(50% - 44px)}html[dir=ltr] footer.b-footer.v1 ul.links>li{margin-left:44px}html[dir=rtl] footer.b-footer.v1 ul.links>li{margin-right:44px}}@media screen and (min-width: 1280px){footer.b-footer.v1 ul.links{max-height:400px}}footer.b-footer.v1 ul.links li{color:#5f5f5f;color:var(--text-base);flex-shrink:0;line-height:1}footer.b-footer.v1 ul.links li a{-webkit-tap-highlight-color:rgba(0,0,0,0);letter-spacing:-0.01em;text-decoration:none}@media screen and (max-width: 1023px){footer.b-footer.v1 ul.links li a{font-size:0.75rem;display:block;margin-bottom:0.625rem}}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.links li a{font-size:16px;white-space:nowrap}}footer.b-footer.v1 ul.social{display:flex;flex-direction:column}@media screen and (max-width: 1023px){footer.b-footer.v1 ul.social{margin-top:3.5625rem}}@media screen and (min-width: 1024px){html[dir=ltr] footer.b-footer.v1 ul.social{margin-left:auto}html[dir=rtl] footer.b-footer.v1 ul.social{margin-right:auto}}footer.b-footer.v1 ul.social li{display:flex}@media screen and (max-width: 1023px){footer.b-footer.v1 ul.social li{margin-bottom:16px}}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.social li{margin-bottom:19px}}footer.b-footer.v1 ul.social li:before{content:"";background-repeat:no-repeat;background-size:contain}html[dir=ltr] footer.b-footer.v1 ul.social li:before{margin-right:1rem}html[dir=rtl] footer.b-footer.v1 ul.social li:before{margin-left:1rem}@media screen and (max-width: 1023px){footer.b-footer.v1 ul.social li:before{width:1.75rem;height:1.75rem}}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.social li:before{width:26px;height:26px}}footer.b-footer.v1 ul.social a{color:#f44f0c;color:var(--primary-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration);display:block;white-space:nowrap}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.social a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}footer.b-footer.v1 ul.social a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.social a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}footer.b-footer.v1 ul.social a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}@media screen and (max-width: 1023px){footer.b-footer.v1 ul.social a{font-size:0.75rem;line-height:1rem}}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.social a{font-size:16px;margin-top:-4px}}footer.b-footer.v1 ul.social .phone:before{background-image:url(/packs/static/images/blocks/b-footer/phone-3ff33349321a92087dc3.svg)}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.social .phone:before{margin-top:3px}}footer.b-footer.v1 ul.social .phone a:hover:not(:active){text-decoration:none}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.social .phone a:hover:not(:active) .number{color:#ff7c33;color:var(--primary-color-hover);text-decoration:underline}}footer.b-footer.v1 ul.social .phone a:active .number{color:#cf4c17;color:var(--primary-color-active)}footer.b-footer.v1 ul.social .phone span{display:block;white-space:nowrap}footer.b-footer.v1 ul.social .phone span.number{color:#333;color:var(--text-strong);font-weight:bold}@media screen and (max-width: 1023px){footer.b-footer.v1 ul.social .phone span.number{font-size:1.25rem;line-height:1.5rem;margin-bottom:0.25rem}}@media screen and (min-width: 1024px){footer.b-footer.v1 ul.social .phone span.number{font-size:24px;line-height:28px;margin-bottom:7px}}footer.b-footer.v1 ul.social .phone span.hint{color:#939393;color:var(--text-secondary)}footer.b-footer.v1 ul.social .email{align-items:center}footer.b-footer.v1 ul.social .email:before{background-image:url(/packs/static/images/blocks/b-footer/email-a00def08d688142bc89f.svg)}footer.b-footer.v1 ul.social .instagram{align-items:center}footer.b-footer.v1 ul.social .instagram:before{background-image:url(/packs/static/images/blocks/b-footer/instagram-4de7dbf3f54f3a97d228.svg)}footer.b-footer.v1 ul.storages{margin-top:0.375rem;margin-left:0.625rem}footer.b-footer.v1 ul.storages li{line-height:1rem}footer.b-footer.v1 ul.storages li a{font-size:0.875rem}@media screen and (max-width: 1023px){footer.b-footer.v1 ul.storages li a{font-size:0.625rem;line-height:0.75rem}}@media screen and (min-width: 1024px){footer.b-footer.v1 .copy-wrapper{position:relative;order:-1}}footer.b-footer.v1 .copy{color:#939393;color:var(--text-secondary);letter-spacing:-0.01em;line-height:1.3}footer.b-footer.v1 .copy .hint-ru{margin-bottom:0.5rem}footer.b-footer.v1 .copy b{color:inherit}@media screen and (max-width: 1023px){footer.b-footer.v1 .copy b{font-weight:normal}}@media screen and (min-width: 1024px){footer.b-footer.v1 .copy b{font-size:16px}}@media screen and (max-width: 1023px){footer.b-footer.v1 .copy{font-size:0.75rem;margin-top:2.9375rem}}@media screen and (min-width: 1024px){footer.b-footer.v1 .copy{position:absolute;margin-top:86px;font-size:14px;width:244px}}footer.b-footer.v3{background:#1570ef;color:#fff}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3{margin-top:3.5rem;padding:3.5rem 0.75rem}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3{margin-top:3.5rem;padding:3.5rem 0.75rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){footer.b-footer.v3{margin-top:96px;padding:96px 0 48px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){footer.b-footer.v3{margin-top:96px;padding:96px 0 48px}}@media screen and (min-width: 1024px){footer.b-footer.v3{margin-top:96px;padding:96px 0 48px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.b-sticky-area+footer.b-footer.v3{padding-bottom:129px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.b-sticky-area+footer.b-footer.v3{padding-bottom:129px}}@media screen and (min-width: 1024px){.b-sticky-area+footer.b-footer.v3{padding-bottom:129px}}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3 .container{padding:0 0.75rem}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3 .container{padding:0 0.75rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){footer.b-footer.v3 a:hover{color:var(--text-on-color-hover)}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){footer.b-footer.v3 a:hover{color:var(--text-on-color-hover)}}@media screen and (min-width: 1024px){footer.b-footer.v3 a:hover{color:var(--text-on-color-hover)}}footer.b-footer.v3 a:active{color:var(--text-on-color-active)}footer.b-footer.v3 a.uae{display:inline-block;margin-bottom:1.125rem}footer.b-footer.v3 .block:not(:last-child){border-bottom:1px solid var(--border-on-color);margin-bottom:var(--padding-5xl);padding-bottom:var(--padding-5xl)}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){footer.b-footer.v3 .block{display:flex}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){footer.b-footer.v3 .block{display:flex}}@media screen and (min-width: 1024px){footer.b-footer.v3 .block{display:flex}}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3 .block .left{margin-bottom:2rem}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3 .block .left{margin-bottom:2rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){html[dir=ltr] footer.b-footer.v3 .block .left{margin-right:auto}html[dir=rtl] footer.b-footer.v3 .block .left{margin-left:auto}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){html[dir=ltr] footer.b-footer.v3 .block .left{margin-right:auto}html[dir=rtl] footer.b-footer.v3 .block .left{margin-left:auto}}@media screen and (min-width: 1024px){html[dir=ltr] footer.b-footer.v3 .block .left{margin-right:auto}html[dir=rtl] footer.b-footer.v3 .block .left{margin-left:auto}}footer.b-footer.v3 .block .right{align-items:flex-end;display:flex;flex-direction:column}footer.b-footer.v3 .first .text{color:#333;color:var(--text-strong);font-size:var(--h2-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h2-line-height);margin-left:auto;margin-right:auto;margin-bottom:2.125rem;margin-bottom:var(--headline-margin);color:inherit}@media screen and (max-width: 1023px){footer.b-footer.v3 .first .text{text-align:center}}footer.b-footer.v3 .first .right{gap:var(--padding-md)}footer.b-footer.v3 .first .right .book-now{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){footer.b-footer.v3 .first .right .book-now{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){footer.b-footer.v3 .first .right .book-now{display:inline-flex;font-size:14px;min-width:160px}}footer.b-footer.v3 .first .right .book-now.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){footer.b-footer.v3 .first .right .book-now.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){footer.b-footer.v3 .first .right .book-now.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}footer.b-footer.v3 .first .right .book-now:hover{text-decoration:none}footer.b-footer.v3 .first .right .book-now:active{box-shadow:none}footer.b-footer.v3 .first .right .book-now.disabled,footer.b-footer.v3 .first .right .book-now[disabled]{background:#afb5c9;cursor:default}footer.b-footer.v3 .first .right .book-now.disabled:hover,footer.b-footer.v3 .first .right .book-now[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){footer.b-footer.v3 .first .right .book-now:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}footer.b-footer.v3 .first .right .book-now:active{color:#f44f0c;color:var(--primary-color)}.root-v3 footer.b-footer.v3 .first .right .book-now{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 footer.b-footer.v3 .first .right .book-now:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 footer.b-footer.v3 .first .right .book-now:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait)and (max-width: 1023px){footer.b-footer.v3 .first .right .book-now{min-width:auto;width:auto}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait)and (min-width: 1024px){footer.b-footer.v3 .first .right .book-now{min-width:auto;width:auto}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape)and (max-width: 1023px){footer.b-footer.v3 .first .right .book-now{min-width:auto;width:auto}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape)and (min-width: 1024px){footer.b-footer.v3 .first .right .book-now{min-width:auto;width:auto}}@media screen and (min-width: 1024px)and (max-width: 1023px){footer.b-footer.v3 .first .right .book-now{min-width:auto;width:auto}}@media screen and (min-width: 1024px)and (min-width: 1024px){footer.b-footer.v3 .first .right .book-now{min-width:auto;width:auto}}footer.b-footer.v3 .first .right .view-demo{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#fff;color:#fff;gap:0.5rem}@media screen and (max-width: 1023px){footer.b-footer.v3 .first .right .view-demo{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){footer.b-footer.v3 .first .right .view-demo{display:inline-flex;font-size:14px;min-width:160px}}footer.b-footer.v3 .first .right .view-demo.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){footer.b-footer.v3 .first .right .view-demo.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){footer.b-footer.v3 .first .right .view-demo.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}footer.b-footer.v3 .first .right .view-demo:hover{text-decoration:none}footer.b-footer.v3 .first .right .view-demo:active{box-shadow:none}footer.b-footer.v3 .first .right .view-demo.disabled,footer.b-footer.v3 .first .right .view-demo[disabled]{background:#afb5c9;cursor:default}footer.b-footer.v3 .first .right .view-demo.disabled:hover,footer.b-footer.v3 .first .right .view-demo[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){footer.b-footer.v3 .first .right .view-demo:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#fff}}footer.b-footer.v3 .first .right .view-demo:active{background:#ff8655;color:#fff}.root-v3 footer.b-footer.v3 .first .right .view-demo{color:var(--text-on-color);border-color:var(--border-on-color)}@media screen and (min-width: 1024px){.root-v3 footer.b-footer.v3 .first .right .view-demo:hover{color:var(--text-on-color-hover);background:rgba(255,255,255,.2);box-shadow:none}}.root-v3 footer.b-footer.v3 .first .right .view-demo:active{color:var(--text-on-color-active);background:rgba(255,255,255,.3)}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait)and (max-width: 1023px){footer.b-footer.v3 .first .right .view-demo{min-width:auto;width:auto}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait)and (min-width: 1024px){footer.b-footer.v3 .first .right .view-demo{min-width:auto;width:auto}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape)and (max-width: 1023px){footer.b-footer.v3 .first .right .view-demo{min-width:auto;width:auto}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape)and (min-width: 1024px){footer.b-footer.v3 .first .right .view-demo{min-width:auto;width:auto}}@media screen and (min-width: 1024px)and (max-width: 1023px){footer.b-footer.v3 .first .right .view-demo{min-width:auto;width:auto}}@media screen and (min-width: 1024px)and (min-width: 1024px){footer.b-footer.v3 .first .right .view-demo{min-width:auto;width:auto}}footer.b-footer.v3 .first .right .view-demo:before{content:"";background-repeat:no-repeat;background-size:contain;background-image:url(/packs/static/images/blocks/b-footer-v3/play-circle-ab72d01194f6812a8c8f.svg);width:1.25rem;height:1.25rem}footer.b-footer.v3 .second .left .text{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing);margin-bottom:var(--padding-md)}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3 .second .left .note{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3 .second .left .note{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){footer.b-footer.v3 .second .left .note{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);max-width:275px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){footer.b-footer.v3 .second .left .note{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);max-width:275px}}@media screen and (min-width: 1024px){footer.b-footer.v3 .second .left .note{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);max-width:275px}}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3 .second .right{gap:1rem}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3 .second .right{gap:1rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){footer.b-footer.v3 .second .right{justify-content:space-between}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){footer.b-footer.v3 .second .right{justify-content:space-between}}@media screen and (min-width: 1024px){footer.b-footer.v3 .second .right{justify-content:space-between}}footer.b-footer.v3 .second .right .text{font-weight:700}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3 .second .right .text{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3 .second .right .text{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){footer.b-footer.v3 .second .right .text{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){footer.b-footer.v3 .second .right .text{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){footer.b-footer.v3 .second .right .text{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}footer.b-footer.v3 .second .right .buttons{display:flex;gap:1rem}footer.b-footer.v3 .second .right .app_store,footer.b-footer.v3 .second .right .google_play{background-repeat:no-repeat;background-size:contain;height:2.5rem}footer.b-footer.v3 .second .right .app_store{width:7.5rem}footer.b-footer.v3 .second .right .google_play{width:8.4375rem}footer.b-footer.v3 .second .right .app_store{background-image:url(/packs/static/images/blocks/b-footer-v3/app_store-f7a6998fca1c2aa031ca.svg)}footer.b-footer.v3 .second .right .google_play{background-image:url(/packs/static/images/blocks/b-footer-v3/google_play-ef62af14e285c400d9c7.svg)}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3 .third .copy,footer.b-footer.v3 .third a{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height)}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3 .third .copy,footer.b-footer.v3 .third a{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){footer.b-footer.v3 .third .copy,footer.b-footer.v3 .third a{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){footer.b-footer.v3 .third .copy,footer.b-footer.v3 .third a{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (min-width: 1024px){footer.b-footer.v3 .third .copy,footer.b-footer.v3 .third a{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3 .third .left{margin-bottom:1rem}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3 .third .left{margin-bottom:1rem}}footer.b-footer.v3 .third .right{flex-direction:row}@media screen and (max-width: 767px)and (orientation: portrait){footer.b-footer.v3 .third .right{gap:0.75rem}}@media screen and (max-width: 767px)and (orientation: landscape){footer.b-footer.v3 .third .right{gap:0.75rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){footer.b-footer.v3 .third .right{gap:24px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){footer.b-footer.v3 .third .right{gap:24px}}@media screen and (min-width: 1024px){footer.b-footer.v3 .third .right{gap:24px}}footer.b-footer.v4{font-size:var(--p3-font-size);font-weight:600;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);color:#70707b;color:var(--gray-500);font-weight:600;padding:var(--spacing-6xl) 0px;margin-top:var(--padding-between-blocks)}@media screen and (min-width: 1024px){footer.b-footer.v4{padding-top:64px}}footer.b-footer.v4>.container{display:flex;flex-direction:column}@media screen and (max-width: 1023px){footer.b-footer.v4>.container{gap:2.0526315789rem}}@media screen and (min-width: 1024px){footer.b-footer.v4>.container{gap:64px}}footer.b-footer.v4 .cc-links{display:grid}@media screen and (max-width: 1023px){footer.b-footer.v4 .cc-links{grid-template-columns:repeat(2, 1fr);gap:1.6842105263rem}footer.b-footer.v4 .cc-links ul:nth-child(5):last-child{grid-column:1/-1}}@media screen and (min-width: 1024px){footer.b-footer.v4 .cc-links{grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:24px}}footer.b-footer.v4 .cc-links ul{display:flex;flex-direction:column}@media screen and (max-width: 1023px){footer.b-footer.v4 .cc-links ul{flex-basis:50%;gap:12px}}@media screen and (min-width: 1024px){footer.b-footer.v4 .cc-links ul{flex-basis:16.6666666667%;gap:var(--spacing-md)}}footer.b-footer.v4 .cc-links a,footer.b-footer.v4 .cc-links button{color:#e4e4e7;color:var(--gray-200)}@media screen and (min-width: 1024px){footer.b-footer.v4 .cc-links a:hover:not(:active),footer.b-footer.v4 .cc-links button:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}footer.b-footer.v4 .cc-links a:active,footer.b-footer.v4 .cc-links button:active{color:#cf4c17;color:var(--link-color-active)}footer.b-footer.v4 .cc-links a.franchise,footer.b-footer.v4 .cc-links button.franchise{border-radius:24px;border:1px solid rgba(255,255,255,.3);background:rgba(255,255,255,.1);margin-left:calc(var(--spacing-md)*-1)}@media screen and (max-width: 1023px){footer.b-footer.v4 .cc-links a.franchise,footer.b-footer.v4 .cc-links button.franchise{padding:0.1052631579rem var(--spacing-md) 0.1578947368rem var(--spacing-md)}}@media screen and (min-width: 1024px){footer.b-footer.v4 .cc-links a.franchise,footer.b-footer.v4 .cc-links button.franchise{padding:2px var(--spacing-md) 3px var(--spacing-md)}}footer.b-footer.v4 .cc-logo-copy{border-top:1px solid #26272b;border-top:1px solid var(--gray-800);display:flex}@media screen and (max-width: 1023px){footer.b-footer.v4 .cc-logo-copy{flex-direction:column;gap:1.2631578947rem;padding-top:1.3684210526rem}}@media screen and (min-width: 1024px){footer.b-footer.v4 .cc-logo-copy{padding-top:32px;justify-content:space-between}}footer.b-footer.v4 .cc-logo-copy .logo{background-repeat:no-repeat;background-size:contain;display:block}footer.b-footer.v4 .cc-logo-copy .logo.logo-ru{background-image:url(/packs/static/images/blocks/b-footer-v4/logo-ru-da830fa3a0935c3d3581.svg)}@media screen and (max-width: 1023px){footer.b-footer.v4 .cc-logo-copy .logo.logo-ru{height:1.3799660441rem;width:6.6842105263rem}}@media screen and (min-width: 1024px){footer.b-footer.v4 .cc-logo-copy .logo.logo-ru{height:32px;width:155px}}footer.b-footer.v4 .cc-logo-copy .logo.logo-et{background-image:url(/packs/static/images/blocks/b-footer-v4/logo-et-6f1152366138ee42b09f.svg)}@media screen and (max-width: 1023px){footer.b-footer.v4 .cc-logo-copy .logo.logo-et{height:1.3799660441rem;width:5.9079796265rem}}@media screen and (min-width: 1024px){footer.b-footer.v4 .cc-logo-copy .logo.logo-et{height:32px;width:137px}}footer.b-footer.v4 .cc-logo-copy .copy{font-weight:500}@media screen and (max-width: 1023px){footer.b-footer.v4 .cc-logo-copy .copy{letter-spacing:0.01rem}}@media screen and (min-width: 1024px){footer.b-footer.v4 .cc-logo-copy .copy{letter-spacing:.16px;text-align:right}}.b-form input[type=submit]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;margin-top:0.75rem;padding:0 1rem}@media screen and (max-width: 1023px){.b-form input[type=submit]{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-form input[type=submit]{display:inline-flex;font-size:14px;min-width:160px}}.b-form input[type=submit].button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-form input[type=submit].button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-form input[type=submit].button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-form input[type=submit]:hover{text-decoration:none}.b-form input[type=submit]:active{box-shadow:none}.b-form input[type=submit].disabled,.b-form input[type=submit][disabled]{background:#afb5c9;cursor:default}.b-form input[type=submit].disabled:hover,.b-form input[type=submit][disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-form input[type=submit]:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-form input[type=submit]:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-form input[type=submit]{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-form input[type=submit]:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-form input[type=submit]:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.b-form input[type=submit]+.error-message,.b-form input[type=submit]+.hint{margin-top:0.9375rem}.b-form .hint{color:#939393;color:var(--text-secondary);display:block;font-size:0.75rem;margin:0.375rem 0 0}.b-form .b-input .error-message,.b-form .form-error-message{color:#cf4c17;color:var(--primary-color-active);display:block;font-size:0.75rem;font-weight:400;line-height:0.875rem;margin-top:0.3125rem}html[dir=ltr] .b-form .b-input .error-message,html[dir=ltr] .b-form .form-error-message{text-align:left}html[dir=rtl] .b-form .b-input .error-message,html[dir=rtl] .b-form .form-error-message{text-align:right}.b-form abbr{display:none}.b-fullwidth_map{width:100%;height:23.4375rem}.b-important-alert{background:#3787ff;border-radius:0.75rem;color:#fff;line-height:1.25;padding:1.25rem;position:fixed;top:3.875rem;transition:.3s opacity ease;transition:var(--transition-duration) opacity ease;z-index:100}html[dir=ltr] .b-important-alert{left:2.5rem}html[dir=rtl] .b-important-alert{right:2.5rem}@media screen and (max-width: 767px)and (orientation: portrait){.b-important-alert{margin:0 0.625rem;top:5rem;width:calc(100% - 1.25rem)}html[dir=ltr] .b-important-alert{left:0}html[dir=rtl] .b-important-alert{right:0}}.b-important-alert.closing{opacity:0}@media screen and (max-width: 1023px){.b-important-alert .close{align-items:center;cursor:pointer;display:inline-flex;font-size:1.25rem;height:1.875rem;justify-content:center;position:absolute;top:0.4375rem;width:1.875rem}html[dir=ltr] .b-important-alert .close{right:0.3125rem}html[dir=rtl] .b-important-alert .close{left:0.3125rem}.b-important-alert .close:before{background-repeat:no-repeat;background-size:contain;content:"";display:block;background-image:url(/packs/static/images/close-6b0bc7f7da4d630fd8f6.svg);height:1.0625rem;width:1.0625rem}}@media screen and (min-width: 1024px){.b-important-alert .close{display:none}}.b-important-alert .title{font-weight:700;font-size:1.125rem;margin-bottom:0.25rem}.b-important-alert .subtitle{font-weight:500;font-size:1rem}.b-important-alert p{color:#fff}.b-important-alert a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color);margin:0.875rem 0 0 0}@media screen and (max-width: 1023px){.b-important-alert a{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-important-alert a{display:inline-flex;font-size:14px;min-width:160px}}.b-important-alert a.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-important-alert a.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-important-alert a.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-important-alert a:hover{text-decoration:none}.b-important-alert a:active{box-shadow:none}.b-important-alert a.disabled,.b-important-alert a[disabled]{background:#afb5c9;cursor:default}.b-important-alert a.disabled:hover,.b-important-alert a[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-important-alert a:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.b-important-alert a:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .b-important-alert a{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .b-important-alert a:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .b-important-alert a:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}.b-important-alert a:hover{text-decoration:none !important}.b-input-v4{font-weight:500;position:relative;width:100%}.b-input-v4 abbr{display:none}.b-input-v4 label{background:#fff;color:#70707b;color:var(--gray-500);overflow:hidden;position:absolute;text-overflow:ellipsis;top:0;transition:all .3s;transition:all var(--transition-duration);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;z-index:1}@media screen and (max-width: 1023px){.b-input-v4 label{font-size:0.6842105263rem;left:0.6315789474rem;line-height:0.8421052632rem;padding:0 0.2105263158rem;max-width:calc(100% - 1.2631578947rem);top:-0.4210526316rem}}@media screen and (min-width: 1024px){.b-input-v4 label{font-size:13px;left:12px;line-height:16px;max-width:calc(100% - 24px);padding:0 4px;top:-8px}}@media screen and (max-width: 1023px){.b-input-v4{--input-font-size: 0.8421052632rem;--input-line-height: 1.1578947368rem;--input-padding: 0.8421052632rem}}@media only screen and (max-device-width: 389px){.b-input-v4{--input-font-size: 16px;--input-line-height: 22px;--input-padding: 16px}}@media screen and (min-width: 1024px){.b-input-v4{--input-font-size: 15px;--input-line-height: 22px;--input-padding: 16px}}.b-input-v4 input,.b-input-v4 textarea,.b-input-v4 .custom-select-placeholder{border:1px solid var(--border-color);background-color:var(--background-color);color:var(--input-color);font-size:var(--input-font-size);line-height:1.3;line-height:var(--input-line-height);padding:var(--input-padding);display:flex;outline:none;position:relative;transition:color .3s,border-color .3s,background-color .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration);width:100%}@media screen and (max-width: 1023px){.b-input-v4 input,.b-input-v4 textarea,.b-input-v4 .custom-select-placeholder{border-radius:0.6315789474rem}}@media screen and (min-width: 1024px){.b-input-v4 input,.b-input-v4 textarea,.b-input-v4 .custom-select-placeholder{border-radius:12px}}.b-input-v4 input::-webkit-input-placeholder,.b-input-v4 textarea::-webkit-input-placeholder,.b-input-v4 .custom-select-placeholder::-webkit-input-placeholder{-webkit-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s;-webkit-transition:opacity ease-in-out var(--transition-duration);transition:opacity ease-in-out var(--transition-duration);opacity:0}.b-input-v4 input:-moz-placeholder,.b-input-v4 textarea:-moz-placeholder,.b-input-v4 .custom-select-placeholder:-moz-placeholder{-moz-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out var(--transition-duration);transition:opacity ease-in-out var(--transition-duration);opacity:0}.b-input-v4 input::-moz-placeholder,.b-input-v4 textarea::-moz-placeholder,.b-input-v4 .custom-select-placeholder::-moz-placeholder{-moz-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s;-moz-transition:opacity ease-in-out var(--transition-duration);transition:opacity ease-in-out var(--transition-duration);opacity:0}.b-input-v4 input:-ms-input-placeholder,.b-input-v4 textarea:-ms-input-placeholder,.b-input-v4 .custom-select-placeholder:-ms-input-placeholder{-ms-transition:opacity ease-in-out .3s;transition:opacity ease-in-out .3s;-ms-transition:opacity ease-in-out var(--transition-duration);transition:opacity ease-in-out var(--transition-duration);opacity:0}.b-input-v4 input,.b-input-v4 input[type=checkbox]+label,.b-input-v4 textarea,.b-input-v4 textarea[type=checkbox]+label,.b-input-v4 select,.b-input-v4 select[type=checkbox]+label,.b-input-v4 .custom-select-placeholder,.b-input-v4 .custom-select-placeholder[type=checkbox]+label{--input-color: var(--gray-900);--border-color: var(--gray-300);--background-color: #fff}.b-input-v4 input:focus,.b-input-v4 input[type=checkbox]+label:focus,.b-input-v4 textarea:focus,.b-input-v4 textarea[type=checkbox]+label:focus,.b-input-v4 select:focus,.b-input-v4 select[type=checkbox]+label:focus,.b-input-v4 .custom-select-placeholder:focus,.b-input-v4 .custom-select-placeholder[type=checkbox]+label:focus{--border-color: var(--gray-400);outline:none}.b-input-v4 input:empty::-webkit-input-placeholder,.b-input-v4 textarea:empty::-webkit-input-placeholder,.b-input-v4 select:empty::-webkit-input-placeholder,.b-input-v4 .custom-select-placeholder:empty::-webkit-input-placeholder{color:#a0a0ab;color:var(--gray-400)}.b-input-v4 input:empty:-moz-placeholder,.b-input-v4 textarea:empty:-moz-placeholder,.b-input-v4 select:empty:-moz-placeholder,.b-input-v4 .custom-select-placeholder:empty:-moz-placeholder{color:#a0a0ab;color:var(--gray-400)}.b-input-v4 input:empty::-moz-placeholder,.b-input-v4 textarea:empty::-moz-placeholder,.b-input-v4 select:empty::-moz-placeholder,.b-input-v4 .custom-select-placeholder:empty::-moz-placeholder{color:#a0a0ab;color:var(--gray-400)}.b-input-v4 input:empty:-moz-placeholder-shown:not(:focus)+label, .b-input-v4 textarea:empty:-moz-placeholder-shown:not(:focus)+label, .b-input-v4 select:empty:-moz-placeholder-shown:not(:focus)+label, .b-input-v4 .custom-select-placeholder:empty:-moz-placeholder-shown:not(:focus)+label{background:rgba(0,0,0,0);color:#a0a0ab;color:var(--gray-400);font-size:var(--input-font-size);left:1px;line-height:1.3;line-height:var(--input-line-height);padding:var(--input-padding);top:1px}.b-input-v4 input:empty:placeholder-shown:not(:focus)+label,.b-input-v4 textarea:empty:placeholder-shown:not(:focus)+label,.b-input-v4 select:empty:placeholder-shown:not(:focus)+label,.b-input-v4 .custom-select-placeholder:empty:placeholder-shown:not(:focus)+label{background:rgba(0,0,0,0);color:#a0a0ab;color:var(--gray-400);font-size:var(--input-font-size);left:1px;line-height:1.3;line-height:var(--input-line-height);padding:var(--input-padding);top:1px}.b-input-v4 input:empty:focus::-webkit-input-placeholder,.b-input-v4 textarea:empty:focus::-webkit-input-placeholder,.b-input-v4 select:empty:focus::-webkit-input-placeholder,.b-input-v4 .custom-select-placeholder:empty:focus::-webkit-input-placeholder{opacity:1}.b-input-v4 input:empty:focus:-moz-placeholder,.b-input-v4 textarea:empty:focus:-moz-placeholder,.b-input-v4 select:empty:focus:-moz-placeholder,.b-input-v4 .custom-select-placeholder:empty:focus:-moz-placeholder{opacity:1}.b-input-v4 input:empty:focus::-moz-placeholder,.b-input-v4 textarea:empty:focus::-moz-placeholder,.b-input-v4 select:empty:focus::-moz-placeholder,.b-input-v4 .custom-select-placeholder:empty:focus::-moz-placeholder{opacity:1}.b-input-v4 input:empty:focus:-ms-input-placeholder,.b-input-v4 textarea:empty:focus:-ms-input-placeholder,.b-input-v4 select:empty:focus:-ms-input-placeholder,.b-input-v4 .custom-select-placeholder:empty:focus:-ms-input-placeholder{opacity:1}.b-input-v4 input:hover,.b-input-v4 input[type=checkbox]:hover+label,.b-input-v4 textarea:hover,.b-input-v4 textarea[type=checkbox]:hover+label,.b-input-v4 select:hover,.b-input-v4 select[type=checkbox]:hover+label,.b-input-v4 .custom-select-placeholder:hover,.b-input-v4 .custom-select-placeholder[type=checkbox]:hover+label{--border-color: var(--gray-400)}.b-input-v4 input:disabled,.b-input-v4 input[type=checkbox]:disabled+label,.b-input-v4 input:disabled~.custom-select-placeholder,.b-input-v4 textarea:disabled,.b-input-v4 textarea[type=checkbox]:disabled+label,.b-input-v4 textarea:disabled~.custom-select-placeholder,.b-input-v4 select:disabled,.b-input-v4 select[type=checkbox]:disabled+label,.b-input-v4 select:disabled~.custom-select-placeholder,.b-input-v4 .custom-select-placeholder:disabled,.b-input-v4 .custom-select-placeholder[type=checkbox]:disabled+label,.b-input-v4 .custom-select-placeholder:disabled~.custom-select-placeholder{--border-color: var(--gray-300);--input-color: var(--gray-400);--background-color: var(--gray-25)}.b-input-v4 input:disabled+label,.b-input-v4 textarea:disabled+label,.b-input-v4 select:disabled+label,.b-input-v4 .custom-select-placeholder:disabled+label{color:#a0a0ab;color:var(--gray-400)}.b-input-v4:not(.field_with_errors) input.is-focused,.b-input-v4:not(.field_with_errors) input:focus,.b-input-v4:not(.field_with_errors) input[type=checkbox]+label.is-focused,.b-input-v4:not(.field_with_errors) input[type=checkbox]+label:focus,.b-input-v4:not(.field_with_errors) textarea.is-focused,.b-input-v4:not(.field_with_errors) textarea:focus,.b-input-v4:not(.field_with_errors) .custom-select-placeholder.is-focused,.b-input-v4:not(.field_with_errors) .custom-select-placeholder:focus{--border-color: var(--gray-900)}.b-input-v4:not(.field_with_errors) input.is-focused+label,.b-input-v4:not(.field_with_errors) input:focus+label,.b-input-v4:not(.field_with_errors) input[type=checkbox]+label.is-focused+label,.b-input-v4:not(.field_with_errors) input[type=checkbox]+label:focus+label,.b-input-v4:not(.field_with_errors) textarea.is-focused+label,.b-input-v4:not(.field_with_errors) textarea:focus+label,.b-input-v4:not(.field_with_errors) .custom-select-placeholder.is-focused+label,.b-input-v4:not(.field_with_errors) .custom-select-placeholder:focus+label{color:#18181b;color:var(--gray-900)}.b-input-v4.field_with_errors input,.b-input-v4.field_with_errors input[type=checkbox]+label,.b-input-v4.field_with_errors textarea,.b-input-v4.field_with_errors .custom-select-placeholder{--border-color: #e14242}.b-input-v4.field_with_errors label{color:#e14242}.b-input-v4.field_with_errors .error-message{display:block}.b-input-v4.field_with_errors .error-message:first-letter{text-transform:capitalize}.b-input-v4 .custom-select-placeholder{display:flex;justify-content:space-between;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 1023px){.b-input-v4 .custom-select-placeholder{gap:0.8421052632rem}}@media screen and (min-width: 1024px){.b-input-v4 .custom-select-placeholder{gap:16px}}.b-input-v4 .custom-select-placeholder:after{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";color:var(--border-color);transition:transform .3s;transition:transform var(--transition-duration)}@media screen and (max-width: 1023px){.b-input-v4 .custom-select-placeholder:after{font-size:1rem}}@media screen and (min-width: 1024px){.b-input-v4 .custom-select-placeholder:after{font-size:19px}}.b-input-v4 .custom-select-placeholder.is-focused:after{transform:rotate(180deg)}.b-input-v4 .custom-select-placeholder.is-focused+.custom-select-dropdown{opacity:1;transition:opacity .3s ease;transition:opacity var(--transition-duration) ease;z-index:30}.b-input-v4 .custom-select-placeholder .placeholder-inner{overflow:hidden;pointer-events:none;text-overflow:ellipsis;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}.b-input-v4 .custom-select-dropdown{background-color:#fff;background-color:var(--input-background-color-focus);border-radius:0.75rem;border-radius:var(--input-border-radius);border:1px solid #eaeaea;border:1px solid var(--input-border-color);box-shadow:0px 0.25rem 0.75rem 0px rgba(176,183,204,.12);margin-top:0.25rem;opacity:0;overflow-y:scroll;padding:0.25rem 0.1875rem;position:absolute;transition:none;width:100%;z-index:-1}@media screen and (max-width: 1023px){.b-input-v4 .custom-select-dropdown{max-height:19.375rem}}@media screen and (min-width: 1024px){.b-input-v4 .custom-select-dropdown{max-height:410px}}.v4 .b-input-v4 .custom-select-dropdown{box-shadow:none;padding:var(--spacing-md)}@media screen and (max-width: 1023px){.v4 .b-input-v4 .custom-select-dropdown{margin-top:0.2105263158rem}}@media screen and (min-width: 1024px){.v4 .b-input-v4 .custom-select-dropdown{margin-top:4px}}.b-input-v4 .custom-select-dropdown .option{border-radius:0.75rem;border-radius:var(--input-border-radius);cursor:default !important;line-height:1.3;transition:background-color .3s ease;transition:background-color var(--transition-duration) ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-input-v4 .custom-select-dropdown .option.is-current{color:#f44f0c;color:var(--primary-color);font-weight:700}@media screen and (min-width: 1024px){.b-input-v4 .custom-select-dropdown .option:hover{background-color:rgba(244,79,12,.1)}}.b-input-v4 .custom-select-dropdown .option:active{background-color:rgba(244,79,12,.3)}@media screen and (max-width: 1023px){.b-input-v4 .custom-select-dropdown .option{font-size:0.7894736842rem;line-height:2.1052631579rem;padding:0px 0.6315789474rem}}@media screen and (min-width: 1024px){.b-input-v4 .custom-select-dropdown .option{font-size:15px;line-height:40px;padding:0px 12px}.b-input-v4 .custom-select-dropdown .option:hover{background-color:#f4f4f5;background-color:var(--gray-100)}}.b-input-v4 .custom-select-dropdown .option:active{background-color:#fafafa;background-color:var(--gray-50)}.b-input-v4 input[type=checkbox]{display:none}.b-input-v4 input[type=checkbox]+label{align-items:center;color:#70707b;color:var(--gray-500);display:flex;line-height:1.3;padding:0;position:static;text-wrap:wrap}@media screen and (max-width: 1023px){.b-input-v4 input[type=checkbox]+label{font-size:0.7368421053rem}}@media screen and (min-width: 1024px){.b-input-v4 input[type=checkbox]+label{font-size:14px}}.b-input-v4 input[type=checkbox]+label:before{align-self:flex-start;border:1px solid var(--border-color);content:"";flex-shrink:0;transition:border-color .3s;transition:border-color var(--transition-duration)}@media screen and (max-width: 1023px){.b-input-v4 input[type=checkbox]+label:before{border-radius:0.2105263158rem;height:1.2631578947rem;margin-right:0.6315789474rem;width:1.2631578947rem}}@media screen and (min-width: 1024px){.b-input-v4 input[type=checkbox]+label:before{border-radius:4px;height:24px;margin-right:12px;width:24px}}.b-input-v4 input[type=checkbox]+label a{color:#f44f0c;color:var(--link-color)}@media screen and (min-width: 1024px){.b-input-v4 input[type=checkbox]+label a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.b-input-v4 input[type=checkbox]+label a:active{color:#cf4c17;color:var(--link-color-active)}.b-input-v4 input[type=checkbox]~.error-message{padding:0}.b-input-v4 input[type=checkbox]:not(:disabled) label:before{cursor:pointer}.b-input-v4 input[type=checkbox]:checked+label:before{background-image:url(/packs/static/images/pages/orders-v2/checkmark-f0b7f783be63fa632ff6.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.b-input-v4 .hint,.b-input-v4 .error-message{font-weight:500;padding:0 var(--input-padding)}@media screen and (max-width: 1023px){.b-input-v4 .hint,.b-input-v4 .error-message{font-size:0.5789473684rem;line-height:0.7368421053rem;margin-top:0.4210526316rem}}@media screen and (min-width: 1024px){.b-input-v4 .hint,.b-input-v4 .error-message{font-size:11px;line-height:14px;margin-top:8px}}.b-input-v4 .hint{color:#70707b;color:var(--gray-500)}.b-input-v4 .error-message{color:#e14242;display:none}.b-input:not(:last-child){margin-bottom:1rem}.b-input.field_with_errors input,.b-input.field_with_errors select,.b-input.field_with_errors textarea{border-color:#cf4c17;border-color:var(--input-border-color-error)}.b-input.field_with_errors input:focus,.b-input.field_with_errors select:focus,.b-input.field_with_errors textarea:focus{border-color:#cf4c17;border-color:var(--input-border-color-error)}.b-input.animated{position:relative}.b-input.animated label{color:#939393;color:var(--input-label-color);font-size:var(--input-font-size);left:1rem;left:var(--input-padding-x);letter-spacing:normal;letter-spacing:var(--input-letter-spacing);line-height:1.3;line-height:var(--input-line-height);max-width:calc(100% - 1rem*2);max-width:calc(100% - var(--input-padding-x)*2);overflow:hidden;position:absolute;right:1rem;right:var(--input-padding-x);text-overflow:ellipsis;top:1rem;transition:color .3s;transition:color var(--transition-duration);white-space:nowrap}.v3 .b-input.animated label{top:0.75rem}@media screen and (max-width: 1023px){.v4 .b-input.animated label{top:0.7894736842rem}}@media screen and (min-width: 1024px){.v4 .b-input.animated label{top:15px}}.b-input.animated.textarea label{white-space:normal}.b-input.animated input::-webkit-input-placeholder,.b-input.animated select::-webkit-input-placeholder,.b-input.animated textarea::-webkit-input-placeholder,.b-input.animated.custom-select .custom-select-placeholder::-webkit-input-placeholder{opacity:0}.b-input.animated input:-moz-placeholder,.b-input.animated select:-moz-placeholder,.b-input.animated textarea:-moz-placeholder,.b-input.animated.custom-select .custom-select-placeholder:-moz-placeholder{opacity:0}.b-input.animated input::-moz-placeholder,.b-input.animated select::-moz-placeholder,.b-input.animated textarea::-moz-placeholder,.b-input.animated.custom-select .custom-select-placeholder::-moz-placeholder{opacity:0}.b-input.animated input:not(:-moz-placeholder-shown), .b-input.animated select:not(:-moz-placeholder-shown), .b-input.animated textarea:not(:-moz-placeholder-shown), .b-input.animated.custom-select .custom-select-placeholder:not(:-moz-placeholder-shown){padding-top:0.75rem}.b-input.animated input:focus,.b-input.animated input:not(:placeholder-shown),.b-input.animated select:focus,.b-input.animated select:not(:placeholder-shown),.b-input.animated textarea:focus,.b-input.animated textarea:not(:placeholder-shown),.b-input.animated.custom-select .custom-select-placeholder:focus,.b-input.animated.custom-select .custom-select-placeholder:not(:placeholder-shown){padding-top:0.75rem}.b-input.animated input:not(:-moz-placeholder-shown)+label, .b-input.animated select:not(:-moz-placeholder-shown)+label, .b-input.animated textarea:not(:-moz-placeholder-shown)+label, .b-input.animated.custom-select .custom-select-placeholder:not(:-moz-placeholder-shown)+label{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);max-width:100%;top:6px;white-space:nowrap}.b-input.animated input:focus+label,.b-input.animated input:not(:placeholder-shown)+label,.b-input.animated select:focus+label,.b-input.animated select:not(:placeholder-shown)+label,.b-input.animated textarea:focus+label,.b-input.animated textarea:not(:placeholder-shown)+label,.b-input.animated.custom-select .custom-select-placeholder:focus+label,.b-input.animated.custom-select .custom-select-placeholder:not(:placeholder-shown)+label{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);max-width:100%;top:6px;white-space:nowrap}@media screen and (max-width: 1023px){.v4 .b-input.animated input,.v4 .b-input.animated select,.v4 .b-input.animated textarea,.v4 .b-input.animated.custom-select .custom-select-placeholder{padding-top:0.7894736842rem}}@media screen and (min-width: 1024px){.v4 .b-input.animated input,.v4 .b-input.animated select,.v4 .b-input.animated textarea,.v4 .b-input.animated.custom-select .custom-select-placeholder{padding-top:15px}}.b-input.animated textarea:not(:-moz-placeholder-shown){padding-top:1.25rem}.b-input.animated textarea:focus,.b-input.animated textarea:not(:placeholder-shown){padding-top:1.25rem}@media screen and (max-width: 1023px){.v4 .b-input.animated textarea:not(:-moz-placeholder-shown){padding-top:1.7894736842rem}.v4 .b-input.animated textarea:focus,.v4 .b-input.animated textarea:not(:placeholder-shown){padding-top:1.7894736842rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.v4 .b-input.animated textarea:not(:-moz-placeholder-shown){padding-top:37px}.v4 .b-input.animated textarea:focus,.v4 .b-input.animated textarea:not(:placeholder-shown){padding-top:37px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.v4 .b-input.animated textarea:not(:-moz-placeholder-shown){padding-top:37px}.v4 .b-input.animated textarea:focus,.v4 .b-input.animated textarea:not(:placeholder-shown){padding-top:37px}}@media screen and (min-width: 1024px){.v4 .b-input.animated textarea:not(:-moz-placeholder-shown){padding-top:37px}.v4 .b-input.animated textarea:focus,.v4 .b-input.animated textarea:not(:placeholder-shown){padding-top:37px}}@media screen and (max-width: 1023px){.v4 .b-input.animated textarea:not(:-moz-placeholder-shown)+label{top:0.7894736842rem}.v4 .b-input.animated textarea:focus+label,.v4 .b-input.animated textarea:not(:placeholder-shown)+label{top:0.7894736842rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.v4 .b-input.animated textarea:not(:-moz-placeholder-shown)+label{top:15px}.v4 .b-input.animated textarea:focus+label,.v4 .b-input.animated textarea:not(:placeholder-shown)+label{top:15px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.v4 .b-input.animated textarea:not(:-moz-placeholder-shown)+label{top:15px}.v4 .b-input.animated textarea:focus+label,.v4 .b-input.animated textarea:not(:placeholder-shown)+label{top:15px}}@media screen and (min-width: 1024px){.v4 .b-input.animated textarea:not(:-moz-placeholder-shown)+label{top:15px}.v4 .b-input.animated textarea:focus+label,.v4 .b-input.animated textarea:not(:placeholder-shown)+label{top:15px}}.b-input.animated input,.b-input.animated select,.b-input.animated textarea,.b-input.animated .custom-select-placeholder{color:#5f5f5f !important;color:var(--text-base) !important;height:3rem;height:var(--input-height);line-height:1}.b-input.animated input:focus+label,.b-input.animated select:focus+label,.b-input.animated textarea:focus+label,.b-input.animated .custom-select-placeholder:focus+label{color:#5096ff;color:var(--input-label-color-focus)}.b-input.animated input+label,.b-input.animated select+label,.b-input.animated textarea+label,.b-input.animated .custom-select-placeholder+label{transform-origin:0% 100%;transition:all .3s ease-out;transition:all var(--transition-duration) ease-out}.b-input.animated input.disabled+label,.b-input.animated select.disabled+label,.b-input.animated textarea.disabled+label,.b-input.animated .custom-select-placeholder.disabled+label{color:#939393 !important;color:var(--text-secondary) !important}.b-input label{color:#939393;color:var(--text-secondary);white-space:nowrap}html[dir=ltr] .b-input label{text-align:left}html[dir=rtl] .b-input label{text-align:right}.b-input input,.b-input select,.b-input textarea,.b-input .custom-select-placeholder{background-color:#fff;background-color:var(--input-background-color);border-radius:0.75rem;border-radius:var(--input-border-radius);border:1px solid #eaeaea;border:1px solid var(--input-border-color);color:#333;color:var(--text-strong);font-size:var(--input-font-size);height:3rem;height:var(--input-height);letter-spacing:normal;letter-spacing:var(--input-letter-spacing);line-height:1.3;line-height:var(--input-line-height);padding:0 1rem;padding:0 var(--input-padding-x);transition:background-color .3s,border-color .3s;transition:background-color var(--transition-duration),border-color var(--transition-duration);width:100%}.b-input input::-webkit-input-placeholder,.b-input select::-webkit-input-placeholder,.b-input textarea::-webkit-input-placeholder,.b-input .custom-select-placeholder::-webkit-input-placeholder{color:#939393;color:var(--text-secondary)}.b-input input:-moz-placeholder,.b-input select:-moz-placeholder,.b-input textarea:-moz-placeholder,.b-input .custom-select-placeholder:-moz-placeholder{color:#939393;color:var(--text-secondary)}.b-input input::-moz-placeholder,.b-input select::-moz-placeholder,.b-input textarea::-moz-placeholder,.b-input .custom-select-placeholder::-moz-placeholder{color:#939393;color:var(--text-secondary)}.b-input input:-ms-input-placeholder,.b-input select:-ms-input-placeholder,.b-input textarea:-ms-input-placeholder,.b-input .custom-select-placeholder:-ms-input-placeholder{color:#939393;color:var(--text-secondary)}@media screen and (min-width: 1024px){.b-input input:hover,.b-input select:hover,.b-input textarea:hover,.b-input .custom-select-placeholder:hover{background-color:#fff;background-color:var(--input-background-color-hover);border-color:#ff7c33;border-color:var(--input-border-color-hover)}}.b-input input:focus,.b-input select:focus,.b-input textarea:focus,.b-input.is-focused .custom-select-placeholder{background-color:#fff;background-color:var(--input-background-color-focus);border-color:#5096ff;border-color:var(--input-border-color-focus);border-width:1px;border-width:var(--input-border-width-focus);outline:none}.b-input input[disabled],.b-input select[disabled],.b-input textarea[disabled],.b-input input.disabled,.b-input select.disabled,.b-input textarea.disabled,.b-input .custom-select-placeholder.is-disabled{border:1px solid #eaeaea;color:#939393 !important;color:var(--text-secondary) !important;background:#fafafa}.b-input select{outline:none}html[dir=ltr] .b-input select{padding-left:0.75rem}html[dir=rtl] .b-input select{padding-right:0.75rem}@media screen and (max-width: 1023px){html[dir=ltr] .v4 .b-input select{padding-left:0.6315789474rem}html[dir=rtl] .v4 .b-input select{padding-right:0.6315789474rem}}@media screen and (min-width: 1024px){html[dir=ltr] .v4 .b-input select{padding-left:12px}html[dir=rtl] .v4 .b-input select{padding-right:12px}}.b-input.custom-select{--custom-select-padding-left: var(--input-padding-x);position:relative}@media screen and (max-width: 1023px){.b-input.custom-select{--custom-select-padding-right: 3.1578947368rem}}@media screen and (min-width: 1024px){.b-input.custom-select{--custom-select-padding-right: 60px}}html[dir=ltr] .b-input.custom-select{text-align:left}html[dir=rtl] .b-input.custom-select{text-align:right}@media screen and (min-width: 1024px){.b-input.custom-select:hover:not(.disabled):not(.is-focused) .b-svg-icon{background:#f44f0c;background:var(--primary-color)}.b-input.custom-select:hover:not(.disabled):not(.is-focused) .b-svg-icon svg{color:#fff}}.b-input.custom-select.is-focused .custom-select-dropdown{opacity:1;transition:opacity .3s ease;transition:opacity var(--transition-duration) ease;z-index:30}.b-input.custom-select.is-focused .b-svg-icon{background:#5096ff;background:var(--secondary-color)}.b-input.custom-select.is-focused .b-svg-icon svg{color:#fff}.b-input.custom-select.is-focused .b-svg-icon svg{transform:rotate(0deg)}.v4 .b-input.custom-select.is-focused .custom-select-placeholder{padding-left:calc(var(--custom-select-padding-left) - 1px + 1px);padding-left:calc(var(--custom-select-padding-left) - var(--input-border-width-focus) + 1px);padding-right:calc(var(--custom-select-padding-right) - 1px + 1px);padding-right:calc(var(--custom-select-padding-right) - var(--input-border-width-focus) + 1px)}.b-input.custom-select .custom-select-placeholder{align-items:center;cursor:default;display:flex;height:3rem;height:var(--input-height);outline:none;padding-right:2.375rem}.b-input.custom-select .custom-select-placeholder.is-disabled .b-svg-icon{opacity:.5}@media screen and (max-width: 1023px){.v4 .b-input.custom-select .custom-select-placeholder{padding-right:3.1578947368rem}}@media screen and (min-width: 1024px){.v4 .b-input.custom-select .custom-select-placeholder{padding-right:60px}}.v4 .b-input.custom-select .custom-select-placeholder:after{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";color:#a0a0ab;color:var(--gray-400);position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1023px){.v4 .b-input.custom-select .custom-select-placeholder:after{font-size:1.0526315789rem;margin-top:0.1052631579rem;right:1.0526315789rem}}@media screen and (min-width: 1024px){.v4 .b-input.custom-select .custom-select-placeholder:after{font-size:20px;margin-top:2px;right:20px}}.b-input.custom-select .placeholder-inner,.b-input.custom-select label{pointer-events:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-input.custom-select .placeholder-inner{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.b-input.custom-select .b-svg-icon{height:1.5rem;position:absolute;right:0.75rem;top:0.75rem;width:1.5rem}.b-input.custom-select .b-svg-icon svg{color:#939393;color:var(--text-secondary);height:0.5rem;transform:rotate(180deg);transition:transform .3s ease,color .3s ease;transition:transform var(--transition-duration) ease,color var(--transition-duration) ease;width:0.5rem}.v4 .b-input.custom-select .b-svg-icon{display:none}.b-input.custom-select .custom-select-dropdown{background-color:#fff;background-color:var(--input-background-color-focus);border-radius:0.75rem;border-radius:var(--input-border-radius);border:1px solid #eaeaea;border:1px solid var(--input-border-color);box-shadow:0px 0.25rem 0.75rem 0px rgba(176,183,204,.12);margin-top:0.25rem;opacity:0;overflow-y:scroll;padding:0.25rem 0.1875rem;position:absolute;transition:none;width:100%;z-index:-1}@media screen and (max-width: 1023px){.b-input.custom-select .custom-select-dropdown{max-height:19.375rem}}@media screen and (min-width: 1024px){.b-input.custom-select .custom-select-dropdown{max-height:410px}}.v4 .b-input.custom-select .custom-select-dropdown{box-shadow:none;padding:var(--spacing-md)}@media screen and (max-width: 1023px){.v4 .b-input.custom-select .custom-select-dropdown{margin-top:0.2105263158rem}}@media screen and (min-width: 1024px){.v4 .b-input.custom-select .custom-select-dropdown{margin-top:4px}}.b-input.custom-select .custom-select-dropdown .option{border-radius:0.75rem;border-radius:var(--input-border-radius);cursor:default !important;line-height:1.3;padding:0.625rem 0.75rem;transition:background-color .3s ease;transition:background-color var(--transition-duration) ease;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-input.custom-select .custom-select-dropdown .option.is-current{color:#f44f0c;color:var(--primary-color);font-weight:700}@media screen and (min-width: 1024px){.b-input.custom-select .custom-select-dropdown .option:hover{background-color:rgba(244,79,12,.1)}}.b-input.custom-select .custom-select-dropdown .option:active{background-color:rgba(244,79,12,.3)}@media screen and (max-width: 1023px){.v4 .b-input.custom-select .custom-select-dropdown .option{font-size:0.7894736842rem;line-height:2.1052631579rem;padding:0px 0.6315789474rem}}@media screen and (min-width: 1024px){.v4 .b-input.custom-select .custom-select-dropdown .option{font-size:15px;line-height:40px;padding:0px 12px}.v4 .b-input.custom-select .custom-select-dropdown .option:hover{background-color:#f4f4f5;background-color:var(--gray-100)}}.v4 .b-input.custom-select .custom-select-dropdown .option:active{background-color:#fafafa;background-color:var(--gray-50)}.b-input.boolean{align-items:center;display:flex;flex-wrap:wrap}.b-input.boolean input{display:none}.b-input.boolean input:checked+label:before{background-image:url(/packs/static/images/pages/orders-v2/checkmark-f0b7f783be63fa632ff6.svg);background-position:center;background-repeat:no-repeat;background-size:contain}.b-input.boolean label{align-items:center;color:#5f5f5f;color:var(--text-base);display:inline-flex;font-size:0.875rem;line-height:1.3;margin:0;-webkit-user-select:none;-moz-user-select:none;user-select:none}.b-input.boolean label:before{border-radius:0.25rem;border:1px solid #eaeaea;content:"";flex-shrink:0;height:1.5rem;width:1.5rem}html[dir=ltr] .b-input.boolean label:before{margin-right:0.75rem}html[dir=rtl] .b-input.boolean label:before{margin-left:0.75rem}@media screen and (min-width: 1024px){.b-input.boolean:not(.disabled) label:hover:before{cursor:pointer}}.b-input.boolean.field_with_errors label:before{border-color:#cf4c17;border-color:var(--input-border-color-error)}.b-input.boolean.field_with_errors .error-message{flex-basis:100%}.b-input.boolean.field_with_errors .error-message.hidden{display:block !important}.b-input.blue-background input,.b-input.blue-background select,.b-input.blue-background textarea,.b-input.blue-background.custom-select .custom-select-placeholder{background:#fff;border-radius:1.25rem;box-shadow:0px 4px 15px rgba(0,0,0,.1);height:3.5rem}.b-input.blue-background input,.b-input.blue-background select,.b-input.blue-background textarea{padding:0 1.5rem}.b-input.blue-background.custom-select .custom-select-placeholder .b-svg-icon{top:1rem}.b-input.blue-background .error{color:#fff;line-height:1.33}@media screen and (max-width: 1023px){.b-input.blue-background .error{font-size:0.75rem;margin-top:0.4375rem}}@media screen and (min-width: 1024px){.b-input.blue-background .error{font-size:13px;margin-top:4px}}.b-js-link{border-bottom:1px dotted #f44f0c;border-bottom:1px dotted var(--primary-color);cursor:pointer;display:inline-block}.b-kramdown{font-size:1rem;line-height:1.5}.b-kramdown h1,.b-kramdown h2,.b-kramdown h3,.b-kramdown h4,.b-kramdown h5{color:#333 !important;color:var(--text-strong) !important}.b-kramdown p,.b-kramdown ul,.b-kramdown ol,.b-kramdown blockquote{color:#333 !important;color:var(--text-strong) !important;margin-bottom:0.625rem !important}.b-kramdown code{background-color:#eff3fa;border-radius:4px;padding:0.125rem 0.25rem}.b-kramdown ul{list-style:disc}html[dir=ltr] .b-kramdown ul{margin-left:1.125rem}html[dir=rtl] .b-kramdown ul{margin-right:1.125rem}.b-kramdown ol{list-style:decimal}html[dir=ltr] .b-kramdown ol{margin-left:1.125rem}html[dir=rtl] .b-kramdown ol{margin-right:1.125rem}.b-kramdown a{color:#f44f0c;color:var(--primary-color)}.b-kramdown a:hover{text-decoration:underline}.b-locale_switcher-v3-modal h3{text-align:center}@media screen and (max-width: 1023px){.b-locale_switcher-v3-modal h3{margin-bottom:14px}}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal h3{margin-bottom:26px}}.b-locale_switcher-v3-modal select{border-color:#eaeaea;border-radius:0.75rem;height:2.5rem;padding:0 0.625rem;width:100%}.b-locale_switcher-v3-modal p.center{color:#333;color:var(--text-strong);margin-bottom:1.25rem;text-align:center}.b-locale_switcher-v3-modal p.privacy{font-size:0.875rem;line-height:1.125rem}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal p.privacy{line-height:20px;margin-bottom:20px}}.b-locale_switcher-v3-modal p.privacy a{color:#f44f0c;color:var(--primary-color)}.b-locale_switcher-v3-modal p.privacy a:hover{text-decoration:underline}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .b-form>.b-input{min-width:360px}}.b-locale_switcher-v3-modal .phone-area{display:flex}@media screen and (max-width: 1023px){.b-locale_switcher-v3-modal .phone-area{gap:0.5rem}}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .phone-area{gap:12px}}.b-locale_switcher-v3-modal .phone-area .b-input.phone{flex-grow:1}.b-locale_switcher-v3-modal .button-container{display:flex;justify-content:center}.b-locale_switcher-v3-modal .button-container .b-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.b-locale_switcher-v3-modal .button-container .b-button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .button-container .b-button{display:inline-flex;font-size:14px;min-width:160px}}.b-locale_switcher-v3-modal .button-container .b-button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-locale_switcher-v3-modal .button-container .b-button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .button-container .b-button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-locale_switcher-v3-modal .button-container .b-button:hover{text-decoration:none}.b-locale_switcher-v3-modal .button-container .b-button:active{box-shadow:none}.b-locale_switcher-v3-modal .button-container .b-button.disabled,.b-locale_switcher-v3-modal .button-container .b-button[disabled]{background:#afb5c9;cursor:default}.b-locale_switcher-v3-modal .button-container .b-button.disabled:hover,.b-locale_switcher-v3-modal .button-container .b-button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .button-container .b-button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-locale_switcher-v3-modal .button-container .b-button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-locale_switcher-v3-modal .button-container .b-button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-locale_switcher-v3-modal .button-container .b-button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-locale_switcher-v3-modal .button-container .b-button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.b-locale_switcher-v3-modal .button-container .b-button{width:100%}}.b-locale_switcher-v3-modal .countries{color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .countries{min-width:500px}}.b-locale_switcher-v3-modal .countries h3{color:#212121;font-size:1.5rem;line-height:1.75rem;margin-bottom:2rem}html[dir=ltr] .b-locale_switcher-v3-modal .countries h3{text-align:left}html[dir=rtl] .b-locale_switcher-v3-modal .countries h3{text-align:right}@media screen and (max-width: 1279px){.b-locale_switcher-v3-modal .countries h3{font-size:1.25rem;font-weight:400}}.b-locale_switcher-v3-modal .countries .list-item{border-radius:1.875rem;border:1px solid #e6ecf6;display:inline-block}html[dir=ltr] .b-locale_switcher-v3-modal .countries .list-item{margin-right:0.75rem}html[dir=rtl] .b-locale_switcher-v3-modal .countries .list-item{margin-left:0.75rem}@media screen and (max-width: 1279px){.b-locale_switcher-v3-modal .countries .list-item:not(:last-child){margin-bottom:0.75rem}}.b-locale_switcher-v3-modal .countries .list-item:hover{box-shadow:0px 4px 24px 0px rgba(217,97,60,.25);color:#ff7c33;color:var(--primary-color-hover);cursor:pointer}.b-locale_switcher-v3-modal .countries .list-item.selected,.b-locale_switcher-v3-modal .countries .list-item:active{background-color:#5096ff;background-color:var(--secondary-color);color:#fff}@media screen and (max-width: 1279px){.b-locale_switcher-v3-modal .countries .country-list .country{padding:0.75rem 1.25rem}}@media screen and (min-width: 1280px){.b-locale_switcher-v3-modal .countries .country-list .country{padding:20px 30px}}.b-locale_switcher-v3-modal .countries .country-list .country .inner{display:flex;align-items:center}.b-locale_switcher-v3-modal .countries .country-list .country .inner .flag{background-position:center center;background-repeat:no-repeat;background-size:contain}html[dir=ltr] .b-locale_switcher-v3-modal .countries .country-list .country .inner .flag{margin-right:0.75rem}html[dir=rtl] .b-locale_switcher-v3-modal .countries .country-list .country .inner .flag{margin-left:0.75rem}@media screen and (max-width: 1279px){.b-locale_switcher-v3-modal .countries .country-list .country .inner .flag{height:1.125rem;width:1.5rem}}@media screen and (min-width: 1280px){.b-locale_switcher-v3-modal .countries .country-list .country .inner .flag{height:20px;width:30px}}.b-locale_switcher-v3-modal .countries .country-list .country .inner .flag.russia{background-image:url(/packs/static/images/blocks/b-locale_switcher/ru-d23183064b85d2f80b54.svg)}.b-locale_switcher-v3-modal .countries .country-list .country .inner .flag.uae{background-image:url(/packs/static/images/blocks/b-locale_switcher/uae-f9e7cf12bec54b4af102.svg)}.b-locale_switcher-v3-modal .countries .country-list .country .inner .flag.estonia{background-image:url(/packs/static/images/blocks/b-locale_switcher/et-ef7ac9f24b000fe401ad.svg)}.b-locale_switcher-v3-modal .countries .country-list .country .inner .flag.thailand{background-image:url(/packs/static/images/blocks/b-locale_switcher/th-68a140a3c29eecfcec6d.svg)}.b-locale_switcher-v3-modal .countries .delimiter{background-color:#e6ecf6;height:1px}@media screen and (max-width: 1279px){.b-locale_switcher-v3-modal .countries .delimiter{margin:2rem 0}}@media screen and (min-width: 1280px){.b-locale_switcher-v3-modal .countries .delimiter{margin:44px 0}}.b-locale_switcher-v3-modal .countries .locale-list{margin-bottom:2.75rem}.b-locale_switcher-v3-modal .countries .locale-list .locale{padding:0.75rem 1.5rem}.b-locale_switcher-v3-modal .countries .button-container{display:flex;justify-content:flex-start}html[dir=ltr] .b-locale_switcher-v3-modal .countries .button-container .b-button+.b-button{margin-left:0.75rem}html[dir=rtl] .b-locale_switcher-v3-modal .countries .button-container .b-button+.b-button{margin-right:0.75rem}.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#f44f0c;border-color:var(--primary-color);color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary{display:inline-flex;font-size:14px;min-width:160px}}.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary:hover{text-decoration:none}.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary:active{box-shadow:none}.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary.disabled,.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary[disabled]{background:#afb5c9;cursor:default}.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary.disabled:hover,.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary:hover{box-shadow:0px 4px 12px rgba(255,124,51,.24);border-color:#ff7c33;border-color:var(--primary-color-hover);color:#ff7c33;color:var(--primary-color-hover)}}.b-locale_switcher-v3-modal .countries .button-container .b-button.secondary:active{border-color:#cf4c17;border-color:var(--primary-color-active);color:#cf4c17;color:var(--primary-color-active)}.b-locale_switcher-v3{position:relative}@media screen and (min-width: 1024px){.b-locale_switcher-v3.b-locale_switcher-v3 .checkbox-current-locale{border-radius:12px;height:40px;padding:10px 16px}.b-locale_switcher-v3.b-locale_switcher-v3 .checkbox-current-locale:hover{background-color:#e7e5e4}.b-locale_switcher-v3.b-locale_switcher-v3 .checkbox-current-locale:active{background-color:#d7d3d0}.b-locale_switcher-v3.b-locale_switcher-v3 .separator{background-color:var(--border-on-color);border-radius:0.125rem;height:1.25rem;margin:0 0.6875rem;width:0.125rem}.b-locale_switcher-v3.b-locale_switcher-v3 .flag{gap:12px}.b-locale_switcher-v3.b-locale_switcher-v3 .flag:before{height:24px;width:24px}html[dir=ltr] .b-locale_switcher-v3.b-locale_switcher-v3 .current-country{margin-left:0}html[dir=rtl] .b-locale_switcher-v3.b-locale_switcher-v3 .current-country{margin-right:0}html[dir=ltr] .b-locale_switcher-v3.b-locale_switcher-v3 .current-country{padding-left:0}html[dir=rtl] .b-locale_switcher-v3.b-locale_switcher-v3 .current-country{padding-right:0}html[dir=ltr] .b-locale_switcher-v3.b-locale_switcher-v3 .current-country{border-left:none}html[dir=rtl] .b-locale_switcher-v3.b-locale_switcher-v3 .current-country{border-right:none}.b-locale_switcher-v3.b-locale_switcher-v3 .current-country .earth-icon{background-image:url(/packs/static/images/blocks/b-locale_switcher/v3/earth-icon-50abf54d2b11364ce53f.svg);height:1.25rem;width:1.25rem}html[dir=ltr] .b-locale_switcher-v3.b-locale_switcher-v3 .current-country .earth-icon{margin-right:0}html[dir=rtl] .b-locale_switcher-v3.b-locale_switcher-v3 .current-country .earth-icon{margin-left:0}.b-locale_switcher-v3.b-locale_switcher-v3 .country-name{display:none}}.b-locale_switcher-v3 .checkbox-current-locale{align-items:center;background-color:#eff3fa;border-radius:1.125rem;box-sizing:border-box;display:flex;height:1.75rem;padding:0 1rem;width:auto;transition:background-color .3s;transition:background-color var(--transition-duration)}@media screen and (min-width: 1024px){.b-locale_switcher-v3 .checkbox-current-locale:hover{background-color:#f5c4aa;cursor:pointer}.b-locale_switcher-v3 .checkbox-current-locale:hover .current-country{border-left:2px solid #ff7c33;border-left:2px solid var(--primary-color-hover)}}.b-locale_switcher-v3 .current-country{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1rem;display:flex}html[dir=ltr] .b-locale_switcher-v3 .current-country{padding-left:0.875rem}html[dir=rtl] .b-locale_switcher-v3 .current-country{padding-right:0.875rem}html[dir=ltr] .b-locale_switcher-v3 .current-country{margin-left:1rem}html[dir=rtl] .b-locale_switcher-v3 .current-country{margin-right:1rem}html[dir=ltr] .b-locale_switcher-v3 .current-country{border-left:2px solid #d7e0ef}html[dir=rtl] .b-locale_switcher-v3 .current-country{border-right:2px solid #d7e0ef}.b-locale_switcher-v3 .current-country .earth-icon{background-image:url(/packs/static/images/blocks/b-locale_switcher/earth-icon-413467e94ce1e9590693.svg);background-position:center;background-repeat:no-repeat;background-size:contain;height:1rem;width:1rem}html[dir=ltr] .b-locale_switcher-v3 .current-country .earth-icon{margin-right:0.3125rem}html[dir=rtl] .b-locale_switcher-v3 .current-country .earth-icon{margin-left:0.3125rem}.b-locale_switcher-v3 .flag{align-items:center;display:flex;flex-shrink:0}.b-locale_switcher-v3 .flag:before{content:"";background-position:center;background-repeat:no-repeat;background-size:contain;height:1rem;width:1.5rem}.b-locale_switcher-v3 .flag.en:before{background-image:url(/packs/static/images/blocks/b-locale_switcher/en-c66c667ec3e3a3dcef96.svg)}.b-locale_switcher-v3 .flag.et:before{background-image:url(/packs/static/images/blocks/b-locale_switcher/et-ef7ac9f24b000fe401ad.svg)}.b-locale_switcher-v3 .flag.th:before{background-image:url(/packs/static/images/blocks/b-locale_switcher/th-68a140a3c29eecfcec6d.svg)}.b-locale_switcher-v3 .flag.ru:before{background-image:url(/packs/static/images/blocks/b-locale_switcher/ru-d23183064b85d2f80b54.svg)}.b-map-marker_price{background:#5096ff;border-radius:20px;color:#fff;font-size:12px;font-weight:bold;padding:0 8px;pointer-events:none;position:absolute;white-space:nowrap}.b-map-marker_price.google{height:26px;line-height:26px;margin-left:28px;margin-top:-7px}.b-map-marker_price.yandex{font-size:11px;height:22px;line-height:22px}.b-map-marker_price:hover{background:red}.ymaps3x0--marker{pointer-events:none}.ymaps3x0--marker .b-map-marker-v4{pointer-events:all}.b-map-marker-v4{font-family:Manrope,sans-serif;position:relative}.b-map-marker-v4.is-yandex{transform:translateX(-50%) translateY(-100%)}.b-map-marker-v4 svg{color:#fff;cursor:pointer;filter:drop-shadow(0px 0.933px 1.867px rgba(0, 0, 0, 0.18));stroke-width:.467px;stroke:rgba(34,34,34,.1)}.b-map-marker-v4 .text{align-items:center;cursor:pointer;display:flex;font-size:14px;font-weight:600;gap:2px;height:32px;justify-content:center;left:0;line-height:1.3;position:absolute;text-align:center;top:0;width:100%;z-index:1}.b-map-marker-v4 .text span{color:#a0a0ab;color:var(--gray-400)}.b-map-marker-v4 .text.is-soon:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";font-size:16px}.b-map-marker-v4 .text.is-new:after{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";color:#f44f0c;color:var(--primary-color);font-size:16px}.b-map-marker-v4 svg,.b-map-marker-v4 .text,.b-map-marker-v4 .text:before{transition:color .3s;transition:color var(--transition-duration)}@media screen and (min-width: 1024px){.b-map-marker-v4.is-hover svg,.b-map-marker-v4:hover svg{color:#f4f4f5;color:var(--gray-100)}}@media screen and (max-width: 1023px){.b-map-marker-v4.is-active svg,.b-map-marker-v4.is-pressed svg{color:#18181b;color:var(--gray-900)}.b-map-marker-v4.is-active .text,.b-map-marker-v4.is-pressed .text{color:#fff}.b-map-marker-v4.is-active .text.is-soon:before,.b-map-marker-v4.is-pressed .text.is-soon:before{color:#f44f0c;color:var(--primary-color)}}@media screen and (min-width: 1024px){.b-map-marker-v4.is-active svg,.b-map-marker-v4.is-pressed svg,.b-map-marker-v4:active svg{color:#18181b;color:var(--gray-900)}.b-map-marker-v4.is-active .text,.b-map-marker-v4.is-pressed .text,.b-map-marker-v4:active .text{color:#fff}.b-map-marker-v4.is-active .text.is-soon:before,.b-map-marker-v4.is-pressed .text.is-soon:before,.b-map-marker-v4:active .text.is-soon:before{color:#f44f0c;color:var(--primary-color)}}@media screen and (max-width: 1023px){.map-balloon-v4{top:17.8947368421rem;left:50%;position:absolute;transform:translateX(-50%);z-index:19}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.map-balloon-v4{bottom:1.8421052632rem;top:auto}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.map-balloon-v4{bottom:1.8421052632rem;top:auto}}@media screen and (min-width: 1024px){.map-balloon-v4{margin-left:50%;margin-top:-16px;position:absolute;transform:translateX(-50%) translateY(-100%)}.map-balloon-v4.is-sticky{left:46px;margin-left:0;margin-top:0;top:50%;transform:translateX(0%) translateY(-50%)}}.b-map{position:relative;width:100%}@media screen and (max-width: 1023px){.b-map{height:34.1052631579rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.b-map{border-radius:32px;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);height:662px;overflow:hidden}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.b-map{border-radius:32px;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);height:662px;overflow:hidden}}@media screen and (min-width: 1024px){.b-map{border-radius:32px;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);height:662px;overflow:hidden}}.gmap-inner,.ymap-inner{height:100%;overflow:hidden;position:relative;width:100%}.b-misc-text{color:#939393;color:var(--text-secondary);font-size:0.75rem;line-height:1rem;display:block}.b-misc-text a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.b-misc-text a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.b-misc-text a:active{color:#cf4c17;color:var(--link-color-active)}.b-misc-text a:hover:not(:active){text-decoration:none}a.b-misc-text{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){a.b-misc-text:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}a.b-misc-text:active{color:#cf4c17;color:var(--link-color-active)}a.b-misc-text:hover:not(:active){text-decoration:none}.b-mobile-card_selector{display:flex;margin:0 -0.5rem 1rem}@media screen and (min-width: 1024px){.b-mobile-card_selector{display:none}}.b-mobile-card_selector .selector{flex-basis:33%;margin:0 0.5rem;min-width:0;padding:0 !important}.b-mobile-card_selector .selector:not(.active){-webkit-appearance:none;border-radius:0.3125rem;cursor:pointer;display:inline-block;font-size:1.375rem;line-height:3.375rem;min-width:12.5rem;padding:0 1.5rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;border:1px solid #f2642b;color:#f2642b;font-size:1.0625rem;line-height:2.125rem;min-width:0}@media screen and (min-width: 1024px){.b-mobile-card_selector .selector:not(.active):hover{border-color:#fa7912;color:#fa7912}}.b-mobile-card_selector .selector:not(.active):active{border-color:#f15425;color:#f15425}.b-mobile-card_selector .selector.active{-webkit-appearance:none;border-radius:0.3125rem;cursor:pointer;display:inline-block;font-size:1.375rem;line-height:3.375rem;min-width:12.5rem;padding:0 1.5rem;text-align:center;-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap;background:#f2642b;box-shadow:0px 4px 25px rgba(242,100,43,.25);color:#fff;transition:border-color .3s,background-color .3s,color .3s,box-shadow .3s;transition:border-color var(--transition-duration),background-color var(--transition-duration),color var(--transition-duration),box-shadow var(--transition-duration);font-size:1.0625rem;line-height:2.125rem;cursor:default;min-width:0}@media screen and (min-width: 1024px){.b-mobile-card_selector .selector.active:hover{background:#fa7912;box-shadow:0px 4px 25px rgba(250,121,18,.25);color:#fff}}.b-mobile-card_selector .selector.active:active{background:#f15d21;color:#fff}.b-mobile-card_selector .selector.active.disabled,.b-mobile-card_selector .selector.active[disabled]{background:#afb5c9;box-shadow:none;cursor:not-allowed}@media screen and (min-width: 1024px){.b-mobile-card_selector{display:none}}.b-modal-alert .alert-container{background-color:#fff;padding:24px 56px;position:absolute;top:0;width:100%;z-index:9}@media screen and (max-width: 1023px){.b-modal-alert .alert-container{padding:1.2631578947rem 0.8421052632rem}}.b-modal-alert .alert-container form{display:flex;align-items:center}@media screen and (max-width: 1023px){.b-modal-alert .alert-container form{flex-direction:column;align-items:flex-start}}.b-modal-alert .alert-container .message{font-size:20px}@media screen and (max-width: 1023px){.b-modal-alert .alert-container .message{font-size:0.9473684211rem;line-height:1.3684210526rem;margin-bottom:1.2631578947rem}}@media screen and (min-width: 1024px){html[dir=ltr] .b-modal-alert .alert-container .message{margin-right:20px}html[dir=rtl] .b-modal-alert .alert-container .message{margin-left:20px}}.b-modal-alert .alert-container .message a{color:#f44f0c;color:var(--primary-color)}.b-modal-alert .alert-container .message b{white-space:nowrap}.b-modal-alert .alert-container button.confirm{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){.b-modal-alert .alert-container button.confirm{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.b-modal-alert .alert-container button.confirm{border-radius:48px}}@media screen and (max-width: 1023px){.b-modal-alert .alert-container button.confirm{gap:0.2105263158rem;height:2.1052631579rem;padding:0.5263157895rem 0.8421052632rem}}@media screen and (min-width: 1024px){.b-modal-alert .alert-container button.confirm{gap:4px;height:40px;padding:10px 16px}}@media screen and (min-width: 1024px){.b-modal-alert .alert-container button.confirm:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}.b-modal-alert .alert-container button.confirm:active{background:#000;color:#fff}.b-modal-alert .alert-container button.confirm.disabled,.b-modal-alert .alert-container button.confirm[disabled],.b-modal-alert .alert-container button.confirm.disabled:hover,.b-modal-alert .alert-container button.confirm[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}.b-modal-alert .alert-container button.confirm:before,.b-modal-alert .alert-container button.confirm:after{line-height:1}@media screen and (max-width: 1023px){.b-modal-alert .alert-container button.confirm:before,.b-modal-alert .alert-container button.confirm:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.b-modal-alert .alert-container button.confirm:before,.b-modal-alert .alert-container button.confirm:after{font-size:20px}}@media screen and (min-width: 1024px){.b-modal-alert .alert-container button.confirm:hover{text-decoration:none}}.b-modal-alert .alert-container button.confirm:active{text-decoration:none}.b-modal-alert .overlay{background-color:rgba(0,0,0,.5);bottom:0;height:100%;position:fixed;top:0;width:100%;z-index:8}html[dir=ltr] .b-modal-alert .overlay{left:0}html[dir=rtl] .b-modal-alert .overlay{right:0}html[dir=ltr] .b-modal-alert .overlay{right:0}html[dir=rtl] .b-modal-alert .overlay{left:0}.b-modal .modal-shade{background:#000;height:100%;left:0;position:fixed;top:0;transition:opacity .3s;transition:opacity var(--transition-duration);width:100%;z-index:39}@media screen and (min-width: 1024px){.b-modal .modal-shade:hover+.inner>.close{opacity:1}}.b-modal:not(.v4) .modal-shade{opacity:.4}.b-modal.v4:not(.is-active) .modal-shade{opacity:0;pointer-events:none}.b-modal.v4:not(.is-active) .modal-inner{display:none}.b-modal.v4.is-active .modal-shade{opacity:.4}.b-modal.v4.is-active .modal-inner{display:block}.b-modal>.modal-inner{background:#fff;position:fixed;top:50%;z-index:40;padding-left:var(--modal-padding-x);padding-right:var(--modal-padding-x)}@media screen and (max-width: 1023px){.b-modal>.modal-inner{--modal-padding-x: 1.2631578947rem;border-radius:0.8421052632rem;left:var(--spacing-md);padding-bottom:1.6842105263rem;padding-top:2.7368421053rem;right:var(--spacing-md);transform:translateY(-50%)}}@media screen and (min-width: 1024px){.b-modal>.modal-inner{--modal-padding-x: 56px;border-radius:26px;left:50%;padding-bottom:52px;padding-top:52px;transform:translateX(-50%) translateY(-50%);width:540px}}.b-modal>.modal-inner .modal-close,.b-modal>.modal-inner .modal-back{align-items:center;color:#a0a0ab;color:var(--gray-400);cursor:pointer;display:flex;justify-content:center;position:absolute;transition:color .3s;transition:color var(--transition-duration);z-index:2}@media screen and (max-width: 1023px){.b-modal>.modal-inner .modal-close,.b-modal>.modal-inner .modal-back{height:1.5789473684rem;top:0.4736842105rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner .modal-close,.b-modal>.modal-inner .modal-back{height:30px;top:18px}.b-modal>.modal-inner .modal-close:hover,.b-modal>.modal-inner .modal-back:hover{color:#70707b;color:var(--gray-500)}}.b-modal>.modal-inner .modal-close:active,.b-modal>.modal-inner .modal-back:active{color:#3f3f46;color:var(--gray-700)}@media screen and (max-width: 1023px){.b-modal>.modal-inner .modal-close:before,.b-modal>.modal-inner .modal-back:before{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner .modal-close:before,.b-modal>.modal-inner .modal-back:before{font-size:20px}}.b-modal>.modal-inner .modal-close:not(:has(svg)):before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.b-modal>.modal-inner .modal-close:not(:has(svg)){right:0.7894736842rem;width:1.5789473684rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner .modal-close:not(:has(svg)){right:18px;width:30px}}.b-modal>.modal-inner .modal-back:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.b-modal>.modal-inner .modal-back{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);gap:0.2105263158rem;left:0.7894736842rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner .modal-back{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);gap:4px;left:18px;letter-spacing:.16px}}@media screen and (max-width: 1023px){.b-modal>.modal-inner header,.b-modal>.modal-inner .modal-submit-note,.b-modal>.modal-inner footer{padding:0 0.8421052632rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner header,.b-modal>.modal-inner .modal-submit-note,.b-modal>.modal-inner footer{padding:0 16px}}.b-modal>.modal-inner header{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.b-modal>.modal-inner header{gap:var(--spacing-md);margin-bottom:1.6842105263rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner header{gap:12px;margin-bottom:32px}}.b-modal>.modal-inner header.modal-centered{text-align:center}@media screen and (max-width: 1023px){.b-modal>.modal-inner header .modal-title{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.b-modal>.modal-inner header .modal-title{color:#222;font-size:24px;font-weight:700;letter-spacing:-0.48px;line-height:28px}}.b-modal>.modal-inner header .modal-note{color:#70707b;color:var(--gray-500)}@media screen and (max-width: 1023px){.b-modal>.modal-inner header .modal-note{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (min-width: 1024px){.b-modal>.modal-inner header .modal-note{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (max-width: 1023px){.b-modal>.modal-inner footer,.b-modal>.modal-inner .modal-submit-note{font-size:0.5789473684rem;line-height:0.7368421053rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner footer,.b-modal>.modal-inner .modal-submit-note{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height)}}.b-modal>.modal-inner footer{color:#70707b;color:var(--gray-500)}@media screen and (max-width: 1023px){.b-modal>.modal-inner footer{margin-top:1.6842105263rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner footer{margin-top:32px}}.b-modal>.modal-inner input[type=submit]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff;width:100%}@media screen and (max-width: 1023px){.b-modal>.modal-inner input[type=submit]{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner input[type=submit]{border-radius:48px}}@media screen and (max-width: 1023px){.b-modal>.modal-inner input[type=submit]{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner input[type=submit]{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){.b-modal>.modal-inner input[type=submit]:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}.b-modal>.modal-inner input[type=submit]:active{background:#000;color:#fff}.b-modal>.modal-inner input[type=submit].disabled,.b-modal>.modal-inner input[type=submit][disabled],.b-modal>.modal-inner input[type=submit].disabled:hover,.b-modal>.modal-inner input[type=submit][disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}.b-modal>.modal-inner input[type=submit]:before,.b-modal>.modal-inner input[type=submit]:after{line-height:1}@media screen and (max-width: 1023px){.b-modal>.modal-inner input[type=submit]:before,.b-modal>.modal-inner input[type=submit]:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner input[type=submit]:before,.b-modal>.modal-inner input[type=submit]:after{font-size:20px}}@media screen and (min-width: 1024px){.b-modal>.modal-inner input[type=submit]:hover{text-decoration:none}}.b-modal>.modal-inner input[type=submit]:active{text-decoration:none}@media screen and (max-width: 1023px){.b-modal>.modal-inner .b-input{margin-bottom:0.8421052632rem}}@media screen and (min-width: 1024px){.b-modal>.modal-inner .b-input{margin-bottom:16px}}.b-note{background:#f5f6fa;border-radius:0.1875rem;flex-basis:22%}@media screen and (max-width: 1023px){.b-note{padding:1.4375rem var(--container-padding-x) 1.5rem}}@media screen and (min-width: 1024px){.b-note{padding:34px 30px}}@media screen and (max-width: 1279px){.b-note .title{font-size:1.25rem;font-weight:400;letter-spacing:0;line-height:1.5rem;margin-bottom:1.0625rem}.b-note .title:not(:first-child){font-size:1rem;margin-bottom:0.625rem;margin-top:1.0625rem}}@media screen and (min-width: 1024px){.b-note .title{font-size:28px;letter-spacing:-0.28px;line-height:30px;margin-bottom:13px}.b-note .title:not(:first-child){margin-top:39px;font-size:23px;margin-bottom:9px}}.b-note p{color:#8b98a7}@media screen and (max-width: 1023px){.b-note p{font-size:0.875rem;line-height:1.5rem}}@media screen and (min-width: 1024px){.b-note p{line-height:1.65}}.b-alert-top,.b-notice-top{background:#f44f0c;background:var(--primary-color);color:#fff;font-weight:700;left:0;padding:1.625rem 1rem;position:fixed;text-align:center;top:0;width:100%;z-index:11}@media screen and (max-width: 1023px){.b-alert-top,.b-notice-top{font-size:1rem;line-height:1.125rem}}@media screen and (min-width: 1024px){.b-alert-top,.b-notice-top{font-size:20px;line-height:24px}}.b-alert-top .close,.b-notice-top .close{background-image:url(/packs/static/images/blocks/b-notice_top/close-a357942eff3dc5c3bae0.svg);background-repeat:no-repeat;background-size:contain;height:24px;position:absolute;top:26px;width:24px}html[dir=ltr] .b-alert-top .close,html[dir=ltr] .b-notice-top .close{right:48px}html[dir=rtl] .b-alert-top .close,html[dir=rtl] .b-notice-top .close{left:48px}@media screen and (max-width: 1023px){.b-alert-top .close,.b-notice-top .close{display:none}}@media screen and (min-width: 1024px){.b-alert-top .close:hover,.b-notice-top .close:hover{cursor:pointer;opacity:.8}.b-alert-top .close:active,.b-notice-top .close:active{opacity:.9}}.b-phone_area{margin-bottom:1rem}@media screen and (min-width: 1024px){.b-phone_area .phone-country_code{display:flex;gap:12px}}.b-phone_area .phone-country_code .b-input{flex-shrink:0;margin-bottom:0}@media screen and (max-width: 1023px){.b-phone_area .phone-country_code .country_code{margin-bottom:1rem}}.b-phone_area .phone-country_code .country_code .custom-select-dropdown{overflow:scroll}@media screen and (min-width: 1024px){.b-phone_area .phone-country_code .tel{flex-grow:1}}.b-phone_area .send-confirmation:not(.is-order_registration-v2){-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;width:100%}@media screen and (max-width: 1023px){.b-phone_area .send-confirmation:not(.is-order_registration-v2){display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-phone_area .send-confirmation:not(.is-order_registration-v2){display:inline-flex;font-size:14px;min-width:160px}}.b-phone_area .send-confirmation:not(.is-order_registration-v2).button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-phone_area .send-confirmation:not(.is-order_registration-v2).button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-phone_area .send-confirmation:not(.is-order_registration-v2).button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-phone_area .send-confirmation:not(.is-order_registration-v2):hover{text-decoration:none}.b-phone_area .send-confirmation:not(.is-order_registration-v2):active{box-shadow:none}.b-phone_area .send-confirmation:not(.is-order_registration-v2).disabled,.b-phone_area .send-confirmation:not(.is-order_registration-v2)[disabled]{background:#afb5c9;cursor:default}.b-phone_area .send-confirmation:not(.is-order_registration-v2).disabled:hover,.b-phone_area .send-confirmation:not(.is-order_registration-v2)[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-phone_area .send-confirmation:not(.is-order_registration-v2):hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-phone_area .send-confirmation:not(.is-order_registration-v2):active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-phone_area .send-confirmation:not(.is-order_registration-v2){color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-phone_area .send-confirmation:not(.is-order_registration-v2):hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-phone_area .send-confirmation:not(.is-order_registration-v2):active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.b-phone_area .code-area{display:flex;flex-direction:column;margin-bottom:1rem}.b-phone_area .code-area input#code{width:9.75rem}.b-phone_area .code-area .switch-to-phone{margin-top:1rem}.b-phone_area .code-area .custom-select-dropdown{overflow-y:scroll}.b-photos{line-height:0;overflow:hidden;position:relative;width:100%}.b-photos:not(.swiper-container-initialized) .photos-slider-prev,.b-photos:not(.swiper-container-initialized) .photos-slider-next{display:none}.b-photos .photos-slider-prev,.b-photos .photos-slider-next{-webkit-appearance:none;align-items:center;background-color:#fff;box-shadow:0px 0px 21px rgba(139,152,167,.47);color:#fff;cursor:pointer;display:inline-flex;justify-content:center;opacity:.5;outline:none;position:absolute;text-align:center;top:50%;transform:translateY(-50%);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:3}.b-photos .photos-slider-prev:hover,.b-photos .photos-slider-next:hover{opacity:.8}@media screen and (max-width: 767px)and (orientation: portrait){.b-photos .photos-slider-prev,.b-photos .photos-slider-next{border-radius:2rem;height:2rem;width:2rem}}@media screen and (max-width: 767px)and (orientation: landscape){.b-photos .photos-slider-prev,.b-photos .photos-slider-next{border-radius:2rem;height:2rem;width:2rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.b-photos .photos-slider-prev,.b-photos .photos-slider-next{border-radius:40px;height:40px;width:40px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.b-photos .photos-slider-prev,.b-photos .photos-slider-next{border-radius:40px;height:40px;width:40px}}@media screen and (min-width: 1024px){.b-photos .photos-slider-prev,.b-photos .photos-slider-next{border-radius:40px;height:40px;width:40px}}.b-photos .photos-slider-prev:before,.b-photos .photos-slider-next:before{background-image:url(/packs/static/images/arrow-dark-right-e4511d579b53dca410d3.svg);background-position:center;background-repeat:no-repeat;content:"";display:block}@media screen and (max-width: 767px)and (orientation: portrait){.b-photos .photos-slider-prev:before,.b-photos .photos-slider-next:before{height:0.875rem;width:0.625rem}}@media screen and (max-width: 767px)and (orientation: landscape){.b-photos .photos-slider-prev:before,.b-photos .photos-slider-next:before{height:0.875rem;width:0.625rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.b-photos .photos-slider-prev:before,.b-photos .photos-slider-next:before{height:20px;width:13px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.b-photos .photos-slider-prev:before,.b-photos .photos-slider-next:before{height:20px;width:13px}}@media screen and (min-width: 1024px){.b-photos .photos-slider-prev:before,.b-photos .photos-slider-next:before{height:20px;width:13px}}.b-photos .photos-slider-prev[aria-disabled=true],.b-photos .photos-slider-next[aria-disabled=true]{background-color:#e5e5e5;cursor:default}@media screen and (min-width: 1024px){.b-photos .photos-slider-prev:not([aria-disabled=true]):hover,.b-photos .photos-slider-next:not([aria-disabled=true]):hover{background-color:#f55d20}.b-photos .photos-slider-prev:not([aria-disabled=true]):hover:before,.b-photos .photos-slider-next:not([aria-disabled=true]):hover:before{background-image:url(/packs/static/images/arrow-light-right-da84778d74dc63a87be3.svg)}}.b-photos .photos-slider-prev:not([aria-disabled=true]):active,.b-photos .photos-slider-next:not([aria-disabled=true]):active{background-color:#d8450a}.b-photos .photos-slider-prev:not([aria-disabled=true]):active:before,.b-photos .photos-slider-next:not([aria-disabled=true]):active:before{background-image:url(/packs/static/images/arrow-light-right-da84778d74dc63a87be3.svg)}html[dir=ltr] .b-photos .photos-slider-prev{left:1.5rem}html[dir=rtl] .b-photos .photos-slider-prev{right:1.5rem}.b-photos .photos-slider-prev:before{transform:rotate(180deg)}html[dir=ltr] .b-photos .photos-slider-next{right:1.5rem}html[dir=rtl] .b-photos .photos-slider-next{left:1.5rem}.b-photos .tns-horizontal.tns-subpixel{white-space:normal}.b-photos.swiper-v8 .photos-slider{box-sizing:content-box;display:flex;height:100%;position:relative;transform:translate3d(0px, 0, 0);transition-property:transform;width:100%;z-index:1}.b-photos.swiper-v8 .photos-slider .photo{align-items:center;background:#fff;display:flex;flex-shrink:0;font-size:1.125rem;justify-content:center;position:relative;text-align:center;transition-property:transform}.b-photos.fullsize-horizontal:before{background:linear-gradient(to right, #fff, transparent);content:"";height:100%;pointer-events:none;position:absolute;top:0;width:60px;z-index:2}html[dir=ltr] .b-photos.fullsize-horizontal:before{left:0}html[dir=rtl] .b-photos.fullsize-horizontal:before{right:0}.b-photos.fullsize-horizontal:after{background:linear-gradient(to left, #fff, transparent);content:"";height:100%;pointer-events:none;position:absolute;top:0;width:60px;z-index:2}html[dir=ltr] .b-photos.fullsize-horizontal:after{right:0}html[dir=rtl] .b-photos.fullsize-horizontal:after{left:0}@media screen and (max-width: 1023px){.b-photos.fullsize-horizontal .photo img{border-radius:0.375rem}}@media screen and (min-width: 1024px){.b-photos.fullsize-horizontal .photo img{border-radius:10px}}.b-photos.fullsize-horizontal:not(.swiper-v8) .photo img{width:100%;max-width:100%}.b-photos.fullsize-horizontal:not(.swiper-v8):before,.b-photos.fullsize-horizontal:not(.swiper-v8):after,.b-photos.fullsize-horizontal:not(.swiper-v8) .photos-slider-next,.b-photos.fullsize-horizontal:not(.swiper-v8) .photos-slider-prev{display:none}.b-photos.fullsize-horizontal:not(.swiper-v8) .photos-slider{display:flex;justify-content:center}html[dir=ltr] .b-photos.fullsize-horizontal:not(.swiper-v8) .photos-slider .photo{margin-right:30px}html[dir=rtl] .b-photos.fullsize-horizontal:not(.swiper-v8) .photos-slider .photo{margin-left:30px}html[dir=ltr] .b-photos.fullsize-horizontal:not(.swiper-v8) .photos-slider .photo:last-child{margin-right:0}html[dir=rtl] .b-photos.fullsize-horizontal:not(.swiper-v8) .photos-slider .photo:last-child{margin-left:0}.b-photos.fullsize-horizontal:not(.swiper-v8) .photos-slider .photo img{max-width:100%}.b-privacy_note{align-items:flex-start;margin:0 0 2rem 0 !important}html[dir=ltr] .b-privacy_note{text-align:left}html[dir=rtl] .b-privacy_note{text-align:right}.b-privacy_note.disabled{opacity:.86}.b-privacy_note.disabled a{color:#939393 !important;color:var(--text-secondary) !important}html[dir=ltr] .b-privacy_note a{margin-left:0.125rem}html[dir=rtl] .b-privacy_note a{margin-right:0.125rem}.b-privacy_note label{display:flex !important;white-space:normal}.b-profile-progress{background-color:#5096ff;background-color:var(--secondary-color);border-radius:0.75rem;margin-bottom:1.25rem;padding:1rem}.b-profile-progress .title{color:#fff;font-size:0.875rem;font-weight:700;line-height:1.0625rem;margin-bottom:0.25rem}.b-profile-progress .body{color:#eff3fa;font-size:0.75rem;line-height:0.875rem;margin-bottom:1rem}.b-profile-progress .progress-bar{background-color:#d7e0ef;border-radius:0.375rem;height:0.75rem;position:relative;width:100%}.b-profile-progress .progress-bar .bar{background-color:#fff;border-radius:0.375rem;height:0.75rem;position:absolute;top:0}html[dir=ltr] .b-profile-progress .progress-bar .bar{left:0}html[dir=rtl] .b-profile-progress .progress-bar .bar{right:0}.b-profile-progress .progress-bar .bar.w-90{width:90%}.b-service{overflow:hidden;position:relative}@media screen and (max-width: 1023px){.b-service{background:rgba(0,0,0,0);border:1px solid #e2e4e9;height:4.375rem}.b-service:not(:last-child){border-bottom:none}.b-service:active{background:radial-gradient(40.65% 40.65% at 55.16% 59.35%, rgba(255, 168, 17, 0.25) 0%, rgba(255, 255, 255, 0) 100%),#f2642b;box-shadow:0px 0px 15px rgba(0,0,0,.25);color:#fff}}@media screen and (min-width: 1024px){.b-service{background:#fafbfd;border-radius:10px;box-shadow:0px 0px 15px rgba(0,0,0,.25)}.b-service:hover{background:radial-gradient(40.65% 40.65% at 55.16% 59.35%, rgba(255, 168, 17, 0.25) 0%, rgba(255, 255, 255, 0) 100%),#f2642b;box-shadow:0px 0px 15px rgba(0,0,0,.25);color:#fff}}.b-service .outer{display:block}.b-service .outer:hover{color:inherit}@media screen and (min-width: 1024px){.b-service .outer{padding-top:60%}.b-service .outer .inner{display:flex;height:100%;position:absolute;top:0;width:100%}html[dir=ltr] .b-service .outer .inner{left:0}html[dir=rtl] .b-service .outer .inner{right:0}}.b-service img{position:absolute;bottom:0}html[dir=rtl] .b-service img{transform:scaleX(-1)}html[dir=ltr] .b-service img{right:0}html[dir=rtl] .b-service img{left:0}@media screen and (min-width: 1024px){.b-service img.mobile{display:none}}@media screen and (max-width: 1023px){.b-service img.desktop{display:none}}@media screen and (max-width: 1023px){.b-service .title{font-size:1rem;font-weight:500;line-height:1.125rem;padding-bottom:0;padding-top:1.125rem}html[dir=ltr] .b-service .title{padding-left:0.75rem}html[dir=rtl] .b-service .title{padding-right:0.75rem}html[dir=ltr] .b-service .title{padding-right:0}html[dir=rtl] .b-service .title{padding-left:0}}@media screen and (min-width: 1024px)and (max-width: 1279px){.b-service .title{font-size:calc(17px + 0.01171875*(100vw - 1024px));line-height:calc(22px + 0.0234375*(100vw - 1024px));padding:calc(26px + 0.0703125*(100vw - 1024px)) 16px 0}}@media screen and (min-width: 1280px){.b-service .title{font-size:20px;line-height:28px;padding:30px 16px 0}}@media screen and (min-width: 1024px){.b-service.archive .title{max-width:200px}}.b-slider-prev{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.b-slider-prev{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-slider-prev{display:inline-flex;font-size:14px;min-width:160px}}.b-slider-prev.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-slider-prev.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-slider-prev.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-slider-prev:hover{text-decoration:none}.b-slider-prev:active{box-shadow:none}.b-slider-prev.disabled,.b-slider-prev[disabled]{background:#afb5c9;cursor:default}.b-slider-prev.disabled:hover,.b-slider-prev[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-slider-prev:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-slider-prev:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-slider-prev{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-slider-prev:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-slider-prev:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){.b-slider-prev{border-radius:60px;border:4px solid #fff;box-sizing:content-box;height:60px;min-width:60px;width:60px}}.b-slider-prev:before{background-image:url(/packs/static/images/blocks/b-button/navigation-471cc917dbf0d47ac100.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5625rem;width:1rem}html[dir=ltr] .b-slider-prev:before{margin-left:-0.125rem}html[dir=rtl] .b-slider-prev:before{margin-right:-0.125rem}html[dir=ltr] .b-slider-prev:before{transform:scaleX(-1)}.b-slider-prev.is-disabled{background-color:#939393;background-color:var(--text-secondary);box-shadow:none;cursor:default}.b-slider-next{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.b-slider-next{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-slider-next{display:inline-flex;font-size:14px;min-width:160px}}.b-slider-next.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-slider-next.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-slider-next.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-slider-next:hover{text-decoration:none}.b-slider-next:active{box-shadow:none}.b-slider-next.disabled,.b-slider-next[disabled]{background:#afb5c9;cursor:default}.b-slider-next.disabled:hover,.b-slider-next[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-slider-next:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-slider-next:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-slider-next{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-slider-next:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-slider-next:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){.b-slider-next{border-radius:60px;border:4px solid #fff;box-sizing:content-box;height:60px;min-width:60px;width:60px}}.b-slider-next:before{background-image:url(/packs/static/images/blocks/b-button/navigation-471cc917dbf0d47ac100.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5625rem;width:1rem}html[dir=ltr] .b-slider-next:before{margin-left:0.125rem}html[dir=rtl] .b-slider-next:before{margin-right:0.125rem}html[dir=rtl] .b-slider-next:before{transform:scaleX(-1)}.b-slider-next.is-disabled{background-color:#939393;background-color:var(--text-secondary);box-shadow:none;cursor:default}.b-slider-navigation-v4{display:flex;justify-content:center}@media screen and (max-width: 1023px){.b-slider-navigation-v4{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.b-slider-navigation-v4{gap:24px}}.b-slider-navigation-v4 .prev,.b-slider-navigation-v4 .next{color:#18181b;color:var(--gray-900);cursor:pointer;transition:color .3s;transition:color var(--transition-duration)}@media screen and (min-width: 1024px){.b-slider-navigation-v4 .prev:hover,.b-slider-navigation-v4 .next:hover{color:#3f3f46;color:var(--gray-700)}}.b-slider-navigation-v4 .prev:active,.b-slider-navigation-v4 .next:active{color:#000}.b-slider-navigation-v4 .prev.is-disabled,.b-slider-navigation-v4 .next.is-disabled{color:#d1d1d6;color:var(--gray-300)}.b-slider-navigation-v4 .prev{transform:rotate(180deg)}.b-slider-navigation-v4 .prev:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";font-size:48px}.b-slider-navigation-v4 .next:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";font-size:48px}.b-slider-pagination{display:flex}@media screen and (max-width: 1023px){.b-slider-pagination{justify-content:center}}.b-slider-pagination .slider-pagination-bullet{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;background:#5096ff;background:var(--secondary-color);border-radius:0.75rem;cursor:pointer;flex-shrink:0;height:0.75rem;transition:background .3s;transition:background var(--transition-duration);width:0.75rem}.b-slider-pagination .slider-pagination-bullet-active{background:#f44f0c;background:var(--primary-color)}html[dir=ltr] .b-slider-pagination .slider-pagination-bullet:not(:last-child){margin-right:0.6875rem}html[dir=rtl] .b-slider-pagination .slider-pagination-bullet:not(:last-child){margin-left:0.6875rem}@media screen and (min-width: 1024px){.b-slider-pagination .slider-pagination-bullet:hover{background:#ff7c33;background:var(--primary-color-hover)}}.b-slider-pagination .slider-pagination-bullet:active{background:#cf4c17;background:var(--primary-color-active)}.b-spell_check{align-items:center;background:#f44f0c;background:var(--primary-color);border-radius:2.125rem;bottom:1.25rem;box-shadow:0 0 2px rgba(255,255,255,.25);color:#fff;cursor:pointer;display:none;font-size:0.875rem;height:2.125rem;left:50%;padding:0 1rem;position:fixed;transform:translateX(-50%);transition:background .3s;transition:background var(--transition-duration);-webkit-user-select:none;-moz-user-select:none;user-select:none;z-index:999}@media screen and (min-width: 1024px){.b-spell_check:hover{background:#ff7c33;background:var(--primary-color-hover)}}.b-spell_check:active{background:#cf4c17;background:var(--primary-color-active)}.b-spell_check:before{background-image:url(/packs/static/images/blocks/b-spell_check/icon-a998c46b47394cc79516.svg);background-repeat:no-repeat;background-size:contain;color:inherit;content:"";display:inline-block;height:1.125rem;width:1.125rem}html[dir=ltr] .b-spell_check:before{margin-right:0.5rem}html[dir=rtl] .b-spell_check:before{margin-left:0.5rem}.b-spell_check.is-active{display:flex}.b-stat_line{display:flex;flex-wrap:nowrap;font-size:0.875rem;line-height:0.875rem}@media screen and (max-width: 1023px){.b-stat_line:not(:last-child){margin-bottom:0.625rem}}@media screen and (min-width: 1024px){.b-stat_line:not(:last-child){margin-bottom:20px}}.b-stat_line .label{color:#939393;color:var(--text-secondary);flex-shrink:0}@media screen and (max-width: 1023px){.b-stat_line .label{width:11.25rem}html[dir=ltr] .b-stat_line .label{padding-right:1.25rem}html[dir=rtl] .b-stat_line .label{padding-left:1.25rem}}@media screen and (max-width: 1279px){.b-stat_line .label{max-width:14.75rem}}@media screen and (min-width: 1024px){html[dir=ltr] .b-stat_line .label{padding-right:30px}html[dir=rtl] .b-stat_line .label{padding-left:30px}}.b-stat_line .value{font-weight:700}html[dir=ltr] .b-stat_line .value{margin-left:auto}html[dir=rtl] .b-stat_line .value{margin-right:auto}html[dir=ltr] .b-stat_line .value{text-align:right}html[dir=rtl] .b-stat_line .value{text-align:left}.b-stat_line .hint{color:#b3b8bf;flex-basis:100%;font-size:0.75rem;line-height:1rem;margin-top:0.5625rem}.root-v1 .b-sticky-area{--color-main: var(--secondary-color);--color-default: var(--secondary-color);--color-hover: var(--secondary-color-hover);--color-active: var(--secondary-color-active);--color-inactive: var(--secondary-color-inactive)}.root-v3 .b-sticky-area{--color-main: var(--primary-color-active);--color-default: var(--primary-color);--color-hover: var(--primary-color-hover);--color-active: var(--primary-color-active);--color-inactive: var(--primary-color-inactive)}.b-sticky-area.is-visible .footer{transform:translateY(0)}.b-sticky-area .footer{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(255,255,255,.8);border-top:1px solid #eff3fa;bottom:0;display:flex;left:0;position:fixed;transform:translateY(100%);transition:transform .3s ease-in-out;transition:transform var(--transition-duration) ease-in-out;width:100%;z-index:20}@media screen and (max-width: 1023px){.b-sticky-area .footer{padding:0.8125rem}}@media screen and (min-width: 1024px){.b-sticky-area .footer{padding:16px 45px}}.b-sticky-area .footer .buttons{display:flex;gap:1.5rem}@media screen and (max-width: 1023px){.b-sticky-area .footer .buttons{gap:1.25rem}}.b-sticky-area .footer .buttons a,.b-sticky-area .footer .buttons .icon-expand,.b-sticky-area .footer .buttons .icon-assistant{align-items:center;display:flex;height:3rem;justify-content:center;width:3rem}@media screen and (max-width: 1023px){.b-sticky-area .footer .buttons a,.b-sticky-area .footer .buttons .icon-expand,.b-sticky-area .footer .buttons .icon-assistant{height:2.5rem;width:2.5rem}}.b-sticky-area .footer .buttons .icon-expand,.b-sticky-area .footer .buttons .icon-assistant{border-radius:100%;cursor:pointer;transition:background .3s;transition:background var(--transition-duration);background:var(--color-default)}@media screen and (min-width: 1024px){.b-sticky-area .footer .buttons .icon-expand:hover,.b-sticky-area .footer .buttons .icon-assistant:hover{background:var(--color-hover)}}.b-sticky-area .footer .buttons .icon-expand.is-active,.b-sticky-area .footer .buttons .icon-expand:active,.b-sticky-area .footer .buttons .icon-assistant.is-active,.b-sticky-area .footer .buttons .icon-assistant:active{background:var(--color-active)}.b-sticky-area .footer .buttons .icon-expand:before,.b-sticky-area .footer .buttons .icon-assistant:before{background-repeat:no-repeat;background-size:contain;content:"";height:1.75rem;width:1.75rem}@media screen and (max-width: 1023px){.b-sticky-area .footer .buttons .icon-expand:before,.b-sticky-area .footer .buttons .icon-assistant:before{height:1.5rem;width:1.5rem}}.b-sticky-area .footer .buttons .icon-expand:before{background-image:url(/packs/static/images/blocks/b-sticky-area/expand-94078951b6a499a93d41.svg)}.root-v1 .b-sticky-area .footer .buttons .phone:before{background-image:url(/packs/static/images/blocks/b-sticky-area/v1/phone-b8097b997c10f8678cfc.svg)}.root-v1 .b-sticky-area .footer .buttons .phone:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/v1/phone-active-c1e0e39e2fedab32c4cf.svg)}@media screen and (min-width: 1024px){.root-v1 .b-sticky-area .footer .buttons .phone:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/v1/phone-hover-1dd5b060bb14bf3c2810.svg)}}.root-v3 .b-sticky-area .footer .buttons .phone:before{background-image:url(/packs/static/images/blocks/b-sticky-area/v3/phone-110248bc72ab68274c59.svg)}.root-v3 .b-sticky-area .footer .buttons .phone:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/v3/phone-active-0357a2aeb53fb5c14dc0.svg)}@media screen and (min-width: 1024px){.root-v3 .b-sticky-area .footer .buttons .phone:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/v3/phone-hover-4468bb4043933172cd78.svg)}}.b-sticky-area .footer .buttons .phone:before{background-repeat:no-repeat;background-size:contain;content:""}@media screen and (max-width: 1023px){.b-sticky-area .footer .buttons .phone:before{height:1.25rem;width:1.25rem}}@media screen and (min-width: 1024px){.b-sticky-area .footer .buttons .phone:before{height:24px;width:24px}}.b-sticky-area .footer .buttons .icon-assistant:not(.is-active){display:none}.b-sticky-area .footer .buttons .icon-assistant.is-active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/assistant-close-b5703704cfeba0e0194a.svg)}.b-sticky-area .footer .buttons .icon-assistant.is-active+.icon-expand{display:none}.b-sticky-area .footer .units_and_prices{font-size:0.875rem !important;height:2.75rem;margin-left:auto;width:8.625rem}.root-v1 .b-sticky-area .footer .units_and_prices{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#5096ff;background:var(--secondary-color);color:#fff}@media screen and (max-width: 1023px){.root-v1 .b-sticky-area .footer .units_and_prices{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.root-v1 .b-sticky-area .footer .units_and_prices{display:inline-flex;font-size:14px;min-width:160px}}.root-v1 .b-sticky-area .footer .units_and_prices.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.root-v1 .b-sticky-area .footer .units_and_prices.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.root-v1 .b-sticky-area .footer .units_and_prices.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.root-v1 .b-sticky-area .footer .units_and_prices:hover{text-decoration:none}.root-v1 .b-sticky-area .footer .units_and_prices:active{box-shadow:none}.root-v1 .b-sticky-area .footer .units_and_prices.disabled,.root-v1 .b-sticky-area .footer .units_and_prices[disabled]{background:#afb5c9;cursor:default}.root-v1 .b-sticky-area .footer .units_and_prices.disabled:hover,.root-v1 .b-sticky-area .footer .units_and_prices[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.root-v1 .b-sticky-area .footer .units_and_prices:hover{background:#50b5ff;background:var(--secondary-color-hover);color:#fff}}.root-v1 .b-sticky-area .footer .units_and_prices:active{background:#3178e2;background:var(--secondary-color-active)}.root-v3 .b-sticky-area .footer .units_and_prices{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.root-v3 .b-sticky-area .footer .units_and_prices{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.root-v3 .b-sticky-area .footer .units_and_prices{display:inline-flex;font-size:14px;min-width:160px}}.root-v3 .b-sticky-area .footer .units_and_prices.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.root-v3 .b-sticky-area .footer .units_and_prices.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.root-v3 .b-sticky-area .footer .units_and_prices.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.root-v3 .b-sticky-area .footer .units_and_prices:hover{text-decoration:none}.root-v3 .b-sticky-area .footer .units_and_prices:active{box-shadow:none}.root-v3 .b-sticky-area .footer .units_and_prices.disabled,.root-v3 .b-sticky-area .footer .units_and_prices[disabled]{background:#afb5c9;cursor:default}.root-v3 .b-sticky-area .footer .units_and_prices.disabled:hover,.root-v3 .b-sticky-area .footer .units_and_prices[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.root-v3 .b-sticky-area .footer .units_and_prices:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.root-v3 .b-sticky-area .footer .units_and_prices:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .root-v3 .b-sticky-area .footer .units_and_prices{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .root-v3 .b-sticky-area .footer .units_and_prices:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .root-v3 .b-sticky-area .footer .units_and_prices:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.b-sticky-area .footer .units_and_prices{font-size:0.75rem !important;height:2.25rem;width:7.125rem}}.b-sticky-area .dropdown{border-radius:1rem;bottom:5.875rem;display:flex;flex-direction:column;left:1rem;opacity:0;pointer-events:none;position:fixed;transition:opacity .3s;transition:opacity var(--transition-duration);z-index:-1}.b-sticky-area .dropdown.is-active{opacity:1;pointer-events:all;z-index:20}.b-sticky-area .dropdown.menu{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(255,255,255,.8);border:1px solid #eff3fa;padding:1.5rem}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.menu{left:0.75rem;bottom:4.875rem;padding:1.1875rem}}.b-sticky-area .dropdown.menu .inner{align-items:flex-start;display:flex;flex-direction:column;gap:1.25rem}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.menu .inner{gap:1rem}}.b-sticky-area .dropdown.menu .link{color:#333;color:var(--text-strong);cursor:pointer;display:flex;font-size:1.25rem;gap:0.75rem;line-height:1.75rem}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.menu .link{font-size:0.875rem;gap:0.625rem;line-height:1.5rem}}@media screen and (min-width: 1024px){.b-sticky-area .dropdown.menu .link:hover{color:#939393;color:var(--text-secondary);text-decoration:none}}.b-sticky-area .dropdown.menu .link:before{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.menu .link:before{height:1.5rem;width:1.5rem}}@media screen and (min-width: 1024px){.b-sticky-area .dropdown.menu .link:before{height:32px;width:32px}}.root-v1 .b-sticky-area .dropdown.menu .link.whatsapp:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/whatsapp-de1275ea056893f32d49.svg)}@media screen and (min-width: 1024px){.root-v1 .b-sticky-area .dropdown.menu .link.whatsapp:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/whatsapp-hover-c5d4a06828c4ec5f68db.svg)}}.root-v1 .b-sticky-area .dropdown.menu .link.whatsapp:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/whatsapp-active-0665dd993e1114719758.svg)}.root-v3 .b-sticky-area .dropdown.menu .link.whatsapp:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/whatsapp-1936303ce739ddf256c1.svg)}@media screen and (min-width: 1024px){.root-v3 .b-sticky-area .dropdown.menu .link.whatsapp:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/whatsapp-hover-e44c59dcc766aa300c2b.svg)}}.root-v3 .b-sticky-area .dropdown.menu .link.whatsapp:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/whatsapp-active-e44c59dcc766aa300c2b.svg)}.root-v1 .b-sticky-area .dropdown.menu .link.telegram:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/telegram-c135e92cd0d8361cfe4d.svg)}@media screen and (min-width: 1024px){.root-v1 .b-sticky-area .dropdown.menu .link.telegram:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/telegram-hover-1a35720efefde80f8855.svg)}}.root-v1 .b-sticky-area .dropdown.menu .link.telegram:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/telegram-active-6d47b6d6e5eea83c0748.svg)}.root-v3 .b-sticky-area .dropdown.menu .link.telegram:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/telegram-d908ad58c62f6be09c2e.svg)}@media screen and (min-width: 1024px){.root-v3 .b-sticky-area .dropdown.menu .link.telegram:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/telegram-hover-ec2b9621404a5fc67995.svg)}}.root-v3 .b-sticky-area .dropdown.menu .link.telegram:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/telegram-active-8c2fcd695c9d1a536c8d.svg)}.root-v1 .b-sticky-area .dropdown.menu .link.assistant:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/assistant-51749d890e92dd156a68.svg)}@media screen and (min-width: 1024px){.root-v1 .b-sticky-area .dropdown.menu .link.assistant:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/assistant-hover-bcd360e31b88fb090b2d.svg)}}.root-v1 .b-sticky-area .dropdown.menu .link.assistant:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/assistant-active-b41ba27fb8138a04cfdf.svg)}.root-v3 .b-sticky-area .dropdown.menu .link.assistant:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/assistant-dccb9031d4e28028aa1c.svg)}@media screen and (min-width: 1024px){.root-v3 .b-sticky-area .dropdown.menu .link.assistant:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/assistant-hover-8fc9ef12f98db5eb90e4.svg)}}.root-v3 .b-sticky-area .dropdown.menu .link.assistant:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/assistant-active-329e57eecef713a27c88.svg)}.root-v1 .b-sticky-area .dropdown.menu .link.line:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/line-4b13c53d54e27d94497f.svg)}@media screen and (min-width: 1024px){.root-v1 .b-sticky-area .dropdown.menu .link.line:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/line-hover-169740f397579fa54436.svg)}}.root-v1 .b-sticky-area .dropdown.menu .link.line:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v1/line-active-31b03d8de360ea4d913a.svg)}.root-v3 .b-sticky-area .dropdown.menu .link.line:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/line-89bee37de4b9dc29d85b.svg)}@media screen and (min-width: 1024px){.root-v3 .b-sticky-area .dropdown.menu .link.line:hover:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/line-hover-f5d9d9208718ad89e7d7.svg)}}.root-v3 .b-sticky-area .dropdown.menu .link.line:active:before{background-image:url(/packs/static/images/blocks/b-sticky-area/menu/v3/line-active-dd1212146597cf7e8d82.svg)}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.assistant{border-radius:0}.b-sticky-area .dropdown.assistant.is-active{background:#fff;height:100vh;left:0;top:0;width:100%;z-index:30}}@media screen and (min-width: 1024px){.b-sticky-area .dropdown.assistant{background:#fff;box-shadow:0px 20px 24px -4px rgba(16,24,40,.08),0px 8px 8px -4px rgba(16,24,40,.03);width:400px;height:500px}}.b-sticky-area .dropdown.assistant .dropdown-headline{background:var(--color-main);display:flex}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.assistant .dropdown-headline{gap:0.6875rem;padding:0.375rem 1rem}}@media screen and (min-width: 1024px){.b-sticky-area .dropdown.assistant .dropdown-headline{border-radius:16px 16px 0px 0px;gap:12px;padding:12px 16px}}.b-sticky-area .dropdown.assistant .dropdown-headline .logo{align-items:center;background:#fff;border-radius:100%;display:flex;justify-content:center}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.assistant .dropdown-headline .logo{height:2.25rem;width:2.25rem}}@media screen and (min-width: 1024px){.b-sticky-area .dropdown.assistant .dropdown-headline .logo{height:40px;width:40px}}.b-sticky-area .dropdown.assistant .dropdown-headline .logo:before{background-image:url(/packs/static/images/blocks/b-sticky-area/assistant/logo-fb14074195329acc547a.svg);background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.assistant .dropdown-headline .logo:before{height:1.125rem;width:1.125rem}}@media screen and (min-width: 1024px){.b-sticky-area .dropdown.assistant .dropdown-headline .logo:before{height:20px;width:20px}}.b-sticky-area .dropdown.assistant .dropdown-headline .texts{color:#fff;display:flex;flex-direction:column;font-size:0.875rem;font-style:normal;font-weight:600;justify-content:center;letter-spacing:.16px;line-height:1rem}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.assistant .dropdown-headline .texts{gap:0.125rem}}@media screen and (min-width: 1024px){.b-sticky-area .dropdown.assistant .dropdown-headline .texts{gap:4px}}.b-sticky-area .dropdown.assistant .dropdown-headline .texts div:first-child{font-weight:700}@media screen and (min-width: 1024px){.b-sticky-area .dropdown.assistant .dropdown-headline .texts div:first-child{font-size:16px}}@media screen and (max-width: 1023px){.b-sticky-area .dropdown.assistant .dropdown-close{align-items:center;cursor:pointer;display:flex;height:1.875rem;justify-content:center;position:absolute;position:absolute;right:0.625rem;top:0.5rem;width:1.875rem;-webkit-tap-highlight-color:initial}.b-sticky-area .dropdown.assistant .dropdown-close:before{background-image:url(/packs/static/images/blocks/b-sticky-area/assistant/close-f639982e965eb89d7a64.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.25rem;width:1.25rem}}.b-sticky-area .dropdown.assistant #assistant_app{display:flex;flex-direction:column;height:100%;overflow:hidden}.b-sticky-area .overlay{height:100%;left:0;position:fixed;top:0;width:100%;z-index:19;display:none}.b-sticky-area .overlay.is-active{display:block}@media screen and (max-width: 1023px){.p-orders .b-sticky-area,.p-orders-v2 .b-sticky-area{display:none}}@media screen and (max-width: 1023px){.b-storage-map-details{margin-bottom:1.875rem}}@media screen and (min-width: 1024px){.b-storage-map-details{position:absolute;top:280px;width:290px;z-index:2}}@media screen and (min-width: 1024px)and (max-width: 1279px){html[dir=ltr] .b-storage-map-details{left:calc(50% + 200px)}html[dir=rtl] .b-storage-map-details{right:calc(50% + 200px)}}@media screen and (min-width: 1280px){html[dir=ltr] .b-storage-map-details{left:calc(50% + 300px)}html[dir=rtl] .b-storage-map-details{right:calc(50% + 300px)}}.b-store_badges{align-items:center;display:flex}@media screen and (max-width: 1023px){.b-store_badges{flex-direction:column;gap:0.9473684211rem}}@media screen and (min-width: 1024px){.b-store_badges{gap:24px}}.b-store_badges .google-play,.b-store_badges .apple-store{background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1023px){.b-store_badges .google-play,.b-store_badges .apple-store{height:3.3684210526rem;width:11.3684210526rem}}@media screen and (min-width: 1024px){.b-store_badges .google-play,.b-store_badges .apple-store{height:47px;width:161px}}.b-store_badges .google-play{background-image:url(/packs/static/images/blocks/b-store_badges/google_play_en-423e99a0d2e3f91250e1.svg)}.b-store_badges .google-play.ru{background-image:url(/packs/static/images/blocks/b-store_badges/google_play-a922424caba7d764d2a3.svg)}.b-store_badges .apple-store{background-image:url(/packs/static/images/blocks/b-store_badges/app_store-f34e9a284a36ff72c6d6.svg)}.b-svg-icon{align-items:center;background:#eff3fa;border-radius:100%;display:flex;flex-shrink:0;justify-content:center;transition:background .3s ease;transition:background var(--transition-duration) ease}.b-svg-icon svg{color:#939393;color:var(--text-secondary);transition:transform .3s ease,color .3s ease;transition:transform var(--transition-duration) ease,color var(--transition-duration) ease;width:100%}@media screen and (min-width: 1024px){.b-svg-icon:not(.is-disabled):hover{background:#f44f0c;background:var(--primary-color)}.b-svg-icon:not(.is-disabled):hover svg{color:#fff}}.b-svg-icon:not(.is-disabled):active{background:#5096ff;background:var(--secondary-color)}.b-svg-icon:not(.is-disabled):active svg{color:#fff}.b-switcher{display:flex;justify-content:space-around}.b-switcher button.is-active:first-child{background-color:#5096ff;background-color:var(--secondary-color)}.b-switcher button.is-active:last-child{background-color:#f44f0c;background-color:var(--primary-color)}@media screen and (min-width: 1024px){.b-switcher button:not(.is-active):first-child:hover{background-color:#50b5ff;background-color:var(--secondary-color-hover)}.b-switcher button:not(.is-active):last-child:hover{background-color:#ff7c33;background-color:var(--primary-color-hover)}}.b-switcher button:not(.is-active):first-child:active{background-color:#3178e2;background-color:var(--secondary-color-active)}.b-switcher button:not(.is-active):last-child:active{background-color:#cf4c17;background-color:var(--primary-color-active)}@media screen and (max-width: 1023px){.b-switcher{margin-bottom:2.5rem;width:100%}}@media screen and (min-width: 1024px)and (max-width: 1199px){.b-switcher{margin-bottom:calc(32px + 0.1818181818*(100vw - 1024px))}}@media screen and (min-width: 1200px){.b-switcher{margin-bottom:64px}}.b-switcher>.inner{align-items:center;background:#f4f4f4;border-radius:2.5rem;box-shadow:inset 0px 4px 10px rgba(0,0,0,.15);display:flex}@media screen and (max-width: 1023px){.b-switcher>.inner{height:3rem;padding:0.25rem;width:100%;justify-content:space-between}}@media screen and (min-width: 1024px){.b-switcher>.inner{height:68px;padding:8px;display:grid;grid-template-columns:repeat(2, minmax(0, 1fr));grid-gap:8px}}.b-switcher button{-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;background-color:rgba(0,0,0,0);border-radius:2.5rem;color:rgba(147,147,147,.8);display:flex;height:100%;justify-content:center;text-align:center;transition:box-shadow .3s,color .3s,background-color .3s;transition:box-shadow var(--transition-duration),color var(--transition-duration),background-color var(--transition-duration);-webkit-user-select:none;-moz-user-select:none;user-select:none;white-space:nowrap}@media screen and (max-width: 1023px){.b-switcher button{font-size:0.75rem;padding:0 0.75rem;flex-grow:1;letter-spacing:.4475px}html[dir=ltr] .b-switcher button:first-child{margin-right:0.25rem}html[dir=rtl] .b-switcher button:first-child{margin-left:0.25rem}}@media screen and (min-width: 1024px){.b-switcher button{font-size:16px;padding:0 24px;letter-spacing:.64px}}.b-switcher button.is-active{color:#fff;font-weight:bold;box-shadow:0px 2px 3px rgba(0,0,0,.25)}@media screen and (min-width: 1024px){.b-switcher button:not(.is-active):hover{color:#fff;font-weight:bold;box-shadow:0px 2px 3px rgba(0,0,0,.25)}}.b-switcher button:not(.is-active){cursor:pointer}.b-switcher button:not(.is-active):active{color:#fff;font-weight:bold;box-shadow:0px 2px 3px rgba(0,0,0,.25)}.b-switcher:not(.b-switcher--transparent_switch)+div [data-switcher_type]:not(.is-active){display:none}.b-switcher--transparent_switch+div [data-switcher_type]{transition:opacity 2s;opacity:1}.b-switcher--transparent_switch+div [data-switcher_type]:not(.is-active){opacity:0;pointer-events:none;position:absolute;top:0}.b-switcher--inverse_colors button.is-active:first-child{background-color:#f44f0c;background-color:var(--primary-color)}.b-switcher--inverse_colors button.is-active:last-child{background-color:#5096ff;background-color:var(--secondary-color)}@media screen and (min-width: 1024px){.b-switcher--inverse_colors button:not(.is-active):first-child:hover{background-color:#ff7c33;background-color:var(--primary-color-hover)}.b-switcher--inverse_colors button:not(.is-active):last-child:hover{background-color:#50b5ff;background-color:var(--secondary-color-hover)}}.b-switcher--inverse_colors button:not(.is-active):first-child:active{background-color:#cf4c17;background-color:var(--primary-color-active)}.b-switcher--inverse_colors button:not(.is-active):last-child:active{background-color:#3178e2;background-color:var(--secondary-color-active)}.b-switcher-container [data-switcher_type]:not(.is-active){display:none}.b-tabs-v4{display:flex;font-weight:600;line-height:1.25}@media screen and (max-width: 1023px){.b-tabs-v4{font-size:0.8421052632rem}}@media screen and (min-width: 1024px){.b-tabs-v4{font-size:16px}}.b-tabs-v4 .tab{flex-basis:50%;text-align:center;transition:color .3s;transition:color var(--transition-duration)}@media screen and (max-width: 1023px){.b-tabs-v4 .tab{padding-bottom:0.2105263158rem}}@media screen and (min-width: 1024px){.b-tabs-v4 .tab{padding-bottom:4px}}.b-tabs-v4 .tab.is-active{color:#f44f0c;color:var(--primary-color);border-bottom:1px solid #f44f0c;border-bottom:1px solid var(--primary-color)}.b-tabs-v4 .tab:not(.is-active){cursor:pointer;color:#a0a0ab;color:var(--gray-400);border-bottom:1px solid #a0a0ab;border-bottom:1px solid var(--gray-400)}@media screen and (min-width: 1024px){.b-tabs-v4 .tab:hover{color:#ff7c33;color:var(--primary-color-hover)}}.b-tabs-v4 .tab:active{color:#cf4c17;color:var(--primary-color-active)}.b-tabs-v4 a.tab:hover{text-decoration:none}.b-tabs{align-self:center;background:#f4f4f5;background:var(--gray-100);border-radius:64px;max-width:100%;width:auto !important}@media screen and (max-width: 1023px){.b-tabs{padding:0.2105263158rem}}@media screen and (min-width: 1024px){.b-tabs{padding:4px}}.b-tabs.is-dark,.b-tabs.is-gray{background:rgba(255,255,255,.1)}@media screen and (max-width: 1023px){.b-tabs.is-dark,.b-tabs.is-gray{-webkit-backdrop-filter:blur(2.3157894737rem);backdrop-filter:blur(2.3157894737rem)}}@media screen and (min-width: 1024px){.b-tabs.is-dark,.b-tabs.is-gray{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px)}}.b-tabs.is-dark .tab{color:#fff}.b-tabs.is-dark .tab.is-active{color:#fcfcfc;color:var(--gray-25)}.b-tabs.is-dark .marker{background:#18181b;background:var(--gray-900)}.b-tabs.is-gray .tab{color:#fcfcfc;color:var(--gray-25)}.b-tabs.is-gray .tab.is-active{color:#18181b;color:var(--gray-900)}.b-tabs .inner{display:flex;overflow:hidden;position:relative;bottom:auto;left:auto;right:auto;top:auto;width:auto}@media screen and (max-width: 1023px){.b-tabs .tab,.b-tabs .marker{padding:0.4210526316rem 0.8421052632rem}}@media screen and (min-width: 1024px){.b-tabs .tab,.b-tabs .marker{padding:8px 16px}}.b-tabs .tab{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);color:#a0a0ab;color:var(--gray-400);cursor:pointer;display:flex;transition:color .3s;transition:color var(--transition-duration);z-index:2}@media screen and (max-width: 1023px){.b-tabs .tab{gap:0.3157894737rem}}@media screen and (min-width: 1024px){.b-tabs .tab{gap:6px}}.b-tabs .tab.is-active{color:#18181b;color:var(--gray-900)}.b-tabs .tab span{white-space:nowrap}@media screen and (max-width: 1023px){.b-tabs:not(.is-mobile-text) .tab:not(.is-active) span{display:none}}.b-tabs .marker{background:#fcfcfc;background:var(--gray-25);border-radius:64px;box-shadow:0px 1px 4px 0px rgba(0,0,0,.05);left:0;position:absolute;top:0;z-index:1;transition:transform .3s,width .3s;transition:transform var(--transition-duration),width var(--transition-duration)}@media screen and (max-width: 1023px){.b-tabs .marker{height:2.1052631579rem}}@media screen and (min-width: 1024px){.b-tabs .marker{height:40px}}.b-tags{display:flex;flex-wrap:wrap;justify-content:center;row-gap:0.5rem}.b-tags.seo-page{margin-top:1.875rem}.b-tags .tag{background-color:#eff3fa;border-radius:1.875rem;display:inline-flex;align-items:center}html[dir=ltr] .b-tags .tag{margin-right:0.75rem}html[dir=rtl] .b-tags .tag{margin-left:0.75rem}@media screen and (max-width: 1023px){.b-tags .tag{font-size:0.5263157895rem;height:1.4736842105rem;padding:0 0.8421052632rem}}@media screen and (min-width: 1024px){.b-tags .tag{font-size:14px;padding:0 20px;height:40px}}.b-tags .tag.is-active{background:#5096ff;background:var(--secondary-color);color:#fff}.b-tags a.tag[href]{transition:background-color .3s,color .3s;transition:background-color var(--transition-duration),color var(--transition-duration);text-decoration:none}@media screen and (min-width: 1024px){.b-tags a.tag[href]:hover{background-color:#ff7c33;background-color:var(--primary-color-hover);color:#fff}}.b-tags a.tag[href]:active{background-color:#cf4c17;background-color:var(--primary-color-active);color:#fff}@media screen and (min-width: 1024px){.b-tags a.tag[href].is-active:hover{background-color:#50b5ff;background-color:var(--secondary-color-hover);color:#fff}}.b-tags a.tag[href].is-active:active{background-color:#3178e2;background-color:var(--secondary-color-active);color:#fff}.b-thanks-modal .modal-inner{display:flex;flex-direction:column;align-items:center;text-align:center}@media screen and (max-width: 1023px){.b-thanks-modal .modal-inner{gap:0.6315789474rem;padding-left:0.8421052632rem;padding-right:0.8421052632rem;width:19.6842105263rem}}@media screen and (min-width: 1024px){.b-thanks-modal .modal-inner{gap:12px;padding-left:16px;padding-right:16px;width:374px}}.b-thanks-modal .title{font-weight:700}@media screen and (max-width: 1023px){.b-thanks-modal .title{font-size:1.1052631579rem;line-height:1.3684210526rem}}@media screen and (min-width: 1024px){.b-thanks-modal .title{font-size:21px;line-height:26px}}.b-thanks-modal .note{color:#70707b;color:var(--gray-500)}@media screen and (max-width: 1023px){.b-thanks-modal .note{font-size:0.7894736842rem;line-height:1.0526315789rem}}@media screen and (min-width: 1024px){.b-thanks-modal .note{font-size:15px;line-height:20px}}.b-tooltip_trigger-v4{cursor:pointer}.b-tooltip_content-v4{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);background:#fff;box-shadow:0px 0px 25px 0px rgba(3,3,3,.1);display:flex;flex-direction:column;z-index:30}@media screen and (max-width: 1023px){.b-tooltip_content-v4{border-radius:0.8421052632rem;gap:0.8421052632rem;left:50%;padding:0.8421052632rem;position:fixed;top:50%;transform:translateX(-50%) translateY(-50%);width:calc(100% - var(--container-padding-x)*2)}}@media screen and (min-width: 1024px){.b-tooltip_content-v4{position:absolute;border-radius:16px;gap:16px;padding:16px;width:390px}}.b-tooltip_content-v4:not(.is-visible-stage-1):not(.is-visible-stage-2){display:none}.b-tooltip_content-v4.is-visible-stage-1{opacity:0;transition:opacity .3s;transition:opacity var(--transition-duration)}.b-tooltip_content-v4.is-visible-stage-2{opacity:1}.b-tooltip_content-v4 .header{align-items:center;display:flex;justify-content:space-between}.b-tooltip_content-v4 .header svg.close{color:#a0a0ab;color:var(--gray-400);cursor:pointer;justify-self:flex-end}html[dir=ltr] .b-tooltip_content-v4 .header svg.close{margin-left:auto}@media screen and (max-width: 1023px){.b-tooltip_content-v4 .header svg.close{height:1.0526315789rem;width:1.0526315789rem}}@media screen and (min-width: 1024px){.b-tooltip_content-v4 .header svg.close{height:20px;transition:color .3s;transition:color var(--transition-duration);width:20px}.b-tooltip_content-v4 .header svg.close:hover{color:#70707b;color:var(--gray-500)}}.b-tooltip_content-v4 .header svg.close:active{color:#3f3f46;color:var(--gray-700)}.b-tooltip_content-v4 .headline{font-size:var(--p2-font-size);font-weight:700;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}.b-tooltip{display:none;font-weight:400;line-height:1.3;padding:0.75rem;z-index:30}@media screen and (max-width: 1023px){.b-tooltip{background:#fff;border-radius:0.75rem 0.75rem 0 0;border-top:1px solid #f1f1f1;color:#5f5f5f;color:var(--text-base);font-size:1rem;left:0;position:fixed;width:100%}}@media screen and (min-width: 1024px){.b-tooltip{background:#333;background:var(--text-strong);border-radius:8px;color:#fff;font-size:14px;position:absolute;width:320px}}.b-tooltip.is-visible-stage-1{display:block}@media screen and (max-width: 1023px){.b-tooltip.is-visible-stage-1{bottom:-100%;transition:bottom .3s ease;transition:bottom var(--transition-duration) ease}}@media screen and (min-width: 1024px){.b-tooltip.is-visible-stage-1{opacity:0;transition:opacity .3s ease;transition:opacity var(--transition-duration) ease}}@media screen and (max-width: 1023px){.b-tooltip.is-visible-stage-2{bottom:0%}}@media screen and (min-width: 1024px){.b-tooltip.is-visible-stage-2{opacity:1}}.b-tooltip p{color:inherit;font-size:inherit}.b-tooltip .headline{font-weight:700}@media screen and (max-width: 1023px){.b-tooltip .headline{color:#333;color:var(--text-strong);margin-bottom:0.75rem}}@media screen and (min-width: 1024px){.b-tooltip .headline{margin-bottom:4px}}.b-tooltip .close-icon{cursor:pointer;height:1rem;position:absolute;right:0.75rem;top:0.75rem;transition:color .3s ease;transition:color var(--transition-duration) ease;width:1rem}@media screen and (max-width: 1023px){.b-tooltip .close-icon{color:#939393;color:var(--text-secondary)}.b-tooltip .close-icon:active{color:#000}}@media screen and (min-width: 1024px){.b-tooltip .close-icon{color:#fff}.b-tooltip .close-icon:hover{color:#afafaf}.b-tooltip .close-icon:active{color:#eee}}@media screen and (min-width: 1024px){.b-tooltip[data-popper-placement^=top]>[data-popper-arrow]{bottom:-4px}.b-tooltip[data-popper-placement^=bottom]>[data-popper-arrow]{top:-4px}.b-tooltip[data-popper-placement^=left]>[data-popper-arrow]{right:-4px}.b-tooltip[data-popper-placement^=right]>[data-popper-arrow]{left:-4px}.b-tooltip>[data-popper-arrow]{height:8px;width:8px}.b-tooltip>[data-popper-arrow]:before{transition:background-color .3s;transition:background-color var(--transition-duration);background:#333;background:var(--text-strong);content:"";height:100%;transform:rotate(45deg);width:100%;position:absolute;z-index:-1}}.b-tooltip-icon{align-items:center;color:#939393;color:var(--text-secondary);cursor:pointer;display:flex;flex-shrink:0;height:1rem;justify-content:center;transition:color .3s ease;transition:color var(--transition-duration) ease;-webkit-user-select:none;-moz-user-select:none;user-select:none;width:1rem}html[dir=ltr] .b-tooltip-icon{margin-left:0.25rem}html[dir=rtl] .b-tooltip-icon{margin-right:0.25rem}@media screen and (min-width: 1024px){.b-tooltip-icon:hover{color:#333;color:var(--text-strong)}}.b-tooltip-icon:active{color:#666}.b-tooltip-shade{height:100%;left:0;opacity:0;position:fixed;top:0;transition:opacity .3s ease;transition:opacity var(--transition-duration) ease;width:100%;z-index:29}@media screen and (max-width: 1023px){.b-tooltip-shade{background:#000}.b-tooltip-shade.is-visible{opacity:.4}}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active){position:sticky;top:0;z-index:10;margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active){padding:14px 0 14px}}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .container{background:#fff;padding-top:0rem}}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;align-items:center;font-size:0.75rem}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger{display:flex;font-size:0.75rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger{display:inline-flex;font-size:14px;min-width:160px}}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger.button-v3{border-radius:0.5rem;padding:0 1.25rem}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger:hover{text-decoration:none}.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger:active{box-shadow:none}.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger.disabled,.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger[disabled]{background:#afb5c9;cursor:default}.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger.disabled:hover,.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-top_menu.v1:not(.is-mobile-active) .mobile-trigger{color:var(--text-on-color)}}@media screen and (max-width: 1023px)and (min-width: 1024px){.root-v3 .b-top_menu.v1:not(.is-mobile-active) .mobile-trigger:hover{color:var(--text-on-color-hover);box-shadow:none}}@media screen and (max-width: 1023px){.root-v3 .b-top_menu.v1:not(.is-mobile-active) .mobile-trigger:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger{border-radius:2.6875rem;height:2.6875rem;min-width:2.6875rem;width:2.6875rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger{border-radius:2.6875rem;height:2.6875rem;min-width:2.6875rem;width:2.6875rem}}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .mobile-trigger:before{background-image:url(/packs/static/images/blocks/b-top_menu/mobile-trigger-913af49dd5c16717b251.svg);height:0.9375rem;width:1.25rem}}@media screen and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .logo{height:50px;width:189px}}.b-top_menu.v1:not(.is-mobile-active) .logo.logo-ru{background-image:url(/packs/static/images/blocks/b-top_menu/logo-red-0bd91eadfff5d5b17186.svg)}.b-top_menu.v1:not(.is-mobile-active) .logo.logo-et{background-image:url(/packs/static/images/blocks/b-top_menu/logo-red-et-01b345540afb2fc6c93a.svg)}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .b-locale_switcher-v3{display:none}}.b-top_menu.v1:not(.is-mobile-active) .container{align-items:center;display:flex;max-width:100%}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .phone{display:none}}@media screen and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .phone .number{color:#333;color:var(--text-strong);display:inline-block;font-size:18px;font-weight:700;margin-bottom:3px}.b-top_menu.v1:not(.is-mobile-active) .phone .hint{color:#5f5f5f;color:var(--text-base);font-size:10px;font-weight:400}}.b-top_menu.v1:not(.is-mobile-active) .b-switcher{display:none}@media screen and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .navigation{display:none}}@media screen and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;align-items:center;font-size:0.75rem}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .sign-in{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in{display:inline-flex;font-size:14px;min-width:160px}}@media screen and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in.button-v3{border-radius:0.5rem;padding:0 1.25rem}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .sign-in.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}@media screen and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in:hover{text-decoration:none}.b-top_menu.v1:not(.is-mobile-active) .sign-in:active{box-shadow:none}.b-top_menu.v1:not(.is-mobile-active) .sign-in.disabled,.b-top_menu.v1:not(.is-mobile-active) .sign-in[disabled]{background:#afb5c9;cursor:default}.b-top_menu.v1:not(.is-mobile-active) .sign-in.disabled:hover,.b-top_menu.v1:not(.is-mobile-active) .sign-in[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}@media screen and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-top_menu.v1:not(.is-mobile-active) .sign-in{color:var(--text-on-color)}}@media screen and (min-width: 1024px)and (min-width: 1024px){.root-v3 .b-top_menu.v1:not(.is-mobile-active) .sign-in:hover{color:var(--text-on-color-hover);box-shadow:none}}@media screen and (min-width: 1024px){.root-v3 .b-top_menu.v1:not(.is-mobile-active) .sign-in:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v1:not(.is-mobile-active) .sign-in{border-radius:3rem;height:3rem;min-width:3rem;width:3rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in{border-radius:3rem;height:3rem;min-width:3rem;width:3rem}}@media screen and (min-width: 1024px){.b-top_menu.v1:not(.is-mobile-active) .sign-in:before{color:inherit;content:attr(data-text-desktop)}}.b-top_menu.v1.is-mobile-active .menu-background{background-repeat:no-repeat;background-size:cover;height:100%;opacity:1;position:fixed;top:0;width:100%;z-index:30}html[dir=ltr] .b-top_menu.v1.is-mobile-active .menu-background{left:0}html[dir=rtl] .b-top_menu.v1.is-mobile-active .menu-background{right:0}.b-top_menu.v1.is-mobile-active[data-background=red] .menu-background{background-image:url(/packs/static/images/blocks/b-top_menu/red/menu_background-a0bb1f554bbb214c39d1.svg)}.b-top_menu.v1.is-mobile-active[data-background=red] .mobile-trigger:before{background-image:url(/packs/static/images/blocks/b-top_menu/red/menu_hide-b68791c4ff3f9192b82c.svg)}.b-top_menu.v1.is-mobile-active[data-background=red] .mobile-trigger:active:before{background-image:url(/packs/static/images/blocks/b-top_menu/red/menu_hide-active-90add5a6e9d89cf80535.svg)}.b-top_menu.v1.is-mobile-active[data-background=blue] .menu-background{background-image:url(/packs/static/images/blocks/b-top_menu/blue/menu_background-9aca08357936aaf1b8b9.svg)}.b-top_menu.v1.is-mobile-active[data-background=blue] .mobile-trigger:before{background-image:url(/packs/static/images/blocks/b-top_menu/blue/menu_hide-8ffafa83dd44d4cc78fd.svg)}.b-top_menu.v1.is-mobile-active[data-background=blue] .mobile-trigger:active:before{background-image:url(/packs/static/images/blocks/b-top_menu/blue/menu_hide-active-08a16a61940bdda12e25.svg)}.b-top_menu.v1.is-mobile-active .container{position:relative;z-index:31}.b-top_menu.v1.is-mobile-active .logo-container{margin-bottom:0.875rem}.b-top_menu.v1.is-mobile-active .mobile-trigger{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color);align-items:center;font-size:0.75rem}@media screen and (max-width: 1023px){.b-top_menu.v1.is-mobile-active .mobile-trigger{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-top_menu.v1.is-mobile-active .mobile-trigger{display:inline-flex;font-size:14px;min-width:160px}}.b-top_menu.v1.is-mobile-active .mobile-trigger.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-top_menu.v1.is-mobile-active .mobile-trigger.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-top_menu.v1.is-mobile-active .mobile-trigger.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-top_menu.v1.is-mobile-active .mobile-trigger:hover{text-decoration:none}.b-top_menu.v1.is-mobile-active .mobile-trigger:active{box-shadow:none}.b-top_menu.v1.is-mobile-active .mobile-trigger.disabled,.b-top_menu.v1.is-mobile-active .mobile-trigger[disabled]{background:#afb5c9;cursor:default}.b-top_menu.v1.is-mobile-active .mobile-trigger.disabled:hover,.b-top_menu.v1.is-mobile-active .mobile-trigger[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-top_menu.v1.is-mobile-active .mobile-trigger:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.b-top_menu.v1.is-mobile-active .mobile-trigger:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .b-top_menu.v1.is-mobile-active .mobile-trigger{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .b-top_menu.v1.is-mobile-active .mobile-trigger:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .b-top_menu.v1.is-mobile-active .mobile-trigger:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}@media screen and (max-width: 1023px){.b-top_menu.v1.is-mobile-active .mobile-trigger{border-radius:2.6875rem;height:2.6875rem;min-width:2.6875rem;width:2.6875rem}}@media screen and (min-width: 1024px){.b-top_menu.v1.is-mobile-active .mobile-trigger{border-radius:2.6875rem;height:2.6875rem;min-width:2.6875rem;width:2.6875rem}}.b-top_menu.v1.is-mobile-active .mobile-trigger:before{height:0.9375rem;width:0.9375rem}.b-top_menu.v1.is-mobile-active .phone{color:#fff}@media screen and (max-width: 1023px){.b-top_menu.v1.is-mobile-active .phone{text-align:center;margin-bottom:24px}}.b-top_menu.v1.is-mobile-active .phone .number{display:inline-block}@media screen and (max-width: 1023px){.b-top_menu.v1.is-mobile-active .phone .number{font-size:1rem;font-weight:bold;line-height:1.3125rem;margin-bottom:0.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.b-top_menu.v1.is-mobile-active .phone .number{font-size:32px;line-height:42px}}@media screen and (max-width: 1023px){.b-top_menu.v1.is-mobile-active .phone .hint{font-size:0.625rem;line-height:0.75rem}}@media screen and (min-width: 1024px){.b-top_menu.v1.is-mobile-active .phone .hint{font-size:16px;line-height:19px}}.b-top_menu.v1.is-mobile-active .b-locale_switcher-v3{bottom:-1.875rem;left:50%;position:absolute;transform:translateX(-50%);width:auto}.b-top_menu.v1.is-mobile-active .navigation{flex-direction:column;text-align:center;z-index:30}.b-top_menu.v1.is-mobile-active .navigation .link{color:#fff;cursor:pointer;display:inline;font-weight:bold}@media screen and (max-width: 1023px){.b-top_menu.v1.is-mobile-active .navigation .link:active{color:#fff;text-decoration:underline}}@media screen and (min-width: 1024px){.b-top_menu.v1.is-mobile-active .navigation .link:hover:not(:active){color:#fff;text-decoration:underline}}@media screen and (max-width: 1023px){.b-top_menu.v1.is-mobile-active .navigation .link{font-size:1.25rem;line-height:1.5rem;margin-bottom:1.4375rem}}@media screen and (min-width: 1024px){.b-top_menu.v1.is-mobile-active .navigation .link{font-size:20px;line-height:24px;margin-bottom:45px}}.b-top_menu.v1.is-mobile-active .sign-in{display:none}.b-top_menu.v1 .menu-background{opacity:0;transition:.3s opacity;transition:var(--transition-duration) opacity}.b-top_menu.v1 .logo-container{display:flex}@media screen and (max-width: 1023px){.b-top_menu.v1 .logo-container{align-items:center;flex-grow:1;height:4rem;margin-top:0.125rem}}.b-top_menu.v1 .logo{background-repeat:no-repeat;background-size:contain;display:inline-block;flex-shrink:0}@media screen and (max-width: 1023px){.b-top_menu.v1 .logo{height:2.75rem;width:9.625rem}}@media screen and (min-width: 1024px){.b-top_menu.v1 .logo{height:48px;width:198px}}.b-top_menu.v1 .logo-ru{background-image:url(/packs/static/images/blocks/b-top_menu/logo-white-e267422b478b1583b9cb.svg)}.b-top_menu.v1 .logo-et{background-image:url(/packs/static/images/blocks/b-top_menu/logo-white-et-81670e4815cb23417252.svg)}@media screen and (max-width: 1023px){.b-top_menu.v1 .logo{margin-top:0.25rem}}.b-top_menu.v1 .mobile-trigger{margin-top:-0.25rem}@media screen and (max-width: 1023px){html[dir=ltr] .b-top_menu.v1 .mobile-trigger{margin-left:auto}html[dir=rtl] .b-top_menu.v1 .mobile-trigger{margin-right:auto}}@media screen and (min-width: 1200px){.b-top_menu.v1 .mobile-trigger{display:none}}.b-top_menu.v1 .mobile-trigger:before{background-repeat:no-repeat;background-size:contain;content:""}@media screen and (min-width: 1024px){html[dir=ltr] .b-top_menu.v1 .navigations{margin-left:auto}html[dir=rtl] .b-top_menu.v1 .navigations{margin-right:auto}.b-top_menu.v1 .navigations .navigation:first-child{display:flex !important}.b-top_menu.v1 .navigations .navigation:not(:first-child){display:none !important}}.b-top_menu.v1 .navigation{align-items:center;display:flex}@media screen and (min-width: 1024px){.b-top_menu.v1 .navigation .link{font-size:14px;font-weight:700;white-space:nowrap}.b-top_menu.v1 .navigation .link[data-mobile-only]{display:none}}@media screen and (min-width: 1024px)and (max-width: 1140px){html[dir=ltr] .b-top_menu.v1 .logo,html[dir=ltr] .b-top_menu.v1 .navigation .link,html[dir=ltr] .b-top_menu.v1 .b-locale_switcher-v3{margin-right:calc(18px + 0.1034482759*(100vw - 1024px))}html[dir=rtl] .b-top_menu.v1 .logo,html[dir=rtl] .b-top_menu.v1 .navigation .link,html[dir=rtl] .b-top_menu.v1 .b-locale_switcher-v3{margin-left:calc(18px + 0.1034482759*(100vw - 1024px))}}@media screen and (min-width: 1140px){html[dir=ltr] .b-top_menu.v1 .logo,html[dir=ltr] .b-top_menu.v1 .navigation .link,html[dir=ltr] .b-top_menu.v1 .b-locale_switcher-v3{margin-right:44px}html[dir=rtl] .b-top_menu.v1 .logo,html[dir=rtl] .b-top_menu.v1 .navigation .link,html[dir=rtl] .b-top_menu.v1 .b-locale_switcher-v3{margin-left:44px}}.b-top_menu.v3{align-items:center;display:flex;flex-shrink:0}@media screen and (max-width: 1023px){.b-top_menu.v3{border-bottom:1px solid #eaecf0;box-shadow:0px 0.0625rem 0.125rem 0px rgba(16,24,40,.06),0px 0.0625rem 0.1875rem 0px rgba(16,24,40,.1);height:3rem;margin-bottom:0.75rem;padding:0.5rem 0.75rem}}@media screen and (min-width: 1024px){.b-top_menu.v3{border-bottom:1px solid #e6ecf6;height:72px;margin-bottom:1.5rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.b-top_menu.v3{padding:0 calc(30px + 0.0852272727*(100vw - 1024px))}}@media screen and (min-width: 1280px){.b-top_menu.v3{padding:0 45px}}.b-top_menu.v3 .logo{background-image:url(/packs/static/images/blocks/b-top_menu/v3/logo-dc14100584527a556e40.svg);background-repeat:no-repeat;background-size:cover;flex-shrink:0}@media screen and (max-width: 1023px){.b-top_menu.v3 .logo{height:2rem;width:7.5625rem;-webkit-tap-highlight-color:initial}}@media screen and (min-width: 1024px){.b-top_menu.v3 .logo{height:40px;width:152px}html[dir=ltr] .b-top_menu.v3 .logo{margin-right:16px}html[dir=rtl] .b-top_menu.v3 .logo{margin-left:16px}}@media screen and (max-width: 1023px){.b-top_menu.v3 .b-locale_switcher-v3{display:none}}@media screen and (min-width: 1024px){html[dir=ltr] .b-top_menu.v3 .b-locale_switcher-v3{margin-right:16px}html[dir=rtl] .b-top_menu.v3 .b-locale_switcher-v3{margin-left:16px}}@media screen and (max-width: 1023px){.b-top_menu.v3 .mobile-trigger{align-items:center;cursor:pointer;display:flex;height:2rem;justify-content:center;width:2rem;-webkit-tap-highlight-color:initial}.b-top_menu.v3 .mobile-trigger:before{content:"";background-image:url(/packs/static/images/blocks/b-top_menu/v3/icon-menu-db57a48fc888ce8b3142.svg);background-repeat:no-repeat;background-size:cover;height:1.25rem;width:1.25rem}html[dir=ltr] .b-top_menu.v3 .mobile-trigger{margin-left:auto}html[dir=rtl] .b-top_menu.v3 .mobile-trigger{margin-right:auto}}@media screen and (min-width: 1024px){.b-top_menu.v3 .mobile-trigger{display:none}}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigations{background:#fff;box-shadow:0px 4px 4px 0px rgba(0,0,0,.25);display:none;flex-direction:column}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigations{display:flex;flex-grow:1}}.b-top_menu.v3 .navigation{display:flex}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation{border-bottom:1px solid var(--border-secondary);flex-direction:column;gap:0.5rem;padding:0.75rem}.b-top_menu.v3 .navigation[data-mobile-headline]:before{color:#939393;color:var(--text-secondary);content:attr(data-mobile-headline);font-size:0.75rem;font-weight:700;letter-spacing:0.0375rem;line-height:0.75rem;padding:0.5rem 0;text-transform:uppercase}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation{align-items:center;flex-grow:1}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation.navigation-profile{display:none}}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation.navigation-auth{border-bottom:none;flex-direction:column-reverse;gap:0.625rem;padding:1rem 0.75rem}}@media screen and (min-width: 1024px){html[dir=ltr] .b-top_menu.v3 .navigation.navigation-auth{margin-left:auto}html[dir=rtl] .b-top_menu.v3 .navigation.navigation-auth{margin-right:auto}}.b-top_menu.v3 .navigation .link{color:#5f5f5f;color:var(--text-base);cursor:pointer;font-weight:700;white-space:nowrap}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .link{font-size:0.875rem;letter-spacing:0.00875rem;line-height:0.875rem;padding:0.5rem 0}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .link{font-size:16px;letter-spacing:.16px;line-height:16px}html[dir=ltr] .b-top_menu.v3 .navigation .link:not(:last-child){margin-right:32px}html[dir=rtl] .b-top_menu.v3 .navigation .link:not(:last-child){margin-left:32px}}.b-top_menu.v3 .navigation .link:hover{color:var(--text-base-hover);text-decoration:none}.b-top_menu.v3 .navigation .link:active{color:var(--text-base-active)}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .link.phone{display:none}}@media screen and (min-width: 1024px){html[dir=ltr] .b-top_menu.v3 .navigation .profile,html[dir=ltr] .b-top_menu.v3 .navigation .sign-in{margin-left:auto}html[dir=rtl] .b-top_menu.v3 .navigation .profile,html[dir=rtl] .b-top_menu.v3 .navigation .sign-in{margin-right:auto}}.b-top_menu.v3 .navigation .sign-in{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color);white-space:nowrap}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .sign-in{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .sign-in{display:inline-flex;font-size:14px;min-width:160px}}.b-top_menu.v3 .navigation .sign-in.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .sign-in.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .sign-in.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-top_menu.v3 .navigation .sign-in:hover{text-decoration:none}.b-top_menu.v3 .navigation .sign-in:active{box-shadow:none}.b-top_menu.v3 .navigation .sign-in.disabled,.b-top_menu.v3 .navigation .sign-in[disabled]{background:#afb5c9;cursor:default}.b-top_menu.v3 .navigation .sign-in.disabled:hover,.b-top_menu.v3 .navigation .sign-in[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .sign-in:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.b-top_menu.v3 .navigation .sign-in:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .b-top_menu.v3 .navigation .sign-in{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .b-top_menu.v3 .navigation .sign-in:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .b-top_menu.v3 .navigation .sign-in:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}@media screen and (max-width: 1023px){.root-v3 .b-top_menu.v3 .navigation .sign-in{height:2.5rem;letter-spacing:0.00875rem;line-height:0.875rem}}@media screen and (min-width: 1024px){.root-v3 .b-top_menu.v3 .navigation .sign-in{height:40px;letter-spacing:.14px;line-height:14px}}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .sign-in{min-width:auto;width:auto}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .sign-in{min-width:auto;width:auto}}@media screen and (min-width: 1024px){html[dir=ltr] .b-top_menu.v3 .navigation .sign-in{margin-right:8px}html[dir=rtl] .b-top_menu.v3 .navigation .sign-in{margin-left:8px}}.b-top_menu.v3 .navigation .sign-up{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;white-space:nowrap}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .sign-up{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .sign-up{display:inline-flex;font-size:14px;min-width:160px}}.b-top_menu.v3 .navigation .sign-up.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .sign-up.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .sign-up.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-top_menu.v3 .navigation .sign-up:hover{text-decoration:none}.b-top_menu.v3 .navigation .sign-up:active{box-shadow:none}.b-top_menu.v3 .navigation .sign-up.disabled,.b-top_menu.v3 .navigation .sign-up[disabled]{background:#afb5c9;cursor:default}.b-top_menu.v3 .navigation .sign-up.disabled:hover,.b-top_menu.v3 .navigation .sign-up[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .sign-up:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-top_menu.v3 .navigation .sign-up:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-top_menu.v3 .navigation .sign-up{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-top_menu.v3 .navigation .sign-up:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-top_menu.v3 .navigation .sign-up:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.root-v3 .b-top_menu.v3 .navigation .sign-up{height:2.5rem;letter-spacing:0.00875rem;line-height:0.875rem}}@media screen and (min-width: 1024px){.root-v3 .b-top_menu.v3 .navigation .sign-up{height:40px;letter-spacing:.14px;line-height:14px}}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .sign-up{min-width:auto;width:auto}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .sign-up{min-width:auto;width:auto}}.b-top_menu.v3 .navigation .profile{display:flex}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .profile{align-items:center;display:flex;gap:0.75rem}}.b-top_menu.v3 .navigation .profile .circle{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;border-radius:100% !important;font-size:16px !important;font-weight:600;height:40px !important;padding:0 !important;width:40px !important}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .profile .circle{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .profile .circle{display:inline-flex;font-size:14px;min-width:160px}}.b-top_menu.v3 .navigation .profile .circle.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .profile .circle.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .profile .circle.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.b-top_menu.v3 .navigation .profile .circle:hover{text-decoration:none}.b-top_menu.v3 .navigation .profile .circle:active{box-shadow:none}.b-top_menu.v3 .navigation .profile .circle.disabled,.b-top_menu.v3 .navigation .profile .circle[disabled]{background:#afb5c9;cursor:default}.b-top_menu.v3 .navigation .profile .circle.disabled:hover,.b-top_menu.v3 .navigation .profile .circle[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .profile .circle:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.b-top_menu.v3 .navigation .profile .circle:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .b-top_menu.v3 .navigation .profile .circle{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .b-top_menu.v3 .navigation .profile .circle:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .b-top_menu.v3 .navigation .profile .circle:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.b-top_menu.v3 .navigation .profile .circle{min-width:auto;width:auto}}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .profile .circle{min-width:auto;width:auto}}.b-top_menu.v3 .navigation .profile .text{font-size:0.875rem;line-height:1.25rem}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .profile .text{display:none}}.b-top_menu.v3 .navigation .profile .text .full_name{color:#5f5f5f;color:var(--text-base);display:block;font-weight:600}.b-top_menu.v3 .navigation .profile .text .email{color:#939393;color:var(--text-secondary);content:attr(data-email);display:block}.b-top_menu.v3 .navigation .profile .sign-out{align-items:center;cursor:pointer;display:flex;height:2.25rem;justify-content:center;width:2.25rem;-webkit-tap-highlight-color:initial}.b-top_menu.v3 .navigation .profile .sign-out:before{content:"";background-image:url(/packs/static/images/blocks/b-top_menu/v3/icon-sign_out-1c1829ec6b6a4cd6d7ec.svg);background-repeat:no-repeat;background-size:cover;height:1.25rem;width:1.25rem}html[dir=ltr] .b-top_menu.v3 .navigation .profile .sign-out{margin-left:auto}html[dir=rtl] .b-top_menu.v3 .navigation .profile .sign-out{margin-right:auto}@media screen and (min-width: 1024px){.b-top_menu.v3 .navigation .profile .sign-out{display:none}}@media screen and (max-width: 1023px){.b-top_menu.v3.is-mobile-active{border-bottom:none;box-shadow:none}.b-top_menu.v3.is-mobile-active .navigations{display:flex;left:0;position:fixed;top:3rem;width:100%;z-index:30}.b-top_menu.v3.is-mobile-active .mobile-trigger:before{background-image:url(/packs/static/images/blocks/b-top_menu/v3/icon-close-b571833789046e73a4aa.svg)}}.b-top_menu.v4{align-items:center;justify-content:space-between}@media screen and (max-width: 1023px){.b-top_menu.v4{display:flex;margin-bottom:0.7368421053rem;padding:0.8421052632rem 0;position:relative}}@media screen and (min-width: 1024px){.b-top_menu.v4{display:grid;margin-bottom:96px;margin-top:32px;grid-template-columns:1fr 210px 1fr;padding:var(--spacing-md) 0}}.b-top_menu.v4 .icons-support{display:flex}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support{gap:0.5263157895rem}}@media screen and (min-width: 1024px){.b-top_menu.v4 .icons-support{gap:12px}}.b-top_menu.v4 .icons-support .icons{display:flex;gap:var(--spacing-md)}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{border-radius:2.5263157895rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{border-radius:48px}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{gap:0.2105263158rem;height:1.8947368421rem;padding:var(--spacing-md) 0.7368421053rem;padding:var(--spacing-md) 0;width:1.8947368421rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{gap:4px;height:36px;padding:var(--spacing-md) 14px;padding:var(--spacing-md) 0;width:36px}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:hover,.b-top_menu.v4 .icons-support .icons .whatsapp:hover,.b-top_menu.v4 .icons-support .icons .telegram:hover,.b-top_menu.v4 .icons-support .icons .line:hover,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:active,.b-top_menu.v4 .icons-support .icons .whatsapp:active,.b-top_menu.v4 .icons-support .icons .telegram:active,.b-top_menu.v4 .icons-support .icons .line:active,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger.disabled,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[disabled],.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger.disabled:hover,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[disabled]:hover,.b-top_menu.v4 .icons-support .icons .whatsapp.disabled,.b-top_menu.v4 .icons-support .icons .whatsapp[disabled],.b-top_menu.v4 .icons-support .icons .whatsapp.disabled:hover,.b-top_menu.v4 .icons-support .icons .whatsapp[disabled]:hover,.b-top_menu.v4 .icons-support .icons .telegram.disabled,.b-top_menu.v4 .icons-support .icons .telegram[disabled],.b-top_menu.v4 .icons-support .icons .telegram.disabled:hover,.b-top_menu.v4 .icons-support .icons .telegram[disabled]:hover,.b-top_menu.v4 .icons-support .icons .line.disabled,.b-top_menu.v4 .icons-support .icons .line[disabled],.b-top_menu.v4 .icons-support .icons .line.disabled:hover,.b-top_menu.v4 .icons-support .icons .line[disabled]:hover,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger.disabled,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger[disabled],.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger.disabled:hover,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:after,.b-top_menu.v4 .icons-support .icons .whatsapp:before,.b-top_menu.v4 .icons-support .icons .whatsapp:after,.b-top_menu.v4 .icons-support .icons .telegram:before,.b-top_menu.v4 .icons-support .icons .telegram:after,.b-top_menu.v4 .icons-support .icons .line:before,.b-top_menu.v4 .icons-support .icons .line:after,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:after{line-height:1}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:after,.b-top_menu.v4 .icons-support .icons .whatsapp:before,.b-top_menu.v4 .icons-support .icons .whatsapp:after,.b-top_menu.v4 .icons-support .icons .telegram:before,.b-top_menu.v4 .icons-support .icons .telegram:after,.b-top_menu.v4 .icons-support .icons .line:before,.b-top_menu.v4 .icons-support .icons .line:after,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:after{font-size:1.0526315789rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:after,.b-top_menu.v4 .icons-support .icons .whatsapp:before,.b-top_menu.v4 .icons-support .icons .whatsapp:after,.b-top_menu.v4 .icons-support .icons .telegram:before,.b-top_menu.v4 .icons-support .icons .telegram:after,.b-top_menu.v4 .icons-support .icons .line:before,.b-top_menu.v4 .icons-support .icons .line:after,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:after{font-size:20px}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:hover,.b-top_menu.v4 .icons-support .icons .whatsapp:hover,.b-top_menu.v4 .icons-support .icons .telegram:hover,.b-top_menu.v4 .icons-support .icons .line:hover,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:hover{text-decoration:none}}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:active,.b-top_menu.v4 .icons-support .icons .whatsapp:active,.b-top_menu.v4 .icons-support .icons .telegram:active,.b-top_menu.v4 .icons-support .icons .line:active,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:active{text-decoration:none}}@media screen and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{border-radius:48px}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{gap:0.2105263158rem;height:2.1052631579rem;padding:0.5263157895rem 0.8421052632rem;padding:0.5263157895rem 0;width:2.1052631579rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger,.b-top_menu.v4 .icons-support .icons .whatsapp,.b-top_menu.v4 .icons-support .icons .telegram,.b-top_menu.v4 .icons-support .icons .line,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{gap:4px;height:40px;padding:10px 16px;padding:10px 0;width:40px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:hover,.b-top_menu.v4 .icons-support .icons .whatsapp:hover,.b-top_menu.v4 .icons-support .icons .telegram:hover,.b-top_menu.v4 .icons-support .icons .line:hover,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}@media screen and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:active,.b-top_menu.v4 .icons-support .icons .whatsapp:active,.b-top_menu.v4 .icons-support .icons .telegram:active,.b-top_menu.v4 .icons-support .icons .line:active,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger.disabled,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[disabled],.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger.disabled:hover,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[disabled]:hover,.b-top_menu.v4 .icons-support .icons .whatsapp.disabled,.b-top_menu.v4 .icons-support .icons .whatsapp[disabled],.b-top_menu.v4 .icons-support .icons .whatsapp.disabled:hover,.b-top_menu.v4 .icons-support .icons .whatsapp[disabled]:hover,.b-top_menu.v4 .icons-support .icons .telegram.disabled,.b-top_menu.v4 .icons-support .icons .telegram[disabled],.b-top_menu.v4 .icons-support .icons .telegram.disabled:hover,.b-top_menu.v4 .icons-support .icons .telegram[disabled]:hover,.b-top_menu.v4 .icons-support .icons .line.disabled,.b-top_menu.v4 .icons-support .icons .line[disabled],.b-top_menu.v4 .icons-support .icons .line.disabled:hover,.b-top_menu.v4 .icons-support .icons .line[disabled]:hover,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger.disabled,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger[disabled],.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger.disabled:hover,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:after,.b-top_menu.v4 .icons-support .icons .whatsapp:before,.b-top_menu.v4 .icons-support .icons .whatsapp:after,.b-top_menu.v4 .icons-support .icons .telegram:before,.b-top_menu.v4 .icons-support .icons .telegram:after,.b-top_menu.v4 .icons-support .icons .line:before,.b-top_menu.v4 .icons-support .icons .line:after,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:after{line-height:1}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:after,.b-top_menu.v4 .icons-support .icons .whatsapp:before,.b-top_menu.v4 .icons-support .icons .whatsapp:after,.b-top_menu.v4 .icons-support .icons .telegram:before,.b-top_menu.v4 .icons-support .icons .telegram:after,.b-top_menu.v4 .icons-support .icons .line:before,.b-top_menu.v4 .icons-support .icons .line:after,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:after,.b-top_menu.v4 .icons-support .icons .whatsapp:before,.b-top_menu.v4 .icons-support .icons .whatsapp:after,.b-top_menu.v4 .icons-support .icons .telegram:before,.b-top_menu.v4 .icons-support .icons .telegram:after,.b-top_menu.v4 .icons-support .icons .line:before,.b-top_menu.v4 .icons-support .icons .line:after,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:before,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:after{font-size:20px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:hover,.b-top_menu.v4 .icons-support .icons .whatsapp:hover,.b-top_menu.v4 .icons-support .icons .telegram:hover,.b-top_menu.v4 .icons-support .icons .line:hover,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:hover{text-decoration:none}}@media screen and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:active,.b-top_menu.v4 .icons-support .icons .whatsapp:active,.b-top_menu.v4 .icons-support .icons .telegram:active,.b-top_menu.v4 .icons-support .icons .line:active,.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:active{text-decoration:none}}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[data-country]:before{content:"";background-position:center;background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[data-country]:before{height:0.9473684211rem;width:1.3684210526rem}}@media screen and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[data-country]:before{height:18px;width:26px}}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[data-country=estonia]:before{background-image:url(/packs/static/images/blocks/b-top_menu-v4/%F0%9F%87%AA%F0%9F%87%AA-73f85ad9f57b630b9c6a.png)}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[data-country=uae]:before{background-image:url(/packs/static/images/blocks/b-top_menu-v4/%F0%9F%87%A6%F0%9F%87%AA-b8965cee8ea73a7416bb.png)}.b-top_menu.v4 .icons-support .icons .locale_switcher-modal-trigger[data-country=thailand]:before{background-image:url(/packs/static/images/blocks/b-top_menu-v4/%F0%9F%87%A8%F0%9F%87%B7-f8f60654172452b59232.png)}.b-top_menu.v4 .icons-support .icons .whatsapp:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .whatsapp{display:none}}.b-top_menu.v4 .icons-support .icons .telegram:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .telegram{display:none}}.b-top_menu.v4 .icons-support .icons .line:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .line{display:none}}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}}@media screen and (min-width: 1024px){.b-top_menu.v4 .icons-support .icons .contacts-modal-trigger{display:none}}.b-top_menu.v4 .icons-support .support{font-size:var(--p4-font-size);font-weight:600;letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);display:flex;flex-direction:column;gap:-2px}@media screen and (max-width: 1023px){.b-top_menu.v4 .icons-support .support{display:none}}.b-top_menu.v4 .icons-support .support .hint{font-size:var(--p5-font-size);font-weight:600;letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height)}.b-top_menu.v4 .logo-container{display:flex;justify-content:center}.b-top_menu.v4 .logo{background-repeat:no-repeat;background-size:contain;flex-shrink:0}@media screen and (max-width: 1023px){.b-top_menu.v4 .logo{background-image:url(/packs/static/images/blocks/b-top_menu-v4/logo-icon-df827d8a51db69f1235f.svg);height:1.6842105263rem;order:-1;width:1.6842105263rem}html[dir=ltr] .b-top_menu.v4 .logo{margin-right:auto}html[dir=rtl] .b-top_menu.v4 .logo{margin-left:auto}}@media screen and (min-width: 1024px){.b-top_menu.v4 .logo.logo-ru{background-image:url(/packs/static/images/blocks/b-top_menu-v4/logo-ru-ff0faa8a9e8c94381599.svg);height:32px;width:155px}.b-top_menu.v4 .logo.logo-et{background-image:url(/packs/static/images/blocks/b-top_menu-v4/logo-et-b1b1c9cc7b5d2d76514b.svg);height:32px;width:137px}}.b-top_menu.v4 .auth-selfstorage{display:flex;gap:var(--spacing-md)}@media screen and (max-width: 1023px){html[dir=ltr] .b-top_menu.v4 .auth-selfstorage{margin-left:0.5263157895rem}html[dir=rtl] .b-top_menu.v4 .auth-selfstorage{margin-right:0.5263157895rem}}@media screen and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage{justify-content:flex-end}html[dir=ltr] .b-top_menu.v4 .auth-selfstorage{margin-left:10px}html[dir=rtl] .b-top_menu.v4 .auth-selfstorage{margin-right:10px}}@media screen and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{border-radius:2.5263157895rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{border-radius:48px}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{gap:0.2105263158rem;height:1.8947368421rem;padding:var(--spacing-md) 0.7368421053rem;padding:var(--spacing-md) 0;width:1.8947368421rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{gap:4px;height:36px;padding:var(--spacing-md) 14px;padding:var(--spacing-md) 0;width:36px}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth:hover,.b-top_menu.v4 .auth-selfstorage a.profile:hover,.b-top_menu.v4 .auth-selfstorage a.admin:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}@media screen and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth:active,.b-top_menu.v4 .auth-selfstorage a.profile:active,.b-top_menu.v4 .auth-selfstorage a.admin:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}.b-top_menu.v4 .auth-selfstorage a.auth.disabled,.b-top_menu.v4 .auth-selfstorage a.auth[disabled],.b-top_menu.v4 .auth-selfstorage a.auth.disabled:hover,.b-top_menu.v4 .auth-selfstorage a.auth[disabled]:hover,.b-top_menu.v4 .auth-selfstorage a.profile.disabled,.b-top_menu.v4 .auth-selfstorage a.profile[disabled],.b-top_menu.v4 .auth-selfstorage a.profile.disabled:hover,.b-top_menu.v4 .auth-selfstorage a.profile[disabled]:hover,.b-top_menu.v4 .auth-selfstorage a.admin.disabled,.b-top_menu.v4 .auth-selfstorage a.admin[disabled],.b-top_menu.v4 .auth-selfstorage a.admin.disabled:hover,.b-top_menu.v4 .auth-selfstorage a.admin[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}.b-top_menu.v4 .auth-selfstorage a.auth:before,.b-top_menu.v4 .auth-selfstorage a.auth:after,.b-top_menu.v4 .auth-selfstorage a.profile:before,.b-top_menu.v4 .auth-selfstorage a.profile:after,.b-top_menu.v4 .auth-selfstorage a.admin:before,.b-top_menu.v4 .auth-selfstorage a.admin:after{line-height:1}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth:before,.b-top_menu.v4 .auth-selfstorage a.auth:after,.b-top_menu.v4 .auth-selfstorage a.profile:before,.b-top_menu.v4 .auth-selfstorage a.profile:after,.b-top_menu.v4 .auth-selfstorage a.admin:before,.b-top_menu.v4 .auth-selfstorage a.admin:after{font-size:1.0526315789rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth:before,.b-top_menu.v4 .auth-selfstorage a.auth:after,.b-top_menu.v4 .auth-selfstorage a.profile:before,.b-top_menu.v4 .auth-selfstorage a.profile:after,.b-top_menu.v4 .auth-selfstorage a.admin:before,.b-top_menu.v4 .auth-selfstorage a.admin:after{font-size:20px}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth:hover,.b-top_menu.v4 .auth-selfstorage a.profile:hover,.b-top_menu.v4 .auth-selfstorage a.admin:hover{text-decoration:none}}@media screen and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth:active,.b-top_menu.v4 .auth-selfstorage a.profile:active,.b-top_menu.v4 .auth-selfstorage a.admin:active{text-decoration:none}.b-top_menu.v4 .auth-selfstorage a.auth span,.b-top_menu.v4 .auth-selfstorage a.profile span,.b-top_menu.v4 .auth-selfstorage a.admin span{display:none}.b-top_menu.v4 .auth-selfstorage a.auth.auth:before,.b-top_menu.v4 .auth-selfstorage a.profile.auth:before,.b-top_menu.v4 .auth-selfstorage a.admin.auth:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}.b-top_menu.v4 .auth-selfstorage a.auth.profile:before,.b-top_menu.v4 .auth-selfstorage a.profile.profile:before,.b-top_menu.v4 .auth-selfstorage a.admin.profile:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}}@media screen and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{border-radius:48px}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{gap:0.2105263158rem;height:2.1052631579rem;padding:0.5263157895rem 0.8421052632rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth,.b-top_menu.v4 .auth-selfstorage a.profile,.b-top_menu.v4 .auth-selfstorage a.admin{gap:4px;height:40px;padding:10px 16px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth:hover,.b-top_menu.v4 .auth-selfstorage a.profile:hover,.b-top_menu.v4 .auth-selfstorage a.admin:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}@media screen and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth:active,.b-top_menu.v4 .auth-selfstorage a.profile:active,.b-top_menu.v4 .auth-selfstorage a.admin:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}.b-top_menu.v4 .auth-selfstorage a.auth.disabled,.b-top_menu.v4 .auth-selfstorage a.auth[disabled],.b-top_menu.v4 .auth-selfstorage a.auth.disabled:hover,.b-top_menu.v4 .auth-selfstorage a.auth[disabled]:hover,.b-top_menu.v4 .auth-selfstorage a.profile.disabled,.b-top_menu.v4 .auth-selfstorage a.profile[disabled],.b-top_menu.v4 .auth-selfstorage a.profile.disabled:hover,.b-top_menu.v4 .auth-selfstorage a.profile[disabled]:hover,.b-top_menu.v4 .auth-selfstorage a.admin.disabled,.b-top_menu.v4 .auth-selfstorage a.admin[disabled],.b-top_menu.v4 .auth-selfstorage a.admin.disabled:hover,.b-top_menu.v4 .auth-selfstorage a.admin[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}.b-top_menu.v4 .auth-selfstorage a.auth:before,.b-top_menu.v4 .auth-selfstorage a.auth:after,.b-top_menu.v4 .auth-selfstorage a.profile:before,.b-top_menu.v4 .auth-selfstorage a.profile:after,.b-top_menu.v4 .auth-selfstorage a.admin:before,.b-top_menu.v4 .auth-selfstorage a.admin:after{line-height:1}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.auth:before,.b-top_menu.v4 .auth-selfstorage a.auth:after,.b-top_menu.v4 .auth-selfstorage a.profile:before,.b-top_menu.v4 .auth-selfstorage a.profile:after,.b-top_menu.v4 .auth-selfstorage a.admin:before,.b-top_menu.v4 .auth-selfstorage a.admin:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth:before,.b-top_menu.v4 .auth-selfstorage a.auth:after,.b-top_menu.v4 .auth-selfstorage a.profile:before,.b-top_menu.v4 .auth-selfstorage a.profile:after,.b-top_menu.v4 .auth-selfstorage a.admin:before,.b-top_menu.v4 .auth-selfstorage a.admin:after{font-size:20px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth:hover,.b-top_menu.v4 .auth-selfstorage a.profile:hover,.b-top_menu.v4 .auth-selfstorage a.admin:hover{text-decoration:none}}@media screen and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.auth:active,.b-top_menu.v4 .auth-selfstorage a.profile:active,.b-top_menu.v4 .auth-selfstorage a.admin:active{text-decoration:none}}@media screen and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.admin{display:none}}@media screen and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f44f0c;background:var(--primary-color);color:#fff}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{border-radius:2.5263157895rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{border-radius:48px}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{gap:0.2105263158rem;height:1.8947368421rem;padding:var(--spacing-md) 0.7368421053rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{gap:4px;height:36px;padding:var(--spacing-md) 14px}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:hover{background:#ff7c33;background:var(--primary-color-hover);color:#fff}}@media screen and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:active{background:#cf4c17;background:var(--primary-color-active);color:#fff}.b-top_menu.v4 .auth-selfstorage a.selfstorage.disabled,.b-top_menu.v4 .auth-selfstorage a.selfstorage[disabled],.b-top_menu.v4 .auth-selfstorage a.selfstorage.disabled:hover,.b-top_menu.v4 .auth-selfstorage a.selfstorage[disabled]:hover{background:#fc9a74;background:var(--primary-color-inactive);color:#fff;cursor:default}.b-top_menu.v4 .auth-selfstorage a.selfstorage:before,.b-top_menu.v4 .auth-selfstorage a.selfstorage:after{line-height:1}}@media screen and (max-width: 1023px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:before,.b-top_menu.v4 .auth-selfstorage a.selfstorage:after{font-size:1.0526315789rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:before,.b-top_menu.v4 .auth-selfstorage a.selfstorage:after{font-size:20px}}@media screen and (max-width: 1023px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:hover{text-decoration:none}}@media screen and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:active{text-decoration:none}}@media screen and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f44f0c;background:var(--primary-color);color:#fff}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{border-radius:48px}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{gap:0.2105263158rem;height:2.1052631579rem;padding:0.5263157895rem 0.8421052632rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage{gap:4px;height:40px;padding:10px 16px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:hover{background:#ff7c33;background:var(--primary-color-hover);color:#fff}}@media screen and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:active{background:#cf4c17;background:var(--primary-color-active);color:#fff}.b-top_menu.v4 .auth-selfstorage a.selfstorage.disabled,.b-top_menu.v4 .auth-selfstorage a.selfstorage[disabled],.b-top_menu.v4 .auth-selfstorage a.selfstorage.disabled:hover,.b-top_menu.v4 .auth-selfstorage a.selfstorage[disabled]:hover{background:#fc9a74;background:var(--primary-color-inactive);color:#fff;cursor:default}.b-top_menu.v4 .auth-selfstorage a.selfstorage:before,.b-top_menu.v4 .auth-selfstorage a.selfstorage:after{line-height:1}}@media screen and (min-width: 1024px)and (max-width: 1023px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:before,.b-top_menu.v4 .auth-selfstorage a.selfstorage:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:before,.b-top_menu.v4 .auth-selfstorage a.selfstorage:after{font-size:20px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:hover{text-decoration:none}}@media screen and (min-width: 1024px){.b-top_menu.v4 .auth-selfstorage a.selfstorage:active{text-decoration:none}}.b-top_menu.v4 .popup{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);-webkit-backdrop-filter:blur(3.1578947368rem);backdrop-filter:blur(3.1578947368rem);background:rgba(255,255,255,.34);border-radius:0.8421052632rem;display:flex;flex-direction:column;gap:0.8421052632rem;left:0;line-height:1.4736842105rem;opacity:0;padding:0.8421052632rem;position:absolute;top:3.3684210526rem;transition:opacity .3s;transition:opacity var(--transition-duration);width:100%;z-index:-1}@media screen and (min-width: 1024px){.b-top_menu.v4 .popup{display:none}}.b-top_menu.v4 .popup.is-active{opacity:1;z-index:1}.b-top_menu.v4 .popup .close{align-items:center;color:#a0a0ab;color:var(--gray-400);display:flex;height:1.5789473684rem;justify-content:center;position:absolute;right:0.75rem;top:0.75rem;transition:color .3s;transition:color var(--transition-duration);width:1.5789473684rem}.b-top_menu.v4 .popup .close:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";font-size:1.0526315789rem}.b-top_menu.v4 .popup .close:active{color:#18181b;color:var(--gray-900)}.b-top_menu.v4 .popup a.is-current,.b-top_menu.v4 .popup a.is-current:active{color:#a0a0ab;color:var(--gray-400)}.b-top_menu.v4 .popup a:active{text-decoration:none;color:#18181b;color:var(--gray-900)}.b-world-map{background-color:#eff3fa;background-position:right;background-repeat:no-repeat;background-size:cover;position:relative;width:100%}@media screen and (max-width: 1023px){.b-world-map{background-image:url(/packs/static/images/blocks/b-world-map/world_map-v4-mobile-332f1bcafe3629aeebe9.svg);height:23.3157894737rem}}@media screen and (min-width: 1024px){.b-world-map{background-image:url(/packs/static/images/blocks/b-world-map/world_map-v4-desktop-77cd33b17fdd291cc6e2.svg);border-radius:32px;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);overflow:hidden;padding-top:51.08%}}.b-world-map .country-badge{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);align-items:center;background-color:#fff;display:flex;position:absolute;text-decoration:none}@media screen and (max-width: 1023px){.b-world-map .country-badge{border-radius:1.6842105263rem;box-shadow:-0.2105263158rem 0.4210526316rem 1.0526315789rem 0px rgba(0,0,0,.1);gap:0.3157894737rem;height:2.1052631579rem;padding:0.5263157895rem 0.8421052632rem}}@media screen and (min-width: 1024px){.b-world-map .country-badge{border-radius:32px;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);gap:6px;height:40px;padding:10px 16px}.b-world-map .country-badge:hover{box-shadow:0px 4px 24px 0px rgba(217,97,60,.2509803922);color:#ff7c33;color:var(--primary-color-hover);cursor:pointer;text-decoration:none}}.b-world-map .country-badge:active{box-shadow:none;color:#cf4c17;color:var(--primary-color-active)}.b-world-map .country-badge .flag{background-position:center;background-size:contain;background-repeat:no-repeat;height:1.2631578947rem;width:0.9473684211rem}@media screen and (max-width: 1023px){.b-world-map .country-badge.estonia{left:2.0526315789rem;top:3.5263157895rem}}@media screen and (min-width: 1024px){.b-world-map .country-badge.estonia{left:19.55%;top:11.5%}}.b-world-map .country-badge.estonia .flag{background-image:url(/packs/static/images/blocks/b-world-map/%F0%9F%87%AA%F0%9F%87%AA-e7b2263ffa13080bd38d.png)}@media screen and (max-width: 1023px){.b-world-map .country-badge.uae{bottom:7.0526315789rem;right:9.9473684211rem}}@media screen and (min-width: 1024px){.b-world-map .country-badge.uae{left:35.8%;bottom:37.7%}}.b-world-map .country-badge.uae .flag{background-image:url(/packs/static/images/blocks/b-world-map/%F0%9F%87%A6%F0%9F%87%AA-a823a3f837e00c1094cd.png)}@media screen and (max-width: 1023px){.b-world-map .country-badge.thailand{bottom:3.1052631579rem;right:1rem}}@media screen and (min-width: 1024px){.b-world-map .country-badge.thailand{bottom:18%;right:24%}}.b-world-map .country-badge.thailand .flag{background-image:url(/packs/static/images/blocks/b-world-map/%F0%9F%87%A8%F0%9F%87%B7-f8f60654172452b59232.png)}.b-yandex_rating{display:flex;height:1.25rem;justify-content:center;margin:0 auto;position:relative}@media screen and (min-width: 1024px){.b-yandex_rating{max-width:210px}}.b-yandex_rating .logo{background-position:center;background-repeat:no-repeat;background-size:contain;background-image:url(/packs/static/images/blocks/b-yandex_rating/yandex-logo-c9098f21e797713b097e.svg);content:"";height:1.25rem;width:3.3125rem}.b-yandex_rating .stars{display:flex;align-items:center}html[dir=ltr] .b-yandex_rating .stars:not(:first-child){margin-left:0.625rem}html[dir=rtl] .b-yandex_rating .stars:not(:first-child){margin-right:0.625rem}.b-yandex_rating .stars .star{align-items:center;display:inline-flex;flex-shrink:0;height:1.25rem;justify-content:center;position:relative;width:1.125rem}html[dir=ltr] .b-yandex_rating .stars .star{margin-right:0.25rem}html[dir=rtl] .b-yandex_rating .stars .star{margin-left:0.25rem}.b-yandex_rating .stars .star:before{background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:1.125rem;width:1.125rem}.b-yandex_rating .stars .star.gray:before{background-image:url(/packs/static/images/blocks/b-yandex_rating/star-gray-d7c2b1d8988c567b3cc2.svg)}.b-yandex_rating .stars .star.orange:before{background-image:url(/packs/static/images/blocks/b-yandex_rating/star-orange-ea469541a72555682166.svg)}.b-yandex_rating .stars .value{line-height:1.25rem;font-weight:600;font-size:0.875rem;color:#4d4d4d}html[dir=ltr] .b-yandex_rating .stars .value{margin-left:0.25rem}html[dir=rtl] .b-yandex_rating .stars .value{margin-right:0.25rem}.b-yandex_rating.v2{height:1rem}.b-yandex_rating.v2 .stars .star{height:1rem;width:1rem}html[dir=ltr] .b-yandex_rating.v2 .stars .star{margin-right:0}html[dir=rtl] .b-yandex_rating.v2 .stars .star{margin-left:0}.b-yandex_rating.v2 .stars .star:before{height:0.875rem;width:0.875rem}.b-yandex_rating.v2 .stars .star.gray:before{background-image:url(/packs/static/images/blocks/b-yandex_rating/star-gray-v2-59db5fa46019340353e9.svg)}.b-yandex_rating.v2 .stars .star.orange:before{background-image:url(/packs/static/images/blocks/b-yandex_rating/star-orange-v2-92adacd23a12d94b924f.svg)}a.b-yandex_rating:hover{color:var(--text-headline) !important;text-decoration:none !important}a.b-yandex_rating:hover .value{color:var(--text-headline)}a.b-yandex_rating:active{opacity:.8}.si-float-wrapper{position:absolute;width:100%;font-size:16px}.si-wrapper-top,.si-wrapper-bottom,.si-wrapper-left,.si-wrapper-right{display:flex;position:absolute;align-items:center;cursor:default}.si-wrapper-top{flex-direction:column;margin-top:0;transform:translate(-50%, -100%)}html[dir=ltr] .si-wrapper-top{margin-left:30px}html[dir=rtl] .si-wrapper-top{margin-right:30px}.si-wrapper-bottom{flex-direction:column-reverse;margin-top:60px;transform:translate(-50%, 0)}html[dir=ltr] .si-wrapper-bottom{margin-left:30px}html[dir=rtl] .si-wrapper-bottom{margin-right:30px}.si-wrapper-left{margin-top:30px;transform:translate(-100%, -50%)}html[dir=ltr] .si-wrapper-left{margin-left:0}html[dir=rtl] .si-wrapper-left{margin-right:0}.si-wrapper-right{flex-direction:row-reverse;margin-top:30px;transform:translate(0, -50%)}html[dir=ltr] .si-wrapper-right{margin-left:60px}html[dir=rtl] .si-wrapper-right{margin-right:60px}@media screen and (max-width: 1023px){.p-pages .expandable-list-block,.p-info_pages .expandable-list-block{margin-bottom:4.25rem}}@media screen and (min-width: 1024px){.p-pages .expandable-list-block,.p-info_pages .expandable-list-block{margin-bottom:62px}}@media screen and (max-width: 1023px){.p-pages .expandable-list-block h2,.p-info_pages .expandable-list-block h2{margin-bottom:2.75rem;text-align:center}}@media screen and (min-width: 1024px){.p-pages .expandable-list-block h2,.p-info_pages .expandable-list-block h2{margin-bottom:74px}}@media screen and (min-width: 1024px){.p-pages .expandable-list-block .fc-outer,.p-info_pages .expandable-list-block .fc-outer{display:flex}}.p-pages .expandable-list-block .f-navigation,.p-info_pages .expandable-list-block .f-navigation{width:32.21%}html[dir=ltr] .p-pages .expandable-list-block .f-navigation,html[dir=ltr] .p-info_pages .expandable-list-block .f-navigation{margin-right:8.95%}html[dir=rtl] .p-pages .expandable-list-block .f-navigation,html[dir=rtl] .p-info_pages .expandable-list-block .f-navigation{margin-left:8.95%}@media screen and (max-width: 1023px){.p-pages .expandable-list-block .f-navigation,.p-info_pages .expandable-list-block .f-navigation{display:none}}.p-pages .expandable-list-block .f-navigation li,.p-info_pages .expandable-list-block .f-navigation li{align-items:center;border:1px solid #e2e4e9;box-shadow:4px 4px 15px rgba(175,181,201,.6);cursor:pointer;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 1023px){.p-pages .expandable-list-block .f-navigation li,.p-info_pages .expandable-list-block .f-navigation li{border-radius:0.25rem;font-size:1.125rem;height:4.125rem}}@media screen and (min-width: 1024px){.p-pages .expandable-list-block .f-navigation li,.p-info_pages .expandable-list-block .f-navigation li{border-radius:10px;font-size:24px;height:91px}}.p-pages .expandable-list-block .f-navigation li.active,.p-info_pages .expandable-list-block .f-navigation li.active{cursor:default}.p-pages .expandable-list-block .f-navigation li:not(.active):active,.p-info_pages .expandable-list-block .f-navigation li:not(.active):active{background:#e2e4e9}@media screen and (min-width: 1024px){.p-pages .expandable-list-block .f-navigation li,.p-info_pages .expandable-list-block .f-navigation li{border-radius:0;border:none;box-shadow:none}}.p-pages .expandable-list-block .f-navigation li:not(:first-child),.p-info_pages .expandable-list-block .f-navigation li:not(:first-child){border-top:1px solid rgba(175,181,201,.5)}.p-pages .expandable-list-block .f-navigation li:active,.p-pages .expandable-list-block .f-navigation li.active,.p-info_pages .expandable-list-block .f-navigation li:active,.p-info_pages .expandable-list-block .f-navigation li.active{border-radius:0.625rem;border:1px solid #e2e4e9;box-shadow:4px 4px 15px rgba(175,181,201,.6)}.p-pages .expandable-list-block .f-navigation li:active+li,.p-pages .expandable-list-block .f-navigation li.active+li,.p-info_pages .expandable-list-block .f-navigation li:active+li,.p-info_pages .expandable-list-block .f-navigation li.active+li{border-top-color:rgba(0,0,0,0)}.p-pages .expandable-list-block .mobile-toggler,.p-info_pages .expandable-list-block .mobile-toggler{align-items:center;border:1px solid #e2e4e9;box-shadow:4px 4px 15px rgba(175,181,201,.6);cursor:pointer;display:flex;justify-content:center;-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 1023px){.p-pages .expandable-list-block .mobile-toggler,.p-info_pages .expandable-list-block .mobile-toggler{border-radius:0.25rem;font-size:1.125rem;height:4.125rem}}@media screen and (min-width: 1024px){.p-pages .expandable-list-block .mobile-toggler,.p-info_pages .expandable-list-block .mobile-toggler{border-radius:10px;font-size:24px;height:91px}}.p-pages .expandable-list-block .mobile-toggler.active,.p-info_pages .expandable-list-block .mobile-toggler.active{cursor:default}.p-pages .expandable-list-block .mobile-toggler:not(.active):active,.p-info_pages .expandable-list-block .mobile-toggler:not(.active):active{background:#e2e4e9}@media screen and (max-width: 1023px){.p-pages .expandable-list-block .mobile-toggler,.p-info_pages .expandable-list-block .mobile-toggler{background:#fff;margin-top:-0.0625rem}}@media screen and (min-width: 1024px){.p-pages .expandable-list-block .mobile-toggler,.p-info_pages .expandable-list-block .mobile-toggler{display:none}}@media screen and (max-width: 1023px){.p-pages .expandable-list-block .f-content,.p-info_pages .expandable-list-block .f-content{background:#f6f6f6;border-radius:0.25rem;min-height:auto !important}}@media screen and (min-width: 1024px){.p-pages .expandable-list-block .f-content,.p-info_pages .expandable-list-block .f-content{width:58.84%}}.p-pages .expandable-list-block .f-content li:not(.active)>.inner,.p-info_pages .expandable-list-block .f-content li:not(.active)>.inner{display:none}@media screen and (max-width: 1023px){.p-pages .map-block,.p-info_pages .map-block{margin-top:-0.625rem;margin-bottom:2.875rem}}@media screen and (min-width: 1024px){.p-pages .map-block,.p-info_pages .map-block{margin-bottom:70px}}.p-pages .map-block #map_desktop,.p-info_pages .map-block #map_desktop{width:100%}@media screen and (max-width: 1023px){.p-pages .map-block #map_desktop,.p-info_pages .map-block #map_desktop{display:none;height:32.25rem}}@media screen and (min-width: 1024px){.p-pages .map-block #map_desktop,.p-info_pages .map-block #map_desktop{height:635px}}.p-pages .map-block #map_mobile,.p-info_pages .map-block #map_mobile{position:relative;height:8.125rem}.p-pages .map-block #map_mobile:before,.p-info_pages .map-block #map_mobile:before{background:linear-gradient(0deg, rgba(242, 100, 43, 0.73), rgba(242, 100, 43, 0.73)),url(/packs/static/images/pages/info_pages/ymap-mobile-9374a781b51fd4dad667.jpg);background-blend-mode:multiply,normal;background-position:50% 0;background-size:cover;content:"";height:100%;position:absolute;width:100%;z-index:1}.p-pages .map-block #map_mobile .b-button,.p-info_pages .map-block #map_mobile .b-button{align-items:center;display:flex;justify-content:center;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);white-space:nowrap;z-index:2}.p-pages .map-block #map_mobile .b-button:before,.p-info_pages .map-block #map_mobile .b-button:before{background-image:url(/packs/static/images/pages/info_pages/marker_white-00f951d854558e561dc7.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:1.375rem;width:0.75rem}html[dir=ltr] .p-pages .map-block #map_mobile .b-button:before,html[dir=ltr] .p-info_pages .map-block #map_mobile .b-button:before{margin-right:0.375rem}html[dir=rtl] .p-pages .map-block #map_mobile .b-button:before,html[dir=rtl] .p-info_pages .map-block #map_mobile .b-button:before{margin-left:0.375rem}@media screen and (min-width: 1024px){.p-pages .map-block #map_mobile,.p-info_pages .map-block #map_mobile{display:none}}.p-pages .photos-block,.p-info_pages .photos-block{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}.p-boxes .boxes-v1-show h2{text-align:center}.p-boxes .boxes-v1-show h3{font-size:1.5rem;font-weight:700;line-height:1.75rem;margin-bottom:1rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show h3{font-size:1rem}}.p-boxes .boxes-v1-show .header.slide_1{position:relative;text-align:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show .header.slide_1{padding:0 0 1.375rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show .header.slide_1{padding:6px 0 56px}}.p-boxes .boxes-v1-show .header.slide_1 h1{align-items:center;display:flex;justify-content:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show .header.slide_1 h1{padding-bottom:0.375rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show .header.slide_1 h1{padding-bottom:14px}}.p-boxes .boxes-v1-show .header.slide_1 h1 .discount{background-color:#5096ff;background-color:var(--secondary-color);border-radius:0.625rem;color:#fff;font-size:1rem;line-height:1.15;font-weight:900;padding:0.625rem;vertical-align:top}html[dir=ltr] .p-boxes .boxes-v1-show .header.slide_1 h1 .discount{margin-left:1rem}html[dir=rtl] .p-boxes .boxes-v1-show .header.slide_1 h1 .discount{margin-right:1rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show .header.slide_1 h1 .discount{padding:0.375rem 0.625rem}}.p-boxes .boxes-v1-show .header.slide_1 .address{font-size:0.875rem;color:#5f5f5f;color:var(--text-base);padding-bottom:1.5rem}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show .header.slide_1 .address{display:none}}.p-boxes .boxes-v1-show .header.slide_1 .price{color:#f44f0c;color:var(--primary-color);font-size:1.5rem}.p-boxes .boxes-v1-show .header.slide_1 .price .amount{display:inline-block;font-weight:600}html[dir=ltr] .p-boxes .boxes-v1-show .header.slide_1 .price .amount{margin-left:0.1875rem}html[dir=rtl] .p-boxes .boxes-v1-show .header.slide_1 .price .amount{margin-right:0.1875rem}.p-boxes .boxes-v1-show .header.slide_1 .full-price{color:#5f5f5f;color:var(--text-base);margin-bottom:0.5rem;text-decoration:line-through}.p-boxes .boxes-v1-show article.slide_2{padding-top:0}.p-boxes .boxes-v1-show article.slide_2 .item-prop-image-name{display:none}.p-boxes .boxes-v1-show article.slide_2 .photos{position:relative}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .photos{display:inline-block}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .photos{margin-right:30px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .photos{margin-left:30px}}.p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay{background-color:rgba(51,51,51,.5);position:absolute;z-index:3;border-radius:1.25rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay{height:12.5rem;width:100%}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay{height:508px;width:444px}}.p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_2/sad_smile-25d51d35669f3113538b.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay:before{height:5rem;top:3.75rem;width:5rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay:before{left:calc(50% - 2.5rem)}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay:before{right:calc(50% - 2.5rem)}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay:before{height:160px;top:174px;width:160px}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay:before{left:142px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .photos .rented-overlay:before{right:142px}}.p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{background:#333;background:var(--text-strong);border-radius:0.5rem;bottom:1rem;box-sizing:border-box;color:#fff;font-size:0.875rem;height:2.5rem;line-height:1.25rem;min-width:6.25rem;opacity:.9;padding-bottom:0.625rem;padding-top:0.625rem;position:absolute;z-index:2}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{padding-left:2.625rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{padding-right:2.625rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{padding-right:1rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{padding-left:1rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{right:1rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{left:1rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{text-align:right}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{text-align:left}.p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_2/icon-photos-counter-205c2d8c3922d1640d52.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1rem;position:absolute;top:0.75rem;width:1rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter:before{left:1rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter:before{right:1rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .photos .photos-counter{display:none}}.p-boxes .boxes-v1-show article.slide_2 .photos .b-photos{border-radius:1.25rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .photos .b-photos{margin:0 auto 1.5rem;height:12.5rem;width:100%}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .photos .b-photos{height:508px;width:444px}}.p-boxes .boxes-v1-show article.slide_2 .photos .no-photos-placeholder{align-items:center;background:#f5f5f5;border-radius:1.25rem;color:#567;display:flex;justify-content:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .photos .no-photos-placeholder{margin:0 auto 1.5rem;height:12.5rem;width:100%}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .photos .no-photos-placeholder{height:508px;width:444px}}.p-boxes .boxes-v1-show article.slide_2 .details{vertical-align:top}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details{display:inline-block}}.p-boxes .boxes-v1-show article.slide_2 .details .tags{margin-bottom:1rem}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .tags{max-width:520px}}.p-boxes .boxes-v1-show article.slide_2 .details .tags .tag{background-color:#eff3fa;border-radius:1.875rem;display:inline-block;margin-bottom:0.5rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .details .tags .tag{margin-right:0.75rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .details .tags .tag{margin-left:0.75rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .tags .tag{font-size:0.625rem;padding:0.375rem 1rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .tags .tag{font-size:14px;padding:12px 20px}}.p-boxes .boxes-v1-show article.slide_2 .details .short-links{height:1rem;margin-bottom:2.75rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .short-links{display:none}}.p-boxes .boxes-v1-show article.slide_2 .details .short-links a{color:#f44f0c;color:var(--primary-color);font-size:0.75rem;text-decoration:underline}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .details .short-links a{margin-right:1.5rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .details .short-links a{margin-left:1.5rem}.p-boxes .boxes-v1-show article.slide_2 .details .short-links a:hover{text-decoration:none}.p-boxes .boxes-v1-show article.slide_2 .details .attrs{display:inline-block;vertical-align:top}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs{width:100%}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .details .attrs{margin-right:0}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .details .attrs{margin-left:0}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs{width:350px}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_2 .details .attrs{margin-right:30px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_2 .details .attrs{margin-left:30px}}.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;min-width:15rem !important;font-size:0.75rem !important}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent{display:inline-flex;font-size:14px;min-width:160px}}.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent:hover{text-decoration:none}.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent:active{box-shadow:none}.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent.disabled,.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent[disabled]{background:#afb5c9;cursor:default}.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent.disabled:hover,.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent{margin-top:1.5rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .attrs a.rent{margin-top:10px}}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block{background-color:#5096ff;border-radius:0.75rem;box-sizing:border-box;color:#fff;display:inline-block;font-size:0.75rem;line-height:1rem;padding:2rem;text-align:center;vertical-align:top}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .blue-block{width:100%;margin-top:3rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .blue-block{width:250px}}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block .title{font-size:1rem;font-weight:700;margin-bottom:0.75rem}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color);margin-top:1.5rem;font-size:0.75rem !important}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead{display:inline-flex;font-size:14px;min-width:160px}}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request.button-v3,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request.button-v3,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request.button-v3,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request:hover,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead:hover{text-decoration:none}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request:active,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead:active{box-shadow:none}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request.disabled,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request[disabled],.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead.disabled,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead[disabled]{background:#afb5c9;cursor:default}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request.disabled:hover,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request[disabled]:hover,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead.disabled:hover,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request:hover,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request:active,.p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request,.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request:hover,.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.guest-request:active,.root-v3 .p-boxes .boxes-v1-show article.slide_2 .details .blue-block a.lead:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}.p-boxes .boxes-v1-show article.slide_5{position:relative}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_5{padding:0;margin-bottom:100px}}.p-boxes .boxes-v1-show article.slide_5 .body{position:relative}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_5 .body{min-height:316px}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body{padding-left:380px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body{padding-right:380px}}.p-boxes .boxes-v1-show article.slide_5 .body.simple_locks:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_5/simple_lock-5fd76023a084c778119c.jpg);background-repeat:no-repeat;content:"";top:0;position:absolute;width:350px}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body.simple_locks:before{left:0}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body.simple_locks:before{right:0}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_5 .body.simple_locks:before{background-position:center;background-size:cover;height:10.75rem;margin:0 -1.125rem;top:0;width:calc(100% + 2.25rem)}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_5 .body.simple_locks:before{border-radius:12px;height:316px;top:0}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body.simple_locks:before{left:0}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body.simple_locks:before{right:0}}.p-boxes .boxes-v1-show article.slide_5 .body.simple_locks .note:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_5/simple_icon-d56bcf12a249cf4bf791.svg)}.p-boxes .boxes-v1-show article.slide_5 .body.electric_locks:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_5/electric_lock-3bbceec669aaa4acfd49.jpg);background-repeat:no-repeat;content:"";position:absolute}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_5 .body.electric_locks:before{background-position:center;background-size:cover;height:10.75rem;margin:0 -1.125rem;top:0;width:calc(100% + 2.125rem)}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_5 .body.electric_locks:before{border-radius:12px;height:316px;top:0;width:350px}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body.electric_locks:before{left:0}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body.electric_locks:before{right:0}}.p-boxes .boxes-v1-show article.slide_5 .body.electric_locks .note:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_5/electric_icon-6532b4028b41495a5664.svg)}.p-boxes .boxes-v1-show article.slide_5 .body h3{font-size:1.25rem;font-weight:700;line-height:1.5rem;padding:0.75rem 0 1.625rem;margin:0}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_5 .body h3{font-size:1rem;line-height:20px;padding:12rem 0 0.75rem}}.p-boxes .boxes-v1-show article.slide_5 .body .note{background-color:#f44f0c;background-color:var(--primary-color);border-radius:0.75rem;color:#fff;font-size:1.25rem;line-height:1.5rem}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_5 .body .note{position:absolute;bottom:0;padding-bottom:28px;padding-top:28px;min-height:6.5rem;display:flex;align-items:center}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body .note{padding-left:120px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body .note{padding-right:120px}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body .note{padding-right:42px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body .note{padding-left:42px}.p-boxes .boxes-v1-show article.slide_5 .body .note:before{background-repeat:no-repeat;background-size:contain;content:"";height:56px;position:absolute;top:24px;width:56px}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body .note:before{left:32px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body .note:before{right:32px}}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_5 .body .note{font-size:0.875rem;line-height:1.125rem;margin-top:2rem;min-height:5rem;padding-bottom:1rem;padding-top:1rem;position:relative}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body .note{padding-left:4.75rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body .note{padding-right:4.75rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body .note{padding-right:1rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body .note{padding-left:1rem}.p-boxes .boxes-v1-show article.slide_5 .body .note:before{background-repeat:no-repeat;background-size:contain;content:"";height:2.75rem;position:absolute;top:1rem;width:2.75rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_5 .body .note:before{left:1rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_5 .body .note:before{right:1rem}}.p-boxes .boxes-v1-show article.slide_9{position:relative}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9{padding:0;margin-bottom:6.25rem}}.p-boxes .boxes-v1-show article.slide_9 a.signup{color:#f44f0c;color:var(--primary-color)}.p-boxes .boxes-v1-show article.slide_9 .process{position:relative;width:100%}.p-boxes .boxes-v1-show article.slide_9 .process:before{background:#5096ff;background:var(--secondary-color);content:"";position:absolute;z-index:-1}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9 .process:before{height:80%;top:1.25rem;width:1.75rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process:before{left:4rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process:before{right:4rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 .process:before{height:16px;top:98px;width:80%}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process:before{left:20px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process:before{right:20px}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 .process{display:flex;justify-content:space-between}}.p-boxes .boxes-v1-show article.slide_9 .process .step-1,.p-boxes .boxes-v1-show article.slide_9 .process .step-2,.p-boxes .boxes-v1-show article.slide_9 .process .step-3{display:flex}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9 .process .step-1,.p-boxes .boxes-v1-show article.slide_9 .process .step-2,.p-boxes .boxes-v1-show article.slide_9 .process .step-3{margin-bottom:3rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .step-1,html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .step-2,html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .step-3{margin-left:2.25rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .step-1,html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .step-2,html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .step-3{margin-right:2.25rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 .process .step-1,.p-boxes .boxes-v1-show article.slide_9 .process .step-2,.p-boxes .boxes-v1-show article.slide_9 .process .step-3{flex-direction:column;margin-top:55px}}.p-boxes .boxes-v1-show article.slide_9 .process .step-1:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-2:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-3:before{background-repeat:no-repeat;background-size:contain;box-shadow:0px 4px 15px rgba(244,79,12,.35);content:"";flex-shrink:0;overflow:hidden;background-position:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9 .process .step-1:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-2:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-3:before{border-radius:5.25rem;height:5.25rem;width:5.25rem}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .step-1:before,html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .step-2:before,html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .step-3:before{margin-right:1.5rem}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .step-1:before,html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .step-2:before,html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .step-3:before{margin-left:1.5rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 .process .step-1:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-2:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-3:before{border-radius:50px;height:100px;margin-bottom:36px;width:100px}}.p-boxes .boxes-v1-show article.slide_9 .process .step-1.step-1:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-2.step-1:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-3.step-1:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_9/step_1-e27568fa5004221f1bdc.svg)}.p-boxes .boxes-v1-show article.slide_9 .process .step-1.step-2:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-2.step-2:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-3.step-2:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_9/step_2-efc09de2222d1505d511.svg)}.p-boxes .boxes-v1-show article.slide_9 .process .step-1.step-3:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-2.step-3:before,.p-boxes .boxes-v1-show article.slide_9 .process .step-3.step-3:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_9/step_3-0d07ef5236bda1d6714a.svg)}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-boxes .boxes-v1-show article.slide_9 .process .step-1 p,.p-boxes .boxes-v1-show article.slide_9 .process .step-2 p,.p-boxes .boxes-v1-show article.slide_9 .process .step-3 p{max-width:calc(140px + 0.1136363636*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-boxes .boxes-v1-show article.slide_9 .process .step-1 p,.p-boxes .boxes-v1-show article.slide_9 .process .step-2 p,.p-boxes .boxes-v1-show article.slide_9 .process .step-3 p{max-width:160px}}.p-boxes .boxes-v1-show article.slide_9 .process .summary{align-items:center;background:#5096ff;background:var(--secondary-color);border-radius:1.25rem;box-shadow:0px 4px 15px rgba(0,0,0,.15);box-sizing:border-box;display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9 .process .summary{padding:2.25rem 1.0625rem;margin-top:69px}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 .process .summary{padding:32px 18px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-boxes .boxes-v1-show article.slide_9 .process .summary{width:calc(308px + 0.25*(100vw - 1024px))}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .summary{padding-left:calc(24px + 0.125*(100vw - 1024px))}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .summary{padding-right:calc(24px + 0.125*(100vw - 1024px))}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .summary{padding-right:calc(24px + 0.125*(100vw - 1024px))}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .summary{padding-left:calc(24px + 0.125*(100vw - 1024px))}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .summary{margin-left:calc(10px + 0.0568181818*(100vw - 1024px))}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .summary{margin-right:calc(10px + 0.0568181818*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-boxes .boxes-v1-show article.slide_9 .process .summary{width:352px}html[dir=ltr] .p-boxes .boxes-v1-show article.slide_9 .process .summary{margin-left:20px}html[dir=rtl] .p-boxes .boxes-v1-show article.slide_9 .process .summary{margin-right:20px}}.p-boxes .boxes-v1-show article.slide_9 .process .summary .percent,.p-boxes .boxes-v1-show article.slide_9 .process .summary .mobile-phone{background-color:#fff;border-radius:3.75rem;color:#5096ff;color:var(--secondary-color);font-weight:700;text-align:center;margin-bottom:1rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9 .process .summary .percent,.p-boxes .boxes-v1-show article.slide_9 .process .summary .mobile-phone{font-size:1.75rem;height:5rem;line-height:5rem;width:5rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 .process .summary .percent,.p-boxes .boxes-v1-show article.slide_9 .process .summary .mobile-phone{font-size:36px;height:112px;line-height:112px;width:112px}}.p-boxes .boxes-v1-show article.slide_9 .process .summary .mobile-phone{align-items:center;display:flex;justify-content:center}.p-boxes .boxes-v1-show article.slide_9 .process .summary .mobile-phone:before{background-image:url(/packs/static/images/pages/boxes-v1/slide_9/mobile_phone-28d0d92394b1d2fd805a.svg);background-repeat:no-repeat;background-size:contain;content:"";height:66px;width:48px}.p-boxes .boxes-v1-show article.slide_9 .process .summary p{color:#fff;text-align:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9 .process .summary p{font-size:1rem;line-height:1.25rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 .process .summary p{font-size:24px;line-height:28px}}.p-boxes .boxes-v1-show article.slide_9 .process .summary p.hint{font-size:0.75rem;line-height:1rem;margin-top:1rem}.p-boxes .boxes-v1-show article.slide_9 .selfstorage-outer{justify-content:center}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 .selfstorage-outer{display:flex}}.p-boxes .boxes-v1-show article.slide_9 a.find-box{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9 a.find-box{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 a.find-box{display:inline-flex;font-size:14px;min-width:160px}}.p-boxes .boxes-v1-show article.slide_9 a.find-box.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_9 a.find-box.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 a.find-box.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-boxes .boxes-v1-show article.slide_9 a.find-box:hover{text-decoration:none}.p-boxes .boxes-v1-show article.slide_9 a.find-box:active{box-shadow:none}.p-boxes .boxes-v1-show article.slide_9 a.find-box.disabled,.p-boxes .boxes-v1-show article.slide_9 a.find-box[disabled]{background:#afb5c9;cursor:default}.p-boxes .boxes-v1-show article.slide_9 a.find-box.disabled:hover,.p-boxes .boxes-v1-show article.slide_9 a.find-box[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_9 a.find-box:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-boxes .boxes-v1-show article.slide_9 a.find-box:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-boxes .boxes-v1-show article.slide_9 a.find-box{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-boxes .boxes-v1-show article.slide_9 a.find-box:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-boxes .boxes-v1-show article.slide_9 a.find-box:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.p-boxes .boxes-v1-show article.slide_12{position:relative;text-align:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_12{padding:0;margin-bottom:6.25rem}}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_12 h2{margin-bottom:1.5rem}}.p-boxes .boxes-v1-show article.slide_12 .b-fullwidth_map{box-shadow:0px 22px 44px -22px rgba(0,0,0,.15)}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_12 .b-fullwidth_map{height:14.875rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_12 .b-fullwidth_map{height:600px}}@media screen and (max-width: 1023px){.p-boxes .boxes-v1-show article.slide_12 .path_to_storage{margin-bottom:2.25rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v1-show article.slide_12 .path_to_storage{margin-bottom:56px}}.p-boxes .boxes-v1-show .auto-description{padding-top:2.5rem}.p-boxes .boxes-v4-show article.slide_1{display:grid}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show article.slide_1{grid-template-areas:"cell-2" "cell-1" "cell-3" "cell-6" "cell-4" "cell-5";grid-template-columns:1fr}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show article.slide_1{grid-template-areas:"cell-1 cell-1" "cell-2 cell-2" "cell-3 cell-6" "cell-4 cell-6" "cell-5 cell-6";grid-template-columns:2fr minmax(432px, 1fr);-moz-column-gap:48px !important;column-gap:48px !important}}.p-boxes .boxes-v4-show article.slide_1 .cell-1{grid-area:cell-1}.p-boxes .boxes-v4-show article.slide_1 .cell-2{grid-area:cell-2}.p-boxes .boxes-v4-show article.slide_1 .cell-3{grid-area:cell-3}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show article.slide_1 .cell-3{margin-bottom:var(--padding-between-blocks)}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show article.slide_1 .cell-3{border-bottom:1px solid #d1d1d6;border-bottom:1px solid var(--gray-300);margin-bottom:32px;max-width:704px;padding-bottom:32px}}.p-boxes .boxes-v4-show article.slide_1 .cell-4{grid-area:cell-4}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show article.slide_1 .cell-4{margin-bottom:var(--padding-between-blocks)}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show article.slide_1 .cell-4{max-width:704px}}.p-boxes .boxes-v4-show article.slide_1 .cell-5{grid-area:cell-5}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show article.slide_1 .cell-5{border-top:1px solid #d1d1d6;border-top:1px solid var(--gray-300);margin-top:32px;max-width:704px;padding-top:32px}}.p-boxes .boxes-v4-show article.slide_1 .cell-6{grid-area:cell-6}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show article.slide_1 .cell-6{margin-bottom:var(--padding-between-blocks)}.p-boxes .boxes-v4-show article.slide_1 .cell-6 .order-column{display:none}.p-boxes .boxes-v4-show article.slide_1 .cell-6 #lead_app:not(:last-child){margin-bottom:1.6842105263rem}.p-boxes .boxes-v4-show article.slide_1 .cell-6 .order-column+.guest-visit{margin-top:-1.5789473684rem}.p-boxes .boxes-v4-show article.slide_1 .cell-6:not(:has(.guest-visit)):has(.order-column){margin-top:calc(var(--padding-between-blocks)*-1)}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show article.slide_1 .cell-6{align-self:flex-start;position:sticky;top:20px}}.p-boxes .boxes-v4-show header.cell-1{position:relative}.p-boxes .boxes-v4-show header.cell-1 h1{align-items:center;display:flex;flex-wrap:wrap}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show header.cell-1 h1{gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 h1{gap:24px}}.p-boxes .boxes-v4-show header.cell-1 .size{border-radius:100px;background:#f4f4f5;background:var(--gray-100);text-align:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show header.cell-1 .size{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);min-width:2.5263157895rem;padding:0.2105263158rem 0.6315789474rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .size{font-size:var(--p2-font-size);font-weight:500;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);min-width:48px;padding:6px 12px}}.p-boxes .boxes-v4-show header.cell-1 .is-rented{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);color:#f72e2e}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show header.cell-1 .is-rented{flex-basis:100%;margin-top:-0.4210526316rem}}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show header.cell-1 .rent{display:none}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .rent{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff;position:absolute;right:0;bottom:43px}}@media screen and (min-width: 1024px)and (max-width: 1023px){.p-boxes .boxes-v4-show header.cell-1 .rent{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .rent{border-radius:48px}}@media screen and (min-width: 1024px)and (max-width: 1023px){.p-boxes .boxes-v4-show header.cell-1 .rent{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .rent{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .rent:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .rent:active{background:#000;color:#fff}.p-boxes .boxes-v4-show header.cell-1 .rent.disabled,.p-boxes .boxes-v4-show header.cell-1 .rent[disabled],.p-boxes .boxes-v4-show header.cell-1 .rent.disabled:hover,.p-boxes .boxes-v4-show header.cell-1 .rent[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}.p-boxes .boxes-v4-show header.cell-1 .rent:before,.p-boxes .boxes-v4-show header.cell-1 .rent:after{line-height:1}}@media screen and (min-width: 1024px)and (max-width: 1023px){.p-boxes .boxes-v4-show header.cell-1 .rent:before,.p-boxes .boxes-v4-show header.cell-1 .rent:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .rent:before,.p-boxes .boxes-v4-show header.cell-1 .rent:after{font-size:20px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .rent:hover{text-decoration:none}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show header.cell-1 .rent:active{text-decoration:none}}.p-boxes .boxes-v4-show .photos .photo img{-o-object-fit:cover;object-fit:cover}.p-boxes .boxes-v4-show .photos .photo.is-rented:before{background:#fff;bottom:0;content:"";left:0;opacity:.5;position:absolute;right:0;top:0}.p-boxes .boxes-v4-show .photos .photo.size,.p-boxes .boxes-v4-show .photos .photo.dimensions{align-items:center;background:#f4f4f5;background:var(--gray-100);display:flex;justify-content:center}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-boxes .boxes-v4-show .photos .photo.size,.p-boxes .boxes-v4-show .photos .photo.dimensions{border-radius:calc(18px + 0.0340909091*(100vw - 1024px));height:calc(234px + 0.4431818182*(100vw - 1024px));width:calc(234px + 0.4431818182*(100vw - 1024px))}}@media screen and (min-width: 1280px){.p-boxes .boxes-v4-show .photos .photo.size,.p-boxes .boxes-v4-show .photos .photo.dimensions{border-radius:24px;cursor:default;height:312px;width:312px}}.p-boxes .boxes-v4-show .photos .photo.size img,.p-boxes .boxes-v4-show .photos .photo.dimensions img{-o-object-fit:contain;object-fit:contain}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-boxes .boxes-v4-show .photos .photo.size img,.p-boxes .boxes-v4-show .photos .photo.dimensions img{height:calc(186px + 0.3522727273*(100vw - 1024px));width:calc(186px + 0.3522727273*(100vw - 1024px))}}@media screen and (min-width: 1280px){.p-boxes .boxes-v4-show .photos .photo.size img,.p-boxes .boxes-v4-show .photos .photo.dimensions img{height:248px;width:248px}}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .photos .photo.size{padding:1.0526315789rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .photos .photo.size{padding:20px}}.p-boxes .boxes-v4-show .photos .photo.dimensions{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);color:#70707b;color:var(--gray-500)}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .photos .photo.dimensions{padding:2.7368421053rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .photos .photo.dimensions{padding:52px}}.p-boxes .boxes-v4-show .photos .photo.dimensions .square{align-items:center;background:#fff;border:1px solid #d1d1d6;border:1px solid var(--gray-300);display:flex;height:100%;justify-content:center;width:100%}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .photos .photo.dimensions .square{border-radius:0.3157894737rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .photos .photo.dimensions .square{border-radius:6px}}.p-boxes .boxes-v4-show .photos .photo.dimensions .inner{position:relative}.p-boxes .boxes-v4-show .photos .photo.dimensions .width{left:50%;position:absolute;transform:translateX(-50%) translateY(-100%);white-space:nowrap}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .photos .photo.dimensions .width{top:-0.1578947368rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .photos .photo.dimensions .width{top:-3px}}.p-boxes .boxes-v4-show .photos .photo.dimensions .height{left:50%;position:absolute;transform:translateX(-50%) translateY(100%);white-space:nowrap}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .photos .photo.dimensions .height{bottom:-0.1578947368rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .photos .photo.dimensions .height{bottom:-3px}}.p-boxes .boxes-v4-show .photos .photo.dimensions .length{position:absolute;text-align:center;top:50%;transform:rotate(-90deg) translateY(-50%);white-space:nowrap}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .photos .photo.dimensions .length{left:-1.0526315789rem;margin-top:-0.3684210526rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .photos .photo.dimensions .length{left:-20px;margin-top:-7px}}.p-boxes .boxes-v4-show ul.properties{display:flex;flex-direction:column;width:100%}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show ul.properties{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show ul.properties{gap:24px}}.p-boxes .boxes-v4-show ul.properties li{font-size:var(--p3-font-size);font-weight:500;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);display:flex;gap:32px;justify-content:space-between}.p-boxes .boxes-v4-show ul.properties li>span:first-child{align-items:center;display:flex}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show ul.properties li>span:first-child{gap:0.7368421053rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show ul.properties li>span:first-child{gap:16px}}.p-boxes .boxes-v4-show ul.properties li span:last-child{white-space:nowrap}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show ul.properties li img{height:1.2631578947rem;width:1.2631578947rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show ul.properties li img{height:24px;width:24px}}.p-boxes .boxes-v4-show ul.properties .b-tooltip_trigger-v4{align-items:center;color:#a0a0ab;color:var(--gray-400);display:flex}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show ul.properties .b-tooltip_trigger-v4{margin-left:-0.4210526316rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show ul.properties .b-tooltip_trigger-v4{margin-left:-10px;transition:color .3s;transition:color var(--transition-duration)}.p-boxes .boxes-v4-show ul.properties .b-tooltip_trigger-v4:hover{color:#70707b;color:var(--gray-500)}}.p-boxes .boxes-v4-show ul.properties .b-tooltip_trigger-v4:active{color:#3f3f46;color:var(--gray-700)}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show ul.properties .b-tooltip_trigger-v4 svg{height:0.8421052632rem;width:0.8421052632rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show ul.properties .b-tooltip_trigger-v4 svg{height:16px;width:16px}}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .what-fits h4,.p-boxes .boxes-v4-show .features h4{margin-bottom:1.0526315789rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .what-fits h4,.p-boxes .boxes-v4-show .features h4{margin-bottom:20px}}.p-boxes .boxes-v4-show .what-fits p{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .what-fits p{margin-bottom:1.6842105263rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .what-fits p{margin-bottom:32px}}.p-boxes .boxes-v4-show .what-fits .headline{font-size:var(--p4-font-size);font-weight:700;letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .what-fits .headline{margin-bottom:0.6315789474rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .what-fits .headline{margin-bottom:12px}}.p-boxes .boxes-v4-show .what-fits>ul.types-list{flex-wrap:wrap}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .what-fits>ul.types-list{margin-bottom:1.6842105263rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .what-fits>ul.types-list{margin-bottom:32px}}.p-boxes .boxes-v4-show ul.types-list{display:flex}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show ul.types-list{gap:0.6315789474rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show ul.types-list{gap:12px}}.p-boxes .boxes-v4-show ul.types-list li{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);align-items:center;background:#f4f4f5;background:var(--gray-100);border-radius:100px;display:flex;justify-content:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show ul.types-list li{gap:0.4210526316rem;padding:0.2105263158rem 0.4210526316rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show ul.types-list li{gap:8px;padding:4px 8px}}.p-boxes .boxes-v4-show ul.types-list li:before{align-items:center;background-position:center;background-repeat:no-repeat;background-size:cover;display:flex;flex-shrink:0;justify-content:center}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show ul.types-list li:before{height:1.0526315789rem;width:1.0526315789rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show ul.types-list li:before{height:20px;width:20px}}.p-boxes .boxes-v4-show ul.types-list li.bicycle:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/bicycle-29e99151f55383b23216.svg)}.p-boxes .boxes-v4-show ul.types-list li.broom:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/broom-7936cff5d68dc5217635.svg)}.p-boxes .boxes-v4-show ul.types-list li.cabinet:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/cabinet-740eb5278b555448e48a.svg)}.p-boxes .boxes-v4-show ul.types-list li.clothes:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/clothes-e25fa39e1453de0d879f.svg)}.p-boxes .boxes-v4-show ul.types-list li.construction:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/construction-f5c0238f87d368d0c3e5.svg)}.p-boxes .boxes-v4-show ul.types-list li.furniture:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/furniture-702f52f65e12d9635f13.svg)}.p-boxes .boxes-v4-show ul.types-list li.goods:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/goods-60758c1164ee0fa639a3.svg)}.p-boxes .boxes-v4-show ul.types-list li.skates:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/skates-49eb437750543b2a0ec8.svg)}.p-boxes .boxes-v4-show ul.types-list li.sofa:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/sofa-5dcfdc28d7d214fc383e.svg)}.p-boxes .boxes-v4-show ul.types-list li.tent:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/tent-6b50252be7dba0089587.svg)}.p-boxes .boxes-v4-show ul.types-list li.tree:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/tree-3beeec4d42dfbf60dd5c.svg)}.p-boxes .boxes-v4-show ul.types-list li.work:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/work-5f70887adadbd63ea402.svg)}.p-boxes .boxes-v4-show ul.types-list li.medal:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/medal-61cefcc28545f9644988.svg)}.p-boxes .boxes-v4-show ul.types-list li.documents:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/documents-581aa614ef585b218109.svg)}.p-boxes .boxes-v4-show ul.types-list li.suitcase:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/suitcase-7f454424c321fc1ad635.svg)}.p-boxes .boxes-v4-show ul.types-list li.chair:before{content:"";background-image:url(/packs/static/images/vue/storage_schema_boxes/guide_modal/what_fits/chair@2x-240186e4901025c4b813.png)}.p-boxes .boxes-v4-show .restrictions ul.types-list{align-items:flex-start;flex-direction:column}.p-boxes .boxes-v4-show .restrictions ul.types-list li.toxic_hazard:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/toxic_hazard-737cba06355d9cf40fa0.svg)}.p-boxes .boxes-v4-show .restrictions ul.types-list li.fire_hazard:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/fire_hazard-9f489955ecd796d9a6f4.svg)}.p-boxes .boxes-v4-show .restrictions ul.types-list li.drugs:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/drugs-eefed0f7a4b96eb955d2.svg)}.p-boxes .boxes-v4-show .restrictions ul.types-list li.smelly:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/smelly-0c58978b1940b30f3395.svg)}.p-boxes .boxes-v4-show .restrictions ul.types-list li.weapons:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/weapons-caab3f5e437c1c37600c.svg)}.p-boxes .boxes-v4-show .restrictions ul.types-list li.animals:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/animals-03fea806f54e6a97d570.svg)}.p-boxes .boxes-v4-show .restrictions ul.types-list li.food:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/food-9f699824fd306a9e3e5a.svg)}.p-boxes .boxes-v4-show .restrictions ul.types-list li.legally_forbidden:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/legally_forbidden-22db2b46a83ab19b98be.svg)}.p-boxes .boxes-v4-show .restrictions ul.types-list li.money:before{content:"";background-image:url(/packs/static/images/pages/boxes-v4/slide_1/restrictions/money-81b0d60797ecefea2481.svg)}.p-boxes .boxes-v4-show .restrictions .b-tooltip_trigger-v4{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);color:#70707b;color:var(--gray-500);display:inline-flex}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .restrictions .b-tooltip_trigger-v4:hover{transition:color .3s;transition:color var(--transition-duration);color:#3f3f46;color:var(--gray-700)}}.p-boxes .boxes-v4-show .restrictions .b-tooltip_trigger-v4:active{color:#3f3f46;color:var(--gray-700)}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .restrictions .b-tooltip_trigger-v4{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .restrictions .b-tooltip_trigger-v4{gap:8px}}.p-boxes .boxes-v4-show .restrictions .b-tooltip_trigger-v4:after{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";transform:rotate(180deg)}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .features{margin-bottom:-1.6842105263rem}}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .features-scroller{margin-bottom:0.8421052632rem;margin-left:calc(-1*var(--container-padding-x));margin-right:calc(-1*var(--container-padding-x));overflow-x:scroll;padding-bottom:0.8421052632rem;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);width:100vw}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .features-scroller ul.b-features_v2.is-mobile{display:none}}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .features-scroller ul.b-features_v2.is-desktop{display:none}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .features-scroller ul.b-features_v2.is-desktop{grid-template-columns:1fr 1fr}}.p-boxes .boxes-v4-show .lead-form{max-width:100%}.p-boxes .boxes-v4-show .guest-visit{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);align-items:center;background:#fff;border:1px solid #f4f4f5;border:1px solid var(--gray-100);box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);cursor:pointer;display:flex;justify-content:space-between;width:100%}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .guest-visit{border-radius:0.6315789474rem;padding:0.8421052632rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .guest-visit{border-radius:12px;margin-top:25px;padding:16px}}.p-boxes .boxes-v4-show .guest-visit:after{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";transform:rotate(180deg)}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .guest-visit:after{font-size:0.9473684211rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .guest-visit:after{font-size:18px}}.p-boxes .boxes-v4-show .guest-visit:hover{text-decoration:none}.p-boxes .boxes-v4-show article.slide_2{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}.p-boxes .boxes-v4-show article.slide_2 .b-map{border-radius:none;box-shadow:none}.p-boxes .boxes-v4-show article.slide_2 .b-map .gmap-inner,.p-boxes .boxes-v4-show article.slide_2 .b-map .ymap-inner{border-radius:1.2631578947rem;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1)}.p-boxes .boxes-v4-show .mobile-sticky-area{align-items:center;background:#fff;border-radius:0.8421052632rem 0.8421052632rem 0 0;bottom:0;box-shadow:0px 0px 25px 0px rgba(3,3,3,.1);display:flex;justify-content:space-between;left:0;padding:1.2631578947rem;position:fixed;right:0;z-index:20}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .mobile-sticky-area{display:none}}.p-boxes .boxes-v4-show .mobile-sticky-area div{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);display:flex;flex-direction:column;gap:0.2105263158rem}.p-boxes .boxes-v4-show .mobile-sticky-area span{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);color:#00b929}.p-boxes .boxes-v4-show .mobile-sticky-area .rent{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .mobile-sticky-area .rent{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .mobile-sticky-area .rent{border-radius:48px}}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .mobile-sticky-area .rent{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .mobile-sticky-area .rent{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .mobile-sticky-area .rent:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}.p-boxes .boxes-v4-show .mobile-sticky-area .rent:active{background:#000;color:#fff}.p-boxes .boxes-v4-show .mobile-sticky-area .rent.disabled,.p-boxes .boxes-v4-show .mobile-sticky-area .rent[disabled],.p-boxes .boxes-v4-show .mobile-sticky-area .rent.disabled:hover,.p-boxes .boxes-v4-show .mobile-sticky-area .rent[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}.p-boxes .boxes-v4-show .mobile-sticky-area .rent:before,.p-boxes .boxes-v4-show .mobile-sticky-area .rent:after{line-height:1}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .mobile-sticky-area .rent:before,.p-boxes .boxes-v4-show .mobile-sticky-area .rent:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .mobile-sticky-area .rent:before,.p-boxes .boxes-v4-show .mobile-sticky-area .rent:after{font-size:20px}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .mobile-sticky-area .rent:hover{text-decoration:none}}.p-boxes .boxes-v4-show .mobile-sticky-area .rent:active{text-decoration:none}.p-boxes .boxes-v4-show .order-column .order-details{border:1px solid #d1d1d6;border:1px solid var(--gray-300)}@media screen and (max-width: 1023px){.p-boxes .boxes-v4-show .order-column .order-details{--gap: 1.6842105263rem;border-radius:0.8421052632rem;padding:1.2631578947rem}}@media screen and (min-width: 1024px){.p-boxes .boxes-v4-show .order-column .order-details{--gap: 32px;border-radius:16px;padding:24px}}@media screen and (max-width: 1023px){.p-franchises-show article.v4{--h2-font-size: 1.3684210526rem;--h2-line-height: 1.5789473684rem;--padding-between-blocks: 1.6842105263rem;--article-headline-gap: 1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.v4{--article-headline-gap: 64px;--h2-font-size: var(--h1-font-size);--h2-line-height: var(--h1-line-height);--padding-between-blocks: 64px}}@media screen and (max-width: 1023px){.p-franchises-show article.v4.is-spacehub header{gap:1.2631578947rem}}.p-franchises-show .numeric-headline-with-label{align-items:center;display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show .numeric-headline-with-label{gap:0.6315789474rem}}@media screen and (min-width: 1024px){.p-franchises-show .numeric-headline-with-label{gap:24px}}.p-franchises-show .numeric-headline-with-label p{background:rgba(255,79,0,.1);border-radius:100px;color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.p-franchises-show .numeric-headline-with-label p{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);padding:0.4210526316rem 0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show .numeric-headline-with-label p{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing);line-height:28px;padding:12px 24px}}@media screen and (min-width: 1024px){.p-franchises-show .numeric-headline-with-label .numeric-headline{position:relative}.p-franchises-show .numeric-headline-with-label .numeric-headline label{position:absolute}.p-franchises-show .numeric-headline-with-label .numeric-headline label:first-child{left:-16px;transform:translateX(-100%)}.p-franchises-show .numeric-headline-with-label .numeric-headline label:last-child{right:-16px;transform:translateX(100%)}}.p-franchises-show .numeric-headline{align-items:center;color:#f44f0c;color:var(--primary-color);display:flex;font-weight:700;justify-content:center}@media screen and (max-width: 1023px){.p-franchises-show .numeric-headline{font-size:1.2631578947rem;gap:0.6315789474rem;line-height:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show .numeric-headline{font-size:40px;gap:16px;line-height:1}}@media screen and (max-width: 1023px){.p-franchises-show .numeric-headline span{font-size:3.1578947368rem;line-height:3.6842105263rem}}@media screen and (min-width: 1024px){.p-franchises-show .numeric-headline span{font-size:120px}}.p-franchises-show ul.bullet-list{color:inherit;font-size:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit}@media screen and (max-width: 1023px){.p-franchises-show ul.bullet-list{margin-left:0.9473684211rem}}@media screen and (min-width: 1024px){.p-franchises-show ul.bullet-list{margin-left:20px}}.p-franchises-show ul.bullet-list li{display:list-item;list-style:disc}.p-franchises-show ul.checkmarks-list{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show ul.checkmarks-list{gap:1.6842105263rem}}@media screen and (min-width: 1024px){.p-franchises-show ul.checkmarks-list{gap:32px}}.p-franchises-show ul.checkmarks-list li{display:flex}@media screen and (max-width: 1023px){.p-franchises-show ul.checkmarks-list li{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show ul.checkmarks-list li{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);align-items:center;gap:24px}}.p-franchises-show ul.checkmarks-list li:before{background-image:url(/packs/static/images/pages/franchises/checkmark-ae968310198bcb4e9e79.svg);background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0}@media screen and (max-width: 1023px){.p-franchises-show ul.checkmarks-list li:before{height:0.8421052632rem;margin-top:0.3157894737rem;width:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show ul.checkmarks-list li:before{height:24px;width:24px}}.p-franchises-show span.nowrap{white-space:nowrap}.p-franchises-show article.slide_01{padding-top:0}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01:not(.is-spacehub){--article-headline-gap: 48px}}.p-franchises-show article.slide_01:not(.is-spacehub) header h1{text-align:left}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01.is-spacehub header h1{max-width:836px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_01.is-spacehub header .note{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);margin-bottom:0.8421052632rem;text-align:left}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01.is-spacehub header .note{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}.p-franchises-show article.slide_01.is-spacehub header .note.ru{max-width:818px}.p-franchises-show article.slide_01.is-spacehub header .note.en{max-width:878px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_01.is-spacehub .title{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01.is-spacehub .title{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing);margin-bottom:-32px;max-width:782px;text-align:center}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_01 header h1{font-size:1.6842105263rem;line-height:1.8947368421rem;text-align:left}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01 header h1{--h1-font-size: 56px;--h1-letter-spacing: -1.68px;--h1-line-height: 1.2;color:#18181b;color:var(--gray-900);max-width:920px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_01 .columns{display:flex;flex-direction:column;gap:var(--article-headline-gap)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01 .columns{display:grid;grid-template-columns:1fr 1fr 1fr}}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-franchises-show article.slide_01 .columns{gap:calc(48px + 0.1363636364*(100vw - 1024px))}}@media screen and (min-width: 1280px){.p-franchises-show article.slide_01 .columns{gap:72px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_01 .columns .column p{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01 .columns .column p{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#f44f0c;background:var(--primary-color);color:#fff}}@media screen and (max-width: 1023px)and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead{border-radius:2.5263157895rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead{border-radius:48px}}@media screen and (max-width: 1023px)and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead{gap:6px;height:48px;padding:12px 20px}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead:hover{background:#ff7c33;background:var(--primary-color-hover);color:#fff}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead:active{background:#cf4c17;background:var(--primary-color-active);color:#fff}.p-franchises-show article.slide_01 .to-lead.disabled,.p-franchises-show article.slide_01 .to-lead[disabled],.p-franchises-show article.slide_01 .to-lead.disabled:hover,.p-franchises-show article.slide_01 .to-lead[disabled]:hover{background:#fc9a74;background:var(--primary-color-inactive);color:#fff;cursor:default}.p-franchises-show article.slide_01 .to-lead:before,.p-franchises-show article.slide_01 .to-lead:after{line-height:1}}@media screen and (max-width: 1023px)and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead:before,.p-franchises-show article.slide_01 .to-lead:after{font-size:1.0526315789rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead:before,.p-franchises-show article.slide_01 .to-lead:after{font-size:20px}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead:hover{text-decoration:none}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead:active{text-decoration:none}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f44f0c;background:var(--primary-color);color:#fff}}@media screen and (min-width: 1024px)and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead{border-radius:48px}}@media screen and (min-width: 1024px)and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead{gap:0.2105263158rem;height:2.1052631579rem;padding:0.5263157895rem 0.8421052632rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead{gap:4px;height:40px;padding:10px 16px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead:hover{background:#ff7c33;background:var(--primary-color-hover);color:#fff}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead:active{background:#cf4c17;background:var(--primary-color-active);color:#fff}.p-franchises-show article.slide_01 .to-lead.disabled,.p-franchises-show article.slide_01 .to-lead[disabled],.p-franchises-show article.slide_01 .to-lead.disabled:hover,.p-franchises-show article.slide_01 .to-lead[disabled]:hover{background:#fc9a74;background:var(--primary-color-inactive);color:#fff;cursor:default}.p-franchises-show article.slide_01 .to-lead:before,.p-franchises-show article.slide_01 .to-lead:after{line-height:1}}@media screen and (min-width: 1024px)and (max-width: 1023px){.p-franchises-show article.slide_01 .to-lead:before,.p-franchises-show article.slide_01 .to-lead:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead:before,.p-franchises-show article.slide_01 .to-lead:after{font-size:20px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead:hover{text-decoration:none}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_01 .to-lead:active{text-decoration:none}.p-franchises-show article.slide_01 .to-lead.to-lead{font-size:var(--p2-font-size);font-weight:700;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);height:72px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_02:not(.is-spacehub){--article-headline-gap: 40px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_02.is-spacehub{--article-headline-gap: 48px}}.p-franchises-show article.slide_02 .checkmarks-list{max-width:872px;margin:0 auto}@media screen and (max-width: 1023px){.p-franchises-show article.slide_02 .numeric-headline{flex-direction:column;gap:0.2105263158rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_03.is-spacehub header{gap:32px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_03.is-spacehub header h2{max-width:956px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_03 .columns{display:flex;flex-direction:column;gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_03 .columns{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr 1fr}}.p-franchises-show article.slide_03 .columns .column{display:flex;border:1px solid #d1d1d6;border:1px solid var(--gray-300);flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_03 .columns .column{border-radius:1.2631578947rem;gap:1.2631578947rem;padding:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_03 .columns .column{border-radius:32px;gap:24px;padding:24px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_03 .columns .column .text{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_03 .columns .column .text{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}.p-franchises-show article.slide_03 .columns .column img{width:100%}@media screen and (max-width: 1023px){.p-franchises-show article.slide_03 .numeric-headline-with-label{margin-top:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_03 .numeric-headline-with-label{margin-top:8px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_03.is-spacehub header .note{max-width:709px}}.p-franchises-show article.slide_03.is-spacehub .other{color:#f44f0c;color:var(--primary-color);text-align:center}@media screen and (max-width: 1023px){.p-franchises-show article.slide_03.is-spacehub .other{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_03.is-spacehub .other{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}.p-franchises-show article.slide_04_spacehub .container{align-self:flex-start}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub header h2{min-width:800px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub header h2.ru{white-space:nowrap}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub,.p-franchises-show article.slide_05_spacehub{--article-headline-gap: 48px}}.p-franchises-show article.slide_04_spacehub .container,.p-franchises-show article.slide_05_spacehub .container{margin:0;padding:0}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub .container,.p-franchises-show article.slide_05_spacehub .container{width:800px}}.p-franchises-show article.slide_04_spacehub ul.items,.p-franchises-show article.slide_05_spacehub ul.items{display:flex;flex-direction:column;align-self:flex-start}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_spacehub ul.items,.p-franchises-show article.slide_05_spacehub ul.items{gap:1.6842105263rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub ul.items,.p-franchises-show article.slide_05_spacehub ul.items{gap:40px}}.p-franchises-show article.slide_04_spacehub ul.items>li,.p-franchises-show article.slide_05_spacehub ul.items>li{display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_spacehub ul.items>li,.p-franchises-show article.slide_05_spacehub ul.items>li{gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub ul.items>li,.p-franchises-show article.slide_05_spacehub ul.items>li{gap:24px}}.p-franchises-show article.slide_04_spacehub ul.items>li .index,.p-franchises-show article.slide_05_spacehub ul.items>li .index{color:#f44f0c !important;color:var(--primary-color) !important}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_spacehub ul.items>li .index,.p-franchises-show article.slide_05_spacehub ul.items>li .index{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub ul.items>li .index,.p-franchises-show article.slide_05_spacehub ul.items>li .index{color:#333;color:var(--text-strong);font-size:var(--h3-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h3-line-height)}}.p-franchises-show article.slide_04_spacehub ul.items>li .content,.p-franchises-show article.slide_05_spacehub ul.items>li .content{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_spacehub ul.items>li .content,.p-franchises-show article.slide_05_spacehub ul.items>li .content{gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub ul.items>li .content,.p-franchises-show article.slide_05_spacehub ul.items>li .content{gap:16px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_spacehub ul.items>li .content .title,.p-franchises-show article.slide_05_spacehub ul.items>li .content .title{font-size:var(--p2-font-size);font-weight:700;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub ul.items>li .content .title,.p-franchises-show article.slide_05_spacehub ul.items>li .content .title{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_spacehub ul.items>li .content .text,.p-franchises-show article.slide_05_spacehub ul.items>li .content .text{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_spacehub ul.items>li .content .text,.p-franchises-show article.slide_05_spacehub ul.items>li .content .text{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_minisklad{--article-headline-gap: 2.1052631579rem}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_minisklad .timeline-container{display:grid;grid-column-gap:0.8947368421rem;-moz-column-gap:0.8947368421rem;column-gap:0.8947368421rem;grid-template-columns:auto auto;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr;grid-row-gap:1.2631578947rem;row-gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .timeline-container{display:flex;flex-wrap:wrap;padding:32px 0;row-gap:21px}}@media screen and (min-width: 1024px)and (max-width: 1359px){.p-franchises-show article.slide_04_minisklad .timeline-container{-moz-column-gap:calc(50px + 0.1611940299*(100vw - 1024px));column-gap:calc(50px + 0.1611940299*(100vw - 1024px))}}@media screen and (min-width: 1360px){.p-franchises-show article.slide_04_minisklad .timeline-container{-moz-column-gap:104px;column-gap:104px}}@media screen and (min-width: 1024px)and (max-width: 1359px){.p-franchises-show article.slide_04_minisklad{--entry-width: calc(237px + 0.176119403 * (100vw - 1024px))}}@media screen and (min-width: 1360px){.p-franchises-show article.slide_04_minisklad{--entry-width: 296px}}.p-franchises-show article.slide_04_minisklad .timeline{align-items:center;display:grid}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_minisklad .timeline{gap:0.4210526316rem;grid-column:1/2;grid-row:1/7;grid-template-rows:12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px;padding:1.6315789474rem 0.5263157895rem 4.4736842105rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .timeline{flex-basis:100%;gap:8px;grid-template-columns:12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px 1fr 12px;margin-left:31px;margin-right:calc(var(--entry-width) - 42px);order:3}}.p-franchises-show article.slide_04_minisklad .timeline .dot{background:#333;background:var(--text-strong);border-radius:100%}.p-franchises-show article.slide_04_minisklad .timeline .dot:last-child{background:#f44f0c;background:var(--primary-color)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_minisklad .timeline .dot{height:0.6315789474rem;width:0.6315789474rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .timeline .dot{height:12px;width:12px}}.p-franchises-show article.slide_04_minisklad .timeline .line{background:#333;background:var(--text-strong)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_minisklad .timeline .line{width:1px;height:100%;margin-left:6px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .timeline .line{height:1px;width:100%}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2011,.p-franchises-show article.slide_04_minisklad .year-2016,.p-franchises-show article.slide_04_minisklad .year-2020{display:flex;justify-content:flex-end}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2011 .entry,.p-franchises-show article.slide_04_minisklad .year-2016 .entry,.p-franchises-show article.slide_04_minisklad .year-2020 .entry{position:relative}.p-franchises-show article.slide_04_minisklad .year-2011 .entry:before,.p-franchises-show article.slide_04_minisklad .year-2016 .entry:before,.p-franchises-show article.slide_04_minisklad .year-2020 .entry:before{border-color:#f4f4f5 rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-color:var(--gray-100) rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:23px 17px 0 17px;bottom:-17px;content:"";height:0;left:20px;position:absolute;width:0}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2015,.p-franchises-show article.slide_04_minisklad .year-2019,.p-franchises-show article.slide_04_minisklad .year-now{display:flex;justify-content:flex-end}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2015 .entry,.p-franchises-show article.slide_04_minisklad .year-2019 .entry,.p-franchises-show article.slide_04_minisklad .year-now .entry{position:relative}.p-franchises-show article.slide_04_minisklad .year-2015 .entry:before,.p-franchises-show article.slide_04_minisklad .year-2019 .entry:before,.p-franchises-show article.slide_04_minisklad .year-now .entry:before{border-color:rgba(0,0,0,0) rgba(0,0,0,0) #f4f4f5 rgba(0,0,0,0);border-color:rgba(0,0,0,0) rgba(0,0,0,0) var(--gray-100) rgba(0,0,0,0);border-style:solid;border-width:0 17px 23px 17px;content:"";height:0;left:20px;position:absolute;top:-17px;width:0}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2011{order:0}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2015{order:4}}@media screen and (min-width: 1024px)and (max-width: 1359px){.p-franchises-show article.slide_04_minisklad .year-2015{margin-left:calc(143px + 0.1701492537*(100vw - 1024px))}}@media screen and (min-width: 1360px){.p-franchises-show article.slide_04_minisklad .year-2015{margin-left:200px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2016{order:1}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2019{order:5}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-2020{order:2}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .year-now{order:6}.p-franchises-show article.slide_04_minisklad .year-now .entry .year{color:#f44f0c;color:var(--primary-color)}}@media screen and (min-width: 1024px)and (max-width: 1359px){.p-franchises-show article.slide_04_minisklad .year-now{--entry-width: calc(237px + 0.1582089552 * (100vw - 1024px))}}.p-franchises-show article.slide_04_minisklad .entry{background:#f4f4f5;background:var(--gray-100);display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_minisklad .entry{position:relative;border-radius:0.8421052632rem;gap:0.4210526316rem;padding:1.0526315789rem}.p-franchises-show article.slide_04_minisklad .entry:before{border-color:rgba(0,0,0,0) #f4f4f5 rgba(0,0,0,0) rgba(0,0,0,0);border-color:rgba(0,0,0,0) var(--gray-100) rgba(0,0,0,0) rgba(0,0,0,0);border-style:solid;border-width:16px 23px 17px 0;left:-17px;content:"";height:0;top:20px;position:absolute;width:0}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .entry{border-radius:16px;gap:8px;max-width:var(--entry-width);padding:20px}}.p-franchises-show article.slide_04_minisklad .entry .year{color:#333;color:var(--text-strong);font-weight:800;line-height:1.3}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_minisklad .entry .year{font-size:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .entry .year{font-size:24px}}.p-franchises-show article.slide_04_minisklad .entry p{color:#18181b;color:var(--gray-900)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_04_minisklad .entry p{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_04_minisklad .entry p{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_05_minisklad,.p-franchises-show article.slide_08_minisklad{--article-headline-gap: 40px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_05_minisklad .numeric-headline span,.p-franchises-show article.slide_08_minisklad .numeric-headline span{font-size:2.6315789474rem;white-space:nowrap}}.p-franchises-show article.slide_05_minisklad .refresh-container,.p-franchises-show article.slide_08_minisklad .refresh-container{display:flex;justify-content:center}.p-franchises-show article.slide_05_minisklad .refresh,.p-franchises-show article.slide_08_minisklad .refresh{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_05_minisklad .refresh,.p-franchises-show article.slide_08_minisklad .refresh{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_05_minisklad .refresh,.p-franchises-show article.slide_08_minisklad .refresh{border-radius:48px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_05_minisklad .refresh,.p-franchises-show article.slide_08_minisklad .refresh{gap:0.2105263158rem;height:2.1052631579rem;padding:0.5263157895rem 0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_05_minisklad .refresh,.p-franchises-show article.slide_08_minisklad .refresh{gap:4px;height:40px;padding:10px 16px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_05_minisklad .refresh:hover,.p-franchises-show article.slide_08_minisklad .refresh:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}.p-franchises-show article.slide_05_minisklad .refresh:active,.p-franchises-show article.slide_08_minisklad .refresh:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}.p-franchises-show article.slide_05_minisklad .refresh.disabled,.p-franchises-show article.slide_05_minisklad .refresh[disabled],.p-franchises-show article.slide_05_minisklad .refresh.disabled:hover,.p-franchises-show article.slide_05_minisklad .refresh[disabled]:hover,.p-franchises-show article.slide_08_minisklad .refresh.disabled,.p-franchises-show article.slide_08_minisklad .refresh[disabled],.p-franchises-show article.slide_08_minisklad .refresh.disabled:hover,.p-franchises-show article.slide_08_minisklad .refresh[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}.p-franchises-show article.slide_05_minisklad .refresh:before,.p-franchises-show article.slide_05_minisklad .refresh:after,.p-franchises-show article.slide_08_minisklad .refresh:before,.p-franchises-show article.slide_08_minisklad .refresh:after{line-height:1}@media screen and (max-width: 1023px){.p-franchises-show article.slide_05_minisklad .refresh:before,.p-franchises-show article.slide_05_minisklad .refresh:after,.p-franchises-show article.slide_08_minisklad .refresh:before,.p-franchises-show article.slide_08_minisklad .refresh:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_05_minisklad .refresh:before,.p-franchises-show article.slide_05_minisklad .refresh:after,.p-franchises-show article.slide_08_minisklad .refresh:before,.p-franchises-show article.slide_08_minisklad .refresh:after{font-size:20px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_05_minisklad .refresh:hover,.p-franchises-show article.slide_08_minisklad .refresh:hover{text-decoration:none}}.p-franchises-show article.slide_05_minisklad .refresh:active,.p-franchises-show article.slide_08_minisklad .refresh:active{text-decoration:none}.p-franchises-show article.slide_05_spacehub .container{align-self:flex-end}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06{--article-headline-gap: 2.1052631579rem}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06.is-spacehub header h2{align-self:auto;text-align:center}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06.is-spacehub header .note{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_06.is-spacehub header .note{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);max-width:560px}}.p-franchises-show article.slide_06 header h2{max-width:845px}.p-franchises-show article.slide_06 .columns{display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06 .columns{flex-direction:column;gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_06 .columns{justify-content:space-between}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06 .columns p{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_06 .columns p{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06 .columns p.title{font-size:var(--p2-font-size);font-weight:700;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_06 .columns p.title{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_06 .column:first-child{width:52%}}.p-franchises-show article.slide_06 .column:last-child{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06 .column:last-child{gap:0.6315789474rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_06 .column:last-child{gap:24px;width:39.5%}}.p-franchises-show article.slide_06 .column:last-child p:first-child{color:#f44f0c;color:var(--primary-color);font-weight:700}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06 .column:last-child p:first-child{font-size:3.1578947368rem;line-height:3.6842105263rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_06 .column:last-child p:first-child{font-size:80px;line-height:64px}}.p-franchises-show article.slide_06 .column:last-child p:not(:first-child):not(:last-child){color:#131316;color:var(--gray-950)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06 .column:last-child p:not(:first-child):not(:last-child){font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}.p-franchises-show article.slide_06 .column:last-child p:last-child{color:#131316;color:var(--gray-950)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_06 .column:last-child p:last-child{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_06 .column:last-child p:last-child{color:#333;color:var(--text-strong);font-size:var(--h3-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h3-line-height)}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_07_minisklad{--article-headline-gap: 2.1052631579rem}}.p-franchises-show article.slide_07_minisklad .columns{display:flex;justify-content:space-between}@media screen and (max-width: 1023px){.p-franchises-show article.slide_07_minisklad .columns{flex-direction:column;gap:var(--article-headline-gap)}}.p-franchises-show article.slide_07_minisklad .column{aspect-ratio:367/651}@media screen and (max-width: 1023px){.p-franchises-show article.slide_07_minisklad .column{width:100%}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_07_minisklad .column{width:28.25%}}.p-franchises-show article.slide_07_minisklad .column .placeholder{overflow:hidden;position:relative}@media screen and (max-width: 1023px){.p-franchises-show article.slide_07_minisklad .column .placeholder{border-radius:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_07_minisklad .column .placeholder{border-radius:32px}}.p-franchises-show article.slide_07_minisklad .column .placeholder.pending{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-franchises-show article.slide_07_minisklad .column .placeholder.pending:before{background-image:url(/packs/static/images/pages/franchises/play_video-ac8dd2b8546a32589913.svg);background-repeat:no-repeat;background-size:contain;content:"";left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);z-index:2}@media screen and (max-width: 1023px){.p-franchises-show article.slide_07_minisklad .column .placeholder.pending:before{height:3.7894736842rem;width:3.7894736842rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_07_minisklad .column .placeholder.pending:before{height:72px;width:72px}}.p-franchises-show article.slide_07_minisklad .column .placeholder.pending:hover:before{background-image:url(/packs/static/images/pages/franchises/play_video-hover-2c0fe28eb2bb50593fe8.svg)}.p-franchises-show article.slide_07_minisklad .column .placeholder.pending:hover:after{background:linear-gradient(0deg, rgba(0, 0, 0, 0.1) 0%, rgba(0, 0, 0, 0.1) 100%);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.p-franchises-show article.slide_07_minisklad .column .placeholder video{aspect-ratio:366/650}.p-franchises-show article.slide_07_minisklad .column .placeholder picture img{width:100%}@media screen and (max-width: 1023px){.p-franchises-show article.slide_09.is-spacehub{--article-headline-gap: 2.1052631579rem}}.p-franchises-show article.slide_09.is-spacehub header h2{text-align:center}@media screen and (max-width: 1023px){.p-franchises-show article.slide_09.is-spacehub .text{gap:var(--article-headline-gap)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_09:not(.is-spacehub) header h2{max-width:600px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_09{margin-left:auto;margin-right:auto;max-width:810px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_09 header h2{text-align:left}}.p-franchises-show article.slide_09 .text{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_09 .text{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_09 .text{gap:24px}}.p-franchises-show article.slide_09 .text span.red{color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_09 .text p{font-size:1.0526315789rem;line-height:1.4736842105rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_09 .text p{font-size:28px;line-height:48px}}.p-franchises-show article.slide_09 .text p.red{color:#f44f0c;color:var(--primary-color);font-weight:800}@media screen and (max-width: 1023px){.p-franchises-show article.slide_09 .text p.red{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_10.is-spacehub{--article-headline-gap: 2.1052631579rem}}.p-franchises-show article.slide_10.is-spacehub .column{background:linear-gradient(0deg, rgba(255, 255, 255, 0.9) 0%, rgba(255, 255, 255, 0.9) 100%),#ff4f00}.p-franchises-show article.slide_10:not(.is-spacehub) header h2{align-self:flex-start;text-align:left}.p-franchises-show article.slide_10 .columns,.p-franchises-show article.slide_11 .columns{display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_10 .columns,.p-franchises-show article.slide_11 .columns{flex-direction:column;gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_10 .columns,.p-franchises-show article.slide_11 .columns{gap:40px}}.p-franchises-show article.slide_10 .column,.p-franchises-show article.slide_11 .column{display:flex;flex-direction:column;background:#fafafa;background:var(--gray-50)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_10 .column,.p-franchises-show article.slide_11 .column{border-radius:1.2631578947rem;gap:1.2631578947rem;padding:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_10 .column,.p-franchises-show article.slide_11 .column{border-radius:32px;flex-basis:50%;gap:32px;padding:32px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_10 .column .title,.p-franchises-show article.slide_11 .column .title{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_10 .column .title,.p-franchises-show article.slide_11 .column .title{color:#333;color:var(--text-strong);font-size:var(--h3-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h3-line-height)}}.p-franchises-show article.slide_10 .column ul,.p-franchises-show article.slide_11 .column ul{display:flex;flex-direction:column;gap:16px}.p-franchises-show article.slide_10 .column ul li,.p-franchises-show article.slide_11 .column ul li{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_10 .column ul li,.p-franchises-show article.slide_11 .column ul li{gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_10 .column ul li,.p-franchises-show article.slide_11 .column ul li{gap:24px}}.p-franchises-show article.slide_10 .column ul li:before,.p-franchises-show article.slide_11 .column ul li:before{background:#f44f0c;background:var(--primary-color);border-radius:100%;content:"";flex-shrink:0}@media screen and (max-width: 1023px){.p-franchises-show article.slide_10 .column ul li:before,.p-franchises-show article.slide_11 .column ul li:before{height:0.4210526316rem;margin-top:0.6842105263rem;width:0.4210526316rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_10 .column ul li:before,.p-franchises-show article.slide_11 .column ul li:before{height:8px;margin-top:13px;width:8px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_11 header h2{max-width:872px}}.p-franchises-show article.slide_11 #franchise_comparison_slider{overflow:hidden}@media screen and (max-width: 1023px){.p-franchises-show article.slide_11 #franchise_comparison_slider{margin-bottom:0.8421052632rem;width:100%}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_11 #franchise_comparison_slider{margin-bottom:16px;aspect-ratio:1200/463}}.p-franchises-show article.slide_11 #franchise_comparison_slider .comparison-slider{overflow:hidden}@media screen and (max-width: 1023px){.p-franchises-show article.slide_11 #franchise_comparison_slider .comparison-slider{border-radius:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_11 #franchise_comparison_slider .comparison-slider{border-radius:32px}}.p-franchises-show article.slide_11 .hints{display:flex}.p-franchises-show article.slide_11 .hints .hint{color:#70707b;color:var(--gray-500);flex-basis:50%;text-align:center}@media screen and (max-width: 1023px){.p-franchises-show article.slide_11 .hints .hint{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_11 .hints .hint{font-size:24px;line-height:32px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_12{align-items:flex-start;flex-direction:row;gap:48px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_12 header{gap:1.2631578947rem;margin-bottom:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_12 header{gap:40px;margin-right:auto;width:540px}}.p-franchises-show article.slide_12 img{max-width:100%}@media screen and (max-width: 1023px){.p-franchises-show article.slide_12 ul.checkmarks-list{gap:1.2631578947rem}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_12 ul.checkmarks-list li{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13.is-spacehub .line:nth-child(4),.p-franchises-show article.slide_13.is-spacehub ul.steps>li:nth-child(2){--step-height: 8.3157894737rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13.is-spacehub .timeline-outer{--step-height: 110px}.p-franchises-show article.slide_13.is-spacehub .timeline-outer .timeline{padding:0 4px}.p-franchises-show article.slide_13.is-spacehub .timeline-outer .timeline .dot{align-items:center;background:#f4f4f5;background:var(--gray-100);display:flex;height:32px;justify-content:center;width:32px}.p-franchises-show article.slide_13.is-spacehub .timeline-outer .timeline .dot:before{left:-62px}.p-franchises-show article.slide_13.is-spacehub .timeline-outer .timeline .dot:after{content:attr(data-index);font-size:20px;font-weight:700;line-height:20px}.p-franchises-show article.slide_13.is-spacehub .timeline-outer .timeline .dot:last-child{background:#f44f0c;background:var(--primary-color);color:#fff}.p-franchises-show article.slide_13.is-spacehub ul.steps{padding:0}.p-franchises-show article.slide_13.is-spacehub ul.steps>li:last-child{display:flex;height:58px;justify-content:center;margin-bottom:-14px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13{align-items:flex-start;flex-direction:row;gap:48px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 header,.p-franchises-show article.slide_13 .timeline-outer{flex-basis:50%}}.p-franchises-show article.slide_13 .timeline-outer{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 .timeline-outer{--step-height: 4.8421052632rem;gap:var(--article-headline-gap)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 .timeline-outer{--step-height: 92px;gap:33px;padding-left:36px}}.p-franchises-show article.slide_13 .timeline-outer .timeline-container{display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 .timeline-outer .timeline-container{gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 .timeline-outer .timeline-container{gap:16px}}.p-franchises-show article.slide_13 .timeline-outer .timeline{align-items:center;display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 .timeline-outer .timeline{gap:0.7368421053rem;padding:0.7368421053rem 0.7368421053rem 0}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 .timeline-outer .timeline{gap:14px;margin-left:54px;padding:9px 16px 5px}}.p-franchises-show article.slide_13 .timeline-outer .dot{background:#d1d1d6;background:var(--gray-300);border-radius:100%;flex-shrink:0;position:relative}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 .timeline-outer .dot{height:0.8421052632rem;width:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 .timeline-outer .dot{height:16px;width:16px}}.p-franchises-show article.slide_13 .timeline-outer .dot:before{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);color:#70707b;color:var(--gray-500);content:attr(data-text);position:absolute;top:50%;transform:translateY(-50%);white-space:nowrap}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 .timeline-outer .dot:before{left:46px;margin-top:-0.1052631579rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 .timeline-outer .dot:before{left:-70px}}.p-franchises-show article.slide_13 .timeline-outer .dot:last-child{background:#f44f0c;background:var(--primary-color)}.p-franchises-show article.slide_13 .timeline-outer .line{background:#d1d1d6;background:var(--gray-300);width:1px}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 .timeline-outer .line{height:var(--step-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 .timeline-outer .line{height:var(--step-height)}}.p-franchises-show article.slide_13 ul.steps{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 ul.steps{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 ul.steps{justify-content:space-between}}.p-franchises-show article.slide_13 ul.steps>li{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 ul.steps>li{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 ul.steps>li{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);gap:8px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 ul.steps>li:last-child{padding-top:0.4210526316rem}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 ul.steps>li:not(:last-child){height:calc(var(--step-height) + 1.0526315789rem);padding-top:2rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 ul.steps>li:not(:last-child){height:var(--step-height)}}.p-franchises-show article.slide_13 ul.steps>li b{color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 ul.steps>li b{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 ul.steps>li b{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 ul.steps>li .text{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 ul.steps>li .text{font-size:var(--p3-font-size);font-weight:500;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}.p-franchises-show article.slide_13 picture img{max-width:100%;overflow:hidden}@media screen and (max-width: 1023px){.p-franchises-show article.slide_13 picture img{border-radius:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_13 picture img{border-radius:32px;margin-left:70px}}.p-franchises-show article.slide_14 .columns{display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_14 .columns{flex-direction:column;gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_14 .columns{gap:24px}}.p-franchises-show article.slide_14 .columns .column{background:#fafafa;background:var(--gray-50);display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_14 .columns .column{border-radius:1.2631578947rem;gap:1.6842105263rem;padding:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_14 .columns .column{border-radius:32px;flex-basis:50%;gap:32px;padding:32px}}.p-franchises-show article.slide_14 .columns .column img{width:100%}@media screen and (max-width: 1023px){.p-franchises-show article.slide_14 .title{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_14 .title{color:#333;color:var(--text-strong);font-size:var(--h3-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h3-line-height)}}.p-franchises-show article.slide_14 ul{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_14 ul{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_14 ul{gap:24px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_14 ul li{display:flex;justify-content:space-between;gap:64px}}.p-franchises-show article.slide_14 ul li span:first-child{align-items:center;display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_14 ul li span:first-child{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_14 ul li span:first-child{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);gap:16px}}.p-franchises-show article.slide_14 ul li span.area:before,.p-franchises-show article.slide_14 ul li span.investment:before,.p-franchises-show article.slide_14 ul li span.occupancy:before,.p-franchises-show article.slide_14 ul li span.period:before{content:"";flex-shrink:0}@media screen and (max-width: 1023px){.p-franchises-show article.slide_14 ul li span.area:before,.p-franchises-show article.slide_14 ul li span.investment:before,.p-franchises-show article.slide_14 ul li span.occupancy:before,.p-franchises-show article.slide_14 ul li span.period:before{height:1.2631578947rem;width:1.2631578947rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_14 ul li span.area:before,.p-franchises-show article.slide_14 ul li span.investment:before,.p-franchises-show article.slide_14 ul li span.occupancy:before,.p-franchises-show article.slide_14 ul li span.period:before{height:24px;width:24px}}.p-franchises-show article.slide_14 ul li span.area:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M14 10L21 3M21 3H15M21 3V9M10 14L3 21M3 21H9M3 21L3 15%27 stroke=%27%2318181B%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.p-franchises-show article.slide_14 ul li span.investment:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M12 8C10.343 8 9 8.895 9 10C9 11.105 10.343 12 12 12C13.657 12 15 12.895 15 14C15 15.105 13.657 16 12 16M12 8C13.11 8 14.08 8.402 14.599 9M12 8V7M12 8V16M12 16V17M12 16C10.89 16 9.92 15.598 9.401 15M21 12C21 13.1819 20.7672 14.3522 20.3149 15.4442C19.8626 16.5361 19.1997 17.5282 18.364 18.364C17.5282 19.1997 16.5361 19.8626 15.4442 20.3149C14.3522 20.7672 13.1819 21 12 21C10.8181 21 9.64778 20.7672 8.55585 20.3149C7.46392 19.8626 6.47177 19.1997 5.63604 18.364C4.80031 17.5282 4.13738 16.5361 3.68508 15.4442C3.23279 14.3522 3 13.1819 3 12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12Z%27 stroke=%27%2318181B%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.p-franchises-show article.slide_14 ul li span.occupancy:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M20.5 7.27734L12 11.9996M12 11.9996L3.49997 7.27734M12 11.9996L12 21.4996M21 16.0582V7.94104C21 7.5984 21 7.42708 20.9495 7.27428C20.9049 7.1391 20.8318 7.01502 20.7354 6.91033C20.6263 6.79199 20.4766 6.70879 20.177 6.54239L12.777 2.43128C12.4934 2.27372 12.3516 2.19494 12.2015 2.16406C12.0685 2.13672 11.9315 2.13672 11.7986 2.16406C11.6484 2.19494 11.5066 2.27372 11.223 2.43128L3.82297 6.54239C3.52345 6.70879 3.37369 6.792 3.26463 6.91033C3.16816 7.01502 3.09515 7.1391 3.05048 7.27428C3 7.42708 3 7.5984 3 7.94104V16.0582C3 16.4008 3 16.5721 3.05048 16.7249C3.09515 16.8601 3.16816 16.9842 3.26463 17.0889C3.37369 17.2072 3.52345 17.2904 3.82297 17.4568L11.223 21.5679C11.5066 21.7255 11.6484 21.8042 11.7986 21.8351C11.9315 21.8625 12.0685 21.8625 12.2015 21.8351C12.3516 21.8042 12.4934 21.7255 12.777 21.5679L20.177 17.4568C20.4766 17.2904 20.6263 17.2072 20.7354 17.0889C20.8318 16.9842 20.9049 16.8601 20.9495 16.7249C21 16.5721 21 16.4008 21 16.0582Z%27 stroke=%27%2318181B%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}.p-franchises-show article.slide_14 ul li span.period:before{background-image:url("data:image/svg+xml,%3Csvg xmlns=%27http://www.w3.org/2000/svg%27 width=%2724%27 height=%2724%27 viewBox=%270 0 24 24%27 fill=%27none%27%3E%3Cpath d=%27M12 8V12L15 15M21 12C21 13.1819 20.7672 14.3522 20.3149 15.4442C19.8626 16.5361 19.1997 17.5282 18.364 18.364C17.5282 19.1997 16.5361 19.8626 15.4442 20.3149C14.3522 20.7672 13.1819 21 12 21C10.8181 21 9.64778 20.7672 8.55585 20.3149C7.46392 19.8626 6.47177 19.1997 5.63604 18.364C4.80031 17.5282 4.13738 16.5361 3.68508 15.4442C3.23279 14.3522 3 13.1819 3 12C3 9.61305 3.94821 7.32387 5.63604 5.63604C7.32387 3.94821 9.61305 3 12 3C14.3869 3 16.6761 3.94821 18.364 5.63604C20.0518 7.32387 21 9.61305 21 12Z%27 stroke=%27%2318181B%27 stroke-width=%271.5%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/svg%3E")}@media screen and (max-width: 1023px){.p-franchises-show article.slide_14 ul li span:last-child{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);margin:0.2105263158rem 0 0 2.1052631579rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_14 ul li span:last-child{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_15.is-spacehub header h2{max-width:986px}}.p-franchises-show article.slide_15.is-spacehub>.columns{display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_15.is-spacehub>.columns{flex-direction:column;gap:var(--article-headline-gap)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_15.is-spacehub>.columns{gap:64px}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_15.is-spacehub>.columns>.column{flex-basis:50%}}.p-franchises-show article.slide_15.is-spacehub>.columns>.column:last-child{align-self:flex-start;display:flex;background:#fafafa;background:var(--gray-50)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_15.is-spacehub>.columns>.column:last-child{border-radius:1.6842105263rem;gap:0.8421052632rem;padding:1.6842105263rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_15.is-spacehub>.columns>.column:last-child{border-radius:32px;gap:32px;padding:32px}}.p-franchises-show article.slide_15.is-spacehub>.columns .contact{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1023px){.p-franchises-show article.slide_15.is-spacehub>.columns .contact{gap:0.2105263158rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_15.is-spacehub>.columns .contact{gap:4px}}.p-franchises-show article.slide_15.is-spacehub>.columns .contact .name{color:#131316;color:var(--gray-950)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_15.is-spacehub>.columns .contact .name{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_15.is-spacehub>.columns .contact .name{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}.p-franchises-show article.slide_15.is-spacehub>.columns .contact p{color:var(--Gray-500)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_15.is-spacehub>.columns .contact p{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_15.is-spacehub>.columns .contact p{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_15 #lead_form{min-height:40rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_15 #lead_form{aspect-ratio:1200/366}}.p-franchises-show article.slide_16_minisklad{gap:0}@media screen and (max-width: 1023px){.p-franchises-show article.slide_16_minisklad .contacts-mobile-container{position:relative}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad .contacts-desktop-container{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);position:relative}}.p-franchises-show article.slide_16_minisklad .contacts{background:#fff;box-shadow:-4px 8px 20px 0 rgba(0,0,0,.1);display:flex;flex-direction:column;position:absolute;z-index:1}@media screen and (max-width: 1023px){.p-franchises-show article.slide_16_minisklad .contacts{border-radius:1.6842105263rem;bottom:0.8421052632rem;gap:0.8421052632rem;left:0.8421052632rem;padding:1.2631578947rem;width:calc(100% - 1.6842105263rem)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad .contacts{border-radius:32px;gap:16px;padding:40px;top:118px;width:581px}}.p-franchises-show article.slide_16_minisklad .contacts .contact{border:1px solid #d1d1d6;border:1px solid var(--gray-300);display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_16_minisklad .contacts .contact{border-radius:0.8421052632rem;gap:0.8421052632rem;padding:0.8421052632rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad .contacts .contact{border-radius:32px;gap:16px;padding:16px}}.p-franchises-show article.slide_16_minisklad .contacts ul{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-franchises-show article.slide_16_minisklad .contacts ul{gap:0.2105263158rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad .contacts ul{gap:4px}}.p-franchises-show article.slide_16_minisklad .contacts ul li{color:#70707b;color:var(--gray-500)}@media screen and (max-width: 1023px){.p-franchises-show article.slide_16_minisklad .contacts ul li{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad .contacts ul li{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}.p-franchises-show article.slide_16_minisklad .contacts ul li.title{color:#131316;color:var(--gray-950)}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad .contacts ul li.title{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad .contacts ul li.title{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}.p-franchises-show article.slide_16_minisklad .contacts .address{color:#3f3f46;color:var(--gray-700);display:flex}@media screen and (max-width: 1023px){.p-franchises-show article.slide_16_minisklad .contacts .address{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad .contacts .address{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);gap:8px}}@media screen and (max-width: 1023px){.p-franchises-show article.slide_16_minisklad #franchise_map{height:34.1052631579rem}}@media screen and (min-width: 1024px){.p-franchises-show article.slide_16_minisklad #franchise_map{aspect-ratio:1200/660;max-height:660px;width:100%}}.p-info_pages-index .b-tags{margin-top:1rem}.p-info_pages-index .articles{grid-column-gap:2.25rem;-moz-column-gap:2.25rem;column-gap:2.25rem;display:grid;flex-wrap:wrap;margin-bottom:3.5rem;margin-top:2.25rem;grid-row-gap:1.875rem;row-gap:1.875rem}@media screen and (max-width: 767px)and (orientation: portrait){.p-info_pages-index .articles{grid-template-columns:1fr}}@media screen and (max-width: 767px)and (orientation: landscape){.p-info_pages-index .articles{grid-template-columns:1fr}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-info_pages-index .articles{grid-template-columns:1fr 1fr}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-info_pages-index .articles{grid-template-columns:1fr 1fr}}@media screen and (min-width: 1024px){.p-info_pages-index .articles{grid-template-columns:1fr 1fr 1fr}}.p-info_pages-index .custom-content p{margin-bottom:0}.p-info_pages-index .custom-content ul{margin-bottom:0.625rem;margin-top:0.625rem}.p-info_pages-index .custom-content ul li{margin-bottom:0}@media screen and (min-width: 1024px){.p-info_pages-index .article:hover{text-decoration:none}.p-info_pages-index .article:hover .headline{color:#ff7c33;color:var(--primary-color-hover)}}.p-info_pages-index .article:active .headline{color:#cf4c17;color:var(--primary-color-active)}.p-info_pages-index .article .image{display:flex;justify-content:center;margin-bottom:1.5rem;position:relative}.p-info_pages-index .article .image .tags{bottom:0.75rem;display:flex;gap:0.25rem;overflow:hidden;position:absolute;width:calc(100% - 1.5rem)}html[dir=ltr] .p-info_pages-index .article .image .tags{left:0.75rem}html[dir=rtl] .p-info_pages-index .article .image .tags{right:0.75rem}.p-info_pages-index .article .image .tags .tag{background:#e6ecf7;border-radius:1.25rem;color:#5f5f5f;color:var(--text-base);flex-shrink:0;font-size:0.75rem;line-height:1.3;padding:0.25rem 0.5rem}.p-info_pages-index .article .image img{border-radius:0.5rem;width:100%;height:11rem;-o-object-fit:cover;object-fit:cover}.p-info_pages-index .article .headline{color:#333;color:var(--text-strong);font-weight:700}@media screen and (max-width: 1023px){.p-info_pages-index .article .headline{font-size:1.125rem;line-height:1.375rem;margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.p-info_pages-index .article .headline{font-size:20px;line-height:24px;margin-bottom:12px}}.p-info_pages-index .article .headline-text{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.3}.p-info_pages-index .pagination{display:flex;justify-content:center;flex-wrap:wrap}@media screen and (max-width: 1023px){.p-info_pages-index .pagination{-moz-column-gap:0.5rem;column-gap:0.5rem;row-gap:0.25rem}}@media screen and (min-width: 1024px){.p-info_pages-index .pagination{gap:12px}}.p-info_pages-index .pagination .page-item .page-link{align-items:center;display:flex;justify-content:center;line-height:1.2}@media screen and (max-width: 1023px){.p-info_pages-index .pagination .page-item .page-link{font-size:1.125rem;height:1.875rem;width:1.875rem}}@media screen and (min-width: 1024px){.p-info_pages-index .pagination .page-item .page-link{font-size:24px;height:36px;width:36px}}.p-info_pages-index .pagination .page-item.active .page-link{cursor:default}.p-info_pages-index .pagination .page-item:not(.active) a.page-link{color:#333;color:var(--text-strong);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){.p-info_pages-index .pagination .page-item:not(.active) a.page-link:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-info_pages-index .pagination .page-item:not(.active) a.page-link:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.p-info_pages-index .pagination .page-item:not(.active) a.page-link:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.p-info_pages-index .pagination .page-item:not(.active) a.page-link:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}@media screen and (min-width: 1024px){.p-info_pages-index .pagination .page-item a.page-link:hover{text-decoration:none !important}}.p-info_pages-index .pagination .page-item.active .page-link{background:#5096ff;border-radius:100%;color:#fff}.p-info_pages-show{--h1-line-height: 1.25}@media screen and (max-width: 1023px){.p-info_pages-show{--x1: 0.6315789474rem}}@media screen and (min-width: 1024px){.p-info_pages-show{--x1: 12px}}.p-info_pages-show article.blog.headline{align-items:flex-start;padding-bottom:calc(var(--p-offset)*2)}.p-info_pages-show article.blog.headline header{align-items:flex-start}.p-info_pages-show article.blog.headline header h1,.p-info_pages-show article.blog.headline header .note{max-width:none;max-width:initial}html[dir=ltr] .p-info_pages-show article.blog.headline header h1,html[dir=ltr] .p-info_pages-show article.blog.headline header .note{text-align:left}html[dir=rtl] .p-info_pages-show article.blog.headline header h1,html[dir=rtl] .p-info_pages-show article.blog.headline header .note{text-align:right}.p-info_pages-show article.blog.headline header h1,.p-info_pages-show article.blog.headline header h2{margin:2.125rem 0;margin:var(--headline-margin) 0}.p-info_pages-show article.blog.headline .note-image{margin-bottom:var(--x1)}.p-info_pages-show article.blog.headline .image img{max-height:37.5rem;margin-bottom:var(--x1);width:100%}.p-info_pages-show article.blog.headline .b-tags{justify-content:flex-start}@media screen and (max-width: 1023px){.p-info_pages-show article.blog.headline .b-tags{margin-bottom:1.4736842105rem}}@media screen and (min-width: 1024px){.p-info_pages-show article.blog.headline .b-tags{margin-bottom:36px}}.p-info_pages-show a.button{text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-info_pages-show a.button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-info_pages-show a.button{display:inline-flex;font-size:14px;min-width:160px}}.p-info_pages-show a.button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-info_pages-show a.button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-info_pages-show a.button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-info_pages-show a.button:hover{text-decoration:none}.p-info_pages-show a.button:active{box-shadow:none}.p-info_pages-show a.button.disabled,.p-info_pages-show a.button[disabled]{background:#afb5c9;cursor:default}.p-info_pages-show a.button.disabled:hover,.p-info_pages-show a.button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-info_pages-show a.button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-info_pages-show a.button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-info_pages-show a.button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-info_pages-show a.button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-info_pages-show a.button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.p-info_pages-show img{border-radius:2rem;margin-bottom:calc(var(--p-offset)*2);max-height:45.625rem;-o-object-fit:cover;object-fit:cover}.p-info_pages-show .img-note{font-size:14px;line-height:1.3;color:#5f5f5f;color:var(--text-base);margin-bottom:var(--p-offset);display:inline-block}@media screen and (max-width: 1023px){.p-info_pages-show .img-note{font-size:0.75rem}}.p-info_pages-show .collage{display:grid;grid-row-gap:1.25rem;row-gap:1.25rem}@media screen and (min-width: 1024px){.p-info_pages-show .collage{grid-template-columns:50% 50%;-moz-column-gap:1rem;column-gap:1rem}}.p-info_pages-show .collage p{margin-bottom:0}.p-info_pages-show .collage img{height:22.8125rem}.p-info_pages-show .collage .img-note{margin-top:8px}@media screen and (max-width: 1023px){.p-info_pages-show .collage .img-note{margin-top:0.25rem}}.p-info_pages-show .rooms{overflow:hidden;padding-bottom:0.9375rem}.p-info_pages-show .rooms h2{margin-bottom:2rem}@media screen and (max-width: 1023px){.p-info_pages-show .rooms{margin-bottom:3.1875rem}}@media screen and (min-width: 1024px){.p-info_pages-show .rooms{margin-bottom:70px}}.p-info_pages-show .rooms .fc-rooms{flex-wrap:nowrap !important}@media screen and (max-width: 767px)and (orientation: portrait){.p-info_pages-show .rooms .fc-rooms{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms{margin-left:-2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms{margin-right:-2.5rem}.p-info_pages-show .rooms .fc-rooms>.f-column{margin-bottom:0px;width:calc(100% - 2.5rem)}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-left:2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-right:2.5rem}}@media screen and (max-width: 767px)and (orientation: landscape){.p-info_pages-show .rooms .fc-rooms{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms{margin-left:-2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms{margin-right:-2.5rem}.p-info_pages-show .rooms .fc-rooms>.f-column{margin-bottom:0px;width:calc(100% - 2.5rem)}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-left:2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-right:2.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-info_pages-show .rooms .fc-rooms{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms{margin-left:-2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms{margin-right:-2.5rem}.p-info_pages-show .rooms .fc-rooms>.f-column{margin-bottom:0px;width:calc(100% - 2.5rem)}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-left:2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-right:2.5rem}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-info_pages-show .rooms .fc-rooms{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms{margin-left:-2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms{margin-right:-2.5rem}.p-info_pages-show .rooms .fc-rooms>.f-column{margin-bottom:0px;width:calc(100% - 2.5rem)}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-left:2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-right:2.5rem}}@media screen and (min-width: 1024px){.p-info_pages-show .rooms .fc-rooms{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms{margin-left:-2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms{margin-right:-2.5rem}.p-info_pages-show .rooms .fc-rooms>.f-column{margin-bottom:0px;width:calc(33.3333333333% - 2.5rem)}html[dir=ltr] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-left:2.5rem}html[dir=rtl] .p-info_pages-show .rooms .fc-rooms>.f-column{margin-right:2.5rem}}.p-info_pages-show .rooms .f-column{flex-shrink:0}@media screen and (max-width: 1023px){.p-info_pages-show .rooms .f-column{width:13.25rem !important}}.p-info_pages-show .rooms .outer{background:#fafbfd;border-radius:0.625rem;box-shadow:0px 0px 15px rgba(0,0,0,.25);padding-top:100%;position:relative}.p-info_pages-show .rooms .inner{align-items:center;display:flex;flex-direction:column;height:100%;position:absolute;top:0;width:100%;text-align:center}html[dir=ltr] .p-info_pages-show .rooms .inner{left:0}html[dir=rtl] .p-info_pages-show .rooms .inner{right:0}@media screen and (max-width: 1023px){.p-info_pages-show .rooms .inner{padding:1.3125rem}}@media screen and (min-width: 1024px){.p-info_pages-show .rooms .inner{padding:16px 30px 25px}}@media screen and (max-width: 1023px){.p-info_pages-show .rooms img{width:6.875rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-info_pages-show .rooms img{width:calc(163px + 0.1015625*(100vw - 1024px))}}@media screen and (min-width: 1280px){.p-info_pages-show .rooms img{width:189px}}.p-info_pages-show .rooms .title{font-weight:bold;margin-top:auto}@media screen and (max-width: 1023px){.p-info_pages-show .rooms .title{font-size:1rem;line-height:1.25rem;margin-bottom:0.1875rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-info_pages-show .rooms .title{font-size:calc(18px + 0.015625*(100vw - 1024px));line-height:calc(20px + 0.01953125*(100vw - 1024px))}}@media screen and (min-width: 1024px){.p-info_pages-show .rooms .title{margin-bottom:11px}}@media screen and (min-width: 1280px){.p-info_pages-show .rooms .title{font-size:22px;line-height:25px}}@media screen and (max-width: 1023px){.p-info_pages-show .rooms .text{font-size:0.875rem;line-height:1rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-info_pages-show .rooms .text{font-size:calc(16px + 0.015625*(100vw - 1024px));line-height:calc(23px + 0.01953125*(100vw - 1024px))}}@media screen and (min-width: 1280px){.p-info_pages-show .rooms .text{font-size:20px;line-height:28px}}@media screen and (max-width: 1023px){.p-info_pages-show .benefits-block{margin-bottom:2.1875rem}}@media screen and (min-width: 1024px){.p-info_pages-show .benefits-block{background:#f6f6f6;padding-top:43px;padding-bottom:7px}}@media screen and (min-width: 1024px){.p-info_pages-show .expandable-list-block h3{margin-bottom:45px}}@media screen and (min-width: 1024px){.p-info_pages-show .expandable-list-block .f-navigation li:not(.active){font-size:20px}.p-info_pages-show .expandable-list-block .f-navigation li.active{font-size:24px}}@media screen and (max-width: 1023px){.p-info_pages-show .expandable-list-block .f-content li .container{padding-top:1.8125rem;padding-bottom:1.25rem}}@media screen and (min-width: 1024px){.p-info_pages-show .custom-content.tires .fc-rent{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-info_pages-show .custom-content.tires .fc-rent{margin-left:-88px}html[dir=rtl] .p-info_pages-show .custom-content.tires .fc-rent{margin-right:-88px}.p-info_pages-show .custom-content.tires .fc-rent>.f-column{margin-bottom:0px;width:calc(33.3333333333% - 88px)}html[dir=ltr] .p-info_pages-show .custom-content.tires .fc-rent>.f-column{margin-left:88px}html[dir=rtl] .p-info_pages-show .custom-content.tires .fc-rent>.f-column{margin-right:88px}}.p-info_pages-show .custom-content.tires .fc-rent .f-column{display:flex;flex-direction:column;position:relative;text-align:center}@media screen and (max-width: 1023px){.p-info_pages-show .custom-content.tires .fc-rent .f-column{margin-bottom:2.5rem}}.p-info_pages-show .custom-content.tires .fc-rent .f-column.phone:before{background-image:url(/packs/static/app/assets/images/static/personal_business_storage/tires-phone-94444592e5589c1a382e.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:4.375rem;margin-bottom:1.75rem;width:4.375rem;align-self:center}.p-info_pages-show .custom-content.tires .fc-rent .f-column.treaty:before{background-image:url(/packs/static/app/assets/images/static/personal_business_storage/tires-treaty-9d19f8032d5b40871bbe.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:4.375rem;margin-bottom:1.75rem;width:4.375rem;align-self:center}.p-info_pages-show .custom-content.tires .fc-rent .f-column.store:before{background-image:url(/packs/static/app/assets/images/static/personal_business_storage/tires-store-1073a09e29626d9aa84c.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:block;height:4.375rem;margin-bottom:1.75rem;width:4.375rem;align-self:center}@media screen and (min-width: 1024px){.p-info_pages-show .custom-content.tires .fc-rent .f-column:not(:last-child):after{background-image:url(/packs/static/app/assets/images/static/personal_business_storage/arrow-2ae4609520fd73a43f2f.svg);background-repeat:no-repeat;background-size:contain;content:"";height:23px;position:absolute;top:22px;width:96px}html[dir=ltr] .p-info_pages-show .custom-content.tires .fc-rent .f-column:not(:last-child):after{right:-86px}html[dir=rtl] .p-info_pages-show .custom-content.tires .fc-rent .f-column:not(:last-child):after{left:-86px}}.p-info_pages-show .custom-content h1,.p-info_pages-show .custom-content h2,.p-info_pages-show .custom-content h3,.p-info_pages-show .custom-content h4{text-align:left !important}.p-info_pages-show .custom-content .b-contents{padding:1.5rem;border-radius:1.5rem;background-color:rgba(0,0,0,.05);margin-bottom:1.5rem}.p-info_pages-show .custom-content .b-contents strong{color:#939393;color:var(--text-secondary)}.p-info_pages-show .custom-content .b-contents ul{list-style:none;margin:0}.p-info_pages-show .custom-content .b-contents ul li{margin-top:1rem;margin-bottom:0;padding-left:0 !important}.p-info_pages-show .custom-content .b-contents ul li:before{display:none}@media screen and (max-width: 1023px){.p-info_pages-show .custom-content .b-contents ul li{margin-top:0.75rem}}.p-info_pages-show .custom-content .b-contents a{font-weight:700;color:#333;color:var(--text-strong);text-decoration:none}.p-info_pages-show .custom-content .b-contents a:hover{color:#5f5f5f;color:var(--text-base);text-decoration:none}.p-info_pages-show .custom-content .b-contents a:active{color:#939393;color:var(--text-secondary)}.p-info_pages-show .promotion .link{margin-top:4.375rem;margin-bottom:2.5rem}.p-info_pages-show .promotion .poster{background-repeat:no-repeat;background-size:contain;padding-top:25.5%;width:100%}.p-info_pages-show .promotion .b-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-info_pages-show .promotion .b-button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-info_pages-show .promotion .b-button{display:inline-flex;font-size:14px;min-width:160px}}.p-info_pages-show .promotion .b-button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-info_pages-show .promotion .b-button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-info_pages-show .promotion .b-button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-info_pages-show .promotion .b-button:hover{text-decoration:none}.p-info_pages-show .promotion .b-button:active{box-shadow:none}.p-info_pages-show .promotion .b-button.disabled,.p-info_pages-show .promotion .b-button[disabled]{background:#afb5c9;cursor:default}.p-info_pages-show .promotion .b-button.disabled:hover,.p-info_pages-show .promotion .b-button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-info_pages-show .promotion .b-button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-info_pages-show .promotion .b-button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-info_pages-show .promotion .b-button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-info_pages-show .promotion .b-button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-info_pages-show .promotion .b-button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.p-info_pages-show .article-image-container{display:flex;margin-bottom:3.5rem;justify-content:center}.p-info_pages-show .article-image-container img{max-width:100%}.p-orders-v2 h1{margin-bottom:1.5rem}@media screen and (max-width: 1023px){.p-orders-v2 h1{margin-top:0.25rem;font-size:1.875rem}}@media screen and (max-width: 1023px){.p-orders-v2 h3{font-size:1.375rem;line-height:1.75rem;margin-bottom:1rem}}@media screen and (min-width: 1024px){.p-orders-v2 h3{margin-bottom:24px}}.p-orders-v2 h4{color:#333;color:var(--text-strong);font-size:1.25rem;font-weight:700;line-height:1.5rem;margin-bottom:0.5rem}@media screen and (max-width: 1023px){.p-orders-v2 .layout-columns{padding-left:0;padding-right:0}}@media screen and (min-width: 1024px){.p-orders-v2 .layout-columns{display:flex;-moz-column-gap:30px;column-gap:30px}}@media screen and (max-width: 1023px){.p-orders-v2 .layout-columns .content-column{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (min-width: 1024px){.p-orders-v2 .layout-columns .content-column{flex-grow:1}}@media screen and (max-width: 1023px){.p-orders-v2 .layout-columns .order-column{padding-top:1.5rem}}.p-orders-v2 .content-column h3{align-items:baseline;display:flex}@media screen and (max-width: 1023px){.p-orders-v2 .content-column h3{flex-direction:column;gap:0.5rem}}@media screen and (min-width: 1024px){.p-orders-v2 .content-column h3{gap:16px}}.p-orders-v2 .content-column h3 .auth-link{color:#5f5f5f;color:var(--text-base);font-style:normal;font-weight:400;line-height:1.3}@media screen and (max-width: 1023px){.p-orders-v2 .content-column h3 .auth-link{font-size:0.875rem}}@media screen and (min-width: 1024px){.p-orders-v2 .content-column h3 .auth-link{font-size:16px}}.p-orders-v2 .content-column h3 .auth-link a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline;color:inherit}@media screen and (min-width: 1024px){.p-orders-v2 .content-column h3 .auth-link a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-orders-v2 .content-column h3 .auth-link a:active{color:#cf4c17;color:var(--link-color-active)}.p-orders-v2 .content-column h3 .auth-link a:hover:not(:active){text-decoration:none}@media screen and (min-width: 1024px){.p-orders-v2 .content-column .b-input input,.p-orders-v2 .content-column .b-input select,.p-orders-v2 .content-column .b-input.custom-select,.p-orders-v2 .content-column input[type=submit]{width:350px}}@media screen and (max-width: 1023px){.p-orders-v2 .content-column .submit-container{display:none}}@media screen and (min-width: 1024px){.p-orders-v2 .content-column .submit-container input{margin:0}}@media screen and (min-width: 1024px){.p-orders-v2 .content-column .submit-container.is-mobile-only{display:none}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column{flex-basis:40%;flex-shrink:0}}.p-orders-v2 .b-privacy_note label,.p-orders-v2 .agreement-confirmation label{white-space:normal}.p-orders-v2 .b-privacy_note a,.p-orders-v2 .agreement-confirmation a{color:#5f5f5f;color:var(--text-base);text-decoration:underline}@media screen and (min-width: 1024px){.p-orders-v2 .b-privacy_note a:hover,.p-orders-v2 .agreement-confirmation a:hover{color:#ff7c33;color:var(--primary-color-hover);text-decoration:none}}.p-orders-v2 .b-privacy_note a:active,.p-orders-v2 .agreement-confirmation a:active{color:#cf4c17;color:var(--primary-color-active);text-decoration:none}.p-orders-v2 .additional{align-items:center;border-radius:0.75rem;border:2px solid #f1f1f1;display:flex;gap:0.75rem;padding:1rem}.p-orders-v2 .additional .circle{align-items:center;background:#fde9e1;border-radius:100%;color:#f44f0c;color:var(--primary-color);display:flex;font-size:0.875rem;font-weight:700;height:3.5rem;justify-content:center;width:3.5rem}@media screen and (max-width: 1023px){.p-orders-v2 .additional .circle{flex-shrink:0}}@media screen and (min-width: 1024px){html[dir=ltr] .p-orders-v2 .additional .inner:not(:last-child){margin-right:auto}html[dir=rtl] .p-orders-v2 .additional .inner:not(:last-child){margin-left:auto}}.p-orders-v2 .additional .inner .label{align-items:center;display:flex;margin-bottom:0.25rem}.p-orders-v2 .additional .inner .note{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.3}.p-orders-v2 .additional .inner .note a{color:#5f5f5f;color:var(--text-base);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-orders-v2 .additional .inner .note a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-orders-v2 .additional .inner .note a:active{color:#cf4c17;color:var(--link-color-active)}.p-orders-v2 .additional .inner .note a:hover:not(:active){text-decoration:none}.p-orders-v2 .button-next{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-orders-v2 .button-next{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-orders-v2 .button-next{display:inline-flex;font-size:14px;min-width:160px}}.p-orders-v2 .button-next.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-orders-v2 .button-next.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-orders-v2 .button-next.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-orders-v2 .button-next:hover{text-decoration:none}.p-orders-v2 .button-next:active{box-shadow:none}.p-orders-v2 .button-next.disabled,.p-orders-v2 .button-next[disabled]{background:#afb5c9;cursor:default}.p-orders-v2 .button-next.disabled:hover,.p-orders-v2 .button-next[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-orders-v2 .button-next:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-orders-v2 .button-next:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-orders-v2 .button-next{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-orders-v2 .button-next:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-orders-v2 .button-next:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-orders-v2 .button-next{width:100%}}@media screen and (min-width: 1024px){.p-orders-v2 .button-next{width:350px}}.p-orders-v2 .order-column{position:relative;display:flex;flex-direction:column}.p-orders-v2 .order-column:before{background:#fff;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;transition:opacity var(--transition-duration) ease;width:100%;opacity:0;z-index:2}.p-orders-v2 .order-column.is-syncing{pointer-events:none}.p-orders-v2 .order-column.is-syncing:before{opacity:.5}@media screen and (max-width: 1023px){.p-orders-v2 .order-column{gap:1.5rem}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column{gap:30px}}.p-orders-v2 .order-column .divider{background:#eaeaea;height:1px}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .order-details{border-top:0.5rem solid #eaeaea;padding-top:1.5rem}}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .order-details{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .order-details{border-radius:12px;border:2px solid #f1f1f1;padding:24px}}.p-orders-v2 .order-column .order-details>.divider{margin:1.5rem 0}.p-orders-v2 .order-column .box-info{display:flex;-moz-column-gap:0.75rem;column-gap:0.75rem}.p-orders-v2 .order-column .box-info .image{background-position:center;background-size:cover;border-radius:0.5rem;flex-shrink:0;height:6.5rem;width:7.8125rem}.p-orders-v2 .order-column .box-info .inner{display:flex;flex-direction:column}.p-orders-v2 .order-column .box-info .inner .name{color:#939393;color:var(--text-secondary);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration);font-size:0.875rem;margin-bottom:0.125rem}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .box-info .inner .name:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-orders-v2 .order-column .box-info .inner .name:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .box-info .inner .name:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.p-orders-v2 .order-column .box-info .inner .name:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}.p-orders-v2 .order-column .box-info .inner .size{align-items:center;color:#333;color:var(--text-strong);display:flex;font-size:1rem;font-weight:700;line-height:1.3}.p-orders-v2 .order-column .box-info .inner .address{align-items:center;color:#5f5f5f;color:var(--text-base);display:flex;font-size:0.875rem;gap:0.5rem;margin-top:auto}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .box-info .inner .address{flex-wrap:wrap}}.p-orders-v2 .order-column .box-info .inner .address .address-divider{background:#d7e0ef;border-radius:100%;flex-shrink:0;height:0.25rem;width:0.25rem}.p-orders-v2 .order-column .box-info .inner .address .star{align-items:center;background-image:url(/packs/static/images/pages/orders-v2/star-2fcf484bca52e02f4e4a.svg);background-repeat:no-repeat;background-size:contain;cursor:pointer;display:flex;flex-shrink:0;height:1rem;justify-content:center;width:1rem}.p-orders-v2 .order-column .box-info .inner .address .rating{white-space:nowrap}.p-orders-v2 .order-column .bill-details,.p-orders-v2 .order-column .bill-details-inner{display:flex;flex-direction:column;gap:1rem}.p-orders-v2 .order-column .bill-details.not-final{gap:0}.p-orders-v2 .order-column .bill-details .total-headline{align-items:baseline;color:#333;color:var(--text-strong);display:flex}.p-orders-v2 .order-column .bill-details .total-headline .amount{font-size:1.5rem;font-weight:500;line-height:1.75rem;margin-right:0.5rem}.p-orders-v2 .order-column .bill-details .payment_method-is_recurrent{display:flex;flex-direction:column;gap:0.5rem}.p-orders-v2 .order-column .bill-details .payment_method-is_recurrent .payment_method:not(:last-child),.p-orders-v2 .order-column .bill-details .payment_method-is_recurrent .b-input{margin-bottom:0}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .bill-details .submit .submit-inner{background:#fff;border-top:1px solid #f1f1f1;bottom:0;display:flex;gap:1rem;justify-content:space-between;left:0;padding:1rem;position:fixed;width:100%;z-index:20}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .bill-details .submit .submit-inner.is-mobile-only{display:none}}.p-orders-v2 .order-column .bill-details .submit .submit-inner .mobile-details{color:#333;color:var(--text-strong)}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .bill-details .submit .submit-inner .mobile-details{display:none}}.p-orders-v2 .order-column .bill-details .submit .submit-inner .mobile-details .amount{font-size:1.25rem;font-weight:700;line-height:1.5rem}.p-orders-v2 .order-column .bill-details .submit .submit-inner .mobile-details .paid_months-note{cursor:pointer;font-size:0.875rem;line-height:1.3;text-decoration-line:underline;white-space:nowrap}.p-orders-v2 .order-column .bill-details .submit .submit-inner .mobile-details .paid_months-note:active{text-decoration-line:none}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .bill-details .submit input[type=submit]{margin:0 0 0.5rem 0;width:100%}}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .bill-details .submit input[type=submit]{margin:0;flex-basis:50%}}.p-orders-v2 .order-column .bill-details .submit .submit-note{color:#939393;color:var(--text-secondary);font-size:0.875rem;line-height:1.3}.p-orders-v2 .order-column .bill-details .bill-details-headline{align-items:center;color:#333;color:var(--text-strong);cursor:pointer;display:flex;font-size:1.25rem;font-weight:700;gap:0.5rem;line-height:1.5rem;margin-top:0.5rem;-webkit-user-select:none;-moz-user-select:none;user-select:none}.p-orders-v2 .order-column .bill-details .bill-details-headline.is-expanded:after{transform:rotate(0deg)}.p-orders-v2 .order-column .bill-details .bill-details-headline:after{background-image:url(/packs/static/images/pages/orders-v2/chevron-a5862347ed234281151a.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1rem;transform:rotate(180deg);transition:transform .3s ease;transition:transform var(--transition-duration) ease;width:1rem}.p-orders-v2 .order-column .bill-details-inner>.divider{margin:0.5rem 0}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .bill-details-inner .tariff-duration{display:flex;flex-direction:column;gap:0.75rem}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .bill-details-inner .tariff-duration{display:flex;flex-wrap:wrap;margin-bottom:0}html[dir=ltr] .p-orders-v2 .order-column .bill-details-inner .tariff-duration{margin-left:-0.75rem}html[dir=rtl] .p-orders-v2 .order-column .bill-details-inner .tariff-duration{margin-right:-0.75rem}.p-orders-v2 .order-column .bill-details-inner .tariff-duration>.b-input{margin-bottom:0;width:calc(50% - 0.75rem)}html[dir=ltr] .p-orders-v2 .order-column .bill-details-inner .tariff-duration>.b-input{margin-left:0.75rem}html[dir=rtl] .p-orders-v2 .order-column .bill-details-inner .tariff-duration>.b-input{margin-right:0.75rem}}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .bill-details-inner .tariff-duration .b-input{margin-bottom:0}}.p-orders-v2 .order-column .bill-details-inner .b-input.tafiff_id{scroll-margin-top:0.625rem}.p-orders-v2 .order-column .bill-details-inner .b-input.paid_months .custom-select-dropdown{overflow-y:scroll}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .bill-details-inner .b-input.tafiff_id .custom-select-dropdown{width:calc(200% + 0.75rem)}}.p-orders-v2 .order-column .bill-details-inner .b-input.tafiff_id .option{display:flex;gap:0.25rem}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .bill-details-inner .b-input.tafiff_id .option .name-discount{display:flex;gap:0.25rem}}.p-orders-v2 .order-column .bill-details-inner .b-input.tafiff_id .option .discount{color:#939393;color:var(--text-secondary);font-weight:400}.p-orders-v2 .order-column .bill-details-inner .b-input.tafiff_id .option .price{display:flex;font-weight:700;gap:0.25rem;margin-left:auto}.p-orders-v2 .order-column .bill-details-inner .b-input.tafiff_id .option .price .price-wo-discount{color:#939393;color:var(--text-secondary);font-weight:400;text-decoration:line-through}.p-orders-v2 .order-column .bill-details-inner .detailing{display:flex;flex-direction:column;gap:0.75rem}.p-orders-v2 .order-column .bill-details-inner .detailing .item{display:flex;justify-content:space-between}.p-orders-v2 .order-column .bill-details-inner .detailing .item .name-benefit{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3}.p-orders-v2 .order-column .bill-details-inner .detailing .item .name-benefit .name{display:flex;align-items:center}.p-orders-v2 .order-column .bill-details-inner .detailing .item .name-benefit .benefit{color:#939393;color:var(--text-secondary);font-size:0.875rem;margin-top:0.125rem}.p-orders-v2 .order-column .bill-details-inner .detailing .item .name-benefit .b-tooltip-icon{display:inline-flex}.p-orders-v2 .order-column .bill-details-inner .detailing .item .amount{align-items:center;color:#5f5f5f;color:var(--text-base);display:flex;font-size:1rem;gap:0.5rem;line-height:1.3}.p-orders-v2 .order-column .bill-details-inner .detailing .item .amount.is-green{color:#00b929}.p-orders-v2 .order-column .bill-details-inner .detailing .item .amount .wo-discount{color:#939393;color:var(--text-secondary);text-decoration:line-through}.p-orders-v2 .order-column .bill-details-inner .detailing .item .amount .remove-coupon,.p-orders-v2 .order-column .bill-details-inner .detailing .item .amount .remove-simple_lock{cursor:pointer;height:1.25rem;width:1.25rem}.p-orders-v2 .order-column .bill-details-inner .detailing .item .amount .remove-coupon svg,.p-orders-v2 .order-column .bill-details-inner .detailing .item .amount .remove-simple_lock svg{width:1rem;height:1rem}.p-orders-v2 .order-column .bill-details-inner .coupon-code .show-input{color:#5096ff;color:var(--secondary-color);cursor:pointer;font-size:0.875rem;font-weight:700;line-height:1.3;transition:color .3s ease;transition:color var(--transition-duration) ease}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .bill-details-inner .coupon-code .show-input:hover{color:#3178e2;color:var(--secondary-color-active)}}.p-orders-v2 .order-column .bill-details-inner .coupon-code .show-input:active{color:#3178e2}.p-orders-v2 .order-column .bill-details-inner .coupon-code .b-input{flex-grow:1;margin:0}.p-orders-v2 .order-column .bill-details-inner .coupon-code .b-input.is-disabled{pointer-events:none}.p-orders-v2 .order-column .bill-details-inner .coupon-code .b-input.is-disabled input{color:#939393 !important;color:var(--text-secondary) !important}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container{display:flex;-moz-column-gap:1.25rem;column-gap:1.25rem}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container #order_coupon_code{text-transform:uppercase}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .button-container{display:flex;align-items:center;justify-content:center;width:4.6875rem}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .button-container .apply{color:#f44f0c;color:var(--link-color);cursor:pointer;font-size:0.875rem;font-weight:700;line-height:1.3}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .button-container .apply:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .button-container .apply:active{color:#cf4c17;color:var(--link-color-active)}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .button-container .spinner,.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .button-container .check-success{background-repeat:no-repeat;background-size:contain;height:1.5rem;width:1.5rem}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .button-container .spinner{animation:loader 500ms infinite linear;background-image:url(/packs/static/images/pages/orders-v2/spinner-2aee5de3e0e8c1de10d3.svg)}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .button-container .check-success{background-image:url(/packs/static/images/pages/orders-v2/check-success-4b3d3108713267ae9d02.svg)}.p-orders-v2 .order-column .bill-details-inner .coupon-code .input-container .error-message{flex-basis:100%}.p-orders-v2 .order-column .bill-details-inner .total{color:#5f5f5f;color:var(--text-base);display:flex;font-weight:700;justify-content:space-between;line-height:1.3}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .cancellation{border-top:0.5rem solid #eaeaea;padding-top:1.5rem}}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .cancellation{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.p-orders-v2 .order-column .cancellation .note{line-height:1.3;color:#5f5f5f;color:var(--text-base)}.p-orders-v2 .order-column .additionals{display:flex;flex-direction:column;gap:1rem}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .additionals{border-top:0.5rem solid #eaeaea;padding-top:1.5rem}}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .additionals{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.p-orders-v2 .order-column .additionals h4{margin:0}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .additional{flex-wrap:wrap}}.p-orders-v2 .order-column .additional .circle.lock:before{background-image:url(/packs/static/images/pages/orders-v2/lock-f86ace069cf5af34900a.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5rem;width:1.5rem}.p-orders-v2 .order-column .additional .add{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#f44f0c;border-color:var(--primary-color);color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .additional .add{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .additional .add{display:inline-flex;font-size:14px;min-width:160px}}.p-orders-v2 .order-column .additional .add.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .additional .add.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .additional .add.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-orders-v2 .order-column .additional .add:hover{text-decoration:none}.p-orders-v2 .order-column .additional .add:active{box-shadow:none}.p-orders-v2 .order-column .additional .add.disabled,.p-orders-v2 .order-column .additional .add[disabled]{background:#afb5c9;cursor:default}.p-orders-v2 .order-column .additional .add.disabled:hover,.p-orders-v2 .order-column .additional .add[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .additional .add:hover{box-shadow:0px 4px 12px rgba(255,124,51,.24);border-color:#ff7c33;border-color:var(--primary-color-hover);color:#ff7c33;color:var(--primary-color-hover)}}.p-orders-v2 .order-column .additional .add:active{border-color:#cf4c17;border-color:var(--primary-color-active);color:#cf4c17;color:var(--primary-color-active)}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .additional .add{flex-basis:100%}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .additional .add{min-width:7rem !important}}.p-orders-v2 .order-column .box-tooltip ul{background:#5f5f5f;background:var(--text-base);border-radius:0.5rem;color:#fff;display:flex;justify-content:space-around;line-height:inherit;margin:0.5rem 0;padding:0.5rem}@media screen and (max-width: 1023px){.p-orders-v2 .order-column .box-tooltip ul{font-size:0.875rem}}@media screen and (min-width: 1024px){.p-orders-v2 .order-column .box-tooltip ul{font-size:inherit}}.p-orders-v2 .order-column .box-tooltip ul li{text-align:center}.p-orders-v2 .order-column .box-tooltip ul li b{display:block}.p-orders-v2 .order-column .box-tooltip>p:not(:last-child){margin-bottom:0.25rem}.p-orders-v2 .progress{display:flex;gap:1.875rem;margin-bottom:4.0625rem}.p-orders-v2 .progress .step{align-items:center;display:flex;flex-basis:33.3333%;flex-grow:1;justify-content:center;position:relative}.p-orders-v2 .progress .step .icon{align-items:center;background-color:#e6ecf6;border-radius:100%;box-sizing:content-box;display:flex;justify-content:center}@media screen and (max-width: 1023px){.p-orders-v2 .progress .step .icon{height:2.5rem;width:2.5rem}}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step .icon{height:56px;width:56px}}.p-orders-v2 .progress .step .icon:before{background-repeat:no-repeat;background-size:contain;content:""}.p-orders-v2 .progress .step.is-complete .icon{background-color:#f44f0c;background-color:var(--primary-color);filter:drop-shadow(0px 0.125rem 0.5rem rgba(51, 51, 51, 0.1))}.p-orders-v2 .progress .step.is-complete .icon:before{background-image:url(/packs/static/images/pages/orders-v2/icon-check-0999eab8f782f6b7875c.svg)}@media screen and (max-width: 1023px){.p-orders-v2 .progress .step.is-complete .icon:before{height:0.9375rem;width:0.9375rem}}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step.is-complete .icon:before{height:16px;width:16px}}.p-orders-v2 .progress .step.is-current .icon{background-color:#5096ff;background-color:var(--secondary-color);border:solid 0.3125rem #fff;filter:drop-shadow(0px 0.25rem 0.75rem rgba(51, 51, 51, 0.15))}@media screen and (max-width: 1023px){.p-orders-v2 .progress .step.is-current .icon{height:3.5rem;width:3.5rem}}.p-orders-v2 .progress .step.is-current .icon:before{height:1.5rem;margin-top:0.125rem;width:1.5rem}.p-orders-v2 .progress .step.is-current .icon.icon-auth:before{background-image:url(/packs/static/images/pages/orders-v2/icon-auth-13727ad13e260c767243.svg);margin-left:-0.25rem}.p-orders-v2 .progress .step.is-current .icon.icon-profile:before{background-image:url(/packs/static/images/pages/orders-v2/icon-profile-299925e29d93ae1a85f2.svg);margin-left:0.25rem}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step.is-pending .icon{height:40px;width:40px}}.p-orders-v2 .progress .step.is-pending .icon:before{background-color:#fff;border-radius:100%}@media screen and (max-width: 1023px){.p-orders-v2 .progress .step.is-pending .icon:before{height:0.6875rem;width:0.6875rem}}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step.is-pending .icon:before{height:12px;width:12px}}.p-orders-v2 .progress .step.is-complete:before,.p-orders-v2 .progress .step.is-complete:after,.p-orders-v2 .progress .step.is-current:before{background-color:#f44f0c;background-color:var(--primary-color)}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step.is-complete:before,.p-orders-v2 .progress .step.is-complete:after,.p-orders-v2 .progress .step.is-current:before{height:12px}}.p-orders-v2 .progress .step.is-current:after,.p-orders-v2 .progress .step.is-pending:before,.p-orders-v2 .progress .step.is-pending:after{background-color:#e6ecf6}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step.is-current:after,.p-orders-v2 .progress .step.is-pending:before,.p-orders-v2 .progress .step.is-pending:after{height:8px}}.p-orders-v2 .progress .step:first-child:before,.p-orders-v2 .progress .step:last-child:after{display:none}.p-orders-v2 .progress .step:before,.p-orders-v2 .progress .step:after{content:"";position:absolute;top:50%;transform:translateY(-50%);width:calc(50% + 1.875rem);z-index:-1}@media screen and (max-width: 1023px){.p-orders-v2 .progress .step:before,.p-orders-v2 .progress .step:after{height:0.375rem}}.p-orders-v2 .progress .step:before{left:-1.875rem}.p-orders-v2 .progress .step:after{right:-1.875rem}.p-orders-v2 .progress .step .text{position:absolute}@media screen and (max-width: 1023px){.p-orders-v2 .progress .step .text{font-size:0.875rem;text-align:center}}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step .text{font-size:14px}}.p-orders-v2 .progress .step.is-complete .text,.p-orders-v2 .progress .step.is-pending .text{color:#939393;color:var(--text-secondary)}@media screen and (max-width: 1023px){.p-orders-v2 .progress .step.is-complete .text,.p-orders-v2 .progress .step.is-pending .text{top:4.375rem}}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step.is-complete .text,.p-orders-v2 .progress .step.is-pending .text{bottom:-16px}}.p-orders-v2 .progress .step.is-current .text{color:#333;color:var(--text-strong);font-weight:700;line-height:1.3}@media screen and (max-width: 1023px){.p-orders-v2 .progress .step.is-current .text{top:4.5rem}}@media screen and (min-width: 1024px){.p-orders-v2 .progress .step.is-current .text{font-size:16px;bottom:-28px}}.p-orders-v2-profiles .content-column .tabs{display:flex;gap:1rem;margin:1.5rem 0}.p-orders-v2-profiles .content-column .tabs .tab{align-items:center;background:#eff3fa;border-radius:0.75rem;color:#5f5f5f;color:var(--text-base);display:flex;flex-basis:50%;font-weight:700;justify-content:center;text-align:center}@media screen and (max-width: 1023px){.p-orders-v2-profiles .content-column .tabs .tab{font-size:0.875rem;height:3rem;padding:0 0.25rem}}@media screen and (min-width: 1024px){.p-orders-v2-profiles .content-column .tabs .tab{font-size:16px;height:59px}}.p-orders-v2-profiles .content-column .tabs .tab.is-active,.p-orders-v2-profiles .content-column .tabs a.tab:active{background:#5096ff;color:#fff}@media screen and (min-width: 1024px){.p-orders-v2-profiles .content-column .tabs a.tab:hover{background:#5096ff;color:#fff;text-decoration:none}}.p-orders-v2-profiles .content-column .note{line-height:1.3;margin:1.5rem 0}.p-orders-v2-profiles .content-column input#profile_address,.p-orders-v2-profiles .content-column input#profile_actual_address,.p-orders-v2-profiles .content-column input#profile_passport_who{width:100%}.p-orders-v2-profiles .content-column .passport{display:flex;gap:0.75rem}@media screen and (max-width: 1023px){.p-orders-v2-profiles .content-column .passport .b-input{flex-basis:50%}}@media screen and (min-width: 1024px){.p-orders-v2-profiles .content-column .passport .b-input input{width:169px}}.p-orders-v2-profiles .content-column .b-input+h3{margin-top:1.5rem}@media screen and (min-width: 1024px){.p-orders-v2-registrations .content-column .b-phone_area{align-items:flex-start;display:flex;flex-wrap:wrap}html[dir=ltr] .p-orders-v2-registrations .content-column .b-phone_area .b-input.phone-code{margin-right:16px}html[dir=rtl] .p-orders-v2-registrations .content-column .b-phone_area .b-input.phone-code{margin-left:16px}.p-orders-v2-registrations .content-column .b-phone_area .b-input.country_code{width:114px}.p-orders-v2-registrations .content-column .b-phone_area .b-input.user_profile_phone input{width:224px}.p-orders-v2-registrations .content-column .b-phone_area .b-input.code-area{margin-bottom:0}}@media screen and (min-width: 1024px){.p-orders-v2-registrations .content-column .b-phone_area .error-message.cant-send{margin-top:-10px}}.p-orders-v2-registrations .content-column .b-phone_area .send-confirmation{font-size:0.875rem;font-weight:700;line-height:1.3}@media screen and (max-width: 1023px){.p-orders-v2-registrations .content-column .b-phone_area .send-confirmation{text-align:center;width:100%}}@media screen and (min-width: 1024px){.p-orders-v2-registrations .content-column .b-phone_area .send-confirmation{margin-top:15px}}.p-orders-v2-registrations .content-column .b-phone_area .send-confirmation:not([disabled]){color:#f44f0c;color:var(--primary-color);cursor:pointer}@media screen and (min-width: 1024px){.p-orders-v2-registrations .content-column .b-phone_area .send-confirmation:not([disabled]){margin-top:15px}.p-orders-v2-registrations .content-column .b-phone_area .send-confirmation:not([disabled]):hover{color:#ff7c33;color:var(--primary-color-hover)}}.p-orders-v2-registrations .content-column .b-phone_area .send-confirmation:not([disabled]):active{color:#cf4c17;color:var(--primary-color-active)}.p-orders-v2-registrations .content-column .b-phone_area .send-confirmation[disabled]{color:#939393;color:var(--text-secondary)}.p-orders-v2-registrations .content-column .b-phone_area .switch-to-phone{display:none}@media screen and (min-width: 1024px){.p-orders-v2-registrations .content-column .b-input.user_email{align-items:center;-moz-column-gap:16px;column-gap:16px;display:flex;flex-wrap:wrap;width:auto}.p-orders-v2-registrations .content-column .b-input.user_email input{width:350px}.p-orders-v2-registrations .content-column .b-input.user_email .hint{max-width:168px;margin:0}.p-orders-v2-registrations .content-column .b-input.user_email .error-message{flex-basis:100%}}.p-orders-v2-registrations .content-column .b-privacy_note{margin-bottom:1rem !important}.p-orders-v2-sessions .content-column .password-container{display:flex;margin-bottom:1rem}.p-orders-v2-sessions .content-column .password-container .b-input{margin-bottom:0}@media screen and (max-width: 1023px){.p-orders-v2-sessions .content-column .password-container{flex-direction:column;gap:1rem}}@media screen and (min-width: 1024px){.p-orders-v2-sessions .content-column .password-container{gap:20px;align-items:center}}.p-orders-v2-sessions .content-column .password-container .forgot-password{color:#f44f0c;color:var(--primary-color);font-size:0.875rem;font-weight:700}@media screen and (max-width: 1023px){.p-orders-v2-sessions .content-column .password-container .forgot-password{display:flex;margin-left:auto}}.p-orders-v2-sessions .content-column .additional{margin-bottom:1.5rem}.p-orders-v4 .order-column,.boxes-v4-show .order-column{position:relative}.p-orders-v4 .order-column:before,.boxes-v4-show .order-column:before{background:#fff;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;transition:opacity var(--transition-duration) ease;width:100%;opacity:0;z-index:2}.p-orders-v4 .order-column.is-syncing,.boxes-v4-show .order-column.is-syncing{pointer-events:none}.p-orders-v4 .order-column.is-syncing:before,.boxes-v4-show .order-column.is-syncing:before{opacity:.5}.p-orders-v4 .order-column .order-details,.boxes-v4-show .order-column .order-details{display:flex;flex-direction:column;gap:var(--gap)}.p-orders-v4 .order-column .section,.boxes-v4-show .order-column .section{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .section,.boxes-v4-show .order-column .section{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .section,.boxes-v4-show .order-column .section{gap:24px}}.p-orders-v4 .order-column .section p,.boxes-v4-show .order-column .section p{font-size:var(--p3-font-size);font-weight:500;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}.p-orders-v4 .order-column .headline,.boxes-v4-show .order-column .headline{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .headline.mobile-h4,.boxes-v4-show .order-column .headline.mobile-h4{font-weight:700;font-size:var(--h4-font-size);line-height:var(--h4-line-height);letter-spacing:normal;letter-spacing:var(--h4-letter-spacing)}}.p-orders-v4 .order-column .headline span,.boxes-v4-show .order-column .headline span{font-size:var(--p3-font-size);font-weight:500;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);color:#00b929;white-space:nowrap}.p-orders-v4 .order-column .separator,.boxes-v4-show .order-column .separator{border-top:1px solid #d1d1d6;border-top:1px solid var(--gray-300)}.p-orders-v4 .order-column .b-input-v4.paid_months .custom-select-dropdown,.boxes-v4-show .order-column .b-input-v4.paid_months .custom-select-dropdown{overflow-y:scroll}.p-orders-v4 .order-column ul,.boxes-v4-show .order-column ul{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-orders-v4 .order-column ul,.boxes-v4-show .order-column ul{gap:0.6315789474rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column ul,.boxes-v4-show .order-column ul{gap:12px}}.p-orders-v4 .order-column ul li,.boxes-v4-show .order-column ul li{display:flex;justify-content:space-between}.p-orders-v4 .order-column ul li>span:first-child:first-letter,.boxes-v4-show .order-column ul li>span:first-child:first-letter{text-transform:uppercase}.p-orders-v4 .order-column ul li>.b-tooltip_trigger-v4,.p-orders-v4 .order-column ul li>span:first-child,.boxes-v4-show .order-column ul li>.b-tooltip_trigger-v4,.boxes-v4-show .order-column ul li>span:first-child{font-weight:400;letter-spacing:.14px}@media screen and (max-width: 1023px){.p-orders-v4 .order-column ul li>.b-tooltip_trigger-v4,.p-orders-v4 .order-column ul li>span:first-child,.boxes-v4-show .order-column ul li>.b-tooltip_trigger-v4,.boxes-v4-show .order-column ul li>span:first-child{font-size:0.7368421053rem;line-height:1.2631578947rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column ul li>.b-tooltip_trigger-v4,.p-orders-v4 .order-column ul li>span:first-child,.boxes-v4-show .order-column ul li>.b-tooltip_trigger-v4,.boxes-v4-show .order-column ul li>span:first-child{font-size:14px;line-height:24px}}.p-orders-v4 .order-column ul li>.b-tooltip_trigger-v4,.boxes-v4-show .order-column ul li>.b-tooltip_trigger-v4{text-decoration:underline}.p-orders-v4 .order-column ul li>span:last-child,.boxes-v4-show .order-column ul li>span:last-child{font-size:var(--p4-font-size);font-weight:600;letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);display:flex}@media screen and (max-width: 1023px){.p-orders-v4 .order-column ul li>span:last-child,.boxes-v4-show .order-column ul li>span:last-child{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column ul li>span:last-child,.boxes-v4-show .order-column ul li>span:last-child{gap:8px}}.p-orders-v4 .order-column ul li>span.is-green,.boxes-v4-show .order-column ul li>span.is-green{color:#00b929}.p-orders-v4 .order-column .remove-coupon,.p-orders-v4 .order-column .remove-lock,.boxes-v4-show .order-column .remove-coupon,.boxes-v4-show .order-column .remove-lock{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .remove-coupon,.p-orders-v4 .order-column .remove-lock,.boxes-v4-show .order-column .remove-coupon,.boxes-v4-show .order-column .remove-lock{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .remove-coupon,.p-orders-v4 .order-column .remove-lock,.boxes-v4-show .order-column .remove-coupon,.boxes-v4-show .order-column .remove-lock{border-radius:48px}}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .remove-coupon,.p-orders-v4 .order-column .remove-lock,.boxes-v4-show .order-column .remove-coupon,.boxes-v4-show .order-column .remove-lock{gap:0.2105263158rem;height:1.8947368421rem;padding:var(--spacing-md) 0.7368421053rem;padding:var(--spacing-md) 0;width:1.8947368421rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .remove-coupon,.p-orders-v4 .order-column .remove-lock,.boxes-v4-show .order-column .remove-coupon,.boxes-v4-show .order-column .remove-lock{gap:4px;height:36px;padding:var(--spacing-md) 14px;padding:var(--spacing-md) 0;width:36px}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .remove-coupon:hover,.p-orders-v4 .order-column .remove-lock:hover,.boxes-v4-show .order-column .remove-coupon:hover,.boxes-v4-show .order-column .remove-lock:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}.p-orders-v4 .order-column .remove-coupon:active,.p-orders-v4 .order-column .remove-lock:active,.boxes-v4-show .order-column .remove-coupon:active,.boxes-v4-show .order-column .remove-lock:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}.p-orders-v4 .order-column .remove-coupon.disabled,.p-orders-v4 .order-column .remove-coupon[disabled],.p-orders-v4 .order-column .remove-coupon.disabled:hover,.p-orders-v4 .order-column .remove-coupon[disabled]:hover,.p-orders-v4 .order-column .remove-lock.disabled,.p-orders-v4 .order-column .remove-lock[disabled],.p-orders-v4 .order-column .remove-lock.disabled:hover,.p-orders-v4 .order-column .remove-lock[disabled]:hover,.boxes-v4-show .order-column .remove-coupon.disabled,.boxes-v4-show .order-column .remove-coupon[disabled],.boxes-v4-show .order-column .remove-coupon.disabled:hover,.boxes-v4-show .order-column .remove-coupon[disabled]:hover,.boxes-v4-show .order-column .remove-lock.disabled,.boxes-v4-show .order-column .remove-lock[disabled],.boxes-v4-show .order-column .remove-lock.disabled:hover,.boxes-v4-show .order-column .remove-lock[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}.p-orders-v4 .order-column .remove-coupon:before,.p-orders-v4 .order-column .remove-coupon:after,.p-orders-v4 .order-column .remove-lock:before,.p-orders-v4 .order-column .remove-lock:after,.boxes-v4-show .order-column .remove-coupon:before,.boxes-v4-show .order-column .remove-coupon:after,.boxes-v4-show .order-column .remove-lock:before,.boxes-v4-show .order-column .remove-lock:after{line-height:1}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .remove-coupon:before,.p-orders-v4 .order-column .remove-coupon:after,.p-orders-v4 .order-column .remove-lock:before,.p-orders-v4 .order-column .remove-lock:after,.boxes-v4-show .order-column .remove-coupon:before,.boxes-v4-show .order-column .remove-coupon:after,.boxes-v4-show .order-column .remove-lock:before,.boxes-v4-show .order-column .remove-lock:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .remove-coupon:before,.p-orders-v4 .order-column .remove-coupon:after,.p-orders-v4 .order-column .remove-lock:before,.p-orders-v4 .order-column .remove-lock:after,.boxes-v4-show .order-column .remove-coupon:before,.boxes-v4-show .order-column .remove-coupon:after,.boxes-v4-show .order-column .remove-lock:before,.boxes-v4-show .order-column .remove-lock:after{font-size:20px}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .remove-coupon:hover,.p-orders-v4 .order-column .remove-lock:hover,.boxes-v4-show .order-column .remove-coupon:hover,.boxes-v4-show .order-column .remove-lock:hover{text-decoration:none}}.p-orders-v4 .order-column .remove-coupon:active,.p-orders-v4 .order-column .remove-lock:active,.boxes-v4-show .order-column .remove-coupon:active,.boxes-v4-show .order-column .remove-lock:active{text-decoration:none}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .remove-coupon,.p-orders-v4 .order-column .remove-lock,.boxes-v4-show .order-column .remove-coupon,.boxes-v4-show .order-column .remove-lock{width:1.0526315789rem;height:1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .remove-coupon,.p-orders-v4 .order-column .remove-lock,.boxes-v4-show .order-column .remove-coupon,.boxes-v4-show .order-column .remove-lock{width:20px;height:20px}}.p-orders-v4 .order-column .remove-coupon:before,.p-orders-v4 .order-column .remove-lock:before,.boxes-v4-show .order-column .remove-coupon:before,.boxes-v4-show .order-column .remove-lock:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .remove-coupon:before,.p-orders-v4 .order-column .remove-lock:before,.boxes-v4-show .order-column .remove-coupon:before,.boxes-v4-show .order-column .remove-lock:before{font-size:0.6842105263rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .remove-coupon:before,.p-orders-v4 .order-column .remove-lock:before,.boxes-v4-show .order-column .remove-coupon:before,.boxes-v4-show .order-column .remove-lock:before{font-size:13px}}.p-orders-v4 .order-column .add-coupon,.boxes-v4-show .order-column .add-coupon{cursor:pointer}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .add-coupon:active,.boxes-v4-show .order-column .add-coupon:active{color:#70707b;color:var(--gray-500)}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .add-coupon:hover,.boxes-v4-show .order-column .add-coupon:hover{color:#70707b;color:var(--gray-500)}.p-orders-v4 .order-column .add-coupon:active,.boxes-v4-show .order-column .add-coupon:active{color:#000}}.p-orders-v4 .order-column .add-coupon,.boxes-v4-show .order-column .add-coupon{display:flex;gap:8px}.p-orders-v4 .order-column .add-coupon:before,.boxes-v4-show .order-column .add-coupon:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .add-coupon:before,.boxes-v4-show .order-column .add-coupon:before{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .add-coupon:before,.boxes-v4-show .order-column .add-coupon:before{font-size:20px}}.p-orders-v4 .order-column .coupon-form:before,.boxes-v4-show .order-column .coupon-form:before{background:#fff;content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;transition:opacity .3s ease;transition:opacity var(--transition-duration) ease;width:100%;opacity:0;z-index:2}.p-orders-v4 .order-column .coupon-form.is-syncing,.boxes-v4-show .order-column .coupon-form.is-syncing{pointer-events:none}.p-orders-v4 .order-column .coupon-form.is-syncing:before,.boxes-v4-show .order-column .coupon-form.is-syncing:before{opacity:.5}.p-orders-v4 .order-column .coupon-form.is-syncing,.boxes-v4-show .order-column .coupon-form.is-syncing{pointer-events:all}.p-orders-v4 .order-column .coupon-form .apply-coupon,.boxes-v4-show .order-column .coupon-form .apply-coupon{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff;width:100%}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .coupon-form .apply-coupon,.boxes-v4-show .order-column .coupon-form .apply-coupon{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .coupon-form .apply-coupon,.boxes-v4-show .order-column .coupon-form .apply-coupon{border-radius:48px}}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .coupon-form .apply-coupon,.boxes-v4-show .order-column .coupon-form .apply-coupon{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .coupon-form .apply-coupon,.boxes-v4-show .order-column .coupon-form .apply-coupon{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .coupon-form .apply-coupon:hover,.boxes-v4-show .order-column .coupon-form .apply-coupon:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}.p-orders-v4 .order-column .coupon-form .apply-coupon:active,.boxes-v4-show .order-column .coupon-form .apply-coupon:active{background:#000;color:#fff}.p-orders-v4 .order-column .coupon-form .apply-coupon.disabled,.p-orders-v4 .order-column .coupon-form .apply-coupon[disabled],.p-orders-v4 .order-column .coupon-form .apply-coupon.disabled:hover,.p-orders-v4 .order-column .coupon-form .apply-coupon[disabled]:hover,.boxes-v4-show .order-column .coupon-form .apply-coupon.disabled,.boxes-v4-show .order-column .coupon-form .apply-coupon[disabled],.boxes-v4-show .order-column .coupon-form .apply-coupon.disabled:hover,.boxes-v4-show .order-column .coupon-form .apply-coupon[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}.p-orders-v4 .order-column .coupon-form .apply-coupon:before,.p-orders-v4 .order-column .coupon-form .apply-coupon:after,.boxes-v4-show .order-column .coupon-form .apply-coupon:before,.boxes-v4-show .order-column .coupon-form .apply-coupon:after{line-height:1}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .coupon-form .apply-coupon:before,.p-orders-v4 .order-column .coupon-form .apply-coupon:after,.boxes-v4-show .order-column .coupon-form .apply-coupon:before,.boxes-v4-show .order-column .coupon-form .apply-coupon:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .coupon-form .apply-coupon:before,.p-orders-v4 .order-column .coupon-form .apply-coupon:after,.boxes-v4-show .order-column .coupon-form .apply-coupon:before,.boxes-v4-show .order-column .coupon-form .apply-coupon:after{font-size:20px}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .coupon-form .apply-coupon:hover,.boxes-v4-show .order-column .coupon-form .apply-coupon:hover{text-decoration:none}}.p-orders-v4 .order-column .coupon-form .apply-coupon:active,.boxes-v4-show .order-column .coupon-form .apply-coupon:active{text-decoration:none}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .coupon-form .apply-coupon,.boxes-v4-show .order-column .coupon-form .apply-coupon{margin-top:0.4210526316rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .coupon-form .apply-coupon,.boxes-v4-show .order-column .coupon-form .apply-coupon{margin-top:8px}}.p-orders-v4 .order-column .to-pay,.boxes-v4-show .order-column .to-pay{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .to-pay,.boxes-v4-show .order-column .to-pay{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .to-pay,.boxes-v4-show .order-column .to-pay{gap:8px}}.p-orders-v4 .order-column .to-pay .now,.p-orders-v4 .order-column .to-pay .later,.boxes-v4-show .order-column .to-pay .now,.boxes-v4-show .order-column .to-pay .later{display:flex;justify-content:space-between}.p-orders-v4 .order-column .to-pay .now,.boxes-v4-show .order-column .to-pay .now{font-size:var(--p2-font-size);font-weight:700;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}.p-orders-v4 .order-column .to-pay .later,.boxes-v4-show .order-column .to-pay .later{font-size:var(--p5-font-size);font-weight:500;letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);color:#70707b;color:var(--gray-500)}.p-orders-v4 .order-column .rent,.p-orders-v4 .order-column .next,.p-orders-v4 .order-column .final-submit,.boxes-v4-show .order-column .rent,.boxes-v4-show .order-column .next,.boxes-v4-show .order-column .final-submit{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .rent,.p-orders-v4 .order-column .next,.p-orders-v4 .order-column .final-submit,.boxes-v4-show .order-column .rent,.boxes-v4-show .order-column .next,.boxes-v4-show .order-column .final-submit{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .rent,.p-orders-v4 .order-column .next,.p-orders-v4 .order-column .final-submit,.boxes-v4-show .order-column .rent,.boxes-v4-show .order-column .next,.boxes-v4-show .order-column .final-submit{border-radius:48px}}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .rent,.p-orders-v4 .order-column .next,.p-orders-v4 .order-column .final-submit,.boxes-v4-show .order-column .rent,.boxes-v4-show .order-column .next,.boxes-v4-show .order-column .final-submit{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .rent,.p-orders-v4 .order-column .next,.p-orders-v4 .order-column .final-submit,.boxes-v4-show .order-column .rent,.boxes-v4-show .order-column .next,.boxes-v4-show .order-column .final-submit{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .rent:hover,.p-orders-v4 .order-column .next:hover,.p-orders-v4 .order-column .final-submit:hover,.boxes-v4-show .order-column .rent:hover,.boxes-v4-show .order-column .next:hover,.boxes-v4-show .order-column .final-submit:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}.p-orders-v4 .order-column .rent:active,.p-orders-v4 .order-column .next:active,.p-orders-v4 .order-column .final-submit:active,.boxes-v4-show .order-column .rent:active,.boxes-v4-show .order-column .next:active,.boxes-v4-show .order-column .final-submit:active{background:#000;color:#fff}.p-orders-v4 .order-column .rent.disabled,.p-orders-v4 .order-column .rent[disabled],.p-orders-v4 .order-column .rent.disabled:hover,.p-orders-v4 .order-column .rent[disabled]:hover,.p-orders-v4 .order-column .next.disabled,.p-orders-v4 .order-column .next[disabled],.p-orders-v4 .order-column .next.disabled:hover,.p-orders-v4 .order-column .next[disabled]:hover,.p-orders-v4 .order-column .final-submit.disabled,.p-orders-v4 .order-column .final-submit[disabled],.p-orders-v4 .order-column .final-submit.disabled:hover,.p-orders-v4 .order-column .final-submit[disabled]:hover,.boxes-v4-show .order-column .rent.disabled,.boxes-v4-show .order-column .rent[disabled],.boxes-v4-show .order-column .rent.disabled:hover,.boxes-v4-show .order-column .rent[disabled]:hover,.boxes-v4-show .order-column .next.disabled,.boxes-v4-show .order-column .next[disabled],.boxes-v4-show .order-column .next.disabled:hover,.boxes-v4-show .order-column .next[disabled]:hover,.boxes-v4-show .order-column .final-submit.disabled,.boxes-v4-show .order-column .final-submit[disabled],.boxes-v4-show .order-column .final-submit.disabled:hover,.boxes-v4-show .order-column .final-submit[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}.p-orders-v4 .order-column .rent:before,.p-orders-v4 .order-column .rent:after,.p-orders-v4 .order-column .next:before,.p-orders-v4 .order-column .next:after,.p-orders-v4 .order-column .final-submit:before,.p-orders-v4 .order-column .final-submit:after,.boxes-v4-show .order-column .rent:before,.boxes-v4-show .order-column .rent:after,.boxes-v4-show .order-column .next:before,.boxes-v4-show .order-column .next:after,.boxes-v4-show .order-column .final-submit:before,.boxes-v4-show .order-column .final-submit:after{line-height:1}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .rent:before,.p-orders-v4 .order-column .rent:after,.p-orders-v4 .order-column .next:before,.p-orders-v4 .order-column .next:after,.p-orders-v4 .order-column .final-submit:before,.p-orders-v4 .order-column .final-submit:after,.boxes-v4-show .order-column .rent:before,.boxes-v4-show .order-column .rent:after,.boxes-v4-show .order-column .next:before,.boxes-v4-show .order-column .next:after,.boxes-v4-show .order-column .final-submit:before,.boxes-v4-show .order-column .final-submit:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .rent:before,.p-orders-v4 .order-column .rent:after,.p-orders-v4 .order-column .next:before,.p-orders-v4 .order-column .next:after,.p-orders-v4 .order-column .final-submit:before,.p-orders-v4 .order-column .final-submit:after,.boxes-v4-show .order-column .rent:before,.boxes-v4-show .order-column .rent:after,.boxes-v4-show .order-column .next:before,.boxes-v4-show .order-column .next:after,.boxes-v4-show .order-column .final-submit:before,.boxes-v4-show .order-column .final-submit:after{font-size:20px}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .rent:hover,.p-orders-v4 .order-column .next:hover,.p-orders-v4 .order-column .final-submit:hover,.boxes-v4-show .order-column .rent:hover,.boxes-v4-show .order-column .next:hover,.boxes-v4-show .order-column .final-submit:hover{text-decoration:none}}.p-orders-v4 .order-column .rent:active,.p-orders-v4 .order-column .next:active,.p-orders-v4 .order-column .final-submit:active,.boxes-v4-show .order-column .rent:active,.boxes-v4-show .order-column .next:active,.boxes-v4-show .order-column .final-submit:active{text-decoration:none}.p-orders-v4 .order-column .final-submit,.boxes-v4-show .order-column .final-submit{display:flex;align-items:center}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .final-submit,.boxes-v4-show .order-column .final-submit{gap:0.3157894737rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .final-submit,.boxes-v4-show .order-column .final-submit{gap:6px}}.p-orders-v4 .order-column .final-submit:after,.boxes-v4-show .order-column .final-submit:after{background-image:url(/packs/static/images/pages/orders-v4/chevron-right-458dec6d0fc8d1ef40f8.svg);background-position:center;background-repeat:no-repeat;background-size:cover;content:""}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .final-submit:after,.boxes-v4-show .order-column .final-submit:after{height:1.2631578947rem;width:1.2631578947rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .final-submit:after,.boxes-v4-show .order-column .final-submit:after{height:24px;width:24px}}.p-orders-v4 .order-column .payment-method .card,.p-orders-v4 .order-column .payment-method .bank,.boxes-v4-show .order-column .payment-method .card,.boxes-v4-show .order-column .payment-method .bank{align-items:center;display:flex}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .payment-method .card,.p-orders-v4 .order-column .payment-method .bank,.boxes-v4-show .order-column .payment-method .card,.boxes-v4-show .order-column .payment-method .bank{gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .payment-method .card,.p-orders-v4 .order-column .payment-method .bank,.boxes-v4-show .order-column .payment-method .card,.boxes-v4-show .order-column .payment-method .bank{gap:16px}}.p-orders-v4 .order-column .payment-method .card:before,.p-orders-v4 .order-column .payment-method .bank:before,.boxes-v4-show .order-column .payment-method .card:before,.boxes-v4-show .order-column .payment-method .bank:before{content:"";background-position:center;background-repeat:no-repeat;background-size:cover}@media screen and (max-width: 1023px){.p-orders-v4 .order-column .payment-method .card:before,.p-orders-v4 .order-column .payment-method .bank:before,.boxes-v4-show .order-column .payment-method .card:before,.boxes-v4-show .order-column .payment-method .bank:before{height:1.2631578947rem;width:1.2631578947rem}}@media screen and (min-width: 1024px){.p-orders-v4 .order-column .payment-method .card:before,.p-orders-v4 .order-column .payment-method .bank:before,.boxes-v4-show .order-column .payment-method .card:before,.boxes-v4-show .order-column .payment-method .bank:before{height:24px;width:24px}}.p-orders-v4 .order-column .payment-method .card:before,.boxes-v4-show .order-column .payment-method .card:before{background-image:url(/packs/static/images/pages/orders-v4/card-1427c570f22f538c13c1.svg)}.p-orders-v4 .order-column .payment-method .bank:before,.boxes-v4-show .order-column .payment-method .bank:before{background-image:url(/packs/static/images/pages/orders-v4/bank-4de6dce4cbc8c32863dc.svg)}@media screen and (min-width: 1024px){.p-orders-v4-base #container_wrapper .container,.p-orders-v4-profiles #container_wrapper .container{max-width:516px;padding:0}}.p-orders-v4-base .b-breadcrumbs-v4,.p-orders-v4-profiles .b-breadcrumbs-v4{padding:0}@media screen and (min-width: 1024px){.p-orders-v4-base .b-breadcrumbs-v4,.p-orders-v4-profiles .b-breadcrumbs-v4{margin-bottom:16px}}.p-orders-v4-base h2,.p-orders-v4-profiles h2{text-align:left}@media screen and (max-width: 1023px){.p-orders-v4-base h2,.p-orders-v4-profiles h2{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);margin-left:2.5263157895rem}}@media screen and (max-width: 1023px){.p-orders-v4-base h2,.p-orders-v4-base .box-details,.p-orders-v4-profiles h2,.p-orders-v4-profiles .box-details{margin-bottom:1.6842105263rem}}@media screen and (min-width: 1024px){.p-orders-v4-base h2,.p-orders-v4-base .box-details,.p-orders-v4-profiles h2,.p-orders-v4-profiles .box-details{margin-bottom:40px}}.p-orders-v4-base .box-details{display:flex}@media screen and (max-width: 1023px){.p-orders-v4-base .box-details{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .box-details{gap:24px}}.p-orders-v4-base .image{background-position:center;background-repeat:no-repeat;background-size:cover;flex-shrink:0}@media screen and (max-width: 1023px){.p-orders-v4-base .image{height:6.3157894737rem;width:6.3157894737rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .image{height:120px;width:120px}}.p-orders-v4-base .image.ultra_small{background-image:url(/packs/static/images/vue/storage_schema_boxes/box/size/desktop/ultra_small-bd64b56b26914039bd80.png)}.p-orders-v4-base .image.small{background-image:url(/packs/static/images/vue/storage_schema_boxes/box/size/desktop/small-03b357d08cd1b7764b2d.png)}.p-orders-v4-base .image.medium{background-image:url(/packs/static/images/vue/storage_schema_boxes/box/size/desktop/medium-40a7181268baf65ffbc1.png)}.p-orders-v4-base .image.large{background-image:url(/packs/static/images/vue/storage_schema_boxes/box/size/desktop/large-3cc453af63cf04a4a6a8.png)}.p-orders-v4-base .image.extra_large{background-image:url(/packs/static/images/vue/storage_schema_boxes/box/size/desktop/extra_large-cc7ab342724ff56d56c8.png)}.p-orders-v4-base .details{display:flex;flex-direction:column;justify-content:center}@media screen and (max-width: 1023px){.p-orders-v4-base .details{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .details{gap:8px}}.p-orders-v4-base .details .name{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);display:flex}@media screen and (max-width: 1023px){.p-orders-v4-base .details .name{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .details .name{gap:8px}}.p-orders-v4-base .details .size-tag{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);align-items:center;background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900);display:flex;justify-content:center}@media screen and (max-width: 1023px){.p-orders-v4-base .details .size-tag{border-radius:100px;height:1.2631578947rem;padding:0 0.4210526316rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .details .size-tag{border-radius:100px;height:24px;padding:0 8px}}.p-orders-v4-base .details .dimensions,.p-orders-v4-base .details .address{display:flex}@media screen and (max-width: 1023px){.p-orders-v4-base .details .dimensions,.p-orders-v4-base .details .address{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);gap:0.3157894737rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .details .dimensions,.p-orders-v4-base .details .address{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);gap:6px}}.p-orders-v4-base .details .separator{align-self:center;background:#18181b;background:var(--gray-900)}@media screen and (max-width: 1023px){.p-orders-v4-base .details .separator{width:0.1052631579rem;height:0.1052631579rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .details .separator{width:2px;height:2px}}@media screen and (max-width: 1023px){.p-orders-v4-base .order-details{--gap: 1.6842105263rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .order-details{--gap: 40px}}@media screen and (max-width: 1023px){.p-orders-v4-base .order-details .section-payment-method{margin-top:1.6842105263rem}}.p-orders-v4-base .order-details .section-lock .error-message{font-size:var(--p5-font-size);font-weight:500;letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);color:#f40c0c}@media screen and (max-width: 1023px){.p-orders-v4-base .order-details .section-lock .error-message{margin-top:-0.6315789474rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .order-details .section-lock .error-message{margin-top:-12px}}.p-orders-v4-base .lock-options{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-orders-v4-base .lock-options{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .lock-options{gap:8px}}.p-orders-v4-base .lock-options input{display:none}.p-orders-v4-base .lock-options label{--border-color: var(--gray-200);border:1px solid #e4e4e7;border:1px solid var(--border-color);cursor:pointer;display:flex;flex-direction:column;position:relative;transition:border-color .3s;transition:border-color var(--transition-duration);-webkit-user-select:none;-moz-user-select:none;user-select:none}@media screen and (max-width: 1023px){.p-orders-v4-base .lock-options label{border-radius:0.6315789474rem;gap:0.2105263158rem;padding:0.8421052632rem 2.9473684211rem 0.8421052632rem 0.8421052632rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .lock-options label{border-radius:12px;gap:4px;padding:16px 56px 16px 16px}}.p-orders-v4-base .lock-options label:after{background-image:url(/packs/static/images/pages/orders-v4/radio-988db1b58c87dce2690c.svg);background-position:center;background-repeat:no-repeat;background-size:cover;content:"";position:absolute;top:50%;transform:translateY(-50%)}@media screen and (max-width: 1023px){.p-orders-v4-base .lock-options label:after{height:1.2631578947rem;right:0.8421052632rem;width:1.2631578947rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .lock-options label:after{height:24px;right:16px;width:24px}}.p-orders-v4-base .lock-options input:not(:checked)+label{cursor:pointer}.p-orders-v4-base .lock-options input:not(:checked)+label:hover{--border-color: var(--gray-400)}.p-orders-v4-base .lock-options input:not(:checked)+label:active{--border-color: var(--gray-400)}.p-orders-v4-base .lock-options input:not(:checked)+label:active:after{background-image:url(/packs/static/images/pages/orders-v4/radio-hover-00ce030bc22f2e2386ca.svg)}@media screen and (max-width: 1023px){.p-orders-v4-base .lock-options input:not(:checked)+label:active:after{height:2.1052631579rem;right:0.4210526316rem;width:2.1052631579rem}}@media screen and (min-width: 1024px){.p-orders-v4-base .lock-options input:not(:checked)+label:active:after{height:40px;right:8px;width:40px}}.p-orders-v4-base .lock-options input:checked+label{--border-color: var(--primary-color)}.p-orders-v4-base .lock-options input:checked+label:after{background-image:url(/packs/static/images/pages/orders-v4/radio-checked-f30a0b4d85f15cf4e972.svg)}.p-orders-v4-base .lock-options .text{font-size:var(--p3-font-size);font-weight:500;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);color:#333}.p-orders-v4-base .lock-options .price{font-size:var(--p4-font-size);font-weight:500;letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);color:#70707b;color:var(--gray-500)}.p-orders-v4-profiles .profile-form{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-orders-v4-profiles .profile-form{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-orders-v4-profiles .profile-form{gap:24px}}.p-orders-v4-profiles .profile-form input[type=submit]{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){.p-orders-v4-profiles .profile-form input[type=submit]{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.p-orders-v4-profiles .profile-form input[type=submit]{border-radius:48px}}@media screen and (max-width: 1023px){.p-orders-v4-profiles .profile-form input[type=submit]{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4-profiles .profile-form input[type=submit]{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){.p-orders-v4-profiles .profile-form input[type=submit]:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}.p-orders-v4-profiles .profile-form input[type=submit]:active{background:#000;color:#fff}.p-orders-v4-profiles .profile-form input[type=submit].disabled,.p-orders-v4-profiles .profile-form input[type=submit][disabled],.p-orders-v4-profiles .profile-form input[type=submit].disabled:hover,.p-orders-v4-profiles .profile-form input[type=submit][disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}.p-orders-v4-profiles .profile-form input[type=submit]:before,.p-orders-v4-profiles .profile-form input[type=submit]:after{line-height:1}@media screen and (max-width: 1023px){.p-orders-v4-profiles .profile-form input[type=submit]:before,.p-orders-v4-profiles .profile-form input[type=submit]:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.p-orders-v4-profiles .profile-form input[type=submit]:before,.p-orders-v4-profiles .profile-form input[type=submit]:after{font-size:20px}}@media screen and (min-width: 1024px){.p-orders-v4-profiles .profile-form input[type=submit]:hover{text-decoration:none}}.p-orders-v4-profiles .profile-form input[type=submit]:active{text-decoration:none}.p-orders-v4-profiles .profile-form .passport{display:flex}@media screen and (max-width: 1023px){.p-orders-v4-profiles .profile-form .passport{gap:1.2631578947rem}}@media screen and (min-width: 1024px){.p-orders-v4-profiles .profile-form .passport{gap:24px}}.p-orders-v4-profiles .profile-form .passport .b-input{flex-basis:50%}.p-orders-v4-profiles .profile-form .note{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1{padding-top:0.875rem;margin-bottom:6.25rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1{padding-top:10px;margin-bottom:188px}}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1>.container{padding:0}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1>.container{display:flex}}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .first{margin-bottom:8.5rem;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}html[dir=ltr] .p-pages-dostavka article.slide-1 .first h1{text-align:left}html[dir=rtl] .p-pages-dostavka article.slide-1 .first h1{text-align:right}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .first h1{font-size:1.5rem;line-height:1.3;margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .first h1{font-size:44px;line-height:48px;margin:0 0 16px 0}}.p-pages-dostavka article.slide-1 .first .note{color:#333;color:var(--text-strong);font-size:1rem;line-height:1.3}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .first .note{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .first .note{margin-bottom:40px}}.p-pages-dostavka article.slide-1 .first ul{font-size:1rem;line-height:1.3}.p-pages-dostavka article.slide-1 .first ul li{position:relative}html[dir=ltr] .p-pages-dostavka article.slide-1 .first ul li{padding-left:1.5rem}html[dir=rtl] .p-pages-dostavka article.slide-1 .first ul li{padding-right:1.5rem}.p-pages-dostavka article.slide-1 .first ul li:not(:last-child){margin-bottom:0.5rem}.p-pages-dostavka article.slide-1 .first ul li:before{background-image:url(/packs/static/images/pages/dostavka/slide_1/item_circle-382df07a2af7ead2ca4e.svg);background-repeat:no-repeat;background-size:contain;content:"";height:0.75rem;position:absolute;top:50%;transform:translateY(-50%);width:0.75rem}html[dir=ltr] .p-pages-dostavka article.slide-1 .first ul li:before{left:0}html[dir=rtl] .p-pages-dostavka article.slide-1 .first ul li:before{right:0}.p-pages-dostavka article.slide-1 .second{background:#5096ff;box-shadow:0rem 1.375rem 2.75rem -0.75rem rgba(0,0,0,.1);position:relative}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .second{padding-bottom:2.75rem;padding-top:2.75rem}html[dir=ltr] .p-pages-dostavka article.slide-1 .second{padding-left:var(--container-padding-x)}html[dir=rtl] .p-pages-dostavka article.slide-1 .second{padding-right:var(--container-padding-x)}html[dir=ltr] .p-pages-dostavka article.slide-1 .second{padding-right:var(--container-padding-x)}html[dir=rtl] .p-pages-dostavka article.slide-1 .second{padding-left:var(--container-padding-x)}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .second{border-radius:32px;max-width:412px;padding:56px 44px}html[dir=ltr] .p-pages-dostavka article.slide-1 .second{margin-left:auto}html[dir=rtl] .p-pages-dostavka article.slide-1 .second{margin-right:auto}}.p-pages-dostavka article.slide-1 .second .title{color:#fff;font-weight:700;text-align:center;margin-bottom:2rem}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .second .title{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .second .title{font-size:24px;line-height:28px}}.p-pages-dostavka article.slide-1 .second input[type=text]{text-align:center}.p-pages-dostavka article.slide-1 .second input[type=submit]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;width:100%}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .second input[type=submit]{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .second input[type=submit]{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-dostavka article.slide-1 .second input[type=submit].button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .second input[type=submit].button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .second input[type=submit].button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-dostavka article.slide-1 .second input[type=submit]:hover{text-decoration:none}.p-pages-dostavka article.slide-1 .second input[type=submit]:active{box-shadow:none}.p-pages-dostavka article.slide-1 .second input[type=submit].disabled,.p-pages-dostavka article.slide-1 .second input[type=submit][disabled]{background:#afb5c9;cursor:default}.p-pages-dostavka article.slide-1 .second input[type=submit].disabled:hover,.p-pages-dostavka article.slide-1 .second input[type=submit][disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .second input[type=submit]:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-pages-dostavka article.slide-1 .second input[type=submit]:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-dostavka article.slide-1 .second input[type=submit]{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-pages-dostavka article.slide-1 .second input[type=submit]:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-pages-dostavka article.slide-1 .second input[type=submit]:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .second input[type=submit]{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .second input[type=submit]{margin-bottom:32px}}.p-pages-dostavka article.slide-1 .second .note{color:#fff;font-size:0.75rem;line-height:1.3;text-align:center}.p-pages-dostavka article.slide-1 .second img{position:absolute}html[dir=ltr] .p-pages-dostavka article.slide-1 .second img{left:0}html[dir=rtl] .p-pages-dostavka article.slide-1 .second img{right:0}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-1 .second img{top:-5.75rem;z-index:-1}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-dostavka article.slide-1 .second img{width:calc(313.1733333333px + 0.3058333333*(100vw - 1024px))}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-1 .second img{top:129px;transform:translateX(-100%);z-index:-1}}.p-pages-dostavka article.slide-2{margin-bottom:0;overflow:hidden;padding-bottom:11.25rem}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 h2{margin-bottom:2.25rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 h2{margin-bottom:88px}}.p-pages-dostavka article.slide-2 ul{position:relative}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 ul{margin-bottom:2rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 ul{display:flex;flex-wrap:wrap;margin-bottom:-28px;margin-bottom:92px;margin-top:-28px;padding-top:28px}html[dir=ltr] .p-pages-dostavka article.slide-2 ul{margin-left:-28px}html[dir=rtl] .p-pages-dostavka article.slide-2 ul{margin-right:-28px}.p-pages-dostavka article.slide-2 ul>li{margin-bottom:28px;width:calc(33.3333333333% - 28px)}html[dir=ltr] .p-pages-dostavka article.slide-2 ul>li{margin-left:28px}html[dir=rtl] .p-pages-dostavka article.slide-2 ul>li{margin-right:28px}}.p-pages-dostavka article.slide-2 ul:before{background:#5096ff;border-radius:37.25rem;content:"";height:37.25rem;left:50%;position:absolute;top:50%;transform:translateX(-50%) translateY(-50%);width:37.25rem;z-index:-1}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-dostavka article.slide-2 ul:before{margin-left:14px}html[dir=rtl] .p-pages-dostavka article.slide-2 ul:before{margin-right:14px}}.p-pages-dostavka article.slide-2 ul li{background:#fff;border-radius:2rem;box-shadow:0rem 1.375rem 2.75rem -0.75rem rgba(0,0,0,.1);padding:2rem 1.5rem 1.25rem;position:relative}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 ul li{padding-top:2.75rem}.p-pages-dostavka article.slide-2 ul li:not(:last-child){margin-bottom:1rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 ul li{height:240px}}.p-pages-dostavka article.slide-2 ul .number{align-items:center;background:#f44f0c;background:var(--primary-color);border-radius:4rem;color:#fff;display:flex;font-size:1.875rem;font-weight:700;height:4rem;justify-content:center;width:4rem}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 ul .number{margin-bottom:1.125rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 ul .number{margin-bottom:16px}}.p-pages-dostavka article.slide-2 ul .icon{align-items:center;background:#eff3fa;border-radius:0 2rem 0 2rem;display:flex;justify-content:center;position:absolute;top:0}html[dir=ltr] .p-pages-dostavka article.slide-2 ul .icon{right:0}html[dir=rtl] .p-pages-dostavka article.slide-2 ul .icon{left:0}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 ul .icon{height:7.5rem;width:7.25rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 ul .icon{height:108px;width:108px}}.p-pages-dostavka article.slide-2 ul .icon:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";height:3.5rem;width:3.5rem}.p-pages-dostavka article.slide-2 ul .icon-1:before{background-image:url(/packs/static/images/pages/dostavka/slide_2/icon_1-6cb303bc8f3af8311147.svg)}.p-pages-dostavka article.slide-2 ul .icon-2:before{background-image:url(/packs/static/images/pages/dostavka/slide_2/icon_2-1867847c232e3939544c.svg)}.p-pages-dostavka article.slide-2 ul .icon-3:before{background-image:url(/packs/static/images/pages/dostavka/slide_2/icon_3-74e6e85a6b17b1a5658f.svg)}.p-pages-dostavka article.slide-2 ul .icon-4:before{background-image:url(/packs/static/images/pages/dostavka/slide_2/icon_4-a306ae0dc5a52442528a.svg)}.p-pages-dostavka article.slide-2 ul .icon-5:before{background-image:url(/packs/static/images/pages/dostavka/slide_2/icon_5-7a74d58ee66371a4f688.svg)}.p-pages-dostavka article.slide-2 ul .icon-6:before{background-image:url(/packs/static/images/pages/dostavka/slide_2/icon_6-706e02916ee6dbd731fe.svg)}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 ul .text{font-size:1rem;line-height:1.3}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 ul .text{font-size:20px;line-height:28px}}.p-pages-dostavka article.slide-2 .note{background:#f44f0c;background:var(--primary-color);border-radius:0.9375rem;position:relative}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 .note{padding:0.75rem 1.75rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 .note{padding-bottom:24px;padding-top:24px}html[dir=ltr] .p-pages-dostavka article.slide-2 .note{padding-left:192px}html[dir=rtl] .p-pages-dostavka article.slide-2 .note{padding-right:192px}html[dir=ltr] .p-pages-dostavka article.slide-2 .note{padding-right:0}html[dir=rtl] .p-pages-dostavka article.slide-2 .note{padding-left:0}}.p-pages-dostavka article.slide-2 .note .text{color:#fff;font-size:1rem;line-height:1.3}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 .note .text{text-align:center}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 .note .text{max-width:580px}}.p-pages-dostavka article.slide-2 .note img{position:absolute}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-2 .note img{top:3.875rem}html[dir=ltr] .p-pages-dostavka article.slide-2 .note img{left:-1rem}html[dir=rtl] .p-pages-dostavka article.slide-2 .note img{right:-1rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-2 .note img{top:-48px}html[dir=ltr] .p-pages-dostavka article.slide-2 .note img{left:-36px}html[dir=rtl] .p-pages-dostavka article.slide-2 .note img{right:-36px}}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 h2{margin-bottom:1rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 h2{margin-bottom:56px}}.p-pages-dostavka article.slide-3 .item{color:#333;color:var(--text-strong);line-height:1.4;position:relative}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item{text-align:center}}.p-pages-dostavka article.slide-3 .item .text{font-size:1rem}.p-pages-dostavka article.slide-3 .item img{display:block}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-1{display:flex;flex-direction:column;justify-content:center;margin-bottom:4rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-1{display:flex;margin-bottom:52px}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-1 .content{padding-top:62px}html[dir=ltr] .p-pages-dostavka article.slide-3 .item-1 .content{margin-right:auto}html[dir=rtl] .p-pages-dostavka article.slide-3 .item-1 .content{margin-left:auto}}.p-pages-dostavka article.slide-3 .item-1 .headline{font-weight:700;line-height:1.4}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-1 .headline{font-size:1rem;margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-1 .headline{font-size:24px;margin-bottom:12px}}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-1 .text{margin-bottom:1.3125rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-1 .text{max-width:388px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-dostavka article.slide-3 .item-1 img{width:calc(461.6533333333px + 0.4508333333*(100vw - 1024px))}}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-2{margin-bottom:2.3125rem;padding:0}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-2{margin-bottom:52px}}.p-pages-dostavka article.slide-3 .item-2 .content{background:#fff;border-radius:44px}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-2 .content{margin:-4rem auto 0;padding:1.75rem;position:relative;width:calc(100% - var(--container-padding-x)*2);z-index:1}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-2 .content{padding-bottom:3rem;padding-top:3rem;position:absolute;top:50%;transform:translateY(-50%)}html[dir=ltr] .p-pages-dostavka article.slide-3 .item-2 .content{padding-left:4.0625rem}html[dir=rtl] .p-pages-dostavka article.slide-3 .item-2 .content{padding-right:4.0625rem}html[dir=ltr] .p-pages-dostavka article.slide-3 .item-2 .content{padding-right:4.5625rem}html[dir=rtl] .p-pages-dostavka article.slide-3 .item-2 .content{padding-left:4.5625rem}html[dir=ltr] .p-pages-dostavka article.slide-3 .item-2 .content{right:0}html[dir=rtl] .p-pages-dostavka article.slide-3 .item-2 .content{left:0}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-2 .text:first-child{max-width:348px}.p-pages-dostavka article.slide-3 .item-2 .text:last-child{max-width:288px}}.p-pages-dostavka article.slide-3 .item-2 .text:first-child:after{background-image:url(/packs/static/images/pages/dostavka/slide_3/truck-aa5b668f1fadecfe4dff.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-2 .text:first-child:after{height:2.75rem;margin:0.9375rem auto;width:3.5625rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-2 .text:first-child:after{height:52px;margin:22px 0;width:68px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-dostavka article.slide-3 .item-2 img{width:calc(785.0666666667px + 0.7666666667*(100vw - 1024px))}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-3{display:flex}}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-3 .content{margin-bottom:2.75rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-3 .content{padding-top:84px}html[dir=ltr] .p-pages-dostavka article.slide-3 .item-3 .content{margin-right:auto}html[dir=rtl] .p-pages-dostavka article.slide-3 .item-3 .content{margin-left:auto}}.p-pages-dostavka article.slide-3 .item-3 .headline{font-weight:700}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-3 .headline{font-size:1.5rem;margin-bottom:1rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-3 .headline{font-size:32px;margin-bottom:24px}}.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;color:#fff;height:2.75rem;width:14.0625rem}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit:hover{text-decoration:none}.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit:active{box-shadow:none}.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit.disabled,.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit[disabled]{background:#afb5c9;cursor:default}.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit.disabled:hover,.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-dostavka article.slide-3 .item-3 .submit-container .submit{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-pages-dostavka article.slide-3 .item-3 .submit-container .submit:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-pages-dostavka article.slide-3 .item-3 .submit-container .submit:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-3 .item-3 .submit-container .submit{margin:0 auto}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-dostavka article.slide-3 .item-3 img{width:calc(461.6533333333px + 0.4508333333*(100vw - 1024px))}}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-4 h2{margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-4 h2{margin-bottom:18px}}.p-pages-dostavka article.slide-4 .note{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3;text-align:center}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-4 .note{margin-bottom:2.75rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-4 .note{margin-bottom:68px}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-4 ul{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-pages-dostavka article.slide-4 ul{margin-left:-32px}html[dir=rtl] .p-pages-dostavka article.slide-4 ul{margin-right:-32px}.p-pages-dostavka article.slide-4 ul>li{margin-bottom:0px;width:calc(50% - 32px)}html[dir=ltr] .p-pages-dostavka article.slide-4 ul>li{margin-left:32px}html[dir=rtl] .p-pages-dostavka article.slide-4 ul>li{margin-right:32px}}.p-pages-dostavka article.slide-4 ul li{position:relative}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-4 ul li{margin-bottom:2rem}}.p-pages-dostavka article.slide-4 ul img{display:block;width:100%}.p-pages-dostavka article.slide-4 ul .badge{align-items:center;background:#5096ff;bottom:0;color:#fff;display:flex;font-weight:700;justify-content:center;left:50%;line-height:1.2;position:absolute;text-align:center;transform:translateX(-50%)}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-4 ul .badge{border-radius:0.625rem 0.625rem 0 0;font-size:1.5rem;height:3.1875rem;width:11.5rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-4 ul .badge{border-radius:20px 20px 0 0;font-size:32px;height:64px;width:324px}}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-6 h2{margin-bottom:2.25rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-6 h2{margin-bottom:56px}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-6 ul{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-pages-dostavka article.slide-6 ul{margin-left:-32px}html[dir=rtl] .p-pages-dostavka article.slide-6 ul{margin-right:-32px}.p-pages-dostavka article.slide-6 ul>li{margin-bottom:0px;width:calc(50% - 32px)}html[dir=ltr] .p-pages-dostavka article.slide-6 ul>li{margin-left:32px}html[dir=rtl] .p-pages-dostavka article.slide-6 ul>li{margin-right:32px}}.p-pages-dostavka article.slide-6 ul li{position:relative}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-6 ul li{margin-bottom:2rem}}.p-pages-dostavka article.slide-6 img{display:block;width:100%}.p-pages-dostavka article.slide-6 .badge{color:#333;color:var(--text-strong);font-size:2rem;font-weight:700;left:50%;line-height:1.2;position:absolute;text-align:center;top:50%;transform:translateX(-50%) translateY(-50%)}.p-pages-dostavka article.slide-6 .badge .submit-container{margin-top:1.125rem}.p-pages-dostavka article.slide-6 .badge .submit-container .submit{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;height:2.75rem;width:14.0625rem}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-6 .badge .submit-container .submit{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-6 .badge .submit-container .submit{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-dostavka article.slide-6 .badge .submit-container .submit.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-6 .badge .submit-container .submit.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-6 .badge .submit-container .submit.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-dostavka article.slide-6 .badge .submit-container .submit:hover{text-decoration:none}.p-pages-dostavka article.slide-6 .badge .submit-container .submit:active{box-shadow:none}.p-pages-dostavka article.slide-6 .badge .submit-container .submit.disabled,.p-pages-dostavka article.slide-6 .badge .submit-container .submit[disabled]{background:#afb5c9;cursor:default}.p-pages-dostavka article.slide-6 .badge .submit-container .submit.disabled:hover,.p-pages-dostavka article.slide-6 .badge .submit-container .submit[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-dostavka article.slide-6 .badge .submit-container .submit:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-pages-dostavka article.slide-6 .badge .submit-container .submit:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-dostavka article.slide-6 .badge .submit-container .submit{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-pages-dostavka article.slide-6 .badge .submit-container .submit:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-pages-dostavka article.slide-6 .badge .submit-container .submit:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-pages-dostavka article.slide-6 .badge .submit-container .submit{margin:0 auto}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box article.slide_1 .business_storage{margin-top:calc(73px + 0.0454545455*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-pages-how_to_choose_box article.slide_1 .business_storage{margin-top:81px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .container{padding:0}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slides{overflow:hidden}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slides{padding-bottom:3.5rem}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slides .slides-wrapper{display:flex}.p-pages-how_to_choose_box article.slide_1 .business_storage .slides .slide-outer{flex-shrink:0;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);width:100%}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slides .slide-outer{overflow:hidden}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slides .slide-outer .slide-inner{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width)}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slides .b-slider-pagination{display:none}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slides .slider-navigation{display:none}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slides .slider-navigation{transform:translateY(-50%);display:flex;justify-content:center;margin-bottom:-24px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slides .slider-navigation .b-slider-prev{margin-right:32px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slides .slider-navigation .b-slider-prev{margin-left:32px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .b-slider-pagination{transition:transform .3s,margin-bottom .3s;transition:transform var(--transition-duration),margin-bottom var(--transition-duration);position:relative;z-index:1}.p-pages-how_to_choose_box article.slide_1 .business_storage .b-slider-pagination[data-index="0"]{margin-bottom:-2.625rem;transform:translateY(-2.625rem)}.p-pages-how_to_choose_box article.slide_1 .business_storage .b-slider-pagination[data-index="1"]{margin-bottom:-1.625rem;transform:translateY(-1.625rem)}.p-pages-how_to_choose_box article.slide_1 .business_storage .b-slider-pagination[data-index="2"]{margin-bottom:1.5rem;transform:translateY(1.5rem)}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slide{position:relative}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide{padding:60px 90px 0;height:565px;background:#fff;border:2px solid #e6ecf7;box-shadow:0px 22px 56px -22px rgba(95,120,143,.15);border-radius:30px;max-width:907px}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slide:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_1/business_storage/slide_background_circle-2b0b4b7245d578ea41da.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide:before{height:16.25rem;width:16.25rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide:before{height:440px;width:440px}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slide picture{position:absolute}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1 ul{padding-bottom:18.125rem}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1:before{bottom:1.125rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1:before{right:calc(-0.9375rem - var(--container-padding-x))}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1:before{left:calc(-0.9375rem - var(--container-padding-x))}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1:before{top:73px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1:before{right:-271px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1:before{left:-271px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1 picture{bottom:0}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1 picture{left:var(--container-padding-x)}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1 picture{right:var(--container-padding-x)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1 picture{top:11px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1 picture{right:-249px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-1 picture{left:-249px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2 ul{padding-bottom:18.375rem}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2:before{bottom:1.125rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2:before{right:calc(-1.5rem - var(--container-padding-x))}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2:before{left:calc(-1.5rem - var(--container-padding-x))}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2:before{top:80px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2:before{right:-278px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2:before{left:-278px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2 picture{bottom:2.875rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2 picture{left:calc(var(--container-padding-x)*-1 + 0.3125rem)}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2 picture{right:calc(var(--container-padding-x)*-1 + 0.3125rem)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2 picture{top:164px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2 picture{right:-213px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-2 picture{left:-213px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3 ul{padding-bottom:17.875rem}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3:before{left:50%;transform:translateX(-50%);bottom:1.125rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3:before{top:68px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3:before{right:-245px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3:before{left:-245px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3 picture{left:50%;transform:translateX(-50%);bottom:1.125rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3 picture{margin-left:-1.625rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3 picture{margin-right:-1.625rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3 picture{top:144px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3 picture{right:-163px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide.slide-3 picture{left:-163px}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slide .headline{color:#333;color:var(--text-strong);font-weight:bold;margin-bottom:0.75rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide .headline{font-size:1.25rem;line-height:1.5rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide .headline{font-size:32px;line-height:36px;max-width:689px}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slide p{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide p{margin-bottom:2.25rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide p{margin-bottom:48px;max-width:588px}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slide ul li{display:flex;align-items:center;color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.3;margin-bottom:1.25rem}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .business_storage .slide ul li{max-width:508px}}.p-pages-how_to_choose_box article.slide_1 .business_storage .slide ul li:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_1/business_storage/checkmark-188ab0cd9ba730edd214.svg);background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:1.75rem;width:1.75rem}@media screen and (max-width: 1023px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide ul li:before{margin-right:0.75rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide ul li:before{margin-left:0.75rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide ul li:before{margin-right:20px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1 .business_storage .slide ul li:before{margin-left:20px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1{margin-bottom:0}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box article.slide_1{margin-bottom:calc(100px + 0.0681818182*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-pages-how_to_choose_box article.slide_1{margin-bottom:112px}}.p-pages-how_to_choose_box article.slide_1>.container:first-child{position:relative}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1>.container:first-child:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_1/background_cicles_1-desktop-8b407a4bc2ed4eca66a1.svg);background-repeat:no-repeat;background-size:contain;content:"";height:213px;position:absolute;top:113px;width:213px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1>.container:first-child:before{left:-84px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1>.container:first-child:before{right:-84px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1>.container:first-child:after{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_1/background_cicles_2-desktop-b326fd51dfc9dbe68892.svg);background-repeat:no-repeat;background-size:contain;content:"";height:162px;position:absolute;top:149px;width:189px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_1>.container:first-child:after{right:-24px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_1>.container:first-child:after{left:-24px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 h1{margin-bottom:2.25rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 h1{margin-bottom:61px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_1 .b-switcher{margin-bottom:4.125rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .b-switcher{margin-bottom:0}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_1 .b-switcher .inner{width:540px}}.p-pages-how_to_choose_box article.slide_1 .switcher-slides{margin-left:auto;margin-right:auto;max-width:1920px}.p-pages-how_to_choose_box article.slide_10 .subtitle-note{color:#333;color:var(--text-strong)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_10 .subtitle-note{margin-bottom:2.25rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_10 .subtitle-note{margin-bottom:60px}}.p-pages-how_to_choose_box article.slide_10 .subtitle-note b{display:block}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_10 .subtitle-note{text-align:center}.p-pages-how_to_choose_box article.slide_10 .subtitle-note b{margin-bottom:1.0625rem}}.p-pages-how_to_choose_box article.slide_10 .storable_types{margin-top:0}.p-pages-how_to_choose_box article.slide_10 .storable_types:before{display:none}.p-pages-how_to_choose_box article.slide_10 .storable_types .b-switcher{display:none}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2{margin-bottom:3.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2{margin-bottom:110px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides{padding-top:1.625rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-how_to_choose_box article.slide_2 .slides{padding-top:48px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-how_to_choose_box article.slide_2 .slides{padding-top:48px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slides{padding-top:48px}}.p-pages-how_to_choose_box article.slide_2 .slides-outer{position:relative}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides-outer{padding-top:5rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slides-outer{padding-bottom:294px;padding-top:249px}}.p-pages-how_to_choose_box article.slide_2 .slides-outer:before,.p-pages-how_to_choose_box article.slide_2 .slides-outer:after{background-repeat:no-repeat;background-size:contain;content:"";position:absolute;z-index:1}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-pages-how_to_choose_box article.slide_2 .slides-outer:before,.p-pages-how_to_choose_box article.slide_2 .slides-outer:after{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_2/ellipse-laptop-3dbfc475c512d615e693.svg);width:1200px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slides-outer:before,.p-pages-how_to_choose_box article.slide_2 .slides-outer:after{height:91px;left:50%;transform:translateX(-50%)}}@media screen and (min-width: 1280px){.p-pages-how_to_choose_box article.slide_2 .slides-outer:before,.p-pages-how_to_choose_box article.slide_2 .slides-outer:after{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_2/ellipse-desktop-d9c1f1ebd5f18ce4bb2f.svg);width:1920px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides-outer:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_2/ellipse-mobile-2c19f2f791479f781174.svg);background-size:cover;height:8.75vw;top:-4.375vw;width:100vw}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slides-outer:before{top:-45px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides-outer:after{display:none}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slides-outer:after{bottom:-45px}}.p-pages-how_to_choose_box article.slide_2 .slides-outer>picture{left:50%;position:absolute;transform:translateX(-50%);z-index:-1}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-pages-how_to_choose_box article.slide_2 .slides-outer>picture{width:1200px}}@media screen and (min-width: 1280px){.p-pages-how_to_choose_box article.slide_2 .slides-outer>picture{width:1920px}}.p-pages-how_to_choose_box article.slide_2 .slides-outer>picture img{width:100%}.p-pages-how_to_choose_box article.slide_2 .slides-outer>picture.background-top{top:0}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides-outer>picture.background-top{width:100%}}.p-pages-how_to_choose_box article.slide_2 .slides-outer>picture.background-bottom{bottom:0}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides-outer>picture.background-bottom{display:none}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .check-list{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;transition:transform .3s;transition:transform var(--transition-duration)}}@media screen and (max-width: 1023px)and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .check-list{display:flex;font-size:0.75rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list{display:inline-flex;font-size:14px;min-width:160px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .check-list.button-v3{border-radius:0.5rem;padding:0 1.25rem}}@media screen and (max-width: 1023px)and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .check-list.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .check-list:hover{text-decoration:none}.p-pages-how_to_choose_box article.slide_2 .check-list:active{box-shadow:none}.p-pages-how_to_choose_box article.slide_2 .check-list.disabled,.p-pages-how_to_choose_box article.slide_2 .check-list[disabled]{background:#afb5c9;cursor:default}.p-pages-how_to_choose_box article.slide_2 .check-list.disabled:hover,.p-pages-how_to_choose_box article.slide_2 .check-list[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .check-list:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-how_to_choose_box article.slide_2 .check-list{color:var(--text-on-color)}}@media screen and (max-width: 1023px)and (min-width: 1024px){.root-v3 .p-pages-how_to_choose_box article.slide_2 .check-list:hover{color:var(--text-on-color-hover);box-shadow:none}}@media screen and (max-width: 1023px){.root-v3 .p-pages-how_to_choose_box article.slide_2 .check-list:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color);bottom:-142px;left:50%;position:absolute;transform:translateX(-50%);width:240px}}@media screen and (min-width: 1024px)and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .check-list{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list{display:inline-flex;font-size:14px;min-width:160px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list.button-v3{border-radius:0.5rem;padding:0 1.25rem}}@media screen and (min-width: 1024px)and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .check-list.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list:hover{text-decoration:none}.p-pages-how_to_choose_box article.slide_2 .check-list:active{box-shadow:none}.p-pages-how_to_choose_box article.slide_2 .check-list.disabled,.p-pages-how_to_choose_box article.slide_2 .check-list[disabled]{background:#afb5c9;cursor:default}.p-pages-how_to_choose_box article.slide_2 .check-list.disabled:hover,.p-pages-how_to_choose_box article.slide_2 .check-list[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .check-list:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .p-pages-how_to_choose_box article.slide_2 .check-list{background:#fff;color:#5f5f5f;color:var(--text-base)}}@media screen and (min-width: 1024px)and (min-width: 1024px){.root-v3 .p-pages-how_to_choose_box article.slide_2 .check-list:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}@media screen and (min-width: 1024px){.root-v3 .p-pages-how_to_choose_box article.slide_2 .check-list:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides{overflow:hidden;padding-bottom:3.75rem}.p-pages-how_to_choose_box article.slide_2 .slides .slides-wrapper{display:flex}.p-pages-how_to_choose_box article.slide_2 .slides .b-slider-pagination{position:relative;transition:transform .3s,margin-bottom .3s;transition:transform var(--transition-duration),margin-bottom var(--transition-duration);z-index:1}}@media screen and (max-width: 1023px)and (max-width: 767px)and (orientation: portrait){.p-pages-how_to_choose_box article.slide_2 .slides .b-slider-pagination[data-index="0"]{margin-bottom:-5.5625rem;transform:translateY(-5.5625rem)}}@media screen and (max-width: 1023px)and (max-width: 767px)and (orientation: landscape){.p-pages-how_to_choose_box article.slide_2 .slides .b-slider-pagination[data-index="0"]{margin-bottom:-5.5625rem;transform:translateY(-5.5625rem)}}@media screen and (max-width: 1023px)and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-how_to_choose_box article.slide_2 .slides .b-slider-pagination[data-index="0"]{margin-bottom:-7.375rem;transform:translateY(-7.375rem)}}@media screen and (max-width: 1023px)and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-how_to_choose_box article.slide_2 .slides .b-slider-pagination[data-index="0"]{margin-bottom:-7.375rem;transform:translateY(-7.375rem)}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides .b-slider-pagination[data-index="2"]{margin-bottom:-6.625rem;transform:translateY(-6.625rem)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slides{margin-left:auto;margin-right:auto;max-width:1112px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slides .slide-vertical-outer{flex-shrink:0}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slides .slide-vertical-outer{padding-left:var(--container-padding-x)}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slides .slide-vertical-outer{padding-right:var(--container-padding-x)}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slides .slide-vertical-outer{padding-right:var(--container-padding-x)}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slides .slide-vertical-outer{padding-left:var(--container-padding-x)}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-1{padding-bottom:17.75rem}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-2{padding-bottom:280px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-2 .content{padding-top:calc(50px + 0.1534090909*(100vw - 1024px))}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-2 ul{padding-top:calc(14px + 0.0795454545*(100vw - 1024px))}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-3{padding-bottom:18.5rem}}.p-pages-how_to_choose_box article.slide_2 .slide-vertical ul li.icon:before{height:3.5rem;width:3.5rem}.p-pages-how_to_choose_box article.slide_2 .slide-vertical ul li.icon-code:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_2/icon-code-cc3f01b7ddce6f89b0f5.svg)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical ul li.icon-code:before{margin:0.375rem auto 0.6875rem}}.p-pages-how_to_choose_box article.slide_2 .slide-vertical ul li.icon-lock:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_2/icon-lock-afa7964f78b256ce4d39.svg)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical ul li.icon-lock:before{margin:1.25rem auto 0.8125rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical ul li:not(:last-child){margin-bottom:20px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture{position:relative;flex-grow:1}}.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture picture{position:absolute;line-height:0}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-1 .content,html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-3 .content{margin-right:auto}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-1 .content,html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-3 .content{margin-left:auto}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-2 .content{margin-left:auto}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-2 .content{margin-right:auto}}.p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-1 .picture:before,.p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-2 .picture:before,.p-pages-how_to_choose_box article.slide_2 .slide-vertical.slide-3 .picture:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_2/background_circle-e6a4b98260a8d6b7d2fa.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1:before{bottom:5rem;height:11.0625rem;width:11.0625rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1:before{right:4.75rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1:before{left:4.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1:before{height:348px;top:60px;width:348px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1:before{right:95px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1:before{left:95px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1 picture{bottom:0.75rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1 picture{left:auto}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1 picture{right:auto}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1 picture{right:2.1875rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1 picture{left:2.1875rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1 picture{bottom:0}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1 picture{right:38px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-1 picture{left:38px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2:before{bottom:4.5625rem;height:10.875rem;width:10.875rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2:before{right:3.9375rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2:before{left:3.9375rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2:before{height:377px;top:-86px;width:377px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2:before{left:41px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2:before{right:41px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2 picture{bottom:0}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2 picture{left:auto}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2 picture{right:auto}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2 picture{right:48px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2 picture{left:48px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2 picture{bottom:0}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2 picture{left:121px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-2 picture{right:121px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3:before{bottom:2.125rem;height:11.875rem;width:11.875rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3:before{left:3.125rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3:before{right:3.125rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3:before{height:400px;top:28px;width:400px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3:before{right:51px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3:before{left:51px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3 picture{bottom:0}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3 picture{left:0}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3 picture{right:0}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3 picture{bottom:0}html[dir=ltr] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3 picture{right:0}html[dir=rtl] .p-pages-how_to_choose_box article.slide_2 .slide-vertical .picture-3 picture{left:0}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical-outer:last-child{margin-bottom:32px}.p-pages-how_to_choose_box article.slide_4 .slide-vertical-outer:not(:last-child){margin-bottom:20px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical .content{margin-bottom:0}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical ul{display:flex}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical ul li{align-items:center}html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .slide-vertical ul li{text-align:left}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .slide-vertical ul li{text-align:right}.p-pages-how_to_choose_box article.slide_4 .slide-vertical ul li:not(:last-child){margin-bottom:2.5rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical ul li{align-items:center}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1{padding-bottom:16.875rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 picture{margin-left:calc(100px + -0.5113636364*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 picture{margin-right:calc(100px + -0.5113636364*(100vw - 1024px))}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul{width:550px}}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li{flex-shrink:0}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li{flex-direction:row}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li:first-child p{width:180px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li:last-child{margin-left:auto}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li:last-child{margin-right:auto}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li:last-child p{width:211px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li p{font-size:0.75rem;line-height:1.2}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li p{font-size:14px;line-height:1.3}}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li.icon:before{height:2.75rem;width:2.75rem}@media screen and (max-width: 1023px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li.icon:before{margin-right:1.5rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li.icon:before{margin-left:1.5rem}}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li.icon-elevator:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_4/icon-elevator-26aeaca6dd9c939f79c5.svg)}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-1 ul li.icon-stairs:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_4/icon-stairs-5c7af637f11515ef7e45.svg)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2{padding-bottom:15.5rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 .content{padding-top:calc(60px + 0.0965909091*(100vw - 1024px))}html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 .content{margin-left:calc(108px + 0.1136363636*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 .content{margin-right:calc(108px + 0.1136363636*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 .content{padding-top:77px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 .content{margin-left:128px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 .content{margin-right:128px}}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 .content{padding-left:0}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 .content{padding-right:0}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 ul li{flex-direction:column}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 ul li p{font-weight:300;text-align:center}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 ul li p b{font-weight:normal}}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 ul li.icon:before{height:3.25rem;width:3.25rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 ul li.icon:before{margin-bottom:0.9375rem;margin-top:0.875rem}}.p-pages-how_to_choose_box article.slide_4 .slide-vertical.slide-2 ul li.icon-note:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_4/icon-note-847c1f4e36809b7256d8.svg)}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .summary-block{padding-left:88px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .summary-block{padding-right:88px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_4 .summary-block .summary-text:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_4/summary_height-desktop-7c4b94f46036862ff233.svg);background-repeat:no-repeat;background-size:contain;content:"";width:32px;height:32px;position:absolute;margin-top:-4px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_4 .summary-block .summary-text:before{margin-left:-56px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_4 .summary-block .summary-text:before{margin-right:-56px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_6{margin-top:-40px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_6 .slide-vertical{padding-bottom:17.1875rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_6 .slide-vertical .headline{max-width:none}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_6 .slide-vertical .content{width:470px}}.p-pages-how_to_choose_box article.slide_6 .slide-vertical ul li{align-items:center}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_6 .slide-vertical ul li{flex-direction:column}html[dir=ltr] .p-pages-how_to_choose_box article.slide_6 .slide-vertical ul li{text-align:left}html[dir=rtl] .p-pages-how_to_choose_box article.slide_6 .slide-vertical ul li{text-align:right}}.p-pages-how_to_choose_box article.slide_6 .slide-vertical ul li.icon:before{height:3.25rem;width:3.25rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_6 .slide-vertical ul li.icon:before{margin-top:0.9375rem;margin-bottom:1rem}}.p-pages-how_to_choose_box article.slide_6 .slide-vertical ul li.icon-note:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_4/icon-note-847c1f4e36809b7256d8.svg)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_6 .slide-vertical picture{border-radius:0 0 1.875rem 1.875rem}}.p-pages-how_to_choose_box article.slide_7{position:relative}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_7>.container:after{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_7/circles-desktop-1d42c651800ffe02df60.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:142px;margin-top:84px;width:118px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_7>.container:after{margin-left:66px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_7>.container:after{margin-right:66px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_7 .subtitle-note{text-align:center;margin-bottom:2.25rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_7 .subtitle-note{margin-bottom:80px}}.p-pages-how_to_choose_box article.slide_7 .headline{color:#333;color:var(--text-strong);font-weight:bold}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_7 .headline{font-size:1rem;line-height:1.3;text-align:center;margin-bottom:1.25rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_7 .headline{font-size:20px;line-height:1.2;margin-bottom:28px}}.p-pages-how_to_choose_box article.slide_7 ul li{align-items:center;color:#5f5f5f;color:var(--text-base);display:flex;font-size:1rem;line-height:1.3}.p-pages-how_to_choose_box article.slide_7 ul li:before{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;height:1.75rem;width:1.75rem}@media screen and (max-width: 1023px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_7 ul li:before{margin-right:1rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_7 ul li:before{margin-left:1rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_7 ul li:before{margin-right:23px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_7 ul li:before{margin-left:23px}}.p-pages-how_to_choose_box article.slide_7 ul li[data-number="1"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_7/1-512be694ba014ded7a1a.svg)}.p-pages-how_to_choose_box article.slide_7 ul li[data-number="2"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_7/2-43f6684172cf143013d8.svg)}.p-pages-how_to_choose_box article.slide_7 ul li[data-number="3"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_7/3-560a1c7983b94d265692.svg)}.p-pages-how_to_choose_box article.slide_7 ul li[data-number="4"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_7/4-656cd45b1bb2ade48a2b.svg)}.p-pages-how_to_choose_box article.slide_7 ul li:not(:last-child){margin-bottom:1rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_7 picture{display:block;margin-left:auto;margin-right:auto;margin-top:3.75rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_7 picture{right:calc(-149px + 0.6818181818*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box article.slide_7 picture{left:calc(-149px + 0.6818181818*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_7 picture{right:-29px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_7 picture{left:-29px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_7 picture{position:absolute;top:220px;min-width:613px}}.p-pages-how_to_choose_box article.slide_8>.container{position:relative}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8>.container:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/circles-desktop-d349e82a68e771c0a06e.svg);background-repeat:no-repeat;background-size:contain;content:"";display:block;height:94px;position:absolute;top:95px;width:83px}}@media screen and (min-width: 1024px)and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_8>.container:before{right:calc(30px + 0.4715909091*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8>.container:before{left:calc(30px + 0.4715909091*(100vw - 1024px))}}@media screen and (min-width: 1024px)and (min-width: 1200px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_8>.container:before{right:113px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8>.container:before{left:113px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .subtitle-note{text-align:center;margin-bottom:5.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .subtitle-note{margin-bottom:142px;max-width:655px}}.p-pages-how_to_choose_box article.slide_8 .path{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .path{margin-bottom:3.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .path{margin-bottom:128px}}.p-pages-how_to_choose_box article.slide_8 .path:before{content:"";position:absolute}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .path:before{background:#e6ecf7;height:68.75rem;left:50%;transform:translateX(-50%);width:50px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .path:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/path-desktop-35c3c973dfc15a68e08d.svg);background-repeat:no-repeat;background-size:contain;height:609px;margin-top:37px;width:855px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .path:before{margin-left:55px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .path:before{margin-right:55px}}.p-pages-how_to_choose_box article.slide_8 .point{position:relative;z-index:1}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point:not(:last-child){margin-bottom:4.8125rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n){margin-left:auto}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n){margin-right:auto}}.p-pages-how_to_choose_box article.slide_8 .point .inner{background:#fff;border-radius:1.875rem;display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point .inner{border:2px solid #e6ecf7;box-shadow:0px 16px 32px rgba(95,120,143,.15);box-sizing:content-box;height:14rem;text-align:center;width:18rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point .inner{border:2px solid #f1f1f1;box-shadow:0px 22px 56px -22px rgba(95,120,143,.15);height:220px;justify-content:center;width:348px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point .inner:nth-child(2n+1){padding-left:55px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point .inner:nth-child(2n+1){padding-right:55px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point .inner:nth-child(2n){padding-left:72px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point .inner:nth-child(2n){padding-right:72px}}.p-pages-how_to_choose_box article.slide_8 .point:before{background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point:before{height:6rem;left:50%;top:-2rem;transform:translateX(-50%);width:6rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point:before{height:114px;top:50%;transform:translateY(-50%);width:114px}}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n+1){margin-left:74px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n+1){margin-right:74px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n+1):before{left:-74px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n+1):before{right:-74px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n){margin-right:75px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n){margin-left:75px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n):before{right:-75px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point:nth-child(2n):before{left:-75px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="1"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/1-mobile-653decc882751959ff67.svg)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="1"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/1-desktop-655b067b192710f42f14.svg)}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="2"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/2-mobile-da6277f38373bb5ed959.svg)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="2"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/2-desktop-29d7934c5d311b203182.svg)}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/3-mobile-0da384bc7538189b817f.svg)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/3-desktop-4d42b0f475af71c0ab7d.svg)}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="4"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/4-mobile-f68aed8cdafb637d28e3.svg)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="4"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_8/4-desktop-34afb39993622c36797f.svg)}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="2"]{margin-top:-120px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="2"] picture{top:calc(-139px + 1.6704545455*(100vw - 1024px))}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="2"] picture{left:calc(-130px + -0.1875*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="2"] picture{right:calc(-130px + -0.1875*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="2"] picture{top:-155px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="2"] picture{left:-163px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="2"] picture{right:-163px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .inner{height:25.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"]{margin-top:48px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-container{margin:2.5rem 1rem 0}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-container{margin-bottom:0;margin-top:404px;position:absolute;width:348px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-container{margin-left:-57px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-container{margin-right:-57px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-container{margin-right:0}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-container{margin-left:0}}.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{align-items:center;background:#5096ff;border-radius:5.375rem;height:5.375rem;display:flex}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{padding-left:0.75rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{padding-right:0.75rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{margin-bottom:1.0625rem}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{padding-right:0.5rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{padding-left:0.5rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{margin-bottom:14px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{padding-right:73px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-inner{padding-left:73px}}.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-percent{align-items:center;background:#fff;border-radius:4rem;color:#333;color:var(--text-strong);display:flex;flex-shrink:0;font-size:1.5rem;font-weight:bold;height:4rem;justify-content:center;line-height:1.2;text-align:center;width:4rem}@media screen and (max-width: 1023px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-percent{margin-right:0.75rem}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-percent{margin-left:0.75rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-percent{margin-right:22px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-percent{margin-left:22px}}.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-text{color:#fff;font-weight:bold}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-text{font-size:0.875rem;line-height:1.2}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-text{font-size:16px;line-height:1.3}}.p-pages-how_to_choose_box article.slide_8 .point[data-number="3"] .discount-hint{color:#939393;color:var(--text-secondary);font-size:0.75rem;line-height:1.3}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="4"]{margin-top:-69px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="4"] picture{top:calc(-147px + -0.0965909091*(100vw - 1024px))}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="4"] picture{left:calc(-167px + -0.2272727273*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="4"] picture{right:calc(-167px + -0.2272727273*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-pages-how_to_choose_box article.slide_8 .point[data-number="4"] picture{top:-164px}html[dir=ltr] .p-pages-how_to_choose_box article.slide_8 .point[data-number="4"] picture{left:-207px}html[dir=rtl] .p-pages-how_to_choose_box article.slide_8 .point[data-number="4"] picture{right:-207px}}.p-pages-how_to_choose_box article.slide_8 .point .title,.p-pages-how_to_choose_box article.slide_8 .point .text{color:#333;color:var(--text-strong);line-height:1.3}.p-pages-how_to_choose_box article.slide_8 .point .title{font-weight:bold;font-size:1rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point .title{padding-top:5.0625rem;margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point .title{margin-bottom:32px;max-width:200px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point .text{font-size:0.875rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point .text{font-size:16px}}.p-pages-how_to_choose_box article.slide_8 .point .button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point .button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point .button{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-how_to_choose_box article.slide_8 .point .button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point .button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point .button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-how_to_choose_box article.slide_8 .point .button:hover{text-decoration:none}.p-pages-how_to_choose_box article.slide_8 .point .button:active{box-shadow:none}.p-pages-how_to_choose_box article.slide_8 .point .button.disabled,.p-pages-how_to_choose_box article.slide_8 .point .button[disabled]{background:#afb5c9;cursor:default}.p-pages-how_to_choose_box article.slide_8 .point .button.disabled:hover,.p-pages-how_to_choose_box article.slide_8 .point .button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point .button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-pages-how_to_choose_box article.slide_8 .point .button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-how_to_choose_box article.slide_8 .point .button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-pages-how_to_choose_box article.slide_8 .point .button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-pages-how_to_choose_box article.slide_8 .point .button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point .button{margin-left:auto;margin-right:auto;margin-top:0.75rem;width:12.5rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point .button{max-width:180px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box article.slide_8 .point picture{display:none}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .point picture{position:absolute;z-index:-1}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box article.slide_8 .summary-block .summary-text{font-size:20px}}.p-pages-root.p-v3 .b-top_menu.v3{margin-bottom:0}.p-pages-root.p-v3 article.slide_1{display:flex;margin:0;padding-bottom:0;padding-top:0}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1{flex-direction:column-reverse}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1{flex-direction:column-reverse}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait)and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait)and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape)and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape)and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.p-pages-root.p-v3 article.slide_1 .first{display:flex;flex-direction:column;gap:var(--padding-2xl);padding-bottom:var(--padding-between-blocks)}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first{padding-top:2.5rem}}@media screen and (max-width: 767px)and (orientation: portrait)and (max-width: 1023px){.p-pages-root.p-v3 article.slide_1 .first{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first{padding-top:2.5rem}}@media screen and (max-width: 767px)and (orientation: landscape)and (max-width: 1023px){.p-pages-root.p-v3 article.slide_1 .first{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first{flex-basis:51.5%;padding-top:var(--padding-between-blocks)}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first{flex-basis:51.5%;padding-top:var(--padding-between-blocks)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first{flex-basis:51.5%;padding-top:var(--padding-between-blocks)}}.p-pages-root.p-v3 article.slide_1 .first h1{margin:0;position:relative}html[dir=ltr] .p-pages-root.p-v3 article.slide_1 .first h1{text-align:left}html[dir=rtl] .p-pages-root.p-v3 article.slide_1 .first h1{text-align:right}.p-pages-root.p-v3 article.slide_1 .first h1 span.blue{color:#1570ef}.p-pages-root.p-v3 article.slide_1 .first h1:before{background-image:url(/packs/static/images/pages/root-v3/slide_1/line-9cdec87b66b391de4cae.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first h1:before{height:1.125rem;left:0;top:5.625rem;width:14.5rem}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first h1:before{height:1.125rem;left:0;top:5.625rem;width:14.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first h1:before{height:28px;left:-16px;top:167px;width:406px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first h1:before{height:28px;left:-16px;top:167px;width:406px}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first h1:before{height:28px;left:-16px;top:167px;width:406px}}.p-pages-root.p-v3 article.slide_1 .first h2{font-weight:200}html[dir=ltr] .p-pages-root.p-v3 article.slide_1 .first h2{text-align:left}html[dir=rtl] .p-pages-root.p-v3 article.slide_1 .first h2{text-align:right}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first h2{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first h2{font-size:1.25rem;line-height:1.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first h2{font-size:1.25rem;line-height:1.75rem}}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first h2{font-size:1rem;line-height:1.5rem}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first h2{font-size:1rem;line-height:1.5rem}}.p-pages-root.p-v3 article.slide_1 .first ul{display:flex;flex-direction:column;color:#333;color:var(--text-strong);gap:var(--padding-md)}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first ul{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first ul{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first ul{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first ul{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first ul{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}}.p-pages-root.p-v3 article.slide_1 .first ul li{display:flex;gap:var(--padding-sm)}.p-pages-root.p-v3 article.slide_1 .first ul li:before{background-image:url(/packs/static/images/pages/root-v3/slide_1/checkmark-4c736af6379105befc6b.svg);background-repeat:no-repeat;background-size:contain;content:""}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first ul li:before{height:1.5rem;width:1.5rem}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first ul li:before{height:1.5rem;width:1.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .first ul li:before{height:32px;width:32px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .first ul li:before{height:32px;width:32px}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first ul li:before{height:32px;width:32px}}.p-pages-root.p-v3 article.slide_1 .first a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_1 .first a{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first a{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-root.p-v3 article.slide_1 .first a.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_1 .first a.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first a.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-root.p-v3 article.slide_1 .first a:hover{text-decoration:none}.p-pages-root.p-v3 article.slide_1 .first a:active{box-shadow:none}.p-pages-root.p-v3 article.slide_1 .first a.disabled,.p-pages-root.p-v3 article.slide_1 .first a[disabled]{background:#afb5c9;cursor:default}.p-pages-root.p-v3 article.slide_1 .first a.disabled:hover,.p-pages-root.p-v3 article.slide_1 .first a[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first a:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-pages-root.p-v3 article.slide_1 .first a:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-root.p-v3 article.slide_1 .first a{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-pages-root.p-v3 article.slide_1 .first a:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-pages-root.p-v3 article.slide_1 .first a:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_1 .first a{min-width:auto;width:auto}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .first a{min-width:auto;width:auto}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .second{flex-basis:48.5%}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .second{flex-basis:48.5%}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .second{flex-basis:48.5%}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .second picture{position:absolute;line-height:0}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .second picture{position:absolute;line-height:0}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_1 .second picture{position:absolute;line-height:0}}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_1 .second picture img{width:100%}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_1 .second picture img{width:100%}}.p-pages-root.p-v3 article.slide_2{background:#d92d20;padding-bottom:var(--padding-between-blocks)}.p-pages-root.p-v3 article.slide_2 .inner{display:flex}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_2 .inner{flex-direction:column;gap:1.5rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_2 .inner{gap:30px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-pages-root.p-v3 article.slide_2 .inner{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.p-pages-root.p-v3 article.slide_2 .head{display:flex;flex-direction:column;flex-shrink:0}@media screen and (max-width: 1023px)and (max-width: 1023px){.p-pages-root.p-v3 article.slide_2 .head{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_2 .head{width:232px}}.p-pages-root.p-v3 article.slide_2 .head .above-headline{color:#fff}.p-pages-root.p-v3 article.slide_2 .head h2{color:#fff}.p-pages-root.p-v3 article.slide_2 .head h2 span{color:#fde272}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_2 .swiper-v8{overflow:hidden;width:100%}}@media screen and (max-width: 1023px)and (max-width: 1023px){.p-pages-root.p-v3 article.slide_2 .swiper-v8{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.p-pages-root.p-v3 article.slide_2 .slides{display:flex}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_2 .slides{gap:var(--padding-lg)}}@media screen and (max-width: 1023px){html[dir=ltr] .p-pages-root.p-v3 article.slide_2 .slides .slide-wrapper:not(:last-child){padding-right:var(--padding-lg)}html[dir=rtl] .p-pages-root.p-v3 article.slide_2 .slides .slide-wrapper:not(:last-child){padding-left:var(--padding-lg)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_2 .slides .slide-wrapper{flex-basis:33.333%}}.p-pages-root.p-v3 article.slide_2 .slides .slide{background:#fff;border-radius:1.25rem;display:flex;flex-direction:column;gap:var(--padding-sm);overflow:hidden;position:relative}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_2 .slides .slide{flex-shrink:0;height:13.5rem;padding:0.75rem;width:12.5rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_2 .slides .slide{height:272px;padding:20px}}.p-pages-root.p-v3 article.slide_2 .slides .slide:before{background-repeat:no-repeat;background-size:contain;bottom:0;content:"";position:absolute;right:0}.p-pages-root.p-v3 article.slide_2 .slides .slide.slide_1:before{background-image:url(/packs/static/images/pages/root-v3/slide_2/slide_1-7a3a4a5917e79739b285.svg);height:10.625rem;width:11rem}.p-pages-root.p-v3 article.slide_2 .slides .slide.slide_2:before{background-image:url(/packs/static/images/pages/root-v3/slide_2/slide_2-17ad58bf877d6d1574b1.svg);height:11.5rem;width:10.5rem}.p-pages-root.p-v3 article.slide_2 .slides .slide.slide_3:before{background-image:url(/packs/static/images/pages/root-v3/slide_2/slide_3-2e67a3ab2a520d4aeb6d.svg);height:10.25rem;width:11rem}.p-pages-root.p-v3 article.slide_2 .slides .slide .title{font-family:Caveat,sans-serif;font-weight:700;line-height:1;font-family:Caveat,sans-serif;color:#333;color:var(--text-strong);position:relative;z-index:1}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_2 .slides .slide .title{font-size:1.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_2 .slides .slide .title{font-size:32px}}.p-pages-root.p-v3 article.slide_2 .slides .slide .text{position:relative;z-index:1}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_2 .slides .slide .text{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_2 .slides .slide .text{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}.p-pages-root.p-v3 article.slide_3 .above-headline{margin-bottom:var(--padding-md);text-align:center}.p-pages-root.p-v3 article.slide_3 h2{text-align:center}.p-pages-root.p-v3 article.slide_3 .below-headline{color:#333;color:var(--text-strong);text-align:center}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .below-headline{margin-left:auto;margin-right:auto;max-width:450px}}.p-pages-root.p-v3 article.slide_3 .grid{display:grid}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid{gap:8px;grid-template-areas:"a c" "b b" "d e";grid-template-columns:repeat(2, 2fr);margin:2rem 0}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid{gap:30px;grid-template-areas:"a b c" "d b e";grid-template-columns:repeat(3, 3fr);margin:64px 0}}.p-pages-root.p-v3 article.slide_3 .grid .cell{border-radius:1.25rem;display:flex;flex-direction:column;overflow:hidden;position:relative}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell{gap:0.5rem;padding:0.75rem 0.75rem 1rem 0.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell{gap:16px;padding:16px 20px 20px 20px}}.p-pages-root.p-v3 article.slide_3 .grid .cell:before{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;position:relative;z-index:2}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell:before{height:88px;width:88px}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell:before{height:120px;width:120px}}.p-pages-root.p-v3 article.slide_3 .grid .cell:after{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0;left:0;position:absolute;top:0;z-index:1}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_1:before{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_1/image-f3f2d91544bc077bedf1.svg)}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_1:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_1/background-mobile-0b9024086be3221d97ed.svg)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_1:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_1/background-desktop-e3a82e8f02624981f539.svg)}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2:before{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_2/image-748979db4697ca44df20.svg)}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_2/background-mobile-bc7e07897cca2e41a362.svg)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_2/background-desktop-927776b9f5813b125a38.svg)}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_3:before{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_3/image-a1d7688e84bd3dd9c649.svg)}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_3:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_3/background-mobile-1833eb0f31ba4ac2bf82.svg)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_3:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_3/background-desktop-b8f4920543252c404285.svg)}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_4:before{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_4/image-d5cfda2fd182f41dd6ec.svg)}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_4:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_4/background-mobile-4bdb2a554556fef3663d.svg)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_4:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_4/background-desktop-d6746be5f85adfe71b24.svg)}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_5:before{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_5/image-4506206eb88fb1e3c2b3.svg)}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_5:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_5/background-mobile-7db80af339bf09eb63f7.svg)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_5:after{background-image:url(/packs/static/images/pages/root-v3/slide_3/cell_5/background-desktop-c0f3b5281db5cdced508.svg)}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_1{background:#f5f3ff;grid-area:a}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_1:after{height:7.6875rem;width:8.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_1:after{height:161px;width:217px}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2{background:#fef3f2;grid-area:b}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2{flex-direction:row;padding:1rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2{gap:40px;justify-content:center}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2:before{height:224px;width:224px}}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2:after{height:7.4375rem;width:9.375rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_2:after{height:273px;top:88px;width:330px}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_3{background:#eff8ff;grid-area:c}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_3:after{height:8rem;width:8.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_3:after{height:167px;width:184px}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_4{background:#fef6ee;grid-area:d}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_4:after{height:7.4375rem;width:7.5625rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_4:after{height:161px;width:166px}}.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_5{background:#f5fbee;grid-area:e}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_5:after{height:8.25rem;width:7.6875rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .cell.cell_5:after{height:173px;width:166px}}.p-pages-root.p-v3 article.slide_3 .grid .inner{display:flex;flex-direction:column;gap:var(--padding-sm)}.p-pages-root.p-v3 article.slide_3 .grid .title{font-family:Caveat,sans-serif;font-weight:700;line-height:1;color:#333;color:var(--text-strong);position:relative;z-index:3}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .title{font-size:1.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .title{font-size:32px}}.p-pages-root.p-v3 article.slide_3 .grid .text{position:relative;z-index:3}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .grid .text{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .grid .text{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .button-container{display:grid;grid-gap:30px;gap:30px;grid-template-areas:"a b c";grid-template-columns:repeat(3, 3fr)}}.p-pages-root.p-v3 article.slide_3 .button-container a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .button-container a{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .button-container a{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-root.p-v3 article.slide_3 .button-container a.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_3 .button-container a.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .button-container a.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-root.p-v3 article.slide_3 .button-container a:hover{text-decoration:none}.p-pages-root.p-v3 article.slide_3 .button-container a:active{box-shadow:none}.p-pages-root.p-v3 article.slide_3 .button-container a.disabled,.p-pages-root.p-v3 article.slide_3 .button-container a[disabled]{background:#afb5c9;cursor:default}.p-pages-root.p-v3 article.slide_3 .button-container a.disabled:hover,.p-pages-root.p-v3 article.slide_3 .button-container a[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .button-container a:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-pages-root.p-v3 article.slide_3 .button-container a:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-root.p-v3 article.slide_3 .button-container a{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-pages-root.p-v3 article.slide_3 .button-container a:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-pages-root.p-v3 article.slide_3 .button-container a:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_3 .button-container a{grid-area:b}}.p-pages-root.p-v3 article.slide_3 .button-container a b{font-weight:700}.p-pages-root.p-v3 article.slide_4{--article-background: #fdead7}.p-pages-root.p-v3 article.slide_4 .inner{position:relative}.p-pages-root.p-v3 article.slide_4 .inner:before{background-image:url(/packs/static/images/pages/root-v3/slide_4/stars-a74894240e46ecc00f30.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_4 .inner:before{height:3.9375rem;right:1rem;top:1rem;width:3.5rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_4 .inner:before{height:97px;right:63px;top:45px;width:87px}}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_4 h2{margin-bottom:1.3125rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_4 h2{max-width:534px;margin-bottom:51px}}.p-pages-root.p-v3 article.slide_4 picture img{width:100%}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_4 picture img{margin-left:calc(var(--container-padding-x)*-1);margin-right:calc(var(--container-padding-x)*-1)}}.p-pages-root.p-v3 article.slide_4 .button-container{display:flex;justify-content:center}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_4 .button-container{margin-top:1.125rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_4 .button-container{margin-top:48px}}.p-pages-root.p-v3 article.slide_4 .button-container a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_4 .button-container a{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_4 .button-container a{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-root.p-v3 article.slide_4 .button-container a.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_4 .button-container a.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_4 .button-container a.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-root.p-v3 article.slide_4 .button-container a:hover{text-decoration:none}.p-pages-root.p-v3 article.slide_4 .button-container a:active{box-shadow:none}.p-pages-root.p-v3 article.slide_4 .button-container a.disabled,.p-pages-root.p-v3 article.slide_4 .button-container a[disabled]{background:#afb5c9;cursor:default}.p-pages-root.p-v3 article.slide_4 .button-container a.disabled:hover,.p-pages-root.p-v3 article.slide_4 .button-container a[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_4 .button-container a:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-pages-root.p-v3 article.slide_4 .button-container a:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-root.p-v3 article.slide_4 .button-container a{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-pages-root.p-v3 article.slide_4 .button-container a:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-pages-root.p-v3 article.slide_4 .button-container a:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-pages-root.p-v3 article.slide_4 .button-container a{width:100%}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_4 .button-container a{width:314px}}.p-pages-root.p-v3 article.slide_5{position:relative;--article-background: #d92d20}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .qr-area{display:none}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .qr-area{display:none}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .qr-area{align-items:center;background:#fff;border-radius:100%;bottom:41px;display:flex;height:9rem;justify-content:center;left:50%;margin-left:-63px;position:absolute;width:9rem;z-index:1}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .qr-area{align-items:center;background:#fff;border-radius:100%;bottom:41px;display:flex;height:9rem;justify-content:center;left:50%;margin-left:-63px;position:absolute;width:9rem;z-index:1}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_5 .qr-area{align-items:center;background:#fff;border-radius:100%;bottom:41px;display:flex;height:9rem;justify-content:center;left:50%;margin-left:-63px;position:absolute;width:9rem;z-index:1}}.p-pages-root.p-v3 article.slide_5 .qr-area svg{transform:rotate(-10deg)}.p-pages-root.p-v3 article.slide_5 .inner{display:flex}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .inner{flex-direction:column;gap:3.25rem;overflow:hidden}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .inner{flex-direction:column;gap:3.25rem;overflow:hidden}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .inner{gap:30px;padding-bottom:109px !important;padding-top:109px !important;position:relative}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .inner{gap:30px;padding-bottom:109px !important;padding-top:109px !important;position:relative}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_5 .inner{gap:30px;padding-bottom:109px !important;padding-top:109px !important;position:relative}}.p-pages-root.p-v3 article.slide_5 .above-headline,.p-pages-root.p-v3 article.slide_5 h2,.p-pages-root.p-v3 article.slide_5 .below-headline{color:#fff}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .below-headline{margin-bottom:1.5rem}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .below-headline{margin-bottom:1.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .below-headline{margin-bottom:32px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .below-headline{margin-bottom:32px}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_5 .below-headline{margin-bottom:32px}}.p-pages-root.p-v3 article.slide_5 .stores{display:flex;gap:0.75rem}.p-pages-root.p-v3 article.slide_5 .stores .app-store{background-image:url(/packs/static/images/pages/root-v3/slide_5/app_store-d0b575278ab5bb538631.svg);background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .stores .app-store{height:2.5rem;width:7.5rem}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .stores .app-store{height:2.5rem;width:7.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .stores .app-store{height:44px;width:132px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .stores .app-store{height:44px;width:132px}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_5 .stores .app-store{height:44px;width:132px}}.p-pages-root.p-v3 article.slide_5 .stores .google-play{background-image:url(/packs/static/images/pages/root-v3/slide_5/google_play-7fd602d2f35839cf3f96.svg);background-repeat:no-repeat;background-size:contain}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .stores .google-play{height:2.5rem;width:8.4375rem}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .stores .google-play{height:2.5rem;width:8.4375rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 .stores .google-play{height:44px;width:149px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 .stores .google-play{height:44px;width:149px}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_5 .stores .google-play{height:44px;width:149px}}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 picture{margin-left:calc(var(--container-padding-x)*-1);margin-right:calc(var(--container-padding-x)*-1)}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 picture{margin-left:calc(var(--container-padding-x)*-1);margin-right:calc(var(--container-padding-x)*-1)}}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 picture img{margin-bottom:calc(-3rem - 2px);margin-left:0.3125rem;width:100%}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 picture img{margin-bottom:calc(-3rem - 2px);margin-left:0.3125rem;width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-root.p-v3 article.slide_5 picture img{position:absolute;right:0;bottom:0}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-root.p-v3 article.slide_5 picture img{position:absolute;right:0;bottom:0}}@media screen and (min-width: 1024px){.p-pages-root.p-v3 article.slide_5 picture img{position:absolute;right:0;bottom:0}}.p-pages-root.p-v4,.p-pages-kladovka_mnogo_mesta,.p-pages-arenda_yachejki,.p-pages-sklady_dlitelnogo_hraneniya,.p-pages-sezonnoe_hranenie_velosipedov{--h2-font-size: var(--h1-font-size);--h2-line-height: var(--h1-line-height)}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article,.p-pages-kladovka_mnogo_mesta article,.p-pages-arenda_yachejki article,.p-pages-sklady_dlitelnogo_hraneniya article,.p-pages-sezonnoe_hranenie_velosipedov article{--article-headline-gap: var(--spacing-6xl)}}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article,.p-pages-kladovka_mnogo_mesta article,.p-pages-arenda_yachejki article,.p-pages-sklady_dlitelnogo_hraneniya article,.p-pages-sezonnoe_hranenie_velosipedov article{--article-headline-gap: 64px}}.p-pages-root.p-v4 article:last-child,.p-pages-kladovka_mnogo_mesta article:last-child,.p-pages-arenda_yachejki article:last-child,.p-pages-sklady_dlitelnogo_hraneniya article:last-child,.p-pages-sezonnoe_hranenie_velosipedov article:last-child{margin-bottom:0 !important}.p-pages-root.p-v4 article.v4.storages_map,.p-pages-kladovka_mnogo_mesta article.v4.storages_map,.p-pages-arenda_yachejki article.v4.storages_map,.p-pages-sklady_dlitelnogo_hraneniya article.v4.storages_map,.p-pages-sezonnoe_hranenie_velosipedov article.v4.storages_map{gap:1.2631578947rem}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.v4.storages_map .storages-filters,.p-pages-kladovka_mnogo_mesta article.v4.storages_map .storages-filters,.p-pages-arenda_yachejki article.v4.storages_map .storages-filters,.p-pages-sklady_dlitelnogo_hraneniya article.v4.storages_map .storages-filters,.p-pages-sezonnoe_hranenie_velosipedov article.v4.storages_map .storages-filters{justify-content:center}}.p-pages-root.p-v4 article.v4.storages_map h2.th,.p-pages-kladovka_mnogo_mesta article.v4.storages_map h2.th,.p-pages-arenda_yachejki article.v4.storages_map h2.th,.p-pages-sklady_dlitelnogo_hraneniya article.v4.storages_map h2.th,.p-pages-sezonnoe_hranenie_velosipedov article.v4.storages_map h2.th{--h2-font-size: var(--default-h2-font-size);--h2-line-height: var(--default-h2-line-height)}.p-pages-root.p-v4 article.slide_11{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);margin-bottom:var(--padding-between-blocks);padding-bottom:0;position:relative}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article.slide_11{--offset: 1.2631578947rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.slide_11{--offset: 64px}}.p-pages-root.p-v4 article.slide_11 header{bottom:var(--offset);left:var(--offset);position:absolute;right:var(--offset);width:auto;z-index:2}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article.slide_11 header{bottom:2.1052631579rem}}.p-pages-root.p-v4 article.slide_11 header h2,.p-pages-root.p-v4 article.slide_11 header .note{color:#fcfcfc;color:var(--gray-25);padding:0.2105263158rem}.p-pages-root.p-v4 article.slide_11 .lead{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article.slide_11 .lead{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.slide_11 .lead{border-radius:48px}}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article.slide_11 .lead{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.slide_11 .lead{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.slide_11 .lead:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}.p-pages-root.p-v4 article.slide_11 .lead:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}.p-pages-root.p-v4 article.slide_11 .lead.disabled,.p-pages-root.p-v4 article.slide_11 .lead[disabled],.p-pages-root.p-v4 article.slide_11 .lead.disabled:hover,.p-pages-root.p-v4 article.slide_11 .lead[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}.p-pages-root.p-v4 article.slide_11 .lead:before,.p-pages-root.p-v4 article.slide_11 .lead:after{line-height:1}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article.slide_11 .lead:before,.p-pages-root.p-v4 article.slide_11 .lead:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.slide_11 .lead:before,.p-pages-root.p-v4 article.slide_11 .lead:after{font-size:20px}}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.slide_11 .lead:hover{text-decoration:none}}.p-pages-root.p-v4 article.slide_11 .lead:active{text-decoration:none}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article.slide_11 .lead{margin-top:0.8421052632rem}}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.slide_11 .lead{margin-top:8px}}.p-pages-root.p-v4 article.slide_11 picture img{max-width:100%}@media screen and (min-width: 1024px){.p-pages-root.p-v4 article.slide_4{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article.slide_4{padding-bottom:0}}@media screen and (max-width: 1023px){.p-pages-root.p-v4 article.slide_4 h2,.p-pages-root.p-v4 article.slide_4 .note{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}.p-pages-root article.slide_seo{margin-bottom:4rem}@media screen and (max-width: 1023px){.p-pages-root article.slide_seo{margin-top:-1.25rem}}@media screen and (min-width: 1024px){.p-pages-root article.slide_seo{margin-top:-6rem}}.p-pages-root article.slide_seo p{margin-bottom:0.625rem}.p-pages-root article.slide_seo a{color:#f44f0c;color:var(--primary-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){.p-pages-root article.slide_seo a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-pages-root article.slide_seo a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.p-pages-root article.slide_seo a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.p-pages-root article.slide_seo a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}.p-storages-show .boxes-slider .box{box-sizing:border-box;cursor:pointer;display:flex}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box{border-bottom:2px solid #f1f1f1;padding:1rem 0}}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box{border-radius:20px;border:2px solid #f1f1f1;box-shadow:0px 12px 44px -22px rgba(0,0,0,.15);margin-bottom:12px;min-height:100px;padding-bottom:18px;padding-top:18px;width:100%}html[dir=ltr] .p-storages-show .boxes-slider .box{padding-left:42px}html[dir=rtl] .p-storages-show .boxes-slider .box{padding-right:42px}html[dir=ltr] .p-storages-show .boxes-slider .box{padding-right:24px}html[dir=rtl] .p-storages-show .boxes-slider .box{padding-left:24px}.p-storages-show .boxes-slider .box:hover,.p-storages-show .boxes-slider .box:active{border:2px solid #f44f0c;border:2px solid var(--primary-color)}.p-storages-show .boxes-slider .box:active{box-shadow:none}}.p-storages-show .boxes-slider .box:hover{text-decoration:none;color:#333;color:var(--text-strong)}.p-storages-show .boxes-slider .box.disabled{display:none}.p-storages-show .boxes-slider .box .inner{position:relative;align-items:center;justify-content:space-between;display:flex;width:100%}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box .inner{gap:1rem}}.p-storages-show .boxes-slider .box .inner .item{flex-grow:1}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box .inner .item{flex-basis:6.25rem}}.p-storages-show .boxes-slider .box .inner .item.level-number{flex-grow:0}.p-storages-show .boxes-slider .box .inner .number{color:#ced6e4;font-weight:700;letter-spacing:.1em;white-space:nowrap}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box .inner .number{font-size:0.75rem;line-height:1rem;margin:0.125rem 0}}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box .inner .number{font-size:16px;position:absolute;text-align:center;top:20px;transform:rotate(-90deg);width:98px}html[dir=ltr] .p-storages-show .boxes-slider .box .inner .number{left:-70px}html[dir=rtl] .p-storages-show .boxes-slider .box .inner .number{right:-70px}}.p-storages-show .boxes-slider .box .inner .level{color:#5096ff;color:var(--secondary-color);font-weight:900}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box .inner .level{font-size:1rem;min-width:2.75rem}}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box .inner .level{width:70px;font-size:24px}}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box .inner .discount-wrapper{margin-top:10px}}.p-storages-show .boxes-slider .box .inner .discount{background-color:#5096ff;background-color:var(--secondary-color);border-radius:0.625rem;color:#fff;display:inline-block;font-size:0.75rem;font-weight:700;padding:0.375rem 0.5rem;text-align:center;white-space:nowrap}.p-storages-show .boxes-slider .box .inner .square{font-size:1rem;font-weight:700;font-size:1rem;margin-bottom:0.375rem}.p-storages-show .boxes-slider .box .inner .dimension{color:#939393;color:var(--text-secondary);font-size:0.875rem}.p-storages-show .boxes-slider .box .inner .features{flex-grow:2;min-width:8rem}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box .inner .features{display:none}}.p-storages-show .boxes-slider .box .inner .features .entresol,.p-storages-show .boxes-slider .box .inner .features .high-box{display:flex;align-items:center}.p-storages-show .boxes-slider .box .inner .features .entresol .icon,.p-storages-show .boxes-slider .box .inner .features .high-box .icon{height:2rem;width:2rem;position:relative;flex-shrink:0}html[dir=ltr] .p-storages-show .boxes-slider .box .inner .features .entresol .icon,html[dir=ltr] .p-storages-show .boxes-slider .box .inner .features .high-box .icon{margin-right:0.5rem}html[dir=rtl] .p-storages-show .boxes-slider .box .inner .features .entresol .icon,html[dir=rtl] .p-storages-show .boxes-slider .box .inner .features .high-box .icon{margin-left:0.5rem}.p-storages-show .boxes-slider .box .inner .features .entresol .icon:before,.p-storages-show .boxes-slider .box .inner .features .high-box .icon:before{background-image:url(/packs/static/images/blocks/b-box/icon-entresol-58f826afa176ba236771.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:1.375rem;position:absolute;top:0.3125rem;width:1.625rem}html[dir=ltr] .p-storages-show .boxes-slider .box .inner .features .entresol .icon:before,html[dir=ltr] .p-storages-show .boxes-slider .box .inner .features .high-box .icon:before{left:0.125rem}html[dir=rtl] .p-storages-show .boxes-slider .box .inner .features .entresol .icon:before,html[dir=rtl] .p-storages-show .boxes-slider .box .inner .features .high-box .icon:before{right:0.125rem}.p-storages-show .boxes-slider .box .inner .features .entresol .text,.p-storages-show .boxes-slider .box .inner .features .high-box .text{color:#5f5f5f;color:var(--text-base);font-size:0.75rem;line-height:0.875rem}html[dir=ltr] .p-storages-show .boxes-slider .box .inner .features .entresol .text,html[dir=ltr] .p-storages-show .boxes-slider .box .inner .features .high-box .text{margin-right:0.5rem}html[dir=rtl] .p-storages-show .boxes-slider .box .inner .features .entresol .text,html[dir=rtl] .p-storages-show .boxes-slider .box .inner .features .high-box .text{margin-left:0.5rem}.p-storages-show .boxes-slider .box .inner .features .high-box .icon:before{background-image:url(/packs/static/images/blocks/b-box/icon-high-box-f8c0d93f73da0cda96d9.svg);width:1.5rem;height:1.5rem}.p-storages-show .boxes-slider .box .inner .price{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;font-size:0.75rem !important;padding:0 0.5rem;white-space:nowrap}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box .inner .price{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box .inner .price{display:inline-flex;font-size:14px;min-width:160px}}.p-storages-show .boxes-slider .box .inner .price.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box .inner .price.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box .inner .price.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-storages-show .boxes-slider .box .inner .price:hover{text-decoration:none}.p-storages-show .boxes-slider .box .inner .price:active{box-shadow:none}.p-storages-show .boxes-slider .box .inner .price.disabled,.p-storages-show .boxes-slider .box .inner .price[disabled]{background:#afb5c9;cursor:default}.p-storages-show .boxes-slider .box .inner .price.disabled:hover,.p-storages-show .boxes-slider .box .inner .price[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box .inner .price:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-storages-show .boxes-slider .box .inner .price:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-storages-show .boxes-slider .box .inner .price{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-storages-show .boxes-slider .box .inner .price:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-storages-show .boxes-slider .box .inner .price:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box .inner .price{max-width:6.25rem;width:6.25rem}}@media screen and (min-width: 1024px){.p-storages-show .boxes-slider .box .inner .price{flex-grow:2;max-width:10.9375rem}}.p-storages-show .boxes-slider .box .inner .price .full-price{text-decoration:line-through;opacity:.6}html[dir=ltr] .p-storages-show .boxes-slider .box .inner .price .full-price{margin-right:0.25rem}html[dir=rtl] .p-storages-show .boxes-slider .box .inner .price .full-price{margin-left:0.25rem}@media screen and (max-width: 1023px){.p-storages-show .boxes-slider .box .inner .price .full-price{display:none}}@media screen and (max-width: 767px)and (orientation: portrait){.p-storages-index .storages-v1-index h1{font-size:1.25rem;font-weight:700;line-height:1.5rem}}@media screen and (max-width: 767px)and (orientation: landscape){.p-storages-index .storages-v1-index h1{font-size:1.25rem;font-weight:700;line-height:1.5rem}}@media screen and (max-width: 1023px){.p-storages-index .storages-v1-index h1{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v1-index h1{margin-bottom:32px}}.p-storages-index .storages-v1-index .additional-seo{padding-top:2.5rem;margin-bottom:0}html[dir=ltr] .p-storages-index .storages-v1-index .additional-seo h2.left{text-align:left}html[dir=rtl] .p-storages-index .storages-v1-index .additional-seo h2.left{text-align:right}.p-storages-index .storages-v1-index .additional-seo a{color:#f44f0c;color:var(--primary-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){.p-storages-index .storages-v1-index .additional-seo a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-storages-index .storages-v1-index .additional-seo a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.p-storages-index .storages-v1-index .additional-seo a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.p-storages-index .storages-v1-index .additional-seo a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}.p-storages-index .storages-v1-index .additional-seo a.read-more.active{display:none}.p-storages-index .storages-v1-index .additional-seo .spoiler:not(.active){display:none}.p-storages-index .storages-v1-index .additional-seo h2{font-size:1.5rem;margin-bottom:0.625rem}.p-storages-index .storages-v1-index .additional-seo h3{font-size:1.125rem;margin-bottom:0.5rem}.p-storages-index .storages-v1-index .additional-seo p,.p-storages-index .storages-v1-index .additional-seo ul,.p-storages-index .storages-v1-index .additional-seo ol{color:#5f5f5f;color:var(--text-base);margin-bottom:1.125rem}.p-storages-index .storages-v1-index .additional-seo p.italic{font-style:italic}.p-storages-index .storages-v1-index .additional-seo ul{list-style-type:disc}html[dir=ltr] .p-storages-index .storages-v1-index .additional-seo ul{margin-left:1.875rem}html[dir=rtl] .p-storages-index .storages-v1-index .additional-seo ul{margin-right:1.875rem}.p-storages-index .storages-v1-index .additional-seo ul li{margin-bottom:0.625rem}.p-storages-index .storages-v1-index .additional-seo ol{list-style-type:decimal}html[dir=ltr] .p-storages-index .storages-v1-index .additional-seo ol{margin-left:1.875rem}html[dir=rtl] .p-storages-index .storages-v1-index .additional-seo ol{margin-right:1.875rem}.p-storages-index .storages-v1-index .additional-seo ol li{margin-bottom:0.625rem}.p-storages-index .storages-v1-index .additional-seo table{margin-bottom:1.25rem}.p-storages-index .storages-v1-index .additional-seo table th,.p-storages-index .storages-v1-index .additional-seo table td{border-color:#5f5f5f;border-color:var(--text-base);border-style:solid;border-width:1px;border-spacing:0;border-collapse:separate;padding:0.625rem;line-height:1.3}.p-storages-index .storages-v1-index .additional-seo table th{font-weight:600;text-align:center}.p-storages-index .storages-v1-index .additional-seo table td{color:#5f5f5f;color:var(--text-base)}.p-storages-index .storages-v1-index .districts{margin-top:1rem}.p-storages-index .storages-v1-index .districts h3{text-align:center}@media screen and (max-width: 1023px){.p-storages-index .storages-v1-index .world-note{margin-top:1rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v1-index .world-note{margin-top:24px}}.p-storages-show .storages-v1-show article.slide_1{position:relative;margin-bottom:0}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_1 h1{margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_1 h1{margin-bottom:12px;padding-top:8px}}.p-storages-show .storages-v1-show article.slide_1 .address{text-align:center;line-height:1.2;color:#5f5f5f;color:var(--text-base)}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_1 .address{font-size:0.75rem}}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_1 .rating{margin-top:1rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_1 .rating{margin-top:28px}}.p-storages-show .storages-v1-show article.slide_1 .short-links{margin-top:1.75rem;text-align:center}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_1 .short-links{display:none}}.p-storages-show .storages-v1-show article.slide_1 .short-links a{color:#f44f0c;color:var(--primary-color);font-size:0.75rem;margin:0 0.75rem;text-decoration:underline}.p-storages-show .storages-v1-show article.slide_1 .short-links a:hover{text-decoration:none}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_1 .b-tags{margin:1.5rem 0}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_1 .b-tags{margin-top:32px;margin-bottom:56px}}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2{margin-bottom:1.25rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-storages-show .storages-v1-show .slide_2{margin-bottom:64px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-storages-show .storages-v1-show .slide_2{margin-bottom:64px}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2{margin-bottom:64px}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container{display:flex}}.p-storages-show .storages-v1-show .slide_2 .container .details{flex-shrink:0;display:flex}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-storages-show .storages-v1-show .slide_2 .container .details{width:calc(348px + 0.4318181818*(100vw - 1024px))}}@media screen and (min-width: 1024px){html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details{margin-right:28px}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details{margin-left:28px}}@media screen and (min-width: 1280px){.p-storages-show .storages-v1-show .slide_2 .container .details{width:424px}}.p-storages-show .storages-v1-show .slide_2 .container .details .temperature,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity,.p-storages-show .storages-v1-show .slide_2 .container .details .height{flex-shrink:0;padding:0 0.75rem;white-space:nowrap;width:33.33333%}.p-storages-show .storages-v1-show .slide_2 .container .details .temperature .value,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity .value,.p-storages-show .storages-v1-show .slide_2 .container .details .height .value{display:inline-block;font-weight:900;vertical-align:top}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .details .temperature .value,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity .value,.p-storages-show .storages-v1-show .slide_2 .container .details .height .value{font-size:1rem;margin-top:0.125rem}html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .temperature .value,html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .humidity .value,html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .height .value{margin-left:0.5rem}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .temperature .value,html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .humidity .value,html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .height .value{margin-right:0.5rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .details .temperature .value,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity .value,.p-storages-show .storages-v1-show .slide_2 .container .details .height .value{font-size:20px;margin-top:8px}html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .temperature .value,html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .humidity .value,html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .height .value{margin-left:12px}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .temperature .value,html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .humidity .value,html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .height .value{margin-right:12px}}@media screen and (min-width: 1024px){html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .temperature.height .value,html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .humidity.height .value,html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .height.height .value{margin-left:4px}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .temperature.height .value,html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .humidity.height .value,html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .height.height .value{margin-right:4px}}.p-storages-show .storages-v1-show .slide_2 .container .details .temperature .label,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity .label,.p-storages-show .storages-v1-show .slide_2 .container .details .height .label{line-height:1.4;margin-top:0.375rem;white-space:normal}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .details .temperature .label,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity .label,.p-storages-show .storages-v1-show .slide_2 .container .details .height .label{font-size:0.5rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .details .temperature .label,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity .label,.p-storages-show .storages-v1-show .slide_2 .container .details .height .label{font-size:12px}}.p-storages-show .storages-v1-show .slide_2 .container .details .temperature .label .now,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity .label .now,.p-storages-show .storages-v1-show .slide_2 .container .details .height .label .now{color:#f44f0c;color:var(--primary-color);font-weight:600}.p-storages-show .storages-v1-show .slide_2 .container .details .temperature:before,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity:before,.p-storages-show .storages-v1-show .slide_2 .container .details .height:before{background-repeat:no-repeat;background-size:contain;background-position:center;content:"";display:inline-block;top:0}html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .temperature:before,html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .humidity:before,html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .details .height:before{left:0}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .temperature:before,html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .humidity:before,html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .details .height:before{right:0}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .details .temperature:before,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity:before,.p-storages-show .storages-v1-show .slide_2 .container .details .height:before{height:1.25rem;width:1.25rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-storages-show .storages-v1-show .slide_2 .container .details .temperature:before,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity:before,.p-storages-show .storages-v1-show .slide_2 .container .details .height:before{height:40px;width:40px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-storages-show .storages-v1-show .slide_2 .container .details .temperature:before,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity:before,.p-storages-show .storages-v1-show .slide_2 .container .details .height:before{height:40px;width:40px}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .details .temperature:before,.p-storages-show .storages-v1-show .slide_2 .container .details .humidity:before,.p-storages-show .storages-v1-show .slide_2 .container .details .height:before{height:40px;width:40px}}.p-storages-show .storages-v1-show .slide_2 .container .details .temperature:before{background-image:url(/packs/static/images/pages/storages-v1/show/slide_2/icon-temperature-7f20806720258099c5cf.svg)}.p-storages-show .storages-v1-show .slide_2 .container .details .humidity:before{background-image:url(/packs/static/images/pages/storages-v1/show/slide_2/icon-humidity-7c84bd78bdad8f02420a.svg)}.p-storages-show .storages-v1-show .slide_2 .container .details .height:before{background-image:url(/packs/static/images/pages/storages-v1/show/slide_2/icon-height-f8a91396cd0756e16ac5.svg)}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .actions{display:none}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .actions{display:flex}}.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;margin-top:1.375rem}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me{display:inline-flex;font-size:14px;min-width:160px}}.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me:hover{text-decoration:none}.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me:active{box-shadow:none}.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me.disabled,.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me[disabled]{background:#afb5c9;cursor:default}.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me.disabled:hover,.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-storages-show .storages-v1-show .slide_2 .container .actions .call-me:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-storages-show .storages-v1-show .slide_2 .container .actions .call-me{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-storages-show .storages-v1-show .slide_2 .container .actions .call-me:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-storages-show .storages-v1-show .slide_2 .container .actions .call-me:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .actions .call-me{margin-right:1.5rem}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .actions .call-me{margin-left:1.5rem}.p-storages-show .storages-v1-show .slide_2 .container .actions .guest{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#5096ff;background:var(--secondary-color);color:#fff}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .actions .guest{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .actions .guest{display:inline-flex;font-size:14px;min-width:160px}}.p-storages-show .storages-v1-show .slide_2 .container .actions .guest.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .actions .guest.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .actions .guest.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-storages-show .storages-v1-show .slide_2 .container .actions .guest:hover{text-decoration:none}.p-storages-show .storages-v1-show .slide_2 .container .actions .guest:active{box-shadow:none}.p-storages-show .storages-v1-show .slide_2 .container .actions .guest.disabled,.p-storages-show .storages-v1-show .slide_2 .container .actions .guest[disabled]{background:#afb5c9;cursor:default}.p-storages-show .storages-v1-show .slide_2 .container .actions .guest.disabled:hover,.p-storages-show .storages-v1-show .slide_2 .container .actions .guest[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .actions .guest:hover{background:#50b5ff;background:var(--secondary-color-hover);color:#fff}}.p-storages-show .storages-v1-show .slide_2 .container .actions .guest:active{background:#3178e2;background:var(--secondary-color-active)}.p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos{display:inline-block;height:8.75rem;overflow:hidden}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos{display:block;margin-top:1.25rem}html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos{margin-left:-0.5rem}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos{margin-right:-0.5rem}}.p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos:before{background:linear-gradient(90deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 79.1%);content:"";height:8.75rem;position:absolute;z-index:2}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos:before{transform:scaleX(-1)}html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos:before{right:0}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos:before{left:0}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos:before{width:3.75rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos:before{width:240px}}.p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos .slides-wrapper{display:flex}.p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos .slides-wrapper .slide{flex-shrink:0;width:10rem;height:8.75rem}@media screen and (max-width: 1023px){html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos .slides-wrapper .slide{margin-left:0.5rem}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos .slides-wrapper .slide{margin-right:0.5rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos .slides-wrapper .slide{margin-right:16px}html[dir=rtl] .p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos .slides-wrapper .slide{margin-left:16px}}.p-storages-show .storages-v1-show .slide_2 .container .swiper-v8.photos .slides-wrapper .slide img{border-radius:0.75rem}.p-storages-show .storages-v1-show article.slide_3 .container{position:relative;display:flex}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .container{flex-direction:column}}.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo{flex-shrink:0}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo{width:calc(348px + 0.4318181818*(100vw - 1024px))}}@media screen and (min-width: 1024px){html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo{margin-right:28px}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo{margin-left:28px}}@media screen and (min-width: 1280px){.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo{width:424px}}.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{border:2px solid #f44f0c;border:2px solid var(--primary-color);box-sizing:border-box;line-height:1.2;position:relative}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{min-height:100px}}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{border-radius:0.75rem;padding-bottom:1.25rem;padding-top:1.25rem;margin-bottom:1.25rem}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{padding-left:3.75rem}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{padding-right:3.75rem}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{padding-right:1.5rem}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{padding-left:1.5rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{border-radius:20px;padding-bottom:30px;padding-top:30px;margin-bottom:36px}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{padding-left:80px}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{padding-right:80px}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{padding-right:32px}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner{padding-left:32px}}.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner:before{background-image:url(/packs/static/images/pages/storages-v1/show/warning-note-icon-6e636dfa468c99866c0a.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5rem;position:absolute;width:1.5rem}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner:before{transform:scaleX(-1)}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner:before{top:1.125rem}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner:before{left:1.25rem}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner:before{right:1.25rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner:before{top:30px}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner:before{left:32px}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .storage-promo .inner:before{right:32px}}.p-storages-show .storages-v1-show article.slide_3 .container .box-filters{width:100%}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters{margin-bottom:0.125rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters{margin-bottom:36px}}.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter{display:flex}.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link{background-color:#e6ecf6;box-sizing:border-box;cursor:pointer;font-weight:700;flex-grow:1;flex-basis:100px}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link{border-radius:0.5rem;padding:0.375rem 0.75rem 0.5rem 0.75rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link{border-radius:12px;height:100px;padding:20px 32px}}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link:not(:last-child){margin-right:14px}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link:not(:last-child){margin-left:14px}.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link:hover:not(.disabled),.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link.active{background-color:#5096ff;background-color:var(--secondary-color);color:#fff}.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link.disabled{cursor:default;opacity:.3}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link .title{font-size:1.25rem;line-height:1.2}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link .title{font-size:32px;margin-bottom:6px}}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link .subtitle{font-size:0.625rem;line-height:1.2}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .sizes-filter .size-link .subtitle{font-size:16px}}.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .levels-filter{display:flex}.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .levels-filter .level-link{background-color:#e6ecf6;box-sizing:border-box;cursor:pointer;font-weight:700;flex-basis:6.25rem;flex-grow:1;text-align:center}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .levels-filter .level-link{margin-top:0.75rem;border-radius:0.5rem;font-size:0.75rem;padding:0.5rem 0}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .levels-filter .level-link{margin-top:22px;border-radius:12px;padding:13px 0}}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .container .box-filters .levels-filter .level-link:not(:last-child){margin-right:14px}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .container .box-filters .levels-filter .level-link:not(:last-child){margin-left:14px}.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .levels-filter .level-link:hover,.p-storages-show .storages-v1-show article.slide_3 .container .box-filters .levels-filter .level-link.active{background-color:#5096ff;background-color:var(--secondary-color);color:#fff;text-decoration:none}.p-storages-show .storages-v1-show article.slide_3 .map-boxes{display:flex;width:100%}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map{flex-shrink:0}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map{display:none}}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map .map-inner{flex-shrink:0;background-color:#eff3fa;border-radius:12px;border:none;margin-bottom:30px;overflow:hidden}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map .map-inner{width:calc(348px + 0.4318181818*(100vw - 1024px));height:calc(548px + 0.6799895507*(100vw - 1024px))}}@media screen and (min-width: 1024px){html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map .map-inner{margin-right:28px}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map .map-inner{margin-left:28px}}@media screen and (min-width: 1280px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map .map-inner{width:424px;height:667.6781609195px}}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map .legend{background:none;flex-direction:column;gap:0;position:static}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map .legend .item:not(:last-child){margin-bottom:12px}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .b-storage_map .legend .item .label{display:inline-block;color:#5f5f5f;color:var(--text-base);font-size:14px}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container{flex-grow:1}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .boxes{overflow-y:auto;margin-bottom:3rem}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .boxes{max-height:41.75rem}}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .boxes{max-height:calc(549px + 0.6761363636*(100vw - 1024px))}}@media screen and (min-width: 1280px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .boxes{max-height:668px}}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box{align-items:center;background-color:#f44f0c;background-color:var(--primary-color);border-radius:0.75rem;color:#fff;display:flex;padding:1.25rem 1.5rem;position:relative}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box{flex-direction:column}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box{flex-direction:row;justify-content:space-between;width:100%}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box:before{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #FFFFFF 100%);content:"";height:3.875rem;position:absolute;top:-3.875rem;width:100%}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box:before{right:0}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box:before{left:0}}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .label{font-weight:700;margin-bottom:0.25rem}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .inner{margin-bottom:1.25rem}}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead{display:inline-flex;font-size:14px;min-width:160px}}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead:hover{text-decoration:none}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead:active{box-shadow:none}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead.disabled,.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead[disabled]{background:#afb5c9;cursor:default}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead.disabled:hover,.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead{width:100%}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_3 .map-boxes .boxes-container .find-box .box-lead{width:164px}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_6{position:relative}.p-storages-show .storages-v1-show article.slide_6:before{background-image:url(/packs/static/images/pages/storages-v1/show/slide_6/background-c4ca5431645d2ed4ea26.svg);background-repeat:no-repeat;background-size:contain;content:"";height:3rem;position:absolute;top:-5rem;width:4rem}html[dir=ltr] .p-storages-show .storages-v1-show article.slide_6:before{left:calc(50% - 30rem)}html[dir=rtl] .p-storages-show .storages-v1-show article.slide_6:before{right:calc(50% - 30rem)}}.p-storages-show .storages-v1-show article.slide_6 h2.desktop{margin-bottom:5rem}@media screen and (max-width: 1023px){.p-storages-show .storages-v1-show article.slide_6 h2.desktop{display:none}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-storages-show .storages-v1-show article.slide_6 h2.mobile{display:none}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-storages-show .storages-v1-show article.slide_6 h2.mobile{display:none}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_6 h2.mobile{display:none}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-storages-show .storages-v1-show article.slide_6 .tour-3d{margin:0 auto;max-width:1200px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-storages-show .storages-v1-show article.slide_6 .tour-3d{margin:0 auto;max-width:1200px}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_6 .tour-3d{margin:0 auto;max-width:1200px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-storages-show .storages-v1-show article.slide_6 .tour-3d iframe{border-radius:12px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-storages-show .storages-v1-show article.slide_6 .tour-3d iframe{border-radius:12px}}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_6 .tour-3d iframe{border-radius:12px}}.p-storages-show .storages-v1-show article.slide_7{background-color:#ffccbc}.p-storages-show .storages-v1-show article.slide_8 .b-switcher{padding:0 1rem}@media screen and (min-width: 1024px){.p-storages-show .storages-v1-show article.slide_8 .contacts,.p-storages-show .storages-v1-show article.slide_8 .description,.p-storages-show .storages-v1-show article.slide_8 .b-fullwidth_map{min-height:600px}}.p-storages-show .storages-v1-show article.slide_8 .contacts{text-align:center;position:relative}.p-storages-show .storages-v1-show article.slide_8 .container.path_to_storage{margin-top:3.375rem}.p-storages-show .storages-v1-show article.slide_9{background-color:#cfd8dc}.p-storages-index .storages-v4-index article.v4.storages_map h2{color:#333;color:var(--text-strong);font-size:var(--h1-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h1-line-height);letter-spacing:normal;letter-spacing:var(--h1-letter-spacing);margin-left:auto;margin-right:auto}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index article.v4.storages_map h2{text-align:center}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index article.v4.storages_map h2{text-align:center}}.p-storages-index .storages-v4-index article.v4.storages_map h1,.p-storages-index .storages-v4-index article.v4.storages_map h2{align-self:flex-start;margin-left:0;margin-right:0;text-align:left !important}.p-storages-index .storages-v4-index .additional-seo{margin-bottom:0}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo{padding-top:2.1052631579rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo{padding-top:calc(var(--padding-between-blocks)*.5)}}.p-storages-index .storages-v4-index .additional-seo h1{color:#333;color:var(--text-strong);font-size:var(--h2-font-size);font-weight:bold;font-weight:var(--headline-font-weight);line-height:var(--h2-line-height);margin-left:auto;margin-right:auto;margin-bottom:2.125rem;margin-bottom:var(--headline-margin)}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo h1{text-align:center}}html[dir=ltr] .p-storages-index .storages-v4-index .additional-seo h2.left{text-align:left}html[dir=rtl] .p-storages-index .storages-v4-index .additional-seo h2.left{text-align:right}.p-storages-index .storages-v4-index .additional-seo.v4{gap:0}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo.v4 h1,.p-storages-index .storages-v4-index .additional-seo.v4 h2{margin-bottom:0.8421052632rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo.v4 h1,.p-storages-index .storages-v4-index .additional-seo.v4 h2{margin-bottom:24px}}.p-storages-index .storages-v4-index .additional-seo.v4 p,.p-storages-index .storages-v4-index .additional-seo.v4 ul,.p-storages-index .storages-v4-index .additional-seo.v4 ol{align-self:flex-start}.p-storages-index .storages-v4-index .additional-seo a{color:#f44f0c;color:var(--primary-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-storages-index .storages-v4-index .additional-seo a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.p-storages-index .storages-v4-index .additional-seo a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}.p-storages-index .storages-v4-index .additional-seo a.read-more.active{display:none}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo .spoiler.active{margin-bottom:48px}}.p-storages-index .storages-v4-index .additional-seo .spoiler:not(.active){display:none}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo h2{font-size:1.2631578947rem;margin-bottom:0.5263157895rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo h2{font-size:24px;margin-bottom:10px}}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo h3{font-size:0.9473684211rem;margin-bottom:0.4210526316rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo h3{font-size:18px;margin-bottom:8px}}.p-storages-index .storages-v4-index .additional-seo p,.p-storages-index .storages-v4-index .additional-seo ul,.p-storages-index .storages-v4-index .additional-seo ol{color:#5f5f5f;color:var(--text-base)}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo p,.p-storages-index .storages-v4-index .additional-seo ul,.p-storages-index .storages-v4-index .additional-seo ol{margin-bottom:0.9473684211rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo p,.p-storages-index .storages-v4-index .additional-seo ul,.p-storages-index .storages-v4-index .additional-seo ol{margin-bottom:18px}}.p-storages-index .storages-v4-index .additional-seo p.italic{font-style:italic}.p-storages-index .storages-v4-index .additional-seo ul{list-style-type:disc}@media screen and (max-width: 1023px){html[dir=ltr] .p-storages-index .storages-v4-index .additional-seo ul{margin-left:1.5789473684rem}html[dir=rtl] .p-storages-index .storages-v4-index .additional-seo ul{margin-right:1.5789473684rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-storages-index .storages-v4-index .additional-seo ul{margin-left:30px}html[dir=rtl] .p-storages-index .storages-v4-index .additional-seo ul{margin-right:30px}}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo ul li{margin-bottom:0.5263157895rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo ul li{margin-bottom:10px}}.p-storages-index .storages-v4-index .additional-seo ol{list-style-type:decimal}@media screen and (max-width: 1023px){html[dir=ltr] .p-storages-index .storages-v4-index .additional-seo ol{margin-left:1.5789473684rem}html[dir=rtl] .p-storages-index .storages-v4-index .additional-seo ol{margin-right:1.5789473684rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-storages-index .storages-v4-index .additional-seo ol{margin-left:30px}html[dir=rtl] .p-storages-index .storages-v4-index .additional-seo ol{margin-right:30px}}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo ol li{margin-bottom:0.5263157895rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo ol li{margin-bottom:10px}}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .additional-seo table{margin-bttom:1.0526315789rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .additional-seo table{margin-bttom:20px}}.p-storages-index .storages-v4-index .additional-seo table th,.p-storages-index .storages-v4-index .additional-seo table td{border-color:#5f5f5f;border-color:var(--text-base);border-style:solid;border-width:1px;border-spacing:0;border-collapse:separate;padding:0.625rem;line-height:1.3}.p-storages-index .storages-v4-index .additional-seo table th{font-weight:600;text-align:center}.p-storages-index .storages-v4-index .additional-seo table td{color:#5f5f5f;color:var(--text-base)}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .districts{margin-top:0.8421052632rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .districts{margin-top:16px}}.p-storages-index .storages-v4-index .districts h3{text-align:center}@media screen and (max-width: 1023px){.p-storages-index .storages-v4-index .world-note{margin-top:0.8421052632rem}}@media screen and (min-width: 1024px){.p-storages-index .storages-v4-index .world-note{margin-top:24px}}.p-storages-show .storages-v4-show article,.p-boxes-show .boxes-v4-show article{padding-bottom:0}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article:not(:last-child):not(.slide_1),.p-boxes-show .boxes-v4-show article:not(:last-child):not(.slide_1){padding-bottom:3.3684210526rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article:not(:last-child):not(.slide_1),.p-boxes-show .boxes-v4-show article:not(:last-child):not(.slide_1){padding-bottom:120px}}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article h1,.p-storages-show .storages-v4-show article h2,.p-boxes-show .boxes-v4-show article h1,.p-boxes-show .boxes-v4-show article h2{text-align:left !important;width:100%}}.p-storages-show .storages-v4-show article.slide_1,.p-boxes-show .boxes-v4-show article.slide_1{gap:0}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 header,.p-boxes-show .boxes-v4-show article.slide_1 header{margin-bottom:1.2631578947rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 header,.p-boxes-show .boxes-v4-show article.slide_1 header{margin-bottom:24px}}.p-storages-show .storages-v4-show article.slide_1 header .is-soon,.p-boxes-show .boxes-v4-show article.slide_1 header .is-soon{font-size:var(--p5-font-size);font-weight:var(--p5-font-weight);letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);background:#f4f4f5;background:var(--gray-100);border-radius:100px;color:#000;display:flex;white-space:nowrap;align-self:flex-start}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 header .is-soon,.p-boxes-show .boxes-v4-show article.slide_1 header .is-soon{gap:0.3157894737rem;padding:0.2105263158rem 0.4210526316rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 header .is-soon,.p-boxes-show .boxes-v4-show article.slide_1 header .is-soon{gap:6px;padding:4px 8px}}.p-storages-show .storages-v4-show article.slide_1 header .is-soon:before,.p-boxes-show .boxes-v4-show article.slide_1 header .is-soon:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 header .is-soon:before,.p-boxes-show .boxes-v4-show article.slide_1 header .is-soon:before{font-size:0.7894736842rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 header .is-soon:before,.p-boxes-show .boxes-v4-show article.slide_1 header .is-soon:before{font-size:15px}}.p-storages-show .storages-v4-show article.slide_1 header .note,.p-boxes-show .boxes-v4-show article.slide_1 header .note{display:flex}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 header .note,.p-boxes-show .boxes-v4-show article.slide_1 header .note{flex-direction:column;gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 header .note,.p-boxes-show .boxes-v4-show article.slide_1 header .note{gap:24px;justify-content:space-between;width:100%}}.p-storages-show .storages-v4-show article.slide_1 header .note .sensors,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors{display:flex}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 header .note .sensors,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 header .note .sensors,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors{gap:8px}}.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .temperature,.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .humidity,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .temperature,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .humidity{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);align-items:center;background:#f4f4f5;background:var(--gray-100);display:flex}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .temperature,.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .humidity,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .temperature,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .humidity{border-radius:0.4210526316rem;gap:0.2105263158rem;padding:0.2105263158rem 0.4210526316rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .temperature,.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .humidity,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .temperature,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .humidity{border-radius:8px;gap:4px;padding:4px 8px}}.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .temperature:before,.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .humidity:before,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .temperature:before,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .humidity:before{content:"";background-position:center;background-repeat:no-repeat;background-size:contain;flex-shrink:0}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .temperature:before,.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .humidity:before,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .temperature:before,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .humidity:before{width:0.8421052632rem;height:0.8421052632rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .temperature:before,.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .humidity:before,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .temperature:before,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .humidity:before{width:16px;height:16px}}.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .temperature:before,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .temperature:before{background-image:url(/packs/static/images/pages/storages-v4/show/temperature-5b319e41ecc780edd1d1.svg)}.p-storages-show .storages-v4-show article.slide_1 header .note .sensors .humidity:before,.p-boxes-show .boxes-v4-show article.slide_1 header .note .sensors .humidity:before{background-image:url(/packs/static/images/pages/storages-v4/show/humidity-29e3689ebc3f238407ea.svg)}.p-storages-show .storages-v4-show article.slide_1 .photos,.p-boxes-show .boxes-v4-show article.slide_1 .photos{display:flex}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .photos,.p-boxes-show .boxes-v4-show article.slide_1 .photos{order:-1;margin-bottom:1.2631578947rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photos,.p-boxes-show .boxes-v4-show article.slide_1 .photos{gap:24px}.p-storages-show .storages-v4-show article.slide_1 .photos:not(:last-child),.p-boxes-show .boxes-v4-show article.slide_1 .photos:not(:last-child){margin-bottom:40px}}.p-storages-show .storages-v4-show article.slide_1 .photos .photo,.p-boxes-show .boxes-v4-show article.slide_1 .photos .photo{display:none;position:relative}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .photos .photo:nth-child(1),.p-boxes-show .boxes-v4-show article.slide_1 .photos .photo:nth-child(1){display:inline-flex;flex-basis:100%}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photos .photo:nth-child(1),.p-storages-show .storages-v4-show article.slide_1 .photos .photo:nth-child(2),.p-storages-show .storages-v4-show article.slide_1 .photos .photo:nth-child(3),.p-boxes-show .boxes-v4-show article.slide_1 .photos .photo:nth-child(1),.p-boxes-show .boxes-v4-show article.slide_1 .photos .photo:nth-child(2),.p-boxes-show .boxes-v4-show article.slide_1 .photos .photo:nth-child(3){display:inline-flex}.p-storages-show .storages-v4-show article.slide_1 .photos .photo:nth-child(1),.p-boxes-show .boxes-v4-show article.slide_1 .photos .photo:nth-child(1){flex-basis:50%}.p-storages-show .storages-v4-show article.slide_1 .photos .photo:nth-child(2),.p-storages-show .storages-v4-show article.slide_1 .photos .photo:nth-child(3),.p-boxes-show .boxes-v4-show article.slide_1 .photos .photo:nth-child(2),.p-boxes-show .boxes-v4-show article.slide_1 .photos .photo:nth-child(3){flex-basis:24%}}.p-storages-show .storages-v4-show article.slide_1 .photos img,.p-boxes-show .boxes-v4-show article.slide_1 .photos img{background:#f4f4f5;background:var(--gray-100);display:flex;width:100%}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .photos img,.p-boxes-show .boxes-v4-show article.slide_1 .photos img{border-radius:1.2631578947rem;height:12.3157894737rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photos img,.p-boxes-show .boxes-v4-show article.slide_1 .photos img{-o-object-fit:cover;object-fit:cover}}@media screen and (min-width: 1024px)and (max-width: 1279px){.p-storages-show .storages-v4-show article.slide_1 .photos img,.p-boxes-show .boxes-v4-show article.slide_1 .photos img{border-radius:calc(18px + 0.0340909091*(100vw - 1024px));height:calc(234px + 0.4431818182*(100vw - 1024px))}}@media screen and (min-width: 1280px){.p-storages-show .storages-v4-show article.slide_1 .photos img,.p-boxes-show .boxes-v4-show article.slide_1 .photos img{border-radius:24px;height:312px}}.p-storages-show .storages-v4-show article.slide_1 .photo-tags,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags{font-size:var(--p5-font-size);font-weight:500;letter-spacing:var(--p5-letter-spacing);line-height:var(--p5-line-height);bottom:var(--tags-offset);display:flex;left:var(--tags-offset);position:absolute}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags{--tags-offset: 0.6315789474rem;gap:0.4210526316rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags{--tags-offset: 16px;gap:8px}}.p-storages-show .storages-v4-show article.slide_1 .photo-tags .star,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags .star{color:#f44f0c;color:var(--primary-color);height:var(--star-size);width:var(--star-size)}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags .star,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags .star{--star-size: 0.8421052632rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags .star,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags .star{--star-size: 16px}}.p-storages-show .storages-v4-show article.slide_1 .photo-tags .star:before,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags .star:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";font-size:var(--star-size)}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags.mobile-counter,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.mobile-counter{left:auto;right:var(--tags-offset)}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags.mobile-counter,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.mobile-counter{display:none}}.p-storages-show .storages-v4-show article.slide_1 .photo-tags.mobile-counter .photo-tag,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.mobile-counter .photo-tag{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(38,39,43,.3);border:1px solid #a0a0ab;border:1px solid var(--gray-400);color:#d1d1d6;color:var(--gray-300)}.p-storages-show .storages-v4-show article.slide_1 .photo-tags.mobile-counter .photo-tag span,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.mobile-counter .photo-tag span{color:#fff}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags.see-all-photos,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.see-all-photos{display:none}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags.see-all-photos,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.see-all-photos{left:auto;right:var(--tags-offset)}}.p-storages-show .storages-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag{gap:4px;background:#f4f4f5;background:var(--gray-100)}.p-storages-show .storages-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag:before,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag:before{background-image:url(/packs/static/images/pages/storages-v4/show/see_all_photos-65b19f350aa97ff9b5d0.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";display:inline-block}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-storages-show .storages-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag:before,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag:before{height:16px;width:16px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-storages-show .storages-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag:before,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag:before{height:16px;width:16px}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag:before,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tags.see-all-photos .photo-tag:before{height:16px;width:16px}}.p-storages-show .storages-v4-show article.slide_1 .photo-tag,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tag{align-items:center;background:#fff;color:#5f5f5f;color:var(--text-base);display:flex}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .photo-tag,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tag{border-radius:1.2105263158rem;height:1.2105263158rem;padding:0 0.4210526316rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .photo-tag,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tag{border-radius:24px;height:24px;padding:0 8px}}.p-storages-show .storages-v4-show article.slide_1 .photo-tag.discount,.p-boxes-show .boxes-v4-show article.slide_1 .photo-tag.discount{background:#00b929;color:#fff}.p-storages-show .storages-v4-show article.slide_1 .features-note-container,.p-boxes-show .boxes-v4-show article.slide_1 .features-note-container{display:flex}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .features-note-container,.p-boxes-show .boxes-v4-show article.slide_1 .features-note-container{flex-direction:column;gap:0.8421052632rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .features-note-container,.p-boxes-show .boxes-v4-show article.slide_1 .features-note-container{gap:40px}}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .features-wrappper,.p-boxes-show .boxes-v4-show article.slide_1 .features-wrappper{margin-left:calc(-1*var(--container-padding-x));margin-right:calc(-1*var(--container-padding-x));overflow-x:scroll;padding-bottom:0.8421052632rem;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);width:100vw}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .features-wrappper,.p-boxes-show .boxes-v4-show article.slide_1 .features-wrappper{flex-grow:1}}.p-storages-show .storages-v4-show article.slide_1 .warning-note,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note{align-items:center;align-self:flex-start;background:rgba(255,79,0,.05);display:flex}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .warning-note,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note{border-radius:0.6315789474rem;gap:0.8421052632rem;padding:0.8421052632rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .warning-note,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note{border-radius:12px;gap:16px;padding:16px;width:320px}}.p-storages-show .storages-v4-show article.slide_1 .warning-note,.p-storages-show .storages-v4-show article.slide_1 .warning-note p,.p-storages-show .storages-v4-show article.slide_1 .warning-note .subheadline,.p-storages-show .storages-v4-show article.slide_1 .warning-note ul,.p-storages-show .storages-v4-show article.slide_1 .warning-note ol,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note p,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note .subheadline,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note ul,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note ol{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height)}.p-storages-show .storages-v4-show article.slide_1 .warning-note:before,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note:before{content:"";background-image:url(/packs/static/images/pages/storages-v4/show/warning_note-c14854b82deac88b75bf.svg);background-position:center;background-repeat:no-repeat;background-size:contain;flex-shrink:0}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_1 .warning-note:before,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note:before{width:1.2631578947rem;height:1.2631578947rem}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_1 .warning-note:before,.p-boxes-show .boxes-v4-show article.slide_1 .warning-note:before{width:24px;height:24px}}.p-storages-show .storages-v4-show article.slide_3{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}.p-storages-show .storages-v4-show article.slide_3 .b-map{border-radius:none;box-shadow:none}.p-storages-show .storages-v4-show article.slide_3 .b-map .gmap-inner,.p-storages-show .storages-v4-show article.slide_3 .b-map .ymap-inner{border-radius:1.2631578947rem;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1)}@media screen and (max-width: 1023px){.p-storages-show .storages-v4-show article.slide_4 .tour-3d iframe{border-radius:1.2631578947rem;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);overflow:hidden}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-storages-show .storages-v4-show article.slide_4 .tour-3d iframe{border-radius:32px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-storages-show .storages-v4-show article.slide_4 .tour-3d iframe{border-radius:32px}}@media screen and (min-width: 1024px){.p-storages-show .storages-v4-show article.slide_4 .tour-3d iframe{border-radius:32px}}.p-users-agreements.p-agreements .b-modal-storage-usage-rules{background-color:#fff;height:100%;position:fixed;top:0;width:100%;z-index:10}html[dir=ltr] .p-users-agreements.p-agreements .b-modal-storage-usage-rules{left:0}html[dir=rtl] .p-users-agreements.p-agreements .b-modal-storage-usage-rules{right:0}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements .b-modal-storage-usage-rules{padding:1.875rem 1rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements .b-modal-storage-usage-rules{padding:30px 46px}}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .icon{background-image:url(/packs/static/images/pages/users/agreements/info-red-4af68e94ed94dccfd612.svg);background-repeat:no-repeat;background-size:contain;height:3.5rem;margin-bottom:1rem;width:3.5rem}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body a.modal-close{background-image:url(/packs/static/images/pages/users/agreements/x-8071278c01b5b5d25d16.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;height:1.5rem;position:absolute;top:0;width:1.5rem}html[dir=ltr] .p-users-agreements.p-agreements .b-modal-storage-usage-rules .body a.modal-close{right:0}html[dir=rtl] .p-users-agreements.p-agreements .b-modal-storage-usage-rules .body a.modal-close{left:0}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body a.modal-close:hover{opacity:.8}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body a.modal-close:active{opacity:.9}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .title{font-size:1.5rem;font-weight:bold;line-height:1.75rem;margin-bottom:1.5rem;text-align:center}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner{max-width:540px}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner ul{margin-bottom:1.25rem}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner ul li{color:#939393;color:var(--text-secondary);margin-bottom:1rem;position:relative;font-size:0.875rem}html[dir=ltr] .p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner ul li{padding-left:1.25rem}html[dir=rtl] .p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner ul li{padding-right:1.25rem}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner ul li:before{background-color:#f44f0c;background-color:var(--primary-color);border-radius:0.25rem;content:"";height:0.5rem;position:absolute;top:0.375rem;width:0.5rem}html[dir=ltr] .p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner ul li:before{left:0}html[dir=rtl] .p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner ul li:before{right:0}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body .inner .warning{background-color:#ffeade;border-radius:0.75rem;color:#f44f0c;color:var(--primary-color);padding:1rem 1.5rem}.p-users-agreements.p-agreements .b-modal-storage-usage-rules .body p{color:#939393;color:var(--text-secondary);font-size:0.875rem;margin:0 0 1rem}html[dir=ltr] .p-users-agreements.p-agreements .b-modal-storage-usage-rules .body p{text-align:left}html[dir=rtl] .p-users-agreements.p-agreements .b-modal-storage-usage-rules .body p{text-align:right}.p-users-agreements.p-agreements.p-agreements-index h2{font-size:1.25rem;line-height:1.5rem;margin:2.5rem 0 1.5rem}.p-users-agreements.p-agreements.p-agreements-index a.box{display:flex}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-index a.box{flex-direction:column}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-index a.box{align-items:center;flex-direction:row;justify-content:space-between}}.p-users-agreements.p-agreements.p-agreements-index a.box:hover{color:var(--text-headline) !important}.p-users-agreements.p-agreements.p-agreements-index a.box .details{display:flex;flex-direction:column}.p-users-agreements.p-agreements.p-agreements-index a.box .details .name{color:#5096ff;font-size:2rem;font-weight:700;line-height:2.25rem;margin-bottom:0.5rem;display:block}.p-users-agreements.p-agreements.p-agreements-index a.box .details .name.unused{color:#5f5f5f;color:var(--text-base)}.p-users-agreements.p-agreements.p-agreements-index a.box .details .address{color:#5f5f5f;color:var(--text-base);line-height:1.3}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-index a.box .details .address{font-size:0.875rem;margin-bottom:1rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-index a.box .details .address{font-size:16px}}.p-users-agreements.p-agreements.p-agreements-index a.box .details .state{font-size:1.25rem;line-height:1.75rem}.p-users-agreements.p-agreements.p-agreements-show .box{margin-bottom:2.5rem;position:relative}.p-users-agreements.p-agreements.p-agreements-show .box .info{margin-bottom:0.75rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .box .info{text-align:center}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .box .info{display:flex;align-items:center}}.p-users-agreements.p-agreements.p-agreements-show .box .info .number{color:#5096ff;color:var(--secondary-color);font-size:2.75rem;font-weight:700;line-height:3rem}@media screen and (min-width: 1024px){html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .info .number{margin-right:56px}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .info .number{margin-left:56px}}.p-users-agreements.p-agreements.p-agreements-show .box .info .note{color:#939393;color:var(--text-secondary);font-size:0.875rem;line-height:1.3}.p-users-agreements.p-agreements.p-agreements-show .box .info .note.warning{color:#f44f0c;color:var(--primary-color)}.p-users-agreements.p-agreements.p-agreements-show .box .address{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .box .address{text-align:center}}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .box .details-grid{margin-top:1.5rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .box .details-grid{display:grid;grid-gap:1.625rem 1.25rem;gap:1.625rem 1.25rem;grid-template-areas:"state storage-access-time temperature" "pin payment humidity";grid-template-columns:1fr 1fr 1fr;grid-template-rows:auto auto;margin-top:2rem}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state{grid-area:state}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin{grid-area:pin}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time{grid-area:storage-access-time}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment{grid-area:payment}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature{grid-area:temperature}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity{grid-area:humidity}}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity{display:flex;line-height:1.5rem;position:relative}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity{padding-left:2.25rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity{padding-right:2.25rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity{font-size:0.875rem}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state:not(:last-child),.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin:not(:last-child),.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time:not(:last-child),.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment:not(:last-child),.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature:not(:last-child),.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity:not(:last-child){margin-bottom:1rem}}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state:before,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin:before,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time:before,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment:before,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature:before,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity:before{background-repeat:no-repeat;background-size:contain;content:"";height:1.5rem;position:absolute;top:0;width:1.5rem}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state:before,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin:before,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time:before,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment:before,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature:before,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity:before{left:0}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state:before,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin:before,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time:before,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment:before,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature:before,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity:before{right:0}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state .label,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .label,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time .label,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment .label,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature .label,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity .label{color:#939393;color:var(--text-secondary)}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state .label,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .label,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time .label,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment .label,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature .label,html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity .label{margin-right:0.25rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state .label,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .label,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time .label,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment .label,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature .label,html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity .label{margin-left:0.25rem}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state .value,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .value,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time .value,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment .value,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature .value,.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity .value{font-weight:700}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .state:before{background-image:url(/packs/static/images/pages/users/agreements/icon-lock-efb4e80d7261ab2ee647.svg)}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .skud-password b{background-repeat:no-repeat;background-position:center right;cursor:pointer}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .skud-password b{padding-right:1.625rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .skud-password b{padding-left:1.625rem}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .skud-password b.mask{color:#5f5f5f;color:var(--text-base);background-image:url(/packs/static/images/pages/dashboards/icon-eye-open-45ec19c3ef564eac77b2.svg)}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin .skud-password b.value{background-image:url(/packs/static/images/pages/dashboards/icon-eye-closed-30133b889ee1465d879c.svg)}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .pin:before{background-image:url(/packs/static/images/pages/users/agreements/icon-pin-6c80a9cf8fc3255ead42.svg)}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .storage-access-time:before{background-image:url(/packs/static/images/pages/users/agreements/icon-clock-2e22dd9aa5f68daff897.svg)}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .payment:before{background-image:url(/packs/static/images/pages/users/agreements/icon-card-8991cdbacfa6ebca4773.svg)}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .temperature:before{background-image:url(/packs/static/images/pages/users/agreements/icon-temperature-ccc48ad9f142c3a183f5.svg)}.p-users-agreements.p-agreements.p-agreements-show .box .details-grid .humidity:before{background-image:url(/packs/static/images/pages/users/agreements/icon-humidity-d47d6a6dd1f4105ec641.svg)}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .box .close-agreement{font-size:0.875rem;margin-top:1.5rem;text-align:center}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .box .close-agreement{position:absolute;top:24px}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .box .close-agreement{right:24px}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .box .close-agreement{left:24px}}.p-users-agreements.p-agreements.p-agreements-show .box .close-agreement a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .box .close-agreement a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-users-agreements.p-agreements.p-agreements-show .box .close-agreement a:active{color:#cf4c17;color:var(--link-color-active)}.p-users-agreements.p-agreements.p-agreements-show .box .close-agreement a:hover:not(:active){text-decoration:none}.p-users-agreements.p-agreements.p-agreements-show .b-switcher{margin-bottom:1.5rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .slides{padding-bottom:0.0625rem}}.p-users-agreements.p-agreements.p-agreements-show .credit-card-note{background-color:#d7e0ef;border-radius:0.75rem;color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.3;margin-bottom:1.5rem;padding:1rem 1.5rem}.p-users-agreements.p-agreements.p-agreements-show .credit-card-note a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-note a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-users-agreements.p-agreements.p-agreements-show .credit-card-note a:active{color:#cf4c17;color:var(--link-color-active)}.p-users-agreements.p-agreements.p-agreements-show .credit-card-note a:hover:not(:active){text-decoration:none}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-note a{display:block}}@media screen and (min-width: 1024px){html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .credit-card-note a{margin-left:8px}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .credit-card-note a{margin-right:8px}}.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment{display:flex}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment{flex-direction:column}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment{align-items:center;justify-content:space-between}}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment .info .title{font-size:1.125rem;line-height:1.3}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment .info .title{font-size:20px;line-height:24px}}.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment .info .subtitle{color:#5f5f5f;color:var(--text-base);line-height:1.3;margin-top:0.5rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment .info .subtitle{font-size:0.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment .info .subtitle{font-size:14px}}.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment .amount{font-size:2rem;font-weight:700;line-height:2.25rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .credit-card-next-payment .amount{margin-top:0.5rem}}.p-users-agreements.p-agreements.p-agreements-show .payment-methods{margin-bottom:1.5rem}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .payment-methods{display:grid;grid-template-columns:1fr 1fr;grid-template-rows:1fr;grid-gap:0px 48px;gap:0px 48px;grid-template-areas:". . ."}}.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item{display:flex;align-items:center}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item:not(:last-child){margin-bottom:1rem}}.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline;color:var(--primary-color) !important}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item a:active{color:#cf4c17;color:var(--link-color-active)}.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item a:hover:not(:active){text-decoration:none}.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item .icon{background-color:#fff;background-position:center;background-repeat:no-repeat;flex-shrink:0}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .payment-methods .item .icon{margin-right:1rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .payment-methods .item .icon{margin-left:1rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item .icon{border-radius:1.375rem;height:2.75rem;width:2.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item .icon{width:56px;height:56px;border-radius:28px}}.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item .icon.icon-card{background-image:url(/packs/static/images/pages/users/agreements/icon-grey-card-866d3a621712b5a4b5f1.svg)}.p-users-agreements.p-agreements.p-agreements-show .payment-methods .item .icon.icon-bank{background-image:url(/packs/static/images/pages/users/agreements/icon-grey-bank-70dcdde33cc5113c5d6d.svg)}.p-users-agreements.p-agreements.p-agreements-show .bill{background:#fff;border-radius:0.75rem;box-shadow:0px 22px 44px -22px rgba(0,0,0,.15);margin-bottom:1.5rem;overflow:hidden;position:relative}.p-users-agreements.p-agreements.p-agreements-show .bill .mobile-header{color:#fff;font-size:0.75rem;font-weight:700;line-height:1.3;margin:-0.0625rem -1.0625rem 1.5625rem;order:-2;padding:0.375rem 0;text-align:center;width:calc(100% + 2.125rem)}.p-users-agreements.p-agreements.p-agreements-show .bill .mobile-header.white{background-color:#f44f0c;background-color:var(--primary-color)}.p-users-agreements.p-agreements.p-agreements-show .bill .mobile-header.blue{background-color:#5096ff;background-color:var(--secondary-color)}.p-users-agreements.p-agreements.p-agreements-show .bill .mobile-header.red{background-color:#f44f0c;background-color:var(--primary-color)}.p-users-agreements.p-agreements.p-agreements-show .bill .mobile-header.black{background-color:#333;background-color:var(--text-strong)}.p-users-agreements.p-agreements.p-agreements-show .bill .mobile-header.grey{background-color:#939393}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .mobile-header{display:none}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container{border-radius:0;box-shadow:none;cursor:pointer;margin-bottom:0 !important;position:relative}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container{display:flex;flex-direction:column;padding-top:0}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container{align-items:center;display:grid;grid-gap:0px 48px;gap:0px 48px;grid-template-areas:". . . .";grid-template-columns:1.5fr 1fr 1fr 1fr;grid-template-rows:1fr}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container:after{background-image:url(/packs/static/images/pages/users/agreements/bills/expand_arrow-8d0243a9cdcc496d1d7c.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute;transition:transform .3s;transition:transform var(--transition-duration)}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container:after{height:1.0625rem;right:1rem;top:3.9375rem;width:2rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container:after{height:12px;top:50%;transform:translateY(-50%);width:24px}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container:after{right:24px}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container:after{left:24px}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container:hover:after{background-image:url(/packs/static/images/pages/users/agreements/bills/expand_arrow-hover-c68db3bcf80162e6327e.svg)}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container:active:after{background-image:url(/packs/static/images/pages/users/agreements/bills/expand_arrow-active-f6c6724153eaa1829ad5.svg)}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.is-expanded:after{transform:rotate(180deg)}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.is-expanded:after{transform:translateY(-50%) rotate(180deg)}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .title,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .title{color:var(--text-headline)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .subtitle,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .subtitle{color:#5f5f5f;color:var(--text-base)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .payment-state,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .payment-state{color:#939393;color:var(--text-secondary)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay{display:inline-flex;font-size:14px;min-width:160px}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay.button-v3,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay.button-v3,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay.button-v3,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay:hover{text-decoration:none}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay:active,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay:active{box-shadow:none}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay.disabled,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay[disabled],.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay.disabled,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay[disabled]{background:#afb5c9;cursor:default}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay.disabled:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay[disabled]:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay.disabled:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay:active,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay,.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay:hover,.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.pay:active,.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.pay:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.download,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.download{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.download:hover:not(:active),.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.download:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.download:active,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.download:active{color:#cf4c17;color:var(--link-color-active)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.white .action a.download:hover:not(:active),.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.blue .action a.download:hover:not(:active){text-decoration:none}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red:after,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black:after{background-image:url(/packs/static/images/pages/users/agreements/bills/expand_arrow-special-7658815d974492ff9346.svg) !important}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .title,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .subtitle,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .payment-state,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .amount,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .title,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .subtitle,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .payment-state,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .amount{color:#fff}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay{display:inline-flex;font-size:14px;min-width:160px}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay.button-v3,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay.button-v3,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay.button-v3,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay:hover{text-decoration:none}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay:active,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay:active{box-shadow:none}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay.disabled,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay[disabled],.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay.disabled,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay[disabled]{background:#afb5c9;cursor:default}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay.disabled:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay[disabled]:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay.disabled:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay:hover,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay:active,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay,.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay:hover,.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.pay:active,.root-v3 .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.pay:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.download,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.download{color:#fff;cursor:pointer}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.download:active,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.download:active{color:#fff;text-decoration:underline}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red .action a.download:hover:not(:active),.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black .action a.download:hover:not(:active){color:#fff;text-decoration:underline}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.red{border-color:#f44f0c;border-color:var(--primary-color);background-color:#f44f0c;background-color:var(--primary-color)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.black{border-color:#333;border-color:var(--text-strong);background-color:#333;background-color:var(--text-strong)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container.grey{color:#939393;color:var(--text-secondary)}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info{margin-bottom:1.625rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info{position:relative}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info{padding-left:72px}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info{padding-right:72px}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info:before{background-position:center;background-repeat:no-repeat;content:"";height:3.5rem;position:absolute;top:-0.1875rem;width:3.5rem}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info:before{left:0}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info:before{right:0}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info.pending:before{background-image:url(/packs/static/images/pages/users/agreements/bills/icon-bill-pending-cc1805f392e79194c63b.svg)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info.pending_duedate:before{background-image:url(/packs/static/images/pages/users/agreements/bills/icon-bill-pending-duedate-db1b44d2c7da55d4a842.svg)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info.paid:before{background-image:url(/packs/static/images/pages/users/agreements/bills/icon-bill-paid-488ce83bdb3897ad0248.svg)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info.paid_penalty:before{background-image:url(/packs/static/images/pages/users/agreements/bills/icon-bill-penalty-paid-4e74748caff4745b62c6.svg)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info.penalty:before{background-image:url(/packs/static/images/pages/users/agreements/bills/icon-bill-penalty-pending-283bf0b1526a76ed121b.svg)}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info.rejected:before{background-image:url(/packs/static/images/pages/users/agreements/bills/icon-bill-rejected-2e6baa75da6146ed9de9.svg)}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info .title{font-weight:700;margin-bottom:0.5rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info .title{font-size:1rem;line-height:1.3}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info .title{font-size:20px;line-height:24px}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info .subtitle{line-height:130%}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info .subtitle{font-size:0.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .general-info .subtitle{font-size:14px}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .payment-state{font-size:0.875rem;line-height:130%}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .payment-state{display:none}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .amount{font-size:2rem;font-weight:700;line-height:2.25rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .amount{order:-1;margin-bottom:1.6875rem}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .action{display:flex;flex-direction:column;align-items:center}@media screen and (min-width: 1024px){html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .action{padding-right:32px}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .action{padding-left:32px}}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .action a.pay{margin-bottom:0.75rem;width:100%}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .action a.pay{margin-bottom:8px}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .action a.download{font-size:0.875rem}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .action .paid{color:#5096ff;color:var(--secondary-color);font-size:1.25rem;font-weight:700;line-height:1.5rem;margin-bottom:1rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-info.block-container .action .paid{display:none}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details{background-color:rgba(239,243,250,.4);padding:1.5rem}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details.red,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details.black{background-color:#f3703c;color:#fff}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details.red .item,.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details.black .item{color:#fff}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details.black{background-color:#59595b}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details .divider{height:2px;background-color:#e6ecf6;margin:1.25rem 0}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details .items{display:flex}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details .items{flex-direction:column}}.p-users-agreements.p-agreements.p-agreements-show .bill .bill-details .item{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:130%}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-details .item{margin-right:3.5rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .bill .bill-details .item{margin-left:3.5rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .bill .products{display:none}}.p-users-agreements.p-agreements.p-agreements-show .bill .products .products-title{font-size:1.25rem;line-height:1.5rem;font-weight:700;margin-bottom:1.25rem}.p-users-agreements.p-agreements.p-agreements-show .bill .products table{font-size:0.875rem;width:100%}.p-users-agreements.p-agreements.p-agreements-show .bill .products table td{padding:1rem}.p-users-agreements.p-agreements.p-agreements-show .bill .products table td.right{width:200px}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .bill .products table td.right{text-align:right}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .bill .products table td.right{text-align:left}.p-users-agreements.p-agreements.p-agreements-show .bill .products table td.amount{font-weight:700}.p-users-agreements.p-agreements.p-agreements-show .bill .products table,.p-users-agreements.p-agreements.p-agreements-show .bill .products tr,.p-users-agreements.p-agreements.p-agreements-show .bill .products td{border:1px solid #eaeaea}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info{padding-bottom:2.5rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item{margin-bottom:0.875rem}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item .label{color:#939393;color:var(--text-secondary);font-size:0.75rem;line-height:0.875rem;margin-bottom:0.5rem}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item .value{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item .value a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item .value a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item .value a:active{color:#cf4c17;color:var(--link-color-active)}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item .value a:hover:not(:active){text-decoration:none}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item .value a{margin-left:0.375rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .item .value a{margin-right:0.375rem}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .box-details{display:grid;grid-gap:16px 16px;gap:16px 16px;grid-template-areas:". . ." ". . ." ". . .";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-details{display:grid;grid-gap:16px 16px;gap:16px 16px;grid-template-areas:". . ." ". . ." ". . .";grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr 1fr 1fr}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps{display:flex;margin-bottom:2rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps{flex-direction:column;align-items:center}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps{position:relative;justify-content:space-between}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .line{background-color:#5096ff;background-color:var(--secondary-color);height:1rem;position:absolute;top:2.625rem;width:88%}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .line{left:6%}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .line{right:6%}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .line{display:none}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .step{color:#5f5f5f;color:var(--text-base);line-height:1.3;text-align:center}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .step{font-size:1rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .step{font-size:14px;max-width:16%;z-index:1}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .step .circle{align-items:center;background-color:#f44f0c;background-color:var(--primary-color);color:#fff;display:flex;font-weight:700;justify-content:center;margin:0 auto 0.75rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .step .circle{border-radius:1.375rem;font-size:1.4375rem;height:2.75rem;width:2.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .steps .step .circle{border-radius:50px;font-size:56px;height:100px;width:100px}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info .subtitle{color:#5f5f5f;color:var(--text-base);font-size:1rem;font-weight:700;line-height:1.3;margin-bottom:1rem}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol{list-style:decimal;margin-bottom:2.75rem}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol{margin-left:1rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol{margin-right:1rem}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol li{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3;margin-bottom:1.25rem}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol li{padding-left:0.5rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol li{padding-right:0.5rem}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol li a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol li a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol li a:active{color:#cf4c17;color:var(--link-color-active)}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info ol li a:hover:not(:active){text-decoration:none}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close{display:inline-flex;font-size:14px;min-width:160px}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close:hover{text-decoration:none}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close:active{box-shadow:none}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close.disabled,.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close[disabled]{background:#afb5c9;cursor:default}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close.disabled:hover,.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-show .slide-agreement-info .agreement-close-info a.close{width:240px}}.p-users-agreements.p-agreements.p-agreements-closing a.close{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-closing a.close{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-closing a.close{display:inline-flex;font-size:14px;min-width:160px}}.p-users-agreements.p-agreements.p-agreements-closing a.close.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-closing a.close.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-closing a.close.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-users-agreements.p-agreements.p-agreements-closing a.close:hover{text-decoration:none}.p-users-agreements.p-agreements.p-agreements-closing a.close:active{box-shadow:none}.p-users-agreements.p-agreements.p-agreements-closing a.close.disabled,.p-users-agreements.p-agreements.p-agreements-closing a.close[disabled]{background:#afb5c9;cursor:default}.p-users-agreements.p-agreements.p-agreements-closing a.close.disabled:hover,.p-users-agreements.p-agreements.p-agreements-closing a.close[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-closing a.close:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-users-agreements.p-agreements.p-agreements-closing a.close:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-users-agreements.p-agreements.p-agreements-closing a.close{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-users-agreements.p-agreements.p-agreements-closing a.close:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-users-agreements.p-agreements.p-agreements-closing a.close:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-closing a.close{margin-right:24px}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-closing a.close{margin-left:24px}}.p-users-agreements.p-agreements.p-agreements-closing a.back{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#f44f0c;border-color:var(--primary-color);color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-closing a.back{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-closing a.back{display:inline-flex;font-size:14px;min-width:160px}}.p-users-agreements.p-agreements.p-agreements-closing a.back.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-closing a.back.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-closing a.back.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-users-agreements.p-agreements.p-agreements-closing a.back:hover{text-decoration:none}.p-users-agreements.p-agreements.p-agreements-closing a.back:active{box-shadow:none}.p-users-agreements.p-agreements.p-agreements-closing a.back.disabled,.p-users-agreements.p-agreements.p-agreements-closing a.back[disabled]{background:#afb5c9;cursor:default}.p-users-agreements.p-agreements.p-agreements-closing a.back.disabled:hover,.p-users-agreements.p-agreements.p-agreements-closing a.back[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-closing a.back:hover{box-shadow:0px 4px 12px rgba(255,124,51,.24);border-color:#ff7c33;border-color:var(--primary-color-hover);color:#ff7c33;color:var(--primary-color-hover)}}.p-users-agreements.p-agreements.p-agreements-closing a.back:active{border-color:#cf4c17;border-color:var(--primary-color-active);color:#cf4c17;color:var(--primary-color-active)}.p-users-agreements.p-agreements.p-agreements-closing p{font-size:0.875rem;line-height:1.3}.p-users-agreements.p-agreements.p-agreements-closing p.warning{background-color:#ffeade;border-radius:0.75rem;color:#f44f0c;color:var(--primary-color);padding:1rem 1.5rem}.p-users-agreements.p-agreements.p-agreements-closing p a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-closing p a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-users-agreements.p-agreements.p-agreements-closing p a:active{color:#cf4c17;color:var(--link-color-active)}.p-users-agreements.p-agreements.p-agreements-closing p a:hover:not(:active){text-decoration:none}.p-users-agreements.p-agreements.p-agreements-closing .recalc-penalty-amount{background-color:#eff3fa;border-radius:0.75rem;color:#5f5f5f;color:var(--text-base);margin:1.5rem 0 1rem;padding:1rem 0;text-align:center;width:100%}@media screen and (min-width: 1024px){.p-users-agreements.p-agreements.p-agreements-closing .container-flex{display:grid;grid-template-columns:1fr 344px;grid-template-rows:1fr;grid-gap:0px 24px;gap:0px 24px;grid-template-areas:". ."}}.p-users-agreements.p-agreements.p-agreements-closing label.confirm{align-items:flex-start;color:#5f5f5f;color:var(--text-base);cursor:pointer;display:block;display:flex;font-size:0.875rem;line-height:1.3;margin:1.5rem 0}.p-users-agreements.p-agreements.p-agreements-closing label.confirm input.confirm{cursor:pointer;flex-shrink:1;height:1.25rem;min-height:1.25rem;min-width:1.25rem;width:1.25rem}html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-closing label.confirm input.confirm{margin-right:0.5rem}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-closing label.confirm input.confirm{margin-left:0.5rem}.p-users-agreements.p-agreements.p-agreements-closing select{margin-bottom:44px}@media screen and (max-width: 1023px){.p-users-agreements.p-agreements.p-agreements-closing input[type=submit]{width:100%;margin-bottom:0.75rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-users-agreements.p-agreements.p-agreements-closing .back{margin-left:24px}html[dir=rtl] .p-users-agreements.p-agreements.p-agreements-closing .back{margin-right:24px}}.p-users-agreements.p-agreements.p-agreements-closing .block-container.deposit{display:flex;flex-direction:column;align-items:center}.p-users-agreements.p-agreements.p-agreements-closing .block-container.deposit .icon{background-image:url(/packs/static/images/pages/users/agreements/info-red-4af68e94ed94dccfd612.svg);background-repeat:no-repeat;background-size:contain;height:3.5rem;margin-bottom:1.5rem;width:3.5rem}.p-users-agreements.p-agreements.p-agreements-closing .block-container.deposit .title{font-size:1.25rem;font-weight:700;line-height:1.5rem;margin-bottom:1.5rem}.p-users-agreements.p-agreements.p-agreements-closing .block-container.deposit .amount{background-color:#eff3fa;border-radius:0.75rem;color:#5f5f5f;color:var(--text-base);margin-bottom:1rem;padding:1rem 0;text-align:center;width:100%}.p-agreements .container-profile,.p-users-boxes.p-boxes .container-profile,.p-bills .container-profile,.p-dashboards .container-profile,.p-payment_methods .container-profile,.p-photos .container-profile,.p-delete_accounts .container-profile,.p-users .container-profile{position:relative}@media screen and (min-width: 1024px){.p-agreements .container-profile,.p-users-boxes.p-boxes .container-profile,.p-bills .container-profile,.p-dashboards .container-profile,.p-payment_methods .container-profile,.p-photos .container-profile,.p-delete_accounts .container-profile,.p-users .container-profile{width:100%}html[dir=ltr] .p-agreements .container-profile,html[dir=ltr] .p-users-boxes.p-boxes .container-profile,html[dir=ltr] .p-bills .container-profile,html[dir=ltr] .p-dashboards .container-profile,html[dir=ltr] .p-payment_methods .container-profile,html[dir=ltr] .p-photos .container-profile,html[dir=ltr] .p-delete_accounts .container-profile,html[dir=ltr] .p-users .container-profile{padding-left:264px}html[dir=rtl] .p-agreements .container-profile,html[dir=rtl] .p-users-boxes.p-boxes .container-profile,html[dir=rtl] .p-bills .container-profile,html[dir=rtl] .p-dashboards .container-profile,html[dir=rtl] .p-payment_methods .container-profile,html[dir=rtl] .p-photos .container-profile,html[dir=rtl] .p-delete_accounts .container-profile,html[dir=rtl] .p-users .container-profile{padding-right:264px}}.p-agreements .container-profile .main.container,.p-users-boxes.p-boxes .container-profile .main.container,.p-bills .container-profile .main.container,.p-dashboards .container-profile .main.container,.p-payment_methods .container-profile .main.container,.p-photos .container-profile .main.container,.p-delete_accounts .container-profile .main.container,.p-users .container-profile .main.container{background-color:#f4f4f4;min-height:100vh;width:100%;max-width:100%}@media screen and (max-width: 1023px){.p-agreements .container-profile .main.container,.p-users-boxes.p-boxes .container-profile .main.container,.p-bills .container-profile .main.container,.p-dashboards .container-profile .main.container,.p-payment_methods .container-profile .main.container,.p-photos .container-profile .main.container,.p-delete_accounts .container-profile .main.container,.p-users .container-profile .main.container{padding-top:0.625rem}}@media screen and (min-width: 1024px){.p-agreements .container-profile .main.container,.p-users-boxes.p-boxes .container-profile .main.container,.p-bills .container-profile .main.container,.p-dashboards .container-profile .main.container,.p-payment_methods .container-profile .main.container,.p-photos .container-profile .main.container,.p-delete_accounts .container-profile .main.container,.p-users .container-profile .main.container{padding:40px 48px}}.p-agreements .container-profile .main.container h1,.p-users-boxes.p-boxes .container-profile .main.container h1,.p-bills .container-profile .main.container h1,.p-dashboards .container-profile .main.container h1,.p-payment_methods .container-profile .main.container h1,.p-photos .container-profile .main.container h1,.p-delete_accounts .container-profile .main.container h1,.p-users .container-profile .main.container h1{font-size:2rem;font-weight:700;line-height:2.25rem;margin-bottom:2.5rem}html[dir=ltr] .p-agreements .container-profile .main.container h1,html[dir=ltr] .p-users-boxes.p-boxes .container-profile .main.container h1,html[dir=ltr] .p-bills .container-profile .main.container h1,html[dir=ltr] .p-dashboards .container-profile .main.container h1,html[dir=ltr] .p-payment_methods .container-profile .main.container h1,html[dir=ltr] .p-photos .container-profile .main.container h1,html[dir=ltr] .p-delete_accounts .container-profile .main.container h1,html[dir=ltr] .p-users .container-profile .main.container h1{text-align:left}html[dir=rtl] .p-agreements .container-profile .main.container h1,html[dir=rtl] .p-users-boxes.p-boxes .container-profile .main.container h1,html[dir=rtl] .p-bills .container-profile .main.container h1,html[dir=rtl] .p-dashboards .container-profile .main.container h1,html[dir=rtl] .p-payment_methods .container-profile .main.container h1,html[dir=rtl] .p-photos .container-profile .main.container h1,html[dir=rtl] .p-delete_accounts .container-profile .main.container h1,html[dir=rtl] .p-users .container-profile .main.container h1{text-align:right}.p-agreements .container-profile .main.container .block-container,.p-users-boxes.p-boxes .container-profile .main.container .block-container,.p-bills .container-profile .main.container .block-container,.p-dashboards .container-profile .main.container .block-container,.p-payment_methods .container-profile .main.container .block-container,.p-photos .container-profile .main.container .block-container,.p-delete_accounts .container-profile .main.container .block-container,.p-users .container-profile .main.container .block-container{background:#fff;border-radius:0.75rem;border:1px solid #fff;box-shadow:0px 22px 44px -22px rgba(0,0,0,.15);box-sizing:border-box;margin-bottom:1.5rem}@media screen and (max-width: 1023px){.p-agreements .container-profile .main.container .block-container,.p-users-boxes.p-boxes .container-profile .main.container .block-container,.p-bills .container-profile .main.container .block-container,.p-dashboards .container-profile .main.container .block-container,.p-payment_methods .container-profile .main.container .block-container,.p-photos .container-profile .main.container .block-container,.p-delete_accounts .container-profile .main.container .block-container,.p-users .container-profile .main.container .block-container{padding:1rem}}@media screen and (min-width: 1024px){.p-agreements .container-profile .main.container .block-container,.p-users-boxes.p-boxes .container-profile .main.container .block-container,.p-bills .container-profile .main.container .block-container,.p-dashboards .container-profile .main.container .block-container,.p-payment_methods .container-profile .main.container .block-container,.p-photos .container-profile .main.container .block-container,.p-delete_accounts .container-profile .main.container .block-container,.p-users .container-profile .main.container .block-container{padding:24px}}.p-agreements .container-profile .main.container .block-container.hovered:hover,.p-users-boxes.p-boxes .container-profile .main.container .block-container.hovered:hover,.p-bills .container-profile .main.container .block-container.hovered:hover,.p-dashboards .container-profile .main.container .block-container.hovered:hover,.p-payment_methods .container-profile .main.container .block-container.hovered:hover,.p-photos .container-profile .main.container .block-container.hovered:hover,.p-delete_accounts .container-profile .main.container .block-container.hovered:hover,.p-users .container-profile .main.container .block-container.hovered:hover{cursor:pointer;text-decoration:none;border:1px solid #5096ff;border:1px solid var(--secondary-color)}.p-agreements .container-profile .main.container .block-container.hovered:active,.p-users-boxes.p-boxes .container-profile .main.container .block-container.hovered:active,.p-bills .container-profile .main.container .block-container.hovered:active,.p-dashboards .container-profile .main.container .block-container.hovered:active,.p-payment_methods .container-profile .main.container .block-container.hovered:active,.p-photos .container-profile .main.container .block-container.hovered:active,.p-delete_accounts .container-profile .main.container .block-container.hovered:active,.p-users .container-profile .main.container .block-container.hovered:active{box-shadow:none;border:1px solid #fff}.p-agreements .container-profile .main.container .block-container h2,.p-users-boxes.p-boxes .container-profile .main.container .block-container h2,.p-bills .container-profile .main.container .block-container h2,.p-dashboards .container-profile .main.container .block-container h2,.p-payment_methods .container-profile .main.container .block-container h2,.p-photos .container-profile .main.container .block-container h2,.p-delete_accounts .container-profile .main.container .block-container h2,.p-users .container-profile .main.container .block-container h2{font-size:1.25rem;font-weight:bold;line-height:1.5rem;margin-bottom:1.5rem}.p-agreements .container-profile .main.container a.back-inner,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner,.p-bills .container-profile .main.container a.back-inner,.p-dashboards .container-profile .main.container a.back-inner,.p-payment_methods .container-profile .main.container a.back-inner,.p-photos .container-profile .main.container a.back-inner,.p-delete_accounts .container-profile .main.container a.back-inner,.p-users .container-profile .main.container a.back-inner{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#f44f0c;border-color:var(--primary-color);color:#f44f0c;color:var(--primary-color);margin-bottom:1.5rem}@media screen and (max-width: 1023px){.p-agreements .container-profile .main.container a.back-inner,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner,.p-bills .container-profile .main.container a.back-inner,.p-dashboards .container-profile .main.container a.back-inner,.p-payment_methods .container-profile .main.container a.back-inner,.p-photos .container-profile .main.container a.back-inner,.p-delete_accounts .container-profile .main.container a.back-inner,.p-users .container-profile .main.container a.back-inner{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-agreements .container-profile .main.container a.back-inner,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner,.p-bills .container-profile .main.container a.back-inner,.p-dashboards .container-profile .main.container a.back-inner,.p-payment_methods .container-profile .main.container a.back-inner,.p-photos .container-profile .main.container a.back-inner,.p-delete_accounts .container-profile .main.container a.back-inner,.p-users .container-profile .main.container a.back-inner{display:inline-flex;font-size:14px;min-width:160px}}.p-agreements .container-profile .main.container a.back-inner.button-v3,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner.button-v3,.p-bills .container-profile .main.container a.back-inner.button-v3,.p-dashboards .container-profile .main.container a.back-inner.button-v3,.p-payment_methods .container-profile .main.container a.back-inner.button-v3,.p-photos .container-profile .main.container a.back-inner.button-v3,.p-delete_accounts .container-profile .main.container a.back-inner.button-v3,.p-users .container-profile .main.container a.back-inner.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-agreements .container-profile .main.container a.back-inner.button-v3,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner.button-v3,.p-bills .container-profile .main.container a.back-inner.button-v3,.p-dashboards .container-profile .main.container a.back-inner.button-v3,.p-payment_methods .container-profile .main.container a.back-inner.button-v3,.p-photos .container-profile .main.container a.back-inner.button-v3,.p-delete_accounts .container-profile .main.container a.back-inner.button-v3,.p-users .container-profile .main.container a.back-inner.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-agreements .container-profile .main.container a.back-inner.button-v3,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner.button-v3,.p-bills .container-profile .main.container a.back-inner.button-v3,.p-dashboards .container-profile .main.container a.back-inner.button-v3,.p-payment_methods .container-profile .main.container a.back-inner.button-v3,.p-photos .container-profile .main.container a.back-inner.button-v3,.p-delete_accounts .container-profile .main.container a.back-inner.button-v3,.p-users .container-profile .main.container a.back-inner.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-agreements .container-profile .main.container a.back-inner:hover,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner:hover,.p-bills .container-profile .main.container a.back-inner:hover,.p-dashboards .container-profile .main.container a.back-inner:hover,.p-payment_methods .container-profile .main.container a.back-inner:hover,.p-photos .container-profile .main.container a.back-inner:hover,.p-delete_accounts .container-profile .main.container a.back-inner:hover,.p-users .container-profile .main.container a.back-inner:hover{text-decoration:none}.p-agreements .container-profile .main.container a.back-inner:active,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner:active,.p-bills .container-profile .main.container a.back-inner:active,.p-dashboards .container-profile .main.container a.back-inner:active,.p-payment_methods .container-profile .main.container a.back-inner:active,.p-photos .container-profile .main.container a.back-inner:active,.p-delete_accounts .container-profile .main.container a.back-inner:active,.p-users .container-profile .main.container a.back-inner:active{box-shadow:none}.p-agreements .container-profile .main.container a.back-inner.disabled,.p-agreements .container-profile .main.container a.back-inner[disabled],.p-users-boxes.p-boxes .container-profile .main.container a.back-inner.disabled,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner[disabled],.p-bills .container-profile .main.container a.back-inner.disabled,.p-bills .container-profile .main.container a.back-inner[disabled],.p-dashboards .container-profile .main.container a.back-inner.disabled,.p-dashboards .container-profile .main.container a.back-inner[disabled],.p-payment_methods .container-profile .main.container a.back-inner.disabled,.p-payment_methods .container-profile .main.container a.back-inner[disabled],.p-photos .container-profile .main.container a.back-inner.disabled,.p-photos .container-profile .main.container a.back-inner[disabled],.p-delete_accounts .container-profile .main.container a.back-inner.disabled,.p-delete_accounts .container-profile .main.container a.back-inner[disabled],.p-users .container-profile .main.container a.back-inner.disabled,.p-users .container-profile .main.container a.back-inner[disabled]{background:#afb5c9;cursor:default}.p-agreements .container-profile .main.container a.back-inner.disabled:hover,.p-agreements .container-profile .main.container a.back-inner[disabled]:hover,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner.disabled:hover,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner[disabled]:hover,.p-bills .container-profile .main.container a.back-inner.disabled:hover,.p-bills .container-profile .main.container a.back-inner[disabled]:hover,.p-dashboards .container-profile .main.container a.back-inner.disabled:hover,.p-dashboards .container-profile .main.container a.back-inner[disabled]:hover,.p-payment_methods .container-profile .main.container a.back-inner.disabled:hover,.p-payment_methods .container-profile .main.container a.back-inner[disabled]:hover,.p-photos .container-profile .main.container a.back-inner.disabled:hover,.p-photos .container-profile .main.container a.back-inner[disabled]:hover,.p-delete_accounts .container-profile .main.container a.back-inner.disabled:hover,.p-delete_accounts .container-profile .main.container a.back-inner[disabled]:hover,.p-users .container-profile .main.container a.back-inner.disabled:hover,.p-users .container-profile .main.container a.back-inner[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-agreements .container-profile .main.container a.back-inner:hover,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner:hover,.p-bills .container-profile .main.container a.back-inner:hover,.p-dashboards .container-profile .main.container a.back-inner:hover,.p-payment_methods .container-profile .main.container a.back-inner:hover,.p-photos .container-profile .main.container a.back-inner:hover,.p-delete_accounts .container-profile .main.container a.back-inner:hover,.p-users .container-profile .main.container a.back-inner:hover{box-shadow:0px 4px 12px rgba(255,124,51,.24);border-color:#ff7c33;border-color:var(--primary-color-hover);color:#ff7c33;color:var(--primary-color-hover)}}.p-agreements .container-profile .main.container a.back-inner:active,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner:active,.p-bills .container-profile .main.container a.back-inner:active,.p-dashboards .container-profile .main.container a.back-inner:active,.p-payment_methods .container-profile .main.container a.back-inner:active,.p-photos .container-profile .main.container a.back-inner:active,.p-delete_accounts .container-profile .main.container a.back-inner:active,.p-users .container-profile .main.container a.back-inner:active{border-color:#cf4c17;border-color:var(--primary-color-active);color:#cf4c17;color:var(--primary-color-active)}@media screen and (max-width: 1023px){.p-agreements .container-profile .main.container a.back-inner,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner,.p-bills .container-profile .main.container a.back-inner,.p-dashboards .container-profile .main.container a.back-inner,.p-payment_methods .container-profile .main.container a.back-inner,.p-photos .container-profile .main.container a.back-inner,.p-delete_accounts .container-profile .main.container a.back-inner,.p-users .container-profile .main.container a.back-inner{display:none}}@media screen and (min-width: 1024px){.p-agreements .container-profile .main.container a.back-inner,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner,.p-bills .container-profile .main.container a.back-inner,.p-dashboards .container-profile .main.container a.back-inner,.p-payment_methods .container-profile .main.container a.back-inner,.p-photos .container-profile .main.container a.back-inner,.p-delete_accounts .container-profile .main.container a.back-inner,.p-users .container-profile .main.container a.back-inner{display:inline-flex;font-size:12px;min-width:100px}}.p-agreements .container-profile .main.container a.back-inner:before,.p-users-boxes.p-boxes .container-profile .main.container a.back-inner:before,.p-bills .container-profile .main.container a.back-inner:before,.p-dashboards .container-profile .main.container a.back-inner:before,.p-payment_methods .container-profile .main.container a.back-inner:before,.p-photos .container-profile .main.container a.back-inner:before,.p-delete_accounts .container-profile .main.container a.back-inner:before,.p-users .container-profile .main.container a.back-inner:before{background-repeat:no-repeat;background-size:cover;background-image:url(/packs/static/images/blocks/b-button/arrow_red-87193230cefcc6daada9.svg);content:"";height:0.5625rem;width:1.375rem}html[dir=ltr] .p-agreements .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-users-boxes.p-boxes .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-bills .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-dashboards .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-payment_methods .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-photos .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-delete_accounts .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-users .container-profile .main.container a.back-inner:before{margin-right:0.5rem}html[dir=rtl] .p-agreements .container-profile .main.container a.back-inner:before,html[dir=rtl] .p-users-boxes.p-boxes .container-profile .main.container a.back-inner:before,html[dir=rtl] .p-bills .container-profile .main.container a.back-inner:before,html[dir=rtl] .p-dashboards .container-profile .main.container a.back-inner:before,html[dir=rtl] .p-payment_methods .container-profile .main.container a.back-inner:before,html[dir=rtl] .p-photos .container-profile .main.container a.back-inner:before,html[dir=rtl] .p-delete_accounts .container-profile .main.container a.back-inner:before,html[dir=rtl] .p-users .container-profile .main.container a.back-inner:before{margin-left:0.5rem}html[dir=ltr] .p-agreements .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-users-boxes.p-boxes .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-bills .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-dashboards .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-payment_methods .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-photos .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-delete_accounts .container-profile .main.container a.back-inner:before,html[dir=ltr] .p-users .container-profile .main.container a.back-inner:before{transform:rotate(180deg)}.p-agreements aside.left,.p-users-boxes.p-boxes aside.left,.p-bills aside.left,.p-dashboards aside.left,.p-payment_methods aside.left,.p-photos aside.left,.p-delete_accounts aside.left,.p-users aside.left{background-color:#fff}@media screen and (max-width: 1023px){.p-agreements aside.left,.p-users-boxes.p-boxes aside.left,.p-bills aside.left,.p-dashboards aside.left,.p-payment_methods aside.left,.p-photos aside.left,.p-delete_accounts aside.left,.p-users aside.left{display:none}}@media screen and (min-width: 1024px){.p-agreements aside.left,.p-users-boxes.p-boxes aside.left,.p-bills aside.left,.p-dashboards aside.left,.p-payment_methods aside.left,.p-photos aside.left,.p-delete_accounts aside.left,.p-users aside.left{position:absolute;top:0;width:264px}html[dir=ltr] .p-agreements aside.left,html[dir=ltr] .p-users-boxes.p-boxes aside.left,html[dir=ltr] .p-bills aside.left,html[dir=ltr] .p-dashboards aside.left,html[dir=ltr] .p-payment_methods aside.left,html[dir=ltr] .p-photos aside.left,html[dir=ltr] .p-delete_accounts aside.left,html[dir=ltr] .p-users aside.left{left:0}html[dir=rtl] .p-agreements aside.left,html[dir=rtl] .p-users-boxes.p-boxes aside.left,html[dir=rtl] .p-bills aside.left,html[dir=rtl] .p-dashboards aside.left,html[dir=rtl] .p-payment_methods aside.left,html[dir=rtl] .p-photos aside.left,html[dir=rtl] .p-delete_accounts aside.left,html[dir=rtl] .p-users aside.left{right:0}}.p-agreements aside.left nav,.p-users-boxes.p-boxes aside.left nav,.p-bills aside.left nav,.p-dashboards aside.left nav,.p-payment_methods aside.left nav,.p-photos aside.left nav,.p-delete_accounts aside.left nav,.p-users aside.left nav{box-sizing:border-box;padding:1.5rem}.p-agreements aside.left nav ul a,.p-users-boxes.p-boxes aside.left nav ul a,.p-bills aside.left nav ul a,.p-dashboards aside.left nav ul a,.p-payment_methods aside.left nav ul a,.p-photos aside.left nav ul a,.p-delete_accounts aside.left nav ul a,.p-users aside.left nav ul a{color:#5f5f5f;color:var(--text-base);border-radius:0.75rem;display:block;font-size:1rem;line-height:1.3;padding:1.25rem 1.5rem;position:relative;text-decoration:none}.root-v1 .p-agreements aside.left nav ul a,.root-v1 .p-users-boxes.p-boxes aside.left nav ul a,.root-v1 .p-bills aside.left nav ul a,.root-v1 .p-dashboards aside.left nav ul a,.root-v1 .p-payment_methods aside.left nav ul a,.root-v1 .p-photos aside.left nav ul a,.root-v1 .p-delete_accounts aside.left nav ul a,.root-v1 .p-users aside.left nav ul a{--current-background: rgba(255, 124, 51, 0.1)}.root-v3 .p-agreements aside.left nav ul a,.root-v3 .p-users-boxes.p-boxes aside.left nav ul a,.root-v3 .p-bills aside.left nav ul a,.root-v3 .p-dashboards aside.left nav ul a,.root-v3 .p-payment_methods aside.left nav ul a,.root-v3 .p-photos aside.left nav ul a,.root-v3 .p-delete_accounts aside.left nav ul a,.root-v3 .p-users aside.left nav ul a{--current-background: rgba(180, 35, 24, 0.1)}.p-agreements aside.left nav ul a:hover,.p-users-boxes.p-boxes aside.left nav ul a:hover,.p-bills aside.left nav ul a:hover,.p-dashboards aside.left nav ul a:hover,.p-payment_methods aside.left nav ul a:hover,.p-photos aside.left nav ul a:hover,.p-delete_accounts aside.left nav ul a:hover,.p-users aside.left nav ul a:hover{background:var(--current-background);color:#f44f0c;color:var(--primary-color)}.p-agreements aside.left nav ul a:active,.p-users-boxes.p-boxes aside.left nav ul a:active,.p-bills aside.left nav ul a:active,.p-dashboards aside.left nav ul a:active,.p-payment_methods aside.left nav ul a:active,.p-photos aside.left nav ul a:active,.p-delete_accounts aside.left nav ul a:active,.p-users aside.left nav ul a:active{background:#ff7c33;background:var(--primary-color-hover);color:#fff}.p-agreements aside.left nav ul li.active>a,.p-users-boxes.p-boxes aside.left nav ul li.active>a,.p-bills aside.left nav ul li.active>a,.p-dashboards aside.left nav ul li.active>a,.p-payment_methods aside.left nav ul li.active>a,.p-photos aside.left nav ul li.active>a,.p-delete_accounts aside.left nav ul li.active>a,.p-users aside.left nav ul li.active>a{background:#f44f0c;background:var(--primary-color);color:#fff}.p-agreements label.form-label,.p-users-boxes.p-boxes label.form-label,.p-bills label.form-label,.p-dashboards label.form-label,.p-payment_methods label.form-label,.p-photos label.form-label,.p-delete_accounts label.form-label,.p-users label.form-label{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;margin:0 0 0.375rem 0}.p-agreements select.form-control,.p-users-boxes.p-boxes select.form-control,.p-bills select.form-control,.p-dashboards select.form-control,.p-payment_methods select.form-control,.p-photos select.form-control,.p-delete_accounts select.form-control,.p-users select.form-control{border-radius:0.75rem;border:1px solid #eaeaea;font-size:0.875rem;max-width:100%;padding:0.625rem}.p-users .b-input{max-width:100%}@media screen and (max-width: 1023px){.p-users input[type=submit]{width:100%}}@media screen and (min-width: 1024px){.p-users .b-phone_area .send-confirmation{width:260px}}.p-users .block-container.photos .header-block{display:flex}@media screen and (max-width: 1023px){.p-users .block-container.photos .header-block{align-items:center;flex-direction:column}.p-users .block-container.photos .header-block h2{margin-bottom:1rem !important}.p-users .block-container.photos .header-block .upload-photo{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.p-users .block-container.photos .header-block{align-items:flex-start;flex-direction:row;justify-content:space-between}html[dir=ltr] .p-users .block-container.photos .header-block h2{margin-left:0}html[dir=rtl] .p-users .block-container.photos .header-block h2{margin-right:0}}.p-users .block-container.photos .upload-photo{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-users .block-container.photos .upload-photo:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-users .block-container.photos .upload-photo:active{color:#cf4c17;color:var(--link-color-active)}.p-users .block-container.photos .upload-photo:hover:not(:active){text-decoration:none}.p-users .block-container.photos .upload-photo.btn-loading{color:rgba(0,0,0,0) !important;pointer-events:none;position:relative}.p-users .block-container.photos .upload-photo.btn-loading:after{content:"";animation:loader 500ms infinite linear;border:2px solid #fb4a23;border-radius:50%;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);display:block;height:1.4rem;width:1.4rem;position:absolute;top:calc(50% - .7rem);transform-origin:center;position:absolute}html[dir=ltr] .p-users .block-container.photos .upload-photo.btn-loading:after{left:calc(50% - .7rem)}html[dir=rtl] .p-users .block-container.photos .upload-photo.btn-loading:after{right:calc(50% - .7rem)}.p-users .container-profile a.sign-out{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-users .container-profile a.sign-out{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-users .container-profile a.sign-out{display:inline-flex;font-size:14px;min-width:160px}}.p-users .container-profile a.sign-out.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-users .container-profile a.sign-out.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-users .container-profile a.sign-out.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-users .container-profile a.sign-out:hover{text-decoration:none}.p-users .container-profile a.sign-out:active{box-shadow:none}.p-users .container-profile a.sign-out.disabled,.p-users .container-profile a.sign-out[disabled]{background:#afb5c9;cursor:default}.p-users .container-profile a.sign-out.disabled:hover,.p-users .container-profile a.sign-out[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-users .container-profile a.sign-out:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-users .container-profile a.sign-out:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-users .container-profile a.sign-out{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-users .container-profile a.sign-out:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-users .container-profile a.sign-out:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-vacancies-apply h1{margin-bottom:2.25rem}}@media screen and (min-width: 1024px){.p-vacancies-apply h1{margin-bottom:58px}}.p-vacancies-apply .b-form{background:#5096ff;background:var(--secondary-color)}@media screen and (max-width: 1023px){.p-vacancies-apply .b-form{padding:1.5rem 0 3rem}}@media screen and (min-width: 1024px){.p-vacancies-apply .b-form{padding:51px 0 53px;position:relative}}@media screen and (min-width: 1024px){.p-vacancies-apply .b-form .container:before{background-image:url(/packs/static/images/pages/vacancies/apply-background-desktop-1f680f0826b1e1fb00cb.svg);background-size:contain;content:"";height:950px;pointer-events:none;position:absolute;top:52px;width:951px}html[dir=ltr] .p-vacancies-apply .b-form .container:before{margin-left:-374px}html[dir=rtl] .p-vacancies-apply .b-form .container:before{margin-right:-374px}}@media screen and (max-width: 1023px){.p-vacancies-apply .b-input{margin-bottom:1rem}}@media screen and (min-width: 1024px){.p-vacancies-apply .b-input{display:flex;flex-wrap:wrap;margin-bottom:48px}}@media screen and (max-width: 1023px){.p-vacancies-apply .b-input:first-child label,.p-vacancies-apply .b-input.textarea label{display:block}}.p-vacancies-apply .b-input label{align-self:center;color:#fff;white-space:normal}@media screen and (max-width: 1023px){.p-vacancies-apply .b-input label{display:none;font-size:1.25rem;line-height:1.75rem;margin-bottom:1rem;text-align:center;width:100%}}@media screen and (min-width: 1024px){.p-vacancies-apply .b-input label{font-size:24px;line-height:28px;width:220px}html[dir=ltr] .p-vacancies-apply .b-input label{margin-right:65px}html[dir=rtl] .p-vacancies-apply .b-input label{margin-left:65px}}.p-vacancies-apply .b-input input,.p-vacancies-apply .b-input select,.p-vacancies-apply .b-input textarea{box-shadow:0px 4px 15px rgba(0,0,0,.1);color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3}@media screen and (max-width: 1023px){.p-vacancies-apply .b-input input,.p-vacancies-apply .b-input select,.p-vacancies-apply .b-input textarea{border-radius:30px;padding:0.75rem 1.25rem}}@media screen and (min-width: 1024px){.p-vacancies-apply .b-input input,.p-vacancies-apply .b-input select,.p-vacancies-apply .b-input textarea{border-radius:20px;padding:20px 38px}.p-vacancies-apply .b-input input::-webkit-input-placeholder,.p-vacancies-apply .b-input select::-webkit-input-placeholder,.p-vacancies-apply .b-input textarea::-webkit-input-placeholder{color:#939393;color:var(--text-secondary)}.p-vacancies-apply .b-input input:-moz-placeholder,.p-vacancies-apply .b-input select:-moz-placeholder,.p-vacancies-apply .b-input textarea:-moz-placeholder{color:#939393;color:var(--text-secondary)}.p-vacancies-apply .b-input input::-moz-placeholder,.p-vacancies-apply .b-input select::-moz-placeholder,.p-vacancies-apply .b-input textarea::-moz-placeholder{color:#939393;color:var(--text-secondary)}.p-vacancies-apply .b-input input:-ms-input-placeholder,.p-vacancies-apply .b-input select:-ms-input-placeholder,.p-vacancies-apply .b-input textarea:-ms-input-placeholder{color:#939393;color:var(--text-secondary)}}.p-vacancies-apply .b-input input,.p-vacancies-apply .b-input select{height:64px}@media screen and (min-width: 1024px){.p-vacancies-apply .b-input input,.p-vacancies-apply .b-input select{width:555px}}.p-vacancies-apply .b-input select{font-weight:bold}@media screen and (max-width: 1023px){.p-vacancies-apply .b-input textarea{height:8.8125rem}}@media screen and (min-width: 1024px){.p-vacancies-apply .b-input textarea{flex-grow:1;height:258px;width:auto}}@media screen and (min-width: 1024px){html[dir=ltr] .p-vacancies-apply .b-input .error-message{margin-left:285px}html[dir=rtl] .p-vacancies-apply .b-input .error-message{margin-right:285px}}@media screen and (max-width: 1023px){.p-vacancies-apply .b-input.textarea{margin:2rem 0}}.p-vacancies-apply .b-input.textarea label{align-self:flex-start}.p-vacancies-apply .upload{border-radius:1.25rem;border:3px solid #fff;color:#fff;cursor:pointer;font-size:1rem;line-height:1.2;position:relative;transition:border-color .3s;transition:border-color var(--transition-duration)}@media screen and (max-width: 1023px){.p-vacancies-apply .upload{margin-bottom:2rem;padding:0.75rem 1.5rem;text-align:center}}@media screen and (min-width: 1024px){.p-vacancies-apply .upload{margin-bottom:48px;margin-top:-18px;padding:53px 190px 56px;position:relative}html[dir=ltr] .p-vacancies-apply .upload{margin-left:285px}html[dir=rtl] .p-vacancies-apply .upload{margin-right:285px}html[dir=ltr] .p-vacancies-apply .upload{margin-right:0}html[dir=rtl] .p-vacancies-apply .upload{margin-left:0}.p-vacancies-apply .upload:before{background-image:url(/packs/static/images/pages/vacancies/upload-icon-42b4b5e1ea18153b2615.svg);background-size:contain;content:"";height:67px;position:absolute;top:48px;width:78px}html[dir=ltr] .p-vacancies-apply .upload:before{left:57px}html[dir=rtl] .p-vacancies-apply .upload:before{right:57px}.p-vacancies-apply .upload:hover{border-color:#ff7c33;border-color:var(--primary-color-hover)}}.p-vacancies-apply .upload:active{border-color:#cf4c17;border-color:var(--primary-color-active)}.p-vacancies-apply .upload .filename{font-weight:700;position:absolute;top:50%;transform:translateY(-50%)}.p-vacancies-apply .upload .first{font-weight:700}@media screen and (max-width: 1023px){.p-vacancies-apply .upload .second{font-size:0.75rem}}.p-vacancies-apply .upload input[type=file]{display:none}.p-vacancies-apply .privacy{color:#fff;cursor:pointer;display:flex;line-height:1.125rem}@media screen and (max-width: 1023px){.p-vacancies-apply .privacy{font-size:0.75rem;margin-bottom:2rem}}@media screen and (min-width: 1024px){.p-vacancies-apply .privacy{font-size:16px;margin-bottom:40px;max-width:600px}html[dir=ltr] .p-vacancies-apply .privacy{margin-left:285px}html[dir=rtl] .p-vacancies-apply .privacy{margin-right:285px}}.p-vacancies-apply .privacy input{display:none}.p-vacancies-apply .privacy input:checked+.icon{background-image:url(/packs/static/images/pages/vacancies/checkmark-checked-20be80fb72e97105f7f9.svg)}.p-vacancies-apply .privacy .icon{background-image:url(/packs/static/images/pages/vacancies/checkmark-4e479116a302a7c16e7c.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;flex-shrink:0}@media screen and (max-width: 1023px){.p-vacancies-apply .privacy .icon{height:rme(32px);width:2.1875rem}html[dir=ltr] .p-vacancies-apply .privacy .icon{margin-right:1.5625rem}html[dir=rtl] .p-vacancies-apply .privacy .icon{margin-left:1.5625rem}}@media screen and (min-width: 1024px){.p-vacancies-apply .privacy .icon{height:24px;width:26px}html[dir=ltr] .p-vacancies-apply .privacy .icon{margin-right:20px}html[dir=rtl] .p-vacancies-apply .privacy .icon{margin-left:20px}}.p-vacancies-apply .privacy a{text-decoration:underline}@media screen and (max-width: 1023px){.p-vacancies-apply .submit-container{justify-content:center;display:flex}.p-vacancies-apply .submit-container input{width:10rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-vacancies-apply .submit-container{margin-left:285px}html[dir=rtl] .p-vacancies-apply .submit-container{margin-right:285px}}.p-vacancies-apply .error-message{color:#fff}@media screen and (min-width: 1024px){html[dir=ltr] .p-vacancies-apply .error-message{margin-left:285px}html[dir=rtl] .p-vacancies-apply .error-message{margin-right:285px}}@media screen and (max-width: 1023px){.p-vacancies-index h1{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.p-vacancies-index h1{margin-bottom:56px}}.p-vacancies-index .background-image-container{display:flex;justify-content:center;margin-left:auto;margin-right:auto}.p-vacancies-index .background-image-container img{max-width:100%}@media screen and (max-width: 1023px){.p-vacancies-index .vacancies{margin-top:-6.5rem}}@media screen and (min-width: 1024px){.p-vacancies-index .vacancies{margin-top:-56px}}.p-vacancies-index .vacancy{background-color:#fff;border-radius:1.25rem;border:2px solid #e6ecf6;box-shadow:0px 22px 56px -22px rgba(95,120,143,.15);display:flex;overflow:hidden;position:relative;transition:background-color .3s,border-color .3s;transition:background-color var(--transition-duration),border-color var(--transition-duration)}@media screen and (max-width: 767px)and (orientation: portrait){.p-vacancies-index .vacancy{align-items:center;flex-direction:column;padding:1.5rem;text-align:center}}@media screen and (max-width: 767px)and (orientation: landscape){.p-vacancies-index .vacancy{align-items:center;flex-direction:column;padding:1.5rem;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-vacancies-index .vacancy{height:144px;padding:38px 56px 30px}.p-vacancies-index .vacancy:hover{background-color:#5096ff;border-color:#5096ff;text-decoration:none}.p-vacancies-index .vacancy:hover:before{background-image:url(/packs/static/images/pages/vacancies/logo-hover-2a0ec5681d8988398094.svg)}.p-vacancies-index .vacancy:hover .name,.p-vacancies-index .vacancy:hover .description,.p-vacancies-index .vacancy:hover .salary{color:#fff}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-vacancies-index .vacancy{height:144px;padding:38px 56px 30px}.p-vacancies-index .vacancy:hover{background-color:#5096ff;border-color:#5096ff;text-decoration:none}.p-vacancies-index .vacancy:hover:before{background-image:url(/packs/static/images/pages/vacancies/logo-hover-2a0ec5681d8988398094.svg)}.p-vacancies-index .vacancy:hover .name,.p-vacancies-index .vacancy:hover .description,.p-vacancies-index .vacancy:hover .salary{color:#fff}}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy{height:144px;padding:38px 56px 30px}.p-vacancies-index .vacancy:hover{background-color:#5096ff;border-color:#5096ff;text-decoration:none}.p-vacancies-index .vacancy:hover:before{background-image:url(/packs/static/images/pages/vacancies/logo-hover-2a0ec5681d8988398094.svg)}.p-vacancies-index .vacancy:hover .name,.p-vacancies-index .vacancy:hover .description,.p-vacancies-index .vacancy:hover .salary{color:#fff}}.p-vacancies-index .vacancy:active{background-color:#f44f0c;background-color:var(--primary-color);border-color:#f44f0c;border-color:var(--primary-color);text-decoration:none}.p-vacancies-index .vacancy:active:before{background-image:url(/packs/static/images/pages/vacancies/logo-hover-2a0ec5681d8988398094.svg)}.p-vacancies-index .vacancy:active .name,.p-vacancies-index .vacancy:active .description,.p-vacancies-index .vacancy:active .salary{color:#fff}.p-vacancies-index .vacancy:not(:last-child){margin-bottom:1.5rem}.p-vacancies-index .vacancy:before{background-image:url(/packs/static/images/pages/vacancies/logo-f872588db05f7ba6e75e.svg);background-size:cover;content:"";position:absolute}@media screen and (max-width: 1023px){.p-vacancies-index .vacancy:before{bottom:-3.75rem;height:10rem;width:11.1875rem}html[dir=ltr] .p-vacancies-index .vacancy:before{right:-0.6875rem}html[dir=rtl] .p-vacancies-index .vacancy:before{left:-0.6875rem}}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy:before{bottom:-91px;height:204px;width:228px}html[dir=ltr] .p-vacancies-index .vacancy:before{right:35px}html[dir=rtl] .p-vacancies-index .vacancy:before{left:35px}}.p-vacancies-index .vacancy .name,.p-vacancies-index .vacancy .description,.p-vacancies-index .vacancy .salary{transition:color .3s;transition:color var(--transition-duration)}@media screen and (max-width: 1023px){.p-vacancies-index .vacancy .side-left{margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy .side-left{width:70%}}.p-vacancies-index .vacancy .side-right{position:relative;z-index:1}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy .side-right{align-self:flex-end}}.p-vacancies-index .vacancy .name{font-weight:700;color:#333;color:var(--text-strong)}@media screen and (max-width: 1023px){.p-vacancies-index .vacancy .name{font-size:1.5rem;line-height:1.75rem;margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy .name{font-size:32px;line-height:36px;margin-bottom:18px}}.p-vacancies-index .vacancy .description{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3}.p-vacancies-index .vacancy .salary{font-weight:700;font-size:1.5rem;line-height:1.75rem;color:#333;color:var(--text-strong)}@media screen and (max-width: 1023px){.p-vacancies-index .vacancy .salary{margin-bottom:0.75rem}}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy .salary{margin-bottom:16px}}.p-vacancies-index .vacancy .learn-more{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-vacancies-index .vacancy .learn-more{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy .learn-more{display:inline-flex;font-size:14px;min-width:160px}}.p-vacancies-index .vacancy .learn-more.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-vacancies-index .vacancy .learn-more.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy .learn-more.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-vacancies-index .vacancy .learn-more:hover{text-decoration:none}.p-vacancies-index .vacancy .learn-more:active{box-shadow:none}.p-vacancies-index .vacancy .learn-more.disabled,.p-vacancies-index .vacancy .learn-more[disabled]{background:#afb5c9;cursor:default}.p-vacancies-index .vacancy .learn-more.disabled:hover,.p-vacancies-index .vacancy .learn-more[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-vacancies-index .vacancy .learn-more:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-vacancies-index .vacancy .learn-more:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-vacancies-index .vacancy .learn-more{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-vacancies-index .vacancy .learn-more:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-vacancies-index .vacancy .learn-more:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-vacancies-index .vacancy .learn-more{width:10rem}}.p-vacancies-index .note{color:#333;color:var(--text-strong);text-align:center}@media screen and (max-width: 1023px){.p-vacancies-index .note{font-size:16px;line-height:1.3;margin-top:3rem}}@media screen and (min-width: 1024px){.p-vacancies-index .note{font-size:20px;line-height:24px;margin-left:auto;margin-right:auto;margin-top:56px;max-width:474px}}.p-vacancies-index .note a{color:#f44f0c;color:var(--primary-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){.p-vacancies-index .note a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-vacancies-index .note a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.p-vacancies-index .note a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.p-vacancies-index .note a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}@media screen and (max-width: 1023px){.p-vacancies-show h1{margin-bottom:0.5rem}}@media screen and (min-width: 1024px){.p-vacancies-show h1{margin-bottom:12px}}.p-vacancies-show .note{color:#5f5f5f;color:var(--text-base);font-size:16px;line-height:1.3;text-align:center}@media screen and (min-width: 1024px){.p-vacancies-show .note{margin-left:auto;margin-right:auto;max-width:474px}}.p-vacancies-show .salary{color:#f44f0c;color:var(--primary-color);font-weight:700;text-align:center}@media screen and (max-width: 1023px){.p-vacancies-show .salary{font-size:1.5rem;line-height:1.75rem;margin-top:1rem}}@media screen and (min-width: 1024px){.p-vacancies-show .salary{font-size:32px;line-height:36px;margin-top:24px}}@media screen and (max-width: 1023px){.p-vacancies-show .sections{margin-top:2.25rem}}@media screen and (min-width: 1024px){.p-vacancies-show .sections{margin-top:65px}}.p-vacancies-show .section{position:relative}@media screen and (min-width: 1024px){.p-vacancies-show .section{padding-top:44px;min-height:152px}}@media screen and (min-width: 1024px){.p-vacancies-show .section:first-child{margin-top:-44px}}@media screen and (max-width: 1023px){.p-vacancies-show .section:not(:first-child){padding-top:2rem}}@media screen and (min-width: 1024px){.p-vacancies-show .section:last-child{padding-top:32px}}.p-vacancies-show .section:not(:last-child){border-bottom:3px solid #eaeaea}@media screen and (max-width: 1023px){.p-vacancies-show .section:not(:last-child){padding-bottom:2rem}}@media screen and (min-width: 1024px){.p-vacancies-show .section:not(:last-child){padding-bottom:44px}}@media screen and (min-width: 1024px){.p-vacancies-show .section:before{background-size:contain;content:"";position:absolute}}@media screen and (min-width: 1024px){.p-vacancies-show .section.requirements:before{background-image:url(/packs/static/images/pages/vacancies/circles-requirements-f4d0aea83545aa11e7c3.svg);height:65px;top:-54px;width:73px}html[dir=ltr] .p-vacancies-show .section.requirements:before{right:153px}html[dir=rtl] .p-vacancies-show .section.requirements:before{left:153px}}@media screen and (min-width: 1024px){.p-vacancies-show .section.responsibilities:before{background-image:url(/packs/static/images/pages/vacancies/circles-responsibilities-62fc135255229e421297.svg);background-size:contain;height:158px;top:22px;width:111px}html[dir=ltr] .p-vacancies-show .section.responsibilities:before{right:59px}html[dir=rtl] .p-vacancies-show .section.responsibilities:before{left:59px}}@media screen and (min-width: 1024px){.p-vacancies-show .section.terms:before{background-image:url(/packs/static/images/pages/vacancies/circles-terms-7f7fafdf482fa04dc8c4.svg);background-size:contain;bottom:45px;height:59px;width:64px}html[dir=ltr] .p-vacancies-show .section.terms:before{left:98px}html[dir=rtl] .p-vacancies-show .section.terms:before{right:98px}}.p-vacancies-show .section .headline{font-weight:700}@media screen and (max-width: 1023px){.p-vacancies-show .section .headline{font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem}}@media screen and (min-width: 1024px){.p-vacancies-show .section .headline{font-size:24px;line-height:28px;margin-top:10px;max-width:266px;position:absolute}}.p-vacancies-show .section .headline span{color:#f44f0c;color:var(--primary-color)}@media screen and (min-width: 1024px){html[dir=ltr] .p-vacancies-show .section ul{margin-left:385px}html[dir=rtl] .p-vacancies-show .section ul{margin-right:385px}}.p-vacancies-show .section ul li{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3}html[dir=ltr] .p-vacancies-show .section ul.lines li{padding-left:2.25rem}html[dir=rtl] .p-vacancies-show .section ul.lines li{padding-right:2.25rem}.p-vacancies-show .section ul.lines li:not(:last-child){margin-bottom:1.0625rem}.p-vacancies-show .section ul.lines li:before{background-image:url(/packs/static/images/pages/vacancies/circle-db09b9df22fa3e712b4e.svg);background-size:contain;content:"";height:1rem;margin-top:0.1875rem;position:absolute;width:1rem}html[dir=ltr] .p-vacancies-show .section ul.lines li:before{margin-left:-2.25rem}html[dir=rtl] .p-vacancies-show .section ul.lines li:before{margin-right:-2.25rem}.p-vacancies-show .section ul.mosaic{display:flex;flex-wrap:wrap}.p-vacancies-show .section ul.mosaic li{position:relative}@media screen and (max-width: 1023px){.p-vacancies-show .section ul.mosaic li{min-height:50px;align-items:center;display:flex}.p-vacancies-show .section ul.mosaic li:not(:last-child){margin-bottom:1.875rem}html[dir=ltr] .p-vacancies-show .section ul.mosaic li:not(:last-child){padding-left:76px}html[dir=rtl] .p-vacancies-show .section ul.mosaic li:not(:last-child){padding-right:76px}}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li{width:190px}}.p-vacancies-show .section ul.mosaic li:before{background-size:contain;content:"";position:absolute}html[dir=ltr] .p-vacancies-show .section ul.mosaic li:before{left:0}html[dir=rtl] .p-vacancies-show .section ul.mosaic li:before{right:0}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li:before{top:0}}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li.term-1{padding-top:64px}}.p-vacancies-show .section ul.mosaic li.term-1:before{background-image:url(/packs/static/images/pages/vacancies/term_1-13e88153123002d94749.svg);height:3.125rem;width:3.125rem}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li.term-2{margin-bottom:28px;padding-top:64px}html[dir=ltr] .p-vacancies-show .section ul.mosaic li.term-2{margin-right:calc(100% - 380px)}html[dir=rtl] .p-vacancies-show .section ul.mosaic li.term-2{margin-left:calc(100% - 380px)}}.p-vacancies-show .section ul.mosaic li.term-2:before{background-image:url(/packs/static/images/pages/vacancies/term_2-faf9682bd16cd3dab3d7.svg);height:3.25rem;width:3rem}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li.term-3{padding-top:58px}}.p-vacancies-show .section ul.mosaic li.term-3:before{background-image:url(/packs/static/images/pages/vacancies/term_3-973dad85b2616003f432.svg);height:3rem;width:3.125rem}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li.term-4{padding-top:58px;margin-bottom:61px}html[dir=ltr] .p-vacancies-show .section ul.mosaic li.term-4{margin-right:calc(100% - 380px)}html[dir=rtl] .p-vacancies-show .section ul.mosaic li.term-4{margin-left:calc(100% - 380px)}}.p-vacancies-show .section ul.mosaic li.term-4:before{background-image:url(/packs/static/images/pages/vacancies/term_4-6900522eb60db5debe12.svg);height:2.875rem;width:2.875rem}.p-vacancies-show .section ul.mosaic li.submit a{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-vacancies-show .section ul.mosaic li.submit a{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li.submit a{display:inline-flex;font-size:14px;min-width:160px}}.p-vacancies-show .section ul.mosaic li.submit a.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-vacancies-show .section ul.mosaic li.submit a.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li.submit a.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-vacancies-show .section ul.mosaic li.submit a:hover{text-decoration:none}.p-vacancies-show .section ul.mosaic li.submit a:active{box-shadow:none}.p-vacancies-show .section ul.mosaic li.submit a.disabled,.p-vacancies-show .section ul.mosaic li.submit a[disabled]{background:#afb5c9;cursor:default}.p-vacancies-show .section ul.mosaic li.submit a.disabled:hover,.p-vacancies-show .section ul.mosaic li.submit a[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-vacancies-show .section ul.mosaic li.submit a:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-vacancies-show .section ul.mosaic li.submit a:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-vacancies-show .section ul.mosaic li.submit a{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-vacancies-show .section ul.mosaic li.submit a:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-vacancies-show .section ul.mosaic li.submit a:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-vacancies-show .section ul.mosaic li.submit a{width:10rem}}.p-assistants .b-sticky-area{display:none}.p-contacts .container.page-content{text-align:center}@media screen and (max-width: 1023px){.p-contacts h1{margin-bottom:2rem}}@media screen and (min-width: 1024px){.p-contacts h1{margin-bottom:56px}}.p-contacts ul.contact-list{display:inline-block;margin-bottom:1.25rem;text-align:left}.p-contacts ul.contact-list li{color:#f44f0c;color:var(--primary-color);line-height:1.3684210526rem;margin-bottom:0.8421052632rem;position:relative}html[dir=ltr] .p-contacts ul.contact-list li{padding-left:2.6315789474rem}html[dir=rtl] .p-contacts ul.contact-list li{padding-right:2.6315789474rem}.p-contacts ul.contact-list li:before{background-repeat:no-repeat;background-size:contain;content:"";height:1.625rem;position:absolute;width:1.625rem}html[dir=ltr] .p-contacts ul.contact-list li:before{left:0}html[dir=rtl] .p-contacts ul.contact-list li:before{right:0}.p-contacts ul.contact-list li.phone:before{background-image:url(/packs/static/images/pages/contacts/phone-17a21a339cb6a1f6c512.svg)}.p-contacts ul.contact-list li.email:before{background-image:url(/packs/static/images/pages/contacts/email-dc33849e352788bd937b.svg)}.p-contacts ul.contact-list li.address{color:#5f5f5f;color:var(--text-base)}.p-contacts ul.contact-list li.address:before{background-image:url(/packs/static/images/pages/contacts/address-1aa6d3dce28eea6b8441.svg)}.p-contacts ul.contact-list li.work-time{display:flex}.p-contacts ul.contact-list li.work-time:before{background-image:url(/packs/static/images/pages/contacts/work_time-36cb2612f1c6c2f9fc94.svg)}.p-contacts ul.contact-list li.work-time .note{color:#5f5f5f;color:var(--text-base)}.p-contacts article.map_storages{margin-bottom:0}.p-contacts article.map_storages .container-top{display:none}.p-contacts article.map_storages .selfstorage-outer{display:none}.p-contacts .info{position:relative}@media screen and (min-width: 1024px){.p-contacts .info{min-height:380px}}.p-contacts .info h2{font-size:24px;line-height:28px;margin-bottom:32px}@media screen and (max-width: 1023px){.p-contacts .info h2{display:none}}.p-dashboards .row{display:flex;margin-bottom:2rem}@media screen and (max-width: 1023px){.p-dashboards .row{flex-direction:column}}@media screen and (min-width: 1024px){.p-dashboards .row{flex-direction:row;justify-content:space-between}}.p-dashboards .row:last-child{margin-bottom:0}@media screen and (min-width: 1024px){.p-dashboards .row-grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-rows:1fr;grid-gap:0px 0px;gap:0px 0px;grid-template-areas:". . ."}.p-dashboards .row-grid .right{display:flex;justify-content:flex-end}}.p-dashboards .agreement .box{display:flex;align-items:center}.p-dashboards .agreement .details{display:flex;flex-direction:column}@media screen and (max-width: 1023px){.p-dashboards .agreement .details{align-items:center;margin:0 auto}}@media screen and (min-width: 1024px){html[dir=ltr] .p-dashboards .agreement .details{margin-right:56px}html[dir=rtl] .p-dashboards .agreement .details{margin-left:56px}}.p-dashboards .agreement .details .number{color:#5096ff;color:var(--secondary-color);font-size:2.75rem;font-weight:700;line-height:3rem;margin-bottom:0.75rem}.p-dashboards .agreement .details .address{color:#5f5f5f;color:var(--text-base);line-height:1.3}@media screen and (max-width: 1023px){.p-dashboards .agreement .details .address{margin-bottom:1rem;text-align:center}}.p-dashboards .agreement .note{color:#939393;color:var(--text-secondary);font-size:0.875rem;line-height:1.3;max-width:13.75rem}.p-dashboards .agreement .tag{border-radius:1.5rem;color:#fff;height:3rem;text-align:center}@media screen and (max-width: 1023px){.p-dashboards .agreement .tag{line-height:1.3;padding:0.75rem}}@media screen and (min-width: 1024px){.p-dashboards .agreement .tag{font-size:20px;line-height:24px;padding:12px 24px}}.p-dashboards .agreement .tag.open{background-color:#5096ff;background-color:var(--secondary-color)}.p-dashboards .agreement .tag.closed{background-color:#f44f0c;background-color:var(--primary-color)}.p-dashboards .agreement .bottom-items{line-height:1.5rem;position:relative}html[dir=ltr] .p-dashboards .agreement .bottom-items{padding-left:2.25rem}html[dir=rtl] .p-dashboards .agreement .bottom-items{padding-right:2.25rem}@media screen and (max-width: 1023px){.p-dashboards .agreement .bottom-items{margin-bottom:1.125rem;font-size:0.875rem}}.p-dashboards .agreement .bottom-items:before{background-repeat:no-repeat;background-size:contain;content:"";height:1.5rem;position:absolute;top:0;width:1.5rem}html[dir=ltr] .p-dashboards .agreement .bottom-items:before{left:0}html[dir=rtl] .p-dashboards .agreement .bottom-items:before{right:0}.p-dashboards .agreement .bottom-items.pin .skud-password{display:inline-block}.p-dashboards .agreement .bottom-items.pin .skud-password b{background-repeat:no-repeat;background-position:center right;cursor:pointer}html[dir=ltr] .p-dashboards .agreement .bottom-items.pin .skud-password b{padding-right:1.625rem}html[dir=rtl] .p-dashboards .agreement .bottom-items.pin .skud-password b{padding-left:1.625rem}.p-dashboards .agreement .bottom-items.pin .skud-password b.mask{color:#5f5f5f;color:var(--text-base);background-image:url(/packs/static/images/pages/dashboards/icon-eye-open-45ec19c3ef564eac77b2.svg)}.p-dashboards .agreement .bottom-items.pin .skud-password b.value{background-image:url(/packs/static/images/pages/dashboards/icon-eye-closed-30133b889ee1465d879c.svg)}.p-dashboards .agreement .bottom-items.pin:before{background-image:url(/packs/static/images/pages/dashboards/icon-pin-6c80a9cf8fc3255ead42.svg)}.p-dashboards .agreement .bottom-items.storage-access-time:before{background-image:url(/packs/static/images/pages/dashboards/icon-clock-2e22dd9aa5f68daff897.svg)}.p-dashboards .agreement .bottom-items.payment:before{background-image:url(/packs/static/images/pages/dashboards/icon-card-8991cdbacfa6ebca4773.svg)}.p-dashboards .agreement .bottom-items a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-dashboards .agreement .bottom-items a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-dashboards .agreement .bottom-items a:active{color:#cf4c17;color:var(--link-color-active)}.p-dashboards .agreement .bottom-items a:hover:not(:active){text-decoration:none}.p-dashboards .agreement .bottom-items .label{color:#939393;color:var(--text-secondary)}html[dir=ltr] .p-dashboards .agreement .bottom-items .label{margin-right:0.375rem}html[dir=rtl] .p-dashboards .agreement .bottom-items .label{margin-left:0.375rem}.p-dashboards .agreement+.agreement{border-top:solid 2px #e6ecf7;margin-top:1.5rem;padding-top:1.5rem}.p-devise #container_wrapper{text-align:center;margin-bottom:1.875rem}.p-devise #container_wrapper .container{max-width:23.75rem}@media screen and (max-width: 1023px){.p-devise #container_wrapper .container{padding:1.25rem}}@media screen and (min-width: 1024px){.p-devise #container_wrapper .container{padding:120px 0 0 0}}.p-devise #container_wrapper .title{color:var(--text-headline);font-size:1.5rem;font-weight:700;line-height:1.75rem;margin-bottom:3.5rem}.p-devise #container_wrapper .title.small-margin{margin-bottom:1rem}.p-devise #container_wrapper .title-hint{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.125rem;margin-bottom:3.5rem}.p-devise p.alert{margin-bottom:1.25rem}.p-devise a.forgot{margin-bottom:2.25rem}.p-devise abbr[title=required]{display:none}.p-devise .b-input .hint{text-align:left}.p-devise input[type=submit]{width:100%;margin-bottom:1.5rem}.p-errors #container_wrapper{align-items:center;display:flex;flex-direction:column;flex-grow:1;justify-content:center}@media screen and (max-width: 1023px){.root-v3 .p-faqs-show article.v3.got_questions{padding-top:1.5rem}}@media screen and (min-width: 1024px){.root-v3 .p-faqs-show article.v3.got_questions{padding-top:60px}}.p-faqs-show .top-header{background:linear-gradient(180deg, #f44f0c -7.88%, #ff7c33 88.46%),#f44f0c;background:linear-gradient(180deg, var(--primary-color) -7.88%, var(--primary-color-hover) 88.46%),var(--primary-color);box-sizing:border-box;height:16.25rem;margin-bottom:3.5rem;overflow:hidden;padding-top:3.25rem;position:relative;text-align:center}.p-faqs-show .top-header:before{background-image:url(/packs/static/images/pages/faq/background-b579c6975ed426cc9d84.svg);background-repeat:no-repeat;background-size:contain;content:"";height:20.375rem;position:absolute;top:0;width:27.5rem}html[dir=ltr] .p-faqs-show .top-header:before{left:calc(50% - 24.375rem)}html[dir=rtl] .p-faqs-show .top-header:before{right:calc(50% - 24.375rem)}.p-faqs-show .top-header h1{color:#fff;font-size:2.75rem;line-height:3rem}.p-faqs-show .questions.container{display:flex;margin-bottom:6.25rem}.p-faqs-show .questions.container ul.contents{flex-shrink:0;width:16rem}html[dir=ltr] .p-faqs-show .questions.container ul.contents{margin-right:3.5rem}html[dir=rtl] .p-faqs-show .questions.container ul.contents{margin-left:3.5rem}@media screen and (max-width: 1023px){.p-faqs-show .questions.container ul.contents.desktop{display:none}}@media screen and (min-width: 1024px){.p-faqs-show .questions.container ul.contents.desktop{display:block}}.p-faqs-show .questions.container ul.contents li{background-color:#e6ecf7;border-radius:0.75rem;cursor:pointer;font-weight:700;line-height:1.125rem;margin-bottom:1.75rem;padding:0.75rem 1.25rem}.p-faqs-show .questions.container ul.contents li.active,.p-faqs-show .questions.container ul.contents li:hover{background-color:#5096ff;background-color:var(--secondary-color);color:#fff}@media screen and (min-width: 1024px){.p-faqs-show .b-faq{display:none}.p-faqs-show .b-faq.active{display:block}}.p-faqs-show .b-faq .title{font-weight:700;margin-bottom:1.125rem}@media screen and (max-width: 1023px){.p-faqs-show .b-faq .title{font-size:1.25rem;line-height:1.125rem}}@media screen and (min-width: 1024px){.p-faqs-show .b-faq .title{font-size:24px;line-height:28px}}.p-guest_access .container,.p-guest_access_new .container{position:relative}.p-guest_access a.close,.p-guest_access_new a.close{background-image:url(/packs/static/images/pages/guest_access/close-c263f23e07b6fbcebc98.svg);background-position:center;background-repeat:no-repeat;background-size:contain;display:block;height:1rem;position:absolute;width:1rem}html[dir=ltr] .p-guest_access a.close,html[dir=ltr] .p-guest_access_new a.close{right:1.5rem}html[dir=rtl] .p-guest_access a.close,html[dir=rtl] .p-guest_access_new a.close{left:1.5rem}@media screen and (max-width: 1023px){.p-guest_access a.close,.p-guest_access_new a.close{top:1.25rem}}@media screen and (min-width: 1024px){.p-guest_access a.close,.p-guest_access_new a.close{top:30px}}.p-guest_access h1.special,.p-guest_access_new h1.special{font-size:1.5rem;line-height:1.75rem;margin-bottom:1.5rem;text-align:center}@media screen and (max-width: 1023px){.p-guest_access h1.special,.p-guest_access_new h1.special{padding-top:6.25rem}}@media screen and (min-width: 1024px){.p-guest_access h1.special,.p-guest_access_new h1.special{padding-top:200px}}.p-guest_access h1.special.smile,.p-guest_access_new h1.special.smile{position:relative}.p-guest_access h1.special.smile:before,.p-guest_access_new h1.special.smile:before{width:7.5rem;height:7.5rem;background-image:url(/packs/static/images/pages/guest_access/smile-cdabb454f8052019a99e.svg);background-repeat:no-repeat;background-size:contain;background-position:center;display:block;content:"";margin:0 auto 1.5rem}.p-guest_access .container.inner p,.p-guest_access .container.success p,.p-guest_access_new .container.inner p,.p-guest_access_new .container.success p{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.125rem;margin-bottom:0.75rem}.p-guest_access .container.form,.p-guest_access .container.inner,.p-guest_access .container.success,.p-guest_access_new .container.form,.p-guest_access_new .container.inner,.p-guest_access_new .container.success{text-align:center;max-width:27.5rem}.p-guest_access .container.form .btn,.p-guest_access .container.form input[type=submit],.p-guest_access .container.inner .btn,.p-guest_access .container.inner input[type=submit],.p-guest_access .container.success .btn,.p-guest_access .container.success input[type=submit],.p-guest_access_new .container.form .btn,.p-guest_access_new .container.form input[type=submit],.p-guest_access_new .container.inner .btn,.p-guest_access_new .container.inner input[type=submit],.p-guest_access_new .container.success .btn,.p-guest_access_new .container.success input[type=submit]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;width:100%;margin-bottom:2rem}@media screen and (max-width: 1023px){.p-guest_access .container.form .btn,.p-guest_access .container.form input[type=submit],.p-guest_access .container.inner .btn,.p-guest_access .container.inner input[type=submit],.p-guest_access .container.success .btn,.p-guest_access .container.success input[type=submit],.p-guest_access_new .container.form .btn,.p-guest_access_new .container.form input[type=submit],.p-guest_access_new .container.inner .btn,.p-guest_access_new .container.inner input[type=submit],.p-guest_access_new .container.success .btn,.p-guest_access_new .container.success input[type=submit]{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-guest_access .container.form .btn,.p-guest_access .container.form input[type=submit],.p-guest_access .container.inner .btn,.p-guest_access .container.inner input[type=submit],.p-guest_access .container.success .btn,.p-guest_access .container.success input[type=submit],.p-guest_access_new .container.form .btn,.p-guest_access_new .container.form input[type=submit],.p-guest_access_new .container.inner .btn,.p-guest_access_new .container.inner input[type=submit],.p-guest_access_new .container.success .btn,.p-guest_access_new .container.success input[type=submit]{display:inline-flex;font-size:14px;min-width:160px}}.p-guest_access .container.form .btn.button-v3,.p-guest_access .container.form input[type=submit].button-v3,.p-guest_access .container.inner .btn.button-v3,.p-guest_access .container.inner input[type=submit].button-v3,.p-guest_access .container.success .btn.button-v3,.p-guest_access .container.success input[type=submit].button-v3,.p-guest_access_new .container.form .btn.button-v3,.p-guest_access_new .container.form input[type=submit].button-v3,.p-guest_access_new .container.inner .btn.button-v3,.p-guest_access_new .container.inner input[type=submit].button-v3,.p-guest_access_new .container.success .btn.button-v3,.p-guest_access_new .container.success input[type=submit].button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-guest_access .container.form .btn.button-v3,.p-guest_access .container.form input[type=submit].button-v3,.p-guest_access .container.inner .btn.button-v3,.p-guest_access .container.inner input[type=submit].button-v3,.p-guest_access .container.success .btn.button-v3,.p-guest_access .container.success input[type=submit].button-v3,.p-guest_access_new .container.form .btn.button-v3,.p-guest_access_new .container.form input[type=submit].button-v3,.p-guest_access_new .container.inner .btn.button-v3,.p-guest_access_new .container.inner input[type=submit].button-v3,.p-guest_access_new .container.success .btn.button-v3,.p-guest_access_new .container.success input[type=submit].button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-guest_access .container.form .btn.button-v3,.p-guest_access .container.form input[type=submit].button-v3,.p-guest_access .container.inner .btn.button-v3,.p-guest_access .container.inner input[type=submit].button-v3,.p-guest_access .container.success .btn.button-v3,.p-guest_access .container.success input[type=submit].button-v3,.p-guest_access_new .container.form .btn.button-v3,.p-guest_access_new .container.form input[type=submit].button-v3,.p-guest_access_new .container.inner .btn.button-v3,.p-guest_access_new .container.inner input[type=submit].button-v3,.p-guest_access_new .container.success .btn.button-v3,.p-guest_access_new .container.success input[type=submit].button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-guest_access .container.form .btn:hover,.p-guest_access .container.form input[type=submit]:hover,.p-guest_access .container.inner .btn:hover,.p-guest_access .container.inner input[type=submit]:hover,.p-guest_access .container.success .btn:hover,.p-guest_access .container.success input[type=submit]:hover,.p-guest_access_new .container.form .btn:hover,.p-guest_access_new .container.form input[type=submit]:hover,.p-guest_access_new .container.inner .btn:hover,.p-guest_access_new .container.inner input[type=submit]:hover,.p-guest_access_new .container.success .btn:hover,.p-guest_access_new .container.success input[type=submit]:hover{text-decoration:none}.p-guest_access .container.form .btn:active,.p-guest_access .container.form input[type=submit]:active,.p-guest_access .container.inner .btn:active,.p-guest_access .container.inner input[type=submit]:active,.p-guest_access .container.success .btn:active,.p-guest_access .container.success input[type=submit]:active,.p-guest_access_new .container.form .btn:active,.p-guest_access_new .container.form input[type=submit]:active,.p-guest_access_new .container.inner .btn:active,.p-guest_access_new .container.inner input[type=submit]:active,.p-guest_access_new .container.success .btn:active,.p-guest_access_new .container.success input[type=submit]:active{box-shadow:none}.p-guest_access .container.form .btn.disabled,.p-guest_access .container.form .btn[disabled],.p-guest_access .container.form input[type=submit].disabled,.p-guest_access .container.form input[type=submit][disabled],.p-guest_access .container.inner .btn.disabled,.p-guest_access .container.inner .btn[disabled],.p-guest_access .container.inner input[type=submit].disabled,.p-guest_access .container.inner input[type=submit][disabled],.p-guest_access .container.success .btn.disabled,.p-guest_access .container.success .btn[disabled],.p-guest_access .container.success input[type=submit].disabled,.p-guest_access .container.success input[type=submit][disabled],.p-guest_access_new .container.form .btn.disabled,.p-guest_access_new .container.form .btn[disabled],.p-guest_access_new .container.form input[type=submit].disabled,.p-guest_access_new .container.form input[type=submit][disabled],.p-guest_access_new .container.inner .btn.disabled,.p-guest_access_new .container.inner .btn[disabled],.p-guest_access_new .container.inner input[type=submit].disabled,.p-guest_access_new .container.inner input[type=submit][disabled],.p-guest_access_new .container.success .btn.disabled,.p-guest_access_new .container.success .btn[disabled],.p-guest_access_new .container.success input[type=submit].disabled,.p-guest_access_new .container.success input[type=submit][disabled]{background:#afb5c9;cursor:default}.p-guest_access .container.form .btn.disabled:hover,.p-guest_access .container.form .btn[disabled]:hover,.p-guest_access .container.form input[type=submit].disabled:hover,.p-guest_access .container.form input[type=submit][disabled]:hover,.p-guest_access .container.inner .btn.disabled:hover,.p-guest_access .container.inner .btn[disabled]:hover,.p-guest_access .container.inner input[type=submit].disabled:hover,.p-guest_access .container.inner input[type=submit][disabled]:hover,.p-guest_access .container.success .btn.disabled:hover,.p-guest_access .container.success .btn[disabled]:hover,.p-guest_access .container.success input[type=submit].disabled:hover,.p-guest_access .container.success input[type=submit][disabled]:hover,.p-guest_access_new .container.form .btn.disabled:hover,.p-guest_access_new .container.form .btn[disabled]:hover,.p-guest_access_new .container.form input[type=submit].disabled:hover,.p-guest_access_new .container.form input[type=submit][disabled]:hover,.p-guest_access_new .container.inner .btn.disabled:hover,.p-guest_access_new .container.inner .btn[disabled]:hover,.p-guest_access_new .container.inner input[type=submit].disabled:hover,.p-guest_access_new .container.inner input[type=submit][disabled]:hover,.p-guest_access_new .container.success .btn.disabled:hover,.p-guest_access_new .container.success .btn[disabled]:hover,.p-guest_access_new .container.success input[type=submit].disabled:hover,.p-guest_access_new .container.success input[type=submit][disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-guest_access .container.form .btn:hover,.p-guest_access .container.form input[type=submit]:hover,.p-guest_access .container.inner .btn:hover,.p-guest_access .container.inner input[type=submit]:hover,.p-guest_access .container.success .btn:hover,.p-guest_access .container.success input[type=submit]:hover,.p-guest_access_new .container.form .btn:hover,.p-guest_access_new .container.form input[type=submit]:hover,.p-guest_access_new .container.inner .btn:hover,.p-guest_access_new .container.inner input[type=submit]:hover,.p-guest_access_new .container.success .btn:hover,.p-guest_access_new .container.success input[type=submit]:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-guest_access .container.form .btn:active,.p-guest_access .container.form input[type=submit]:active,.p-guest_access .container.inner .btn:active,.p-guest_access .container.inner input[type=submit]:active,.p-guest_access .container.success .btn:active,.p-guest_access .container.success input[type=submit]:active,.p-guest_access_new .container.form .btn:active,.p-guest_access_new .container.form input[type=submit]:active,.p-guest_access_new .container.inner .btn:active,.p-guest_access_new .container.inner input[type=submit]:active,.p-guest_access_new .container.success .btn:active,.p-guest_access_new .container.success input[type=submit]:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-guest_access .container.form .btn,.root-v3 .p-guest_access .container.form input[type=submit],.root-v3 .p-guest_access .container.inner .btn,.root-v3 .p-guest_access .container.inner input[type=submit],.root-v3 .p-guest_access .container.success .btn,.root-v3 .p-guest_access .container.success input[type=submit],.root-v3 .p-guest_access_new .container.form .btn,.root-v3 .p-guest_access_new .container.form input[type=submit],.root-v3 .p-guest_access_new .container.inner .btn,.root-v3 .p-guest_access_new .container.inner input[type=submit],.root-v3 .p-guest_access_new .container.success .btn,.root-v3 .p-guest_access_new .container.success input[type=submit]{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-guest_access .container.form .btn:hover,.root-v3 .p-guest_access .container.form input[type=submit]:hover,.root-v3 .p-guest_access .container.inner .btn:hover,.root-v3 .p-guest_access .container.inner input[type=submit]:hover,.root-v3 .p-guest_access .container.success .btn:hover,.root-v3 .p-guest_access .container.success input[type=submit]:hover,.root-v3 .p-guest_access_new .container.form .btn:hover,.root-v3 .p-guest_access_new .container.form input[type=submit]:hover,.root-v3 .p-guest_access_new .container.inner .btn:hover,.root-v3 .p-guest_access_new .container.inner input[type=submit]:hover,.root-v3 .p-guest_access_new .container.success .btn:hover,.root-v3 .p-guest_access_new .container.success input[type=submit]:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-guest_access .container.form .btn:active,.root-v3 .p-guest_access .container.form input[type=submit]:active,.root-v3 .p-guest_access .container.inner .btn:active,.root-v3 .p-guest_access .container.inner input[type=submit]:active,.root-v3 .p-guest_access .container.success .btn:active,.root-v3 .p-guest_access .container.success input[type=submit]:active,.root-v3 .p-guest_access_new .container.form .btn:active,.root-v3 .p-guest_access_new .container.form input[type=submit]:active,.root-v3 .p-guest_access_new .container.inner .btn:active,.root-v3 .p-guest_access_new .container.inner input[type=submit]:active,.root-v3 .p-guest_access_new .container.success .btn:active,.root-v3 .p-guest_access_new .container.success input[type=submit]:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.p-guest_access .container.success,.p-guest_access_new .container.success{max-width:28.125rem}.p-guest_access .hint,.p-guest_access_new .hint{display:none !important}.p-guest_access .due-date,.p-guest_access_new .due-date{color:#f44f0c;color:var(--primary-color);font-size:1.25rem;font-weight:700;margin-bottom:3.5rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box h1{font-size:1.5rem;line-height:1.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box h1{font-size:44px;line-height:48px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .background-cutter.is-subtitle-offset{margin-top:-0.5rem;padding-top:0.5rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .background-cutter.is-subtitle-offset{margin-top:-12px;padding-top:12px}}.p-pages-how_to_choose_box .subtitle-container{display:flex;justify-content:center}.p-pages-how_to_choose_box .subtitle{align-items:center;background:#e6ecf7;border-radius:3.125rem;color:#333;color:var(--text-strong);display:flex;font-weight:bold;justify-content:center;line-height:1;position:relative}.p-pages-how_to_choose_box .subtitle[data-number="1"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/1-999e4c4146001ceab04e.svg)}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="1"]:before{height:108px;top:-12px;width:68px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{left:-32px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{right:-32px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="2"]:before,.p-pages-how_to_choose_box .subtitle[data-number="3"]:before{height:108px;top:-12px;width:80px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{left:-47px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{right:-47px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{top:-0.3125rem}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-1rem}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-1rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{height:108px;top:-5px;width:74px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-48px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-48px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="5"]{min-width:585px}.p-pages-how_to_choose_box .subtitle[data-number="5"]:before{height:108px;top:-12px;width:76px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{left:-26px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{right:-26px}}.p-pages-how_to_choose_box .subtitle[data-number="2"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/2-27f32f2912441b177382.svg)}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="1"]:before{height:108px;top:-12px;width:68px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{left:-32px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{right:-32px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="2"]:before,.p-pages-how_to_choose_box .subtitle[data-number="3"]:before{height:108px;top:-12px;width:80px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{left:-47px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{right:-47px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{top:-0.3125rem}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-1rem}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-1rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{height:108px;top:-5px;width:74px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-48px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-48px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="5"]{min-width:585px}.p-pages-how_to_choose_box .subtitle[data-number="5"]:before{height:108px;top:-12px;width:76px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{left:-26px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{right:-26px}}.p-pages-how_to_choose_box .subtitle[data-number="3"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/3-99c5c8b9f3167f70b449.svg)}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="1"]:before{height:108px;top:-12px;width:68px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{left:-32px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{right:-32px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="2"]:before,.p-pages-how_to_choose_box .subtitle[data-number="3"]:before{height:108px;top:-12px;width:80px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{left:-47px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{right:-47px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{top:-0.3125rem}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-1rem}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-1rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{height:108px;top:-5px;width:74px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-48px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-48px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="5"]{min-width:585px}.p-pages-how_to_choose_box .subtitle[data-number="5"]:before{height:108px;top:-12px;width:76px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{left:-26px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{right:-26px}}.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/4-f6579321ea333b220892.svg)}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="1"]:before{height:108px;top:-12px;width:68px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{left:-32px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{right:-32px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="2"]:before,.p-pages-how_to_choose_box .subtitle[data-number="3"]:before{height:108px;top:-12px;width:80px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{left:-47px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{right:-47px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{top:-0.3125rem}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-1rem}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-1rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{height:108px;top:-5px;width:74px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-48px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-48px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="5"]{min-width:585px}.p-pages-how_to_choose_box .subtitle[data-number="5"]:before{height:108px;top:-12px;width:76px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{left:-26px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{right:-26px}}.p-pages-how_to_choose_box .subtitle[data-number="5"]:before{background-image:url(/packs/static/images/pages/how_to_choose_box/5-c672e5286f0aefa381c3.svg)}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="1"]:before{height:108px;top:-12px;width:68px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{left:-32px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="1"]:before{right:-32px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="2"]:before,.p-pages-how_to_choose_box .subtitle[data-number="3"]:before{height:108px;top:-12px;width:80px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{left:-47px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="2"]:before,html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="3"]:before{right:-47px}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{top:-0.3125rem}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-1rem}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-1rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="4"]:before{height:108px;top:-5px;width:74px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{left:-48px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="4"]:before{right:-48px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle[data-number="5"]{min-width:585px}.p-pages-how_to_choose_box .subtitle[data-number="5"]:before{height:108px;top:-12px;width:76px}html[dir=ltr] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{left:-26px}html[dir=rtl] .p-pages-how_to_choose_box .subtitle[data-number="5"]:before{right:-26px}}.p-pages-how_to_choose_box .subtitle:before{background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle:before{height:4.5rem;top:-0.5rem;width:3rem}html[dir=ltr] .p-pages-how_to_choose_box .subtitle:before{left:-1.1875rem}html[dir=rtl] .p-pages-how_to_choose_box .subtitle:before{right:-1.1875rem}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle{font-size:1rem;height:3.25rem;margin-bottom:3rem;width:16.125rem}html[dir=ltr] .p-pages-how_to_choose_box .subtitle{margin-left:0.6875rem}html[dir=rtl] .p-pages-how_to_choose_box .subtitle{margin-right:0.6875rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle{font-size:32px;height:88px;margin-bottom:68px;width:388px}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box .slide-vertical-outer{max-width:calc(978px + 0.7613636364*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-pages-how_to_choose_box .slide-vertical-outer{max-width:1112px}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .slide-vertical-outer{margin-left:auto;margin-right:auto}.p-pages-how_to_choose_box .slide-vertical-outer:not(:last-child){margin-bottom:40px}}.p-pages-how_to_choose_box .subtitle-note{line-height:1.3}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle-note{font-size:0.875rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle-note{font-size:16px;margin-left:auto;margin-right:auto;max-width:638px;text-align:center}}.p-pages-how_to_choose_box .subtitle-note:not(:last-child){color:#333;color:var(--text-strong);font-weight:bold}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle-note:not(:last-child){margin-bottom:0.9375rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle-note:not(:last-child){margin-bottom:29px}}.p-pages-how_to_choose_box .subtitle-note:last-child{color:#5f5f5f;color:var(--text-base)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .subtitle-note:last-child{margin-bottom:3.125rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .subtitle-note:last-child{margin-bottom:87px}}.p-pages-how_to_choose_box .subtitle-note span.red{color:#f44f0c;color:var(--primary-color)}.p-pages-how_to_choose_box .slide-vertical{background:#fff;border-radius:1.875rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .slide-vertical{border:2px solid #e6ecf7;box-shadow:0px 4px 35px rgba(0,0,0,.05);margin-bottom:2.5rem;padding:1.5625rem 1rem;position:relative}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .slide-vertical{box-shadow:0px 4px 25px rgba(0,0,0,.15);display:flex;height:468px;overflow:hidden}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box .slide-vertical.slide-picture-desktop-right .content{padding-top:calc(50px + 0.1534090909*(100vw - 1024px))}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical.slide-picture-desktop-right .content{padding-left:calc(60px + 0.2045454545*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical.slide-picture-desktop-right .content{padding-right:calc(60px + 0.2045454545*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-pages-how_to_choose_box .slide-vertical.slide-picture-desktop-right .content{padding-top:77px}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical.slide-picture-desktop-right .content{padding-left:96px}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical.slide-picture-desktop-right .content{padding-right:96px}}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical.slide-picture-desktop-right .content{margin-right:auto}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical.slide-picture-desktop-right .content{margin-left:auto}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .slide-vertical .content{box-sizing:content-box}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical .content{margin-right:auto}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical .content{margin-left:auto}}@media screen and (min-width: 1024px)and (max-width: 1199px){.p-pages-how_to_choose_box .slide-vertical .content{padding-top:77px;width:calc(380px + 0.2272727273*(100vw - 1024px))}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical .content{padding-left:calc(80px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical .content{padding-right:calc(80px + 0.0909090909*(100vw - 1024px))}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical .content{padding-right:calc(80px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical .content{padding-left:calc(80px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){.p-pages-how_to_choose_box .slide-vertical .content{padding-top:77px;width:420px}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical .content{padding-left:96px}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical .content{padding-right:96px}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical .content{padding-right:96px}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical .content{padding-left:96px}}.p-pages-how_to_choose_box .slide-vertical .content:not(:last-child){margin-bottom:40px}.p-pages-how_to_choose_box .slide-vertical picture{border-radius:1.875rem;line-height:0;overflow:hidden}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .slide-vertical picture{bottom:-0.0625rem;position:absolute}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical picture{left:-0.03125rem}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical picture{right:-0.03125rem}html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical picture{right:-0.03125rem}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical picture{left:-0.03125rem}.p-pages-how_to_choose_box .slide-vertical picture img{width:100%}}.p-pages-how_to_choose_box .slide-vertical .headline{font-weight:bold;color:#333;color:var(--text-strong)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .slide-vertical .headline{font-size:1.25rem;line-height:1.5rem;margin-bottom:0.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .slide-vertical .headline{font-size:24px;line-height:28px;margin-bottom:12px;max-width:410px}}.p-pages-how_to_choose_box .slide-vertical p{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.3}.p-pages-how_to_choose_box .slide-vertical p:not(:last-child){margin-bottom:1.375rem}.p-pages-how_to_choose_box .slide-vertical p a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .slide-vertical p a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-pages-how_to_choose_box .slide-vertical p a:active{color:#cf4c17;color:var(--link-color-active)}.p-pages-how_to_choose_box .slide-vertical p a:hover:not(:active){text-decoration:none}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .slide-vertical ul{text-align:center}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .slide-vertical ul{padding-top:28px}}.p-pages-how_to_choose_box .slide-vertical ul li{display:flex}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .slide-vertical ul li{flex-direction:column}}.p-pages-how_to_choose_box .slide-vertical ul li.icon:before{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0}@media screen and (min-width: 1024px){html[dir=ltr] .p-pages-how_to_choose_box .slide-vertical ul li.icon:before{margin-right:24px}html[dir=rtl] .p-pages-how_to_choose_box .slide-vertical ul li.icon:before{margin-left:24px}}.p-pages-how_to_choose_box .summary-block{background:#f44f0c;background:var(--primary-color);border-radius:0.75rem;display:flex;position:relative}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .summary-block{flex-direction:column;padding:1.3125rem 1.5rem 1rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .summary-block{align-items:center;height:104px}html[dir=ltr] .p-pages-how_to_choose_box .summary-block{padding-left:35px}html[dir=rtl] .p-pages-how_to_choose_box .summary-block{padding-right:35px}html[dir=ltr] .p-pages-how_to_choose_box .summary-block{padding-right:32px}html[dir=rtl] .p-pages-how_to_choose_box .summary-block{padding-left:32px}.p-pages-how_to_choose_box .summary-block:before{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_4/circle_before-desktop-07ef99d19c2009506b99.svg);background-repeat:no-repeat;background-size:contain;content:"";height:104px;pointer-events:none;position:absolute;top:0;width:151px}html[dir=rtl] .p-pages-how_to_choose_box .summary-block:before{transform:scaleX(-1)}html[dir=ltr] .p-pages-how_to_choose_box .summary-block:before{left:0}html[dir=rtl] .p-pages-how_to_choose_box .summary-block:before{right:0}.p-pages-how_to_choose_box .summary-block:after{background-image:url(/packs/static/images/pages/how_to_choose_box/slide_4/circles_after-desktop-ab359cd45bb1f7162543.svg);background-repeat:no-repeat;background-size:contain;content:"";top:0;pointer-events:none;position:absolute;width:322px;height:104px}html[dir=rtl] .p-pages-how_to_choose_box .summary-block:after{transform:scaleX(-1)}html[dir=ltr] .p-pages-how_to_choose_box .summary-block:after{right:0}html[dir=rtl] .p-pages-how_to_choose_box .summary-block:after{left:0}}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .summary-block .summary-text{color:#f2f2f2;font-size:0.75rem;line-height:1.3;margin-bottom:0.5rem;text-align:center}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .summary-block .summary-text{color:#fff;font-size:16px;line-height:1.2}}.p-pages-how_to_choose_box .summary-block .summary-text b{display:block}.p-pages-how_to_choose_box .summary-block .summary-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .summary-block .summary-button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .summary-block .summary-button{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-how_to_choose_box .summary-block .summary-button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-how_to_choose_box .summary-block .summary-button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .summary-block .summary-button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-how_to_choose_box .summary-block .summary-button:hover{text-decoration:none}.p-pages-how_to_choose_box .summary-block .summary-button:active{box-shadow:none}.p-pages-how_to_choose_box .summary-block .summary-button.disabled,.p-pages-how_to_choose_box .summary-block .summary-button[disabled]{background:#afb5c9;cursor:default}.p-pages-how_to_choose_box .summary-block .summary-button.disabled:hover,.p-pages-how_to_choose_box .summary-block .summary-button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .summary-block .summary-button:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}.p-pages-how_to_choose_box .summary-block .summary-button:active{color:#f44f0c;color:var(--primary-color)}.root-v3 .p-pages-how_to_choose_box .summary-block .summary-button{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 .p-pages-how_to_choose_box .summary-block .summary-button:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 .p-pages-how_to_choose_box .summary-block .summary-button:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}@media screen and (min-width: 1024px){.p-pages-how_to_choose_box .summary-block .summary-button{width:240px}html[dir=ltr] .p-pages-how_to_choose_box .summary-block .summary-button{margin-left:auto}html[dir=rtl] .p-pages-how_to_choose_box .summary-block .summary-button{margin-right:auto}}.p-pages-kladovka_mnogo_mesta article.v4.reviews{padding-top:var(--padding-between-blocks)}article.orders .modal-unavailable-box{background-color:#fff;height:100%;position:fixed;top:0;width:100%;z-index:10}html[dir=ltr] article.orders .modal-unavailable-box{left:0}html[dir=rtl] article.orders .modal-unavailable-box{right:0}@media screen and (max-width: 1023px){article.orders .modal-unavailable-box{padding:1.875rem 1rem}}@media screen and (min-width: 1024px){article.orders .modal-unavailable-box{padding:30px 46px}}article.orders .modal-unavailable-box .body{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative}article.orders .modal-unavailable-box .body p{font-size:0.875rem}article.orders .modal-unavailable-box .body a.deposit-close,article.orders .modal-unavailable-box .body a.modal-close{background-image:url(/packs/static/images/pages/orders/unavailable_box/x-8071278c01b5b5d25d16.svg);background-repeat:no-repeat;background-size:contain;display:inline-block;height:1.5rem;position:absolute;top:0;width:1.5rem}html[dir=ltr] article.orders .modal-unavailable-box .body a.deposit-close,html[dir=ltr] article.orders .modal-unavailable-box .body a.modal-close{right:0}html[dir=rtl] article.orders .modal-unavailable-box .body a.deposit-close,html[dir=rtl] article.orders .modal-unavailable-box .body a.modal-close{left:0}article.orders .modal-unavailable-box .body a.deposit-close:hover,article.orders .modal-unavailable-box .body a.modal-close:hover{opacity:.8}article.orders .modal-unavailable-box .body a.deposit-close:active,article.orders .modal-unavailable-box .body a.modal-close:active{opacity:.9}article.orders .modal-unavailable-box .body .title{font-size:1.5rem;font-weight:bold;line-height:1.75rem;margin-bottom:1.5rem}article.orders .modal-deposit .body p{max-width:540px}html[dir=ltr] article.orders .modal-deposit .body p{text-align:left}html[dir=rtl] article.orders .modal-deposit .body p{text-align:right}article.orders .modal-unavailable-box .body .warning-big-image{background-image:url(/packs/static/images/pages/orders/unavailable_box/warning-big-image-642c383aa973fed06164.svg);background-repeat:no-repeat;background-size:contain;height:10rem;margin-bottom:1.5rem;width:10.8125rem}article.orders .modal-unavailable-box .body .inner{text-align:center}article.orders .modal-unavailable-box .body .inner p{font-size:0.875rem;margin-bottom:3.5rem}article.orders .modal-unavailable-box .body a.goto-storage{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;width:100%}@media screen and (max-width: 1023px){article.orders .modal-unavailable-box .body a.goto-storage{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.orders .modal-unavailable-box .body a.goto-storage{display:inline-flex;font-size:14px;min-width:160px}}article.orders .modal-unavailable-box .body a.goto-storage.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.orders .modal-unavailable-box .body a.goto-storage.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.orders .modal-unavailable-box .body a.goto-storage.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.orders .modal-unavailable-box .body a.goto-storage:hover{text-decoration:none}article.orders .modal-unavailable-box .body a.goto-storage:active{box-shadow:none}article.orders .modal-unavailable-box .body a.goto-storage.disabled,article.orders .modal-unavailable-box .body a.goto-storage[disabled]{background:#afb5c9;cursor:default}article.orders .modal-unavailable-box .body a.goto-storage.disabled:hover,article.orders .modal-unavailable-box .body a.goto-storage[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.orders .modal-unavailable-box .body a.goto-storage:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.orders .modal-unavailable-box .body a.goto-storage:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.orders .modal-unavailable-box .body a.goto-storage{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.orders .modal-unavailable-box .body a.goto-storage:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.orders .modal-unavailable-box .body a.goto-storage:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.p-pages-arenda_yachejki article.v4.additional_info{padding-top:0}.p-pages-delivery #container_wrapper{padding-bottom:0;position:relative}.p-pages-delivery #map{height:100%;min-height:750px;width:100%}@media screen and (max-width: 1023px){.p-pages-delivery #map{display:none}}.p-pages-delivery .delivery{background:#fff;box-shadow:0 0 0 1px rgba(0,0,0,.1),0 3px 4px -3px rgba(0,0,0,.3);padding:1.625rem 1.5rem 1.375rem}.p-pages-delivery .delivery h1{color:#3e3f43;margin-bottom:0.625rem;font-size:1.625rem}@media screen and (max-width: 1023px){.p-pages-delivery .delivery{min-height:calc(100vh - 14.375rem)}}@media screen and (min-width: 1024px){.p-pages-delivery .delivery{position:absolute;top:18px;z-index:2}html[dir=ltr] .p-pages-delivery .delivery{left:52px}html[dir=rtl] .p-pages-delivery .delivery{right:52px}}.p-pages-delivery .ya-taxi-widget{display:none}.p-pages-delivery .b-input.storage_id{margin-bottom:1.25rem}@media screen and (max-width: 1023px){.p-pages-delivery .b-input.storage_id #storage_id{max-width:100%}}@media screen and (min-width: 1024px){.p-pages-delivery .b-input.storage_id #storage_id{max-width:350px}}.p-pages-personal_storage article.headline .image:before{background-image:url(/packs/static/app/assets/images/static/personal_business_storage/background-personal-f05f8190fbc0fa77bedc.png)}.p-pages-business_storage article.headline .image:before{background-image:url(/packs/static/app/assets/images/static/personal_business_storage/background-business-e619746602a2a024bae8.png)}.p-pages-personal_storage article.headline .custom-content>*:last-child,.p-pages-business_storage article.headline .custom-content>*:last-child{margin-bottom:0}@media screen and (max-width: 1023px){.p-pages-personal_storage article.headline .image,.p-pages-business_storage article.headline .image{margin-top:1.75rem}}@media screen and (min-width: 1024px){.p-pages-personal_storage article.headline .image,.p-pages-business_storage article.headline .image{margin-top:0}}.p-pages-personal_storage article.headline .image:before,.p-pages-business_storage article.headline .image:before{background-size:contain;content:"";display:block}@media screen and (max-width: 1023px){.p-pages-personal_storage article.headline .image:before,.p-pages-business_storage article.headline .image:before{height:10.2095671982rem;width:18rem}}@media screen and (min-width: 1024px){.p-pages-personal_storage article.headline .image:before,.p-pages-business_storage article.headline .image:before{height:249px;width:439px}}@media screen and (max-width: 1023px){.p-pages-personal_storage .info-services,.p-pages-business_storage .info-services{display:flex;flex-direction:column-reverse}}@media screen and (max-width: 1023px){.p-pages-personal_storage .expandable-list-block,.p-pages-business_storage .expandable-list-block{background:#f6f6f6;padding-bottom:3.375rem}}@media screen and (max-width: 1023px){.p-pages-personal_storage .expandable-list-block h2,.p-pages-business_storage .expandable-list-block h2{padding-top:3.125rem}}@media screen and (max-width: 767px)and (orientation: portrait){.p-pages-personal_storage .expandable-list-block .f-content li>.inner,.p-pages-business_storage .expandable-list-block .f-content li>.inner{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-left:0px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-right:0px}.p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,.p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-bottom:0px;width:calc(100% - 0px)}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-left:0px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-right:0px}}@media screen and (max-width: 767px)and (orientation: landscape){.p-pages-personal_storage .expandable-list-block .f-content li>.inner,.p-pages-business_storage .expandable-list-block .f-content li>.inner{display:flex;flex-wrap:wrap;margin-bottom:0px}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-left:0px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-right:0px}.p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,.p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-bottom:0px;width:calc(100% - 0px)}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-left:0px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-right:0px}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){.p-pages-personal_storage .expandable-list-block .f-content li>.inner,.p-pages-business_storage .expandable-list-block .f-content li>.inner{display:flex;flex-wrap:wrap;margin-bottom:-42px}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-left:-42px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-right:-42px}.p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,.p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-bottom:42px;width:calc(100% - 42px)}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-left:42px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-right:42px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){.p-pages-personal_storage .expandable-list-block .f-content li>.inner,.p-pages-business_storage .expandable-list-block .f-content li>.inner{display:flex;flex-wrap:wrap;margin-bottom:-42px}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-left:-42px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-right:-42px}.p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,.p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-bottom:42px;width:calc(100% - 42px)}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-left:42px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-right:42px}}@media screen and (min-width: 1024px){.p-pages-personal_storage .expandable-list-block .f-content li>.inner,.p-pages-business_storage .expandable-list-block .f-content li>.inner{display:flex;flex-wrap:wrap;margin-bottom:-42px}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-left:-42px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner{margin-right:-42px}.p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,.p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-bottom:42px;width:calc(50% - 42px)}html[dir=ltr] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=ltr] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-left:42px}html[dir=rtl] .p-pages-personal_storage .expandable-list-block .f-content li>.inner>.b-service,html[dir=rtl] .p-pages-business_storage .expandable-list-block .f-content li>.inner>.b-service{margin-right:42px}}@media screen and (max-width: 1023px){.p-pages-personal_storage .expandable-list-block .f-content li>.inner .b-service:first-child,.p-pages-business_storage .expandable-list-block .f-content li>.inner .b-service:first-child{margin-top:-0.0625rem}}@media screen and (min-width: 1024px){.p-pages-personal_storage .expandable-list-block .f-content li>.inner,.p-pages-business_storage .expandable-list-block .f-content li>.inner{align-items:flex-start}}@media screen and (max-width: 1023px){.p-pages-personal_storage .storages-block,.p-pages-business_storage .storages-block{padding-top:1.75rem;margin-bottom:2.4375rem}}@media screen and (max-width: 1023px){.p-pages-personal_storage #map_mobile,.p-pages-business_storage #map_mobile{margin-bottom:3.4375rem}}.p-pages-promotions article.headline .image:before{background-image:url(/packs/static/images/pages/promotions/background-20d3fb1a27590466b072.jpg);background-size:100%;background-size:contain;content:"";display:block}@media screen and (max-width: 1023px){.p-pages-promotions article.headline .image:before{height:6.2077562327rem;width:18rem}}@media screen and (min-width: 1024px){.p-pages-promotions article.headline .image:before{height:262px;width:722px}}.p-pages-promotions .promotion{margin-bottom:3.75rem}.p-pages-promotions .promotion a{color:#f44f0c;color:var(--primary-color);font-size:1.125rem;font-weight:700;line-height:1.5rem}.p-pages-qr_app article.mobile_app_tabs{padding-top:0;margin-bottom:var(--spacing-6xl)}.p-pages-qr_app .b-store_badges{justify-content:center}.p-pages-qr #container_wrapper{max-width:100vw;overflow:hidden;position:relative}.p-pages-qr .sticky-container{bottom:3.4444444444rem;position:fixed;z-index:10}.p-pages-qr .sticky-container .sticky-button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){.p-pages-qr .sticky-container .sticky-button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-pages-qr .sticky-container .sticky-button{display:inline-flex;font-size:14px;min-width:160px}}.p-pages-qr .sticky-container .sticky-button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-pages-qr .sticky-container .sticky-button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-pages-qr .sticky-container .sticky-button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-pages-qr .sticky-container .sticky-button:hover{text-decoration:none}.p-pages-qr .sticky-container .sticky-button:active{box-shadow:none}.p-pages-qr .sticky-container .sticky-button.disabled,.p-pages-qr .sticky-container .sticky-button[disabled]{background:#afb5c9;cursor:default}.p-pages-qr .sticky-container .sticky-button.disabled:hover,.p-pages-qr .sticky-container .sticky-button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-pages-qr .sticky-container .sticky-button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-pages-qr .sticky-container .sticky-button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-pages-qr .sticky-container .sticky-button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-pages-qr .sticky-container .sticky-button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-pages-qr .sticky-container .sticky-button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){.p-pages-qr .sticky-container .sticky-button{font-size:0.875rem;height:3.25rem;min-width:260px}}@media screen and (min-width: 1024px){.p-pages-qr .sticky-container .sticky-button{font-size:20px;height:56px;min-width:280px}}.p-pages-qr .sticky-container .sticky-button.apple:after,.p-pages-qr .sticky-container .sticky-button.google:after{background-repeat:no-repeat;background-size:contain;content:"";display:inline-block;height:1.2222222222rem;width:1.2222222222rem}html[dir=ltr] .p-pages-qr .sticky-container .sticky-button.apple:after,html[dir=ltr] .p-pages-qr .sticky-container .sticky-button.google:after{margin-left:0.7777777778rem}html[dir=rtl] .p-pages-qr .sticky-container .sticky-button.apple:after,html[dir=rtl] .p-pages-qr .sticky-container .sticky-button.google:after{margin-right:0.7777777778rem}.p-pages-qr .sticky-container .sticky-button.apple:after{background-image:url(/packs/static/images/pages/qr/store_apple-716c325d41c53194d0cb.svg)}.p-pages-qr .sticky-container .sticky-button.google:after{background-image:url(/packs/static/images/pages/qr/store_google-899969b83370c2fa2833.svg)}.p-pages-qr article{padding:3.1111111111rem 0;margin:0}.p-pages-qr article h1,.p-pages-qr article h2,.p-pages-qr article h3{margin:0 0 0.6666666667rem 0;max-width:none}html[dir=ltr] .p-pages-qr article h1,html[dir=ltr] .p-pages-qr article h2,html[dir=ltr] .p-pages-qr article h3{text-align:left}html[dir=rtl] .p-pages-qr article h1,html[dir=rtl] .p-pages-qr article h2,html[dir=rtl] .p-pages-qr article h3{text-align:right}.p-pages-qr article h2{font-size:1.3333333333rem;line-height:1.5555555556rem}.p-pages-qr article h3{font-size:0.8888888889rem;line-height:1.3333333333rem}.p-pages-qr article .note{font-size:0.8888888889rem;line-height:1.1111111111rem;color:#5f5f5f;color:var(--text-base)}.p-pages-qr article .note-misc{font-size:0.7777777778rem;line-height:1.3}.p-pages-qr .slide-1{height:calc(119.375rem + var(--slidesYOffset));padding-top:2.8888888889rem;position:relative}.p-pages-qr .slide-1 .head{margin-bottom:3.7777777778rem}.p-pages-qr .slide-1 .head h1{font-size:1.7777777778rem;line-height:2.4444444444rem}.p-pages-qr .slide-1 .phone-fixator.is-fixed{max-width:100vw;position:fixed;top:-30.5625rem;z-index:9}.p-pages-qr .slide-1 .phone-fixator.is-repositioned{position:absolute;margin-top:calc(var(--repositionY) - 4.375rem)}.p-pages-qr .slide-1 .polygon{background-color:#fff;height:36.1666666667rem;position:relative;width:100%;z-index:1}.p-pages-qr .slide-1 .polygon:before{background-image:url(/packs/static/images/pages/qr/polygon-f0556f48f00efd332b43.svg);background-repeat:no-repeat;background-size:contain;content:"";height:29.1111111111rem;top:5.9444444444rem;position:absolute;width:18rem}html[dir=rtl] .p-pages-qr .slide-1 .polygon:before{transform:scaleX(-1)}.p-pages-qr .slide-1 .phone-container{height:30.6666666667rem;padding:0.8333333333rem 0.7222222222rem;position:absolute;width:14.1666666667rem;z-index:2}html[dir=ltr] .p-pages-qr .slide-1 .phone-container{margin-left:3.1666666667rem}html[dir=rtl] .p-pages-qr .slide-1 .phone-container{margin-right:3.1666666667rem}html[dir=ltr] .p-pages-qr .slide-1 .phone-container{transform:rotate(25.34deg)}html[dir=rtl] .p-pages-qr .slide-1 .phone-container{transform:rotate(-25.34deg)}.p-pages-qr .slide-1 .phone-container:before{background-image:url(/packs/static/images/pages/qr/phone_container-77adadd88269c4bc644b.svg);background-size:contain;content:"";filter:drop-shadow(2.2222222222rem 3.3333333333rem 4.4444444444rem rgba(75, 114, 150, 0.15));height:100%;position:absolute;top:0;width:100%;z-index:-1}html[dir=ltr] .p-pages-qr .slide-1 .phone-container:before{left:0}html[dir=rtl] .p-pages-qr .slide-1 .phone-container:before{right:0}.p-pages-qr .slide-1 .phone-container .screens{position:relative}.p-pages-qr .slide-1 .phone-container .screens .other-screens{opacity:0}.p-pages-qr .slide-1 .phone-container .screens .screen{max-width:100%;opacity:0;position:absolute;top:0;width:12.6875rem}html[dir=ltr] .p-pages-qr .slide-1 .phone-container .screens .screen{left:0}html[dir=rtl] .p-pages-qr .slide-1 .phone-container .screens .screen{right:0}.p-pages-qr .slide-1 .phone-container .screens .screen-0,.p-pages-qr .slide-1 .phone-container .screens .screen-active{opacity:1}.p-pages-qr .slide-1 .phone-container .screens .screen:not(.p-pages-qr .slide-1 .phone-container .screens .screen-0){transition:opacity 750ms}.p-pages-qr .slide-1 .how-it-works h2{margin-bottom:1.7777777778rem;text-align:center}.p-pages-qr .slide-1 .how-it-works .slides{overflow:hidden}.p-pages-qr .slide-1 .how-it-works .slides .slides-wrapper{display:flex}.p-pages-qr .slide-1 .how-it-works .slides .slide{align-items:center;display:flex;flex-shrink:0;gap:1rem}html[dir=ltr] .p-pages-qr .slide-1 .how-it-works .slides .slide{padding-left:2.7777777778rem}html[dir=rtl] .p-pages-qr .slide-1 .how-it-works .slides .slide{padding-right:2.7777777778rem}.p-pages-qr .slide-1 .how-it-works .slides .slide:not(:last-child){width:calc(100vw - 3.7222222222rem)}.p-pages-qr .slide-1 .how-it-works .slides .slide:last-child{width:100vw}.p-pages-qr .slide-1 .how-it-works .slides .slide .number{background:#e6ecf7;border-radius:0.6666666667rem;color:#5096ff;flex-shrink:0;font-size:1.1111111111rem;font-weight:700;height:2.2222222222rem;line-height:1.3333333333rem;padding:0.4444444444rem 0.6666666667rem;width:2rem}.p-pages-qr .slide-1 .how-it-works .slides .slide .label{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.4444444444rem;white-space:nowrap}.p-pages-qr .slide-2{background:#eff3fa}.p-pages-qr .slide-2 .phone-isometric{position:absolute;margin-top:1.4444444444rem}html[dir=ltr] .p-pages-qr .slide-2 .phone-isometric{margin-left:-7.7222222222rem}html[dir=rtl] .p-pages-qr .slide-2 .phone-isometric{margin-right:-7.7222222222rem}.p-pages-qr .slide-2 .phone-isometric:before{background-image:url(/packs/static/images/pages/qr/phone_isometric-230275f851521fcbf340.svg);background-size:contain;content:"";height:32.0555555556rem;position:absolute;width:43.1666666667rem;z-index:1}html[dir=rtl] .p-pages-qr .slide-2 .phone-isometric:before{transform:scaleX(-1)}.p-pages-qr .slide-2 .phone-isometric img{margin-bottom:0;margin-top:0.9444444444rem;position:absolute;width:39.1666666667rem;z-index:2}html[dir=ltr] .p-pages-qr .slide-2 .phone-isometric img{margin-left:0.9444444444rem}html[dir=rtl] .p-pages-qr .slide-2 .phone-isometric img{margin-right:0.9444444444rem}html[dir=ltr] .p-pages-qr .slide-2 .phone-isometric img{margin-right:0}html[dir=rtl] .p-pages-qr .slide-2 .phone-isometric img{margin-left:0}.p-pages-qr .slide-2 .thumb-up{font-size:1.7777777778rem;font-weight:700;line-height:1.5555555556rem;margin-bottom:0.6666666667rem;margin-top:25.8333333333rem}.p-pages-qr .slide-3 .note{margin-bottom:1.7777777778rem}.p-pages-qr .slide-3 .items{display:flex;justify-content:space-between;margin-bottom:4.2222222222rem}.p-pages-qr .slide-3 .items .item{align-items:center;color:#5f5f5f;color:var(--text-base);display:flex;flex-direction:column;font-size:0.8888888889rem;line-height:1.1111111111rem;position:relative}.p-pages-qr .slide-3 .items .item:before{background:#eff3fa;border-radius:4.4444444444rem;content:"";display:block;height:4.4444444444rem;width:4.4444444444rem;margin-bottom:0.8888888889rem}.p-pages-qr .slide-3 .items .item:after{background-size:contain;content:"";height:1.7777777778rem;position:absolute;width:1.7777777778rem;left:50%;top:2.2222222222rem;transform:translateX(-0.8888888889rem) translateY(-0.8888888889rem)}.p-pages-qr .slide-3 .items .item-1:after{background-image:url(/packs/static/images/pages/qr/icon_1-06ff7b8aad0c3aa714e8.svg)}.p-pages-qr .slide-3 .items .item-2:after{background-image:url(/packs/static/images/pages/qr/icon_2-f0cfe85554029f6611bd.svg)}.p-pages-qr .slide-3 .items .item-3:after{background-image:url(/packs/static/images/pages/qr/icon_3-97b513b18f52619947e6.svg)}.p-pages-qr .slide-3 .b-store_badges{flex-direction:column}.p-pages-sezonnoe_hranenie_velosipedov article.head img{max-width:100%}@media screen and (max-width: 1023px){.p-pages-sezonnoe_hranenie_velosipedov article.head img{border-radius:1.0526315789rem}}@media screen and (min-width: 1024px){.p-pages-sezonnoe_hranenie_velosipedov article.head img{border-radius:35px;min-height:530px;-o-object-fit:cover;object-fit:cover}}@media screen and (min-width: 1024px){.p-pages-sezonnoe_hranenie_velosipedov article.storages_map header h2{max-width:840px}}.p-pages-sklady_dlitelnogo_hraneniya article.v4.additional_info{padding-top:0}.p-payment_methods .payment-methods{display:flex}@media screen and (max-width: 1023px){.p-payment_methods .payment-methods{flex-direction:column}}@media screen and (min-width: 1024px){.p-payment_methods .payment-methods{flex-direction:row}}.p-payment_methods .payment-methods .block-container{flex-basis:6.25rem;flex-grow:1;flex-shrink:1}@media screen and (min-width: 1024px){html[dir=ltr] .p-payment_methods .payment-methods .block-container:not(:last-child){margin-right:24px}html[dir=rtl] .p-payment_methods .payment-methods .block-container:not(:last-child){margin-left:24px}}.p-payment_methods .payment-methods .block-container .label{font-size:1rem;font-weight:700;line-height:1.1875rem;margin-bottom:1rem}.p-payment_methods .payment-methods .block-container .body{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.3}.p-payment_methods .agreement{grid-column-gap:1.5rem;grid-row-gap:1rem;display:grid;align-items:center}@media screen and (max-width: 1023px){.p-payment_methods .agreement{grid-template-columns:100%}}@media screen and (min-width: 1024px){.p-payment_methods .agreement{grid-template-columns:40% auto auto}}.p-payment_methods .agreement .box .number{color:#5096ff;color:var(--secondary-color);font-size:1.25rem;font-weight:700;line-height:1.5rem;margin-bottom:0.5rem}.p-payment_methods .agreement .box .address{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.3}.p-payment_methods .agreement .state{color:#939393;color:var(--text-secondary);font-size:0.875rem;line-height:1.3}.p-payment_methods .agreement .action{display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width: 1023px){.p-payment_methods .agreement .action{flex-direction:column}}@media screen and (min-width: 1024px){.p-payment_methods .agreement .action{flex-direction:row}}.p-payment_methods .agreement .action input,.p-payment_methods .agreement .action form{margin:0}@media screen and (max-width: 1023px){.p-payment_methods .agreement .action input,.p-payment_methods .agreement .action form{width:100%}}@media screen and (max-width: 1023px){.p-payment_methods .agreement .action .remove_card{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline;font-size:0.875rem;margin-bottom:1rem}}@media screen and (max-width: 1023px)and (min-width: 1024px){.p-payment_methods .agreement .action .remove_card:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}@media screen and (max-width: 1023px){.p-payment_methods .agreement .action .remove_card:active{color:#cf4c17;color:var(--link-color-active)}.p-payment_methods .agreement .action .remove_card:hover:not(:active){text-decoration:none}}@media screen and (min-width: 1024px){.p-payment_methods .agreement .action .remove_card{cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration);font-size:12px}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-payment_methods .agreement .action .remove_card:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}@media screen and (min-width: 1024px){.p-payment_methods .agreement .action .remove_card:active{color:#cf4c17;color:var(--link-color-active)}}@media screen and (min-width: 1024px)and (min-width: 1024px){.p-payment_methods .agreement .action .remove_card:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}@media screen and (min-width: 1024px){.p-payment_methods .agreement .action .remove_card:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}html[dir=ltr] .p-payment_methods .agreement .action .remove_card{margin-right:24px}html[dir=rtl] .p-payment_methods .agreement .action .remove_card{margin-left:24px}}.p-payment_methods .agreement .action .card{background-color:#eff3fa;border-radius:0.75rem;display:flex;padding:0.625rem 1rem;align-items:flex-end}@media screen and (max-width: 1023px){.p-payment_methods .agreement .action .card{width:100%}}.p-payment_methods .agreement .action .card .icon{background-color:#fff;background-position:center;background-repeat:no-repeat;background-size:contain;background-size:auto auto;background-size:initial;border-radius:0.25rem;height:1.75rem;width:3rem;background-image:url(/packs/static/images/pages/payment_methods/mastercard-12e5fbe88f899151afa0.svg)}@media screen and (min-width: 1024px){html[dir=ltr] .p-payment_methods .agreement .action .card .icon{margin-right:24px}html[dir=rtl] .p-payment_methods .agreement .action .card .icon{margin-left:24px}}.p-payment_methods .agreement .action .card .icon.mastercard{background-image:url(/packs/static/images/pages/payment_methods/mastercard-12e5fbe88f899151afa0.svg)}.p-payment_methods .agreement .action .card .icon.visa{background-image:url(/packs/static/images/pages/payment_methods/visa-5badc391b489dbfafd49.svg)}.p-payment_methods .agreement .action .card .icon.mir{background-image:url(/packs/static/images/pages/payment_methods/mir-85759759f4ed4fdb06ed.svg)}.p-payment_methods .agreement .action .card .number{font-size:1.5rem;font-weight:700;line-height:1.75rem}html[dir=ltr] .p-payment_methods .agreement .action .card .number{margin-right:1.5rem}html[dir=rtl] .p-payment_methods .agreement .action .card .number{margin-left:1.5rem}.p-payment_methods .agreement .action .card .expiry{color:#939393;color:var(--text-secondary);font-size:0.875rem;line-height:1.3}.p-payment_methods .agreement+.agreement{border-top:solid 2px #e6ecf7;margin-top:1.5rem;padding-top:1.5rem}.p-payments-qr h1{margin-bottom:0.25rem}.p-payments-qr .center{text-align:center}@media screen and (min-width: 1024px){.p-payments-qr .subheadline{margin-bottom:48px}}.p-payments-qr .svg,.p-payments-qr .status-message{display:flex;justify-content:center;margin-bottom:48px}.p-payments-qr .status-message{align-items:center;text-align:center;font-size:18px;height:176px}.p-payments-qr .status-message.is-error{color:#f2642b}.p-payments-qr .status-message.is-success{flex-direction:column}.p-payments-qr .status-message.is-success a{color:#f44f0c;color:var(--link-color);cursor:pointer;text-decoration:underline}@media screen and (min-width: 1024px){.p-payments-qr .status-message.is-success a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-payments-qr .status-message.is-success a:active{color:#cf4c17;color:var(--link-color-active)}.p-payments-qr .status-message.is-success a:hover:not(:active){text-decoration:none}.p-payments-qr .card-payment{text-align:center}.p-payments-qr .card-payment a.button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;padding-left:1rem;padding-right:1rem}@media screen and (max-width: 1023px){.p-payments-qr .card-payment a.button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-payments-qr .card-payment a.button{display:inline-flex;font-size:14px;min-width:160px}}.p-payments-qr .card-payment a.button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-payments-qr .card-payment a.button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-payments-qr .card-payment a.button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-payments-qr .card-payment a.button:hover{text-decoration:none}.p-payments-qr .card-payment a.button:active{box-shadow:none}.p-payments-qr .card-payment a.button.disabled,.p-payments-qr .card-payment a.button[disabled]{background:#afb5c9;cursor:default}.p-payments-qr .card-payment a.button.disabled:hover,.p-payments-qr .card-payment a.button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-payments-qr .card-payment a.button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}.p-payments-qr .card-payment a.button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 .p-payments-qr .card-payment a.button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 .p-payments-qr .card-payment a.button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 .p-payments-qr .card-payment a.button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}.p-photos .container-flex{display:flex}@media screen and (max-width: 1023px){.p-photos .container-flex{flex-direction:column}}@media screen and (min-width: 1024px){.p-photos .container-flex{flex-direction:row}}@media screen and (max-width: 1023px){.p-photos .container-flex input[type=submit]{width:100%}}@media screen and (min-width: 1024px){.p-photos .container-flex .item{flex-basis:100px;flex-grow:3;flex-shrink:1}html[dir=ltr] .p-photos .container-flex .item:not(:last-child){margin-right:24px}html[dir=rtl] .p-photos .container-flex .item:not(:last-child){margin-left:24px}}.p-photos .container-flex .item.right{flex-grow:1;max-width:360px}.p-photos .container-flex .block-container p{margin-bottom:2.5rem}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container p{font-size:0.875rem}}.p-photos .container-flex .block-container .examples{color:#5f5f5f;color:var(--text-base);display:flex;line-height:1.3;margin-bottom:2.5rem;text-align:center}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .examples{flex-direction:column;align-items:center}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .examples{justify-content:space-around;flex-direction:row;flex-basis:100px;flex-grow:1;flex-shrink:1}}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .examples .item{margin-bottom:1.5rem;font-size:0.875rem}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .examples .item{max-width:200px}}.p-photos .container-flex .block-container .examples .item .icon{height:8.75rem;width:8.75rem;margin:0 auto 0.75rem;background-repeat:no-repeat;background-size:contain}.p-photos .container-flex .block-container .examples .item.passport-1-ru .icon{background-image:url(/packs/static/images/pages/photos/passport-1-4bc0abe4bfd42a21b687.svg)}.p-photos .container-flex .block-container .examples .item.passport-2-ru .icon{background-image:url(/packs/static/images/pages/photos/passport-2-799e04bb4e511da5e1ab.svg)}.p-photos .container-flex .block-container .examples .item.passport-3-ru .icon{background-image:url(/packs/static/images/pages/photos/passport-3-bacd7e9073d1d94fa2f2.svg)}.p-photos .container-flex .block-container .examples .item.passport-1-et .icon{background-image:url(/packs/static/images/pages/photos/passport-1-4bc0abe4bfd42a21b687.svg)}.p-photos .container-flex .block-container .examples .item.passport-2-et .icon{background-image:url(/packs/static/images/pages/photos/passport-3-bacd7e9073d1d94fa2f2.svg)}.p-photos .container-flex .block-container .buttons{display:flex;margin-bottom:2.5rem}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .buttons{flex-direction:column}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .buttons{flex-direction:row}}.p-photos .container-flex .block-container .buttons .upload-photo,.p-photos .container-flex .block-container .buttons .make-photo{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border:2px solid #f1f1f1;box-shadow:0px 16px 32px -16px rgba(0,0,0,.15);box-sizing:border-box;font-size:0.875rem;height:auto;padding:1.5rem}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .buttons .upload-photo,.p-photos .container-flex .block-container .buttons .make-photo{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .buttons .upload-photo,.p-photos .container-flex .block-container .buttons .make-photo{display:inline-flex;font-size:14px;min-width:160px}}.p-photos .container-flex .block-container .buttons .upload-photo.button-v3,.p-photos .container-flex .block-container .buttons .make-photo.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .buttons .upload-photo.button-v3,.p-photos .container-flex .block-container .buttons .make-photo.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .buttons .upload-photo.button-v3,.p-photos .container-flex .block-container .buttons .make-photo.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-photos .container-flex .block-container .buttons .upload-photo:hover,.p-photos .container-flex .block-container .buttons .make-photo:hover{text-decoration:none}.p-photos .container-flex .block-container .buttons .upload-photo:active,.p-photos .container-flex .block-container .buttons .make-photo:active{box-shadow:none}.p-photos .container-flex .block-container .buttons .upload-photo.disabled,.p-photos .container-flex .block-container .buttons .upload-photo[disabled],.p-photos .container-flex .block-container .buttons .make-photo.disabled,.p-photos .container-flex .block-container .buttons .make-photo[disabled]{background:#afb5c9;cursor:default}.p-photos .container-flex .block-container .buttons .upload-photo.disabled:hover,.p-photos .container-flex .block-container .buttons .upload-photo[disabled]:hover,.p-photos .container-flex .block-container .buttons .make-photo.disabled:hover,.p-photos .container-flex .block-container .buttons .make-photo[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}.p-photos .container-flex .block-container .buttons .upload-photo:hover,.p-photos .container-flex .block-container .buttons .make-photo:hover{border:2px solid #5096ff;border:2px solid var(--secondary-color);box-shadow:0px 16px 32px -16px rgba(80,150,255,.44);color:var(--text-headline)}.p-photos .container-flex .block-container .buttons .upload-photo:active,.p-photos .container-flex .block-container .buttons .make-photo:active{border:2px solid #5096ff;border:2px solid var(--secondary-color);box-shadow:none;color:var(--text-headline)}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .buttons .upload-photo,.p-photos .container-flex .block-container .buttons .make-photo{flex-basis:100px;flex-grow:1;flex-shrink:1}}.p-photos .container-flex .block-container .buttons .upload-photo.btn-loading,.p-photos .container-flex .block-container .buttons .make-photo.btn-loading{color:rgba(0,0,0,0) !important;pointer-events:none;position:relative}.p-photos .container-flex .block-container .buttons .upload-photo.btn-loading:after,.p-photos .container-flex .block-container .buttons .make-photo.btn-loading:after{content:"";animation:loader 500ms infinite linear;border:2px solid #fb4a23;border-radius:50%;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);display:block;height:1.4rem;width:1.4rem;position:absolute;top:calc(50% - .7rem);transform-origin:center;position:absolute}html[dir=ltr] .p-photos .container-flex .block-container .buttons .upload-photo.btn-loading:after,html[dir=ltr] .p-photos .container-flex .block-container .buttons .make-photo.btn-loading:after{left:calc(50% - .7rem)}html[dir=rtl] .p-photos .container-flex .block-container .buttons .upload-photo.btn-loading:after,html[dir=rtl] .p-photos .container-flex .block-container .buttons .make-photo.btn-loading:after{right:calc(50% - .7rem)}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .buttons .upload-photo{margin-bottom:1rem}}@media screen and (min-width: 1024px){html[dir=ltr] .p-photos .container-flex .block-container .buttons .upload-photo{margin-right:1.5rem}html[dir=rtl] .p-photos .container-flex .block-container .buttons .upload-photo{margin-left:1.5rem}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .buttons .upload-photo .mobile{display:none}}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .buttons .upload-photo .desktop{display:none}}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .buttons .make-photo{display:none}}.p-photos .container-flex .block-container .photo-progress h2{margin-bottom:24px}.p-photos .container-flex .block-container .photo-progress .progress-bar{background-color:rgba(215,224,239,.5);border-radius:0.375rem;height:0.75rem;margin-bottom:0.25rem}.p-photos .container-flex .block-container .photo-progress .progress-bar .progress{background-color:#f44f0c;background-color:var(--primary-color);border-radius:0.375rem;height:0.75rem}.p-photos .container-flex .block-container .photo-progress .progress-bar .progress.w-0{width:0px}.p-photos .container-flex .block-container .photo-progress .progress-bar .progress.w-33{width:33%}.p-photos .container-flex .block-container .photo-progress .progress-bar .progress.w-50{width:50%}.p-photos .container-flex .block-container .photo-progress .progress-bar .progress.w-66{width:66%}.p-photos .container-flex .block-container .photo-progress .progress-bar .progress.w-100{width:100%}.p-photos .container-flex .block-container .photo-progress .hint{color:#939393;color:var(--text-secondary);font-size:0.75rem;line-height:0.875rem}.p-photos .container-flex .block-container .photo-progress .hint+.hint{margin-top:4px}.p-photos .container-flex .block-container .photo-progress .b-gallery{margin-top:1.5rem}.p-photos .container-flex .block-container .photo-progress .camera{margin-bottom:2.5rem}.p-photos .container-flex .block-container .photo-progress .camera .display{color:rgba(0,0,0,0) !important;pointer-events:none;position:relative;border-radius:0.75rem;border:1px solid #5096ff;border:1px solid var(--secondary-color);box-sizing:border-box;height:480px;margin-bottom:1.5rem;width:640px}.p-photos .container-flex .block-container .photo-progress .camera .display:after{content:"";animation:loader 500ms infinite linear;border:2px solid #fb4a23;border-radius:50%;border-right-color:rgba(0,0,0,0);border-top-color:rgba(0,0,0,0);display:block;height:1.4rem;width:1.4rem;position:absolute;top:calc(50% - .7rem);transform-origin:center;position:absolute}html[dir=ltr] .p-photos .container-flex .block-container .photo-progress .camera .display:after{left:calc(50% - .7rem)}html[dir=rtl] .p-photos .container-flex .block-container .photo-progress .camera .display:after{right:calc(50% - .7rem)}.p-photos .container-flex .block-container .photo-progress .camera .display video{border-radius:0.75rem;margin-top:-1px;position:relative;z-index:1}html[dir=ltr] .p-photos .container-flex .block-container .photo-progress .camera .display video{margin-left:-1px}html[dir=rtl] .p-photos .container-flex .block-container .photo-progress .camera .display video{margin-right:-1px}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#5096ff;background:var(--secondary-color);color:#fff}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot{display:inline-flex;font-size:14px;min-width:160px}}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot:hover{text-decoration:none}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot:active{box-shadow:none}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot.disabled,.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot[disabled]{background:#afb5c9;cursor:default}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot.disabled:hover,.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot:hover{background:#50b5ff;background:var(--secondary-color-hover);color:#fff}}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot:active{background:#3178e2;background:var(--secondary-color-active)}html[dir=ltr] .p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot{margin-right:1.875rem}html[dir=rtl] .p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_snapshot{margin-left:1.875rem}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#f44f0c;border-color:var(--primary-color);color:#f44f0c;color:var(--primary-color);padding:0 1.25rem}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel{display:inline-flex;font-size:14px;min-width:160px}}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel:hover{text-decoration:none}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel:active{box-shadow:none}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel.disabled,.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel[disabled]{background:#afb5c9;cursor:default}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel.disabled:hover,.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel:hover{box-shadow:0px 4px 12px rgba(255,124,51,.24);border-color:#ff7c33;border-color:var(--primary-color-hover);color:#ff7c33;color:var(--primary-color-hover)}}.p-photos .container-flex .block-container .photo-progress .camera .webcam-actions .btn-webcam_cancel:active{border-color:#cf4c17;border-color:var(--primary-color-active);color:#cf4c17;color:var(--primary-color-active)}.p-photos .container-flex .block-container.additional .icon{background-image:url(/packs/static/images/pages/photos/icon-info-red-4af68e94ed94dccfd612.svg);background-repeat:no-repeat;background-size:contain;height:3.5rem;margin:0 auto 1.5rem;width:3.5rem}.p-photos .container-flex .block-container.additional .title{font-size:1.25rem;font-weight:700;line-height:1.5rem;margin-bottom:1.5rem;text-align:center}.p-photos .container-flex .block-container.additional ul li{color:#5f5f5f;color:var(--text-base);font-size:0.875rem;line-height:1.3;position:relative}html[dir=ltr] .p-photos .container-flex .block-container.additional ul li{padding-left:1.25rem}html[dir=rtl] .p-photos .container-flex .block-container.additional ul li{padding-right:1.25rem}.p-photos .container-flex .block-container.additional ul li:not(:last-child){margin-bottom:1.375rem}.p-photos .container-flex .block-container.additional ul li:before{background-color:#f44f0c;background-color:var(--primary-color);border-radius:0.25rem;content:"";height:0.5rem;position:absolute;top:0.3125rem;width:0.5rem}html[dir=ltr] .p-photos .container-flex .block-container.additional ul li:before{left:0}html[dir=rtl] .p-photos .container-flex .block-container.additional ul li:before{right:0}.p-privacies .container.privacy h1{margin-bottom:2.1052631579rem;text-align:left}@media screen and (max-width: 1023px){.p-privacies .container.privacy h1{line-height:1.8947368421rem;margin-bottom:1.6842105263rem}}.p-privacies .container.privacy h1 .hint{margin-top:0.7368421053rem;font-size:18px;line-height:1.3684210526rem;font-weight:normal}@media screen and (max-width: 1023px){.p-privacies .container.privacy h1 .hint{font-size:0.8421052632rem}}.p-privacies .container.privacy a{color:#f44f0c;color:var(--primary-color);white-space:nowrap}.p-privacies .container.privacy p{font-size:18px;line-height:26px;margin-bottom:24px}@media screen and (max-width: 1023px){.p-privacies .container.privacy p{font-size:0.8421052632rem;margin-bottom:1.0526315789rem;line-height:1.5;letter-spacing:0.0084210526rem}}.p-privacies .container.privacy p+ul,.p-privacies .container.privacy p+ol{margin-top:-10px}.p-privacies .container.privacy h2{color:var(--text-headline);margin-top:1.6842105263rem;margin-bottom:1.2631578947rem;letter-spacing:-0.48px;font-size:1.2631578947rem;text-align:left}@media screen and (max-width: 1023px){.p-privacies .container.privacy h2{font-size:0.9473684211rem;margin-bottom:1.0526315789rem}}.p-privacies .container.privacy ol,.p-privacies .container.privacy ul{font-size:18px;margin-bottom:1.1578947368rem}html[dir=ltr] .p-privacies .container.privacy ol,html[dir=ltr] .p-privacies .container.privacy ul{padding-left:1.0526315789rem}html[dir=rtl] .p-privacies .container.privacy ol,html[dir=rtl] .p-privacies .container.privacy ul{padding-right:1.0526315789rem}@media screen and (max-width: 1023px){.p-privacies .container.privacy ol,.p-privacies .container.privacy ul{font-size:0.8421052632rem}}.p-privacies .container.privacy ol li,.p-privacies .container.privacy ul li{margin-bottom:0.6315789474rem;line-height:1.4}.p-privacies .container.privacy ol{list-style:decimal}.p-privacies .container.privacy ol ul{margin-top:0.5263157895rem;list-style:disc}.p-privacies .container.privacy ol ul li{margin-bottom:0}.p-privacies .container.privacy ul{list-style:disc}.p-privacies .container.privacy ul.none{list-style:none;padding-left:0 !important}.p-sitemap h1{margin-bottom:1.875rem}.p-sitemap .sitemap ul{margin:0}.p-sitemap .sitemap ul a{color:#f44f0c;color:var(--primary-color);cursor:pointer;text-decoration:none;-webkit-text-decoration:var(--link-decoration);text-decoration:var(--link-decoration)}@media screen and (min-width: 1024px){.p-sitemap .sitemap ul a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}.p-sitemap .sitemap ul a:active{color:#cf4c17;color:var(--link-color-active)}@media screen and (min-width: 1024px){.p-sitemap .sitemap ul a:hover{text-decoration:underline;-webkit-text-decoration:var(--link-decoration-hover);text-decoration:var(--link-decoration-hover)}}.p-sitemap .sitemap ul a:active{text-decoration:none;-webkit-text-decoration:var(--link-decoration-active);text-decoration:var(--link-decoration-active)}.p-sitemap .sitemap ul li{margin-bottom:0.5rem}.p-sitemap .sitemap ul li ul{list-style:disc;margin-top:0.5rem}html[dir=ltr] .p-sitemap .sitemap ul li ul{margin-left:1.25rem}html[dir=rtl] .p-sitemap .sitemap ul li ul{margin-right:1.25rem}.p-storages_with_staffs .container-modal{background-color:#fff;min-height:100vh;position:absolute;text-align:center;top:0;width:100vw;z-index:1001}html[dir=ltr] .p-storages_with_staffs .container-modal{left:0}html[dir=rtl] .p-storages_with_staffs .container-modal{right:0}@media screen and (max-width: 1023px){.p-storages_with_staffs .container-modal{padding:3rem 1rem 0.625rem}}@media screen and (min-width: 1024px){.p-storages_with_staffs .container-modal{padding:120px 0 40px}}.p-storages_with_staffs .container-modal .icon{background-image:url(/packs/static/images/pages/storages_with_staffs/icon-map-eec5bb37f3edaa63d71c.svg);background-position:center;background-repeat:no-repeat;background-size:contain;margin-bottom:1rem;width:100%}@media screen and (max-width: 1023px){.p-storages_with_staffs .container-modal .icon{height:2.75rem}}@media screen and (min-width: 1024px){.p-storages_with_staffs .container-modal .icon{height:56px}}.p-storages_with_staffs .container-modal h1{font-weight:700;margin-bottom:1.5rem}@media screen and (max-width: 1023px){.p-storages_with_staffs .container-modal h1{font-size:1.25rem;line-height:1.5rem}}@media screen and (min-width: 1024px){.p-storages_with_staffs .container-modal h1{font-size:24px;line-height:28px}}.p-storages_with_staffs .container-modal .note{color:#5f5f5f;color:var(--text-base);line-height:1.3;margin:0 auto 2.5rem;max-width:540px}@media screen and (max-width: 1023px){.p-storages_with_staffs .container-modal .note{font-size:0.875rem}}.p-storages_with_staffs .container-modal .storage{border-radius:0.75rem;border:2px solid #f1f1f1;box-shadow:0px 22px 44px -22px rgba(0,0,0,.15);box-sizing:border-box;display:flex;max-width:540px;margin:0 auto 1rem;padding:1.5rem}@media screen and (max-width: 1023px){.p-storages_with_staffs .container-modal .storage{flex-direction:column;align-items:flex-start}}@media screen and (min-width: 1024px){.p-storages_with_staffs .container-modal .storage{flex-direction:row;justify-content:space-between;align-items:center}}html[dir=ltr] .p-storages_with_staffs .container-modal .storage .info{text-align:left}html[dir=rtl] .p-storages_with_staffs .container-modal .storage .info{text-align:right}.p-storages_with_staffs .container-modal .storage .info .address{font-weight:700;line-height:1.1875rem;margin-bottom:0.25rem}.p-storages_with_staffs .container-modal .storage .info .worktime{color:#939393;color:var(--text-secondary);font-size:0.875rem;line-height:1.3}@media screen and (max-width: 1023px){.p-storages_with_staffs .container-modal .storage .info .worktime{margin-bottom:1.5rem}}.p-storages_with_staffs .container-modal .storage .phone{color:#5f5f5f;color:var(--text-base)}.p-storages_with_staffs .container-modal a.back{background-image:url(/packs/static/images/pages/storages_with_staffs/close-04648fcb444cc9e444c0.svg);background-repeat:no-repeat;background-size:contain;display:block;position:absolute}@media screen and (max-width: 1023px){.p-storages_with_staffs .container-modal a.back{height:1rem;top:1rem;width:1rem}html[dir=ltr] .p-storages_with_staffs .container-modal a.back{right:1rem}html[dir=rtl] .p-storages_with_staffs .container-modal a.back{left:1rem}}@media screen and (min-width: 1024px){.p-storages_with_staffs .container-modal a.back{height:24px;top:60px;width:24px}html[dir=ltr] .p-storages_with_staffs .container-modal a.back{right:60px}html[dir=rtl] .p-storages_with_staffs .container-modal a.back{left:60px}}article.benefits header{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media screen and (max-width: 1023px){article.benefits header .note{max-width:16.25rem}}article.benefits .gradient{background:linear-gradient(180deg, #f44f0c 1.16%, #ff7c33 123.13%);background:linear-gradient(180deg, var(--primary-color) 1.16%, var(--primary-color-hover) 123.13%);color:#fff;width:100%}@media screen and (max-width: 1023px){article.benefits .gradient{padding-bottom:15rem}}article.benefits .gradient ul{color:#fff}@media screen and (max-width: 1023px){article.benefits .gradient ul{padding:3rem 0.25rem 0}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.benefits .gradient ul{width:calc(550px + 0.0852272727*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.benefits .gradient ul{width:565px}}@media screen and (min-width: 1024px){article.benefits .gradient ul{display:flex;flex-direction:column;flex-wrap:wrap;max-height:400px;padding-bottom:0;padding-top:45px;margin-bottom:45px}html[dir=ltr] article.benefits .gradient ul{padding-left:3px}html[dir=rtl] article.benefits .gradient ul{padding-right:3px}html[dir=ltr] article.benefits .gradient ul{padding-right:0}html[dir=rtl] article.benefits .gradient ul{padding-left:0}}article.benefits .gradient ul li{align-items:center;display:flex;font-size:1rem;line-height:1.3}@media screen and (max-width: 1023px){article.benefits .gradient ul li:not(:last-child){margin-bottom:2rem}article.benefits .gradient ul li:last-child{margin-bottom:0.8125rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li{margin-bottom:40px;width:50%}html[dir=ltr] article.benefits .gradient ul li{padding-right:20px}html[dir=rtl] article.benefits .gradient ul li{padding-left:20px}article.benefits .gradient ul li:nth-child(4n){margin-bottom:0}}article.benefits .gradient ul li.clock:before{background-image:url(/packs/static/images/articles/benefits/clock-9081e3f704ed082fb27f.svg);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0px 5px 15px rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.benefits .gradient ul li.clock:before{border-radius:3.5rem;height:3.5rem;width:3.5rem}html[dir=ltr] article.benefits .gradient ul li.clock:before{margin-right:1.75rem}html[dir=rtl] article.benefits .gradient ul li.clock:before{margin-left:1.75rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li.clock:before{border-radius:56px;height:52px;width:52px}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.benefits .gradient ul li.clock:before{margin-right:calc(24px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient ul li.clock:before{margin-left:calc(24px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.benefits .gradient ul li.clock:before{margin-right:40px}html[dir=rtl] article.benefits .gradient ul li.clock:before{margin-left:40px}}article.benefits .gradient ul li.temperature:before{background-image:url(/packs/static/images/articles/benefits/temperature-f91f28187179811201b1.svg);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0px 5px 15px rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.benefits .gradient ul li.temperature:before{border-radius:3.5rem;height:3.5rem;width:3.5rem}html[dir=ltr] article.benefits .gradient ul li.temperature:before{margin-right:1.75rem}html[dir=rtl] article.benefits .gradient ul li.temperature:before{margin-left:1.75rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li.temperature:before{border-radius:56px;height:52px;width:52px}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.benefits .gradient ul li.temperature:before{margin-right:calc(24px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient ul li.temperature:before{margin-left:calc(24px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.benefits .gradient ul li.temperature:before{margin-right:40px}html[dir=rtl] article.benefits .gradient ul li.temperature:before{margin-left:40px}}article.benefits .gradient ul li.monitoring:before{background-image:url(/packs/static/images/articles/benefits/monitoring-a061f541565e67af76f4.svg);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0px 5px 15px rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.benefits .gradient ul li.monitoring:before{border-radius:3.5rem;height:3.5rem;width:3.5rem}html[dir=ltr] article.benefits .gradient ul li.monitoring:before{margin-right:1.75rem}html[dir=rtl] article.benefits .gradient ul li.monitoring:before{margin-left:1.75rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li.monitoring:before{border-radius:56px;height:52px;width:52px}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.benefits .gradient ul li.monitoring:before{margin-right:calc(24px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient ul li.monitoring:before{margin-left:calc(24px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.benefits .gradient ul li.monitoring:before{margin-right:40px}html[dir=rtl] article.benefits .gradient ul li.monitoring:before{margin-left:40px}}article.benefits .gradient ul li.security:before{background-image:url(/packs/static/images/articles/benefits/security-93ac87fbbb7d1994ed81.svg);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0px 5px 15px rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.benefits .gradient ul li.security:before{border-radius:3.5rem;height:3.5rem;width:3.5rem}html[dir=ltr] article.benefits .gradient ul li.security:before{margin-right:1.75rem}html[dir=rtl] article.benefits .gradient ul li.security:before{margin-left:1.75rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li.security:before{border-radius:56px;height:52px;width:52px}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.benefits .gradient ul li.security:before{margin-right:calc(24px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient ul li.security:before{margin-left:calc(24px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.benefits .gradient ul li.security:before{margin-right:40px}html[dir=rtl] article.benefits .gradient ul li.security:before{margin-left:40px}}article.benefits .gradient ul li.cleaning:before{background-image:url(/packs/static/images/articles/benefits/cleaning-beb4d35f582464c3fa28.svg);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0px 5px 15px rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.benefits .gradient ul li.cleaning:before{border-radius:3.5rem;height:3.5rem;width:3.5rem}html[dir=ltr] article.benefits .gradient ul li.cleaning:before{margin-right:1.75rem}html[dir=rtl] article.benefits .gradient ul li.cleaning:before{margin-left:1.75rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li.cleaning:before{border-radius:56px;height:52px;width:52px}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.benefits .gradient ul li.cleaning:before{margin-right:calc(24px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient ul li.cleaning:before{margin-left:calc(24px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.benefits .gradient ul li.cleaning:before{margin-right:40px}html[dir=rtl] article.benefits .gradient ul li.cleaning:before{margin-left:40px}}article.benefits .gradient ul li.height:before{background-image:url(/packs/static/images/articles/benefits/height-807aa991c7b29b088b32.svg);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0px 5px 15px rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.benefits .gradient ul li.height:before{border-radius:3.5rem;height:3.5rem;width:3.5rem}html[dir=ltr] article.benefits .gradient ul li.height:before{margin-right:1.75rem}html[dir=rtl] article.benefits .gradient ul li.height:before{margin-left:1.75rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li.height:before{border-radius:56px;height:52px;width:52px}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.benefits .gradient ul li.height:before{margin-right:calc(24px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient ul li.height:before{margin-left:calc(24px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.benefits .gradient ul li.height:before{margin-right:40px}html[dir=rtl] article.benefits .gradient ul li.height:before{margin-left:40px}}article.benefits .gradient ul li.access:before{background-image:url(/packs/static/images/articles/benefits/access-15948ceee287a9f9da81.svg);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0px 5px 15px rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.benefits .gradient ul li.access:before{border-radius:3.5rem;height:3.5rem;width:3.5rem}html[dir=ltr] article.benefits .gradient ul li.access:before{margin-right:1.75rem}html[dir=rtl] article.benefits .gradient ul li.access:before{margin-left:1.75rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li.access:before{border-radius:56px;height:52px;width:52px}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.benefits .gradient ul li.access:before{margin-right:calc(24px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient ul li.access:before{margin-left:calc(24px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.benefits .gradient ul li.access:before{margin-right:40px}html[dir=rtl] article.benefits .gradient ul li.access:before{margin-left:40px}}article.benefits .gradient ul li.legal:before{background-image:url(/packs/static/images/articles/benefits/legal-7744b0867d0de7f7a7dc.svg);background-position:center;background-repeat:no-repeat;background-size:contain;box-shadow:0px 5px 15px rgba(0,0,0,.1);content:"";display:block;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.benefits .gradient ul li.legal:before{border-radius:3.5rem;height:3.5rem;width:3.5rem}html[dir=ltr] article.benefits .gradient ul li.legal:before{margin-right:1.75rem}html[dir=rtl] article.benefits .gradient ul li.legal:before{margin-left:1.75rem}}@media screen and (min-width: 1024px){article.benefits .gradient ul li.legal:before{border-radius:56px;height:52px;width:52px}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.benefits .gradient ul li.legal:before{margin-right:calc(24px + 0.0909090909*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient ul li.legal:before{margin-left:calc(24px + 0.0909090909*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.benefits .gradient ul li.legal:before{margin-right:40px}html[dir=rtl] article.benefits .gradient ul li.legal:before{margin-left:40px}}article.benefits .gradient ul li a{color:#fff;cursor:pointer;text-decoration:underline}@media screen and (max-width: 1023px){article.benefits .gradient ul li a:active{color:#fff;text-decoration:underline}}@media screen and (min-width: 1024px){article.benefits .gradient ul li a:hover:not(:active){color:#fff;text-decoration:underline}}article.benefits .gradient picture{position:absolute}@media screen and (min-width: 1024px){article.benefits .gradient picture{min-width:300px}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.benefits .gradient picture{top:-89px}html[dir=ltr] article.benefits .gradient picture{right:calc(-170px + 0.8238636364*(100vw - 1024px))}html[dir=rtl] article.benefits .gradient picture{left:calc(-170px + 0.8238636364*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.benefits .gradient picture{top:-89px}html[dir=ltr] article.benefits .gradient picture{right:-25px}html[dir=rtl] article.benefits .gradient picture{left:-25px}}article.boxes_grid .boxes{display:grid;justify-items:center;grid-row-gap:1.875rem;row-gap:1.875rem}@media screen and (max-width: 767px)and (orientation: portrait){article.boxes_grid .boxes{grid-template-columns:auto}}@media screen and (max-width: 767px)and (orientation: landscape){article.boxes_grid .boxes{grid-template-columns:auto}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.boxes_grid .boxes{grid-template-columns:auto auto}}@media screen and (min-width: 1024px){article.boxes_grid .boxes{grid-template-columns:auto auto auto auto}}article.boxes_with_slider{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);padding-bottom:0}article.boxes_with_slider .swiper-v8{display:flex;flex-direction:column;overflow:hidden}@media screen and (max-width: 1023px){article.boxes_with_slider .swiper-v8{gap:var(--spacing-6xl)}}@media screen and (min-width: 1024px){article.boxes_with_slider .swiper-v8{gap:64px}}article.boxes_with_slider .boxes{display:flex}article.boxes_with_slider .box{display:flex;flex-direction:column;flex-shrink:0;width:25%}@media screen and (max-width: 1023px){article.boxes_with_slider .box{font-size:0.7894736842rem;gap:0.6315789474rem;line-height:1.1578947368rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box{font-size:15px;gap:12px;line-height:22px}}article.boxes_with_slider .box .photo-placeholder{background-image:var(--default-background);background-position:center;background-repeat:no-repeat;background-size:cover;padding-bottom:81%;position:relative}@media screen and (max-width: 1023px){article.boxes_with_slider .box .photo-placeholder{border-radius:1.2631578947rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .photo-placeholder{border-radius:24px}}article.boxes_with_slider .box .photo-placeholder .discount{font-size:var(--p4-font-size);font-weight:var(--p4-font-weight);letter-spacing:var(--p4-letter-spacing);line-height:var(--p4-line-height);background:#00b929;color:#fff;display:flex;align-items:center;gap:var(--spacing-md);position:absolute}@media screen and (max-width: 1023px){article.boxes_with_slider .box .photo-placeholder .discount{border-radius:0.8421052632rem;height:1.3684210526rem;left:0.6315789474rem;padding:0 0.5263157895rem;top:0.7368421053rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .photo-placeholder .discount{border-radius:16px;height:26px;left:12px;padding:0 10px;top:14px}}article.boxes_with_slider .box .square-dimension,article.boxes_with_slider .box .tags{align-items:center;display:flex}@media screen and (max-width: 1023px){article.boxes_with_slider .box .square-dimension,article.boxes_with_slider .box .tags{gap:0.3157894737rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .square-dimension,article.boxes_with_slider .box .tags{gap:6px}}article.boxes_with_slider .box .square-dimension .separator,article.boxes_with_slider .box .tags .separator{border-radius:2px;background:#70707b;background:var(--gray-500);height:2px;width:2px}article.boxes_with_slider .box .square{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}article.boxes_with_slider .box .dimension{color:#70707b;color:var(--gray-500)}article.boxes_with_slider .box .info{display:flex;flex-direction:column}@media screen and (max-width: 1023px){article.boxes_with_slider .box .info{gap:0.1052631579rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .info{gap:2px}}article.boxes_with_slider .box .info .address{font-weight:500}article.boxes_with_slider .box .info .metro{display:flex;align-items:center}@media screen and (max-width: 1023px){article.boxes_with_slider .box .info .metro{gap:0.3157894737rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .info .metro{gap:6px}}@media screen and (max-width: 1023px){article.boxes_with_slider .box .info .metro .line{border-radius:0.4210526316rem;height:0.4210526316rem;width:0.4210526316rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .info .metro .line{border-radius:8px;height:8px;width:8px}}article.boxes_with_slider .box .info .tags{color:#70707b;color:var(--gray-500)}article.boxes_with_slider .box .price-rating{align-items:center;display:flex;justify-content:space-between;margin-top:auto}article.boxes_with_slider .box .price{align-items:baseline;display:flex;gap:var(--spacing-md)}article.boxes_with_slider .box .price .new{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}article.boxes_with_slider .box .price .old{color:#70707b;color:var(--gray-500);text-decoration:line-through}article.boxes_with_slider .box .rating{align-items:center;display:flex}@media screen and (max-width: 1023px){article.boxes_with_slider .box .rating{gap:0.2105263158rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .rating{gap:4px}}article.boxes_with_slider .box .rating:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";font-size:16px}article.boxes_with_slider .box .rent{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){article.boxes_with_slider .box .rent{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .rent{border-radius:48px}}@media screen and (max-width: 1023px){article.boxes_with_slider .box .rent{gap:0.2105263158rem;height:2.1052631579rem;padding:0.5263157895rem 0.8421052632rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .rent{gap:4px;height:40px;padding:10px 16px}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .rent:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}article.boxes_with_slider .box .rent:active{background:#000;color:#fff}article.boxes_with_slider .box .rent.disabled,article.boxes_with_slider .box .rent[disabled],article.boxes_with_slider .box .rent.disabled:hover,article.boxes_with_slider .box .rent[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}article.boxes_with_slider .box .rent:before,article.boxes_with_slider .box .rent:after{line-height:1}@media screen and (max-width: 1023px){article.boxes_with_slider .box .rent:before,article.boxes_with_slider .box .rent:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .rent:before,article.boxes_with_slider .box .rent:after{font-size:20px}}@media screen and (min-width: 1024px){article.boxes_with_slider .box .rent:hover{text-decoration:none}}article.boxes_with_slider .box .rent:active{text-decoration:none}article.cannot_be_stored{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}article.cannot_be_stored .container.background{overflow:hidden;padding:0;position:relative}@media screen and (min-width: 1024px){article.cannot_be_stored .container.background:before{z-index:1;content:"";position:absolute;background:linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);transform:rotate(-180deg);left:-12px;top:0;width:100px;height:280px}article.cannot_be_stored .container.background:after{z-index:1;content:"";position:absolute;background:linear-gradient(270deg, #fff 0%, rgba(255, 255, 255, 0) 100%);right:0;top:0;width:100px;height:280px}}article.cannot_be_stored .slides{overflow:hidden}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.cannot_be_stored .slides{margin-left:-14px}html[dir=rtl] article.cannot_be_stored .slides{margin-right:-14px}}@media screen and (min-width: 1200px){html[dir=ltr] article.cannot_be_stored .slides{margin-left:-12px}html[dir=rtl] article.cannot_be_stored .slides{margin-right:-12px}}article.cannot_be_stored .slides .slides-wrapper{display:flex}article.cannot_be_stored .slides .slides-wrapper .slide{flex-shrink:0;width:160px}@media screen and (max-width: 1023px){article.cannot_be_stored .slides .slides-wrapper .slide{width:100vw}}article.cannot_be_stored .slides .slides-wrapper .slide-inner{border-radius:0.75rem 0.75rem 0 0;flex-shrink:0;overflow:hidden;margin:0 0.875rem}article.cannot_be_stored .slides .slides-wrapper .slide-inner:before{content:"";background-position-x:center;background-size:contain;background-repeat:no-repeat;display:block;width:100%;height:12.5rem}article.cannot_be_stored .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_1-060bc41f1acdfa73b85b.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_1@2x-c3f9e0cb0584956a1831.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_1-6b5c3e6c54dce8610a5b.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_1@2x-6c3adfb3c88d766bbcdb.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_2-7825b7f94f6844effcc7.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_2@2x-5fb88e3b42da2190df70.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_2-db9b87d458bd7266b6a1.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_2@2x-3e3e197b32ec21dce7f2.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide-3 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_3-e787a4b13bd9123ff300.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-3 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_3@2x-7e58de044be0bc477dec.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-3 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_3-6582055a0a6820a9d0b3.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-3 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_3@2x-0b0bb6d9f7d79a46a919.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide-4 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_4-4027b05e7a6516bf92ab.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-4 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_4@2x-7bbd9ee96cb0e5791c77.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-4 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_4-eefa7c1d6c7501d23576.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-4 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_4@2x-1a69fa24684668a029c4.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide-5 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_5-b1269974a0b825f2923b.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-5 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_5@2x-c72aa1fb456c7fff04db.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-5 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_5-d2672c77a4775cd6a2c8.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-5 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_5@2x-dd1410b1ff44d0de7638.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide-6 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_6-3ce528f24e0f616957ea.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-6 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_6@2x-34cf4c871c8c07b2bcb5.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-6 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_6-b3e631768ef18d9db53c.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-6 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_6@2x-c0345019840eb3e3cc54.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide-7 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_7-4cc574bba1b276050bf7.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-7 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_7@2x-8b709258a021748a9a4d.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-7 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_7-1e8825c481adca1e16c5.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-7 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_7@2x-6d9bdfc2e4388178dfaf.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide-8 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_8-d60b9d31ad9d0b6f7bad.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-8 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_8@2x-d1333623e537d0567458.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-8 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_8-19824e23521f3d4c8c71.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-8 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_8@2x-b2f5e487aff3239138b0.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide-9 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_9-86f5ecaa3ae89b564f28.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.cannot_be_stored .slides .slides-wrapper .slide-9 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_9@2x-07ce014a4dbb99e67ffd.png)}}.webp article.cannot_be_stored .slides .slides-wrapper .slide-9 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_9-3060bcb989a7d4e75be8.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.cannot_be_stored .slides .slides-wrapper .slide-9 .slide-inner:before{background-image:url(/packs/static/images/articles/cannot_be_stored/slide_9@2x-6f2e6402a57960cd4b86.webp)}}article.cannot_be_stored .slides .slides-wrapper .slide .label{align-items:center;color:#5f5f5f;color:var(--text-base);display:flex;font-size:1rem;justify-content:center;line-height:1.2;text-align:center;word-break:break-word}@media screen and (max-width: 1023px){article.cannot_be_stored .slides .slides-wrapper .slide .label{font-size:1.25rem;line-height:1.5rem;margin-top:1.25rem;margin-bottom:2.5rem}}@media screen and (max-width: 1023px){article.cannot_be_stored .slides .b-slider-pagination{margin-top:0.6875rem}}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .b-slider-pagination{display:none}}@media screen and (max-width: 1023px){article.cannot_be_stored .slides .slider-navigation{display:none}}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation{display:flex;justify-content:center;margin-top:10px;padding-bottom:10px}}article.cannot_be_stored .slides .slider-navigation .b-slider-prev{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.cannot_be_stored .slides .slider-navigation .b-slider-prev{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation .b-slider-prev{display:inline-flex;font-size:14px;min-width:160px}}article.cannot_be_stored .slides .slider-navigation .b-slider-prev.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.cannot_be_stored .slides .slider-navigation .b-slider-prev.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation .b-slider-prev.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.cannot_be_stored .slides .slider-navigation .b-slider-prev:hover{text-decoration:none}article.cannot_be_stored .slides .slider-navigation .b-slider-prev:active{box-shadow:none}article.cannot_be_stored .slides .slider-navigation .b-slider-prev.disabled,article.cannot_be_stored .slides .slider-navigation .b-slider-prev[disabled]{background:#afb5c9;cursor:default}article.cannot_be_stored .slides .slider-navigation .b-slider-prev.disabled:hover,article.cannot_be_stored .slides .slider-navigation .b-slider-prev[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation .b-slider-prev:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.cannot_be_stored .slides .slider-navigation .b-slider-prev:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.cannot_be_stored .slides .slider-navigation .b-slider-prev{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.cannot_be_stored .slides .slider-navigation .b-slider-prev:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.cannot_be_stored .slides .slider-navigation .b-slider-prev:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation .b-slider-prev{border-radius:60px;border:4px solid #fff;box-sizing:content-box;height:60px;min-width:60px;width:60px}}article.cannot_be_stored .slides .slider-navigation .b-slider-prev:before{background-image:url(/packs/static/images/blocks/b-button/navigation-471cc917dbf0d47ac100.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5625rem;width:1rem}html[dir=ltr] article.cannot_be_stored .slides .slider-navigation .b-slider-prev:before{margin-left:-0.125rem}html[dir=rtl] article.cannot_be_stored .slides .slider-navigation .b-slider-prev:before{margin-right:-0.125rem}html[dir=ltr] article.cannot_be_stored .slides .slider-navigation .b-slider-prev:before{transform:scaleX(-1)}article.cannot_be_stored .slides .slider-navigation .b-slider-prev.is-disabled{background-color:#939393;background-color:var(--text-secondary);box-shadow:none;cursor:default}html[dir=ltr] article.cannot_be_stored .slides .slider-navigation .b-slider-prev{margin-right:1.5rem}html[dir=rtl] article.cannot_be_stored .slides .slider-navigation .b-slider-prev{margin-left:1.5rem}article.cannot_be_stored .slides .slider-navigation .b-slider-next{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.cannot_be_stored .slides .slider-navigation .b-slider-next{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation .b-slider-next{display:inline-flex;font-size:14px;min-width:160px}}article.cannot_be_stored .slides .slider-navigation .b-slider-next.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.cannot_be_stored .slides .slider-navigation .b-slider-next.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation .b-slider-next.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.cannot_be_stored .slides .slider-navigation .b-slider-next:hover{text-decoration:none}article.cannot_be_stored .slides .slider-navigation .b-slider-next:active{box-shadow:none}article.cannot_be_stored .slides .slider-navigation .b-slider-next.disabled,article.cannot_be_stored .slides .slider-navigation .b-slider-next[disabled]{background:#afb5c9;cursor:default}article.cannot_be_stored .slides .slider-navigation .b-slider-next.disabled:hover,article.cannot_be_stored .slides .slider-navigation .b-slider-next[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation .b-slider-next:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.cannot_be_stored .slides .slider-navigation .b-slider-next:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.cannot_be_stored .slides .slider-navigation .b-slider-next{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.cannot_be_stored .slides .slider-navigation .b-slider-next:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.cannot_be_stored .slides .slider-navigation .b-slider-next:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){article.cannot_be_stored .slides .slider-navigation .b-slider-next{border-radius:60px;border:4px solid #fff;box-sizing:content-box;height:60px;min-width:60px;width:60px}}article.cannot_be_stored .slides .slider-navigation .b-slider-next:before{background-image:url(/packs/static/images/blocks/b-button/navigation-471cc917dbf0d47ac100.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5625rem;width:1rem}html[dir=ltr] article.cannot_be_stored .slides .slider-navigation .b-slider-next:before{margin-left:0.125rem}html[dir=rtl] article.cannot_be_stored .slides .slider-navigation .b-slider-next:before{margin-right:0.125rem}html[dir=rtl] article.cannot_be_stored .slides .slider-navigation .b-slider-next:before{transform:scaleX(-1)}article.cannot_be_stored .slides .slider-navigation .b-slider-next.is-disabled{background-color:#939393;background-color:var(--text-secondary);box-shadow:none;cursor:default}@media screen and (min-width: 1024px){article.care{margin-bottom:120px}}@media screen and (min-width: 1024px){article.care .subheadline{max-width:540px}}@media screen and (min-width: 1024px){article.care h2{max-width:540px}}article.care .background{position:relative}@media screen and (min-width: 1024px){article.care .background{margin-top:-10px}}article.care .background:before,article.care .background:after{content:"";position:absolute;width:100%;background-repeat:no-repeat;z-index:-2}article.care .background:before{left:0}@media screen and (max-width: 1023px){article.care .background:before{background-image:url(/packs/static/images/articles/care/background-mobile-ee6a7c992c85d3e10f97.svg);background-size:cover;height:14.1875rem;top:3.6875rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.care .background:before{background-image:url(/packs/static/images/articles/care/background-laptop-8f2db1e0b69861dc5716.svg);background-size:contain;height:350px;top:12px}}@media screen and (min-width: 1200px){article.care .background:before,article.care .background:after{background-size:cover;height:350px;top:12px;width:960px;max-width:50%}article.care .background:before{background-image:url(/packs/static/images/articles/care/background-desktop-left-9f0ba795e2831ffca744.svg)}article.care .background:after{background-image:url(/packs/static/images/articles/care/background-desktop-right-c6cf1d2af320e3fc2ba1.svg);background-position-x:right;right:0}}@media screen and (max-width: 1023px){article.care .background .container{padding-bottom:0;padding-top:0;width:19.75rem}html[dir=ltr] article.care .background .container{padding-left:0.125rem}html[dir=rtl] article.care .background .container{padding-right:0.125rem}html[dir=ltr] article.care .background .container{padding-right:0}html[dir=rtl] article.care .background .container{padding-left:0}}@media screen and (min-width: 1024px){article.care .background .container{padding-bottom:0;padding-top:0}html[dir=ltr] article.care .background .container{padding-left:14px}html[dir=rtl] article.care .background .container{padding-right:14px}html[dir=ltr] article.care .background .container{padding-right:0}html[dir=rtl] article.care .background .container{padding-left:0}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.care .background .container{width:calc(1008px + 0.7045454545*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.care .background .container{width:1132px}}@media screen and (min-width: 1918px){article.care .background .hd-background-fix{background:#5096ff;height:232px;position:absolute;top:71px;width:100%;z-index:-1}html[dir=ltr] article.care .background .hd-background-fix{left:0}html[dir=rtl] article.care .background .hd-background-fix{right:0}}article.care .slides{overflow:hidden}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.care .slides{margin-left:-14px}html[dir=rtl] article.care .slides{margin-right:-14px}}@media screen and (min-width: 1200px){html[dir=ltr] article.care .slides{margin-left:-12px}html[dir=rtl] article.care .slides{margin-right:-12px}}article.care .slides .slides-wrapper{display:flex;padding-bottom:15px}article.care .slides .slides-wrapper .slide{flex-shrink:0}@media screen and (max-width: 1023px){article.care .slides .slides-wrapper .slide{width:19.75rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.care .slides .slides-wrapper .slide{width:calc(252px + 0.1761363636*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.care .slides .slides-wrapper .slide{width:283px}}article.care .slides .slides-wrapper .slide-inner{border-radius:1.25rem;flex-shrink:0;overflow:hidden;box-shadow:0px 8px 15px rgba(0,0,0,.25);margin:0.875rem}article.care .slides .slides-wrapper .slide-inner:before{content:"";background-size:cover;background-repeat:no-repeat;display:block;width:100%}@media screen and (max-width: 1023px){article.care .slides .slides-wrapper .slide-inner:before{height:12.25rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.care .slides .slides-wrapper .slide-inner:before{height:calc(153px + 0.1193181818*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.care .slides .slides-wrapper .slide-inner:before{height:174px}}article.care .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_1-6ab29bdf3db6f8831c79.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_1@2x-0d9e5b0bf338124ba216.png)}}.webp article.care .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_1-441f8da36c8b2c29ebfe.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_1@2x-de55f075d8bfe0219544.webp)}}article.care .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_2-fc21ce859c2e7b6418ae.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_2@2x-fb1ed7deb999f217c17c.png)}}.webp article.care .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_2-ecc16a26d523f7c7f220.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_2@2x-7a913476a6af83475e82.webp)}}article.care .slides .slides-wrapper .slide-3 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_3-15acb7046f105ee36f96.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-3 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_3@2x-1cf031d96fbafa72760f.png)}}.webp article.care .slides .slides-wrapper .slide-3 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_3-6b298aca691b8225576c.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-3 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_3@2x-02cdf80cd841d9413288.webp)}}article.care .slides .slides-wrapper .slide-4 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_4-1dfd4923ed8599e1a43c.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-4 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_4@2x-df50f7a2d22fa93f716e.png)}}.webp article.care .slides .slides-wrapper .slide-4 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_4-b735bac4dedd6da61f57.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-4 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_4@2x-727655be8a53ed4e9848.webp)}}article.care .slides .slides-wrapper .slide-5 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_5-3de8bea4231c50d10e4b.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-5 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_5@2x-95d99f39b5cb76004667.png)}}.webp article.care .slides .slides-wrapper .slide-5 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_5-fe48797566c5eb59214f.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-5 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_5@2x-818f675d45d018f23343.webp)}}article.care .slides .slides-wrapper .slide-6 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_6-64c7cc71796a87e637c4.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-6 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_6@2x-a6bfc767e581ea14a821.png)}}.webp article.care .slides .slides-wrapper .slide-6 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_6-02f7f19270d5461c95c7.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-6 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_6@2x-8cb34c905428a4853d8e.webp)}}article.care .slides .slides-wrapper .slide-7 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_7-07cf341522b854ac2ab0.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-7 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_7@2x-abaa672ab8e767192258.png)}}.webp article.care .slides .slides-wrapper .slide-7 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_7-823fc2ede8e5cb9a949f.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-7 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_7@2x-5e4013bd3522731bd715.webp)}}article.care .slides .slides-wrapper .slide-8 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_8-c9aed1ac77ffc71f3628.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-8 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_8@2x-d111ce3bc90b93ad9cfa.png)}}.webp article.care .slides .slides-wrapper .slide-8 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_8-25da5472f209d8ebacec.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-8 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_8@2x-a4fdb41c900c65268a38.webp)}}article.care .slides .slides-wrapper .slide-9 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_9-5c2fc3f49a7c886cfa95.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-9 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_9@2x-51c67f911e9c7fea5256.png)}}.webp article.care .slides .slides-wrapper .slide-9 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_9-b1565da9cdf0596542fd.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-9 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_9@2x-321687983786b6f86724.webp)}}article.care .slides .slides-wrapper .slide-10 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_10-8c2327c3eb7d3df79421.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.care .slides .slides-wrapper .slide-10 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_10@2x-38f526e3f92e75679a1a.png)}}.webp article.care .slides .slides-wrapper .slide-10 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_10-473c6ae6447ee4bd21b6.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.care .slides .slides-wrapper .slide-10 .slide-inner:before{background-image:url(/packs/static/images/articles/care/slide_10@2x-02f78630dafb463ebd3f.webp)}}article.care .slides .slides-wrapper .slide .label{align-items:center;background:#fff;color:#333;color:var(--text-strong);display:flex;font-size:1rem;justify-content:center;line-height:1.3;padding:0 1.875rem;text-align:center}@media screen and (max-width: 1023px){article.care .slides .slides-wrapper .slide .label{height:4.75rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.care .slides .slides-wrapper .slide .label{height:calc(54px + 0.0454545455*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.care .slides .slides-wrapper .slide .label{height:62px}}@media screen and (max-width: 1023px){article.care .slides .b-slider-pagination{margin-top:0.6875rem}}@media screen and (min-width: 1024px){article.care .slides .b-slider-pagination{display:none}}@media screen and (max-width: 1023px){article.care .slides .slider-navigation{display:none}}@media screen and (min-width: 1024px){article.care .slides .slider-navigation{display:flex;justify-content:center;margin-top:48px;padding-bottom:10px}}article.care .slides .slider-navigation .b-slider-prev{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.care .slides .slider-navigation .b-slider-prev{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.care .slides .slider-navigation .b-slider-prev{display:inline-flex;font-size:14px;min-width:160px}}article.care .slides .slider-navigation .b-slider-prev.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.care .slides .slider-navigation .b-slider-prev.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.care .slides .slider-navigation .b-slider-prev.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.care .slides .slider-navigation .b-slider-prev:hover{text-decoration:none}article.care .slides .slider-navigation .b-slider-prev:active{box-shadow:none}article.care .slides .slider-navigation .b-slider-prev.disabled,article.care .slides .slider-navigation .b-slider-prev[disabled]{background:#afb5c9;cursor:default}article.care .slides .slider-navigation .b-slider-prev.disabled:hover,article.care .slides .slider-navigation .b-slider-prev[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.care .slides .slider-navigation .b-slider-prev:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.care .slides .slider-navigation .b-slider-prev:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.care .slides .slider-navigation .b-slider-prev{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.care .slides .slider-navigation .b-slider-prev:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.care .slides .slider-navigation .b-slider-prev:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){article.care .slides .slider-navigation .b-slider-prev{border-radius:60px;border:4px solid #fff;box-sizing:content-box;height:60px;min-width:60px;width:60px}}article.care .slides .slider-navigation .b-slider-prev:before{background-image:url(/packs/static/images/blocks/b-button/navigation-471cc917dbf0d47ac100.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5625rem;width:1rem}html[dir=ltr] article.care .slides .slider-navigation .b-slider-prev:before{margin-left:-0.125rem}html[dir=rtl] article.care .slides .slider-navigation .b-slider-prev:before{margin-right:-0.125rem}html[dir=ltr] article.care .slides .slider-navigation .b-slider-prev:before{transform:scaleX(-1)}article.care .slides .slider-navigation .b-slider-prev.is-disabled{background-color:#939393;background-color:var(--text-secondary);box-shadow:none;cursor:default}html[dir=ltr] article.care .slides .slider-navigation .b-slider-prev{margin-right:1.5rem}html[dir=rtl] article.care .slides .slider-navigation .b-slider-prev{margin-left:1.5rem}article.care .slides .slider-navigation .b-slider-next{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.care .slides .slider-navigation .b-slider-next{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.care .slides .slider-navigation .b-slider-next{display:inline-flex;font-size:14px;min-width:160px}}article.care .slides .slider-navigation .b-slider-next.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.care .slides .slider-navigation .b-slider-next.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.care .slides .slider-navigation .b-slider-next.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.care .slides .slider-navigation .b-slider-next:hover{text-decoration:none}article.care .slides .slider-navigation .b-slider-next:active{box-shadow:none}article.care .slides .slider-navigation .b-slider-next.disabled,article.care .slides .slider-navigation .b-slider-next[disabled]{background:#afb5c9;cursor:default}article.care .slides .slider-navigation .b-slider-next.disabled:hover,article.care .slides .slider-navigation .b-slider-next[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.care .slides .slider-navigation .b-slider-next:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.care .slides .slider-navigation .b-slider-next:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.care .slides .slider-navigation .b-slider-next{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.care .slides .slider-navigation .b-slider-next:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.care .slides .slider-navigation .b-slider-next:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (min-width: 1024px){article.care .slides .slider-navigation .b-slider-next{border-radius:60px;border:4px solid #fff;box-sizing:content-box;height:60px;min-width:60px;width:60px}}article.care .slides .slider-navigation .b-slider-next:before{background-image:url(/packs/static/images/blocks/b-button/navigation-471cc917dbf0d47ac100.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.5625rem;width:1rem}html[dir=ltr] article.care .slides .slider-navigation .b-slider-next:before{margin-left:0.125rem}html[dir=rtl] article.care .slides .slider-navigation .b-slider-next:before{margin-right:0.125rem}html[dir=rtl] article.care .slides .slider-navigation .b-slider-next:before{transform:scaleX(-1)}article.care .slides .slider-navigation .b-slider-next.is-disabled{background-color:#939393;background-color:var(--text-secondary);box-shadow:none;cursor:default}article.common_faq_questions{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);position:relative;overflow:hidden}article.common_faq_questions:before{background-color:#5096ff;background-color:var(--secondary-color);border-radius:14.25rem;content:"";height:28.625rem;position:absolute;width:28.625rem;z-index:-1}html[dir=ltr] article.common_faq_questions:before{left:calc(50% - 14.25rem)}html[dir=rtl] article.common_faq_questions:before{right:calc(50% - 14.25rem)}@media screen and (max-width: 1023px){article.common_faq_questions:before{top:6.8421052632rem}}@media screen and (min-width: 1024px){article.common_faq_questions:before{top:161px}}article.common_faq_questions .questions{min-height:30.625rem}@media screen and (min-width: 1024px){article.common_faq_questions .questions{display:flex}}article.common_faq_questions .questions .column{flex-basis:6.25rem;flex-direction:column;flex-grow:1;flex-shrink:1;margin-bottom:1.25rem}@media screen and (min-width: 1024px){html[dir=ltr] article.common_faq_questions .questions .column{margin-right:15px}html[dir=rtl] article.common_faq_questions .questions .column{margin-left:15px}html[dir=ltr] article.common_faq_questions .questions .column:last-child{margin-left:15px}html[dir=rtl] article.common_faq_questions .questions .column:last-child{margin-right:15px}html[dir=ltr] article.common_faq_questions .questions .column:last-child{margin-right:0}html[dir=rtl] article.common_faq_questions .questions .column:last-child{margin-left:0}}article.common_faq_questions .questions .column .question{background:#fff;border-radius:0.75rem;box-shadow:0px 4px 15px rgba(0,0,0,.1);cursor:pointer;padding:1.25rem 1.5rem;position:relative}article.common_faq_questions .questions .column .question:not(:last-child){margin-bottom:0.75rem}article.common_faq_questions .questions .column .question:before{background-image:url(/packs/static/images/articles/common_faq_questions/plus-fc1a663059d0f62df2e1.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1.1875rem;position:absolute;top:1.25rem;width:1.1875rem}html[dir=ltr] article.common_faq_questions .questions .column .question:before{right:1.5rem}html[dir=rtl] article.common_faq_questions .questions .column .question:before{left:1.5rem}article.common_faq_questions .questions .column .question .label{line-height:1.125rem}html[dir=ltr] article.common_faq_questions .questions .column .question .label{padding-right:1.5rem}html[dir=rtl] article.common_faq_questions .questions .column .question .label{padding-left:1.5rem}article.common_faq_questions .questions .column .question .body{color:#5f5f5f;color:var(--text-base);line-height:1.125rem;max-height:0;opacity:0;transition:all 150ms ease-in-out}article.common_faq_questions .questions .column .question.is-active:before{background-image:url(/packs/static/images/articles/common_faq_questions/minus-0d2e964a692e6b9a8054.svg);height:0.0625rem;top:1.8125rem}article.common_faq_questions .questions .column .question.is-active .body{margin-top:1.5rem;max-height:31.25rem;opacity:1;overflow:scroll}article.common_faq_questions footer{text-align:center;margin-top:-40px}article.common_faq_questions footer a.btn-faq{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.common_faq_questions footer a.btn-faq{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.common_faq_questions footer a.btn-faq{display:inline-flex;font-size:14px;min-width:160px}}article.common_faq_questions footer a.btn-faq.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.common_faq_questions footer a.btn-faq.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.common_faq_questions footer a.btn-faq.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.common_faq_questions footer a.btn-faq:hover{text-decoration:none}article.common_faq_questions footer a.btn-faq:active{box-shadow:none}article.common_faq_questions footer a.btn-faq.disabled,article.common_faq_questions footer a.btn-faq[disabled]{background:#afb5c9;cursor:default}article.common_faq_questions footer a.btn-faq.disabled:hover,article.common_faq_questions footer a.btn-faq[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.common_faq_questions footer a.btn-faq:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.common_faq_questions footer a.btn-faq:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.common_faq_questions footer a.btn-faq{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.common_faq_questions footer a.btn-faq:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.common_faq_questions footer a.btn-faq:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){article.common_faq_questions footer a.btn-faq{min-width:140px}}article.delivery .background{padding:0;position:relative;max-width:944px}article.delivery .slides{overflow:hidden}article.delivery .slides .slides-wrapper{display:flex}article.delivery .slides .slides-wrapper .slide{flex-shrink:0}@media screen and (max-width: 1023px){article.delivery .slides .slides-wrapper .slide{width:100vw}}@media screen and (min-width: 1024px){article.delivery .slides .slides-wrapper .slide{width:944px}}article.delivery .slides .slides-wrapper .slide-inner{flex-shrink:0;padding:0 0.625rem;margin:0;overflow:hidden;position:relative}@media screen and (min-width: 1024px){article.delivery .slides .slides-wrapper .slide-inner:before{background-repeat:no-repeat;background-size:contain;content:"";height:308px;position:absolute;top:0;width:376px}html[dir=ltr] article.delivery .slides .slides-wrapper .slide-inner:before{right:0}html[dir=rtl] article.delivery .slides .slides-wrapper .slide-inner:before{left:0}}@media screen and (max-width: 1023px){article.delivery .slides .slides-wrapper .slide-inner{margin:0 1rem;height:30.625rem}article.delivery .slides .slides-wrapper .slide-inner:before{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:0.75rem;content:"";display:block;height:10.5rem;position:absolute;bottom:0;width:calc(100vw - 3.25rem)}}article.delivery .slides .slides-wrapper .slide-inner .blue-box{background-color:#5096ff;background-color:var(--secondary-color);border-radius:0.75rem;box-sizing:border-box;color:#fff;height:19.25rem;padding:2.75rem 2rem}@media screen and (max-width: 1023px){article.delivery .slides .slides-wrapper .slide-inner .blue-box{text-align:center;width:100%}}@media screen and (min-width: 1024px){article.delivery .slides .slides-wrapper .slide-inner .blue-box{width:540px}}article.delivery .slides .slides-wrapper .slide-inner .blue-box .title{font-weight:600;margin-bottom:1rem}@media screen and (max-width: 1023px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .title{font-size:1.25rem}}@media screen and (min-width: 1024px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .title{font-size:32px}}article.delivery .slides .slides-wrapper .slide-inner .blue-box .description{font-size:1rem;line-height:1.3}article.delivery .slides .slides-wrapper .slide-inner .blue-box .button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;position:absolute}@media screen and (max-width: 1023px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .button{display:inline-flex;font-size:14px;min-width:160px}}article.delivery .slides .slides-wrapper .slide-inner .blue-box .button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.delivery .slides .slides-wrapper .slide-inner .blue-box .button:hover{text-decoration:none}article.delivery .slides .slides-wrapper .slide-inner .blue-box .button:active{box-shadow:none}article.delivery .slides .slides-wrapper .slide-inner .blue-box .button.disabled,article.delivery .slides .slides-wrapper .slide-inner .blue-box .button[disabled]{background:#afb5c9;cursor:default}article.delivery .slides .slides-wrapper .slide-inner .blue-box .button.disabled:hover,article.delivery .slides .slides-wrapper .slide-inner .blue-box .button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .button:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.delivery .slides .slides-wrapper .slide-inner .blue-box .button:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.delivery .slides .slides-wrapper .slide-inner .blue-box .button{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.delivery .slides .slides-wrapper .slide-inner .blue-box .button:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.delivery .slides .slides-wrapper .slide-inner .blue-box .button:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .button{padding:0 1.125rem;bottom:13.375rem}}@media screen and (min-width: 1024px){article.delivery .slides .slides-wrapper .slide-inner .blue-box .button{padding:0 22px;bottom:32px}}article.delivery .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/delivery_slider/slide_1-0e2a6a052fbb3d69ca63.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.delivery .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/delivery_slider/slide_1@2x-d0c03e2a272b9f20264e.png)}}.webp article.delivery .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/delivery_slider/slide_1-a2f3f41788e03e3ea3e2.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.delivery .slides .slides-wrapper .slide-1 .slide-inner:before{background-image:url(/packs/static/images/articles/delivery_slider/slide_1@2x-b00d1a0c954c292c8fb4.webp)}}article.delivery .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/delivery_slider/slide_2-4e6391ff242150c52d76.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.delivery .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/delivery_slider/slide_2@2x-97ef8f2b53059a0b8bd2.png)}}.webp article.delivery .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/delivery_slider/slide_2-3c0ded83b7750be6106e.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.delivery .slides .slides-wrapper .slide-2 .slide-inner:before{background-image:url(/packs/static/images/articles/delivery_slider/slide_2@2x-66d7b2a0f4e285c0b9fe.webp)}}article.delivery .slides .b-slider-pagination{justify-content:center}@media screen and (max-width: 1023px){article.delivery .slides .b-slider-pagination{margin-top:1.5rem}}@media screen and (min-width: 1024px){article.delivery .slides .b-slider-pagination{margin-top:56px}}html[dir=ltr] article.delivery .slides .b-slider-prev{left:-6.25rem}html[dir=rtl] article.delivery .slides .b-slider-prev{right:-6.25rem}html[dir=ltr] article.delivery .slides .b-slider-next{right:-6.25rem}html[dir=rtl] article.delivery .slides .b-slider-next{left:-6.25rem}article.delivery .slides .b-slider-prev,article.delivery .slides .b-slider-next{top:50%;transform:translateY(-50%);margin-top:-34px;position:absolute;z-index:1}@media screen and (max-width: 1279px){article.delivery .slides .b-slider-prev,article.delivery .slides .b-slider-next{display:none}}article.headline{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);padding-top:0;gap:0}article.headline header .note{max-width:100%}html[dir=ltr] article.headline header .note{text-align:left}html[dir=rtl] article.headline header .note{text-align:right}article.headline header .note-image{display:flex}html[dir=ltr] article.headline header .note-image{text-align:left}html[dir=rtl] article.headline header .note-image{text-align:right}@media screen and (max-width: 1023px){article.headline header .note-image{flex-direction:column;gap:2.9473684211rem}}@media screen and (min-width: 1024px){article.headline header .note-image{gap:56px}}article.headline header .note-image .image{align-items:flex-start;display:flex;flex-shrink:0;justify-content:center}article.headline header .note-image .image img{width:100%}@media screen and (max-width: 1023px){article.headline header .note-image .image img{border-radius:1.0526315789rem}}@media screen and (min-width: 1024px){article.headline header .note-image .image img{border-radius:20px}}article.how_to_choose_box{position:relative}article.how_to_choose_box:before{background-image:url(/packs/static/images/articles/how_to_choose_box/background-0e317514c03157a9a047.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 1023px){article.how_to_choose_box{overflow:hidden}article.how_to_choose_box:before{bottom:0;height:15.5rem;width:15.5rem}html[dir=ltr] article.how_to_choose_box:before{left:50%}html[dir=rtl] article.how_to_choose_box:before{right:50%}}@media screen and (min-width: 1024px){article.how_to_choose_box:before{background:none;height:0;width:0}}@media screen and (min-width: 1280px){article.how_to_choose_box:before{background-image:url(/packs/static/images/articles/how_to_choose_box/background-0e317514c03157a9a047.svg);height:376px;top:252px;width:376px}html[dir=ltr] article.how_to_choose_box:before{right:-32px}html[dir=rtl] article.how_to_choose_box:before{left:-32px}}article.how_to_choose_box .tabs{display:flex}@media screen and (max-width: 1023px){article.how_to_choose_box .tabs{justify-content:space-between}}article.how_to_choose_box .tabs button{align-items:baseline;background:#e6ecf7;box-sizing:border-box;cursor:pointer;display:flex;font-size:2rem;font-weight:700;transition:background .3s;transition:background var(--transition-duration)}@media screen and (max-width: 1023px){article.how_to_choose_box .tabs button{flex-grow:1;border-radius:0.5rem;padding:0.5rem 0.75rem 0.5rem}html[dir=ltr] article.how_to_choose_box .tabs button:not(:last-child){margin-right:0.75rem}html[dir=rtl] article.how_to_choose_box .tabs button:not(:last-child){margin-left:0.75rem}}@media screen and (min-width: 1024px){article.how_to_choose_box .tabs button{flex-shrink:1;border-radius:12px;padding:18px 32px;width:192px}html[dir=ltr] article.how_to_choose_box .tabs button:not(:last-child){margin-right:16px}html[dir=rtl] article.how_to_choose_box .tabs button:not(:last-child){margin-left:16px}}article.how_to_choose_box .tabs button.is-active,article.how_to_choose_box .tabs button:hover{background:#5096ff;background:var(--secondary-color);color:#fff}article.how_to_choose_box .tabs button .note{font-weight:400;white-space:nowrap}@media screen and (max-width: 1023px){article.how_to_choose_box .tabs button .note{display:block;font-size:0.625rem;margin-top:0.125rem}html[dir=ltr] article.how_to_choose_box .tabs button .note{margin-left:4px}html[dir=rtl] article.how_to_choose_box .tabs button .note{margin-right:4px}}@media screen and (min-width: 1024px){article.how_to_choose_box .tabs button .note{font-size:16px}html[dir=ltr] article.how_to_choose_box .tabs button .note{margin-left:12px}html[dir=rtl] article.how_to_choose_box .tabs button .note{margin-right:12px}}article.how_to_choose_box .tabs-container .tab{padding-top:2.75rem}article.how_to_choose_box .tabs-container .tab .inner{position:relative}@media screen and (max-width: 1023px){article.how_to_choose_box .tabs-container .tab .inner{padding-bottom:20rem}article.how_to_choose_box .tabs-container .tab .inner:before{background-repeat:no-repeat;background-size:contain;content:"";height:18rem;position:absolute;bottom:0;width:18rem}html[dir=ltr] article.how_to_choose_box .tabs-container .tab .inner:before{left:calc(50% - 9rem)}html[dir=rtl] article.how_to_choose_box .tabs-container .tab .inner:before{right:calc(50% - 9rem)}}@media screen and (min-width: 1024px)and (max-width: 1279px){article.how_to_choose_box .tabs-container .tab .inner:before{background-repeat:no-repeat;background-size:contain;content:"";height:400px;position:absolute;top:-110px;width:400px}html[dir=ltr] article.how_to_choose_box .tabs-container .tab .inner:before{right:30px}html[dir=rtl] article.how_to_choose_box .tabs-container .tab .inner:before{left:30px}}@media screen and (min-width: 1280px){html[dir=ltr] article.how_to_choose_box .tabs-container .tab .inner{padding-right:500px}html[dir=rtl] article.how_to_choose_box .tabs-container .tab .inner{padding-left:500px}article.how_to_choose_box .tabs-container .tab .inner:before{background-repeat:no-repeat;background-size:contain;content:"";height:438px;position:absolute;top:-200px;width:438px}html[dir=ltr] article.how_to_choose_box .tabs-container .tab .inner:before{right:20px}html[dir=rtl] article.how_to_choose_box .tabs-container .tab .inner:before{left:20px}}article.how_to_choose_box .tabs-container .tab .inner p{font-size:1rem;line-height:1.375rem}article.how_to_choose_box .tabs-container .tab .inner ul{color:#5f5f5f;color:var(--text-base);font-size:1rem;line-height:1.375rem;margin-top:0;margin-top:0.25rem;vertical-align:top}@media screen and (max-width: 1023px){article.how_to_choose_box .tabs-container .tab .inner ul:last-child{margin-bottom:1.75rem}}@media screen and (min-width: 1024px){article.how_to_choose_box .tabs-container .tab .inner ul{display:inline-block;margin-bottom:32px}html[dir=ltr] article.how_to_choose_box .tabs-container .tab .inner ul:not(:last-child){margin-right:40px}html[dir=rtl] article.how_to_choose_box .tabs-container .tab .inner ul:not(:last-child){margin-left:40px}}article.how_to_choose_box .tabs-container .tab .inner .read-more a{color:#f44f0c;color:var(--link-color);display:block;font-size:0.75rem;font-weight:700}@media screen and (min-width: 1024px){article.how_to_choose_box .tabs-container .tab .inner .read-more a:hover:not(:active){color:#ff7c33;color:var(--link-color-hover)}}article.how_to_choose_box .tabs-container .tab .inner .read-more a:active{color:#cf4c17;color:var(--link-color-active)}article.how_to_choose_box .tabs-container .tab-1 .inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_1-6bfc5851260c53a584a8.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.how_to_choose_box .tabs-container .tab-1 .inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_1@2x-23bc94fa8456f9db8e52.png)}}.webp article.how_to_choose_box .tabs-container .tab-1 .slide-inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_1-912d6f1505d9b3d43bbb.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.how_to_choose_box .tabs-container .tab-1 .slide-inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_1@2x-0576bd4c65b17d413ba4.webp)}}article.how_to_choose_box .tabs-container .tab-2 .inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_2-bf32a0f0871a0cb63d28.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.how_to_choose_box .tabs-container .tab-2 .inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_2@2x-c063f18587521ed111d2.png)}}.webp article.how_to_choose_box .tabs-container .tab-2 .slide-inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_2-40d68df6332b82865f4a.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.how_to_choose_box .tabs-container .tab-2 .slide-inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_2@2x-05bc84c24f15f1a146d9.webp)}}article.how_to_choose_box .tabs-container .tab-3 .inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_3-2c91aad8458ec897ff65.png)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.how_to_choose_box .tabs-container .tab-3 .inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_3@2x-6a5f4157089f3af8f9c6.png)}}.webp article.how_to_choose_box .tabs-container .tab-3 .slide-inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_3-8e51dcd9d31c52be1fd9.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.how_to_choose_box .tabs-container .tab-3 .slide-inner:before{background-image:url(/packs/static/images/articles/how_to_choose_box/slide_3@2x-8c7853b59d13486bedda.webp)}}article.how_to_rent_box{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media screen and (min-width: 1024px){article.how_to_rent_box .subheadline{max-width:720px}}article.how_to_rent_box .process{position:relative}article.how_to_rent_box .process:before{background:#5096ff;background:var(--secondary-color);content:"";position:absolute;z-index:-1}@media screen and (max-width: 1023px){article.how_to_rent_box .process:before{height:80%;top:1.25rem;width:1.75rem}html[dir=ltr] article.how_to_rent_box .process:before{left:4rem}html[dir=rtl] article.how_to_rent_box .process:before{right:4rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .process:before{height:16px;top:98px;width:80%}html[dir=ltr] article.how_to_rent_box .process:before{left:20px}html[dir=rtl] article.how_to_rent_box .process:before{right:20px}}@media screen and (min-width: 1024px){article.how_to_rent_box .process{display:flex;justify-content:space-between}}article.how_to_rent_box .process .step-1,article.how_to_rent_box .process .step-2,article.how_to_rent_box .process .step-3,article.how_to_rent_box .process .step-4{display:flex}@media screen and (max-width: 1023px){article.how_to_rent_box .process .step-1,article.how_to_rent_box .process .step-2,article.how_to_rent_box .process .step-3,article.how_to_rent_box .process .step-4{font-size:.75rem;margin-bottom:3rem}html[dir=ltr] article.how_to_rent_box .process .step-1,html[dir=ltr] article.how_to_rent_box .process .step-2,html[dir=ltr] article.how_to_rent_box .process .step-3,html[dir=ltr] article.how_to_rent_box .process .step-4{margin-left:2.25rem}html[dir=rtl] article.how_to_rent_box .process .step-1,html[dir=rtl] article.how_to_rent_box .process .step-2,html[dir=rtl] article.how_to_rent_box .process .step-3,html[dir=rtl] article.how_to_rent_box .process .step-4{margin-right:2.25rem}article.how_to_rent_box .process .step-1 p,article.how_to_rent_box .process .step-2 p,article.how_to_rent_box .process .step-3 p,article.how_to_rent_box .process .step-4 p{display:flex;align-items:center}}@media screen and (min-width: 1024px){article.how_to_rent_box .process .step-1,article.how_to_rent_box .process .step-2,article.how_to_rent_box .process .step-3,article.how_to_rent_box .process .step-4{flex-direction:column;margin-top:55px}}article.how_to_rent_box .process .step-1:before,article.how_to_rent_box .process .step-2:before,article.how_to_rent_box .process .step-3:before,article.how_to_rent_box .process .step-4:before{background-repeat:no-repeat;background-size:contain;box-shadow:0px 4px 15px rgba(244,79,12,.35);content:"";flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.how_to_rent_box .process .step-1:before,article.how_to_rent_box .process .step-2:before,article.how_to_rent_box .process .step-3:before,article.how_to_rent_box .process .step-4:before{border-radius:5.25rem;height:5.25rem;width:5.25rem}html[dir=ltr] article.how_to_rent_box .process .step-1:before,html[dir=ltr] article.how_to_rent_box .process .step-2:before,html[dir=ltr] article.how_to_rent_box .process .step-3:before,html[dir=ltr] article.how_to_rent_box .process .step-4:before{margin-right:1.5rem}html[dir=rtl] article.how_to_rent_box .process .step-1:before,html[dir=rtl] article.how_to_rent_box .process .step-2:before,html[dir=rtl] article.how_to_rent_box .process .step-3:before,html[dir=rtl] article.how_to_rent_box .process .step-4:before{margin-left:1.5rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .process .step-1:before,article.how_to_rent_box .process .step-2:before,article.how_to_rent_box .process .step-3:before,article.how_to_rent_box .process .step-4:before{border-radius:100px;height:100px;margin-bottom:36px;width:100px}}article.how_to_rent_box .process .step-1.step-1:before,article.how_to_rent_box .process .step-2.step-1:before,article.how_to_rent_box .process .step-3.step-1:before,article.how_to_rent_box .process .step-4.step-1:before{background-image:url(/packs/static/images/articles/how_to_rent_box/step_1-488119c6540f352cb446.svg)}article.how_to_rent_box .process .step-1.step-2:before,article.how_to_rent_box .process .step-2.step-2:before,article.how_to_rent_box .process .step-3.step-2:before,article.how_to_rent_box .process .step-4.step-2:before{background-image:url(/packs/static/images/articles/how_to_rent_box/step_2-a2d9324491e4b26a4f88.svg)}article.how_to_rent_box .process .step-1.step-3:before,article.how_to_rent_box .process .step-2.step-3:before,article.how_to_rent_box .process .step-3.step-3:before,article.how_to_rent_box .process .step-4.step-3:before{background-image:url(/packs/static/images/articles/how_to_rent_box/step_3-b9ea104d119be111a1fa.svg)}article.how_to_rent_box .process .step-1.step-4:before,article.how_to_rent_box .process .step-2.step-4:before,article.how_to_rent_box .process .step-3.step-4:before,article.how_to_rent_box .process .step-4.step-4:before{background-image:url(/packs/static/images/articles/how_to_rent_box/step_4-1f4f25f815f9c336363a.svg)}@media screen and (min-width: 1024px)and (max-width: 1199px){article.how_to_rent_box .process .step-1 p,article.how_to_rent_box .process .step-2 p,article.how_to_rent_box .process .step-3 p,article.how_to_rent_box .process .step-4 p{max-width:calc(140px + 0.1136363636*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.how_to_rent_box .process .step-1 p,article.how_to_rent_box .process .step-2 p,article.how_to_rent_box .process .step-3 p,article.how_to_rent_box .process .step-4 p{max-width:160px}}article.how_to_rent_box .process .summary{display:flex;flex-direction:column;background:#5096ff;background:var(--secondary-color);box-shadow:0px 4px 15px rgba(0,0,0,.15);border-radius:1.25rem;align-items:center}@media screen and (max-width: 1023px){article.how_to_rent_box .process .summary{padding:2.25rem 1.0625rem;margin-top:4.3125rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .process .summary{padding-top:24px;padding-bottom:24px}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.how_to_rent_box .process .summary{width:calc(308px + 0.25*(100vw - 1024px))}html[dir=ltr] article.how_to_rent_box .process .summary{padding-left:calc(24px + 0.125*(100vw - 1024px))}html[dir=rtl] article.how_to_rent_box .process .summary{padding-right:calc(24px + 0.125*(100vw - 1024px))}html[dir=ltr] article.how_to_rent_box .process .summary{padding-right:calc(24px + 0.125*(100vw - 1024px))}html[dir=rtl] article.how_to_rent_box .process .summary{padding-left:calc(24px + 0.125*(100vw - 1024px))}html[dir=ltr] article.how_to_rent_box .process .summary{margin-left:calc(10px + 0.0568181818*(100vw - 1024px))}html[dir=rtl] article.how_to_rent_box .process .summary{margin-right:calc(10px + 0.0568181818*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.how_to_rent_box .process .summary{width:352px}html[dir=ltr] article.how_to_rent_box .process .summary{padding-left:46px}html[dir=rtl] article.how_to_rent_box .process .summary{padding-right:46px}html[dir=ltr] article.how_to_rent_box .process .summary{padding-right:46px}html[dir=rtl] article.how_to_rent_box .process .summary{padding-left:46px}html[dir=ltr] article.how_to_rent_box .process .summary{margin-left:20px}html[dir=rtl] article.how_to_rent_box .process .summary{margin-right:20px}}article.how_to_rent_box .process .summary p{color:#fff;text-align:center;margin-bottom:2rem}article.how_to_rent_box .process .summary button.see-more{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.how_to_rent_box .process .summary button.see-more{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .process .summary button.see-more{display:inline-flex;font-size:14px;min-width:160px}}article.how_to_rent_box .process .summary button.see-more.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.how_to_rent_box .process .summary button.see-more.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .process .summary button.see-more.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.how_to_rent_box .process .summary button.see-more:hover{text-decoration:none}article.how_to_rent_box .process .summary button.see-more:active{box-shadow:none}article.how_to_rent_box .process .summary button.see-more.disabled,article.how_to_rent_box .process .summary button.see-more[disabled]{background:#afb5c9;cursor:default}article.how_to_rent_box .process .summary button.see-more.disabled:hover,article.how_to_rent_box .process .summary button.see-more[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.how_to_rent_box .process .summary button.see-more:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.how_to_rent_box .process .summary button.see-more:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.how_to_rent_box .process .summary button.see-more{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.how_to_rent_box .process .summary button.see-more:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.how_to_rent_box .process .summary button.see-more:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){article.how_to_rent_box .process .summary button.see-more{margin-bottom:1rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .process .summary button.see-more{margin-bottom:12px}}article.how_to_rent_box .process .summary button.see-more:before{background-image:url(/packs/static/images/articles/how_to_rent_box/navigation-cec7da077fb2d63f7c10.svg);background-repeat:no-repeat;background-size:contain;content:"";height:2rem;width:2rem}html[dir=ltr] article.how_to_rent_box .process .summary button.see-more:before{margin-right:1.0625rem}html[dir=rtl] article.how_to_rent_box .process .summary button.see-more:before{margin-left:1.0625rem}article.how_to_rent_box .process .summary button.show-more{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#fff;color:#fff;font-weight:normal}@media screen and (max-width: 1023px){article.how_to_rent_box .process .summary button.show-more{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .process .summary button.show-more{display:inline-flex;font-size:14px;min-width:160px}}article.how_to_rent_box .process .summary button.show-more.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.how_to_rent_box .process .summary button.show-more.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .process .summary button.show-more.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.how_to_rent_box .process .summary button.show-more:hover{text-decoration:none}article.how_to_rent_box .process .summary button.show-more:active{box-shadow:none}article.how_to_rent_box .process .summary button.show-more.disabled,article.how_to_rent_box .process .summary button.show-more[disabled]{background:#afb5c9;cursor:default}article.how_to_rent_box .process .summary button.show-more.disabled:hover,article.how_to_rent_box .process .summary button.show-more[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.how_to_rent_box .process .summary button.show-more:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#fff}}article.how_to_rent_box .process .summary button.show-more:active{background:#ff8655;color:#fff}.root-v3 article.how_to_rent_box .process .summary button.show-more{color:var(--text-on-color);border-color:var(--border-on-color)}@media screen and (min-width: 1024px){.root-v3 article.how_to_rent_box .process .summary button.show-more:hover{color:var(--text-on-color-hover);background:rgba(255,255,255,.2);box-shadow:none}}.root-v3 article.how_to_rent_box .process .summary button.show-more:active{color:var(--text-on-color-active);background:rgba(255,255,255,.3)}article.how_to_rent_box .process .summary button.show-more:after{background-image:url(/packs/static/images/blocks/b-button/arrow_white-008e5b48bb17f51fc822.svg);background-repeat:no-repeat;background-size:cover;content:"";height:0.5625rem;width:1.375rem}html[dir=rtl] article.how_to_rent_box .process .summary button.show-more:after{transform:scaleX(-1)}html[dir=ltr] article.how_to_rent_box .process .summary button.show-more:after{margin-left:0.5rem}html[dir=rtl] article.how_to_rent_box .process .summary button.show-more:after{margin-right:0.5rem}article.how_to_rent_box .process .summary button.see-more,article.how_to_rent_box .process .summary button.show-more{border-radius:0.625rem;font-size:0.75rem;height:3.25rem;line-height:1.2;width:14rem}article.how_to_rent_box .popup{display:none}article.how_to_rent_box .popup.is-active{height:100vh;height:-webkit-fill-available;height:calc(1vh*100);height:calc(var(--vh, 1vh)*100);display:block;position:fixed;top:0;width:100%;z-index:100;background:#000}html[dir=ltr] article.how_to_rent_box .popup.is-active{left:0}html[dir=rtl] article.how_to_rent_box .popup.is-active{right:0}article.how_to_rent_box .popup.is-active iframe{z-index:101;display:flex;margin-top:4.375rem}article.how_to_rent_box .popup.is-active .container{display:flex;position:relative;z-index:102}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .container{flex-direction:column;justify-content:flex-end}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .container{align-items:flex-end;justify-content:center;padding:32px}}article.how_to_rent_box .popup.is-active .pick-box{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .pick-box{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .pick-box{display:inline-flex;font-size:14px;min-width:160px}}article.how_to_rent_box .popup.is-active .pick-box.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .pick-box.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .pick-box.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.how_to_rent_box .popup.is-active .pick-box:hover{text-decoration:none}article.how_to_rent_box .popup.is-active .pick-box:active{box-shadow:none}article.how_to_rent_box .popup.is-active .pick-box.disabled,article.how_to_rent_box .popup.is-active .pick-box[disabled]{background:#afb5c9;cursor:default}article.how_to_rent_box .popup.is-active .pick-box.disabled:hover,article.how_to_rent_box .popup.is-active .pick-box[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .pick-box:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.how_to_rent_box .popup.is-active .pick-box:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.how_to_rent_box .popup.is-active .pick-box{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.how_to_rent_box .popup.is-active .pick-box:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.how_to_rent_box .popup.is-active .pick-box:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .pick-box{margin-bottom:1rem}}@media screen and (min-width: 1024px){html[dir=ltr] article.how_to_rent_box .popup.is-active .pick-box{margin-right:30px}html[dir=rtl] article.how_to_rent_box .popup.is-active .pick-box{margin-left:30px}}article.how_to_rent_box .popup.is-active .learn-more{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#fff;color:#fff}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .learn-more{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .learn-more{display:inline-flex;font-size:14px;min-width:160px}}article.how_to_rent_box .popup.is-active .learn-more.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .learn-more.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .learn-more.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.how_to_rent_box .popup.is-active .learn-more:hover{text-decoration:none}article.how_to_rent_box .popup.is-active .learn-more:active{box-shadow:none}article.how_to_rent_box .popup.is-active .learn-more.disabled,article.how_to_rent_box .popup.is-active .learn-more[disabled]{background:#afb5c9;cursor:default}article.how_to_rent_box .popup.is-active .learn-more.disabled:hover,article.how_to_rent_box .popup.is-active .learn-more[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .learn-more:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#fff}}article.how_to_rent_box .popup.is-active .learn-more:active{background:#ff8655;color:#fff}.root-v3 article.how_to_rent_box .popup.is-active .learn-more{color:var(--text-on-color);border-color:var(--border-on-color)}@media screen and (min-width: 1024px){.root-v3 article.how_to_rent_box .popup.is-active .learn-more:hover{color:var(--text-on-color-hover);background:rgba(255,255,255,.2);box-shadow:none}}.root-v3 article.how_to_rent_box .popup.is-active .learn-more:active{color:var(--text-on-color-active);background:rgba(255,255,255,.3)}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .pick-box,article.how_to_rent_box .popup.is-active .learn-more{font-size:14px;font-weight:bold;height:50px;line-height:1.2;width:255px}}article.how_to_rent_box .popup.is-active .play{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;align-items:center;font-size:0.75rem;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%);z-index:4}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .play{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .play{display:inline-flex;font-size:14px;min-width:160px}}article.how_to_rent_box .popup.is-active .play.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .play.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .play.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.how_to_rent_box .popup.is-active .play:hover{text-decoration:none}article.how_to_rent_box .popup.is-active .play:active{box-shadow:none}article.how_to_rent_box .popup.is-active .play.disabled,article.how_to_rent_box .popup.is-active .play[disabled]{background:#afb5c9;cursor:default}article.how_to_rent_box .popup.is-active .play.disabled:hover,article.how_to_rent_box .popup.is-active .play[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .play:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.how_to_rent_box .popup.is-active .play:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.how_to_rent_box .popup.is-active .play{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.how_to_rent_box .popup.is-active .play:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.how_to_rent_box .popup.is-active .play:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .play{border-radius:5.875rem;height:5.875rem;min-width:5.875rem;width:5.875rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .play{border-radius:5.875rem;height:5.875rem;min-width:5.875rem;width:5.875rem}}article.how_to_rent_box .popup.is-active .play:before{background-image:url(/packs/static/images/articles/how_to_rent_box/popup/play-267bc6337c4ae7fc74e4.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:2.4375rem;width:1.9375rem}html[dir=ltr] article.how_to_rent_box .popup.is-active .play:before{margin-left:0.25rem}html[dir=rtl] article.how_to_rent_box .popup.is-active .play:before{margin-right:0.25rem}article.how_to_rent_box .popup.is-active .close{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#fff;color:#fff;align-items:center;font-size:0.75rem;position:absolute;z-index:4}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .close{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .close{display:inline-flex;font-size:14px;min-width:160px}}article.how_to_rent_box .popup.is-active .close.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .close.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .close.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.how_to_rent_box .popup.is-active .close:hover{text-decoration:none}article.how_to_rent_box .popup.is-active .close:active{box-shadow:none}article.how_to_rent_box .popup.is-active .close.disabled,article.how_to_rent_box .popup.is-active .close[disabled]{background:#afb5c9;cursor:default}article.how_to_rent_box .popup.is-active .close.disabled:hover,article.how_to_rent_box .popup.is-active .close[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .close:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#fff}}article.how_to_rent_box .popup.is-active .close:active{background:#ff8655;color:#fff}.root-v3 article.how_to_rent_box .popup.is-active .close{color:var(--text-on-color);border-color:var(--border-on-color)}@media screen and (min-width: 1024px){.root-v3 article.how_to_rent_box .popup.is-active .close:hover{color:var(--text-on-color-hover);background:rgba(255,255,255,.2);box-shadow:none}}.root-v3 article.how_to_rent_box .popup.is-active .close:active{color:var(--text-on-color-active);background:rgba(255,255,255,.3)}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .close{border-radius:3rem;height:3rem;min-width:3rem;width:3rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .close{border-radius:3rem;height:3rem;min-width:3rem;width:3rem}}@media screen and (max-width: 1023px){article.how_to_rent_box .popup.is-active .close{top:1rem}html[dir=ltr] article.how_to_rent_box .popup.is-active .close{right:1rem}html[dir=rtl] article.how_to_rent_box .popup.is-active .close{left:1rem}}@media screen and (min-width: 1024px){article.how_to_rent_box .popup.is-active .close{top:32px}html[dir=ltr] article.how_to_rent_box .popup.is-active .close{right:32px}html[dir=rtl] article.how_to_rent_box .popup.is-active .close{left:32px}}article.how_to_rent_box .popup.is-active .close:before{background-image:url(/packs/static/images/articles/how_to_rent_box/popup/close-e6138810781107313859.svg);background-repeat:no-repeat;background-size:contain;content:"";height:1rem;width:1.0625rem}@media screen and (min-width: 1024px){article.map_storages #storages_app{min-height:771px}}@media screen and (min-width: 1024px){article.map_storages .b-switcher .inner{min-width:360px}}article.map_storages .country-content{width:100%}@media screen and (min-width: 1024px){article.map_storages .slides .map-outer{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (max-width: 1023px){article.map_storages .slides .map-outer{margin-bottom:3.75rem}}@media screen and (min-width: 1024px){article.map_storages .slides .map-outer{margin-bottom:80px}}article.map_storages .slides .storages{margin-bottom:48px}article.map_storages .b-switcher{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media screen and (min-width: 1024px){article.map_storages .selfstorage-outer{display:flex;justify-content:center}}article.map_storages .selfstorage{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#f44f0c;border-color:var(--primary-color);color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){article.map_storages .selfstorage{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.map_storages .selfstorage{display:inline-flex;font-size:14px;min-width:160px}}article.map_storages .selfstorage.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.map_storages .selfstorage.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.map_storages .selfstorage.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.map_storages .selfstorage:hover{text-decoration:none}article.map_storages .selfstorage:active{box-shadow:none}article.map_storages .selfstorage.disabled,article.map_storages .selfstorage[disabled]{background:#afb5c9;cursor:default}article.map_storages .selfstorage.disabled:hover,article.map_storages .selfstorage[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.map_storages .selfstorage:hover{box-shadow:0px 4px 12px rgba(255,124,51,.24);border-color:#ff7c33;border-color:var(--primary-color-hover);color:#ff7c33;color:var(--primary-color-hover)}}article.map_storages .selfstorage:active{border-color:#cf4c17;border-color:var(--primary-color-active);color:#cf4c17;color:var(--primary-color-active)}article.map_storages .selfstorage:after{background-image:url(/packs/static/images/blocks/b-button/arrow_red-87193230cefcc6daada9.svg);background-repeat:no-repeat;background-size:cover;content:"";height:0.5625rem;width:1.375rem}html[dir=rtl] article.map_storages .selfstorage:after{transform:scaleX(-1)}html[dir=ltr] article.map_storages .selfstorage:after{margin-left:0.5rem}html[dir=rtl] article.map_storages .selfstorage:after{margin-right:0.5rem}article.map_storages .storage{background:#fff;border-radius:20px;border:2px solid #e6ecf7;box-shadow:0px 22px 22px -22px rgba(0,0,0,.15);box-sizing:border-box;color:var(--text-headline);display:flex;line-height:1.3}@media screen and (max-width: 1023px){article.map_storages .storage{flex-direction:column;padding:1rem}}@media screen and (min-width: 1024px){article.map_storages .storage{padding:12px}}@media screen and (min-width: 1024px){article.map_storages .storage:hover{border-color:#f44f0c;border-color:var(--primary-color);color:var(--text-headline);text-decoration:none}}article.map_storages .storage:active{background:#eff3fa;border-color:#e6ecf7;box-shadow:none}@media screen and (max-width: 1023px){article.map_storages .storage:not(:last-child){margin-bottom:1.125rem}}@media screen and (min-width: 1024px){article.map_storages .storage:not(:last-child){margin-bottom:16px}}article.map_storages .storage .photo{background-position:center;background-repeat:no-repeat;background-size:cover;border-radius:0.625rem;flex-shrink:0;overflow:hidden}@media screen and (max-width: 1023px){article.map_storages .storage .photo{margin-bottom:1.5rem;width:16rem;max-width:100%}article.map_storages .storage .photo-placeholder{display:none}}@media screen and (min-width: 1024px){article.map_storages .storage .photo{width:160px;height:106px}html[dir=ltr] article.map_storages .storage .photo{margin-right:30px}html[dir=rtl] article.map_storages .storage .photo{margin-left:30px}article.map_storages .storage .photo-placeholder{background:#f5f5f5;height:106px;width:160px}}@media screen and (min-width: 1024px){article.map_storages .storage .name-address{display:flex;flex-direction:column;justify-content:center}html[dir=ltr] article.map_storages .storage .name-address{margin-right:40px}html[dir=rtl] article.map_storages .storage .name-address{margin-left:40px}}article.map_storages .storage .name-address .name{font-size:1rem;font-weight:bold}article.map_storages .storage .name-address .address{font-size:0.875rem}article.map_storages .storage .name-address .badge-new{align-items:center;color:#f44f0c;color:var(--primary-color);display:flex;font-size:0.625rem}article.map_storages .storage .name-address .badge-new:before{background-image:url(/packs/static/images/articles/map_storages/star-ed31ae5ae3fc4438d247.svg);background-position:center;background-repeat:no-repeat;background-size:contain;content:"";height:0.875rem;width:0.875rem}html[dir=ltr] article.map_storages .storage .name-address .badge-new:before{margin-right:0.3125rem}html[dir=rtl] article.map_storages .storage .name-address .badge-new:before{margin-left:0.3125rem}@media screen and (max-width: 1023px){article.map_storages .storage .name-address .badge-new{margin-top:0.5rem}}@media screen and (min-width: 1024px){article.map_storages .storage .name-address .badge-new{margin-top:27px}}@media screen and (max-width: 1023px){article.map_storages .storage .details{margin-top:1rem}}@media screen and (min-width: 1024px){article.map_storages .storage .details{display:flex;align-items:center;justify-content:space-between}html[dir=ltr] article.map_storages .storage .details{margin-left:auto}html[dir=rtl] article.map_storages .storage .details{margin-right:auto}}article.map_storages .storage .details .price-boxes{display:flex;justify-content:space-between}@media screen and (min-width: 1024px){article.map_storages .storage .details .price-boxes{align-items:center}}article.map_storages .storage .price,article.map_storages .storage .boxes{font-size:1rem}@media screen and (min-width: 1024px){article.map_storages .storage .price,article.map_storages .storage .boxes{width:160px}}article.map_storages .storage .price .text,article.map_storages .storage .boxes .text{font-size:1rem;font-weight:bold}@media screen and (max-width: 1023px){article.map_storages .storage .price .label,article.map_storages .storage .boxes .label{font-size:0.75rem}}@media screen and (min-width: 1024px){article.map_storages .storage .price .label,article.map_storages .storage .boxes .label{font-size:16px}}@media screen and (max-width: 1023px){html[dir=ltr] article.map_storages .storage .boxes{margin-left:auto}html[dir=rtl] article.map_storages .storage .boxes{margin-right:auto}}article.map_storages .storage .feature{align-items:center;display:flex}@media screen and (max-width: 1023px){article.map_storages .storage .feature{font-size:0.75rem;margin-top:1.4375rem}}@media screen and (min-width: 1024px){article.map_storages .storage .feature{font-size:14px;width:210px}html[dir=ltr] article.map_storages .storage .feature{margin-left:8px}html[dir=rtl] article.map_storages .storage .feature{margin-right:8px}}@media screen and (max-width: 1023px){article.map_storages .storage .feature:empty{display:none}}article.map_storages .storage .feature:before{background-position:center;background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0}@media screen and (max-width: 1023px){article.map_storages .storage .feature:before{height:1.5rem;width:1.5rem}html[dir=ltr] article.map_storages .storage .feature:before{margin-right:0.75rem}html[dir=rtl] article.map_storages .storage .feature:before{margin-left:0.75rem}}@media screen and (min-width: 1024px){article.map_storages .storage .feature:before{height:35px;width:35px}html[dir=ltr] article.map_storages .storage .feature:before{margin-right:16px}html[dir=rtl] article.map_storages .storage .feature:before{margin-left:16px}}article.map_storages .storage .feature.huge_boxes:before{background-image:url(/packs/static/images/articles/map_storages/features/huge_boxes-b1bccc2112990d08e9c3.svg)}article.map_storages .storage .feature.car_box_access:before{background-image:url(/packs/static/images/articles/map_storages/features/car_box_access-778ea8088a0f4dd45a38.svg)}article.map_storages .storage .feature.metro_nearby:before{background-image:url(/packs/static/images/articles/map_storages/features/metro_nearby-c1d1f50fa265c6dd2bfa.svg)}article.map_storages .storage .feature.high_demand:before{background-image:url(/packs/static/images/articles/map_storages/features/high_demand-4b7d917333ab46e3c9d2.svg)}article.map_storages .storage .feature.high_boxes:before{background-image:url(/packs/static/images/articles/map_storages/features/high_boxes-6fcd6c6a1b7779bb881a.svg)}article.map_storages .storage .feature.best_offer_small_boxes:before{background-image:url(/packs/static/images/articles/map_storages/features/best_offer_small_boxes-f54c66ea4aa50cbe47a7.svg)}article.mobile_app_slider{position:relative}@media screen and (max-width: 1023px){article.mobile_app_slider{overflow:hidden}}article.mobile_app_slider .inner{position:relative}@media screen and (min-width: 1024px){article.mobile_app_slider .inner{display:flex}}article.mobile_app_slider .inner[data-slide="1"] .slide_1-background,article.mobile_app_slider .inner[data-slide="2"] .slide_2-background,article.mobile_app_slider .inner[data-slide="3"] .slide_3-background,article.mobile_app_slider .inner[data-slide="4"] .slide_4-background{opacity:1}article.mobile_app_slider .inner .slide_1-background,article.mobile_app_slider .inner .slide_2-background,article.mobile_app_slider .inner .slide_3-background,article.mobile_app_slider .inner .slide_4-background{background-repeat:no-repeat;background-size:contain;opacity:0;position:absolute;transition:opacity .3s;transition:opacity var(--transition-duration);z-index:1}html[dir=rtl] article.mobile_app_slider .inner .slide_1-background,html[dir=rtl] article.mobile_app_slider .inner .slide_2-background,html[dir=rtl] article.mobile_app_slider .inner .slide_3-background,html[dir=rtl] article.mobile_app_slider .inner .slide_4-background{transform:scaleX(-1)}@media screen and (min-width: 1024px){html[dir=ltr] article.mobile_app_slider .inner .slide_1-background,html[dir=ltr] article.mobile_app_slider .inner .slide_2-background,html[dir=ltr] article.mobile_app_slider .inner .slide_3-background,html[dir=ltr] article.mobile_app_slider .inner .slide_4-background{left:7px}html[dir=rtl] article.mobile_app_slider .inner .slide_1-background,html[dir=rtl] article.mobile_app_slider .inner .slide_2-background,html[dir=rtl] article.mobile_app_slider .inner .slide_3-background,html[dir=rtl] article.mobile_app_slider .inner .slide_4-background{right:7px}}article.mobile_app_slider .inner .slide_1-background{background-image:url(/packs/static/images/articles/mobile_app_slider/slide_1_background-a9a8dfd3c48ac1d9ce77.svg)}@media screen and (max-width: 1023px){article.mobile_app_slider .inner .slide_1-background{height:7.75rem;top:-1.0625rem;width:7.875rem}html[dir=ltr] article.mobile_app_slider .inner .slide_1-background{right:1.375rem}html[dir=rtl] article.mobile_app_slider .inner .slide_1-background{left:1.375rem}}@media screen and (min-width: 1024px){article.mobile_app_slider .inner .slide_1-background{height:242px;top:-72px;width:245px}html[dir=ltr] article.mobile_app_slider .inner .slide_1-background{left:33px}html[dir=rtl] article.mobile_app_slider .inner .slide_1-background{right:33px}}article.mobile_app_slider .inner .slide_2-background{background-image:url(/packs/static/images/articles/mobile_app_slider/slide_2_background-66ffd3b1cdf7642a3b2b.svg)}@media screen and (max-width: 1023px){article.mobile_app_slider .inner .slide_2-background{height:7.875rem;top:-1.25rem;width:9.5625rem}html[dir=ltr] article.mobile_app_slider .inner .slide_2-background{left:7rem}html[dir=rtl] article.mobile_app_slider .inner .slide_2-background{right:7rem}}@media screen and (min-width: 1024px){article.mobile_app_slider .inner .slide_2-background{height:246px;top:-68px;width:299px}}article.mobile_app_slider .inner .slide_3-background{background-image:url(/packs/static/images/articles/mobile_app_slider/slide_3_background-b7074bc95da59a50940f.svg)}@media screen and (max-width: 1023px){article.mobile_app_slider .inner .slide_3-background{height:7.6875rem;top:-1.25rem;width:6rem}html[dir=ltr] article.mobile_app_slider .inner .slide_3-background{left:11.375rem}html[dir=rtl] article.mobile_app_slider .inner .slide_3-background{right:11.375rem}}@media screen and (min-width: 1024px){article.mobile_app_slider .inner .slide_3-background{height:239px;top:-65px;width:187px}html[dir=ltr] article.mobile_app_slider .inner .slide_3-background{left:41px}html[dir=rtl] article.mobile_app_slider .inner .slide_3-background{right:41px}}@media screen and (max-width: 1023px){article.mobile_app_slider .inner .slide_4-background{top:-1.875rem}html[dir=ltr] article.mobile_app_slider .inner .slide_4-background{right:-5.4375rem}html[dir=rtl] article.mobile_app_slider .inner .slide_4-background{left:-5.4375rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.mobile_app_slider .inner .slide_4-background{top:calc(-14px + -0.0170454545*(100vw - 1024px));width:calc(423px + 0.5454545455*(100vw - 1024px))}html[dir=ltr] article.mobile_app_slider .inner .slide_4-background{left:calc(-112px + -0.1420454545*(100vw - 1024px))}html[dir=rtl] article.mobile_app_slider .inner .slide_4-background{right:calc(-112px + -0.1420454545*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.mobile_app_slider .inner .slide_4-background{top:-17px;width:519px}html[dir=ltr] article.mobile_app_slider .inner .slide_4-background{left:-137px}html[dir=rtl] article.mobile_app_slider .inner .slide_4-background{right:-137px}article.mobile_app_slider .inner .slide_4-background img{width:100%}}article.mobile_app_slider .inner .slides-background{position:relative;z-index:2}@media screen and (max-width: 767px)and (orientation: portrait){html[dir=ltr] article.mobile_app_slider .inner .slides-background{margin-left:-0.625rem}html[dir=rtl] article.mobile_app_slider .inner .slides-background{margin-right:-0.625rem}}@media screen and (max-width: 767px)and (orientation: landscape){html[dir=ltr] article.mobile_app_slider .inner .slides-background{margin-left:-0.625rem}html[dir=rtl] article.mobile_app_slider .inner .slides-background{margin-right:-0.625rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.mobile_app_slider .inner .slides-background{width:calc(510px + 0.7386363636*(100vw - 1024px))}html[dir=ltr] article.mobile_app_slider .inner .slides-background{margin-left:calc(96px + -0.2386363636*(100vw - 1024px))}html[dir=rtl] article.mobile_app_slider .inner .slides-background{margin-right:calc(96px + -0.2386363636*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.mobile_app_slider .inner .slides-background{width:640px}html[dir=ltr] article.mobile_app_slider .inner .slides-background{margin-left:54px}html[dir=rtl] article.mobile_app_slider .inner .slides-background{margin-right:54px}}article.mobile_app_slider .inner .slides-background img{max-width:100%}article.mobile_app_slider .inner picture.slide-background{position:relative;z-index:2}@media screen and (max-width: 1023px){article.mobile_app_slider .inner picture.slide-background{top:1.375rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.mobile_app_slider .inner picture.slide-background{width:calc(522px + 0.6704545455*(100vw - 1024px))}html[dir=ltr] article.mobile_app_slider .inner picture.slide-background{margin-left:calc(76px + 0.1136363636*(100vw - 1024px))}html[dir=rtl] article.mobile_app_slider .inner picture.slide-background{margin-right:calc(76px + 0.1136363636*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.mobile_app_slider .inner picture.slide-background{width:640px}html[dir=ltr] article.mobile_app_slider .inner picture.slide-background{margin-left:96px}html[dir=rtl] article.mobile_app_slider .inner picture.slide-background{margin-right:96px}}article.mobile_app_slider .inner picture.slide-background img{max-width:100%}@media screen and (min-width: 1024px){article.mobile_app_slider .inner .background{display:flex;flex-direction:column;flex-grow:1}html[dir=ltr] article.mobile_app_slider .inner .background{margin-right:36px}html[dir=rtl] article.mobile_app_slider .inner .background{margin-left:36px}}@media screen and (max-width: 1023px){article.mobile_app_slider .inner .content{margin-top:2.1875rem}}@media screen and (min-width: 1024px){article.mobile_app_slider .inner .content{display:flex;flex-direction:column;justify-content:center}}article.mobile_app_slider .swiper-v8{overflow:hidden}@media screen and (max-width: 1023px){article.mobile_app_slider .swiper-v8{margin-bottom:4.5rem;width:100%}}@media screen and (min-width: 1024px){article.mobile_app_slider .swiper-v8{margin-bottom:97px;padding-top:6px;width:273px}html[dir=ltr] article.mobile_app_slider .swiper-v8{margin-right:82px}html[dir=rtl] article.mobile_app_slider .swiper-v8{margin-left:82px}}article.mobile_app_slider .swiper-v8 .slides{display:flex}@media screen and (max-width: 1023px){article.mobile_app_slider .swiper-v8 .slides{margin-bottom:1.75rem}}@media screen and (min-width: 1024px){article.mobile_app_slider .swiper-v8 .slides{margin-bottom:40px}}article.mobile_app_slider .swiper-v8 .slides .headline{color:#333;color:var(--text-strong);font-weight:bold}@media screen and (max-width: 1023px){article.mobile_app_slider .swiper-v8 .slides .headline{font-size:1rem;line-height:1.5rem;margin-bottom:0.75rem}}@media screen and (min-width: 1024px){article.mobile_app_slider .swiper-v8 .slides .headline{font-size:18px;line-height:22px;margin-bottom:25px}}article.mobile_app_slider .swiper-v8 .slides .note{line-height:1.3;color:#333;color:var(--text-strong)}@media screen and (max-width: 1023px){article.mobile_app_slider .swiper-v8 .slides .note{font-size:0.75rem}}@media screen and (min-width: 1024px){article.mobile_app_slider .swiper-v8 .slides .note{font-size:16px}}article.mobile_app_slider .swiper-v8 .slides .slide{flex-shrink:0;width:100%}@media screen and (max-width: 1023px){article.mobile_app_slider .swiper-v8 .slides .slide{display:flex;flex-direction:column;text-align:center}}html[dir=ltr] article.mobile_app_slider .swiper-v8 .b-slider-prev{left:0}html[dir=rtl] article.mobile_app_slider .swiper-v8 .b-slider-prev{right:0}html[dir=ltr] article.mobile_app_slider .swiper-v8 .b-slider-next{right:0}html[dir=rtl] article.mobile_app_slider .swiper-v8 .b-slider-next{left:0}article.mobile_app_slider .swiper-v8 .b-slider-prev,article.mobile_app_slider .swiper-v8 .b-slider-next{top:50%;transform:translateY(-50%);margin-top:-24px;position:absolute;z-index:1}@media screen and (max-width: 1023px){article.mobile_app_slider .swiper-v8 .b-slider-prev,article.mobile_app_slider .swiper-v8 .b-slider-next{display:none}}@media screen and (max-width: 1023px){article.mobile_app_slider .swiper-v8 .b-slider-pagination{margin-top:-1.25rem;transition:margin-top .3s;transition:margin-top var(--transition-duration)}}article.mobile_app_slider .b-store_badges{flex-direction:row}@media screen and (max-width: 1023px){article.mobile_app_slider .b-store_badges{margin-bottom:1.625rem}}@media screen and (min-width: 1024px){article.mobile_app_slider .b-store_badges{justify-content:space-between}}article.mobile_app_slider .b-store_badges .google-play,article.mobile_app_slider .b-store_badges .apple-store{height:2.9375rem;width:10.0625rem}article.mobile_app_slider .b-store_badges .apple-store{margin-bottom:0}article.no_available_boxes{background-color:#5096ff;background-color:var(--secondary-color);color:#fff;position:relative}@media screen and (max-width: 1023px){article.no_available_boxes:before{background-image:url(/packs/static/images/articles/no_available_boxes/background-mobile-fbd3e1d7d10ecf420020.svg);background-repeat:no-repeat;background-size:contain;content:"";height:25rem;position:absolute;top:-10.625rem;width:25rem}html[dir=ltr] article.no_available_boxes:before{left:calc(50% - 12.5rem)}html[dir=rtl] article.no_available_boxes:before{right:calc(50% - 12.5rem)}}@media screen and (min-width: 1024px){article.no_available_boxes:before{background-image:url(/packs/static/images/articles/no_available_boxes/background-4fcdfa8d8d468a52b388.svg);background-repeat:no-repeat;background-size:contain;content:"";height:500px;position:absolute;top:0;width:1450px}html[dir=ltr] article.no_available_boxes:before{left:calc(50% - 860px)}html[dir=rtl] article.no_available_boxes:before{right:calc(50% - 860px)}}article.no_available_boxes .container{display:flex;align-items:center}@media screen and (max-width: 1023px){article.no_available_boxes .container{padding:3.5rem 0;flex-direction:column}}@media screen and (min-width: 1024px){article.no_available_boxes .container{height:498px}}article.no_available_boxes .container .side{flex-basis:6.25rem;flex-grow:1}article.no_available_boxes .container .left{position:relative}@media screen and (max-width: 1023px){article.no_available_boxes .container .left{padding-bottom:4.375rem;margin-bottom:2rem}article.no_available_boxes .container .left.sad-icon:before{background-image:url(/packs/static/images/articles/no_available_boxes/icon-sad-9e330d45c3f84f3ef4b4.svg);background-repeat:no-repeat;background-size:contain;bottom:0;content:"";height:2rem;position:absolute;width:2rem}html[dir=ltr] article.no_available_boxes .container .left.sad-icon:before{left:calc(50% - 1rem)}html[dir=rtl] article.no_available_boxes .container .left.sad-icon:before{right:calc(50% - 1rem)}}@media screen and (min-width: 1024px){article.no_available_boxes .container .left.sad-icon:before{background-image:url(/packs/static/images/articles/no_available_boxes/icon-sad-9e330d45c3f84f3ef4b4.svg);background-repeat:no-repeat;background-size:contain;content:"";height:56px;position:absolute;top:-82px;width:56px}html[dir=ltr] article.no_available_boxes .container .left.sad-icon:before{left:0}html[dir=rtl] article.no_available_boxes .container .left.sad-icon:before{right:0}}article.no_available_boxes .container .left h2{color:#fff}@media screen and (min-width: 1024px){article.no_available_boxes .container .left h2{text-align:left}}article.no_available_boxes .container .left p{color:#fff}@media screen and (max-width: 1023px){article.no_available_boxes .container .left p{max-width:250px;text-align:center}}@media screen and (min-width: 1024px){article.no_available_boxes .container .left p{max-width:440px}}article.no_available_boxes .container .right .label{line-height:24px;margin-bottom:26px}@media screen and (max-width: 1023px){article.no_available_boxes .container .right .label{max-width:250px;text-align:center}}article.no_available_boxes .container .right .label b{font-weight:700}article.no_available_boxes .container .right button.lead{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.no_available_boxes .container .right button.lead{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.no_available_boxes .container .right button.lead{display:inline-flex;font-size:14px;min-width:160px}}article.no_available_boxes .container .right button.lead.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.no_available_boxes .container .right button.lead.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.no_available_boxes .container .right button.lead.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.no_available_boxes .container .right button.lead:hover{text-decoration:none}article.no_available_boxes .container .right button.lead:active{box-shadow:none}article.no_available_boxes .container .right button.lead.disabled,article.no_available_boxes .container .right button.lead[disabled]{background:#afb5c9;cursor:default}article.no_available_boxes .container .right button.lead.disabled:hover,article.no_available_boxes .container .right button.lead[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.no_available_boxes .container .right button.lead:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.no_available_boxes .container .right button.lead:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.no_available_boxes .container .right button.lead{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.no_available_boxes .container .right button.lead:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.no_available_boxes .container .right button.lead:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){article.no_available_boxes .container .right button.lead{width:100%}}article.questions{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}article.questions .slides{overflow:hidden}article.questions .slides .slides-wrapper{display:flex}@media screen and (min-width: 1024px){article.questions .slides .slides-wrapper{justify-content:center}}article.questions .slides .slides-wrapper .blue-slide{flex-shrink:0}@media screen and (max-width: 1023px){article.questions .slides .slides-wrapper .blue-slide{width:100vw}}article.questions .slides .slides-wrapper .blue-slide a.slide-inner{align-items:center;background-color:#5096ff;background-color:var(--secondary-color);background-position:center 1.375rem;background-repeat:no-repeat;border-radius:0.75rem;color:#fff;display:block;flex-shrink:0;height:20.25rem;margin:0 1rem;overflow:hidden;padding:0 1.875rem;text-align:center;text-decoration:none}@media screen and (max-width: 1023px){article.questions .slides .slides-wrapper .blue-slide a.slide-inner{padding:0 1.25rem;height:18.125rem}}@media screen and (min-width: 1024px){article.questions .slides .slides-wrapper .blue-slide a.slide-inner{width:348px}}article.questions .slides .slides-wrapper .blue-slide a.slide-inner.find-box{background-image:url(/packs/static/images/articles/questions/find-box-531ec2b6b9d4543168cc.svg)}article.questions .slides .slides-wrapper .blue-slide a.slide-inner.faq{background-image:url(/packs/static/images/articles/questions/faq-fcdd5dd8cb0c14d9c20a.svg)}article.questions .slides .slides-wrapper .blue-slide a.slide-inner.variants{background-image:url(/packs/static/images/articles/questions/variants-8e6a2c3e3bb9ce41f4c0.svg)}article.questions .slides .slides-wrapper .blue-slide a.slide-inner:hover{background-color:#f44f0c;background-color:var(--primary-color)}article.questions .slides .slides-wrapper .blue-slide a.slide-inner .title{font-weight:600;margin:9.75rem 0 1.375rem}@media screen and (max-width: 1023px){article.questions .slides .slides-wrapper .blue-slide a.slide-inner .title{font-size:1.5rem}}@media screen and (min-width: 1024px){article.questions .slides .slides-wrapper .blue-slide a.slide-inner .title{font-size:28px}}article.questions .slides .slides-wrapper .blue-slide a.slide-inner .description{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}@media screen and (max-width: 1023px){article.questions .b-slider-pagination{margin-top:0.6875rem}}@media screen and (min-width: 1024px){article.questions .b-slider-pagination{display:none}}article.questions button.learn-more{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;padding:0 44px}@media screen and (max-width: 1023px){article.questions button.learn-more{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.questions button.learn-more{display:inline-flex;font-size:14px;min-width:160px}}article.questions button.learn-more.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.questions button.learn-more.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.questions button.learn-more.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.questions button.learn-more:hover{text-decoration:none}article.questions button.learn-more:active{box-shadow:none}article.questions button.learn-more.disabled,article.questions button.learn-more[disabled]{background:#afb5c9;cursor:default}article.questions button.learn-more.disabled:hover,article.questions button.learn-more[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.questions button.learn-more:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.questions button.learn-more:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.questions button.learn-more{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.questions button.learn-more:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.questions button.learn-more:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){article.questions button.learn-more{display:inline-block}}article.red_headline{margin-bottom:var(--padding-between-blocks)}article.red_headline .wrapper{padding-top:1.125rem;display:flex}@media screen and (max-width: 1023px){article.red_headline .wrapper{padding-top:0;flex-direction:column;align-items:center}}article.red_headline .wrapper .left,article.red_headline .wrapper .right{width:50%;height:26.625rem}article.red_headline .wrapper .left{position:relative;display:flex;align-items:center;justify-content:right}@media screen and (max-width: 1023px){article.red_headline .wrapper .left{padding-top:5rem;height:23.5rem;width:15rem}html[dir=ltr] article.red_headline .wrapper .left{padding-right:0}html[dir=rtl] article.red_headline .wrapper .left{padding-left:0}}@media screen and (min-width: 1024px){html[dir=ltr] article.red_headline .wrapper .left{padding-right:130px}html[dir=rtl] article.red_headline .wrapper .left{padding-left:130px}}@media screen and (min-width: 1200px)and (max-width: 1439px){html[dir=ltr] article.red_headline .wrapper .left{padding-right:30px}html[dir=rtl] article.red_headline .wrapper .left{padding-left:30px}}article.red_headline .wrapper .left .webp:before{background:url(/packs/static/images/articles/red_headline/background_top-mobile-5fab288749d59b83169f.webp) no-repeat;background-size:17.5rem 26.875rem}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.red_headline .wrapper .left .webp:before{background:url(/packs/static/images/articles/red_headline/background_top-mobile@2x-c44c54d7cba387a090b8.webp) no-repeat;background-size:17.5rem 26.875rem}}article.red_headline .wrapper .left:before{background-position:right;background-repeat:no-repeat;content:"";position:absolute;z-index:-1}@media screen and (max-width: 1023px){article.red_headline .wrapper .left:before{background-image:url(/packs/static/images/articles/red_headline/background_top-mobile-149d82fb5d4baaf8eb55.png);background-size:contain;height:26.875rem;left:50%;top:0;transform:translateX(-50%);width:17.5rem}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left:before{background-image:url(/packs/static/images/articles/red_headline/background_left-desktop-c079c2ccef933073dfc2.png);background-size:cover;height:26.625rem;width:99.5rem}html[dir=rtl] article.red_headline .wrapper .left:before{transform:scaleX(-1)}html[dir=ltr] article.red_headline .wrapper .left:before{right:-10.125rem}html[dir=rtl] article.red_headline .wrapper .left:before{left:-10.125rem}}@media screen and (min-width: 1024px){html[dir=ltr] article.red_headline .wrapper .left .inner{margin-left:40px}html[dir=rtl] article.red_headline .wrapper .left .inner{margin-right:40px}}article.red_headline .wrapper .left .inner h1{color:#fff}@media screen and (max-width: 1023px){article.red_headline .wrapper .left .inner h1{text-align:center;font-size:1.25rem;line-height:1.5rem;margin-bottom:1rem;justify-content:center}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner h1{font-size:32px;line-height:36px;margin:0 0 24px}html[dir=ltr] article.red_headline .wrapper .left .inner h1{text-align:left}html[dir=rtl] article.red_headline .wrapper .left .inner h1{text-align:right}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.red_headline .wrapper .left .inner h1{max-width:calc(475px + 0.2727272727*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.red_headline .wrapper .left .inner h1{max-width:523px}}article.red_headline .wrapper .left .inner .note{color:#fff}@media screen and (max-width: 1023px){article.red_headline .wrapper .left .inner .note{text-align:center;font-size:0.75rem;line-height:1rem;margin-bottom:2rem;margin-left:auto;margin-right:auto;max-height:9.125rem;overflow:scroll}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .note{font-size:16px;line-height:21px;max-width:358px;margin-bottom:40px}}@media screen and (max-width: 1023px){article.red_headline .wrapper .left .inner .buttons{margin-bottom:3.5625rem}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons{display:flex}html[dir=ltr] article.red_headline .wrapper .left .inner .buttons a:not(:last-child){margin-right:30px}html[dir=rtl] article.red_headline .wrapper .left .inner .buttons a:not(:last-child){margin-left:30px}}article.red_headline .wrapper .left .inner .buttons .rent{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#fff;color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){article.red_headline .wrapper .left .inner .buttons .rent{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .rent{display:inline-flex;font-size:14px;min-width:160px}}article.red_headline .wrapper .left .inner .buttons .rent.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.red_headline .wrapper .left .inner .buttons .rent.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .rent.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.red_headline .wrapper .left .inner .buttons .rent:hover{text-decoration:none}article.red_headline .wrapper .left .inner .buttons .rent:active{box-shadow:none}article.red_headline .wrapper .left .inner .buttons .rent.disabled,article.red_headline .wrapper .left .inner .buttons .rent[disabled]{background:#afb5c9;cursor:default}article.red_headline .wrapper .left .inner .buttons .rent.disabled:hover,article.red_headline .wrapper .left .inner .buttons .rent[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .rent:hover{box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#333;color:var(--text-strong)}}article.red_headline .wrapper .left .inner .buttons .rent:active{color:#f44f0c;color:var(--primary-color)}.root-v3 article.red_headline .wrapper .left .inner .buttons .rent{background:#fff;color:#5f5f5f;color:var(--text-base)}@media screen and (min-width: 1024px){.root-v3 article.red_headline .wrapper .left .inner .buttons .rent:hover{background:#f5f5f4;box-shadow:none;color:var(--text-base-hover)}}.root-v3 article.red_headline .wrapper .left .inner .buttons .rent:active{background:#fff;box-shadow:0px 0px 0px 4px #e7e5e4;color:var(--text-base-active)}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .rent{min-width:180px}}@media screen and (max-width: 1023px){article.red_headline .wrapper .left .inner .buttons .learn-more{display:none}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .learn-more{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#fff;color:#fff}}@media screen and (min-width: 1024px)and (max-width: 1023px){article.red_headline .wrapper .left .inner .buttons .learn-more{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .learn-more{display:inline-flex;font-size:14px;min-width:160px}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .learn-more.button-v3{border-radius:0.5rem;padding:0 1.25rem}}@media screen and (min-width: 1024px)and (max-width: 1023px){article.red_headline .wrapper .left .inner .buttons .learn-more.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px)and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .learn-more.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .learn-more:hover{text-decoration:none}article.red_headline .wrapper .left .inner .buttons .learn-more:active{box-shadow:none}article.red_headline .wrapper .left .inner .buttons .learn-more.disabled,article.red_headline .wrapper .left .inner .buttons .learn-more[disabled]{background:#afb5c9;cursor:default}article.red_headline .wrapper .left .inner .buttons .learn-more.disabled:hover,article.red_headline .wrapper .left .inner .buttons .learn-more[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}}@media screen and (min-width: 1024px)and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .learn-more:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 8px 24px rgba(194,56,0,.5);color:#fff}}@media screen and (min-width: 1024px){article.red_headline .wrapper .left .inner .buttons .learn-more:active{background:#ff8655;color:#fff}.root-v3 article.red_headline .wrapper .left .inner .buttons .learn-more{color:var(--text-on-color);border-color:var(--border-on-color)}}@media screen and (min-width: 1024px)and (min-width: 1024px){.root-v3 article.red_headline .wrapper .left .inner .buttons .learn-more:hover{color:var(--text-on-color-hover);background:rgba(255,255,255,.2);box-shadow:none}}@media screen and (min-width: 1024px){.root-v3 article.red_headline .wrapper .left .inner .buttons .learn-more:active{color:var(--text-on-color-active);background:rgba(255,255,255,.3)}article.red_headline .wrapper .left .inner .buttons .learn-more:after{background-image:url(/packs/static/images/blocks/b-button/arrow_white-008e5b48bb17f51fc822.svg);background-repeat:no-repeat;background-size:cover;content:"";height:0.5625rem;width:1.375rem}html[dir=rtl] article.red_headline .wrapper .left .inner .buttons .learn-more:after{transform:scaleX(-1)}html[dir=ltr] article.red_headline .wrapper .left .inner .buttons .learn-more:after{margin-left:0.5rem}html[dir=rtl] article.red_headline .wrapper .left .inner .buttons .learn-more:after{margin-right:0.5rem}}@media screen and (max-width: 1023px){article.red_headline .wrapper .left .inner h1{min-height:6rem;display:flex;align-items:center}}article.red_headline .wrapper .right{background-image:url(/packs/static/images/articles/red_headline/background_right-desktop-64ef8811af8cb3abff04.png);background-repeat:no-repeat;background-size:cover}@media screen and (min-width: 2090px){article.red_headline .wrapper .right{background-size:contain;background-position:left}}@media screen and (max-width: 1023px){article.red_headline .wrapper .right{height:12.4375rem;width:17.5rem;background:url(/packs/static/images/articles/red_headline/background_bottom-mobile-d0daa0d05bc696b7760b.png) no-repeat;background-size:17.5rem 12.4375rem}}@media screen and (max-width: 1023px)and (-webkit-min-device-pixel-ratio: 1.5),screen and (max-width: 1023px)and (-o-min-device-pixel-ratio: 3/2),screen and (max-width: 1023px)and (min--moz-device-pixel-ratio: 1.5),screen and (max-width: 1023px)and (min-device-pixel-ratio: 1.5){article.red_headline .wrapper .right{background:url(/packs/static/images/articles/red_headline/background_bottom-mobile@2x-45cbcb5cff4a0e9f404c.png) no-repeat;background-size:17.5rem 12.4375rem}}.webp article.red_headline .wrapper .right:after{background:url(/packs/static/images/articles/red_headline/background_bottom-mobile-92fa14afe825504e54d0.webp) no-repeat;background-size:17.5rem 12.4375rem}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.red_headline .wrapper .right:after{background:url(/packs/static/images/articles/red_headline/background_bottom-mobile@2x-7aba819ea0c12a5cddbe.webp) no-repeat;background-size:17.5rem 12.4375rem}}@media screen and (min-width: 1024px){html[dir=rtl] article.red_headline .wrapper .right{transform:scaleX(-1)}}article.security{overflow:hidden}article.security .description{margin-bottom:4.75rem}@media screen and (max-width: 1023px){article.security .description{line-height:1.5rem}html[dir=ltr] article.security .description{margin-left:4.125rem}html[dir=rtl] article.security .description{margin-right:4.125rem}}@media screen and (min-width: 1024px){article.security .description{font-size:20px;line-height:28px;width:324px}html[dir=ltr] article.security .description{margin-left:94px}html[dir=rtl] article.security .description{margin-right:94px}}article.security .description:before{background-image:url(/packs/static/images/articles/security/24-hours-d84f5066794a5e9dff96.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute}@media screen and (max-width: 1023px){article.security .description:before{height:2.75rem;width:2.75rem}html[dir=ltr] article.security .description:before{margin-left:-3.625rem}html[dir=rtl] article.security .description:before{margin-right:-3.625rem}}@media screen and (min-width: 1024px){article.security .description:before{height:64px;width:64px}html[dir=ltr] article.security .description:before{margin-left:-94px}html[dir=rtl] article.security .description:before{margin-right:-94px}}article.security .description b{color:#f44f0c;color:var(--primary-color);font-weight:600}article.security .container.white{position:relative}@media screen and (max-width: 1023px){article.security .container.white{padding-top:0.375rem;padding-bottom:6.25rem}}@media screen and (min-width: 1024px){article.security .container.white{padding-top:46px}}article.security .container.white:before{background-image:url(/packs/static/images/articles/security/background-4212aa7eea31df4648b4.png);background-repeat:no-repeat;background-size:contain;content:"";position:absolute;z-index:1}html[dir=rtl] article.security .container.white:before{transform:scaleX(-1)}@media screen and (max-width: 1023px){article.security .container.white:before{height:10rem;top:10.25rem;width:18rem}}@media screen and (min-width: 1024px){article.security .container.white:before{height:271px;top:26px;width:540px}html[dir=ltr] article.security .container.white:before{right:calc(50% - 500px)}html[dir=rtl] article.security .container.white:before{left:calc(50% - 500px)}}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.security .container.white:before{background-image:url(/packs/static/images/articles/security/background@2x-6d224d46d4b94ced4c76.png)}}.webp article.security .container.white:before{background-image:url(/packs/static/images/articles/security/background-b4e30fed3ac7ee274c3b.webp)}@media all and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.security .container.white:before{background-image:url(/packs/static/images/articles/security/background@2x-243685d346f516cce3c4.webp)}}@media screen and (min-width: 1024px){article.security .container.white .background-circle-blue:before{background-image:url(/packs/static/images/articles/security/background-blue-dc5b774c3382535d292f.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute;width:120px;height:120px;top:90px}html[dir=ltr] article.security .container.white .background-circle-blue:before{right:calc(50% - 28px)}html[dir=rtl] article.security .container.white .background-circle-blue:before{left:calc(50% - 28px)}}@media screen and (min-width: 1024px){article.security .container.white .background-circle-red:before{background-image:url(/packs/static/images/articles/security/background-red-b9ea5e56aeede4577cae.svg);background-repeat:no-repeat;background-size:contain;content:"";position:absolute;width:288px;height:288px;top:90px}html[dir=ltr] article.security .container.white .background-circle-red:before{right:calc(50% - 690px)}html[dir=rtl] article.security .container.white .background-circle-red:before{left:calc(50% - 690px)}}article.security .features{background-color:#5096ff;background-color:var(--secondary-color);line-height:1.2}@media screen and (max-width: 1023px){article.security .features{padding:2.25rem 0}}@media screen and (min-width: 1024px){article.security .features{padding:62px 0}}article.security .features ul{display:flex;flex-wrap:wrap}@media screen and (max-width: 767px)and (orientation: portrait){article.security .features ul{row-gap:1.8125rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.security .features ul{row-gap:1.8125rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.security .features ul{gap:2.5rem}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.security .features ul{gap:2.5rem}}@media screen and (min-width: 1024px){article.security .features ul{gap:2.5rem}}article.security .features ul li{align-items:center;color:#fff;display:flex;height:4rem;width:12.5rem}@media screen and (max-width: 1023px){html[dir=ltr] article.security .features ul li{margin-left:5.25rem}html[dir=rtl] article.security .features ul li{margin-right:5.25rem}}@media screen and (min-width: 1024px){html[dir=ltr] article.security .features ul li{margin-left:6rem}html[dir=rtl] article.security .features ul li{margin-right:6rem}}article.security .features ul li:before{background-repeat:no-repeat;background-size:contain;content:"";height:4rem;position:absolute;width:4rem}@media screen and (max-width: 1023px){html[dir=ltr] article.security .features ul li:before{margin-left:-5.375rem}html[dir=rtl] article.security .features ul li:before{margin-right:-5.375rem}}@media screen and (min-width: 1024px){html[dir=ltr] article.security .features ul li:before{margin-left:-94px}html[dir=rtl] article.security .features ul li:before{margin-right:-94px}}article.security .features ul li.item-1:before{background-image:url(/packs/static/images/articles/security/item-1-b2f7f473e698f23efa00.svg)}article.security .features ul li.item-2:before{background-image:url(/packs/static/images/articles/security/item-2-9076aa07d1dcd65bbbed.svg)}article.security .features ul li.item-3:before{background-image:url(/packs/static/images/articles/security/item-3-a76626e64be84e59f0bc.svg)}article.security .features ul li.item-4:before{background-image:url(/packs/static/images/articles/security/item-4-3e99976b83c6f74b4f01.svg)}article.security .features ul li.item-5:before{background-image:url(/packs/static/images/articles/security/item-5-41c8723775a5f5858390.svg)}article.security .features ul li.item-6:before{background-image:url(/packs/static/images/articles/security/item-6-6589f3618f40d0a371ce.svg)}@media screen and (max-width: 1023px){article.storable_types h2{max-width:13.75rem}}article.storable_types .slides-container{position:relative}article.storable_types .slides-container ul{color:#fff}@media screen and (min-width: 1024px){article.storable_types .slides{display:grid;grid-template-columns:repeat(3, 1fr)}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.storable_types .slides{grid-gap:calc(24px + 0.0511363636*(100vw - 1024px)) calc(28px + 0.0113636364*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.storable_types .slides{grid-gap:33px 30px}}@media screen and (max-width: 1023px){article.storable_types .slides:not(.is-mobile-expanded) .slide:nth-child(4),article.storable_types .slides:not(.is-mobile-expanded) .slide:nth-child(5),article.storable_types .slides:not(.is-mobile-expanded) .slide:nth-child(6){display:none}}article.storable_types .slides .slide{border-radius:1.25rem;color:#fff;position:relative;overflow:hidden;display:flex}@media screen and (max-width: 1023px){article.storable_types .slides .slide{height:12.5rem;margin-bottom:1.25rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.storable_types .slides .slide{height:calc(220px + 0.1590909091*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.storable_types .slides .slide{height:248px}}article.storable_types .slides .slide picture{bottom:0;line-height:0;position:absolute}html[dir=ltr] article.storable_types .slides .slide picture{right:0}html[dir=rtl] article.storable_types .slides .slide picture{left:0}@media screen and (min-width: 1024px)and (max-width: 1199px){article.storable_types .slides .slide picture{display:flex;align-items:flex-end;justify-content:flex-end}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1024px)and (max-width: 1038px){article.storable_types .slides .slide picture{max-width:88%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1038px)and (max-width: 1052px){article.storable_types .slides .slide picture{max-width:89%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1052px)and (max-width: 1066px){article.storable_types .slides .slide picture{max-width:90%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1066px)and (max-width: 1080px){article.storable_types .slides .slide picture{max-width:91%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1080px)and (max-width: 1094px){article.storable_types .slides .slide picture{max-width:92%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1094px)and (max-width: 1108px){article.storable_types .slides .slide picture{max-width:93%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1108px)and (max-width: 1122px){article.storable_types .slides .slide picture{max-width:94%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1122px)and (max-width: 1136px){article.storable_types .slides .slide picture{max-width:95%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1136px)and (max-width: 1150px){article.storable_types .slides .slide picture{max-width:96%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1150px)and (max-width: 1164px){article.storable_types .slides .slide picture{max-width:97%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1164px)and (max-width: 1178px){article.storable_types .slides .slide picture{max-width:98%}}@media screen and (min-width: 1024px)and (max-width: 1199px)and (min-width: 1178px)and (max-width: 1192px){article.storable_types .slides .slide picture{max-width:99%}}@media screen and (min-width: 1024px){html[dir=ltr] article.storable_types .slides .slide.is-ac_ive .default,html[dir=ltr] article.storable_types .slides .slide:hover .default{transform:translateX(100%)}html[dir=rtl] article.storable_types .slides .slide.is-ac_ive .default,html[dir=rtl] article.storable_types .slides .slide:hover .default{transform:translateX(-100%)}html[dir] article.storable_types .slides .slide.is-ac_ive .active,html[dir] article.storable_types .slides .slide:hover .active{transform:translateX(0)}}article.storable_types .slides .slide .default,article.storable_types .slides .slide .active{display:flex;flex-direction:column;height:100%;position:absolute;width:100%;transition:transform .3s;transition:transform var(--transition-duration)}@media screen and (max-width: 1023px){article.storable_types .slides .slide .default,article.storable_types .slides .slide .active{padding:1.3125rem 1.4375rem}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.storable_types .slides .slide .default,article.storable_types .slides .slide .active{padding:calc(24px + 0.0227272727*(100vw - 1024px)) calc(28px + 0.0227272727*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.storable_types .slides .slide .default,article.storable_types .slides .slide .active{padding:28px 32px}}article.storable_types .slides .slide .default{background:#5096ff;background:var(--secondary-color)}html[dir] article.storable_types .slides .slide .default{transform:translateX(0)}@media screen and (max-width: 1023px){article.storable_types .slides .slide .default .label{font-size:1rem;line-height:1.25rem}}@media screen and (min-width: 1024px){article.storable_types .slides .slide .default .label{font-weight:bold}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.storable_types .slides .slide .default .label{font-size:calc(20px + 0.0227272727*(100vw - 1024px));line-height:calc(24px + 0.0397727273*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.storable_types .slides .slide .default .label{font-size:24px;line-height:31px}}article.storable_types .slides .slide .active{background:#f44f0c;background:var(--primary-color)}html[dir=ltr] article.storable_types .slides .slide .active{transform:translateX(-100%)}html[dir=rtl] article.storable_types .slides .slide .active{transform:translateX(100%)}article.storable_types .slides .slide .active ul li{font-size:1rem;font-weight:500;line-height:1.8125rem}html[dir=ltr] article.storable_types .slides .slide .active ul li{padding-left:0.5rem}html[dir=rtl] article.storable_types .slides .slide .active ul li{padding-right:0.5rem}article.storable_types .slides .slide .active ul li:before{background-image:url(/packs/static/images/pages/root/slide_2/list_item-757779e0122de60b4a50.svg);background-repeat:no-repeat;background-size:contain;content:"";height:0.5rem;margin-top:0.625rem;position:absolute;width:0.5rem}html[dir=ltr] article.storable_types .slides .slide .active ul li:before{margin-left:-1.0625rem}html[dir=rtl] article.storable_types .slides .slide .active ul li:before{margin-right:-1.0625rem}article.storable_types .slides .slide .active ul:after{background-image:url(/packs/static/images/pages/root/slide_2/list_arrow-533912af66c55830f00b.svg);background-repeat:no-repeat;background-size:contain;content:"";height:0.9375rem;margin-top:1rem;position:absolute;width:1.625rem}html[dir=rtl] article.storable_types .slides .slide .active ul:after{transform:scaleX(-1)}html[dir=ltr] article.storable_types .slides .slide .active ul:after{margin-left:-0.5rem}html[dir=rtl] article.storable_types .slides .slide .active ul:after{margin-right:-0.5rem}article.storable_types .show-more{display:flex;justify-content:center;margin-top:3.75rem}@media screen and (min-width: 1024px){article.storable_types .show-more{display:none}}article.storable_types .show-more button{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:rgba(0,0,0,0);border-color:#f44f0c;border-color:var(--primary-color);color:#f44f0c;color:var(--primary-color);width:13.75rem}@media screen and (max-width: 1023px){article.storable_types .show-more button{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.storable_types .show-more button{display:inline-flex;font-size:14px;min-width:160px}}article.storable_types .show-more button.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.storable_types .show-more button.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.storable_types .show-more button.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.storable_types .show-more button:hover{text-decoration:none}article.storable_types .show-more button:active{box-shadow:none}article.storable_types .show-more button.disabled,article.storable_types .show-more button[disabled]{background:#afb5c9;cursor:default}article.storable_types .show-more button.disabled:hover,article.storable_types .show-more button[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.storable_types .show-more button:hover{box-shadow:0px 4px 12px rgba(255,124,51,.24);border-color:#ff7c33;border-color:var(--primary-color-hover);color:#ff7c33;color:var(--primary-color-hover)}}article.storable_types .show-more button:active{border-color:#cf4c17;border-color:var(--primary-color-active);color:#cf4c17;color:var(--primary-color-active)}article.storable_types .show-more button:after{background-image:url(/packs/static/images/blocks/b-button/arrow_red-87193230cefcc6daada9.svg);background-repeat:no-repeat;background-size:cover;content:"";height:0.5625rem;width:1.375rem}html[dir=rtl] article.storable_types .show-more button:after{transform:scaleX(-1)}html[dir=ltr] article.storable_types .show-more button:after{margin-left:0.5rem}html[dir=rtl] article.storable_types .show-more button:after{margin-right:0.5rem}html[dir=ltr] article.storable_types .show-more button:after{margin-left:1.0625rem}html[dir=rtl] article.storable_types .show-more button:after{margin-right:1.0625rem}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews h2{margin-bottom:54px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews h2{margin-bottom:54px}}@media screen and (min-width: 1024px){article.reviews h2{margin-bottom:54px}}article.reviews .clients{display:flex}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .clients{align-items:center;flex-direction:column;margin-bottom:4.375rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .clients{align-items:center;flex-direction:column;margin-bottom:4.375rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .clients{align-items:center;gap:22px;justify-content:center;margin-bottom:24px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .clients{align-items:center;gap:22px;justify-content:center;margin-bottom:24px}}@media screen and (min-width: 1024px){article.reviews .clients{align-items:center;gap:22px;justify-content:center;margin-bottom:24px}}article.reviews .clients .digits{align-items:center;color:#f44f0c;color:var(--primary-color);display:flex;font-weight:700}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .clients .digits{font-size:2.75rem;gap:0.5rem;line-height:3rem;margin-bottom:0.75rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .clients .digits{font-size:2.75rem;gap:0.5rem;line-height:3rem;margin-bottom:0.75rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .clients .digits{font-size:43px;gap:7px;line-height:47px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .clients .digits{font-size:43px;gap:7px;line-height:47px}}@media screen and (min-width: 1024px){article.reviews .clients .digits{font-size:43px;gap:7px;line-height:47px}}article.reviews .clients .digits:before{background-image:url(/packs/static/images/articles/v1/reviews/smile-8c82365211044431d86d.svg);background-repeat:no-repeat;background-size:contain;content:"";height:2.1875rem;width:2.25rem}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .clients p{font-size:0.75rem;max-width:15.5rem;text-align:center}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .clients p{font-size:0.75rem;max-width:15.5rem;text-align:center}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .clients p{max-width:317px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .clients p{max-width:317px}}@media screen and (min-width: 1024px){article.reviews .clients p{max-width:317px}}article.reviews .inner{position:relative}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .inner:before,article.reviews .inner:after{content:""}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .inner:before,article.reviews .inner:after{content:""}}@media screen and (min-width: 1024px){article.reviews .inner:before,article.reviews .inner:after{content:""}}article.reviews .inner:before,article.reviews .inner:after,article.reviews .inner .blue-circle,article.reviews .inner .slide_1-background,article.reviews .inner .slide_2-background,article.reviews .inner .slide_3-background{background-repeat:no-repeat;background-size:contain;position:absolute;z-index:1}html[dir=rtl] article.reviews .inner:before,html[dir=rtl] article.reviews .inner:after,html[dir=rtl] article.reviews .inner .blue-circle,html[dir=rtl] article.reviews .inner .slide_1-background,html[dir=rtl] article.reviews .inner .slide_2-background,html[dir=rtl] article.reviews .inner .slide_3-background{transform:scaleX(-1)}article.reviews .inner .blue-circle{background-image:url(/packs/static/images/articles/v1/reviews/blue_circle-dce79465882b246ddadf.svg);left:50%;transform:translateX(-50%)}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .inner .blue-circle{width:19.25rem;height:19.25rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .inner .blue-circle{width:19.25rem;height:19.25rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .inner .blue-circle{width:423px;height:423px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .inner .blue-circle{width:423px;height:423px}}@media screen and (min-width: 1024px){article.reviews .inner .blue-circle{width:423px;height:423px}}article.reviews .inner .slide_1-background,article.reviews .inner .slide_2-background,article.reviews .inner .slide_3-background{left:50%;opacity:0;transform:translateX(-50%);transition:opacity .3s;transition:opacity var(--transition-duration)}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .inner .slide_1-background,article.reviews .inner .slide_2-background,article.reviews .inner .slide_3-background{top:1.4375rem;width:18.125rem}article.reviews .inner .slide_1-background img,article.reviews .inner .slide_2-background img,article.reviews .inner .slide_3-background img{max-width:100%}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .inner .slide_1-background,article.reviews .inner .slide_2-background,article.reviews .inner .slide_3-background{top:1.4375rem;width:18.125rem}article.reviews .inner .slide_1-background img,article.reviews .inner .slide_2-background img,article.reviews .inner .slide_3-background img{max-width:100%}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .inner .slide_1-background,article.reviews .inner .slide_2-background,article.reviews .inner .slide_3-background{top:23px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .inner .slide_1-background,article.reviews .inner .slide_2-background,article.reviews .inner .slide_3-background{top:23px}}@media screen and (min-width: 1024px){article.reviews .inner .slide_1-background,article.reviews .inner .slide_2-background,article.reviews .inner .slide_3-background{top:23px}}article.reviews .inner[data-slide="1"] .slide_3-background,article.reviews .inner[data-slide="2"] .slide_2-background,article.reviews .inner[data-slide="3"] .slide_1-background{opacity:1}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .inner .swiper-wrapper{padding-top:6.125rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .inner .swiper-wrapper{padding-top:6.125rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .inner .swiper-wrapper{padding-top:156px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .inner .swiper-wrapper{padding-top:156px}}@media screen and (min-width: 1024px){article.reviews .inner .swiper-wrapper{padding-top:156px}}article.reviews .inner .swiper-outer{background:#fff;border-radius:1.25rem;box-shadow:0px 1.375rem 2.75rem -0.75rem rgba(0,0,0,.1);margin-left:auto;margin-right:auto;position:relative;z-index:1}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .inner .swiper-outer{padding:1.625rem 0.8125rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .inner .swiper-outer{padding:1.625rem 0.8125rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .inner .swiper-outer{padding:37px;min-height:237px;width:920px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .inner .swiper-outer{padding:37px;min-height:237px;width:920px}}@media screen and (min-width: 1024px){article.reviews .inner .swiper-outer{padding:37px;min-height:237px;width:920px}}article.reviews .swiper-v8{overflow:hidden}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .swiper-v8{width:100%}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .swiper-v8{width:100%}}article.reviews .swiper-v8 .slides{display:flex}article.reviews .swiper-v8 .slides .slide{flex-shrink:0;width:100%}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .swiper-v8 .slides .slide{align-items:flex-start;display:flex;gap:30px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .swiper-v8 .slides .slide{align-items:flex-start;display:flex;gap:30px}}@media screen and (min-width: 1024px){article.reviews .swiper-v8 .slides .slide{align-items:flex-start;display:flex;gap:30px}}article.reviews .swiper-v8 .slides .author{font-weight:700}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .swiper-v8 .slides .author{align-items:center;display:flex;flex-direction:column;font-size:1.25rem;line-height:1.5rem;margin-bottom:1.4375rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .swiper-v8 .slides .author{align-items:center;display:flex;flex-direction:column;font-size:1.25rem;line-height:1.5rem;margin-bottom:1.4375rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .swiper-v8 .slides .author{flex-shrink:0;font-size:30px;line-height:34px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .swiper-v8 .slides .author{flex-shrink:0;font-size:30px;line-height:34px}}@media screen and (min-width: 1024px){article.reviews .swiper-v8 .slides .author{flex-shrink:0;font-size:30px;line-height:34px}}article.reviews .swiper-v8 .slides .author .stars{display:flex;gap:0.1875rem}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .swiper-v8 .slides .author .stars{margin-top:0.5rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .swiper-v8 .slides .author .stars{margin-top:0.5rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .swiper-v8 .slides .author .stars{margin-top:10px}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .swiper-v8 .slides .author .stars{margin-top:10px}}@media screen and (min-width: 1024px){article.reviews .swiper-v8 .slides .author .stars{margin-top:10px}}article.reviews .swiper-v8 .slides .author .star{background-repeat:no-repeat;background-size:contain;flex-shrink:0;height:1.0625rem;width:1.0625rem}article.reviews .swiper-v8 .slides .author .star-filled{background-image:url(/packs/static/images/articles/v1/reviews/star-filled-384884dfa11eaf578676.svg)}article.reviews .swiper-v8 .slides .author .star-empty{background-image:url(/packs/static/images/articles/v1/reviews/star-empty-dace6646b0c2dcd04ac7.svg)}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .swiper-v8 .slides .text,article.reviews .swiper-v8 .slides .text p{font-size:0.75rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .swiper-v8 .slides .text,article.reviews .swiper-v8 .slides .text p{font-size:0.75rem}}html[dir=ltr] article.reviews .swiper-v8 .b-slider-prev{left:-98px}html[dir=rtl] article.reviews .swiper-v8 .b-slider-prev{right:-98px}html[dir=ltr] article.reviews .swiper-v8 .b-slider-next{right:-98px}html[dir=rtl] article.reviews .swiper-v8 .b-slider-next{left:-98px}article.reviews .swiper-v8 .b-slider-prev,article.reviews .swiper-v8 .b-slider-next{margin-top:16px;position:absolute;top:50%;transform:translateY(-50%);z-index:1}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .swiper-v8 .b-slider-prev,article.reviews .swiper-v8 .b-slider-next{display:none}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .swiper-v8 .b-slider-prev,article.reviews .swiper-v8 .b-slider-next{display:none}}@media screen and (max-width: 767px)and (orientation: portrait){article.reviews .swiper-v8 .b-slider-pagination{margin-top:1rem}}@media screen and (max-width: 767px)and (orientation: landscape){article.reviews .swiper-v8 .b-slider-pagination{margin-top:1rem}}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.reviews .swiper-v8 .b-slider-pagination{display:none}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.reviews .swiper-v8 .b-slider-pagination{display:none}}@media screen and (min-width: 1024px){article.reviews .swiper-v8 .b-slider-pagination{display:none}}article.v3.got_questions{--article-background: #eff8ff}article.v3.got_questions .inner{display:flex}@media screen and (max-width: 1023px){article.v3.got_questions .inner{flex-direction:column;gap:2rem}}@media screen and (min-width: 1024px){article.v3.got_questions .inner{gap:30px;position:relative}}article.v3.got_questions .above-headline{color:#1570ef}@media screen and (min-width: 1024px){article.v3.got_questions .head{display:flex;flex-direction:column;flex-basis:50%}article.v3.got_questions .head:before{background-image:url(/packs/static/images/articles/v3/got_questions/background-desktop-aa89971f5c53344c53a9.svg);background-repeat:no-repeat;background-size:contain;bottom:12px;content:"";height:223px;left:9px;position:absolute;width:224px;z-index:1}article.v3.got_questions .head:after{background-image:url(/packs/static/images/articles/v3/got_questions/picture-desktop-a2007d37f6beac1e7728.svg);background-repeat:no-repeat;background-size:contain;content:"";height:120px;margin-top:auto;position:relative;width:120px;z-index:2}}article.v3.got_questions .faq{display:flex;flex-direction:column}@media screen and (min-width: 1024px){article.v3.got_questions .faq{flex-basis:50%}}article.v3.got_questions .faq .question{position:relative;flex-grow:1}article.v3.got_questions .faq .question:not(:last-child){border-bottom:1px solid var(--border-base)}@media screen and (max-width: 1023px){article.v3.got_questions .faq .question:not(:last-child){padding-bottom:1rem;margin-bottom:1rem}}@media screen and (min-width: 1024px){article.v3.got_questions .faq .question:not(:last-child){padding-bottom:24px;margin-bottom:24px}}article.v3.got_questions .faq .question.is-expanded .b-svg-icon.plus{display:none}article.v3.got_questions .faq .question.is-expanded .b-svg-icon.minus{display:flex}article.v3.got_questions .faq .question .b-svg-icon{margin-top:0.3125rem;pointer-events:none}@media screen and (max-width: 1023px){article.v3.got_questions .faq .question .b-svg-icon{height:1rem;width:1rem}}@media screen and (min-width: 1024px){article.v3.got_questions .faq .question .b-svg-icon{height:24px;width:24px}}article.v3.got_questions .faq .question .b-svg-icon svg{color:inherit}article.v3.got_questions .faq .question .b-svg-icon.minus{display:none}article.v3.got_questions .faq .question .label{color:#333;color:var(--text-strong);cursor:pointer;display:flex;font-weight:700;gap:1.5rem;justify-content:space-between;transition:color .3s;transition:color var(--transition-duration);width:100%}@media screen and (max-width: 1023px){article.v3.got_questions .faq .question .label{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}@media screen and (min-width: 1024px){article.v3.got_questions .faq .question .label{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height)}article.v3.got_questions .faq .question .label:hover{color:var(--text-base-hover)}}article.v3.got_questions .faq .question .label:active{color:var(--text-base-active)}article.v3.got_questions .faq .question .body{margin-top:0.5rem}@media screen and (max-width: 1023px){article.v3.got_questions .faq .question .body{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){article.v3.got_questions .faq .question .body{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}article.landing_lead_form.v3 .columns{display:flex}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .columns{flex-direction:column;gap:2rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .columns{gap:30px}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .columns .column{flex-basis:50%}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .head{display:flex;flex-direction:column;padding:8px 0}}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .head .below-headline{margin-bottom:2rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .head .below-headline{margin-bottom:auto}}article.landing_lead_form.v3 .head .title{margin-bottom:var(--padding-sm)}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .head .title{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);font-weight:700}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .head .title{font-size:var(--p1-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);font-weight:700}}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .head .text{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .head .text{font-size:var(--p2-font-size);font-weight:var(--p2-font-weight);letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}}article.landing_lead_form.v3 .head .contact{display:flex;flex-direction:column;gap:var(--padding-lg)}article.landing_lead_form.v3 .head .icon{background-repeat:no-repeat;background-size:contain;height:28px;width:28px}article.landing_lead_form.v3 .head .icon.email{background-image:url(/packs/static/images/pages/root-v3/slide_7/icon-email-344b043e58d34f3fb519.svg)}article.landing_lead_form.v3 .head .icon.phone{background-image:url(/packs/static/images/pages/root-v3/slide_7/icon-phone-38d88a6fd21936f722de.svg)}article.landing_lead_form.v3 .head a{color:#f44f0c;color:var(--primary-color)}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .head a{font-size:var(--b2-font-size);font-weight:var(--b2-font-weight);letter-spacing:var(--b2-letter-spacing);line-height:var(--b2-line-height)}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .head a{font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height)}article.landing_lead_form.v3 .head a:hover{color:#ff7c33;color:var(--primary-color-hover)}}article.landing_lead_form.v3 .head a:active{color:#cf4c17;color:var(--primary-color-active)}article.landing_lead_form.v3 .form{display:flex;flex-direction:column;gap:var(--padding-xl);border-radius:var(--padding-lg);background:#ffe6d5}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .form{padding:2rem var(--container-padding-x)}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .form{padding:32px}}article.landing_lead_form.v3 .form .title{font-family:Caveat,sans-serif;font-weight:700;line-height:1}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .form .title{font-size:1.75rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .form .title{font-size:32px}}article.landing_lead_form.v3 .form .b-input{margin:0}article.landing_lead_form.v3 .form .phone-area{display:flex;gap:12px}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .form .phone-area{gap:0.5rem}}article.landing_lead_form.v3 .form .phone-area .b-input.phone{flex-grow:1}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .form textarea{min-height:96px}}article.landing_lead_form.v3 .form .submit-container{display:flex;flex-direction:column;gap:var(--padding-md)}article.landing_lead_form.v3 .form .submit-container input[type=submit]{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff;width:100%}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .form .submit-container input[type=submit]{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .form .submit-container input[type=submit]{display:inline-flex;font-size:14px;min-width:160px}}article.landing_lead_form.v3 .form .submit-container input[type=submit].button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.landing_lead_form.v3 .form .submit-container input[type=submit].button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .form .submit-container input[type=submit].button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.landing_lead_form.v3 .form .submit-container input[type=submit]:hover{text-decoration:none}article.landing_lead_form.v3 .form .submit-container input[type=submit]:active{box-shadow:none}article.landing_lead_form.v3 .form .submit-container input[type=submit].disabled,article.landing_lead_form.v3 .form .submit-container input[type=submit][disabled]{background:#afb5c9;cursor:default}article.landing_lead_form.v3 .form .submit-container input[type=submit].disabled:hover,article.landing_lead_form.v3 .form .submit-container input[type=submit][disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.landing_lead_form.v3 .form .submit-container input[type=submit]:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.landing_lead_form.v3 .form .submit-container input[type=submit]:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.landing_lead_form.v3 .form .submit-container input[type=submit]{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.landing_lead_form.v3 .form .submit-container input[type=submit]:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.landing_lead_form.v3 .form .submit-container input[type=submit]:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}article.landing_lead_form.v3 .form .submit-container .note{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}article.additional_info{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);padding-bottom:0}@media screen and (max-width: 1023px){article.additional_info header h2,article.additional_info header .note{width:100%}html[dir=ltr] article.additional_info header h2,html[dir=ltr] article.additional_info header .note{text-align:left}html[dir=rtl] article.additional_info header h2,html[dir=rtl] article.additional_info header .note{text-align:right}}@media screen and (min-width: 1024px){article.additional_info header h2,article.additional_info header .note{max-width:580px !important}}@media screen and (min-width: 1024px){article.additional_info header h2.thailand{max-width:615px !important}}article.additional_info .columns{display:flex}@media screen and (max-width: 1023px){article.additional_info .columns{flex-direction:column;gap:1.2631578947rem}}@media screen and (min-width: 1024px){article.additional_info .columns{gap:24px}}article.additional_info .columns .slides,article.additional_info .columns .text{flex-basis:50%}article.additional_info .slides{display:flex;flex-direction:column}@media screen and (max-width: 1023px){article.additional_info .slides{gap:0.8421052632rem}}@media screen and (min-width: 1024px){article.additional_info .slides{gap:16px}}article.additional_info .slide{align-items:center;background:#f4f4f5;background:var(--gray-100);display:flex;font-weight:600}@media screen and (max-width: 1023px){article.additional_info .slide{border-radius:1.2631578947rem;font-size:0.9473684211rem;gap:0.8421052632rem;line-height:1.1578947368rem;padding:1.2631578947rem}}@media screen and (min-width: 1024px){article.additional_info .slide{border-radius:24px;font-size:18px;gap:16px;line-height:22px;padding:32px}}article.additional_info .slide:before{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0}@media screen and (max-width: 1023px){article.additional_info .slide:before{height:1.6842105263rem;width:1.6842105263rem}}@media screen and (min-width: 1024px){article.additional_info .slide:before{height:32px;width:32px}}article.additional_info .slide.slide_1:before{background-image:url(/packs/static/images/articles/v4/additional_info/slide_1-acd477b99defe42c527b.svg)}article.additional_info .slide.slide_2:before{background-image:url(/packs/static/images/articles/v4/additional_info/slide_2-a69d0394aa43c8dfd3db.svg)}article.additional_info .slide.slide_3:before{background-image:url(/packs/static/images/articles/v4/additional_info/slide_3-01cd24b4004998267104.svg)}article.additional_info .text{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);letter-spacing:.16px}article.box_sizes{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media screen and (min-width: 1024px){article.box_sizes h2.ru{max-width:825px !important}}article.box_sizes ul{display:flex}@media screen and (max-width: 1023px){article.box_sizes ul{flex-direction:column;gap:1.2631578947rem}}@media screen and (min-width: 1024px){article.box_sizes ul{justify-content:center;gap:24px}}article.box_sizes li{display:flex;flex-direction:column}@media screen and (max-width: 1023px){article.box_sizes li{gap:var(--spacing-md)}}@media screen and (min-width: 1024px){article.box_sizes li{gap:16px;width:25%}}article.box_sizes li img{width:100%}article.box_sizes li .text{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}article.box_sizes .picture-container{position:relative}article.box_sizes .picture-container .tags{position:absolute;display:flex}@media screen and (max-width: 1023px){article.box_sizes .picture-container .tags{bottom:0.6315789474rem;gap:0.2105263158rem;left:0.6315789474rem}}@media screen and (min-width: 1024px){article.box_sizes .picture-container .tags{bottom:var(--spacing-md);gap:4px;left:var(--spacing-md)}}article.box_sizes .picture-container .tags .tag{align-items:center;display:flex;font-weight:600;justify-content:center}@media screen and (max-width: 1023px){article.box_sizes .picture-container .tags .tag{border-radius:2.1052631579rem;height:1.6842105263rem}}@media screen and (min-width: 1024px){article.box_sizes .picture-container .tags .tag{border-radius:40px;height:32px}}article.box_sizes .picture-container .tags .tag:first-child{background:#fff;color:#18181b;color:var(--gray-900);text-align:center}@media screen and (max-width: 1023px){article.box_sizes .picture-container .tags .tag:first-child{font-size:0.9473684211rem;width:2.5263157895rem}}@media screen and (min-width: 1024px){article.box_sizes .picture-container .tags .tag:first-child{font-size:18px;width:48px}}article.box_sizes .picture-container .tags .tag:last-child{background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){article.box_sizes .picture-container .tags .tag:last-child{font-size:0.8421052632rem;padding:0 0.8421052632rem}}@media screen and (min-width: 1024px){article.box_sizes .picture-container .tags .tag:last-child{font-size:16px;padding:0 16px}}article.box_sizes footer{display:flex}@media screen and (max-width: 1023px){article.box_sizes footer{flex-direction:column;gap:1.2631578947rem}}@media screen and (min-width: 1024px){article.box_sizes footer{gap:16px}}article.box_sizes footer .storages{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){article.box_sizes footer .storages{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){article.box_sizes footer .storages{border-radius:48px}}@media screen and (max-width: 1023px){article.box_sizes footer .storages{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){article.box_sizes footer .storages{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){article.box_sizes footer .storages:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}article.box_sizes footer .storages:active{background:#000;color:#fff}article.box_sizes footer .storages.disabled,article.box_sizes footer .storages[disabled],article.box_sizes footer .storages.disabled:hover,article.box_sizes footer .storages[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}article.box_sizes footer .storages:before,article.box_sizes footer .storages:after{line-height:1}@media screen and (max-width: 1023px){article.box_sizes footer .storages:before,article.box_sizes footer .storages:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){article.box_sizes footer .storages:before,article.box_sizes footer .storages:after{font-size:20px}}@media screen and (min-width: 1024px){article.box_sizes footer .storages:hover{text-decoration:none}}article.box_sizes footer .storages:active{text-decoration:none}article.box_sizes footer .lead{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}@media screen and (max-width: 1023px){article.box_sizes footer .lead{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){article.box_sizes footer .lead{border-radius:48px}}@media screen and (max-width: 1023px){article.box_sizes footer .lead{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){article.box_sizes footer .lead{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){article.box_sizes footer .lead:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}article.box_sizes footer .lead:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}article.box_sizes footer .lead.disabled,article.box_sizes footer .lead[disabled],article.box_sizes footer .lead.disabled:hover,article.box_sizes footer .lead[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}article.box_sizes footer .lead:before,article.box_sizes footer .lead:after{line-height:1}@media screen and (max-width: 1023px){article.box_sizes footer .lead:before,article.box_sizes footer .lead:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){article.box_sizes footer .lead:before,article.box_sizes footer .lead:after{font-size:20px}}@media screen and (min-width: 1024px){article.box_sizes footer .lead:hover{text-decoration:none}}article.box_sizes footer .lead:active{text-decoration:none}@media screen and (max-width: 1023px){article.box_sizes footer .lead{text-wrap:auto}}article.v4.faq{--h2-font-size: var(--h1-font-size);--h2-line-height: var(--h1-line-height);margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);padding-bottom:0}@media screen and (min-width: 1024px){article.v4.faq{align-items:flex-start;flex-direction:row;gap:24px}article.v4.faq .first{flex-shrink:0;width:416px}}article.v4.faq .second{display:flex;flex-direction:column;flex-grow:1}@media screen and (max-width: 1023px){article.v4.faq .second{gap:0.6315789474rem}}@media screen and (min-width: 1024px){article.v4.faq .second{gap:16px}}@media screen and (max-width: 1023px){article.v4.faq header{margin-bottom:1.6842105263rem}}@media screen and (min-width: 1024px){article.v4.faq header{margin-bottom:32px}}article.v4.faq header h2,article.v4.faq header .note{align-self:flex-start;text-align:left;width:100%}article.v4.faq .button{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){article.v4.faq .button{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){article.v4.faq .button{border-radius:48px}}@media screen and (max-width: 1023px){article.v4.faq .button{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.faq .button{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){article.v4.faq .button:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}article.v4.faq .button:active{background:#000;color:#fff}article.v4.faq .button.disabled,article.v4.faq .button[disabled],article.v4.faq .button.disabled:hover,article.v4.faq .button[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}article.v4.faq .button:before,article.v4.faq .button:after{line-height:1}@media screen and (max-width: 1023px){article.v4.faq .button:before,article.v4.faq .button:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.faq .button:before,article.v4.faq .button:after{font-size:20px}}@media screen and (min-width: 1024px){article.v4.faq .button:hover{text-decoration:none}}article.v4.faq .button:active{text-decoration:none}article.v4.faq+article.v4.faq{padding-top:0}article.v4.head{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);align-items:flex-start;display:flex}@media screen and (max-width: 1023px){article.v4.head{--h1-font-size: 2.5263157895rem;--h1-font-weight: 700;--h1-line-height: 1.2;--h1-letter-spacing: -0.0757894737rem}}@media screen and (min-width: 1024px){article.v4.head{--h1-font-size: 64px;--h1-font-weight: 700;--h1-letter-spacing: -1.92px;--h1-line-height: 1.2}}@media screen and (max-width: 1023px){article.v4.head{flex-direction:column;padding-top:1.1578947368rem}}@media screen and (min-width: 1024px){article.v4.head{padding-top:0px;flex-direction:row;align-items:center;gap:24px}}html[dir=ltr] article.v4.head h1{text-align:left}html[dir=rtl] article.v4.head h1{text-align:right}@media screen and (min-width: 1024px){article.v4.head h1 span{white-space:nowrap}}@media screen and (max-width: 1023px){article.v4.head{flex-direction:column}}@media screen and (max-width: 1023px){article.v4.head .first h1{margin-bottom:0.8421052632rem}}@media screen and (min-width: 1024px){article.v4.head .first h1{margin-bottom:32px}}article.v4.head .first .note{text-align:left}@media screen and (max-width: 1023px){article.v4.head .first .note{font-size:0.9473684211rem;line-height:1.3684210526rem;margin-bottom:1.2631578947rem}}@media screen and (min-width: 1024px){article.v4.head .first .note{font-size:24px;line-height:1.3;margin-bottom:32px}}article.v4.head .first a{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){article.v4.head .first a{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){article.v4.head .first a{border-radius:48px}}@media screen and (max-width: 1023px){article.v4.head .first a{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.head .first a{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){article.v4.head .first a:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}article.v4.head .first a:active{background:#000;color:#fff}article.v4.head .first a.disabled,article.v4.head .first a[disabled],article.v4.head .first a.disabled:hover,article.v4.head .first a[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}article.v4.head .first a:before,article.v4.head .first a:after{line-height:1}@media screen and (max-width: 1023px){article.v4.head .first a:before,article.v4.head .first a:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.head .first a:before,article.v4.head .first a:after{font-size:20px}}@media screen and (min-width: 1024px){article.v4.head .first a:hover{text-decoration:none}}article.v4.head .first a:active{text-decoration:none}@media screen and (min-width: 768px)and (max-width: 1023px)and (orientation: portrait){article.v4.head .second{flex-basis:41.35%;flex-shrink:0}}@media screen and (min-width: 568px)and (max-width: 1023px)and (orientation: landscape){article.v4.head .second{flex-basis:41.35%;flex-shrink:0}}@media screen and (min-width: 1024px){article.v4.head .second{flex-basis:41.35%;flex-shrink:0}}article.v4.head .second picture{line-height:0}article.v4.head .second picture img{width:100%;max-width:100%}@media screen and (max-width: 1023px){article.landing_lead_form.v4{padding-bottom:1.75rem !important}}@media screen and (min-width: 1024px){article.landing_lead_form.v4{padding-bottom:0 !important}}article.landing_lead_form.v4 header{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}article.landing_lead_form.v4 .form{background:#5096ff;background:var(--secondary-color);box-shadow:0px 22px 44px -12px rgba(80,150,255,.25);padding-top:3.75rem;position:relative;width:100%}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .container{padding-bottom:18.5rem}html[dir=ltr] article.landing_lead_form.v4 .form .container{padding-left:0.75rem}html[dir=rtl] article.landing_lead_form.v4 .form .container{padding-right:0.75rem}html[dir=ltr] article.landing_lead_form.v4 .form .container{padding-right:0.75rem}html[dir=rtl] article.landing_lead_form.v4 .form .container{padding-left:0.75rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v4 .form .container{display:flex;padding-bottom:60px}}article.landing_lead_form.v4 .form .container:before{background-repeat:no-repeat;background-size:contain;bottom:0;content:"";position:absolute}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .container:before{background-image:url(/packs/static/images/pages/root/slide_9/background-mobile-95e33f2ead22162c7cda.png);height:17.1875rem;left:50%;transform:translateX(-50%);width:17.375rem}}@media screen and (max-width: 1023px)and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.landing_lead_form.v4 .form .container:before{background-image:url(/packs/static/images/pages/root/slide_9/background-mobile@2x-240e0fff5b42df5b129d.png)}}@media screen and (min-width: 1024px){article.landing_lead_form.v4 .form .container:before{background-image:url(/packs/static/images/pages/root/slide_9/background-desktop-a6783f777f46a56f841a.png);height:494px;width:469px}html[dir=rtl] article.landing_lead_form.v4 .form .container:before{transform:scaleX(-1)}}@media screen and (min-width: 1024px)and (max-width: 1199px){html[dir=ltr] article.landing_lead_form.v4 .form .container:before{left:calc(25px + 0.0681818182*(100vw - 1024px))}html[dir=rtl] article.landing_lead_form.v4 .form .container:before{right:calc(25px + 0.0681818182*(100vw - 1024px))}}@media screen and (min-width: 1200px){html[dir=ltr] article.landing_lead_form.v4 .form .container:before{left:37px}html[dir=rtl] article.landing_lead_form.v4 .form .container:before{right:37px}}@media screen and (min-width: 1024px)and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){article.landing_lead_form.v4 .form .container:before{background-image:url(/packs/static/images/pages/root/slide_9/background-desktop@2x-182545ae444a09f3b167.png)}}@media screen and (max-width: 1023px){.webp article.landing_lead_form.v4 .form .container:before{background-image:url(/packs/static/images/pages/root/slide_9/background-mobile-cc009ec115e954052c91.webp)}}@media screen and (max-width: 1023px)and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.landing_lead_form.v4 .form .container:before{background-image:url(/packs/static/images/pages/root/slide_9/background-mobile@2x-1c0cb4d3f084e26f7755.webp)}}@media screen and (min-width: 1024px){.webp article.landing_lead_form.v4 .form .container:before{background-image:url(/packs/static/images/pages/root/slide_9/background-desktop-122f7d5e2cbf1087ee49.webp)}}@media screen and (min-width: 1024px)and (-webkit-min-device-pixel-ratio: 1.5),all and (-o-min-device-pixel-ratio: 3/2),all and (min--moz-device-pixel-ratio: 1.5),all and (min-device-pixel-ratio: 1.5){.webp article.landing_lead_form.v4 .form .container:before{background-image:url(/packs/static/images/pages/root/slide_9/background-desktop@2x-8421f11cf6d7eb42d436.webp)}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.landing_lead_form.v4 .form .desktop-offset{width:calc(392px + 0.2897727273*(100vw - 1024px))}html[dir=ltr] article.landing_lead_form.v4 .form .desktop-offset{margin-left:50%}html[dir=rtl] article.landing_lead_form.v4 .form .desktop-offset{margin-right:50%}html[dir=ltr] article.landing_lead_form.v4 .form .desktop-offset{padding-left:calc(14px + 0.0170454545*(100vw - 1024px))}html[dir=rtl] article.landing_lead_form.v4 .form .desktop-offset{padding-right:calc(14px + 0.0170454545*(100vw - 1024px))}}@media screen and (min-width: 1200px){article.landing_lead_form.v4 .form .desktop-offset{width:443px}html[dir=ltr] article.landing_lead_form.v4 .form .desktop-offset{margin-left:50%}html[dir=rtl] article.landing_lead_form.v4 .form .desktop-offset{margin-right:50%}html[dir=ltr] article.landing_lead_form.v4 .form .desktop-offset{padding-left:17px}html[dir=rtl] article.landing_lead_form.v4 .form .desktop-offset{padding-right:17px}}article.landing_lead_form.v4 .form .note{color:#fff;line-height:1.33;margin-top:22px}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .note{font-size:0.75rem;margin-bottom:1.5rem;text-align:center}}@media screen and (min-width: 1024px){article.landing_lead_form.v4 .form .note{font-size:14px;margin-bottom:40px}}article.landing_lead_form.v4 .form .note a{text-decoration:underline}article.landing_lead_form.v4 .form .note .privacy-consent{margin-right:8px}article.landing_lead_form.v4 .form .note .privacy-consent-error{color:#fff;line-height:1.33}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .note .privacy-consent-error{font-size:0.75rem;margin-top:0.5rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v4 .form .note .privacy-consent-error{font-size:13px;margin-top:6px}}article.landing_lead_form.v4 .form .phone-area{display:flex}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .phone-area{gap:0.5rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v4 .form .phone-area{gap:12px}}article.landing_lead_form.v4 .form .phone-area .b-input.phone{flex-grow:1}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .submit-container{display:flex;justify-content:center}}article.landing_lead_form.v4 .form .submit-container .submit{-webkit-tap-highlight-color:rgba(0,0,0,0);-webkit-appearance:none;align-items:center;border-radius:0.625rem;border:1px solid rgba(0,0,0,0);cursor:pointer;font-weight:bold;height:2.5rem;justify-content:center;text-align:center;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);background:#f44f0c;background:var(--primary-color);color:#fff}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .submit-container .submit{display:flex;font-size:0.75rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v4 .form .submit-container .submit{display:inline-flex;font-size:14px;min-width:160px}}article.landing_lead_form.v4 .form .submit-container .submit.button-v3{border-radius:0.5rem;padding:0 1.25rem}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .submit-container .submit.button-v3{font-size:0.875rem;height:2.75rem;letter-spacing:0.00875rem}}@media screen and (min-width: 1024px){article.landing_lead_form.v4 .form .submit-container .submit.button-v3{font-size:16px;height:48px;letter-spacing:.16px}}article.landing_lead_form.v4 .form .submit-container .submit:hover{text-decoration:none}article.landing_lead_form.v4 .form .submit-container .submit:active{box-shadow:none}article.landing_lead_form.v4 .form .submit-container .submit.disabled,article.landing_lead_form.v4 .form .submit-container .submit[disabled]{background:#afb5c9;cursor:default}article.landing_lead_form.v4 .form .submit-container .submit.disabled:hover,article.landing_lead_form.v4 .form .submit-container .submit[disabled]:hover{background:#afb5c9;box-shadow:none;color:#fff}@media screen and (min-width: 1024px){article.landing_lead_form.v4 .form .submit-container .submit:hover{background:#ff7c33;background:var(--primary-color-hover);box-shadow:0px 3px 10px rgba(244,79,12,.35);color:#fff}}article.landing_lead_form.v4 .form .submit-container .submit:active{background:#cf4c17;background:var(--primary-color-active)}.root-v3 article.landing_lead_form.v4 .form .submit-container .submit{color:var(--text-on-color)}@media screen and (min-width: 1024px){.root-v3 article.landing_lead_form.v4 .form .submit-container .submit:hover{color:var(--text-on-color-hover);box-shadow:none}}.root-v3 article.landing_lead_form.v4 .form .submit-container .submit:active{color:var(--text-on-color-active);background:#f44f0c;background:var(--primary-color);box-shadow:0px 0px 0px 4px rgba(240,68,56,.24)}@media screen and (max-width: 1023px){article.landing_lead_form.v4 .form .submit-container .submit{height:2.75rem;width:15rem}}article.mobile_app_tabs{--h2-font-size: var(--default-h2-font-size);--h2-line-height: var(--default-h2-line-height);padding-bottom:0}@media screen and (min-width: 1024px){article.mobile_app_tabs{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}@media screen and (max-width: 1023px){article.mobile_app_tabs{gap:1.2631578947rem}}@media screen and (min-width: 1024px){article.mobile_app_tabs{gap:var(--spacing-6xl)}}@media screen and (max-width: 1023px){article.mobile_app_tabs header,article.mobile_app_tabs section{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}}article.mobile_app_tabs .swiper{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;height:100%}@media screen and (max-width: 1023px){article.mobile_app_tabs .swiper{width:100%}}@media screen and (min-width: 1024px){article.mobile_app_tabs .swiper{width:584px}}article.mobile_app_tabs .swiper .swiper-wrapper{background:#f5f5f5;overflow:hidden}@media screen and (max-width: 1023px){article.mobile_app_tabs .swiper .swiper-wrapper{border-radius:1.2631578947rem;height:23.5263157895rem}}@media screen and (min-width: 1024px){article.mobile_app_tabs .swiper .swiper-wrapper{border-radius:32px;height:479px}}article.mobile_app_tabs .swiper .swiper-slide{display:flex;flex-shrink:0;justify-content:center}@media screen and (max-width: 1023px){article.mobile_app_tabs .swiper .swiper-slide{border-radius:1.2631578947rem}}@media screen and (min-width: 1024px){article.mobile_app_tabs .swiper .swiper-slide{border-radius:32px}}article.mobile_app_tabs .swiper .swiper-slide img{width:100%}article.mobile_app_tabs .swiper .swiper-slide.slide_1{align-items:flex-end}article.mobile_app_tabs .swiper .swiper-slide.slide_2{align-items:center}article.mobile_app_tabs .swiper .swiper-slide.slide_3{align-items:flex-start}article.mobile_app_tabs .swiper .swiper-slide.slide_4{align-items:flex-end}article.mobile_app_tabs .swiper .swiper-slide.slide_5{align-items:flex-start}article.mobile_app_tabs .b-tabs .tab.slide_1:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}article.mobile_app_tabs .b-tabs .tab.slide_2:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}article.mobile_app_tabs .b-tabs .tab.slide_3:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}article.mobile_app_tabs .b-tabs .tab.slide_4:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}article.mobile_app_tabs .b-tabs .tab.slide_5:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}article.v4.reviews{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);position:relative;padding-top:0}article.v4.reviews h2.ru{max-width:825px}article.v4.reviews .footer-gradient{background:linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #fff 100%);bottom:0;height:344px;left:0;pointer-events:none;position:absolute;width:100%;z-index:1}article.v4.reviews .reviews{width:100%}@media screen and (max-width: 1023px){article.v4.reviews .reviews{display:flex;flex-direction:column;gap:0.6315789474rem}}@media screen and (min-width: 1024px){article.v4.reviews .reviews{display:grid;grid-gap:24px;gap:24px;grid-template-columns:1fr 1fr 1fr}}article.v4.reviews .reviews .column{flex-direction:column}@media screen and (max-width: 1023px){article.v4.reviews .reviews .column{gap:0.6315789474rem;display:none}article.v4.reviews .reviews .column:first-child{display:flex}}@media screen and (min-width: 1024px){article.v4.reviews .reviews .column{display:flex;gap:24px}}article.v4.reviews footer .load-more{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff;position:relative;z-index:1}@media screen and (max-width: 1023px){article.v4.reviews footer .load-more{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){article.v4.reviews footer .load-more{border-radius:48px}}@media screen and (max-width: 1023px){article.v4.reviews footer .load-more{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.reviews footer .load-more{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){article.v4.reviews footer .load-more:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}article.v4.reviews footer .load-more:active{background:#000;color:#fff}article.v4.reviews footer .load-more.disabled,article.v4.reviews footer .load-more[disabled],article.v4.reviews footer .load-more.disabled:hover,article.v4.reviews footer .load-more[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}article.v4.reviews footer .load-more:before,article.v4.reviews footer .load-more:after{line-height:1}@media screen and (max-width: 1023px){article.v4.reviews footer .load-more:before,article.v4.reviews footer .load-more:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.reviews footer .load-more:before,article.v4.reviews footer .load-more:after{font-size:20px}}@media screen and (min-width: 1024px){article.v4.reviews footer .load-more:hover{text-decoration:none}}article.v4.reviews footer .load-more:active{text-decoration:none}@media screen and (min-width: 1024px){article.v4.reviews footer .load-more{display:none}}article.v4.reviews.is-loaded_more .reviews .column{display:flex}article.v4.reviews.is-loaded_more .load-more{display:none}article.v4.reviews .review{background:#fff;display:flex;flex-direction:column;gap:var(--spacing-md);position:relative}@media screen and (max-width: 1023px){article.v4.reviews .review{border-radius:1.2631578947rem;box-shadow:-0.2105263158rem 0.4210526316rem 1.0526315789rem 0px rgba(0,0,0,.1);padding:1.2631578947rem}}@media screen and (min-width: 1024px){article.v4.reviews .review{border-radius:24px;box-shadow:-4px 8px 20px 0px rgba(0,0,0,.1);padding:24px}}article.v4.reviews .review .link{align-items:center;display:flex;font-weight:600;line-height:1.5;position:absolute}@media screen and (max-width: 1023px){article.v4.reviews .review .link{background:#f4f4f5;background:var(--gray-100);border-radius:1.2631578947rem;font-size:0.6315789474rem;gap:0.2105263158rem;height:1.2631578947rem;padding:0px 0.6315789474rem 0px var(--spacing-md);right:1.2631578947rem;top:1.2631578947rem}}@media screen and (min-width: 1024px){article.v4.reviews .review .link{background:#f4f4f5;background:var(--gray-100);border-radius:24px;font-size:12px;gap:4px;height:24px;padding:0px 12px 0px var(--spacing-md);right:24px;top:24px}}article.v4.reviews .review .link:before{background-image:url(/packs/static/images/articles/v4/reviews/shield-a16c698d54dfe34686f5.svg);background-repeat:no-repeat;background-size:contain;content:""}@media screen and (max-width: 1023px){article.v4.reviews .review .link:before{height:0.8421052632rem;width:0.8421052632rem}}@media screen and (min-width: 1024px){article.v4.reviews .review .link:before{height:16px;width:16px}}article.v4.reviews .review .author{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}@media screen and (max-width: 1023px){article.v4.reviews .review .author{margin-bottom:0.2105263158rem}}@media screen and (min-width: 1024px){article.v4.reviews .review .author{margin-bottom:4px}}article.v4.reviews .review .storage{color:#70707b;color:var(--gray-500);font-weight:500;line-height:1.5}@media screen and (max-width: 1023px){article.v4.reviews .review .storage{font-size:0.7368421053rem}}@media screen and (min-width: 1024px){article.v4.reviews .review .storage{font-size:14px}}article.v4.reviews .review .stars:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"";color:#f44f0c;color:var(--primary-color);font-size:20px}article.v4.reviews .review .text{font-size:var(--p3-font-size);font-weight:var(--p3-font-weight);letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}@media screen and (max-width: 1023px){article.v4.reviews .review .text{letter-spacing:0.0084210526rem}}@media screen and (min-width: 1024px){article.v4.reviews .review .text{letter-spacing:.16px}}article.v4.running-line{padding-bottom:0;padding-top:0}article.v4.running-line .swiper-v8{overflow:hidden;width:100%}article.v4.running-line .slides{display:flex;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);transition-timing-function:linear}article.v4.running-line .slides .slide{align-items:center;color:#d2d2d2;display:flex;font-weight:700;line-height:1.25;white-space:nowrap}html[dir=ltr] article.v4.running-line .slides .slide{padding-right:var(--spacing-6xl)}html[dir=rtl] article.v4.running-line .slides .slide{padding-left:var(--spacing-6xl)}@media screen and (max-width: 1023px){article.v4.running-line .slides .slide{font-size:1.2105263158rem;gap:0.6315789474rem;letter-spacing:-0.0252631579rem}}@media screen and (min-width: 1024px){article.v4.running-line .slides .slide{font-size:23px;gap:12px;letter-spacing:-0.48px}}article.v4.running-line .slides .slide.slide:before{background-repeat:no-repeat;background-size:contain;content:""}@media screen and (max-width: 1023px){article.v4.running-line .slides .slide.slide:before{height:1.2631578947rem;width:1.2631578947rem}}@media screen and (min-width: 1024px){article.v4.running-line .slides .slide.slide:before{height:24px;width:24px}}article.v4.running-line:not(.is-alternative) .slide.feature_1:before{background-image:url(/packs/static/images/articles/v4/running_line/not_alternative/feature_1-06183a1ff42f8443094f.svg)}article.v4.running-line:not(.is-alternative) .slide.feature_2:before{background-image:url(/packs/static/images/articles/v4/running_line/not_alternative/feature_2-d9a38eefdb493872a01c.svg)}article.v4.running-line:not(.is-alternative) .slide.feature_3:before{background-image:url(/packs/static/images/articles/v4/running_line/not_alternative/feature_3-e8ed1feb0dad613bf505.svg)}article.v4.running-line:not(.is-alternative) .slide.feature_4:before{background-image:url(/packs/static/images/articles/v4/running_line/not_alternative/feature_4-a1c7a707712b99f374af.svg)}article.v4.running-line:not(.is-alternative) .slide.feature_5:before{background-image:url(/packs/static/images/articles/v4/running_line/not_alternative/feature_5-cf14d6c65b2284f75250.svg)}article.v4.running-line:not(.is-alternative) .slide.feature_6:before{background-image:url(/packs/static/images/articles/v4/running_line/not_alternative/feature_6-2a0d8256079db5820b92.svg)}article.v4.running-line:not(.is-alternative) .slide.feature_7:before{background-image:url(/packs/static/images/articles/v4/running_line/not_alternative/feature_7-5619a94ce24c47db5dea.svg)}article.v4.running-line:not(.is-alternative) .slide.feature_8:before{background-image:url(/packs/static/images/articles/v4/running_line/not_alternative/feature_8-2d79d8e1294afc94f9b4.svg)}article.v4.running-line.is-alternative .slide.feature_1:before{background-image:url(/packs/static/images/articles/v4/running_line/alternative/feature_1-2a351bf86bc65e01e906.svg)}article.v4.running-line.is-alternative .slide.feature_2:before{background-image:url(/packs/static/images/articles/v4/running_line/alternative/feature_2-02e9810c769d6c8745a5.svg)}article.v4.running-line.is-alternative .slide.feature_3:before{background-image:url(/packs/static/images/articles/v4/running_line/alternative/feature_3-958b5953c098437ab7ba.svg)}article.v4.running-line.is-alternative .slide.feature_4:before{background-image:url(/packs/static/images/articles/v4/running_line/alternative/feature_4-dcbdbbb66487d21db023.svg)}article.v4.running-line.is-alternative .slide.feature_5:before{background-image:url(/packs/static/images/articles/v4/running_line/alternative/feature_5-561068b82a487251a7c5.svg)}article.v4.running-line.is-alternative .slide.feature_6:before{background-image:url(/packs/static/images/articles/v4/running_line/alternative/feature_6-d29c906f0471badb6ced.svg)}article.v4.running-line.is-alternative .slide.feature_7:before{background-image:url(/packs/static/images/articles/v4/running_line/alternative/feature_7-7004eb06c0ab4fadd824.svg)}article.v4.running-line.is-alternative .slide.feature_8:before{background-image:url(/packs/static/images/articles/v4/running_line/alternative/feature_8-0b6ed9c1ec179d749c5d.svg)}article.v4.storable-types-tabs{margin-left:auto;margin-right:auto;max-width:1200px;max-width:var(--container-max-width);position:relative;width:100%;padding-left:var(--container-padding-x);padding-right:var(--container-padding-x);padding-bottom:0}@media screen and (max-width: 1023px){article.v4.storable-types-tabs{--offset: var(--spacing-md);--storable-type-height: 5.2631578947rem;--storable-type-gap: var(--spacing-md);--appended-offset: 0px}}@media screen and (min-width: 1024px)and (max-width: 1199px){article.v4.storable-types-tabs{--offset: calc(16px + 0.0909090909 * (100vw - 1024px))}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs{--storable-type-height: 126px;--storable-type-gap: 16px;--appended-offset: 0px}}@media screen and (min-width: 1200px){article.v4.storable-types-tabs{--offset: 32px}}article.v4.storable-types-tabs .swiper{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;height:100%;position:relative;width:100%}article.v4.storable-types-tabs .swiper .swiper-wrapper{overflow:hidden}article.v4.storable-types-tabs .swiper>.inner{display:flex;flex-direction:column;left:var(--offset);position:absolute;right:var(--offset);top:3.3684210526rem;z-index:2}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .swiper>.inner{margin-left:auto;margin-right:auto;max-width:358px}}article.v4.storable-types-tabs .swiper>.inner header h2,article.v4.storable-types-tabs .swiper>.inner header .note{color:#fcfcfc;color:var(--gray-25)}article.v4.storable-types-tabs .swiper>.inner header .note{padding-left:var(--container-padding-x);padding-right:var(--container-padding-x)}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .swiper-slide{align-items:center;display:flex;flex-direction:column;gap:var(--spacing-6xl);justify-content:center}article.v4.storable-types-tabs .swiper-slide .outer{border-radius:1.6842105263rem;overflow:hidden}article.v4.storable-types-tabs .swiper-slide .outer:after{--initial-offset: 1.6842105263rem;--appended-offset: 0px;--additional-offset: 0px;background:#0a0a0a;content:"";display:block;height:calc(1.6842105263rem + (0px) + 0px);height:calc(var(--initial-offset) + (var(--appended-offset)) + var(--additional-offset));border-radius:0 0 1.6842105263rem 1.6842105263rem;margin-top:-1.6842105263rem}article.v4.storable-types-tabs .swiper-slide.is-expanded .show-more{display:none}article.v4.storable-types-tabs .swiper-slide.is-expanded .outer:after{--additional-offset: calc(var(--storable-type-height) * 3 + var(--storable-type-gap) * 3)}article.v4.storable-types-tabs .swiper-slide:not(.is-expanded) .storable-type:nth-child(4),article.v4.storable-types-tabs .swiper-slide:not(.is-expanded) .storable-type:nth-child(5),article.v4.storable-types-tabs .swiper-slide:not(.is-expanded) .storable-type:nth-child(6){display:none}}article.v4.storable-types-tabs .swiper-slide .outer{position:relative}article.v4.storable-types-tabs .swiper-slide .show-more{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#18181b;background:var(--gray-900);color:#fff}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .swiper-slide .show-more{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .swiper-slide .show-more{border-radius:48px}}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .swiper-slide .show-more{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .swiper-slide .show-more{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .swiper-slide .show-more:hover{background:#3f3f46;background:var(--gray-700);color:#fff}}article.v4.storable-types-tabs .swiper-slide .show-more:active{background:#000;color:#fff}article.v4.storable-types-tabs .swiper-slide .show-more.disabled,article.v4.storable-types-tabs .swiper-slide .show-more[disabled],article.v4.storable-types-tabs .swiper-slide .show-more.disabled:hover,article.v4.storable-types-tabs .swiper-slide .show-more[disabled]:hover{background:#d1d1d6;background:var(--gray-300);color:#fff;cursor:default}article.v4.storable-types-tabs .swiper-slide .show-more:before,article.v4.storable-types-tabs .swiper-slide .show-more:after{line-height:1}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .swiper-slide .show-more:before,article.v4.storable-types-tabs .swiper-slide .show-more:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .swiper-slide .show-more:before,article.v4.storable-types-tabs .swiper-slide .show-more:after{font-size:20px}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .swiper-slide .show-more:hover{text-decoration:none}}article.v4.storable-types-tabs .swiper-slide .show-more:active{text-decoration:none}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .swiper-slide .show-more{display:none}}article.v4.storable-types-tabs picture img{max-width:100%}@media screen and (min-width: 1024px)and (max-width: 1279px){article.v4.storable-types-tabs picture img{min-height:660px}}article.v4.storable-types-tabs .tabs-storable-types{display:flex;flex-direction:column;bottom:calc(var(--offset) - var(--appended-offset));left:0;width:100%;position:absolute;z-index:2}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .tabs-storable-types{gap:var(--spacing-6xl)}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .tabs-storable-types{gap:72px}}article.v4.storable-types-tabs .storable-types{gap:var(--storable-type-gap);margin-left:var(--offset);margin-right:var(--offset)}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .storable-types{display:flex;flex-direction:column;padding:0.2105263158rem}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .storable-types{display:grid;grid-template-columns:1fr 1fr 1fr}}article.v4.storable-types-tabs .storable-type{background:rgba(255,255,255,.1);color:#fff}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .storable-type{-webkit-backdrop-filter:blur(2.3157894737rem);backdrop-filter:blur(2.3157894737rem);border-radius:1.0526315789rem;padding:0.8421052632rem 0.8421052632rem 0.4210526316rem 0.8421052632rem;min-height:calc(var(--storable-type-height) + 0.4210526316rem)}article.v4.storable-types-tabs .storable-type:hover{text-decoration:none}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .storable-type{-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border-radius:24px;padding:16px 16px 8px 16px;min-height:calc(var(--storable-type-height) + 8px)}}article.v4.storable-types-tabs .storable-type .inner{height:100%;overflow:hidden;position:relative;width:100%}article.v4.storable-types-tabs .storable-type .default{display:flex;flex-direction:column}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .storable-type .default{gap:0.6315789474rem}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .storable-type .default{gap:16px}}article.v4.storable-types-tabs .storable-type .default:before{background-repeat:no-repeat;background-size:contain;content:"";flex-shrink:0}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .storable-type .default:before{height:1.6842105263rem;width:1.6842105263rem}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .storable-type .default:before{height:32px;width:32px}}article.v4.storable-types-tabs .storable-type.personal-seasonal .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/personal/seasonal-ea10409dc88d4bda6d78.svg)}article.v4.storable-types-tabs .storable-type.personal-relocation .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/personal/relocation-69d2c890376efd465099.svg)}article.v4.storable-types-tabs .storable-type.personal-vacation .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/personal/vacation-5a8411ab28e890320a93.svg)}article.v4.storable-types-tabs .storable-type.personal-documents .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/personal/documents-d73043152659c8b426ae.svg)}article.v4.storable-types-tabs .storable-type.personal-valuables .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/personal/valuables-2e975f7f59096caf66ab.svg)}article.v4.storable-types-tabs .storable-type.personal-lichnye_veschi .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/personal/lichnye_veschi-f1f137adafcef529a0cd.svg)}article.v4.storable-types-tabs .storable-type.business-seasonal .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/business/seasonal-6d132dc76fa83d7fdea5.svg)}article.v4.storable-types-tabs .storable-type.business-office_furniture .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/business/office_furniture-01734c9df3d0e84a01a7.svg)}article.v4.storable-types-tabs .storable-type.business-goods .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/business/goods-f219f98f2396f9772dce.svg)}article.v4.storable-types-tabs .storable-type.business-equipment .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/business/equipment-b44b1889f9f4ce68b6ae.svg)}article.v4.storable-types-tabs .storable-type.business-archive .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/business/archive-33985fee966e136fdcd2.svg)}article.v4.storable-types-tabs .storable-type.business-biznes_veshchi .default:before{background-image:url(/packs/static/images/articles/v4/storable_types_tabs/business/biznes_veshchi-f1feb3272f87ce0c94c7.svg)}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .storable-type .title{font-size:var(--p3-font-size);font-weight:700;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height)}}@media screen and (min-width: 1024px){article.v4.storable-types-tabs .storable-type .title{font-size:var(--p2-font-size);font-weight:700;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height)}article.v4.storable-types-tabs .storable-type .title:not(.th){width:0}article.v4.storable-types-tabs .storable-type .title span{white-space:nowrap}}@media screen and (max-width: 1023px){article.v4.storable-types-tabs .storable-type .hovered{display:none}}@media screen and (min-width: 1024px){html[dir=ltr] article.v4.storable-types-tabs .storable-type:hover .default{transform:translateX(100%)}html[dir=rtl] article.v4.storable-types-tabs .storable-type:hover .default{transform:translateX(-100%)}html[dir] article.v4.storable-types-tabs .storable-type:hover .hovered{transform:translateX(0)}html[dir] article.v4.storable-types-tabs .storable-type .default{transform:translateX(0)}html[dir=ltr] article.v4.storable-types-tabs .storable-type .hovered{transform:translateX(-100%)}html[dir=rtl] article.v4.storable-types-tabs .storable-type .hovered{transform:translateX(100%)}article.v4.storable-types-tabs .storable-type .default,article.v4.storable-types-tabs .storable-type .hovered{display:flex;flex-direction:column;height:100%;position:absolute;transition:transform .3s;transition:transform var(--transition-duration);width:100%}article.v4.storable-types-tabs .storable-type ul{font-size:18px;font-weight:700;line-height:1.3}article.v4.storable-types-tabs .storable-type li{align-items:center;display:flex}article.v4.storable-types-tabs .storable-type li:before{background:#fff;border-radius:5px;content:"";height:5px;margin:0 12px;width:5px}}article.v4.storages_map{padding-bottom:0}@media screen and (max-width: 1023px){article.v4.storages_map{--article-headline-gap: 1.6842105263rem}}@media screen and (min-width: 1024px){article.v4.storages_map{--article-headline-gap: 48px}}@media screen and (max-width: 1023px){article.tabs_and_items .container,article.tabs_and_items .swiper{gap:var(--spacing-6xl)}}@media screen and (min-width: 1024px){article.tabs_and_items .container,article.tabs_and_items .swiper{gap:72px}}article.tabs_and_items h2.ru{max-width:825px !important}article.tabs_and_items .swiper{margin-left:auto;margin-right:auto;display:flex;flex-direction:column;height:100%;width:100%}article.tabs_and_items .swiper .swiper-wrapper{overflow:hidden}article.tabs_and_items .b-tabs .tab.slide_1:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}article.tabs_and_items .b-tabs .tab.slide_2:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}article.tabs_and_items .b-tabs .tab.slide_3:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}article.tabs_and_items .b-tabs .tab.slide_4:before{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:""}@media screen and (max-width: 1023px){article.tabs_and_items ul{display:flex;flex-wrap:wrap;margin-bottom:-1.2631578947rem}html[dir=ltr] article.tabs_and_items ul{margin-left:-0.6315789474rem}html[dir=rtl] article.tabs_and_items ul{margin-right:-0.6315789474rem}article.tabs_and_items ul>li{margin-bottom:1.2631578947rem;width:calc(50% - 0.6315789474rem)}html[dir=ltr] article.tabs_and_items ul>li{margin-left:0.6315789474rem}html[dir=rtl] article.tabs_and_items ul>li{margin-right:0.6315789474rem}article.tabs_and_items ul li:nth-child(odd):last-child{width:100%}}@media screen and (min-width: 1024px){article.tabs_and_items ul{display:flex;flex-wrap:wrap;margin-bottom:0;justify-content:center}html[dir=ltr] article.tabs_and_items ul{margin-left:-16px}html[dir=rtl] article.tabs_and_items ul{margin-right:-16px}article.tabs_and_items ul>li{margin-bottom:0;width:calc(20% - 16px)}html[dir=ltr] article.tabs_and_items ul>li{margin-left:16px}html[dir=rtl] article.tabs_and_items ul>li{margin-right:16px}article.tabs_and_items ul.size-6{display:flex;flex-wrap:wrap;margin-bottom:0}html[dir=ltr] article.tabs_and_items ul.size-6{margin-left:-16px}html[dir=rtl] article.tabs_and_items ul.size-6{margin-right:-16px}article.tabs_and_items ul.size-6>li{margin-bottom:0;width:calc(16.6666666667% - 16px)}html[dir=ltr] article.tabs_and_items ul.size-6>li{margin-left:16px}html[dir=rtl] article.tabs_and_items ul.size-6>li{margin-right:16px}}article.tabs_and_items ul li{align-items:center;color:#fcfcfc;color:var(--gray-25);display:flex;flex-direction:column;text-align:center}@media screen and (max-width: 1023px){article.tabs_and_items ul li{font-size:var(--p3-font-size);font-weight:600;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);gap:0.6315789474rem}}@media screen and (min-width: 1024px){article.tabs_and_items ul li{font-size:var(--p2-font-size);font-weight:600;letter-spacing:var(--p2-letter-spacing);line-height:var(--p2-line-height);gap:0.6315789474rem}}article.tabs_and_items ul li:before{background-repeat:no-repeat;background-size:contain;content:""}@media screen and (max-width: 1023px){article.tabs_and_items ul li:before{height:1.4736842105rem;width:1.4736842105rem}}@media screen and (min-width: 1024px){article.tabs_and_items ul li:before{height:32px;width:32px}}article.tabs_and_items ul li span{white-space:nowrap}article.tabs_and_items ul.slide_1 li.item_1:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_1/item_1-6d593f0c55439384afe2.svg)}article.tabs_and_items ul.slide_1 li.item_2:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_1/item_2-5610337c78850378d318.svg)}article.tabs_and_items ul.slide_1 li.item_3:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_1/item_3-b32b313b1d5b5bca27c7.svg)}article.tabs_and_items ul.slide_1 li.item_4:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_1/item_4-741e7fa747c6ecba3bd4.svg)}article.tabs_and_items ul.slide_1 li.item_5:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_1/item_5-750bc6cc0c7d46e525da.svg)}article.tabs_and_items ul.slide_2 li.item_1:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_2/item_1-13635811b1c5508ecd9c.svg)}article.tabs_and_items ul.slide_2 li.item_2:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_2/item_2-f54cd6ad1ecb3d803a96.svg)}article.tabs_and_items ul.slide_2 li.item_3:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_2/item_3-f0b5c9847d81af155076.svg)}article.tabs_and_items ul.slide_2 li.item_4:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_2/item_4-f11126e90ed39ba72886.svg)}article.tabs_and_items ul.slide_2 li.item_5:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_2/item_5-7a3d657a9049ba99ab2b.svg)}article.tabs_and_items ul.slide_2 li.item_6:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_2/item_6-031d59d53f6e2892d5b8.svg)}article.tabs_and_items ul.slide_3 li.item_1:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_3/item_1-a5cb3224819a7b78b743.svg)}article.tabs_and_items ul.slide_3 li.item_2:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_3/item_2-ed6218b6d796c449b36a.svg)}article.tabs_and_items ul.slide_3 li.item_3:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_3/item_3-ca3daecdb9df612a956f.svg)}article.tabs_and_items ul.slide_4 li.item_1:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_4/item_1-10b5be0d45bb17b4d217.svg)}article.tabs_and_items ul.slide_4 li.item_2:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_4/item_2-a80c55b04fb6f92b1839.svg)}article.tabs_and_items ul.slide_4 li.item_3:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_4/item_3-6a6c4bd9becc8d83badf.svg)}article.tabs_and_items ul.slide_4 li.item_4:before{background-image:url(/packs/static/images/articles/v4/tabs_and_items/slide_4/item_4-956be191aae2324fb6ad.svg)}article.v4.three_steps{--h2-font-size: var(--default-h2-font-size);--h2-line-height: var(--default-h2-line-height)}article.v4.three_steps ul{display:flex;gap:var(--feature-gap)}@media screen and (max-width: 1023px){article.v4.three_steps ul{flex-direction:column;--feature-gap: 3.3684210526rem}}@media screen and (min-width: 1024px){article.v4.three_steps ul{--feature-gap: 24px}}article.v4.three_steps li{display:flex;position:relative}@media screen and (max-width: 1023px){article.v4.three_steps li{gap:0.8421052632rem}}@media screen and (min-width: 1024px){article.v4.three_steps li{flex-basis:33.333%;flex-direction:column;gap:24px}}article.v4.three_steps li:before{background:#3f3f46;background:var(--gray-700);content:"";position:absolute}@media screen and (max-width: 1023px){article.v4.three_steps li:before{height:calc(100% + var(--feature-gap));left:1.6315789474rem;top:0;width:0.1052631579rem}}@media screen and (min-width: 1024px){article.v4.three_steps li:before{height:2px;top:35px}}@media screen and (min-width: 1024px){article.v4.three_steps li.feature_1:before{left:50%;width:calc(50% + var(--feature-gap))}}@media screen and (min-width: 1024px){article.v4.three_steps li.feature_2:before{left:0;width:calc(100% + var(--feature-gap))}}@media screen and (max-width: 1023px){article.v4.three_steps li.feature_3:before{display:none}}@media screen and (min-width: 1024px){article.v4.three_steps li.feature_3:before{left:0;width:calc(50% + var(--feature-gap))}}article.v4.three_steps li.feature_1 .icon:before{background-image:url(/packs/static/images/articles/v4/three_steps/feature_1-e82a6da50d1d82686aac.svg)}article.v4.three_steps li.feature_2 .icon:before{background-image:url(/packs/static/images/articles/v4/three_steps/feature_2-5124da536ea2ccde484b.svg)}article.v4.three_steps li.feature_3 .icon:before{background-image:url(/packs/static/images/articles/v4/three_steps/feature_3-1af02fa46d9bd297b98e.svg)}article.v4.three_steps li .icon{align-items:center;background:rgba(255,255,255,.1);display:flex;flex-shrink:0;justify-content:center}@media screen and (max-width: 1023px){article.v4.three_steps li .icon{-webkit-backdrop-filter:blur(2.3157894737rem);backdrop-filter:blur(2.3157894737rem);border-radius:0.7217894737rem;height:3.3684210526rem;width:3.3684210526rem}}@media screen and (min-width: 1024px){article.v4.three_steps li .icon{align-self:center;-webkit-backdrop-filter:blur(44px);backdrop-filter:blur(44px);border-radius:16px;height:72px;width:72px}}article.v4.three_steps li .icon:before{content:""}@media screen and (max-width: 1023px){article.v4.three_steps li .icon:before{height:2.1052631579rem;width:2.1052631579rem}}@media screen and (min-width: 1024px){article.v4.three_steps li .icon:before{height:48px;width:48px}}article.v4.three_steps li .title{font-size:var(--p1-font-size);font-weight:700;letter-spacing:var(--p1-letter-spacing);line-height:var(--p1-line-height);color:#fcfcfc;color:var(--gray-25)}@media screen and (max-width: 1023px){article.v4.three_steps li .title{margin-bottom:var(--spacing-md)}}@media screen and (min-width: 1024px){article.v4.three_steps li .title{font-size:24px;line-height:1.2;margin-bottom:12px;text-align:center}}article.v4.three_steps li .other{font-size:var(--p3-font-size);font-weight:500;letter-spacing:var(--p3-letter-spacing);line-height:var(--p3-line-height);letter-spacing:.16px}@media screen and (min-width: 1024px){article.v4.three_steps li .other{text-align:center}}article.v4.three_steps .button{-webkit-appearance:none;-webkit-tap-highlight-color:rgba(0,0,0,0);align-items:center;cursor:pointer;display:inline-flex;justify-content:center;text-align:center;text-decoration:none;transition:color .3s,border-color .3s,background-color .3s,box-shadow .3s;transition:color var(--transition-duration),border-color var(--transition-duration),background-color var(--transition-duration),box-shadow var(--transition-duration);white-space:nowrap;font-size:var(--b1-font-size);font-weight:var(--b1-font-weight);letter-spacing:var(--b1-letter-spacing);line-height:var(--b1-line-height);background:#f4f4f5;background:var(--gray-100);color:#18181b;color:var(--gray-900)}@media screen and (max-width: 1023px){article.v4.three_steps .button{border-radius:2.5263157895rem}}@media screen and (min-width: 1024px){article.v4.three_steps .button{border-radius:48px}}@media screen and (max-width: 1023px){article.v4.three_steps .button{gap:0.3157894737rem;height:2.5263157895rem;padding:0.6315789474rem 1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.three_steps .button{gap:6px;height:48px;padding:12px 20px}}@media screen and (min-width: 1024px){article.v4.three_steps .button:hover{background:#e4e4e7;background:var(--gray-200);color:#18181b;color:var(--gray-900)}}article.v4.three_steps .button:active{background:#d1d1d6;background:var(--gray-300);color:#18181b;color:var(--gray-900)}article.v4.three_steps .button.disabled,article.v4.three_steps .button[disabled],article.v4.three_steps .button.disabled:hover,article.v4.three_steps .button[disabled]:hover{background:#e4e4e7;background:var(--gray-200);color:#a0a0ab;color:var(--gray-400);cursor:default}article.v4.three_steps .button:before,article.v4.three_steps .button:after{line-height:1}@media screen and (max-width: 1023px){article.v4.three_steps .button:before,article.v4.three_steps .button:after{font-size:1.0526315789rem}}@media screen and (min-width: 1024px){article.v4.three_steps .button:before,article.v4.three_steps .button:after{font-size:20px}}@media screen and (min-width: 1024px){article.v4.three_steps .button:hover{text-decoration:none}}article.v4.three_steps .button:active{text-decoration:none}.b-gallery{display:flex}@media screen and (max-width: 1023px){.b-gallery:not(.vertical){flex-wrap:wrap;justify-content:center}}.b-gallery.vertical{justify-content:center;flex-wrap:wrap}html[dir=ltr] .b-gallery.vertical .b-collection_image_item{margin-right:0}html[dir=rtl] .b-gallery.vertical .b-collection_image_item{margin-left:0}.b-gallery .b-collection_image_item{align-self:flex-start;margin-bottom:1rem;margin-top:0}html[dir=ltr] .b-gallery .b-collection_image_item{margin-left:0}html[dir=rtl] .b-gallery .b-collection_image_item{margin-right:0}html[dir=ltr] .b-gallery .b-collection_image_item{margin-right:1rem}html[dir=rtl] .b-gallery .b-collection_image_item{margin-left:1rem}.b-gallery .swiper-inner{box-sizing:content-box;display:flex;height:100%;position:relative;transform:translate3d(0px, 0, 0);transition-property:transform;width:100%;z-index:1}.b-storage_map{position:relative}.b-storage_map .level.active{background-color:#467fcf;color:#fff}.b-storage_map .fabric-inputs{align-items:center;display:flex}.b-storage_map .fabric-inputs input{font-size:13px}.b-storage_map .fabric-inputs input.sizes{width:50px}.b-storage_map .fabric-inputs input.coords{width:65px}.b-storage_map .box-list{max-height:480px}.b-storage_map .box-list .box{-moz-column-gap:24px;column-gap:24px;display:flex;white-space:nowrap;flex-wrap:wrap}.b-storage_map .box-list .box.active .tag{background-color:#467fcf;color:#fff}.b-storage_map .box-list .box .tag{display:inline-block;min-width:50px;text-align:center}.b-storage_map .box-list .box .icon{font-size:18px}.b-storage_map .box-list .fabric-inputs{display:inline-flex}.b-storage_map .map-inner{background:#f0f3fa;overflow:hidden;position:relative;width:100%}@media screen and (max-width: 1023px){.b-storage_map .map-inner{border-radius:0.8421052632rem}}@media screen and (min-width: 1024px){.b-storage_map .map-inner{border-radius:16px}}.b-storage_map .map-inner .controls{display:flex;flex-direction:column;position:absolute}@media screen and (max-width: 1023px){.b-storage_map .map-inner .controls{display:none}}@media screen and (min-width: 1024px){.b-storage_map .map-inner .controls{bottom:24px;gap:8px}html[dir=ltr] .b-storage_map .map-inner .controls{right:24px}html[dir=rtl] .b-storage_map .map-inner .controls{left:24px}}.b-storage_map .map-inner .controls .zoom-in,.b-storage_map .map-inner .controls .zoom-out{background:#fff;border-radius:100px;border:1px solid rgba(0,0,0,0);transition:background .3s,border-color .3s,color .3s;transition:background var(--transition-duration),border-color var(--transition-duration),color var(--transition-duration);-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;color:#3f3f46;color:var(--gray-700);cursor:pointer;display:flex;justify-content:center;user-select:none}@media screen and (max-width: 1023px){.b-storage_map .map-inner .controls .zoom-in,.b-storage_map .map-inner .controls .zoom-out{padding:0.3157894737rem 0.6315789474rem}}@media screen and (min-width: 1024px){.b-storage_map .map-inner .controls .zoom-in,.b-storage_map .map-inner .controls .zoom-out{padding:6px 12px}}.b-storage_map .map-inner .controls .zoom-in:not(.is-active),.b-storage_map .map-inner .controls .zoom-out:not(.is-active){cursor:pointer}@media screen and (min-width: 1024px){.b-storage_map .map-inner .controls .zoom-in:not(.is-active):hover,.b-storage_map .map-inner .controls .zoom-out:not(.is-active):hover{background:#fdeee9;border-color:#ff4f00;color:#ff4f00}}.b-storage_map .map-inner .controls .zoom-in:not(.is-active):active,.b-storage_map .map-inner .controls .zoom-out:not(.is-active):active{background:#fce7df;border-color:#ff4f00;color:#ff4f00}.b-storage_map .map-inner .controls .zoom-in.is-active,.b-storage_map .map-inner .controls .zoom-out.is-active{background:#fdeee9;border-color:#ff4f00;color:#ff4f00}@media screen and (max-width: 1023px){.b-storage_map .map-inner .controls .zoom-in,.b-storage_map .map-inner .controls .zoom-out{font-size:0.9473684211rem;height:1.7894736842rem;width:1.7894736842rem;line-height:1.7894736842rem}}@media screen and (min-width: 1024px){.b-storage_map .map-inner .controls .zoom-in,.b-storage_map .map-inner .controls .zoom-out{font-size:18px;height:34px;line-height:34px;width:34px}}.b-storage_map .map-inner .controls .zoom-in{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"+"}.b-storage_map .map-inner .controls .zoom-out{font-family:minisklad_icons;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-shrink:0;font-feature-settings:"liga";font-weight:normal;letter-spacing:normal;text-transform:none;content:"-"}.b-storage_map .levels{display:flex;position:absolute}@media screen and (max-width: 1023px){.b-storage_map .levels{gap:0.4210526316rem;justify-content:center;left:0.6315789474rem;right:0.6315789474rem;top:1.2631578947rem}.b-storage_map .levels:has(>:last-child:nth-child(5)),.b-storage_map .levels:has(>:last-child:nth-child(6)),.b-storage_map .levels:has(>:last-child:nth-child(7)),.b-storage_map .levels:has(>:last-child:nth-child(8)),.b-storage_map .levels:has(>:last-child:nth-child(9)),.b-storage_map .levels:has(>:last-child:nth-child(10)){flex-wrap:wrap;justify-content:flex-start}}@media screen and (min-width: 1024px){.b-storage_map .levels{flex-wrap:wrap;gap:8px;top:24px}html[dir=ltr] .b-storage_map .levels{left:24px}html[dir=rtl] .b-storage_map .levels{right:24px}}.b-storage_map .levels .level{background:#fff;border-radius:100px;border:1px solid rgba(0,0,0,0);transition:background .3s,border-color .3s,color .3s;transition:background var(--transition-duration),border-color var(--transition-duration),color var(--transition-duration);-webkit-user-select:none;-moz-user-select:none;user-select:none;color:#18181b;color:var(--gray-900);flex-shrink:0;line-height:1.3}@media screen and (max-width: 1023px){.b-storage_map .levels .level{padding:0.3157894737rem 0.6315789474rem}}@media screen and (min-width: 1024px){.b-storage_map .levels .level{padding:6px 12px}}.b-storage_map .levels .level:not(.is-active){cursor:pointer}@media screen and (min-width: 1024px){.b-storage_map .levels .level:not(.is-active):hover{background:#fdeee9;border-color:#ff4f00;color:#ff4f00}}.b-storage_map .levels .level:not(.is-active):active{background:#fce7df;border-color:#ff4f00;color:#ff4f00}.b-storage_map .levels .level.is-active{background:#fdeee9;border-color:#ff4f00;color:#ff4f00}@media screen and (max-width: 1023px){.b-storage_map .levels .level{font-size:0.8421052632rem}}@media screen and (min-width: 1024px){.b-storage_map .levels .level{font-size:16px}}.b-storage_map .legend{background:#fff;border-radius:100px;display:flex;line-height:1.3;position:absolute}@media screen and (max-width: 1023px){.b-storage_map .legend{bottom:1.0526315789rem;font-size:0.8421052632rem;gap:0.8421052632rem;left:50%;padding:0.3157894737rem 0.6315789474rem;transform:translateX(-50%)}}@media screen and (min-width: 1024px){.b-storage_map .legend{bottom:24px;font-size:16px;gap:16px;padding:6px 12px}html[dir=ltr] .b-storage_map .legend{left:24px}html[dir=rtl] .b-storage_map .legend{right:24px}}.b-storage_map .legend .item{display:flex}@media screen and (max-width: 1023px){.b-storage_map .legend .item{gap:0.4210526316rem}}@media screen and (min-width: 1024px){.b-storage_map .legend .item{gap:8px}}.b-storage_map .legend .item .dot{align-items:center;display:flex;justify-content:center}.b-storage_map .legend .item .dot:before{border-radius:100%;border:1px solid #d0d5dd;content:""}@media screen and (max-width: 1023px){.b-storage_map .legend .item .dot:before{height:0.6315789474rem;width:0.6315789474rem}}@media screen and (min-width: 1024px){.b-storage_map .legend .item .dot:before{height:12px;width:12px}}.b-storage_map .legend .item .dot.active:before{background:#f0a884}.b-storage_map .legend .item .dot.available:before{background:#bef4c3}.b-storage_map .legend .item .dot.not-available:before{background:#e6e6e6}.b-collection_image_item{margin:0 auto 1.5rem}.b-collection_image_item:last-child{margin-bottom:0}.b-collection_image_item.sortable-ghost{opacity:.3}.b-collection_image_item .inner{position:relative;display:inline-block}.b-collection_image_item .inner:before,.b-collection_image_item .inner:after{content:"";display:table;clear:both}.b-collection_image_item .inner a.image span.background-image,.b-collection_image_item .inner a.pdf span.background-image{background-color:#ebebeb;background-position:center;background-size:cover;border-radius:12px;display:inline-block;min-height:148px;min-width:148px}.b-collection_image_item .inner a.image.pdf span.background-image,.b-collection_image_item .inner a.pdf.pdf span.background-image{background-image:url(/packs/static/images/blocks/b-collection_image_item/pdf-b2aab2306b220cd9aa78.svg);background-repeat:no-repeat;background-size:cover}.b-collection_image_item .inner .delete,.b-collection_image_item .inner .drag-handle{background:#fff;border-radius:100%;box-shadow:0px 0px 2px 0px rgba(0,0,0,.5);font-size:13px;height:24px;line-height:24px;position:absolute;text-align:center;top:5px;width:24px}.b-collection_image_item .inner .delete.delete,.b-collection_image_item .inner .drag-handle.delete{color:#cd201f}html[dir=ltr] .b-collection_image_item .inner .delete.delete,html[dir=ltr] .b-collection_image_item .inner .drag-handle.delete{right:5px}html[dir=rtl] .b-collection_image_item .inner .delete.delete,html[dir=rtl] .b-collection_image_item .inner .drag-handle.delete{left:5px}.b-collection_image_item .inner .delete.delete:hover,.b-collection_image_item .inner .drag-handle.delete:hover{color:#a11918;text-decoration:none}.b-collection_image_item .inner .delete.drag-handle,.b-collection_image_item .inner .drag-handle.drag-handle{color:rgba(0,0,0,.6);cursor:pointer;cursor:-webkit-grab}html[dir=ltr] .b-collection_image_item .inner .delete.drag-handle,html[dir=ltr] .b-collection_image_item .inner .drag-handle.drag-handle{right:40px}html[dir=rtl] .b-collection_image_item .inner .delete.drag-handle,html[dir=rtl] .b-collection_image_item .inner .drag-handle.drag-handle{left:40px}.b-collection_image_item .inner .delete.drag-handle:hover,.b-collection_image_item .inner .drag-handle.drag-handle:hover{color:#000}.draggable .b-collection_image_item .inner .delete.drag-handle,.sortable-ghost .b-collection_image_item .inner .delete.drag-handle,.draggable .b-collection_image_item .inner .drag-handle.drag-handle,.sortable-ghost .b-collection_image_item .inner .drag-handle.drag-handle{color:rgba(0,0,0,.3)}

/*# sourceMappingURL=application-e5687a52.css.map*/