/* ! tailwindcss v2.2.14 | MIT License | https://tailwindcss.com */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */html{-moz-tab-size:4;tab-size:4;line-height:1.15;-webkit-text-size-adjust:100%}body{font-family:system-ui,-apple-system,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji"}hr{height:0;color:inherit}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,"Liberation Mono",Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:initial}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}legend{padding:0}progress{vertical-align:initial}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:initial;background-image:none}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";line-height:1.5}body{font-family:inherit;line-height:inherit}*,:after,:before{box-sizing:border-box;border:0 solid}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-webkit-input-placeholder,textarea::-webkit-input-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]{display:none}*,:after,:before{--tw-border-opacity:1;border-color:rgba(229,231,235,var(--tw-border-opacity))}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.visible{visibility:visible}.invisible{visibility:hidden}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.m-2{margin:.5rem}.m-8{margin:2rem}.my-8{margin-top:2rem;margin-bottom:2rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-20{margin-top:5rem}.mt-auto{margin-top:auto}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.ml-2{margin-left:.5rem}.ml-6{margin-left:1.5rem}.block{display:block}.flex{display:flex}.table{display:table}.grid{display:grid}.hidden{display:none}.h-full{height:100%}.w-40{width:10rem}.w-1\/2{width:50%}.w-3\/4{width:75%}.w-full{width:100%}.table-auto{table-layout:auto}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;-webkit-transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));transform:translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}@-webkit-keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spin{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@-webkit-keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@keyframes ping{75%,to{-webkit-transform:scale(2);transform:scale(2);opacity:0}}@-webkit-keyframes pulse{50%{opacity:.5}}@keyframes pulse{50%{opacity:.5}}@-webkit-keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}@keyframes bounce{0%,to{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-animation-timing-function:cubic-bezier(.8,0,1,1);animation-timing-function:cubic-bezier(.8,0,1,1)}50%{-webkit-transform:none;transform:none;-webkit-animation-timing-function:cubic-bezier(0,0,.2,1);animation-timing-function:cubic-bezier(0,0,.2,1)}}.cursor-pointer{cursor:pointer}.resize{resize:both}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-center{align-items:center}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.gap-3{gap:.75rem}.self-center{align-self:center}.whitespace-pre-line{white-space:pre-line}.break-words{overflow-wrap:break-word}.rounded-md{border-radius:.375rem}.rounded-2xl{border-radius:1rem}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-b{border-bottom-width:1px}.border-black{--tw-border-opacity:1;border-color:rgba(0,0,0,var(--tw-border-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-blue-200{--tw-bg-opacity:1;background-color:rgba(191,219,254,var(--tw-bg-opacity))}.fill-current{fill:currentColor}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-5{padding:1.25rem}.p-6{padding:1.5rem}.p-7{padding:1.75rem}.p-8{padding:2rem}.p-10{padding:2.5rem}.pb-2{padding-bottom:.5rem}.pb-7{padding-bottom:1.75rem}.pl-4{padding-left:1rem}.pl-5{padding-left:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-4xl{font-size:2.25rem;line-height:2.5rem}.text-5xl{font-size:3rem;line-height:1}.font-bold{font-weight:700}.italic{font-style:italic}.leading-10{line-height:2.5rem}.text-gray-500{--tw-text-opacity:1;color:rgba(107,114,128,var(--tw-text-opacity))}.text-gray-600{--tw-text-opacity:1;color:rgba(75,85,99,var(--tw-text-opacity))}.text-gray-700{--tw-text-opacity:1;color:rgba(55,65,81,var(--tw-text-opacity))}.text-gray-900{--tw-text-opacity:1;color:rgba(17,24,39,var(--tw-text-opacity))}.text-blue-500{--tw-text-opacity:1;color:rgba(59,130,246,var(--tw-text-opacity))}.text-blue-600{--tw-text-opacity:1;color:rgba(37,99,235,var(--tw-text-opacity))}.text-blue-700{--tw-text-opacity:1;color:rgba(29,78,216,var(--tw-text-opacity))}*,:after,:before{--tw-shadow:0 0 transparent;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,0.5);--tw-ring-offset-shadow:0 0 transparent;--tw-ring-shadow:0 0 transparent}.filter{--tw-blur:var(--tw-empty,/*!*/ /*!*/);--tw-brightness:var(--tw-empty,/*!*/ /*!*/);--tw-contrast:var(--tw-empty,/*!*/ /*!*/);--tw-grayscale:var(--tw-empty,/*!*/ /*!*/);--tw-hue-rotate:var(--tw-empty,/*!*/ /*!*/);--tw-invert:var(--tw-empty,/*!*/ /*!*/);--tw-saturate:var(--tw-empty,/*!*/ /*!*/);--tw-sepia:var(--tw-empty,/*!*/ /*!*/);--tw-drop-shadow:var(--tw-empty,/*!*/ /*!*/);-webkit-filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSansRegular.3b0eacb8.woff2) format("woff2"),url(/static/media/NotoSansRegular.c84ad64e.woff) format("woff");font-display:swap;font-style:normal;font-weight:400}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSansMedium.15f2ed71.woff2) format("woff2"),url(/static/media/NotoSansMedium.84f24cf2.woff) format("woff");font-display:swap;font-style:normal;font-weight:500}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSansSemiBold.a864217b.woff2) format("woff2"),url(/static/media/NotoSansSemiBold.4be47b27.woff) format("woff");font-display:swap;font-style:normal;font-weight:600}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSansBold.c6454a84.woff2) format("woff2"),url(/static/media/NotoSansBold.488e4e95.woff) format("woff");font-display:swap;font-style:normal;font-weight:700}@font-face{font-family:"Noto Sans";src:url(/static/media/NotoSansExtraBold.9e61dcad.woff2) format("woff2"),url(/static/media/NotoSansExtraBold.60c9598a.woff) format("woff");font-display:swap;font-style:normal;font-weight:800}html{position:relative;font-size:10px;font-family:"Noto Sans",sans-serif;height:100%}.section{display:flex;justify-content:center;padding:2.5% 9%;overflow-x:hidden}.field,.section{width:100%;box-sizing:border-box}.field{min-height:55px;height:55px;padding:0 24px;background:#eef2f7;color:#555;font-family:inherit;font-size:1.8rem;font-weight:400;text-align:left;border:1px solid #d0d0d0;border-radius:6px;transition:border-color .15s ease-in-out;outline:none;-webkit-overflow-scrolling:touch}textarea.field{resize:none;padding-top:14px;padding-bottom:14px}.field.errorMessage{border-color:#b92c46}.field.dateFocus,.field.focused{background:#fff}.field::-webkit-input-placeholder{color:#c4c4c4}.field::-moz-placeholder{color:#c4c4c4}.field:-ms-input-placeholder{color:#c4c4c4}.field:-moz-placeholder{color:#c4c4c4}.field:disabled{background:#f2f2f2}input.field:not(:disabled):not(.errorMessage):hover{border-color:#457be7}.button{width:252px;height:55px;background-color:#457be7;border:1px solid #fff;border-radius:5px;font-size:2.4rem;font-weight:600;color:#fff;letter-spacing:0;text-decoration:none}button:not(:disabled):hover{cursor:pointer}button:disabled{opacity:.5}button:focus{outline:none}.btn-top-next{position:absolute;top:0;right:0}.privacyMark{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;text-align:center;padding:10px;font-size:1.2rem;font-weight:600;border:1px solid #f5f5f5;border-radius:5px;box-shadow:2px 2px 3px #a9a9a9;margin-bottom:10px;box-sizing:border-box}.privacyMark span{width:70%}.privacyMark img{width:20px;height:20px}button.back{align-self:baseline;font-size:2rem;color:#457be7;background-color:#fff;border:1px solid #fff}a.help{width:200px;margin-top:10px;font-size:2rem;text-align:center;color:#b1b1b1;background-color:initial;text-decoration:none}button.button.back:before{content:"↵ ";vertical-align:middle}@media screen and (min-width:1440px){.section{padding:2.5% 8%}}@media screen and (max-width:1680px){html{font-size:9px}}@media screen and (max-width:850px){.btn-top-next{position:static}}@media screen and (max-width:540px){.btn-top-next{margin-top:10px}}.container{position:relative;width:100%;max-width:1440px;padding:0 11%;box-sizing:border-box}@media screen and (max-width:992px){.container{padding:0 5.8%}}.pop-header-content{position:relative;width:80%!important;height:70%!important;padding:0!important;border:none!important;background:none!important}.pop-header-content iframe,.pop-header-content video{position:absolute;top:0;left:0;width:100%;height:100%}.placeholder__wrapper.is-selected{background-color:#457be7!important;color:#fff!important}.multidrive-note{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;min-height:335px}.multidrive-title{max-width:640px;text-align:center;font-size:18px;line-height:1.2}.multidrive-text{max-width:560px;font-size:14px;text-align:center}.mobile-app-back{display:flex;justify-content:center;width:100%}.mobile-app-back a{color:#457be7;font-size:16px;font-weight:500;text-decoration:none}.mobile-app-back a:visited{color:#457be7}@media (min-width:768px){.md\:mt-0{margin-top:0}.md\:mt-6{margin-top:1.5rem}.md\:ml-6{margin-left:1.5rem}.md\:ml-8{margin-left:2rem}.md\:ml-10{margin-left:2.5rem}.md\:flex{display:flex}.md\:max-h-80{max-height:20rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-3\/4{width:75%}.md\:flex-row{flex-direction:row}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:text-5xl{font-size:3rem;line-height:1}}@media (min-width:1024px){.lg\:mt-4{margin-top:1rem}.lg\:block{display:block}}.pricelabel{display:flex;align-items:center;width:100%;min-width:168px;padding:1rem 1.25rem;border-radius:12px;background-color:#fff;color:#555;box-sizing:border-box}@media screen and (max-width:1280px){.pricelabel{min-width:126px}}.pricelabel-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:35px;height:35px;margin-right:16px;border-radius:9999px;background-color:#487ee4;color:#fff}.pricelabel-icon svg{fill:currentColor}.pricelabel-title{font-size:12px}.pricelabel-amount{font-size:20px;font-weight:700}@media screen and (max-width:1280px){.pricelabel-title{font-size:10px}.pricelabel-amount{font-size:12px}}.hero_home{--base-text-color:#555;--light-text-color:#b1b1b1;--color-primary:#487ee4;position:relative;display:flex;align-items:flex-start;box-sizing:border-box;width:100%;overflow:hidden;background-image:url(/static/media/header-media.7b42ce71.png);background-position:50% 35%;background-repeat:no-repeat;background-size:893px auto;min-height:480px;padding-top:60px;margin-bottom:-45px}@media only screen and (-webkit-min-device-pixel-ratio:1.25),only screen and (min-device-pixel-ratio:1.25),only screen and (min-resolution:1.25dppx){.hero_home{background-image:url(/static/media/header-media@2x.300df086.png)}}@media only screen and (-webkit-min-device-pixel-ratio:2.25),only screen and (min-device-pixel-ratio:2.25),only screen and (min-resolution:2.25dppx){.hero_home{background-image:url(/static/media/header-media@3x.084644fe.png)}}@media screen and (max-width:1280px){.hero_home{max-width:967px}}@media screen and (max-width:992px){.hero_home{min-height:370px;background-position:50% 100%;background-size:454px auto}}@media screen and (max-width:768px){.hero_home{flex-direction:column;background-image:none;margin-bottom:0;padding-top:36px;padding-bottom:56px}.hero-main{margin-bottom:28px}}.hero_home .hero-title{margin-top:0;font-size:42px;font-weight:800;line-height:120%;color:var(--base-text-color)}@media screen and (max-width:992px){.hero_home .hero-title{font-size:32px}}.hero_home .hero-title:not(:last-child){margin-bottom:20px}@media screen and (max-width:768px){.hero_home .hero-title:not(:last-child){margin-bottom:14px}}.hero_home .hero-subtitle{font-size:20px;font-weight:500;line-height:120%;color:var(--light-text-color)}@media screen and (max-width:992px){.hero_home .hero-subtitle{font-size:16px}}.hero_home .hero-subtitle:not(:last-child){margin-bottom:38px}@media screen and (max-width:768px){.hero_home .hero-subtitle:not(:last-child){margin-bottom:0}}.hero_home .hero-pricing{position:relative;min-width:295px;height:265px;margin:0;padding:0 48px 24px 0;flex-grow:1;align-self:flex-end}@media screen and (max-width:1280px){.hero_home .hero-pricing{position:absolute;bottom:0;left:50%;min-width:254px;margin-left:24px;-webkit-transform:translateX(-60%);transform:translateX(-60%)}}@media screen and (max-width:768px){.hero_home .hero-pricing{display:none}}.hero_home .hero-pricing li{list-style-type:none}.hero_home .hero-pricing li:first-child{position:absolute;top:0;left:0}@media screen and (max-width:1280px){.hero_home .hero-pricing li:first-child{top:74px}}.hero_home .hero-pricing li:nth-child(2){position:absolute;top:99px;left:127px}@media screen and (max-width:1280px){.hero_home .hero-pricing li:nth-child(2){top:136px}}.hero_home .hero-pricing li:nth-child(3){position:absolute;top:198px;left:10px}.hero_home .hero-video{margin-left:auto;position:relative;max-width:316px;cursor:pointer;align-self:flex-end;border-radius:12px;overflow:hidden;margin-right:90px;margin-bottom:24px}.hero_home .hero-video:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(72,126,228,.85);background-image:url(/static/media/play-button.a5b20e06.svg);background-repeat:no-repeat;background-position:50%;background-size:84px 84px}.hero_home .hero-video img{max-width:100%}@media screen and (max-width:1280px){.hero_home .hero-video{margin-right:0;margin-left:auto}}@media screen and (max-width:992px){.hero_home .hero-video{max-width:230px}.hero_home .hero-video:before{background-size:64px 64px}}@media screen and (max-width:768px){.hero_home .hero-video{max-width:none;margin-bottom:0;width:100%}}.hero_home .hero-stats{display:flex;align-items:center}.hero_home .hero-stats-count{margin-right:12px;font-size:32px;font-weight:600;line-height:120%;color:var(--color-primary)}.hero_home .hero-stats-label{max-width:120px;font-size:14px;font-weight:600;line-height:120%;color:var(--light-text-color)}@media screen and (max-width:992px){.hero_home .hero-stats-count{font-size:18px}.hero_home .hero-stats-label{font-size:10px}}@media screen and (max-width:768px){.hero_home .hero-stats{position:absolute;bottom:0;left:0;width:100%}.hero_home .hero-stats-count{font-size:26px}.hero_home .hero-stats-label{font-size:12px}}.fluid-video{width:100%;border-radius:6px;overflow:hidden;position:relative;padding-top:56.25%;height:0}.fluid-video video,.video-player{position:absolute;top:0;left:0;width:100%;height:100%}.navbar{position:relative;width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px}@media screen and (max-width:700px){.navbar{flex-wrap:wrap}}.navbar-branding{text-decoration:none;font-size:20px;font-weight:600;color:#487ee4}.navbar-burger{display:none;border:0;padding:0;background-color:initial;color:#555;transition:color .3s ease-out}.navbar-burger svg{fill:currentColor}.navbar-burger:hover{color:#487ee4;background-color:initial;box-shadow:none!important}@media screen and (max-width:700px){.navbar-burger{cursor:pointer;display:block}}.navbar-menu{display:flex;align-items:center}.navbar-menu li{list-style-type:none}@media screen and (min-width:700px){.navbar-menu li:not(:last-child){margin-right:16px}}@media screen and (min-width:1200px){.navbar-menu li:not(:last-child){margin-right:36px}}@media screen and (max-width:700px){.navbar-menu{margin-top:20px;display:none}.navbar-menu.opened{position:absolute;right:0;top:10px;z-index:5;display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:5px;border-radius:12px;-webkit-animation:animation-menu .2s linear;animation:animation-menu .2s linear}.navbar-menu li{text-align:center;padding:5px;border-radius:6px}.navbar-menu li:not(:first-child){margin-top:10px}}@-webkit-keyframes animation-menu{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:.4}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes animation-menu{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:.4}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}.navbar-link{display:block;text-decoration:none;font-size:12px;color:#b1b1b1;transition:border-color .3s ease-out,color .3s ease-out}.navbar-link:hover{color:#487ee4}@media screen and (min-width:900px){.navbar-link{font-size:16px}}.navbar-link_heavy{padding:12px 16px;border:2px solid #487ee4;border-radius:12px;color:#487ee4}.navbar-link_heavy:hover{border-color:#b1b1b1;color:#b1b1b1}@media screen and (max-width:768px){.navbar-link_heavy{padding:5px 16px;border-radius:6px}}.header{margin-top:10px;display:flex;justify-content:center}.header,.headerSection{position:relative;width:100%}.headerSection{padding:0 11%;box-sizing:border-box}.header-content{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between}.illustation-header{position:absolute;box-sizing:border-box;margin:auto;top:0;left:0;right:0;z-index:-1;opacity:.3}.osago-agreemets-wrapper{display:flex;align-items:center;width:100%;order:1;max-width:250px;margin-top:0}.osago-agreemets-mobile{width:100%;display:none}.completed-agreements{font-size:32px;line-height:38px;color:#487ee4}.completed-agreements,.information-text{font-family:Noto Sans;font-style:normal;font-weight:600}.information-text{font-size:14px;color:#b1b1b1;margin-left:13px}.video-wrapper{width:100%;display:flex;flex-wrap:wrap;justify-content:space-between;margin-top:34px}.text-video-block{display:flex;flex-direction:column;justify-content:center;width:35%}.text-video-block>span{width:80%;margin-bottom:24px;font-style:normal;font-weight:500;font-size:20px;line-height:120%;color:#b1b1b1;display:block}@media (max-width:767px){.text-video-block>span{display:none}}.text-video-block>h3{margin-bottom:19px;font-style:normal;font-weight:800;font-size:42px;line-height:120%;color:#555}.video-block{cursor:pointer;width:40%;width:316px;margin-right:40px;margin-bottom:-48px}@media (max-width:767px){.video-block{display:none}}.video-poster{position:relative;border-radius:12px;overflow:hidden}.video-poster:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:1;background-color:rgba(72,126,228,.85);background-image:url(/static/media/play-button.a5b20e06.svg);background-repeat:no-repeat;background-position:50%;background-size:84px 84px}.popup-content.pop-header-content video{width:100%}.video-block:after{content:"";position:absolute;right:0;left:0;top:100%;height:0;opacity:.4;-webkit-transform:matrix(1,.09,0,1,0,0);transform:matrix(1,.09,0,1,0,0);box-shadow:10px 10px 100px 10px #487ee4}.video-block img,.video-block video{position:relative;width:100%;border-radius:6px}.video-block iframe{width:100%;min-height:250px;border-radius:6px}@media screen and (max-width:1248px){.text-video-block>span{font-size:1.8rem}.text-video-block>h3{font-size:3.4rem}}@media screen and (max-width:1100px){.headerSection{padding:0 5.8%}.illustation-header{width:100%}.video-wrapper{margin-top:44px}.text-video-block,.video-block{width:40%}.video-block iframe{min-height:210px}}@media screen and (max-width:940px){.completed-agreements{font-size:18px}.information-text{font-size:8px}.text-video-block>h3{font-size:32px}}@media screen and (max-width:780px){.text-video-block>span{margin-bottom:12px}.text-video-block{width:50%}.illustation-header{top:37px}.video-block iframe{min-height:180px}}@media screen and (max-width:700px){.header-menu{flex-wrap:wrap}#menu-icon{cursor:pointer;display:block}.header-menu-list{margin-top:20px;display:none}.header-menu-item:not(:last-child){margin-right:0}.header-menu-list.opened{position:absolute;right:0;top:10px;z-index:5;display:flex;flex-direction:column;align-items:center;background-color:#fff;padding:5px;border-radius:12px;-webkit-animation:animation-menu .2s linear;animation:animation-menu .2s linear}.header-menu-list li{text-align:center;padding:5px;border-radius:6px}.header-menu-list li:not(:first-child){margin-top:10px}@-webkit-keyframes animation-menu{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:.4}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes animation-menu{0%{-webkit-transform:translateX(50%);transform:translateX(50%);opacity:.4}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}}@media screen and (max-width:600px){.osago-agreemets-wrapper{display:none}.osago-agreemets-mobile{display:flex;align-items:center}.header{margin-bottom:10px}.illustation-header{display:none}.header-content{flex-direction:column;flex-wrap:nowrap}.text-video-block{width:100%}.text-video-block>h3{margin-top:17px}.video-block{margin-top:28px;width:100%}.video-block:after{display:none}.video-block video{width:100%;border:none;-webkit-transform:none;transform:none}.osago-agreemets-wrapper{margin-top:25px;width:100%;max-width:none;order:6}.completed-agreements{width:30%;font-size:26px}.information-text{font-size:12px}.video-wrapper{margin-top:0;flex-direction:column}}.why-block{width:100%;margin-top:115px}.why-block-section{width:100%;padding:0 11%;margin:0 auto;display:flex;flex-wrap:wrap;justify-content:space-between;align-items:stretch;box-sizing:border-box}.why-block h2{width:100%;font-size:32px;color:#555;margin-bottom:60px;text-align:center}.why-item{width:20%;max-width:222px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:30px 20px;margin-top:23px;border-radius:12px;background-color:#fff}.why-item h4{font-size:20px;margin-top:37px}.why-item h4,.why-item p{text-align:center;color:#555}.why-item p{font-size:16px;margin-top:16px}@media screen and (max-width:1260px){.why-item{width:18%}}@media screen and (max-width:980px){.why-block-section{justify-content:space-around}.why-item{width:35%}}@media screen and (max-width:788px){.why-block{margin-top:122px}.why-item{width:40%}}@media screen and (max-width:600px){.why-item{width:95%;max-width:none}.why-block{margin-top:65px}}@media screen and (max-width:500px){.why-block h2{font-size:24px}}.doc-block-companies{width:100%;padding:0 11%;display:flex;justify-content:space-between;align-items:center;box-sizing:border-box;margin-top:165px;overflow:hidden}.doc-block-img{width:45%}.doc-block-img img{width:100%;min-width:500px;opacity:.2}.left-side-wrapper{width:40%;min-width:330px;display:flex;flex-wrap:wrap}.left-side-wrapper h3{width:100%;font-size:32px;font-weight:700;color:#555}.left-side-wrapper p{margin-top:24px;font-size:16px;color:#555}.sk-btns-container{width:100%;display:flex;justify-content:space-between;margin-top:60px}.sk-btns-container a{display:flex;align-items:center;justify-content:center;text-decoration:none;text-align:center;box-sizing:border-box;padding:6px;width:48%;background:#487ee4;color:#fff;font-size:14px;border:none;border-radius:6px}@media screen and (max-width:800px){.doc-block-companies{margin-top:125px}.left-side-wrapper{width:50%}.left-side-wrapper h3{font-size:24px}.doc-block-img{margin-right:-65px}.sk-btns-container a:first-child{line-height:25px;font-size:12px}}@media screen and (max-width:600px){.doc-block-companies{margin-top:65px;flex-direction:column}.left-side-wrapper{width:100%;margin-top:30px}.left-side-wrapper h3{font-size:20px;text-align:center}.left-side-wrapper p{text-align:center;margin-top:16px}.sk-btns-container{margin-top:30px}.doc-block-img{width:100%;margin-right:0;order:-1}.doc-block-img img{min-width:0}}.sk-logo-contaner{width:100%;padding:0 11%;display:flex;flex-wrap:wrap;justify-content:space-around;margin-bottom:30px;margin-top:55px;box-sizing:border-box}.sk-logo-item{max-width:130px;max-height:41px;box-sizing:border-box}.img-logo-wrapper{display:flex;justify-content:center;margin-top:40px;width:22%}@media screen and (max-width:1000px){.sk-logo-contaner{padding:0 15%;flex-wrap:wrap;align-items:center;margin-top:15px}}@media screen and (max-width:850px){.img-logo-wrapper{width:30%}}@media screen and (max-width:600px){.img-logo-wrapper img{width:100%}.img-logo-wrapper{width:40%;justify-content:center}.img-logo-wrapper:nth-child(3),.img-logo-wrapper:nth-child(6){width:40%}}.mainform_mainForm__101h0{z-index:1;width:100%;max-width:943px;display:flex;flex-direction:column;align-items:center;margin:37px auto auto}.mainform_mainForm-iframe__16axV{margin-top:0}@media screen and (max-width:1100px){.mainform_mainForm__101h0{width:100%}}@media screen and (max-width:600px){.mainform_mainForm__101h0{margin-top:15px}}.errorcontrol_errorControl__1tSUW{display:flex;height:20px;position:absolute;right:25px;bottom:30px;opacity:1;color:#b92c46;font-weight:400;font-size:1.4rem;line-height:1.4rem;transition:opacity .3s ease-out;box-sizing:border-box;transition:opacity .3s}.errorcontrol_invisible__2ESbo{opacity:0}.errorcontrol_errorControl__1tSUW:hover .errorcontrol_errorControlMessage__nBdjD{opacity:1}.errorcontrol_errorControlMessage__nBdjD{position:absolute;right:25px;bottom:25px;opacity:0;background-color:#fff;padding:10px 13px 13px 14px;box-sizing:border-box;border-radius:12px;box-shadow:0 20px 50px hsla(0,0%,45.9%,.43137254901960786);font-size:1.4rem;line-height:1.4rem;z-index:10;transition:opacity .3s}.find-list-block{width:100%;position:relative}.found-list{position:absolute;width:100%;box-sizing:border-box;display:block;overflow-y:auto;max-height:220px;flex-direction:column;margin:0 0 0 auto;padding:0;z-index:999;align-items:center;justify-content:center;background:transparent;border:1px solid #dcdcdc;border-radius:2px}.found-list.no-scroll{overflow-y:hidden}.found-list-not_found{color:#5e5e5e;text-align:center;font-weight:700}.found-list li{width:100%;height:auto;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:pre-wrap;font-size:1.8rem;line-height:1.8rem;font-weight:400;margin-top:0;padding-top:1.8rem;padding-bottom:1.8rem;border:0;border-radius:2px;border-color:#dcdcdc;border-top:1px solid #dcdcdc;transition:background-color .3s;background-color:#ebf0f0}.found-list li:first-child{border-top:0}.found-list li:hover{cursor:pointer;background-color:#bfd8fb}.found-list .field:focus,.found-list li.selected{background:#a9c7f9}.text-control__hint{color:#505050;font-size:1rem;line-height:1.4}.text-control__hint.has-padding{padding:0 9.5px 10px}.city-control .text-control{flex-direction:column;align-items:baseline}.city-control-block{width:100%}.city-control-block .found-list,.city-control-block .found-list li,.city-field{width:100%;box-sizing:border-box}.city-field{margin:4px 0}.insurers-list{max-height:330px}.inputPointer{cursor:pointer}@media screen and (max-width:1680px){.found-list{max-height:197px}.insurers-list{max-height:300px}}.style_select__3U0nZ{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:15px}.style_selectTitle__E__CF{font-size:14px;font-weight:500;margin-bottom:10px}.style_selectContent__T_Vig{width:100%;max-width:400px;display:flex;justify-content:center}.style_selectItem__2ORch{flex:1 1;padding:8.5px 20px;background-color:#fff;cursor:pointer;text-align:center;border:1px solid #487ee4;transition:all;transition-duration:.3s}.style_selectItemLabel__2kz_3{font-size:14px}.style_selectItemDescr__3jxfK{color:#555;font-size:12px}.style_selectItem__2ORch:first-child{border-right-color:transparent;border-bottom-left-radius:6px;border-top-left-radius:6px}.style_selectItem__2ORch:last-child{border-bottom-right-radius:6px;border-top-right-radius:6px}.style_selectItem__2ORch:not(:last-child){border-right-color:transparent}.style_selectItem__2ORch.style_selected__ZS1zF{background-color:#487ee4}.style_selectItem__2ORch.style_selected__ZS1zF .style_selectItemDescr__3jxfK,.style_selectItem__2ORch.style_selected__ZS1zF .style_selectItemLabel__2kz_3{color:#fff}.style_selectItem__2ORch.style_selected__ZS1zF:hover{background-color:rgba(72,127,228,.807843137254902)}.style_selectItem__2ORch:not(.style_selected__ZS1zF):hover{border-color:#dae2f0;background-color:#dae2f0}@media screen and (max-width:550px){.style_selectItemDescr__3jxfK{display:none}}.driverform-olddoc{display:flex;align-items:center;margin-top:12px;padding:0 9.5px 10px}.driverform-olddoc-note{font-size:14px;margin-right:12px}.driverform-olddoc-note svg{display:inline}.driverform-olddoc-btn{border:0;padding:0 20px;font-size:14px;font-weight:600;background-color:initial;color:#457be7;transition:color .3s ease-out}.driverform-olddoc-btn:hover{color:#555;box-shadow:none!important}.add-driver-btn{transition:color .3s ease-out!important}.add-driver-btn:hover{color:#555!important;box-shadow:none!important}.driverform-olddoc-tip{padding:0;border:0;background-color:initial;margin-left:4px;color:#457be7}.driverform-olddoc-tip svg{fill:#457be7}.driverform-olddoc-tip svg:hover{cursor:pointer;opacity:.5}.driverform-olddoc-tip:hover{box-shadow:none!important}.driverform-olddoc-tip svg{fill:currentColor}.offerplaceholder{grid-column:1/-1;display:grid;grid-template-columns:1fr;grid-column-gap:16px;grid-row-gap:12px;align-items:center;min-height:124px;box-sizing:border-box;border:5px solid transparent;background-color:#fff;width:100%;max-width:242px;margin-right:auto;margin-left:auto}@media screen and (min-width:740px){.offerplaceholder{grid-column:2/-1;grid-template-columns:1fr 1fr 142px;margin:0;border:0;grid-row-gap:0;max-width:none}}@media screen and (min-width:980px){.offerplaceholder{grid-column:2/-1;grid-template-columns:1fr 1fr 242px;margin:0;border:0;grid-row-gap:0;max-width:none}}.offercard{display:grid;grid-template-columns:1fr;grid-column-gap:16px;grid-row-gap:12px;align-items:center;min-height:124px;padding:24px 16px;box-sizing:border-box;background-color:#fff}@media (max-width:767px){.offercard{padding:16px}}.offercard.is-muted{background-color:#dcdcdc}@media screen and (min-width:740px){.offercard{grid-template-columns:164px 1fr 1fr 162px;padding:24px}}@media screen and (min-width:980px){.offercard{grid-template-columns:194px 1fr 1fr 242px;grid-row-gap:0;padding-right:32px;padding-left:32px}}.offercard.is-highlighted{position:relative;z-index:1;background-color:initial}.offercard:first-child{border-top-left-radius:12px;border-top-right-radius:12px}.offercard:last-child{border-bottom-left-radius:12px;border-bottom-right-radius:12px}.offercard-note{grid-column:1/-1;font-size:1rem;text-align:right;color:#a9a9a9}.offercard-logo img{display:block;height:70px;width:164px;max-width:100%;margin-right:auto;margin-left:auto}.offercard-logo.is-muted{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.35}.offercard-rating{font-weight:400;font-size:14px;text-align:center;color:#3c3c3c}.offercard-benefit{font-weight:600;color:#487ee4}.offercard-price{font-weight:600;font-size:15px;text-align:center;color:#3c3c3c}.offercard-action{width:100%;max-width:242px;margin-right:auto;margin-left:auto;box-sizing:border-box}@media screen and (min-width:740px){.offercard-action{margin-right:0;margin-left:0}}.offercard input{font-size:1.25rem;display:block;width:100%;max-width:100%;height:44px;margin-top:4px;padding:0 16px;border:1px solid #d0d0d0;border-radius:6px;transition:border-color .3s ease-out;box-sizing:border-box}.offercard input:focus{outline:none;border-color:#457be7}.offercard input::-webkit-input-placeholder{-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.offercard input::placeholder{transition:opacity .3s ease-out}.offercard input:focus::-webkit-input-placeholder{opacity:0}.offercard input:focus::placeholder{opacity:0}.offercard input[disabled]{background-color:#eef2f7}.offercard-pricediff.is-positive{color:green}.offercard-benefit.is-negative,.offercard-pricediff.is-negative{color:red}.offercard-best{font-size:12px;text-align:center;color:#9cd109}.offercard-tip{width:16px;height:16px;margin-left:8px;margin-bottom:16px;padding:0;border:0;background-color:initial;color:#999}.offercard-tip:hover{box-shadow:none!important}.offercard-tip svg{display:inline;fill:#457be7}.offercard-tip svg:hover{cursor:pointer;opacity:.5}.tippy-box{padding:8px}.tippy-content{font-size:12px}.offercard-rating-int{display:flex;align-items:center;justify-content:center}.offercart-rating-icon{margin-left:4px;color:#457be7;fill:currentColor}.offercard-rating-int button{align-self:flex-start;margin-bottom:16px}.offercard-raex{position:relative;display:flex;align-items:center;justify-content:center}.offercard-raex:not(:last-child){padding-bottom:4px;margin-bottom:12px}.offercard-raex:not(:last-child):after{content:"";position:absolute;bottom:0;left:50%;width:80px;height:1px;margin-left:-40px;background-color:#c0c4cc}.offercard-gift{position:relative;display:flex;grid-column:1/-1;padding:12px;border-radius:6px;font-size:12px;font-weight:500;line-height:1.25}.offercard-gift img,.offercard-gift svg{height:20px;width:20px;flex-shrink:0;margin-right:12px;color:#487ee4}.offercard-gift strong{color:#487ee4;margin-right:10px;line-height:20px}.offercard-gift-text{line-height:20px}@media screen and (max-width:512px){.offercard-gift{flex-wrap:wrap}}.dialog{position:fixed;top:0;right:0;bottom:0;left:0;z-index:999;display:flex;align-items:center;justify-content:center;padding:16px;background-color:hsla(0,0%,69.4%,.5);box-sizing:border-box}.dialog--md .dialog-panel{max-width:640px;padding-top:20px}.dialog--aligntop{align-items:flex-start;padding-top:180px}.dialog-panel{position:relative;width:90%;max-width:500px;padding:12px;border-radius:12px;background-color:#fff}@media (min-width:768px){.dialog-panel{width:100%;padding:24px}}.dialog-close{position:absolute;top:24px;right:24px;display:block;width:24px;height:24px;margin-left:auto;padding:0;border:0;background-color:initial;transition:color .3s ease-out}.dialog-close svg{fill:currentColor}.dialog-close:hover{color:#487ee4;box-shadow:none!important}.dialog-title{margin-top:0;font-size:28px;font-weight:700;line-height:1;padding-right:32px}.dialog-subtitle{margin-bottom:24px;font-size:20px;line-height:1}.dialog-innner{max-width:580px;font-size:14px;line-height:1.25;color:#6d6b6b}.dialog-innner:not(:last-child){margin-bottom:32px}.dialog--kbm{padding-top:80px}.dialog--kbm .dialog-close{position:static;margin-bottom:8px}.dialog--kbm .dialog-panel{max-width:780px;max-height:380px}.dialog--kbm .dialog-scroller{max-height:350px;overflow:hidden;overflow-y:auto}@media (min-width:375px){.dialog--kbm .dialog-panel{max-height:530px}.dialog--kbm .dialog-scroller{max-height:490px}}@media (min-width:768px){.dialog--kbm .dialog-panel{max-height:780px}.dialog--kbm .dialog-scroller{max-height:740px}}.dialog--kbm .dialog-content{font-size:14px}.dialog--kbm .dialog-content:not(:last-child){margin-bottom:24px}.dialog--kbm .dialog-table-trigger{display:inline-flex;align-items:center;padding:0;border:0;font-size:16px;background-color:initial;color:#487ee4}.dialog--kbm .dialog-table-trigger:hover{box-shadow:none!important}.dialog--kbm .dialog-table-trigger:not(:last-child){margin-bottom:24px}.dialog--kbm .dialog-table-trigger svg{margin-left:4px}.dialog--kbm .dialog-table-trigger.is-open svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.dialog--kbm .dialog-tip{font-size:14px}.dialog--kbm .dialog-tip a{color:#487ee4}.dialog--kbm .dialog-table{overflow-x:auto}.dialog--kbm .dialog-table:not(:last-child){margin-bottom:24px}.dialog--kbm .dialog-table table{min-width:680px}.PresetDateRangePicker_panel{padding:0 22px 11px}.PresetDateRangePicker_button{position:relative;height:100%;text-align:center;background:0 0;border:2px solid #9e8f76;color:#9e8f76;padding:4px 12px;margin-right:8px;font:inherit;font-weight:700;line-height:normal;overflow:visible;box-sizing:border-box;cursor:pointer}.PresetDateRangePicker_button:active{outline:0}.PresetDateRangePicker_button__selected{color:#fff;background:#9e8f76}.SingleDatePickerInput{width:40%;display:inline-block;background-color:#fff}.SingleDatePickerInput__rtl{direction:rtl}.SingleDatePickerInput__disabled{background-color:#f2f2f2}.SingleDatePickerInput__block{display:block}.SingleDatePickerInput__showClearDate{padding-right:30px}.SingleDatePickerInput_clearDate{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.SingleDatePickerInput_clearDate__default:focus,.SingleDatePickerInput_clearDate__default:hover{background:#dbdbdb;border-radius:50%}.SingleDatePickerInput_clearDate__small{padding:6px}.SingleDatePickerInput_clearDate__hide{visibility:hidden}.SingleDatePickerInput_clearDate_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.SingleDatePickerInput_clearDate_svg__small{height:9px}.SingleDatePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.SingleDatePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.SingleDatePicker{position:relative;display:inline-block;width:100%;height:100%}.SingleDatePicker__block{display:block}.SingleDatePicker_picker{left:-38px;z-index:1;background-color:#fff;position:absolute;border:1px solid #dcdcdc}.SingleDatePicker_picker__rtl{direction:rtl}.SingleDatePicker_picker__directionLeft{left:0}.SingleDatePicker_picker__directionRight{right:0}.SingleDatePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.SingleDatePicker_picker__fullScreenPortal{background-color:#fff}.SingleDatePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.SingleDatePicker_closeButton:focus,.SingleDatePicker_closeButton:hover{color:#cacccd;text-decoration:none}.SingleDatePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_buttonReset{background:0 0;border:0;border-radius:0;color:inherit;font:inherit;line-height:normal;overflow:visible;padding:0;cursor:pointer;font-size:14px}.DayPickerKeyboardShortcuts_buttonReset:active{outline:0}.DayPickerKeyboardShortcuts_show{width:22px;position:absolute;z-index:2}.DayPickerKeyboardShortcuts_show__bottomRight{border-top:26px solid transparent;border-right:33px solid #9e8f76;bottom:0;right:0}.DayPickerKeyboardShortcuts_show__bottomRight:hover{border-right:33px solid #9e8f76}.DayPickerKeyboardShortcuts_show__topRight{border-bottom:26px solid transparent;border-right:33px solid #9e8f76;top:0;right:0}.DayPickerKeyboardShortcuts_show__topRight:hover{border-right:33px solid #9e8f76}.DayPickerKeyboardShortcuts_show__topLeft{border-bottom:26px solid transparent;border-left:33px solid #9e8f76;top:0;left:0}.DayPickerKeyboardShortcuts_show__topLeft:hover{border-left:33px solid #9e8f76}.DayPickerKeyboardShortcuts_showSpan{color:#fff;position:absolute}.DayPickerKeyboardShortcuts_showSpan__bottomRight{bottom:0;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topRight{top:1px;right:-28px}.DayPickerKeyboardShortcuts_showSpan__topLeft{top:1px;left:-28px}.DayPickerKeyboardShortcuts_panel{overflow:auto;background:#fff;border:1px solid #dbdbdb;border-radius:2px;position:absolute;top:0;bottom:0;right:0;left:0;z-index:2;padding:22px;margin:33px}.DayPickerKeyboardShortcuts_title{font-size:16px;font-weight:700;margin:0}.DayPickerKeyboardShortcuts_list{list-style:none;padding:0;font-size:14px}.DayPickerKeyboardShortcuts_close{position:absolute;right:22px;top:22px;z-index:2}.DayPickerKeyboardShortcuts_close:active{outline:0}.DayPickerKeyboardShortcuts_closeSvg{height:15px;width:15px;fill:#cacccd}.DayPickerKeyboardShortcuts_closeSvg:focus,.DayPickerKeyboardShortcuts_closeSvg:hover{fill:#82888a}.CalendarDay{box-sizing:border-box;cursor:pointer;font-size:14px;text-align:center}.CalendarDay:active{outline:0}.CalendarDay__defaultCursor{cursor:default}.CalendarDay__default{border:1px solid #e4e7e7;color:#484848;background:#fff}.CalendarDay__default:hover{background:#e4e7e7;border:1px double #e4e7e7;color:inherit}.CalendarDay__hovered_offset{background:#f4f5f5;border:1px double #e4e7e7;color:inherit}.CalendarDay__outside{border:0;background:#fff;color:#484848}.CalendarDay__outside:hover{border:0}.CalendarDay__blocked_minimum_nights{background:#fff;border:1px solid #eceeee;color:#cacccd}.CalendarDay__blocked_minimum_nights:active,.CalendarDay__blocked_minimum_nights:hover{background:#fff;color:#cacccd}.CalendarDay__highlighted_calendar{background:#ffe8bc;color:#484848}.CalendarDay__highlighted_calendar:active,.CalendarDay__highlighted_calendar:hover{background:#ffce71;color:#484848}.CalendarDay__selected_span{background:#66e2da;border:1px solid #33dacd;color:#fff}.CalendarDay__selected_span:active,.CalendarDay__selected_span:hover{background:#33dacd;border:1px solid #33dacd;color:#fff}.CalendarDay__last_in_range{border-right:#9e8f76}.CalendarDay__selected,.CalendarDay__selected:active,.CalendarDay__selected:hover{background:#457be7;border:1px solid #457be7;color:#fff}.CalendarDay__hovered_span,.CalendarDay__hovered_span:hover{background:#b2f1ec;border:1px solid #80e8e0;color:#007a87}.CalendarDay__hovered_span:active{background:#80e8e0;border:1px solid #80e8e0;color:#007a87}.CalendarDay__blocked_calendar,.CalendarDay__blocked_calendar:active,.CalendarDay__blocked_calendar:hover{background:#cacccd;border:1px solid #cacccd;color:#82888a}.CalendarDay__blocked_out_of_range,.CalendarDay__blocked_out_of_range:active,.CalendarDay__blocked_out_of_range:hover{background:#fff;border:1px solid #e4e7e7;color:#cacccd}.CalendarMonth{background:#fff;text-align:center;padding:0 13px;vertical-align:top;-webkit-user-select:none;user-select:none}.CalendarMonth_table{border-collapse:collapse;border-spacing:0}.CalendarMonth_verticalSpacing{border-collapse:initial}.CalendarMonth_caption{color:#484848;font-size:18px;text-align:center;padding-top:22px;padding-bottom:37px;caption-side:top}.CalendarMonth_caption__verticalScrollable{padding-top:12px;padding-bottom:7px}.CalendarMonthGrid{background:#fff;text-align:left;z-index:0}.CalendarMonthGrid__animating{z-index:1}.CalendarMonthGrid__horizontal{position:absolute;left:9px}.CalendarMonthGrid__vertical{margin:0 auto}.CalendarMonthGrid__vertical_scrollable{margin:0 auto;overflow-y:scroll}.CalendarMonthGrid_month__horizontal{display:inline-block;vertical-align:top;min-height:100%}.CalendarMonthGrid_month__hideForAnimation{position:absolute;z-index:-1;opacity:0;pointer-events:none}.CalendarMonthGrid_month__hidden{visibility:hidden}.DayPickerNavigation{position:relative;z-index:2}.DayPickerNavigation__horizontal{height:0}.DayPickerNavigation__verticalDefault{position:absolute;width:100%;height:52px;bottom:0;left:0}.DayPickerNavigation__verticalScrollableDefault{position:relative}.DayPickerNavigation_button{cursor:pointer;-webkit-user-select:none;user-select:none;border:0;padding:0;margin:0}.DayPickerNavigation_button__default{border:1px solid #e4e7e7;background-color:#fff;color:#757575}.DayPickerNavigation_button__default:focus,.DayPickerNavigation_button__default:hover{border:1px solid #c4c4c4}.DayPickerNavigation_button__default:active{background:#f2f2f2}.DayPickerNavigation_button__horizontalDefault{position:absolute;top:18px;line-height:.78;border-radius:3px;padding:6px 9px}.DayPickerNavigation_leftButton__horizontalDefault{left:22px}.DayPickerNavigation_rightButton__horizontalDefault{right:22px}.DayPickerNavigation_button__verticalDefault{padding:5px;background:#fff;box-shadow:0 0 5px 2px rgba(0,0,0,.1);position:relative;display:inline-block;height:100%;width:50%}.DayPickerNavigation_nextButton__verticalDefault{border-left:0}.DayPickerNavigation_nextButton__verticalScrollableDefault{width:100%}.DayPickerNavigation_svg__horizontal{height:19px;width:19px;fill:#82888a}.DayPickerNavigation_svg__vertical{height:42px;width:42px;fill:#484848}.DayPicker{position:relative;text-align:left}.DayPicker,.DayPicker__horizontal{background:#fff}.DayPicker__verticalScrollable{height:100%}.DayPicker__hidden{visibility:hidden}.DayPicker_portal__horizontal{box-shadow:none;position:absolute;left:50%;top:50%}.DayPicker_portal__vertical{position:static}.DayPicker_focusRegion{outline:0}.DayPicker_calendarInfo__horizontal,.DayPicker_wrapper__horizontal{display:inline-block;vertical-align:top}.DayPicker_weekHeaders{position:relative}.DayPicker_weekHeaders__horizontal{margin-left:9px}.DayPicker_weekHeader{color:#757575;position:absolute;top:62px;z-index:2;padding:0 13px;text-align:left}.DayPicker_weekHeader__vertical{left:50%}.DayPicker_weekHeader__verticalScrollable{top:0;display:table-row;border-bottom:1px solid #dbdbdb;background:#fff;margin-left:0;left:0;width:100%;text-align:center}.DayPicker_weekHeader_ul{list-style:none;margin:-5px 0;padding-left:0;padding-right:0;font-size:14px}.DayPicker_weekHeader_li{display:inline-block;text-align:center}.DayPicker_transitionContainer{position:relative;overflow:hidden;border-radius:3px}.DayPicker_transitionContainer__horizontal{transition:height .2s ease-in-out}.DayPicker_transitionContainer__vertical{width:100%}.DayPicker_transitionContainer__verticalScrollable{padding-top:20px;height:100%;position:absolute;top:0;bottom:0;right:0;left:0;overflow-y:scroll}.DateInput__small{width:97px}.DateInput__block{width:100%}.DateInput__disabled{color:#dbdbdb}.DateInput{background-color:#eef2f7}.DateInput_input{font-weight:500;font-size:1.8rem;padding-top:1.8rem;color:#484848;background-color:#fff;border:0;border-bottom:2px solid transparent;border-radius:0}.DateInput_input__small{font-size:15px;line-height:18px;letter-spacing:.2px;padding:7px 7px 5px}.DateInput_input__regular{font-weight:500}.DateInput_input__readOnly{-webkit-user-select:none;user-select:none}.DateInput_input__focused{height:100%;outline:0;background:#fff;border:0;border-bottom:2px solid #457be7}.DateInput_input__disabled{background:#f2f2f2;font-style:italic}.DateInput_screenReaderMessage{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.DateInput_fang{display:none;position:absolute;width:20px;height:10px;left:22px;z-index:2}.DateInput_fangShape{fill:#fff}.DateInput_fangStroke{stroke:#dbdbdb;fill:transparent}.DateRangePickerInput{background-color:#fff;display:inline-block}.DateRangePickerInput__disabled{background:#f2f2f2}.DateRangePickerInput__withBorder{border-radius:2px;border:1px solid #dbdbdb}.DateRangePickerInput__rtl{direction:rtl}.DateRangePickerInput__block{display:block}.DateRangePickerInput__showClearDates{padding-right:30px}.DateRangePickerInput_arrow{display:inline-block;vertical-align:middle;color:#484848}.DateRangePickerInput_arrow_svg{vertical-align:middle;fill:#484848;height:24px;width:24px}.DateRangePickerInput_clearDates{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;padding:10px;margin:0 10px 0 5px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%)}.DateRangePickerInput_clearDates__small{padding:6px}.DateRangePickerInput_clearDates_default:focus,.DateRangePickerInput_clearDates_default:hover{background:#dbdbdb;border-radius:50%}.DateRangePickerInput_clearDates__hide{visibility:hidden}.DateRangePickerInput_clearDates_svg{fill:#82888a;height:12px;width:15px;vertical-align:middle}.DateRangePickerInput_clearDates_svg__small{height:9px}.DateRangePickerInput_calendarIcon{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;display:inline-block;vertical-align:middle;padding:10px;margin:0 5px 0 10px}.DateRangePickerInput_calendarIcon_svg{fill:#82888a;height:15px;width:14px;vertical-align:middle}.DateRangePicker{position:relative;display:inline-block}.DateRangePicker__block{display:block}.DateRangePicker_picker{z-index:1;background-color:#fff;position:absolute}.DateRangePicker_picker__rtl{direction:rtl}.DateRangePicker_picker__directionLeft{left:0}.DateRangePicker_picker__directionRight{right:0}.DateRangePicker_picker__portal{background-color:rgba(0,0,0,.3);position:fixed;top:0;left:0;height:100%;width:100%}.DateRangePicker_picker__fullScreenPortal{background-color:#fff}.DateRangePicker_closeButton{background:0 0;border:0;color:inherit;font:inherit;line-height:normal;overflow:visible;cursor:pointer;position:absolute;top:0;right:0;padding:15px;z-index:2}.DateRangePicker_closeButton:focus,.DateRangePicker_closeButton:hover{color:#cacccd;text-decoration:none}.DateRangePicker_closeButton_svg{height:15px;width:15px;fill:#cacccd}.date-wrapper__hint{font-size:.75rem;color:#dc143c}.progress-loader{width:100%;max-width:600px;height:20px;background:#e5e5e5;padding:5px}.load-progress,.progress-loader{position:relative;border-radius:20px}.load-progress{display:block;height:100%;overflow:hidden;background-color:#487ee4;transition-property:width;transition-duration:1s}.linkform_failureH3__1xX-V,.linkform_h3__1bLGP,.linkform_successH3__1NH9E{max-width:500px;font-size:2rem;font-weight:600;line-height:1.2;margin-bottom:20px}.linkform_successImage__xzQVI{max-width:174.5px}.linkform_h3__1bLGP:first-child{font-weight:600;font-size:19px;margin-bottom:30px}.linkform_h3__1bLGP{font-weight:600;font-size:16px}.linkform_successH3__1NH9E{margin-bottom:53px}.linkform_failureH3__1xX-V{font-size:1.5rem;margin:0 auto 30px}.linkform_successButton__2DfwC{width:200px;height:40px;font-size:1.6rem;line-height:1.2}.linkform_successRedirected__34X2N{max-width:500px;margin-bottom:30px;padding:0 30px;font-size:15px;font-weight:700}.linkform_errorMessage__qQZCT{margin-top:20px;font-size:1.5rem;font-weight:600;color:red}.linkform_successHeader__BGSPv{font-size:16px;font-weight:700;padding:20px 15px 15px}.linkform_successHeader2__3C_6U{margin-bottom:20px;padding:0 30px;font-size:15px;font-weight:700}.linkform_successInstructions__2R8Kb{margin-bottom:30px;padding:0 30px;font-size:15px;font-weight:700}.linkform_successInstructions__list__16bvR{max-width:500px;margin:0 auto;padding-top:10px;padding-left:35px;font-weight:700;text-align:left;box-sizing:border-box}.steps{display:grid;grid-template-columns:1fr;grid-gap:15px;padding:0;margin:24px 0 0}@media (min-width:740px){.steps{grid-template-columns:repeat(3,1fr)}}.steps:not(:last-child){margin-bottom:24px}.steps-unit{padding:20px;border-radius:12px;list-style-type:none;font-size:14px;line-height:18px;background-color:#fff;color:#555}.steps-badge{display:inline-block;padding:4px 11px;border-radius:6px;font-size:12px;font-weight:700;background-color:#487ee4;color:#fff}.steps-badge:not(:last-child){margin-bottom:14px}.steps-highlight{font-weight:600;color:#487ee4}.steps-icon{display:block;margin-bottom:12px;color:#487ee4;fill:currentColor}.style_collapsed__bVo02{width:100%;display:flex;flex-direction:column;justify-content:center;padding:0 15px;box-sizing:border-box}.style_collapsedTrigger__rxZvO{width:100%;cursor:pointer;font-size:16px;text-align:center;color:#487ee4;padding:8px;box-sizing:border-box;border-radius:9px;border:1px solid #487ee4;transition:all;transition-duration:.3s}.style_collapsedTrigger__rxZvO:hover{border-color:grey;color:grey}.style_collapsedContent__2A9YU{display:none;width:100%;padding:15px;flex-direction:column;justify-content:center;box-sizing:border-box;background-color:#fcf8f7;transition:all;transition-duration:.4s;border-bottom-left-radius:9px;border-bottom-right-radius:9px}.style_contentItem__3daHB{margin-top:10px;font-size:12px}.style_bold__1tNBx{font-weight:700}.style_hint__pQ4ON{margin-top:20px;font-size:12px;font-weight:700}.style_collapsed__bVo02.style_opened__1gbFI .style_collapsedTrigger__rxZvO{background-color:#487ee4;color:#fff;border-top-left-radius:9px;border-top-right-radius:9px;border-bottom-left-radius:0;border-bottom-right-radius:0}.style_collapsed__bVo02.style_opened__1gbFI .style_collapsedTrigger__rxZvO:hover{background-color:#fff;border-color:grey;color:grey}.style_collapsed__bVo02.style_opened__1gbFI .style_collapsedContent__2A9YU{display:flex}.CrossProductHint_CrossProductHintIcon__3P3nU{height:22px}.CrossProductHint_CrossProductHintIcon__3P3nU:hover+p{visibility:visible}.CrossProductHint_CrossProductHintLargeDescription__1GMiD{position:absolute;visibility:hidden;padding:12px;margin-left:-233px;max-width:212px;font-size:10px;border-radius:4px;box-shadow:0 4px 10px 0 rgba(0,0,0,.15);color:#000!important;background:#fff;z-index:1002}.CrossProduct_CrossProduct__2h2rI{min-width:274px;flex-basis:calc(100% - 16px);display:inline-flex;flex-direction:row;margin:8px;transition:background-color .3s;border-radius:4px}.CrossProduct_CrossProduct__2h2rI:hover{cursor:pointer}.CrossProduct_CrossProduct__2h2rI *{-webkit-user-select:none;user-select:none}.CrossProduct_CrossProductIcon__2WJ80{display:flex;justify-content:center;align-items:center;padding:8px 10px;flex:0.15 1}.CrossProduct_CrossProductCheckBox__21u3A{width:20px;height:20px;padding:8px;margin:auto 8px;border-radius:4px}.CrossProduct_CrossProductCheckBoxIcon__18FZO{display:flex;justify-content:center;align-items:center;margin:-4px}.CrossProduct_CrossProductCheckBoxIcon__18FZO:after{content:"";display:block;width:8px;height:16px;border:solid #fff;border-width:4px 0 0 4px;-webkit-transform:rotate(45deg);transform:rotate(225deg)}.CrossProduct_CrossProductHeader__2jWd_{display:flex;align-items:center;justify-content:space-between;margin:0}.CrossProduct_CrossProductHeaderTitle__3ZW9I{margin:0;font-size:15px}.CrossProduct_CrossProductBody__gCC5z{display:flex;flex-direction:column;padding:8px 10px 8px 0;flex:0.85 1}.CrossProduct_CrossProductBodySmallDescription__2eQ0R{margin:10px 0;font-size:12px}.CrossProduct_CrossProductBodyPrice__4cvM2{color:#487ee4;font-family:"NotoSans-B","NotoSans";font-weight:500;font-size:16px}.CrossProduct_crossProduct_inactive__2Xukk{background-color:#f3f3f3}.CrossProduct_crossProductCheckBox_inactive__2Wqey{background-color:#c0d1ef}.CrossProduct_crossProduct_active__3UOrJ{background-color:#487ee4}.CrossProduct_crossProductCheckBox_active__1ZRWZ{background-color:#7fa4ec}.CrossProduct_crossProduct_active__3UOrJ *{fill:#fff;color:#fff}@media (max-width:778px){.CrossProduct_CrossProduct__2h2rI{width:100%}}.CrossProductForm_CrossProductForm__AJ278{display:flex;flex-wrap:wrap}.CrossProductForm_CrossProductFormHeader__b6v5n{text-align:center;font-size:20px;flex-basis:100%}@media screen and (max-width:778px){.CrossProductForm_CrossProductForm__AJ278{flex-direction:column;flex-wrap:nowrap}}.bar{display:flex;justify-content:center;width:100%;max-width:980px;margin-top:40px}.progress-step-wrapper{position:relative;flex-basis:14.28%;margin-right:0}.progress-step-head{position:relative;width:100%;text-align:center}.progress-step-line{position:absolute;top:24px;left:50%;right:-50%;height:2px;background-color:#c0c4cc}.progress-step-finish{width:0;display:block;height:2px;background-color:#487ee4;transition:width;transition-duration:.5s}.progress-step-number{position:relative;z-index:1;display:inline-flex;width:48px;height:48px;border-radius:50%;border:2px solid #a9a9a9;color:#a9a9a9;box-sizing:border-box;background-color:#ededed;transition:border-color 1s,color 1s}.progress-step-number,.progress-step-value{justify-content:center;align-items:center;font-size:16px}.progress-step-value{display:flex;flex-direction:column;color:inherit}.progress-step-value img{width:50%}.last-step{background-color:#d0d0d0;border:none}.last-line{background:linear-gradient(90deg,#b1b1b1,#d6d3d6 33%,rgba(224,220,224,.99) 42%,rgba(224,220,224,.98) 56%,#e0dce0 81%,rgba(224,220,224,.75));right:-15%}.last-finish{background:linear-gradient(90deg,#487ee4 0,rgba(72,126,228,.94) 34%,rgba(105,146,227,.91) 50%,rgba(133,164,226,.88) 64%,rgba(224,220,224,.84) 85%,rgba(224,220,224,.82) 96%,rgba(224,220,224,.75))}.progress-step-main{text-align:center}.progress-step-description{display:none;font-weight:500;font-size:12px;padding-top:13px;color:#a9a9a9}@media (min-width:600px){.progress-step-description{display:block}}.progress-step-wrapper.complete>.progress-step-head>.progress-step-number{border-color:#487ee4;color:#487ee4}.progress-step-wrapper.complete>.progress-step-head>.progress-step-number.last-step{background-color:#487ee4}@media screen and (max-width:740px){.progress-step-number{width:40px;height:40px}.progress-step-line{top:20px}}@media screen and (max-width:555px){.progress-step-number{width:30px;height:30px}.progress-step-line{top:15px}.progress-step-description,.progress-step-value{font-size:10px}}@media screen and (max-width:420px){.progress-step-number{width:25px;height:25px}.progress-step-line{top:12.5px}.progress-step-description{font-size:7px}}.firms_firmContainer__QREAl{display:flex;justify-content:space-around;flex-wrap:wrap;align-items:center}.firms_firmItem__3TA7F{height:34px;display:flex;align-items:center;flex:0 0 15%}.firms_firmItem__3TA7F img{max-width:80px;height:auto;max-height:100%;padding:5px}@media screen and (max-width:600px){.firms_firmContainer__QREAl{justify-content:space-evenly}.firms_firmItem__3TA7F{height:26px;flex:0 0 25%}}@media screen and (max-width:400px){.firms_firmContainer__QREAl{display:none}}.form_historyForm__1YpWI,.form_progressBarContainer__15Clu{display:flex;flex-direction:column;align-items:center}.form_progressBarContainer__15Clu{max-width:504px;width:100%;justify-content:center;margin-top:20px}.form_progressBarTitle__1Z8vA{font-size:16px;margin:15px 0}.form_historyFormBody__D3eAL{width:504px;display:flex;flex-direction:column;align-items:center;margin-top:24px}.form_historyFormActions__g2HJW{width:100%;display:flex;flex-direction:column;margin-top:23px;padding:0 9.5px 10px;box-sizing:border-box}.form_historyFormHeader__37N69{width:100%;display:flex;justify-content:center}.form_headerTextContainer__esUnj{width:60%;display:flex;flex-direction:column;align-items:center}.form_headerTextContainer__esUnj h2{font-weight:800;font-size:32px;text-align:center;margin:10px 0 0}.form_headerTextContainer__esUnj p{font-size:16px;text-align:center;margin-top:17px;max-width:400px}.form_spacingBlock__3F1x6{width:20%}.form_spacingBlock__3F1x6 svg{width:80%;margin-left:15px}@media screen and (max-width:778px){.form_headerTextContainer__esUnj h2{font-size:26px}.form_historyFormBody__D3eAL{width:90%}}@media screen and (max-width:500px){.form_headerTextContainer__esUnj{width:80%}.form_headerTextContainer__esUnj h2{width:100%;font-size:24px}.form_historyFormHeader__37N69{flex-direction:column-reverse;align-items:center}.form_historyFormBody__D3eAL{width:90%}.form_spacingBlock__3F1x6{width:30%}.form_spacingBlock__3F1x6 svg{width:100%;margin-left:0}}.radio_buttons-wrapper__1MtYJ{width:100%;display:flex;justify-content:space-between;margin-bottom:20px;box-sizing:border-box;padding:0 9.5px}.radio_button__ZHjf2{width:48%;height:60px;color:#fff;background-color:initial;border-radius:6px;padding:6px;border:1px solid #cfd4e0}.radio_button__ZHjf2 img{width:80%;height:95%;object-fit:contain}.radio_active__1rU9W{background-color:#fff;box-shadow:inset 0 0 3px 1px #7e98e7;opacity:1!important;transition:all .3s}.spinner_circleSpinner__1NnPt{display:inline-block;position:relative;width:64px;height:64px}.spinner_circleSpinner__1NnPt div{box-sizing:border-box;display:block;position:absolute;width:51px;height:51px;margin:6px;border-radius:50%;-webkit-animation:spinner_lds-ring__2SqSt 1.6s cubic-bezier(.5,0,.5,1) infinite;animation:spinner_lds-ring__2SqSt 1.6s cubic-bezier(.5,0,.5,1) infinite;border:6px solid transparent;border-top-color:#cbdff5}.spinner_circleSpinner__1NnPt div:first-child{-webkit-animation-delay:-.45s;animation-delay:-.45s}.spinner_circleSpinner__1NnPt div:nth-child(2){-webkit-animation-delay:-.3s;animation-delay:-.3s}.spinner_circleSpinner__1NnPt div:nth-child(3){-webkit-animation-delay:-.15s;animation-delay:-.15s}@-webkit-keyframes spinner_lds-ring__2SqSt{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner_lds-ring__2SqSt{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.prolong_ProlongForm__3JV76{position:relative;width:100%;max-width:943px;display:flex;flex-direction:column;align-items:center;justify-self:center;margin-top:37px;box-shadow:none;box-sizing:border-box;padding:28px 18.5px;background-color:#fff;border-radius:12px}.prolong_CompanySelector__306eW{width:100%}.prolong_buttonsWrapper__3Wzld{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;padding:0 9.5px;margin-top:30px;box-sizing:border-box}.prolong_prolongButton__1gJkz{width:45%;font-size:16px}.prolong_prolongButtonGray__1tcx3{background-color:initial;color:#b1b1b1}.prolong_h3__3_cFw{text-align:center;font-size:14px;color:#555}.prolong_successButton__UyV6E{width:200px;height:40px;font-size:1.6rem;line-height:1.2}.prolong_payForm__1Fk1M{width:100%;display:flex;flex-direction:column;align-items:center}@media screen and (max-width:975px){.prolong_ProlongForm__3JV76{width:100%}}@media screen and (max-width:600px){.prolong_ProlongForm__3JV76{border-radius:0}}.main_main__8C53-{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;margin-bottom:50px}.main_mainSection__1Kf5o{width:100%;flex-direction:row;padding:0 11%;box-sizing:border-box}.main_mainLeftSide__2oLOr{flex:0.1 0.3;padding-right:69px}.main_mainLeftSide__2oLOr h2{color:#555;margin:63px 0 42px;font-size:2.8rem;font-weight:800;line-height:normal}.main_mainLeftSide__2oLOr p{max-width:343px;font-size:1.8rem;line-height:1.4;color:#b1b1b1}.main_mainRightSide__1ASVC{flex:0.7 0.7;display:flex;flex-direction:column;align-items:center}.main_mainBackImgL__11Dd3{position:absolute;left:70%;width:80%;z-index:-5;top:40%;opacity:.3}.main_mainBackImgR___keNB{position:absolute;left:-50%;width:80%;z-index:-5;top:60%;opacity:.3}.main_mainIframe__2VJW4{width:100%}.main_illustrarion-form__3PbKi{position:absolute;width:1000px;height:600px;z-index:-2;left:60%;opacity:.3}@media screen and (max-width:1100px){.main_mainLeftSide__2oLOr h2{margin-top:0;font-size:18px}.main_mainSection__1Kf5o{padding:0 5.8%}}@media screen and (max-width:975px){.main_main__8C53-{align-items:center}.main_main__8C53-,.main_mainSection__1Kf5o{flex-direction:column}.main_mainLeftSide__2oLOr{margin-top:20px;width:100%}.main_mainLeftSide__2oLOr h2,.main_mainLeftSide__2oLOr p{text-align:center;margin-bottom:20px}.main_mainLeftSide__2oLOr p{max-width:100%}.main_mainRightSide__1ASVC{flex:1 1}}@media screen and (max-width:780px){.main_mainRightSide__1ASVC{display:flex;flex-direction:column;align-items:center}}@media screen and (max-width:660px){.main_mainLeftSide__2oLOr{margin-top:0}.main_illustrarion-form__3PbKi,.main_mainBackImgL__11Dd3,.main_mainBackImgR___keNB{display:none}}@media screen and (max-width:600px){.main_mainLeftSide__2oLOr h2{margin:0 auto;font-size:16px}.main_mainLeftSide__2oLOr p{padding-top:10px;font-size:14px;text-align:center}.main_mainSection__1Kf5o{width:100%;padding:0}}.stars-wrapper{width:125px;display:flex;justify-content:space-between}.full-star{position:relative;width:21px;height:20px}.half-star{position:absolute;overflow:hidden;width:50%}.half-star svg{opacity:0}.full-star>svg{opacity:.4}.full-star.active-star svg,.half-star.active-star svg{opacity:1}.carousel-wrapper{margin-top:115px;width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.carousel-wrapper h1{font-size:32px;color:#555;margin-bottom:60px}.carousel{width:100%;box-sizing:border-box}.carousel-item{width:100%;max-width:270px;height:100%;display:flex;flex-direction:column;overflow:hidden;padding:0;background-color:#fff;border-radius:12px;margin:0 auto}.carousel__inner-slide{position:relative}.carousel__slider-tray{display:flex;height:100%}.carousel__slider-tray-wrapper{height:100%}.carousel__slide{height:unset!important;padding-bottom:0!important}.carousel__inner-slide{border-radius:12px}.photo-star-wrap{width:100%}.photo-star-wrap,.stars{display:flex;max-height:54px}.stars{flex-direction:column;margin-left:16px;width:calc(100% - 50px)}.stars span{font-size:14px;color:#555}.stars svg{margin-top:5px}.photo-star-wrap img{object-fit:cover;width:50px;height:40px;border-radius:50%}.carousel-item-text{margin-top:13px;font-size:14px;color:#555}.controlls-wrapper{display:flex;justify-content:center;margin-top:60px}.control_btn{display:flex;justify-content:center;align-items:center;width:54px;height:54px;background-color:#487ee4;border:none;border-top-right-radius:6px;border-bottom-right-radius:6px}.control_btn_back{width:54px;height:54px;border-top-left-radius:6px;border-bottom-left-radius:6px;background-color:initial;border:none}.control_btn_back svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.control_btn_back svg>path{fill:#b1b1b1}@media screen and (max-width:1370px){.carousel-item{max-width:240px;margin:0 auto}}@media screen and (max-width:1050px){.carousel-item{max-width:2280px;margin:0 auto}.carousel-item-text{font-size:14px}}@media screen and (max-width:865px){.carousel{width:100%}.carousel-item{max-width:220px;margin:0 auto}}@media screen and (max-width:400px){.carousel{width:100%}.carousel-item{max-width:260px;margin:0 auto}}.footer_footer-container__1eQyR{position:relative;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;flex:0 0 auto;background-color:#fff}.footer_footer-container-row__hPesx{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:center;margin-top:20px;margin-bottom:.25rem}.footer_footer-content__2XpCE{width:100%;padding:0 11%;display:flex;flex-direction:column;justify-content:center;box-sizing:border-box}.footer_footer-content-wrapper__3dXyS{width:100%;max-width:1440px}.footer_links__3SqX1{display:flex;justify-content:space-between;align-items:flex-end;text-align:center;margin:-5px 0;padding:10px 0}.footer_links__3SqX1 a{font-size:14px;line-height:100%;text-decoration:none;padding:0 15px;color:#555}.footer_links__3SqX1 button:hover{text-decoration:underline}.footer_links__3SqX1 a:hover{cursor:pointer;text-decoration:underline}.footer_footer__info__1QqZc{margin-left:30px;font-size:12px;color:#b1b1b1}.footer_footer__comm__2Ph7S,.footer_footer__info__1QqZc{text-align:center;padding-right:8px;margin-bottom:10px;-webkit-user-select:none;user-select:none}.footer_footer__comm__2Ph7S{font-size:8px;color:#505050;opacity:.7}@media screen and (max-width:1385px){.footer_links__3SqX1{width:100%;justify-content:center}.footer_links__3SqX1 a{padding:0 20px}}@media screen and (max-width:851px){.footer_links__3SqX1 a,.footer_links__3SqX1 button{font-size:11px}}@media screen and (max-width:769px){.footer_footer-container-row__hPesx{margin-top:10px;margin-bottom:5px}.footer_footer__comm__2Ph7S{margin-bottom:5px}.footer_footer__info__1QqZc{font-size:10px;margin-bottom:5px}.footer_links__3SqX1 a,.footer_links__3SqX1 button{font-size:8px}}@media screen and (max-width:600px){.footer_footer-content__2XpCE{padding:0 7%}.footer_links__3SqX1 a,.footer_links__3SqX1 button{font-size:7px}.footer_footer__info__1QqZc{font-size:6px}.footer_footer__comm__2Ph7S{font-size:5px}}@media screen and (max-width:500px){.footer_links__3SqX1 a{font-size:6px}}.faq_faq__Z5U5x{position:relative;max-width:920px;min-height:800px;flex-direction:column;align-items:center;padding:65px;z-index:9999;background-color:#f3f3f3;border-radius:6px}.faq_faq__Z5U5x,.faq_qa_block__2h9Ao{width:100%;display:flex;justify-content:space-between;box-sizing:border-box}.faq_qa_block__2h9Ao{padding:30px 50px;cursor:pointer;border-radius:12px;background-color:#fff}.faq_qa_block__2h9Ao:not(:first-child){margin-top:17px}.faq_title_answer__1s_bA{width:80%;max-width:670px;display:flex;flex-direction:column}.faq_title_answer__1s_bA h2{font-size:20px}.faq_title_answer__1s_bA p{margin-top:25px;font-size:16px;-webkit-animation:faq_showAnswer__2DZZD 1s ease;animation:faq_showAnswer__2DZZD 1s ease}@-webkit-keyframes faq_showAnswer__2DZZD{0%{opacity:0}to{opacity:1}}@keyframes faq_showAnswer__2DZZD{0%{opacity:0}to{opacity:1}}.faq_faq_clsoe_btn__1jTqi{position:absolute;top:-70px;right:0;width:40px;height:40px;border-radius:50%;cursor:pointer}.faq_faq_clsoe_btn__1jTqi img{width:100%}@media screen and (max-width:1366px){.faq_faq__Z5U5x{min-height:720px}}@media screen and (max-width:951px){.faq_title_answer__1s_bA{margin-left:5%}}@media screen and (max-width:788px){.faq_faq__Z5U5x{padding:48px}.faq_title_answer__1s_bA{margin-left:5%}.faq_qa_block__2h9Ao{padding:30px}.faq_title_answer__1s_bA h2{font-size:16px}.faq_title_answer__1s_bA p{font-size:14px}.faq_qa_img__3iuZB{margin-bottom:22px}.faq_faq_btn__2ky5Q,.faq_faq_btn_back__3GNXb{width:44px;height:44px}.faq_faq_clsoe_btn__1jTqi{width:30px;height:30px;top:-45px}}@media screen and (max-width:600px){.faq_qa_block__2h9Ao{flex-direction:column;align-items:center}.faq_title_answer__1s_bA{width:100%}.faq_faq__Z5U5x{padding:16px}}.styles_contactForm__1aBTm{width:100%;max-width:550px;display:flex;flex-direction:column;align-items:center;padding:15px;background-color:#fff;border-radius:8px;box-sizing:border-box;margin-bottom:20px}.styles_input__1hArx{width:100%;outline:none;padding:10px;color:"#487ee4";border-radius:4px;border:1px solid #e5e5e5;box-sizing:border-box;margin-bottom:10px}.styles_input__1hArx:focus,.styles_input__1hArx:hover{border:1px solid #487ee4}.styles_area__-MoC9{width:100%;height:80px;resize:none;padding:10px;outline:none;border-radius:4px;border:1px solid #e5e5e5;box-sizing:border-box}.styles_area__-MoC9:focus,.styles_area__-MoC9:hover{border:1px solid #487ee4}.styles_label__1TkWm{width:100%;font-size:12px;font-weight:500;margin-bottom:10px;padding-left:10px}.styles_formButton__1F35G{align-self:flex-end;margin-top:10px}.styles_formTitle__24-b9{width:100%;font-size:16px}@media screen and (max-width:400px){.styles_formButton__1F35G{width:100%}}.not-found{width:100%;display:flex;align-items:center;justify-content:center;flex-direction:column;flex-grow:1;padding-right:1rem;padding-left:1rem;box-sizing:border-box}.not-found h1{font-size:40px;font-weight:700;text-align:center}.not-found .not-found-link{font-size:35px;font-weight:700}.not-found .not-found-link:before{content:"➠"}.not-found .status{font-size:48px;line-height:1}.not-found .status,.not-found .title{font-weight:700;text-align:center;color:#555}.not-found .title{margin-top:0;font-size:40px}.not-found .button{display:flex;align-items:center;justify-content:center;border-color:#457be7;text-transform:uppercase;transition:box-shadow .3s ease-out}.not-found .button:hover{box-shadow:0 20px 50px hsla(0,0%,45.9%,.43137254901960786)}body{margin:0;padding:0;background-color:#ededed;overflow-x:hidden;counter-reset:full-block}.sp_notify_prompt,body{display:flex;height:100%;flex-direction:column;align-items:center}.sp_notify_prompt{width:100%;justify-content:center}p{margin:0}h2{color:#555;font-weight:800}.app{position:relative;height:100%;flex-direction:column;box-sizing:border-box}.app,.content-app-wrapper{width:100%;display:flex;align-items:center}.content-app-wrapper{flex:1 0 auto;flex-direction:column;max-width:1440px}body::-webkit-scrollbar{width:7px;border:0}body::-webkit-scrollbar-thumb{background:#bdbfc1;border-radius:5px}.popup-overlay.faq-overlay{overflow-y:scroll}.popup-content.cnt-content{max-width:550px;border:none!important}.popup-content.cnt-content,.popup-content.faq-content{width:85%!important;background-color:initial!important}.popup-content.faq-content{max-width:920px;margin-top:75px!important;border-radius:8px;border:none!important}.form--middle{display:block;position:relative;z-index:108}.main-container{width:100%;max-width:768px}.form-container{width:100%;min-height:397px;max-width:980px;align-self:center;background:inherit;box-shadow:none;box-sizing:border-box;padding:28px 18.5px;background-color:#fff;border-radius:12px}.form-title{font-size:14px;font-weight:500;color:#487ee4;text-align:center;margin-bottom:15px}.warning-form{padding:32px 24px;display:block;width:100%;max-width:none;min-height:250px}@media screen and (max-width:768px){.warning-form{width:90%;padding:24px 16px;border-radius:0}}.warning-form .btns-container{margin-top:20px;justify-content:center}.warning-form-header{margin:0 0 32px;font-size:32px;font-weight:700;text-align:center;line-height:1.25;color:#555}@media screen and (max-width:768px){.warning-form-header{font-size:24px}}.warning-form-message{margin-bottom:24px;font-size:18px;text-align:center}@media screen and (max-width:768px){.warning-form-message{font-size:16px}}.warning-form-tip{width:100%;max-width:400px;margin-right:auto;margin-left:auto;font-size:14px;text-align:center;color:#555}@media screen and (max-width:768px){.warning-form-tip{font-size:12px}}.warning-form button{border:none;margin-top:5px;font-size:18px;text-decoration:underline;background-color:initial;color:#b1b1b1;transition:color .3s ease-out}@media screen and (max-width:768px){.warning-form button{font-size:14px}}.sms-form button:hover{box-shadow:none;text-decoration:none;color:#747474}.sms-form{max-width:480px;min-height:250px}.sms-form .btns-container{margin-top:20px;justify-content:center}.sms-header{width:100%;display:flex;flex-direction:column;align-items:center}.sms-header h4{font-size:22px;color:#969595;font-weight:500}.sms-header span{font-size:26px}.sms-header button{margin-top:5px;color:#b1b1b1;text-decoration:underline;background-color:initial;border:none}.sms-header button:hover{color:#747474}.form-container-policy{position:relative;width:100%;min-height:397px;max-width:980px;align-self:center;background:url(/static/media/policy_back.552f5839.jpg);box-shadow:none;box-sizing:border-box;margin-top:20px;padding:28px 18.5px;border-radius:12px}.btn-wrapper{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.full-info-back{background-color:initial!important;border:none!important}.full-block-white{width:100%;position:relative}.full-block-white:after{content:"";position:absolute;top:0;bottom:0;right:0;left:0;border-radius:12px;background-color:#fff;opacity:.2;pointer-events:none}.policy-header{width:100%;display:flex;justify-content:space-between;align-items:center;margin-top:10px;margin-bottom:20px}.policy-header img{max-height:60px;width:33%}.policy-header-description{width:40%}.policy-header-description h3{font-size:2.2rem;font-weight:600}.policy-header-description span{font-size:1.8rem}.policy-header-description span:not(:last-child){margin-right:15px}.form-container .form{display:flex;flex-wrap:wrap;align-items:center;justify-content:center}.form-container .form h3{margin:0;font-size:20px;font-family:"NotoSans",sans-serif;font-weight:100}.form-container_company{position:absolute;z-index:20;background-color:inherit;box-shadow:none;top:0;left:0;right:0;bottom:0;max-width:65%;width:960px;margin:auto}.form-container_company .form{margin:100px 0;width:auto}.div_company-content{display:flex;width:auto}.linkform-container{width:100%;height:100%;font-size:30px;padding-right:15px;padding-left:15px;box-sizing:border-box;padding-top:40px}.success-container{width:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;padding:20px}@media (max-width:767px){.linkform-container{padding-top:18px}}iframe{width:100%;height:100%;border:0}.alterway-block{width:100%;padding:5px;font-size:20px;border-radius:5px;box-sizing:border-box}.alterway--title{font-size:20px;font-weight:500;padding:10px 0}.countdown{position:relative;top:-25px}.form__title{padding-top:25px;color:#000;text-align:center;font-weight:700;font-size:30px;line-height:30px;letter-spacing:0}.feedbackForm__button-send,.form__button,.hintForm__button-pay{border-radius:7px;background-color:#457be7;color:#fff;border:none;cursor:pointer;text-align:center;width:200px;height:55px;font-size:20px;font-weight:700;padding-left:20px;padding-right:20px;transition:background-color .3s}.hintForm__overlay{background:rgba(0,0,0,.81);width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:auto;z-index:100}.hintForm__container{display:flex;justify-content:center;align-items:center;max-width:95%;padding:30px 0;margin:auto}.hintForm__contaier-inner{background-color:#fff;z-index:1000;min-width:280px;width:600px;position:relative;border-radius:5px}.hintForm__contaier-inner *{font-size:15px;color:#2c2c2c}.hintForm__button-close{position:absolute;top:0;right:0;width:30px;height:30px;border-radius:0 5px 0 0}.hintForm__button-close svg{cursor:pointer;display:block;margin:auto}.hintForm__button-close:active{background-color:rgba(68,122,236,.58)}.hintForm__header{font-size:19px;font-weight:700;padding:20px 15px 15px}.hintForm__instructions{margin-bottom:20px;padding:0 30px;font-size:16px}.instructions__list{width:400px;margin:0 auto;padding-top:10px;padding-left:35px;text-align:left;box-sizing:border-box;list-style-position:inside}.instructions__list li{margin-bottom:6px}.feedbackForm__button-send,.hintForm__button-pay{margin-bottom:20px;width:400px;padding:5px 10px;line-height:1em;color:#fff;transition:box-shadow .3s;font-size:20px}.hintForm__button-pay:hover{cursor:pointer;box-shadow:0 20px 50px hsla(0,0%,45.9%,.43137254901960786)}.hintForm__button-pay+p{font-size:12px;margin-bottom:10px}.feedback_form{padding:0 30px;margin:30px 0 0}.feedback_form-textarea{width:500px;height:180px;min-width:500px;min-height:180px;max-width:500px;max-height:180px}.feedbackForm__button-send{background-image:linear-gradient(90deg,#ccc,#959595)}.link{text-decoration:none;color:#3852d4}.link:hover{cursor:pointer;color:#005eaa}.content__step{display:flex;align-items:center}.content__step-number{font-weight:700;text-align:center;width:34px;font-size:60px;line-height:1.2}.content__firms{display:flex;align-items:center;box-sizing:border-box}.content__firms,.content__firms-iframe{width:100%;justify-content:space-between}.content__firms-iframe{margin-bottom:20px}.content__firms-mobile.firms__iframe-mobile{display:none}.content__firms-iframe .content__firm{min-height:30px;max-width:200px;margin-top:15px}.content__firms-iframe .content__firm:not(:first-child){margin-left:3%}.content__firms-iframe{padding:0}.content__firm{max-width:150px;height:34px;padding:0;border:0;color:inherit;background-color:initial}.content__firm img{display:block;max-width:200px;width:100%}a .content__firm{cursor:pointer}.content__firm:focus{outline:none}.content__firm-logo{max-height:100%;border:0;cursor:default}.content__firm-text{font-weight:700;font-size:2rem;color:#487ee4}.text-control{width:33.33%;position:relative;display:inline-flex;flex-direction:column;flex-wrap:wrap;align-items:flex-start;justify-content:flex-end;padding:0 9.5px 10px;box-sizing:border-box}.text-control.text-bold .SimpleTextControl__Content{font-weight:700}.text-control-2-3{width:66.67%}.text-control-3-3{width:100%}.text-control-1-2{width:50%}.text-control-1-4{width:25%}.text-control-auto{width:auto}.city-text-control{width:50%;flex:1 1}.city-text-control .find-list-block input{width:100%}.fields-container{display:flex;flex-wrap:wrap}.btns-container{width:100%;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center;padding:0 9.5px;box-sizing:border-box}.btn_checkout{margin:10px;border-radius:7px;background-color:#457be7;color:#fff;border:none;text-align:center;min-height:45px;font-size:16px;padding-left:12px;padding-right:12px;transition:box-shadow .5s}.btn_checkout:hover{cursor:pointer;box-shadow:0 20px 50px hsla(0,0%,45.9%,.43137254901960786)}.btn_checkout:focus{outline:none}.btn_checkout:disabled{opacity:.5}.btn_checkout:disabled:hover{cursor:auto}.ts-container-wrapper{display:flex;flex-direction:row}.doc-container{width:100%;flex:1 1 auto}.ts-document{flex:2 1 auto}.doc-container-wrapper{padding:0 8px 0 10px}.radio-doc{display:inline-flex;align-items:center;margin:18px 28px 10px 0;background-color:#fff;color:#000;box-sizing:border-box;font-size:1.8rem;text-align:center;transition:background-color .3s}.radio-doc--left{border-bottom-left-radius:5px;border-top-left-radius:5px}.radio-doc--center{border-left:0;border-right:0}.radio-doc--right{border-bottom-right-radius:5px;border-top-right-radius:5px}.radio-doc:before{display:inline-block;content:"•";height:2rem;width:2rem;color:#fff;border:2px solid #d0d0d0;border-radius:50%;margin-right:10px;font-size:2.6rem;line-height:1.7rem;transition:color .3s}.radio-doc.true:before{color:#487ee4;border-color:#487ee4}.radio-doc:hover{cursor:pointer}.driver-container{width:100%;padding-top:5px}.header-wrapper{display:flex;align-items:baseline;justify-content:space-between;padding:0 9.5px}.header-wrapper-fi-h3{margin-top:0;font-weight:500;font-size:1.8rem;line-height:1.2;color:#555}.driver-container__header{margin:1rem 0 1.8rem;font-weight:600;font-size:1.9rem;line-height:1.2;color:#555}.remove-driver__icon{font-size:1.6rem;font-weight:600;border:1px solid #fff;border-radius:5px;padding:5px 10px;transition:box-shadow .3s;color:#457be7}.remove-driver__icon:hover{cursor:pointer;box-shadow:0 20px 50px hsla(0,0%,45.9%,.43137254901960786)}.control__label{margin-left:14px;margin-top:8px;margin-bottom:4px;color:#555;font-size:1.6rem;font-weight:500;line-height:normal;-webkit-user-select:none;user-select:none}.email-checkbox .checkbox__label{max-width:150px}.reg-address-header{margin:0;font-size:15px;padding:10px 8px}.reg-address-block{width:100%;display:flex;flex-wrap:wrap}.fullinfo-wrapper{width:100%;box-sizing:border-box}.fullinfo-warning{max-width:450px;text-align:left;font-weight:500;font-size:2.2rem}.fullinfo-warning span{font-weight:600;font-size:18px}.full-block{padding-bottom:10px}.full-block:last-child{border:none}.full-block h2{text-align:left;text-transform:uppercase;color:#555;font-size:2rem;margin:5px 9.5px}.full-block h2:before{counter-increment:full-block;content:counter(full-block) ".";margin-right:10px}.reg-address-block{border:none}.full-block .radio-doc:hover{cursor:auto;background:none;color:#000}.full-block .radio-doc.true:hover{color:#fff;background-color:#457be7}.full-block .driver-container{width:100%}.footer-container{position:absolute;bottom:0;width:80%;display:flex;justify-content:center;color:#fff;z-index:2;border-top:2px solid #bdbfc1}.footer-container-row{width:100%;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;margin-top:10px}.footer-container-row.jur__info{flex-direction:column;align-items:flex-end}.footer-container-row-logos{padding:5px 0}.links{width:60%;display:flex;justify-content:space-between;padding-bottom:10px;text-align:center}.links a{font-size:14px;text-decoration:none;color:#555}.links a:hover{cursor:pointer;text-decoration:underline}.footer__info{margin-left:30px;font-size:12px;color:#b1b1b1}.footer__comm,.footer__info{text-align:center;padding-right:8px;-webkit-user-select:none;user-select:none}.footer__comm{font-size:8px;color:#505050;opacity:.7;margin-bottom:10px}.redirect-container{text-align:center}.redirect-container p a{font-weight:600}.redirect-container p a:hover{cursor:pointer;text-decoration:underline}.checkbox-container{display:flex;align-items:center;justify-content:flex-end;padding:2px 8px 5px;box-sizing:border-box;-webkit-user-select:none;user-select:none}.checkbox__label{margin-bottom:0;font-size:1.4rem;font-weight:500;line-height:normal}.checkbox__control{position:absolute;opacity:0;width:0;height:0}.checkbox__mark{display:block;width:24px;height:24px;background-color:#fff;box-sizing:border-box;border:2px solid #487ee4;border-radius:6px;text-align:center;transition:background-color .3s}.checkbox__mark:hover{cursor:pointer}.checkbox__mark:focus{outline:none}.checkbox__mark:before{color:#fff;font-size:26px}.checkbox__mark.true{background-color:#457be7}.checkbox__mark svg{width:100%;height:100%;fill:#fff;padding:3px;box-sizing:border-box}.CompanyForm{width:100%}.CompanyForm-H4{font-size:17px;color:#3c3c3c;margin:10px 0 5px}.CompanyForm-H4,.CompanyForm-H5{text-align:center;font-weight:500;word-spacing:1px}.CompanyForm-H5{font-size:1.3rem;color:#505050;margin:25px 0 15px}.CompanyFormContainer{margin-top:5px;display:flex;flex-direction:column;align-items:center;padding:28px 32px;background-color:#fff;border-radius:12px;box-sizing:border-box}.CompanyFormContainer-CompanyItem{width:75%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:5px}.CompanyFormContainer-CompanyItem img{width:100%;max-width:155px;height:75px;padding:5px}.placeholder__wrapper{position:relative;display:flex;justify-content:space-between;width:100%;padding:10px;margin-bottom:5px}.success_rating{position:absolute;left:50%;top:2%;right:2%;text-align:right!important;font-size:1rem!important;color:#a9a9a9!important}.placeholder__wrapper div.img_company{width:25%}.placeholder__wrapper img{width:100%;max-width:155px;height:75px;padding:5px}.img_company{display:flex;flex-direction:column;justify-content:flex-start}.img_company.is-disabled{-webkit-filter:grayscale(1);filter:grayscale(1);opacity:.3}.img_company_icons{width:60%;display:flex}.img_company_icons img{height:25px;width:25%}.CompanyFormContainer-CompanyItem span{min-width:75px;text-align:center;font-weight:600;font-size:14px;color:#3c3c3c;margin:0 10px;padding:0 5px;-webkit-user-select:none;user-select:none}.CompanyFormContainer-CompanyItem span.item_price{text-align:left;font-size:14px;margin:0 auto}.CompanyItem-CompanyItemButton{max-width:100%;max-height:44px;text-transform:unset;font-size:1.6rem;font-weight:500}.CompanyItem-CompanyItemButton[disabled]{background-color:#a9a9a9}.CompanyFormContainer-CompanyItem div{width:33%;text-align:center}.select_firms__overlay{width:100%;height:100%}.best-price{color:#9cd109;font-size:1.3rem;margin-bottom:5px}.rating_tooltip-btn{position:relative;margin-left:-32px;margin-top:-10px;width:15px;height:15px;min-width:15px;min-height:15px;border-radius:50%;font-size:8px;border:1px solid #555;background-color:initial}.rating_tooltip-btn:before{content:"?";position:absolute;font-size:8px;top:23%;right:35%}.rating_tooltip-btn:hover{border-color:#daa520;color:#daa520}.rating__tooltip{position:fixed;width:25%;padding:10px 20px;border:1px solid #b3c9ce;border-radius:8px;text-align:center;font-size:1.2rem;font-weight:600;color:#333;z-index:100;opacity:0;background:rgba(226,230,235,.7);box-shadow:4px 5px 4px rgba(175,174,216,.3);transition:opacity .4s linear}.company__rating_div{display:flex;justify-content:center}.company__rating_div div{display:flex;flex-direction:column}.select_firms__container{border-radius:5px;background:#fff;margin:auto}.select_firms__container h4{font-size:16px}.select_firms__container h4,.select_firms__container h5{text-align:center;padding:10px;margin:0;box-sizing:border-box}.select_firms__container h5{font-size:12px;font-weight:500}.none_found{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px}.none_found>span{width:100%;text-align:center;font-size:16px;margin-bottom:18px;padding:10px;box-sizing:border-box}.content__firm__select-button>button,.none_found>button{width:180px;height:48px;display:inline-block;font-weight:600;font-size:17px;background-color:#457be7;border:0;letter-spacing:0;text-decoration:none;color:#fff;border-radius:7px;transition:background-color .3s;box-shadow:0 2px 1px hsla(0,0%,46.7%,.4392156862745098);cursor:pointer}.add-driver-btn{color:#457be7;background:#fff;font-weight:600;font-size:1.8rem;transition:box-shadow .3s;text-transform:none}.add-driver-btn:before{content:"+";margin-right:16px;font-weight:500}.link-container{color:#505050;text-decoration:none;font-size:20px;letter-spacing:0}.link-container:hover{cursor:pointer}.timeline-container{width:100%;max-width:780px;margin:auto;box-sizing:border-box}.timeline-container-wrapper{width:100%;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;box-sizing:border-box}.timeline__item{position:relative;padding-bottom:7px;font-size:1.8rem;line-height:1.2;font-weight:500;-webkit-user-select:none;user-select:none;text-transform:capitalize;color:#d0d0d0;transition:color 1s}.timeline__item.active{color:#487ee4}.banner{position:relative;text-align:center}.banner.banner.renessans{display:flex;position:absolute;width:100%;height:100%;box-sizing:border-box}.banner.renessans:hover{cursor:pointer}.banner.ourlogo{position:fixed;top:0;left:0;-webkit-animation:blink 2s linear;animation:blink 2s linear}.banner.ourlogo .banner-ic .banner-ic__logo img{width:auto}.banner-fail.closing{-webkit-animation-name:blink;animation-name:blink;-webkit-animation-delay:8s;animation-delay:8s;-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-timing-function:linear;animation-timing-function:linear}.banner-fail,.banner-share{width:100%;height:100%;display:flex;position:fixed;top:0;left:0;overflow-y:auto;z-index:100}.banner-fail-container,.banner-share-container{display:flex;justify-content:center;align-items:center;max-width:95%;padding:30px 0;margin:auto}.banner-fail-body,.banner-share-body{background-color:#fff;z-index:1000;min-width:280px;width:100%;max-width:600px;position:relative;border-radius:5px;padding:10px 10px 5px}.banner-fail__logo,.banner-share__logo{display:flex;justify-content:space-between;align-items:center}.banner-fail__logo img,.banner-share__logo img{max-width:150px;max-height:35px;margin-bottom:10px}.banner-fail__title{padding-bottom:10px;text-align:center}.banner-share__title{color:#000!important}.banner-share__link{max-width:200px;height:30px;display:block;margin:10px auto 0;background-color:#fff;border:2px solid #457be7;border-radius:5px;font-size:16px;color:#457be7;text-align:center;text-decoration:none;line-height:30px;transition:background-color .3s}.banner-share__link:hover{color:#fff;background-color:#457be7}.banner-share__social{padding:10px 5px;box-sizing:border-box;flex-wrap:wrap;max-width:100%}.banner-share__social,.banner-share__social div{display:flex;justify-content:center;align-items:center}.banner-share__social div{border:1px solid #fff;border-radius:5px;cursor:pointer;font-size:2em}.banner-share__sharetext{text-align:center;padding-top:10px}.banner-ic{display:flex;align-items:center;justify-content:space-between;margin:auto;height:145px;box-sizing:border-box;width:80%;max-width:768px;padding:0 5px}.banner-share__title{color:#fff;font-size:18px;text-align:center}.banner-ic__logo{width:220px;background:#fff;padding:10px 15px;border-radius:4px}.banner-share__exit:hover{cursor:pointer;background-color:rgba(0,0,0,.192)}.email-container-wrapper{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding-top:5px;margin-top:5px}.SimpleTextControl__Content{height:30px;margin-right:19px;padding-top:4px;padding-left:10px;font-size:1.8rem;color:#555;background-color:#f3f3f3;border-radius:6px;box-sizing:border-box;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.SimpleTextControl__Content,.SimpleTextControl__Hint{width:100%;font-weight:500;-webkit-user-select:none;user-select:none}.SimpleTextControl__Hint{font-size:12px;text-align:center;color:#696969}.SimpleTextControl-Email_overflow_ellipsis div.field{text-overflow:ellipsis;overflow:hidden;display:inline;line-height:45px}.WarningContainer{font-size:11px;padding:8px}.black-spinner div{border-color:#000 transparent transparent}.prolong-container{width:90%;height:100%}.prolong-container,.prolong-container .form-container{display:flex;align-items:center;justify-content:center}.prolong-container .form-container{width:100%;max-width:500px;min-width:368px;flex-direction:column}.prolong-app-error{font-size:14px;text-align:center;border-radius:10px;padding:10px;margin-bottom:10px}.prolong-container .form-container p{font-size:1.2rem}.prolong-container h3{margin:0 0 20px;font-size:2.7rem;text-align:center}.prolong-container .fields-container{max-width:768px;width:100%;flex-direction:column;align-items:center}.prolong-container .btns-container{display:flex;justify-content:center;width:100%;margin-top:20px}.prolong-container .btns-container button{width:90%;font-size:14px}.company__rating{font-size:1rem;font-weight:600;text-align:center}.pay_systems{width:180px;align-self:flex-end;margin-right:40px;margin-top:40px}.chosen-company-logo{position:relative;width:100%;margin-bottom:20px;box-sizing:border-box}.chosen-company-logo,.chosen-img-wrapper{display:flex;justify-content:center}.chosen-company-logo img{max-width:170px;height:45px}.load-progress-container{padding-right:15px;padding-left:15px}.load-policy-message{width:100%;display:flex;flex-direction:column;align-items:center;margin-top:20px}.load-policy-message h3{margin-top:20px;font-size:18px;font-weight:500;text-align:center}.load-policy-message>span{margin-top:7px;font-weight:600;font-size:14px;color:#b1b1b1}.new-policy-price{width:100%;display:flex;align-items:center;justify-content:center;margin-top:20px}.new-policy-price p{font-size:16px}.new-policy-price svg{height:15px;width:25px;fill:#b1b1b1}.new-policy-gray{color:#b1b1b1;font-weight:600;margin-right:10px}.new-policy-black{display:flex;align-items:center;font-weight:600;margin-left:10px;font-size:16px}@media screen and (max-width:1200px){.control__label{margin-left:10px;font-size:1.2rem}}@media screen and (max-width:1080px){.form-container_company{width:100%;max-width:90%}.timeline-container{max-width:100%;margin-left:0}.footer__info,.links a{font-size:10px}.footer-container{width:90%}}@media screen and (max-width:850px){.chosen-company-logo{justify-content:space-between}.chosen-img-wrapper{width:50%}}@media screen and (max-width:778px){.policy-header-description{width:60%}.links a{font-size:10px}.footer__info{font-size:7px}.pay_systems{width:140px;margin-right:20px;margin-top:20px}.control__label{font-size:1.12rem}.footer-container-row{justify-content:center}.checkbox-container{justify-content:flex-start}}@media (max-width:700px){.banner-ic__title{font-size:1.1rem}.popup-content.faq-content{margin-top:15%!important}.fullinfo-warning{padding-bottom:20px;font-size:1.8rem}.fullinfo-warning span{font-size:14px}.btn-wrapper{flex-direction:column}}@media (max-width:680px){.new-policy-black,.new-policy-price p{font-size:12px}}@media screen and (max-width:650px){.control__label{font-size:1.3rem}.content__firm__select{flex-flow:column;border-bottom:1px solid #dbe5ff;padding-bottom:20px}.content__firm__select-button,.content__firm__select-logo,.content__firm__select-price{width:80%;padding-bottom:20px;text-align:center!important}.content__firm__select-button>button,.none_found>button{height:50px;font-size:20px}}@media screen and (max-width:600px){.new-policy-black{flex-direction:column}.new-policy-price{align-items:flex-start}.content__firms-iframe{justify-content:space-around!important}.content__firms-iframe a{width:100%}.content__firms-iframe .content__firm>.content__firm-logo{max-width:120px}.content__firms{display:none}.content__firms-mobile.firms__iframe-mobile.firms__iframe-mobile{width:100%;display:flex;flex-direction:column;align-items:center}.content__firms-mobile.firms__iframe-mobile .content__firm{max-height:28px}.content__firms-mobile.firms__iframe-mobile .row-2{width:100%;display:flex;justify-content:space-between;align-items:center;margin:20px 0}.content__firms-mobile.firms__iframe-mobile .row-1{width:70%;display:flex;justify-content:space-between;align-items:center}.content__firms-mobile.firms__iframe-mobile .row-1 .content__firm:not(:last-child),.content__firms-mobile.firms__iframe-mobile .row-2 .content__firm:not(:nth-child(4)){margin-right:5%}.content__firms-mobile.firms__iframe-mobile .row-2 .content__firm:first-child{order:1}.content__firms-mobile.firms__iframe-mobile .row-2 .content__firm:nth-child(4){order:2}.placeholder__wrapper{flex-direction:column;align-items:center;border:1px solid #f5f5f5;box-shadow:1px 1px 1px #a9a9a9;margin-bottom:8px}.placeholder__wrapper div.img_company{width:80%}.img_company img{max-width:80%;display:block;margin:0 auto}.img_company_icons{margin:0 auto}.email-container-wrapper{flex-wrap:wrap}.CompanyItem-CompanyItemButton{margin-top:10px}.CompanyFormContainer-CompanyItem,.ts-container-wrapper{flex-direction:column}.CompanyFormContainer-CompanyItem button:not(.rating_tooltip-btn){width:100%;margin-bottom:10px}.CompanyFormContainer-CompanyItem span:not(.company__rating){margin-top:10px}.CompanyFormContainer-CompanyItem div:not(.company__rating_div){display:flex;justify-content:center;width:100%}.price_div{flex-direction:column}.CompanyFormContainer-CompanyItem img{height:45px}.company__rating_div{margin-top:10px;margin-bottom:10px;width:50%;margin-right:20px}}@media screen and (max-width:600px){.doc-container-wrapper{display:flex;justify-content:space-around}.radio-doc{font-size:14px;padding-bottom:9.5px;margin:0 auto}.form-container_company .div_company-content{display:block}.form-container{border-radius:0}.fields-container,.form-container{flex-direction:column;align-items:center}.btns-container{flex-direction:column;margin-top:20px}.button{width:50%}button.back{align-self:center}.timeline__item{margin:0;font-size:11px}.text-control,.text-control-2-3,.text-control-3-3{width:100%}}@media screen and (max-width:540px){.rating_tooltip-btn{width:18px;height:18px}.chosen-company-logo{flex-direction:column;align-items:center}.policy-header-description h3{font-size:1.8rem}.policy-header-description span{font-size:1.2rem}.links{flex-wrap:wrap;justify-content:space-between}.links a{width:45%;text-align:left}.footer__info{width:60%;text-align:left;margin-top:10px;margin-left:0}.CompanyFormContainer-CompanyItem{flex-direction:column;flex:1 1}.button,.fields-container{width:100%}.timeline__item{margin:0;font-size:11px}}@media screen and (max-width:480px){.new-policy-price{justify-content:space-between}.checkbox-container{width:100%}.doc-container-wrapper{flex-wrap:wrap}.radio-doc--center,.radio-doc--left,.radio-doc--right{font-size:12px}.feedbackForm__button-send,.hintForm__button-pay,.instructions__list{width:350px}.banner-ic{flex-direction:column;height:100%;padding:10px 0}.banner-ic__title{font-size:1rem}@-webkit-keyframes blink{0%{opacity:1}to{opacity:0}}@keyframes blink{0%{opacity:1}to{opacity:0}}.feedbackForm__button-send,.hintForm__button-pay,.instructions__list{width:250px}.hintForm__instructions{padding:0 10px}.form__row--flex-center{flex-direction:column}.nav-bar{max-width:100%}.city-control__label{width:100%;text-align:center}.city-field{width:100%;margin-left:auto;margin-right:auto}.form-container .form h3,.link-container{width:100%;text-align:center}.link-container{display:block;box-sizing:border-box}}@media screen and (max-width:450px){.CompanyFormContainer-CompanyItem div{width:50%}}@media screen and (max-width:400px){.timeline-container{max-width:100%}.timeline-container-wrapper{width:100%;flex-wrap:nowrap;justify-content:center}.timeline__item{font-size:12px}.timeline__item:not(:last-child){padding-right:1rem}}.dktip{font-size:12px;padding:12px;color:#555}.dktip p{padding:12px;border-radius:8px;background-color:rgba(72,126,228,.2)}.rea-wrapper{width:100%}@media (min-width:600px){.text-control-address{width:75%}.text-control-apartment{width:25%}}.safemode{position:fixed;top:0;right:0;z-index:9999;text-align:center;font-size:18px;font-weight:700;padding:16px;background-color:#d1e7dd;color:#0f5132}.trailer-checkbox{align-self:flex-end;padding-top:30px;padding-bottom:26px;justify-content:flex-start}@media (max-width:767px){.trailer-checkbox{padding-top:0;padding-bottom:0}}.trailer-checkbox .control__label{margin-top:0;font-size:13px}.trailer-checkbox .checkbox__mark{flex-shrink:0}.penalties{width:100%;display:flex;flex-direction:column;align-items:center}.penalties h2{color:#487ee4;font-size:20px}@media screen and (max-width:600px){.social-links img{width:20px;height:20px}}.btn{position:relative;display:inline-flex;align-items:center;justify-content:center;font-family:inherit;font-size:14px;font-weight:500;text-decoration:none;padding:12px;border:2px solid transparent;border-radius:6px;box-sizing:border-box;transition:all .3s ease-out;--primary-color:#487ee4;--dark-primary-color:#25498e;--disabled-color:#a9a9a9}.btn:hover{box-shadow:none!important}.btn[disabled]{opacity:1;cursor:not-allowed}.btn:not(.is-loading)[disabled]{background-color:var(--disabled-color);border-color:var(--disabled-color)}.btn_primary{background-color:var(--primary-color);border-color:var(--primary-color);color:#fff}.btn_primary:disabled{background-color:#a9a9a9;border-color:#a9a9a9;color:#fff}.btn_primary.outlined{color:var(--primary-color);background:transparent;border:none}.btn_primary.outlined.mt-2{margin-top:12px}.btn_primary:not([disabled]):not(.is-loading):hover{background-color:initial;color:var(--primary-color)}.btn_block{min-width:0;width:100%;max-width:100%}.btn_link{padding:0;border:0;background-color:initial}.btn_link.btn_primary{color:var(--primary-color)}.btn_dark.btn_primary{background-color:var(--dark-primary-color);border-color:var(--dark-primary-color)}.btn_dark.btn_primary:hover{background-color:initial;color:var(--dark-primary-color)}.btn.is-loading{color:transparent;cursor:default}.btn.is-loading:after{content:"";position:absolute;display:block;width:1.25em;height:1.25em;border-radius:290486px;border-color:transparent transparent #dbdbdb #dbdbdb;border-style:solid;border-width:2px;-webkit-animation:spinAround .5s linear infinite;animation:spinAround .5s linear infinite}@-webkit-keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes spinAround{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.offerlist{width:100%;background-color:#fff;overflow:hidden}@media (min-width:600px){.offerlist{border-radius:12px}}.offerlist--first{border-bottom-left-radius:0;border-bottom-right-radius:0}.offerlist--last{border-top-left-radius:0;border-top-right-radius:0}.offerlist.is-muted{background-color:#dcdcdc;box-shadow:0 0 12px #dcdcdc}.offerlist.is-highlighted{background-color:rgba(72,126,228,.2);box-shadow:0 0 12px hsla(0,0%,45.9%,.3)}.offerlist-header{padding:16px;text-align:center}.offerlist-actions{width:100%;display:flex;justify-content:space-around}.offerlist-actions button{width:35%}@media screen and (min-width:768px){.offerlist-header{padding:16px 24px}}@media screen and (min-width:980px){.offerlist-header{padding-right:32px;padding-left:32px}}.offerlist-header p{font-size:14px}@media (max-width:767px){.offerlist-header p{font-size:12px}.offerlist-actions{flex-direction:column-reverse;align-items:center}.offerlist-actions button{width:80%}.offerlist-actions button:first-child{margin-top:10px}}.offerlist-header em{color:#487ee4;font-style:normal;font-weight:700}.offerlist-title{margin-top:0;margin-bottom:28px;font-size:32px;font-weight:800;text-align:center}@media (max-width:767px){.offerlist-title{font-size:16px;margin-bottom:18px}}.offerlist-arrow{display:block;margin-right:auto;margin-left:auto;margin-top:16px}.offerlist-tip{padding:18px 16px;font-size:16px;text-align:center}.offerlist-tip button{font-size:16px;font-weight:700;border:0;padding:0;background-color:initial;line-height:1.5;text-transform:uppercase;color:#487ee4}.offerlist-tip button:hover{box-shadow:none}.offerlist-tip .offerlist-btn{margin-left:4px}.offerlist-tip button svg{fill:currentColor}.offerlist-note{display:flex;padding:16px 32px;font-size:14px}.offerlist-note-icon{flex-shrink:0;margin-right:14px;color:#487ee4;fill:currentColor}.offerlist-footer{padding:24px 16px 16px;font-size:14px;text-align:center;border-top:1px solid #e5e5e5}@media screen and (min-width:768px){.offerlist-footer{padding:24px 24px 16px}}@media screen and (min-width:980px){.offerlist-footer{padding-right:32px;padding-left:44px}}.offerlist-footer .offerlist-arrow:not(:last-child){margin-bottom:16px}.offerlist-footer button{width:242px}.offerlist-promo{display:flex;text-align:left}.offerlist-promo:not(:last-child){margin-bottom:20px}.offerlist-promo svg{flex-shrink:0;margin-right:16px}.offerlist-promo em{color:#487ee4;font-style:normal;font-weight:700}.offerlist-kbmtip{margin-bottom:24px;text-align:center;font-size:18px;font-weight:700;color:#555}@media (max-width:768px){.offerlist-kbmtip{font-size:14px}}.offerlist-kbmtip span{color:#487ee4}.suggestions{position:absolute;top:calc(100% - 10px);left:10px;right:10px;z-index:99999;box-sizing:border-box;max-height:166px;overflow-y:auto;margin:0;padding:0;border:1px solid #dcdcdc;list-style-type:none;background-color:#eef2f7}.suggestions-item{padding:16px 24px;font-size:16px;cursor:pointer}.suggestions-item:not(:last-child){border-bottom:1px solid #dcdcdc}.suggestions-item.is-active{background-color:#a9c7f9}.progress{margin-top:28px}.progress-title{margin:0 0 28px;font-size:32px;text-align:center;color:#555}.progress-status{margin:0 0 16px;font-size:16px;font-weight:600;text-align:center;color:#555}.progress-wrapper{max-width:620px;padding:32px;border-radius:12px;box-sizing:border-box;background-color:#fff}.progress-note,.progress-wrapper{width:100%;margin-right:auto;margin-left:auto}.progress-note{max-width:500px;margin-top:30px;font-size:14px;color:#b1b1b1}.progress-highlight{color:#487ee4}.table{width:100%;font-size:14px;line-height:1.25;border-collapse:collapse}.table th{font-weight:400;text-align:left;vertical-align:top}.table tbody td,.table tr:nth-child(2) th{padding-top:16px;padding-bottom:16px}.table tbody tr td:first-child{padding-left:16px}.table tbody tr td:last-child{padding-right:16px}.table--striped tbody tr:nth-child(odd){background-color:#dedede}.banner{display:grid;grid-template-columns:minmax(0,1fr);grid-column-gap:24px;-webkit-column-gap:24px;column-gap:24px;grid-row-gap:8px;row-gap:8px;width:100%;padding:24px 10px 10px;text-align:left;box-sizing:border-box}@media (min-width:768px){.banner{grid-template-columns:1fr 1fr 344px}}@media (min-width:992px){.banner{grid-template-columns:176px 1fr 344px}}.banner-tip{font-size:10px;color:#b1b1b1}.banner__action-hint{margin-top:8px;font-size:13px;color:#487ee4}@media (min-width:768px){.banner-tip{grid-column:1/-1;grid-row:2}}.banner-title{font-size:12px}.banner-title span{font-style:normal;color:#487ee4}.banner-price{display:flex;font-weight:700;font-size:32px;color:#487ee4}.banner-cta{font-size:18px;font-weight:600}.banner-media{display:none}.banner-logo-mobile{display:block}@media (min-width:768px){.banner-media{display:block}.banner-logo-mobile{display:none}}.switch{position:relative;display:inline-block;width:50px;height:24px;flex-shrink:0}.switch-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;border-radius:24px;background-color:#ccc;transition:.4s}.switch.is-enabled .switch-slider{background-color:#457be7}.switch.is-enabled .switch-slider:before{-webkit-transform:translateX(26px);transform:translateX(26px)}.switch-slider:before{position:absolute;content:"";width:16px;height:16px;left:4px;bottom:4px;border-radius:50%;background-color:#fff;transition:.4s}.text-center{text-align:center!important}.spacing-container{display:flex;justify-content:center;width:100%;box-sizing:border-box}.space-p1{padding:15px}.divider{height:1px;width:50%;background:#c0c4cc}.balancer{position:fixed;top:0;left:0;z-index:9999;display:flex;align-items:center;justify-content:center;height:100%;padding:16px;background-color:hsla(0,0%,69.4%,.5)}.balancer,.balancer-content{width:100%;box-sizing:border-box}.balancer-content{position:relative;max-width:500px;padding:32px;border-radius:12px;background-color:#fff;overflow:hidden}.balancer-close{position:absolute;top:26px;right:26px;z-index:1;padding:0;border:0;background-color:initial;font-weight:700;font-size:24px;color:#d0d0d0;transition:color .3s ease-out}.balancer-close svg{display:block;fill:currentColor}.balancer-close:hover{color:#487ee4;box-shadow:none!important}.balancer-title{margin-top:0;margin-bottom:32px;font-size:20px;font-weight:700;line-height:24px;color:#555}.balancer-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-column-gap:20px;grid-row-gap:8px}.balancer-input{padding:16px;border:2px solid #d0d0d0;border-radius:6px;font-family:inherit;font-size:18px;font-weight:500;text-align:center;transition:border-color .3s ease-out}.balancer-input:focus{outline:none;border-color:#487ee4}.balancer-input::-webkit-input-placeholder{color:#b1b1b1;opacity:1;-webkit-transition:opacity;transition:opacity}.balancer-input::placeholder{color:#b1b1b1;opacity:1;transition:opacity}.balancer-input:focus::-webkit-input-placeholder{opacity:0}.balancer-input:focus::placeholder{opacity:0}.balancer-input.has-error{border-color:#f14668}.balancer-submit{border:2px solid #487ee4;border-radius:6px;font-family:inherit;font-size:18px;font-weight:600;background-color:#487ee4;color:#fff;transition:background-color .3s ease-out,color .3s ease-out}.balancer-submit:hover{background-color:initial;color:#487ee4;box-shadow:none!important}.balancer-help{grid-row:2;font-size:12px;color:#f14668}.balancer-preloader{position:absolute;top:0;left:0;width:100%;height:100%;max-width:100%}.balancer-msg{padding:16px;font-size:18px;font-weight:500;text-align:center;color:#555;box-sizing:border-box}.balancer-msg,.preloader{position:absolute;top:0;left:0;display:flex;align-items:center;justify-content:center;width:100%;height:100%;background-color:#fff}.preloader-spinner{margin:100px auto;font-size:25px;width:1em;height:1em;border-radius:50%;position:relative;text-indent:-9999em;-webkit-animation:load5 1.1s ease infinite;animation:load5 1.1s ease infinite;-webkit-transform:translateZ(0);transform:translateZ(0)}@-webkit-keyframes load5{0%,to{box-shadow:0 -2.6em 0 0 #487ee4,1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.5),-1.8em -1.8em 0 0 rgba(72,126,228,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.7),1.8em -1.8em 0 0 #487ee4,2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.5),1.8em -1.8em 0 0 rgba(72,126,228,.7),2.5em 0 0 0 #487ee4,1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.5),2.5em 0 0 0 rgba(72,126,228,.7),1.75em 1.75em 0 0 #487ee4,0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.5),1.75em 1.75em 0 0 rgba(72,126,228,.7),0 2.5em 0 0 #487ee4,-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.5),0 2.5em 0 0 rgba(72,126,228,.7),-1.8em 1.8em 0 0 #487ee4,-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.5),-1.8em 1.8em 0 0 rgba(72,126,228,.7),-2.6em 0 0 0 #487ee4,-1.8em -1.8em 0 0 rgba(72,126,228,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.5),-2.6em 0 0 0 rgba(72,126,228,.7),-1.8em -1.8em 0 0 #487ee4}}@keyframes load5{0%,to{box-shadow:0 -2.6em 0 0 #487ee4,1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.5),-1.8em -1.8em 0 0 rgba(72,126,228,.7)}12.5%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.7),1.8em -1.8em 0 0 #487ee4,2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.5)}25%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.5),1.8em -1.8em 0 0 rgba(72,126,228,.7),2.5em 0 0 0 #487ee4,1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.2)}37.5%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.5),2.5em 0 0 0 rgba(72,126,228,.7),1.75em 1.75em 0 0 #487ee4,0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.2)}50%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.5),1.75em 1.75em 0 0 rgba(72,126,228,.7),0 2.5em 0 0 #487ee4,-1.8em 1.8em 0 0 rgba(72,126,228,.2),-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.2)}62.5%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.5),0 2.5em 0 0 rgba(72,126,228,.7),-1.8em 1.8em 0 0 #487ee4,-2.6em 0 0 0 rgba(72,126,228,.2),-1.8em -1.8em 0 0 rgba(72,126,228,.2)}75%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.5),-1.8em 1.8em 0 0 rgba(72,126,228,.7),-2.6em 0 0 0 #487ee4,-1.8em -1.8em 0 0 rgba(72,126,228,.2)}87.5%{box-shadow:0 -2.6em 0 0 rgba(72,126,228,.2),1.8em -1.8em 0 0 rgba(72,126,228,.2),2.5em 0 0 0 rgba(72,126,228,.2),1.75em 1.75em 0 0 rgba(72,126,228,.2),0 2.5em 0 0 rgba(72,126,228,.2),-1.8em 1.8em 0 0 rgba(72,126,228,.5),-2.6em 0 0 0 rgba(72,126,228,.7),-1.8em -1.8em 0 0 #487ee4}}.lds-ellipsis{display:inline-block;position:relative;width:80px;height:60px}.lds-ellipsis div{position:absolute;top:33px;width:13px;height:13px;border-radius:50%;background-color:#487ee4;-webkit-animation-timing-function:cubic-bezier(0,1,1,0);animation-timing-function:cubic-bezier(0,1,1,0)}.lds-ellipsis div:first-child{left:8px;-webkit-animation:lds-ellipsis1 .6s infinite;animation:lds-ellipsis1 .6s infinite}.lds-ellipsis div:nth-child(2){left:8px}.lds-ellipsis div:nth-child(2),.lds-ellipsis div:nth-child(3){-webkit-animation:lds-ellipsis2 .6s infinite;animation:lds-ellipsis2 .6s infinite}.lds-ellipsis div:nth-child(3){left:32px}.lds-ellipsis div:nth-child(4){left:56px;-webkit-animation:lds-ellipsis3 .6s infinite;animation:lds-ellipsis3 .6s infinite}@-webkit-keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes lds-ellipsis1{0%{-webkit-transform:scale(0);transform:scale(0)}to{-webkit-transform:scale(1);transform:scale(1)}}@-webkit-keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@keyframes lds-ellipsis3{0%{-webkit-transform:scale(1);transform:scale(1)}to{-webkit-transform:scale(0);transform:scale(0)}}@-webkit-keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}@keyframes lds-ellipsis2{0%{-webkit-transform:translate(0);transform:translate(0)}to{-webkit-transform:translate(24px);transform:translate(24px)}}.kbm{margin-top:auto;margin-bottom:auto;padding:16px;width:100%;max-width:800px;box-sizing:border-box}.kbm-title{font-size:24px}.kbm-title,.policy-title{margin-top:0;text-align:center;font-weight:800}.policy-title{font-size:20px}@media (min-width:768px){.kbm-title{font-size:36px}}.kbm-form{position:relative;display:grid;grid-template-columns:1fr;grid-gap:18px;min-width:0;padding:16px;border-radius:12px;background-color:#fff;box-sizing:border-box;overflow:hidden}.policy-form{position:relative;display:flex;flex-direction:column}.policy-btn{width:50%;margin-top:20px}.policy-field{display:block;box-sizing:border-box;width:100%;max-width:100%;padding:12px 18px;border:2px solid #d0d0d0;border-radius:6px;font-family:inherit;font-size:18px;transition:border-color .3s ease-out}.mt-2{margin-top:15px}@media (min-width:768px){.kbm-form{padding:24px;grid-template-columns:repeat(2,1fr)}}.kbm-info{position:absolute;top:0;left:0;z-index:10;width:100%;height:100%;font-size:18px;font-weight:600;background-color:#fff;padding:16px;box-sizing:border-box}.kbm-info,.policy-info{display:flex;flex-direction:column;align-items:center;justify-content:center}.policy-info__data{width:100%;display:flex;flex-direction:column;align-items:flex-start}.policy-info p{font-size:16px}.policy-info em{color:#487ee4;font-weight:700;font-size:16px}.kbm-info p:not(:last-child){margin-bottom:16px}.kbm-info em{font-style:normal;color:#487ee4;font-size:24px;font-weight:700}.kbm-btn{padding:10px 40px;font-size:16px}.kbm-field{display:block;box-sizing:border-box;width:100%;max-width:100%;padding:16px 24px;border:2px solid #d0d0d0;border-radius:6px;font-family:inherit;font-size:18px;transition:border-color .3s ease-out}.kbm-field:focus{outline:none;border-color:#487ee4}.kbm-field::-webkit-input-placeholder{color:#d0d0d0;opacity:1;-webkit-transition:opacity .3s ease-out;transition:opacity .3s ease-out}.kbm-field::placeholder{color:#d0d0d0;opacity:1;transition:opacity .3s ease-out}.kbm-field:focus::-webkit-input-placeholder{opacity:0}.kbm-field:focus::placeholder{opacity:0}.kbm-field.has-error,.kbm-field.has-error:focus{border-color:#dd5770}.kbm-helper{font-size:12px;color:#dd5770}.kbm-actions{grid-column:1/-1;text-align:center}.kbm-submit{width:100%;padding-right:20px;padding-left:20px;font-size:18px}@media (min-width:768px){.kbm-submit{width:auto;padding-right:80px;padding-left:80px}}.kbm-warning{grid-column:1/-1;font-size:14px;font-weight:400;line-height:1.25;padding-right:16px;padding-left:16px;margin-bottom:24px}.kbm-warning img{display:block;margin-right:auto;margin-left:auto;margin-bottom:16px}.save{position:sticky;display:block;left:0;right:0;z-index:10;box-sizing:border-box;background-color:#fff;border:0;width:100%;padding:16px;font-size:12px;line-height:1.2;box-shadow:0 0 12px hsla(0,0%,45.9%,.3)}.save-content{display:flex;align-items:center;justify-content:center}.save:hover{box-shadow:0 0 12px hsla(0,0%,45.9%,.3)!important}@media (min-width:600px){.save{font-size:14px}}.save-btn{padding:0;border:0;box-sizing:border-box;background-color:initial}.save-btn:hover{box-shadow:none!important}.save-icon{flex-shrink:0;color:#487ee4;fill:currentColor}.save-icon:last-child:not(:first-child){margin-left:12px}.style_mobeliAppBlockWrapper__346xG{display:flex;justify-content:center;width:100%;padding:0 11%;box-sizing:border-box}.style_mobileAppBlock__3VFeZ{display:flex;justify-content:space-between;width:100%;align-items:flex-end;max-width:943px;padding:44px 28px 0;background-color:#fff;border-radius:12px;box-sizing:border-box;font-family:Noto Sans;color:#555}.style_mobileAppContent__2--2-{display:flex;flex-direction:column;max-width:450px;margin-right:90px}.style_appTitle__3r0kT{font-size:26px;font-weight:700;margin-bottom:21px}.style_appDescription__GmbWz{font-size:16px;line-height:22px;margin-bottom:29px}.style_mobileAppMedia__3oCsi{flex:1 1;position:relative;overflow:hidden;height:100%;max-height:366px}.style_mobileAppMedia__3oCsi img{max-width:240px;height:100%}.style_appLinks__1VFBZ{width:100%;display:flex;align-items:center;flex-wrap:wrap;padding-bottom:48px}.style_appImage__8lB_K{width:156px;height:50px;margin-right:14px}.style_qrAppImage__3j0DJ{width:86px;height:86px}@media screen and (max-width:1100px){.style_mobeliAppBlockWrapper__346xG{padding:0 5.8%}}@media screen and (max-width:940px){.style_appImage__8lB_K{height:43px}.style_qrAppImage__3j0DJ{width:70px;height:70px}.style_mobileAppBlock__3VFeZ{padding-right:0}.style_mobileAppContent__2--2-{margin-right:30px}}@media screen and (max-width:700px){.style_mobileAppBlock__3VFeZ{flex-direction:column;align-items:center;padding:32px 16px 0}.style_mobileAppContent__2--2-{margin:0;border-radius:0}.style_appLinks__1VFBZ{justify-content:center}.style_appImage__8lB_K{width:124px;height:40px}.style_appLinks__1VFBZ a:last-of-type .style_appImage__8lB_K{margin:0}.style_appTitle__3r0kT{font-size:24px}.style_qrAppImage__3j0DJ{margin-top:10px;width:130px;height:130px}.style_mobeliAppBlockWrapper__346xG{padding:0}.style_mobileAppMedia__3oCsi{max-height:320px}}.errorpage{width:100vw;height:100vh;position:absolute;top:0;left:0;box-sizing:border-box;padding:30px;background-color:#fff;color:#000;font-weight:700;z-index:2000}.errorpage-header-container{height:15%}.errorpage-header-container h1{font-weight:700;font-size:4vw;margin:0;text-align:center}.errorpage-body-container{height:85%;display:flex;flex-direction:row}.errorpage-body-container__icon{height:168px;flex:1 1;background-repeat:no-repeat;background-size:contain;align-self:center;background-position:50%}.errorpage-body-container__title{flex:3 3;text-align:center;align-self:center}.errorpage-body-container__title p{font-family:NotoSans,sans-serif;margin:0;font-size:3vw}