.csd-lab-page{font-family:Proxima Nova,Roboto,Arial,sans-serif;font-size:14px;line-height:1.7;color:#2d3748;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.csd-lab-page *{box-sizing:border-box}.csd-lab-page h1,.csd-lab-page h2,.csd-lab-page h3,.csd-lab-page h4{margin:0 0 16px;color:#201747;font-weight:800}.csd-lab-page h1{font-size:34px;line-height:42px}.csd-lab-page h2{font-size:18px;line-height:22px}.csd-lab-page p{margin:0 0 12px}.csd-lab-page a{color:inherit;text-decoration:none}.csd-lab-page a:hover{color:#ff595f}.csd-lab-page{background:#fff;display:flex;flex-direction:column;min-height:100vh}.csd-lab-page__main{flex:1 0 auto;width:100%}.csd-lab-container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px}.csd-lab-section{margin:56px 0}.csd-lab-section__title{margin-bottom:24px}.csd-lab-page .csd-lab-btn{display:inline-flex;align-items:center;justify-content:center;height:48px;padding:0 24px;border:0;border-radius:8px;font-family:inherit;font-size:16px;font-weight:600;line-height:1;text-align:center;cursor:pointer;transition:background-color .15s ease,opacity .15s ease,color .15s ease}.csd-lab-page .csd-lab-btn--primary{background:#ff595f;color:#fff}.csd-lab-page .csd-lab-btn--primary:hover{background:#ea5c5e;color:#fff}.csd-lab-page .csd-lab-btn--primary.is-disabled,.csd-lab-page .csd-lab-btn--primary[disabled]{background:#ffb5b7;cursor:not-allowed}.csd-lab-page .csd-lab-btn--dark{background:#201747;color:#fff}.csd-lab-page .csd-lab-btn--dark:hover{background:#1e2445;color:#fff}.csd-lab-page .csd-lab-btn--ghost{background:transparent;color:#201747;border:1px solid #e7e7e7}.csd-lab-page .csd-lab-btn--ghost:hover{border-color:#201747;color:#201747}.csd-lab-page .csd-lab-btn--block{width:100%}.csd-lab-page .csd-lab-link{color:#201747;font-weight:600;cursor:pointer}.csd-lab-page .csd-lab-link:hover{color:#ff595f}.csd-lab-page .csd-lab-link--underline{text-decoration:underline}.csd-lab-page .csd-lab-field{margin-bottom:20px}.csd-lab-page .csd-lab-field__label{display:block;margin-bottom:6px;font-size:14px;font-weight:600;color:#201747}.csd-lab-page .csd-lab-field__label--required:after{content:"*";margin-left:2px;color:#ff595f}.csd-lab-page .csd-lab-input,.csd-lab-page .csd-lab-select,.csd-lab-page .csd-lab-textarea{width:100%;height:48px;padding:0 16px;border:1px solid #e7e7e7;border-radius:8px;font-family:inherit;font-size:14px;color:#2d3748;background:#fff;outline:none;transition:border-color .15s ease}.csd-lab-page .csd-lab-textarea{height:auto;min-height:96px;padding:12px 16px;resize:vertical}.csd-lab-page .csd-lab-input:focus,.csd-lab-page .csd-lab-select:focus,.csd-lab-page .csd-lab-textarea:focus{border-color:#201747}.csd-lab-page .csd-lab-input::-moz-placeholder,.csd-lab-page .csd-lab-textarea::-moz-placeholder{color:#7a7b7d}.csd-lab-page .csd-lab-input:-ms-input-placeholder,.csd-lab-page .csd-lab-textarea:-ms-input-placeholder{color:#7a7b7d}.csd-lab-page .csd-lab-input::-ms-input-placeholder,.csd-lab-page .csd-lab-textarea::-ms-input-placeholder{color:#7a7b7d}.csd-lab-page .csd-lab-input::placeholder,.csd-lab-page .csd-lab-textarea::placeholder{color:#7a7b7d}.csd-lab-page .csd-lab-input.is-invalid,.csd-lab-page .csd-lab-select.is-invalid,.csd-lab-page .csd-lab-textarea.is-invalid{border-color:#ff595f}.csd-lab-page .csd-lab-field__error{margin-top:4px;font-size:13px;color:#ff595f}.csd-lab-page .csd-lab-check{display:flex;align-items:flex-start;gap:10px;margin-bottom:10px;font-size:14px;cursor:pointer}.csd-lab-page .csd-lab-check input{margin-top:2px}.csd-lab-page .csd-lab-modal__overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:rgba(0,0,0,.5);display:flex;align-items:flex-start;justify-content:center;padding:56px 16px;overflow-y:auto;z-index:1000}.csd-lab-page .csd-lab-modal__dialog{position:relative;width:100%;max-width:420px;background:#fff;border-radius:16px;box-shadow:0 12px 40px rgba(0,0,0,.18);padding:32px}.csd-lab-page .csd-lab-modal__dialog--wide{max-width:540px}.csd-lab-page .csd-lab-modal__close{position:absolute;top:16px;right:16px;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border:0;border-radius:50%;background:#201747;color:#fff;font-size:16px;line-height:1;cursor:pointer}.csd-lab-page .csd-lab-modal__title{margin-bottom:20px;text-align:center}.csd-lab-page .csd-lab-header{position:relative;background:#fff;border-bottom:1px solid #e7e7e7;z-index:100}.csd-lab-page .csd-lab-header__bar{display:flex;align-items:center;gap:16px;height:72px}.csd-lab-page .csd-lab-header__logo{flex:0 0 auto;display:inline-flex;align-items:center}.csd-lab-page .csd-lab-header__logo-img{height:44px;width:auto;display:block}.csd-lab-page .csd-lab-header__menu-btn{flex:0 0 auto;display:inline-flex;align-items:center;gap:8px;height:40px;padding:0 16px;border:0;border-radius:8px;background:#201747;color:#fff;font-family:inherit;font-size:14px;font-weight:600;cursor:pointer}.csd-lab-page .csd-lab-header__menu-btn.is-open{background:#ff595f}.csd-lab-page .csd-lab-header__menu-icon{flex:0 0 auto;display:block}.csd-lab-page .csd-lab-header__search{flex:1 1 auto;position:relative;max-width:520px}.csd-lab-page .csd-lab-header__search-input{width:100%;height:44px;padding:0 52px 0 20px;border:1px solid #e7e7e7;border-radius:999px;font-family:inherit;font-size:14px;color:#2d3748;outline:none}.csd-lab-page .csd-lab-header__search-input:focus{border-color:#201747}.csd-lab-page .csd-lab-header__search-btn{position:absolute;top:50%;right:0;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;border:0;border-radius:50%;background:#201747;color:#fff;cursor:pointer}.csd-lab-page .csd-lab-header__utils{flex:0 0 auto;display:flex;align-items:center;gap:14px}.csd-lab-page .csd-lab-header__city{position:relative;display:inline-flex;align-items:center;gap:8px;padding:5px 2px;font-weight:600}.csd-lab-page .csd-lab-header__pin{flex:0 0 auto;display:block;width:20px;height:20px;color:#201747}.csd-lab-page .csd-lab-header__city .select-widget{flex:1 1 auto;position:static}.csd-lab-page .csd-lab-header__city .select-widget .label{display:inline-block;width:auto!important;height:22px!important;line-height:22px;padding:0;margin-right:26px;font-size:14px;border:0;border-bottom:1px solid #7a7b7d;border-radius:0;background:transparent;color:#201747;font-family:inherit;font-weight:600;cursor:pointer}.csd-lab-page .csd-lab-header__city .select-widget .label:before{right:0;color:#201747}.csd-lab-page .csd-lab-header__city .hidden-menu{left:0;right:auto;top:100%;min-width:200px}.csd-lab-page .csd-lab-header__city .hidden-menu input{border:1px solid #e7e7e7;border-radius:8px 8px 0 0;font-family:inherit;color:#2d3748}.csd-lab-page .csd-lab-header__city .hidden-menu input.active{border-color:#201747}.csd-lab-page .csd-lab-header__city .hidden-menu .list{border:1px solid #e7e7e7;border-top:0;border-radius:0 0 8px 8px;box-shadow:0 4px 16px rgba(32,23,71,.08)}.csd-lab-page .csd-lab-header__city .hidden-menu .list li{color:#2d3748}.csd-lab-page .csd-lab-header__city .hidden-menu .list li:hover{background:#efefef;color:#201747}.csd-lab-page .csd-lab-header__icon-btn{position:relative;justify-content:center;width:40px}.csd-lab-page .csd-lab-header__icon-btn,.csd-lab-page .csd-lab-header__results{display:inline-flex;align-items:center;height:40px;border-radius:8px;color:#201747}.csd-lab-page .csd-lab-header__results{gap:8px;padding:0 16px;background:#efefef;font-size:14px;font-weight:600}.csd-lab-page .csd-lab-header__cart-badge{position:absolute;top:2px;right:2px;min-width:16px;height:16px;padding:0 4px;border-radius:8px;background:#59d619;color:#fff;font-size:10px;line-height:16px;text-align:center}.csd-lab-page .csd-lab-header__mega{position:absolute;left:0;right:0;top:100%;background:#fff;border-bottom:1px solid #e7e7e7;box-shadow:0 4px 16px rgba(32,23,71,.08);padding:28px 0}.csd-lab-page .csd-lab-header__mega-inner{display:flex;gap:40px}.csd-lab-page .csd-lab-header__cats{flex:0 0 240px;list-style:none;margin:0;padding:0;border-right:1px solid #e7e7e7}.csd-lab-page .csd-lab-header__cats a{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;border-radius:8px;font-weight:600;color:#2d3748}.csd-lab-page .csd-lab-header__cats a:hover{background:#efefef;color:#201747}.csd-lab-page .csd-lab-header__chevron{width:7px;height:7px;border-right:2px solid #7a7b7d;border-bottom:2px solid #7a7b7d;transform:rotate(-45deg)}.csd-lab-page .csd-lab-header__cols{flex:1 1 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.csd-lab-page .csd-lab-header__col-title{margin:0 0 12px;font-weight:800;color:#201747}.csd-lab-page .csd-lab-header__cols ul{list-style:none;margin:0;padding:0}.csd-lab-page .csd-lab-header__cols li{margin-bottom:8px}.csd-lab-page .csd-lab-header__cols a{color:#7a7b7d;font-size:14px}.csd-lab-page .csd-lab-header__cols a:hover{color:#ff595f}.csd-lab-page .csd-lab-footer{margin-top:64px;background:#201747;color:#fff}.csd-lab-page .csd-lab-footer__inner{padding-top:48px;padding-bottom:32px}.csd-lab-page .csd-lab-footer__top{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-bottom:40px}.csd-lab-page .csd-lab-footer__brand-link{flex:0 0 auto;display:inline-flex;align-items:center}.csd-lab-page .csd-lab-footer__logo{height:56px;width:auto;display:block}.csd-lab-page .csd-lab-footer__actions{flex:1 1 auto;display:flex;align-items:center;justify-content:flex-end;gap:20px}.csd-lab-page .csd-lab-footer__results{flex:0 0 auto;display:inline-flex;align-items:center;height:48px;padding:0 32px;border-radius:8px;background:#ff595f;color:#fff;font-weight:600}.csd-lab-page .csd-lab-footer__results:hover{background:#ea5c5e}.csd-lab-page .csd-lab-footer__search{flex:0 1 360px;position:relative}.csd-lab-page .csd-lab-footer__search-input{width:100%;height:48px;padding:0 52px 0 20px;border:0;border-radius:8px;background:#fff;color:#2d3748;font-family:inherit;font-size:14px;outline:none}.csd-lab-page .csd-lab-footer__search-btn{position:absolute;top:50%;right:10px;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;background:transparent;color:#201747;cursor:pointer}.csd-lab-page .csd-lab-footer__cart{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;color:#fff}.csd-lab-page .csd-lab-footer__cart-icon{position:relative;display:inline-flex}.csd-lab-page .csd-lab-footer__cart-badge{position:absolute;top:-6px;right:-8px;min-width:18px;height:18px;padding:0 4px;border-radius:9px;background:#59d619;color:#201747;font-size:11px;line-height:18px;font-weight:800;text-align:center}.csd-lab-page .csd-lab-footer__cart-text{display:flex;flex-direction:column;line-height:1.25;font-size:14px}.csd-lab-page .csd-lab-footer__cart-text b{font-weight:800}.csd-lab-page .csd-lab-footer__cols{display:grid;grid-template-columns:repeat(5,1fr);gap:28px}.csd-lab-page .csd-lab-footer__col-title{margin:0 0 16px;font-size:16px;font-weight:800;color:#8edd65}.csd-lab-page .csd-lab-footer__col ul{list-style:none;margin:0;padding:0}.csd-lab-page .csd-lab-footer__col li{margin-bottom:10px}.csd-lab-page .csd-lab-footer__col a{color:hsla(0,0%,100%,.7);font-size:14px}.csd-lab-page .csd-lab-footer__col a:hover{color:#fff}.csd-lab-page .csd-lab-footer__phone{display:inline-block;margin-bottom:12px;color:#fff;font-size:18px;font-weight:800}.csd-lab-page .csd-lab-footer__hours{margin:0 0 6px;color:hsla(0,0%,100%,.7);font-size:13px}.csd-lab-page .csd-lab-footer__all{display:inline-block;margin-top:8px;color:hsla(0,0%,100%,.7)}.csd-lab-page .csd-lab-footer__all:hover{color:#fff}.csd-lab-page .csd-lab-footer__bottom{margin-top:32px;padding-top:20px;border-top:1px solid hsla(0,0%,100%,.15);font-size:13px;color:hsla(0,0%,100%,.7)}.csd-lab-page .csd-lab-recommendations{margin:24px auto 56px}.csd-lab-page .csd-lab-recommendations__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.csd-lab-page .csd-lab-rec-card{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid #e7e7e7;border-radius:16px;background:#fff}.csd-lab-page .csd-lab-rec-card__code{display:flex;align-items:center;gap:8px;font-size:13px;color:#7a7b7d}.csd-lab-page .csd-lab-rec-card__icon{width:16px;height:16px;border:2px solid #201747;border-radius:4px}.csd-lab-page .csd-lab-rec-card__name{flex:1 1 auto;font-weight:600;color:#201747;line-height:1.35}.csd-lab-page .csd-lab-rec-card__foot{display:flex;align-items:center;justify-content:space-between;gap:12px}.csd-lab-page .csd-lab-rec-card__price{font-weight:800}.csd-lab-page .csd-lab-rec-card__add{height:36px;padding:0 16px;font-size:14px}.csd-lab-page .csd-lab-about{margin:56px auto}.csd-lab-page .csd-lab-about__title{margin-bottom:20px}.csd-lab-page .csd-lab-about p{margin-bottom:14px;color:#2d3748}.csd-lab-page .csd-lab-about__list{margin:8px 0 0;padding-left:20px}.csd-lab-page .csd-lab-about__list li{margin-bottom:10px;color:#2d3748}.csd-lab-page .csd-lab-prep__select{margin-bottom:24px}.csd-lab-page .csd-lab-prep__section-title{margin:0 0 8px;font-weight:800;color:#201747}.csd-lab-page .csd-lab-prep__body{white-space:pre-line;color:#2d3748;line-height:1.7}.csd-lab-page .csd-lab-prep__empty,.csd-lab-page .csd-lab-prep__loading{padding:16px 0;color:#7a7b7d}.csd-lab-page .csd-lab-home{padding-bottom:0}.csd-lab-page .csd-lab-hero{padding:24px 0 0}.csd-lab-page .csd-lab-hero__panel{display:flex;align-items:center;gap:32px;padding:28px 32px;background:#efefef;border-radius:16px}.csd-lab-page .csd-lab-hero__title{margin:0;flex:0 0 auto;font-size:18px;font-weight:800;color:#201747}.csd-lab-page .csd-lab-hero__field{position:relative;flex:1 1 auto}.csd-lab-page .csd-lab-hero__input{width:100%;height:56px;padding:0 64px 0 24px;border:1px solid #e7e7e7;border-radius:999px;background:#fff;font-family:inherit;font-size:16px;outline:none}.csd-lab-page .csd-lab-hero__input:focus{border-color:#201747}.csd-lab-page .csd-lab-hero__btn{position:absolute;top:50%;right:8px;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:50%;background:#201747;cursor:pointer}.csd-lab-page .csd-lab-hero__icon{position:absolute;top:50%;left:50%;width:12px;height:12px;margin:-8px 0 0 -8px;border:2px solid #fff;border-radius:50%}.csd-lab-page .csd-lab-hero__icon:after{content:"";position:absolute;right:-5px;bottom:-4px;width:7px;height:2px;background:#fff;transform:rotate(45deg)}.csd-lab-page .csd-lab-hero__results{position:absolute;top:calc(100% + 8px);left:0;right:0;max-height:360px;overflow-y:auto;background:#fff;border:1px solid #e7e7e7;border-radius:8px;box-shadow:0 4px 16px rgba(32,23,71,.08);z-index:20}.csd-lab-page .csd-lab-hero__result{display:flex;align-items:center;justify-content:space-between;width:100%;padding:12px 20px;border:0;border-bottom:1px solid #e7e7e7;background:transparent;font-family:inherit;font-size:14px;text-align:left;cursor:pointer}.csd-lab-page .csd-lab-hero__result:hover{background:#efefef}.csd-lab-page .csd-lab-hero__result-price{font-weight:800;white-space:nowrap;padding-left:16px}.csd-lab-page .csd-lab-hero__result-empty{padding:16px 20px;color:#7a7b7d}.csd-lab-page .csd-lab-categories{margin:20px auto 24px}.csd-lab-page .csd-lab-categories__grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.csd-lab-page .csd-lab-cat-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:12px;padding:20px 16px;background:#efefef;border-radius:16px;color:#201747;font-weight:600;text-align:center;transition:box-shadow .15s ease}.csd-lab-page .csd-lab-cat-tile:hover{box-shadow:0 4px 16px rgba(32,23,71,.08);color:#201747}.csd-lab-page .csd-lab-cat-tile__icon{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border-radius:50%;background:#201747;color:#fff}.csd-lab-page .csd-lab-cat-tile__icon svg{display:block}.csd-lab-page .csd-lab-offices{margin:56px auto}.csd-lab-page .csd-lab-offices__hint{margin-bottom:20px;color:#7a7b7d}.csd-lab-page .csd-lab-checkout-wip__inner{padding:48px 40px}.csd-lab-page .csd-lab-checkout-wip__note{color:#7a7b7d}.csd-lab-page .csd-lab-breadcrumb{margin:20px auto 0;font-size:14px;color:#7a7b7d}.csd-lab-page .csd-lab-breadcrumb a{color:#7a7b7d}.csd-lab-page .csd-lab-breadcrumb a:hover{color:#201747}.csd-lab-page .csd-lab-breadcrumb__sep{margin:0 8px}.csd-lab-page .csd-lab-breadcrumb__current{color:#201747}.csd-lab-page .csd-lab-cart{margin:24px auto 56px}.csd-lab-page .csd-lab-cart-empty{margin:24px auto 56px;padding:64px 0;text-align:center}.csd-lab-page .csd-lab-cart-empty__title{margin:0 0 12px;color:#201747}.csd-lab-page .csd-lab-cart-empty__text{margin:0 0 24px;color:#7a7b7d}.csd-lab-page .csd-lab-cart-empty__btn{display:inline-flex;align-items:center;height:48px;padding:0 28px;border-radius:8px;background:#ff595f;color:#fff;font-weight:600}.csd-lab-page .csd-lab-cart__grid{display:grid;grid-template-columns:1fr 360px;gap:32px;align-items:start}.csd-lab-page .csd-lab-cart__heading{margin-bottom:20px}.csd-lab-page .csd-lab-cart__panel{background:#efefef;border-radius:16px;padding:8px 24px}.csd-lab-page .csd-lab-cart__panel-head{display:flex;align-items:center;justify-content:space-between;padding:16px 0;border-bottom:1px solid #bbb}.csd-lab-page .csd-lab-cart__count{font-weight:600;color:#201747}.csd-lab-page .csd-lab-cart__item{display:flex;align-items:flex-start;justify-content:space-between;gap:24px;padding:18px 0;border-bottom:1px solid #bbb}.csd-lab-page .csd-lab-cart__item:last-child{border-bottom:0}.csd-lab-page .csd-lab-cart__item-info{display:flex;flex-direction:column;gap:4px}.csd-lab-page .csd-lab-cart__code{font-size:13px;color:#7a7b7d}.csd-lab-page .csd-lab-cart__name{font-weight:600;color:#201747}.csd-lab-page .csd-lab-cart__term{font-size:13px;color:#7a7b7d}.csd-lab-page .csd-lab-cart__item-right{display:flex;align-items:center;gap:16px;white-space:nowrap}.csd-lab-page .csd-lab-cart__price{font-weight:800;color:#201747}.csd-lab-page .csd-lab-cart__clear{display:inline-flex;align-items:center;gap:8px;padding:0;background:transparent;border:0}.csd-lab-page .csd-lab-cart__clear svg{display:block;flex:0 0 auto}.csd-lab-page .csd-lab-cart__remove{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border:0;border-radius:6px;background:transparent;color:#201747;line-height:1;cursor:pointer}.csd-lab-page .csd-lab-cart__remove:hover{color:#ff595f}.csd-lab-page .csd-lab-cart__empty{padding:24px 0;color:#7a7b7d}.csd-lab-page .csd-lab-cart__rules{display:inline-block;margin-top:16px}.csd-lab-page .csd-lab-cart__summary{background:#eaf6e1;border-radius:16px;padding:24px}.csd-lab-page .csd-lab-cart__summary-title{margin-bottom:16px}.csd-lab-page .csd-lab-cart__summary-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0;color:#201747}.csd-lab-page .csd-lab-cart__summary-row--total{margin-top:6px;padding-top:12px;border-top:1px solid rgba(32,23,71,.15);font-size:16px}.csd-lab-page .csd-lab-cart__summary-row--total b{font-size:18px}.csd-lab-page .csd-lab-cart__summary .csd-lab-btn{margin-top:16px}.csd-lab-page .csd-lab-checkout-header{border-bottom:1px solid #e7e7e7}.csd-lab-page .csd-lab-checkout-header__bar{display:flex;align-items:center;justify-content:space-between;height:80px}.csd-lab-page .csd-lab-checkout-header__back{display:inline-flex;align-items:center;gap:8px;flex:1 1 0;color:#201747;font-weight:600;cursor:pointer}.csd-lab-page .csd-lab-checkout-header__back-arrow{width:9px;height:9px;border-left:2px solid;border-bottom:2px solid;transform:rotate(45deg)}.csd-lab-page .csd-lab-checkout-header__logo{flex:0 0 auto;text-align:center}.csd-lab-page .csd-lab-checkout-header__logo img{height:48px;width:auto}.csd-lab-page .csd-lab-checkout-header__phone{flex:1 1 0;text-align:right}.csd-lab-page .csd-lab-checkout-header__phone-label{display:block;font-size:13px;color:#7a7b7d}.csd-lab-page .csd-lab-checkout-header__phone-num{font-weight:800;color:#201747}.csd-lab-page .csd-lab-checkout-footer{margin-top:48px;border-top:1px solid #e7e7e7}.csd-lab-page .csd-lab-checkout-footer__bar{display:flex;align-items:center;justify-content:space-between;height:64px;font-size:13px;color:#7a7b7d}.csd-lab-page .csd-lab-checkout{margin:32px auto}.csd-lab-page .csd-lab-checkout__grid{display:grid;grid-template-columns:1fr 400px;gap:32px;align-items:start}.csd-lab-page .csd-lab-checkout__title{margin-bottom:24px}.csd-lab-page .csd-lab-checkout__step{margin-bottom:16px;padding:24px;background:#efefef;border-radius:16px}.csd-lab-page .csd-lab-checkout__step-title{margin-bottom:16px}.csd-lab-page .csd-lab-checkout__client{font-weight:600;color:#201747}.csd-lab-page .csd-lab-checkout__hint,.csd-lab-page .csd-lab-checkout__login{color:#7a7b7d;font-size:13px}.csd-lab-page .csd-lab-checkout__login{margin-bottom:16px;font-size:14px}.csd-lab-page .csd-lab-checkout__form-row{display:grid;grid-template-columns:1fr 1fr;gap:16px}.csd-lab-page .csd-lab-checkout__sex{display:flex;gap:24px}.csd-lab-page .csd-lab-checkout__pay{font-weight:600}.csd-lab-page .csd-lab-checkout__pay-systems{display:flex;align-items:center;gap:8px;margin:8px 0 12px 26px}.csd-lab-page .csd-lab-checkout__pay-systems img{display:block;width:40px;height:28px}.csd-lab-page .csd-lab-checkout__offices-link{display:inline-block;margin-top:12px}.csd-lab-page .csd-lab-checkout__city .select-widget{position:relative}.csd-lab-page .csd-lab-checkout__city .select-widget .label{width:100%;height:48px!important;line-height:46px;padding:0 40px 0 16px;border:1px solid #e7e7e7;border-radius:8px;background:#fff;color:#2d3748;font-family:inherit;font-size:14px;font-weight:400}.csd-lab-page .csd-lab-checkout__city .select-widget .label:before{right:14px;top:50%;margin-top:-8px;color:#201747}.csd-lab-page .csd-lab-checkout__city .select-widget .label.active{border-color:#201747}.csd-lab-page .csd-lab-checkout__city .hidden-menu{top:100%;margin-top:4px}.csd-lab-page .csd-lab-checkout__city .hidden-menu input{border:1px solid #e7e7e7;border-radius:8px 8px 0 0;font-family:inherit;color:#2d3748}.csd-lab-page .csd-lab-checkout__city .hidden-menu input.active{border-color:#201747}.csd-lab-page .csd-lab-checkout__city .hidden-menu .list{border:1px solid #e7e7e7;border-top:0;border-radius:0 0 8px 8px;box-shadow:0 4px 16px rgba(32,23,71,.08)}.csd-lab-page .csd-lab-checkout__city .hidden-menu .list li{color:#2d3748}.csd-lab-page .csd-lab-checkout__city .hidden-menu .list li:hover{background:#efefef;color:#201747}.csd-lab-page .csd-lab-checkout__summary{background:#eaf6e1;border-radius:16px;padding:24px}.csd-lab-page .csd-lab-checkout__summary-head{display:flex;align-items:baseline;justify-content:space-between;margin-bottom:16px}.csd-lab-page .csd-lab-checkout__summary-title{margin:0}.csd-lab-page .csd-lab-checkout__order-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid rgba(32,23,71,.12)}.csd-lab-page .csd-lab-checkout__order-price{white-space:nowrap;font-weight:600}.csd-lab-page .csd-lab-checkout__totals{margin-top:16px}.csd-lab-page .csd-lab-checkout__total-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.csd-lab-page .csd-lab-checkout__total-row--total{margin-top:8px;padding-top:14px;border-top:1px solid rgba(32,23,71,.15);font-size:16px}.csd-lab-page .csd-lab-checkout__total-row--total b{font-size:18px}.csd-lab-page .csd-lab-checkout__summary .csd-lab-btn{margin-top:20px}.csd-lab-page .csd-lab-checkout__cancel{display:block;width:100%;margin-top:14px;text-align:center;background:transparent;border:0}.csd-lab-page .csd-lab-thanks{margin:40px auto 24px}.csd-lab-page .csd-lab-thanks__grid{display:grid;grid-template-columns:1fr 400px;gap:32px;align-items:start}.csd-lab-page .csd-lab-thanks__intro{padding:24px;background:#efefef;border-radius:16px}.csd-lab-page .csd-lab-thanks__title{margin-bottom:16px}.csd-lab-page .csd-lab-thanks__order-no{margin-bottom:12px;font-size:16px}.csd-lab-page .csd-lab-thanks__text{max-width:620px;margin-bottom:24px;color:#7a7b7d}.csd-lab-page .csd-lab-thanks__actions{display:flex;gap:16px;flex-wrap:wrap}.csd-lab-page .csd-lab-thanks__summary{background:#eaf6e1;border-radius:16px;padding:24px}.csd-lab-page .csd-lab-thanks__summary-title{margin-bottom:16px}.csd-lab-page .csd-lab-thanks__order-item{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid rgba(32,23,71,.12)}.csd-lab-page .csd-lab-thanks__order-item:last-child{border-bottom:0}.csd-lab-page .csd-lab-thanks__order-price{white-space:nowrap;font-weight:600}.csd-lab-page .csd-lab-thanks__totals{margin-top:16px}.csd-lab-page .csd-lab-thanks__total-row{display:flex;align-items:center;justify-content:space-between;padding:6px 0}.csd-lab-page .csd-lab-thanks__total-row--total{margin-top:8px;padding-top:14px;border-top:1px solid rgba(32,23,71,.15);font-size:16px}.csd-lab-page .csd-lab-thanks__total-row--total b{font-size:18px}.csd-lab-page .csd-lab-thanks__prep{margin-top:16px;padding:24px;background:#efefef;border-radius:16px}.csd-lab-page .csd-lab-thanks__prep-title{margin:0 0 16px}.csd-lab-page .csd-lab-thanks__prep-item+.csd-lab-thanks__prep-item{margin-top:16px;padding-top:16px;border-top:1px solid rgba(32,23,71,.12)}.csd-lab-page .csd-lab-thanks__prep-name{margin:0 0 6px;font-weight:600;color:#201747}.csd-lab-page .csd-lab-thanks__prep-body{white-space:pre-line;color:#2d3748;line-height:1.7}