html body>header.header{height:458px;margin-bottom:240px}html body>header.header .middle{padding:72px 128px 0;display:block}html body>header.header .middle h1{margin:0;display:block}html body>header.header .middle .switchers{margin-top:35px;display:flex}html body>header.header .middle .switchers .switcher-container .switcher-item{padding:4px 12px}html body>header.header .middle .switchers .switcher-container:first-child{margin-right:24px}html body>header.header .bottom{max-width:1480px;margin:0 auto;padding:0 128px}html body>header.header .bottom .tariffs{justify-content:space-between;margin-top:35px;display:flex}html body>header.header .bottom .tariffs .tariff{color:#05174b;background:#fff;border-radius:2px;flex-direction:column;flex-basis:25%;align-items:center;height:312px;margin-left:16px;padding:32px 24px;display:flex;box-shadow:0 4px 8px #05094b2e}html body>header.header .bottom .tariffs .tariff p{margin-top:0}html body>header.header .bottom .tariffs .tariff h2{text-align:center;height:88px;margin:0;font-size:32px}html body>header.header .bottom .tariffs .tariff .button{margin:16px 0;padding:4px 12px;font-size:16px}html body>header.header .bottom .tariffs .tariff .noCreditCard{color:#7182b6;text-align:center}html body>header.header .bottom .tariffs .tariff:first-child{margin-left:0}html body .content .block.table{margin-top:32px;margin-bottom:32px}html body .content .block .withSticky,html body .content .block .buttons{width:100%;display:flex}html body .content .block .withSticky .sticky,html body .content .block .buttons .sticky{background-color:#0000;flex-basis:35%;justify-content:flex-start;align-items:center;display:block;position:relative}html body .content .block .withSticky .sticky a,html body .content .block .buttons .sticky a{color:#7182b6;text-decoration:none}html body .content .block .withSticky .values,html body .content .block .buttons .values{flex-basis:65%;display:flex}html body .content .block .withSticky .values .value,html body .content .block .buttons .values .value{text-align:center;flex-direction:column;flex-basis:25%;justify-content:center;align-items:center;min-width:130px;display:flex}html body .content .block .withSticky .values .value .button,html body .content .block .buttons .values .value .button{margin-top:8px;margin-right:0;padding:4px 12px;font-size:16px;font-weight:500;line-height:24px}html body .content .block .withSticky.buttons,html body .content .block .buttons.buttons{margin-bottom:16px}html body .content .block .withSticky .value,html body .content .block .withSticky .sticky,html body .content .block .buttons .value,html body .content .block .buttons .sticky{border-bottom:1px solid #e9eefb;border-right:1px solid #e9eefb;padding:8px 12px;font-size:16px}html body .content .block .withSticky .sticky,html body .content .block .buttons .sticky{border-left:1px solid #e9eefb}html body .content .block .withSticky.buttons .sticky,html body .content .block .withSticky.buttons .value,html body .content .block .buttons.buttons .sticky,html body .content .block .buttons.buttons .value{border:0;padding:0}html body .content .block .sticky{background-color:#e9eefb;border-bottom:1px solid #e9eefb;border-left:1px solid #e9eefb;border-right:1px solid #e9eefb;justify-content:center;padding:8px 12px;font-size:16px;display:flex;position:sticky;left:0}html body .content .block .sticky a{color:#7182b6;text-decoration:none}html body .content .block .values{flex-basis:65%;display:flex}html body .content .block .values .value{color:#05174b;text-align:center;flex-basis:25%;justify-content:center;align-items:center;min-width:130px;padding:8px 12px;font-size:16px;display:flex}html body .content .block .header{color:#25408e;background-color:#e9eefb;padding:8px 12px;font-size:16px}html body .content .block.FAQs h2{margin-bottom:24px}html body .content .block.FAQs a{color:#1f29d3;text-decoration:none}html body .content .block.FAQs .faq{background:#e9eefb;border-radius:8px;flex-direction:column;margin-bottom:8px;padding:8px 12px;display:flex}html body .content .block.FAQs .faq .title{cursor:pointer;justify-content:space-between;display:flex}html body .content .block.FAQs .faq .title .close svg{transition:transform .2s ease-in-out;transform:rotate(45deg)scale(.9)}html body .content .block.FAQs .faq .description{margin-top:8px;font-size:16px;line-height:24px;display:none}html body .content .block.FAQs .faq.open .title .close svg{transform:rotate(0)}html body .content .block.FAQs .faq.open .description{display:block}html body .content .block svg path.close{fill:#e52c34}html body .content .hint{margin-left:5px}html body .content .hint .icon{color:#a1b2e1;border-color:#a1b2e1}@media only screen and (max-width:1280px){html body>header.header{height:528px;margin-bottom:170px}html body>header.header .middle,html body>header.header .bottom{padding-left:60px;padding-right:60px}}@media only screen and (max-width:975px){html body>header.header{margin-bottom:64px}html body>header.header h1{font-size:32px;line-height:unset}html body>header.header .middle .switchers{flex-direction:column}html body>header.header .middle .switchers .switcher-container .switcher-item{padding:4px 12px}html body>header.header .middle .switchers .switcher-container:first-child{margin-bottom:10px;margin-right:0}html body>header.header .bottom{justify-content:space-between;margin:0 auto;padding:0 60px 32px;display:flex;overflow:auto}html body>header.header .bottom .tariffs{margin-bottom:0}html body>header.header .bottom .tariffs .tariff{color:#05174b;background:#fff;border-radius:2px;flex-direction:column;align-items:center;min-width:280px;height:200px;margin-left:8px;padding:16px;display:flex;box-shadow:0 4px 8px #05094b2e}html body>header.header .bottom .tariffs .tariff:first-child{margin-left:0}html body>header.header .bottom .tariffs .tariff p{align-self:baseline;margin-top:0}html body>header.header .bottom .tariffs .tariff h2{text-align:center;align-self:baseline;height:88px;margin:0;font-size:32px}html body>header.header .bottom .tariffs .tariff .button{text-align:center;width:100%;margin:16px 0;padding:4px 12px;font-size:16px}html body>header.header .bottom .tariffs .tariff .noCreditCard{color:#7182b6;text-align:center}html body .content .block{margin-top:48px;margin-bottom:48px;overflow:auto}html body .content .block .withSticky,html body .content .block .buttons{flex-direction:column}html body .content .block .withSticky.buttons .sticky,html body .content .block .buttons.buttons .sticky{display:none}html body .content .block .header{color:#fff;text-align:center;background-color:#0a2c73;position:sticky;left:0}html body .content .block .values .value{border:0}html body .content .block .hint{position:static}html body .content .block .hint .text{margin-left:0;bottom:40px;left:0;right:0}}@media only screen and (max-width:775px){html body>header.header .middle,html body>header.header .bottom{padding-left:16px;padding-right:16px}html body .content .block{margin:32px 16px}html body .content .block.redLine{margin-bottom:16px}html body .content .block.FAQs{padding-top:32px;padding-bottom:12px}html body .content .block.FAQs .faq:last-child{margin-bottom:0}html body .content .block.table{margin-left:0;margin-right:0;padding:0 16px}}
/*# sourceMappingURL=price.d60173aa.css.map */
