@charset "UTF-8";@font-face{font-family:'Gilroy';src:url("/x-assets/fonts/gilroy/subset-Gilroy-Light.eot");src:url("/x-assets/fonts/gilroy/subset-Gilroy-Light.eot?#iefix") format("embedded-opentype"),url("/x-assets/fonts/gilroy/subset-Gilroy-Light.woff2") format("woff2"),url("/x-assets/fonts/gilroy/subset-Gilroy-Light.woff") format("woff"),url("/x-assets/fonts/gilroy/subset-Gilroy-Light.ttf") format("truetype");font-weight:300;font-style:normal}@font-face{font-family:'Gilroy';src:url("/x-assets/fonts/gilroy/subset-Gilroy-Regular.eot");src:url("/x-assets/fonts/gilroy/subset-Gilroy-Regular.eot?#iefix") format("embedded-opentype"),url("/x-assets/fonts/gilroy/subset-Gilroy-Regular.woff2") format("woff2"),url("/x-assets/fonts/gilroy/subset-Gilroy-Regular.woff") format("woff"),url("/x-assets/fonts/gilroy/subset-Gilroy-Regular.ttf") format("truetype");font-weight:500;font-style:normal}@font-face{font-family:'Gilroy';src:url("/x-assets/fonts/gilroy/subset-Gilroy-Medium.eot");src:url("/x-assets/fonts/gilroy/subset-Gilroy-Medium.eot?#iefix") format("embedded-opentype"),url("/x-assets/fonts/gilroy/subset-Gilroy-Medium.woff2") format("woff2"),url("/x-assets/fonts/gilroy/subset-Gilroy-Medium.woff") format("woff"),url("/x-assets/fonts/gilroy/subset-Gilroy-Medium.ttf") format("truetype");font-weight:600;font-style:normal}@font-face{font-family:'Gilroy';src:url("/x-assets/fonts/gilroy/subset-Gilroy-Bold.eot");src:url("/x-assets/fonts/gilroy/subset-Gilroy-Bold.eot?#iefix") format("embedded-opentype"),url("/x-assets/fonts/gilroy/subset-Gilroy-Bold.woff2") format("woff2"),url("/x-assets/fonts/gilroy/subset-Gilroy-Bold.woff") format("woff"),url("/x-assets/fonts/gilroy/subset-Gilroy-Bold.ttf") format("truetype");font-weight:700;font-style:normal}.skeleton-block{background-color:#eee !important;background-image:linear-gradient(-70deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%) !important;background-size:200% 100% !important;animation:skeleton-loading 1.5s infinite}@keyframes skeleton-loading{0%{background-position:200% 0}100%{background-position:-200% 0}}button{font-family:'Gilroy',"Helvetica Neue",Helvetica,Arial,sans-serif}.fixed-button-block{position:fixed;bottom:0;left:50%;transform:translateX(-50%);display:flex;gap:10px;z-index:6;padding:15px;margin-bottom:0;width:100%;box-shadow:0 -5px 15px 0 #0000001A;border-radius:16px 16px 0 0;background:#fff}.go-to-app-button{padding:15px 14px;border-radius:16px;background:#e9f1ff;width:52px;height:52px}.modal{position:fixed;top:0;left:0;right:0;bottom:0;z-index:100}.modal .modal-header{height:65px;background-color:#1973f3;color:#fff;text-align:center;position:relative;display:flex;align-items:center;justify-content:center}.modal .modal-header .close-modal{background-image:url(/x-assets/img/icons/icon-chevron-white.svg);background-repeat:no-repeat;background-position:center;position:absolute;left:0;top:0;bottom:0;border:0;background-color:transparent;width:50px;transform:rotateZ(180deg);padding:0;background-size:8px}.modal .modal-header .modal-header__text{font-size:14px;font-weight:500}.modal .modal-content{height:calc(100vh - 65px);background-color:#fff;overflow:auto}.modal .modal-backdrop{position:fixed;background-color:#333;top:0;left:0;right:0;bottom:0;opacity:.5;z-index:-1}body{font-family:'Gilroy',"Helvetica Neue",Helvetica,Arial,sans-serif}main{width:100%;padding-top:70px}.container{margin:0 auto;max-width:450px;width:100%;padding:0 15px}.fixed-panel{background-color:#fff;position:fixed;bottom:0;left:0;right:0;padding:20px;z-index:1;border:1px solid rgba(27,90,231,0.15);border-radius:15px 15px 0 0;box-shadow:0 0 7px 3px rgba(27,90,231,0.15)}.fixed-panel .price-block{display:flex;align-items:center;justify-content:space-between;margin-bottom:15px}.fixed-panel .price-block .price-label{font-size:18px;font-weight:600;padding-top:2px;margin-right:10px;white-space:nowrap}.fixed-panel .price-block .price-separator{border-bottom:2px dotted #d3dffb;flex-grow:1;margin:0 5px;height:9px}.fixed-panel .price-block .price-sum{font-size:18px;font-weight:600;margin-left:10px;white-space:nowrap}.price-changed-block{border:1px solid #1B5AE77F;border-radius:10px;padding:15px;margin-bottom:10px;background-color:#f3f7fe;position:absolute;top:-95px;left:0;right:0}.price-changed-block .main-text{font-size:14px;font-weight:700;margin-bottom:5px}.price-changed-block .sub-text{font-size:13px;color:#777}.price-changed-block .emoji{width:18px;position:absolute;top:12px}.price-changed-block .btn-close-price-changed{background-image:url("/x-assets/img/icons/icon-modal-close-circle-blue.svg");position:absolute;top:8px;right:8px;padding:0;border:0;width:19px;height:19px;background-position:center;background-repeat:no-repeat;background-size:contain;border-radius:50%}.price-changed-block:before{content:'';position:absolute;bottom:-9px;left:30px;width:16px;height:16px;border-top:1px solid #1B5AE77F;border-right:1px solid #1B5AE77F;border-radius:0 3px 0 0;z-index:2;transform:rotate(135deg);background:#f2f5ff}.form-group{width:100%;flex-flow:column}.form-group input,.form-group textarea{touch-action:manipulation}.form-group.required .control-label:before{content:"*";color:#fd003d;margin-right:3px}.form-group .control-label{color:#999;opacity:.99;font-size:130%;margin-bottom:7px;display:block;width:100%}.form-group .form-control{border-radius:10px;border:1px solid #cfe1ff;background:#fff;height:52px;display:flex;align-items:center;padding:10px 18px;width:100%}.form-group .form-control::placeholder{color:#999}.form-group .form-control::-ms-input-placeholder{color:#999}.form-group.error .form-control{border-color:#fd003d}.form-group.error .error-text{color:#fd003d;margin-top:8px;align-self:flex-start}.hidden{display:none}.new-line{display:inline-block}.btn-new-search{background-color:#1f73eb;border-radius:15px;color:#fff;display:block;font-size:12px;font-weight:700;margin-top:15px;padding:10px;text-align:center;text-decoration:none;width:100%}.btn-new-search:hover{text-decoration:none}sup{font-size:.8em;vertical-align:super}.disable-interaction{pointer-events:none;overflow:hidden}.page-loader{z-index:10000000;position:fixed;top:0;left:0;width:100%;height:100%;text-align:center;background:rgba(255,255,255,0.6);text-shadow:0 0 6px #fff;padding-top:200px;font-size:20px}.page-loader .circle-loader svg{width:2.5em}@keyframes rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,200;stroke-dashoffset:0}50%{stroke-dasharray:90,200;stroke-dashoffset:-35px}100%{stroke-dashoffset:-125px}}.circle-loader{text-align:center;background-color:unset !important}.circle-loader svg{width:3.75em;transform-origin:center;animation:rotate 2s linear infinite}.circle-loader circle{fill:none;stroke:#1268e7;stroke-width:3;stroke-dasharray:1,200;stroke-dashoffset:0;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}.gap-page-not-auth{display:flex;font-size:16px;text-align:center;font-weight:600;flex-direction:column;align-items:center;line-height:20px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);padding-bottom:80px}.gap-page-not-auth .gap-text{width:300px;text-align:center}.gap-page-not-auth img{margin:50px 0}.btn-gap-to-auth{background-color:#1f73eb;color:#fff;width:90%;position:absolute;bottom:30px;left:50%;transform:translateX(-50%);margin:0 auto}.btn-gap-to-auth:hover,.btn-gap-to-auth:active{text-decoration:none}