﻿html{box-sizing:border-box}body{width:100%;min-width:320px;font-family:"ubuntu";font-size:16px;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}pre{font-family:"ubuntu"}*,*::before,*::after{box-sizing:inherit}.container{max-width:1200px;margin:0 auto;padding:0 20px}@media (max-width: 991px){.container{max-width:100%}}.page-container{position:relative;width:100%;max-width:970px;margin-right:auto;margin-left:auto;padding-right:50px;padding-left:50px}@media (max-width: 767px){.page-container{display:block;padding-right:20px;padding-left:20px}}a{text-decoration:none}@font-face{font-family:"ubuntu";font-style:normal;font-weight:400;src:url("/fonts/ubuntu-regular-webfont.woff2") format("woff2"),url("/fonts/ubuntu-regular-webfont.woff") format("woff")}@font-face{font-family:"ubuntu";font-style:normal;font-weight:500;src:url("/fonts/ubuntu-medium-webfont.woff2") format("woff2"),url("/fonts/ubuntu-medium-webfont.woff") format("woff")}@font-face{font-family:"ubuntu";font-style:normal;font-weight:700;src:url("/fonts/ubuntu-bold-webfont.woff2") format("woff2"),url("/fonts/ubuntu-bold-webfont.woff") format("woff")}/*! normalize.css v3.0.2 | MIT License | git.io/normalize */html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{margin:0.67em 0;font-size:2em}mark{background:#ffff00;color:#000000}small{font-size:80%}sub,sup{position:relative;vertical-align:baseline;font-size:75%;line-height:0}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{height:0;box-sizing:content-box}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{margin:0;color:inherit;font:inherit}button{overflow:visible}button,select{text-transform:none}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]{box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{margin:0 2px;padding:0.35em 0.625em 0.75em;border:1px solid #c0c0c0}legend{padding:0;border:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}.header{position:fixed;z-index:10;top:0;left:0;width:100%;height:70px;opacity:0;background-color:#ffffff;-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%);box-shadow:0 2px 10px rgba(9,37,84,0.1);-webkit-transition:0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0.3s;transition:0.5s cubic-bezier(0.6, 0.2, 0.1, 1) 0.3s;pointer-events:none}.header.is-visible{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none;pointer-events:all}@media (max-width: 767px){.header{height:50px}}.header__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:990px;height:100%;margin-right:auto;margin-left:auto;padding:10px 0}@media (max-width: 1279px){.header__inner{max-width:960px}}@media (max-width: 991px){.header__inner{width:100%;padding-right:40px;padding-left:40px}}@media (max-width: 767px){.header__inner{padding-right:10px;padding-left:10px}}.header__logo{width:122px;height:50px;background-image:url(/assets/landing/logo_row-c5b5a926e1c65b2f6858718225801ed99e2b5d87f1a3869446ca51e1ebc822ad.svg);background-repeat:no-repeat;background-position:center left;background-size:122px 50px;cursor:pointer}@media (max-width: 449px){.header__logo{width:40px;height:40px}}.header__links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header__link{position:relative;padding:10px;color:#333333;font-size:14px;line-height:1.7;font-weight:700;text-decoration:none;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}@media (max-width: 767px){.header__link{padding-top:8px;padding-bottom:8px;font-size:12px}}.header__link::after{position:absolute;bottom:0;left:10px;display:block;width:calc(100% - 20px);height:4px;padding:0 10px;opacity:0;background-color:#ff2b44;-webkit-transform:translateY(5px);-ms-transform:translateY(5px);transform:translateY(5px);border-radius:2px;content:"";-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.header__link:hover{color:#ff2b44}.header__link:hover::after{opacity:1;-webkit-transform:none;-ms-transform:none;transform:none}.header__apps{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:27px;padding-left:29px;border-left:1px solid #d5e7f2}@media (max-width: 767px){.header__apps{margin-left:0;padding-left:0;border:0}}.header__apps span{display:block;margin-right:22px;color:#92b3ce;font-size:12px;font-weight:400}@media (max-width: 767px){.header__apps span{display:none}}.lang-switch{position:absolute;z-index:1;margin-top:-60px}@media (max-width: 991px){.lang-switch{margin-top:-40px}}.lang-switch a{color:#ff4359;font-size:14px;font-weight:700}.lang-switch a:visited{color:#ff4359}.next-screen{position:fixed;z-index:10;bottom:20px;left:20px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:56px;height:56px;background-color:#ffffff;border-radius:100%;cursor:pointer;box-shadow:0 0 0 2px #ebebeb;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}.next-screen.inverted::after{color:#ffffff}html[lang="ru"] .next-screen.inverted::after{content:"Наверх"}html[lang="en"] .next-screen.inverted::after{content:"Scroll back to top"}.next-screen.inverted svg{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.next-screen::after{position:absolute;bottom:80px;display:block;opacity:0;-webkit-transform:rotate(-90deg) translateX(-5px);-ms-transform:rotate(-90deg) translateX(-5px);transform:rotate(-90deg) translateX(-5px);color:#ff2b44;font-size:14px;line-height:25px;font-weight:400;-webkit-transition:0.2s ease-in;transition:0.2s ease-in}html[lang="ru"] .next-screen::after{content:"Далее"}html[lang="en"] .next-screen::after{content:"Next"}.next-screen:hover{border-color:#ffffff;box-shadow:0 10px 15px rgba(9,37,84,0.1)}.next-screen:hover::after{opacity:1;-webkit-transform:rotate(-90deg) translateX(0);-ms-transform:rotate(-90deg) translateX(0);transform:rotate(-90deg) translateX(0)}.next-screen:hover svg path{fill:#333333}.next-screen:active{box-shadow:0 5px 10px rgba(9,37,84,0.1)}@media (max-width: 991px){.next-screen{display:none}}.next-screen svg{width:10px;height:7px;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.next-screen svg path{-webkit-transition:fill 0.2s ease-out;transition:fill 0.2s ease-out;fill:#bdbdbd}.scroll-top{position:fixed;bottom:20px;left:15px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:60px;height:60px;opacity:0;background-color:#ffffff;border:2px solid #ebebeb;border-radius:100%;cursor:pointer;-webkit-transition:opacity 1s;transition:opacity 1s;pointer-events:none}.scroll-top html[lang="ru"]:after{content:"Наверх"}.scroll-top html[lang="en"]:after{content:"Scroll back to top"}.scroll-top:after{position:absolute;bottom:80px;display:block;opacity:0;-webkit-transform:rotate(-90deg);-ms-transform:rotate(-90deg);transform:rotate(-90deg);color:#ff2b44;font-size:14px;line-height:25px;font-weight:400;-webkit-transition:opacity 0.2s ease-out;transition:opacity 0.2s ease-out}.scroll-top svg{width:10px;height:7px;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media (max-width: 767px){.scroll-top{bottom:8px;left:10px;width:30px;height:30px}}.scroll-top svg path{-webkit-transition:fill 0.2s ease-out;transition:fill 0.2s ease-out;fill:#bdbdbd}.scroll-top.active{opacity:1;pointer-events:auto}.scroll-top:hover::after{opacity:1}.scroll-top:hover svg path{fill:#333333}.tc-page__header{padding:100px 10px 0;background:#fff url(/assets/landing/default_header-585091be86daeeb3a659c2fe326dba6ae0e3044e0ba86d44b6dd13e3cfab511d.jpg) no-repeat center bottom;background-size:cover;text-align:center}@media (max-width: 991px){.tc-page__header{padding:60px 10px 0}}.tc-page__header-inner{width:100%;max-width:750px;margin:0 auto;padding:0 10px}@media (max-width: 991px){.tc-page__header-inner{padding:0 17px}}.tc-page__logo{display:inline-block;width:275px;height:110px;margin-bottom:15px;font-size:0}.tc-page__logo svg{width:100%}@media (max-width: 991px){.tc-page__logo{width:160px;height:64px}}.tc-page__slogan{margin-bottom:75px;color:#5387ac;font-size:16px;line-height:1.56}@media (max-width: 991px){.tc-page__slogan{margin-bottom:35px}}.tc-page__title{margin-bottom:40px;color:#333333;font-size:30px;line-height:1.67}@media (max-width: 991px){.tc-page__title{margin-bottom:25px;font-size:22px}}.tc-page__content{width:100%;max-width:750px;margin:0 auto;padding:100px 10px 115px}@media (max-width: 991px){.tc-page__content{width:100%;padding:35px 20px 25px}}.tc-page__content a{color:#ff4359;-webkit-transition:color 0.2s ease-out;transition:color 0.2s ease-out}.tc-page__content a:hover,.tc-page__content a:active{color:#e83c50}.tc-page__content a:visited{color:#333333}.tc-page__content p{margin-top:0;margin-bottom:35px;color:#5387ac;font-size:16px;line-height:1.56}@media (max-width: 991px){.tc-page__content p{font-size:14px}}.tc-page__content h2{margin-top:0;margin-bottom:30px;color:#333333;font-size:30px;line-height:1;font-weight:700}@media (max-width: 991px){.tc-page__content h2{margin-bottom:15px;font-size:18px}}.tc-page__content ul{margin-bottom:35px;color:#2d5a7a;font-size:16px;list-style:none}@media (max-width: 991px){.tc-page__content ul{padding-left:20px;font-size:14px}}.tc-page__content ul li,.tc-page__content ul div{margin-bottom:20px}@media (max-width: 991px){.tc-page__content ul li,.tc-page__content ul div{margin-bottom:10px}}.tc-page__content h2+ul{padding-left:0}.tc-page__footer{padding:75px 55px 18px;background-color:#f7fbfe}@media (max-width: 991px){.tc-page__footer{padding:35px 10px 18px}}.tc-page__footer .tcl-start{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-pack:distribute;justify-content:space-around;max-width:720px;margin:0 auto;padding-bottom:35px;border-bottom:1px solid #d5e7f2}@media (max-width: 991px){.tc-page__footer .tcl-start{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tc-page__footer .tcl-start .tcl-start__title{font-size:14px}}.tc-page__footer .tcl-copyright{padding-top:20px}.tc-page__footer .tcl-copyright__text{opacity:1;color:#92b3ce}.tc-page__footer .tcl-copyright__link{color:#92b3ce;-webkit-transition:color 0.2s ease-out;transition:color 0.2s ease-out}.tc-page__footer .tcl-copyright__link:hover{color:#5387ac}.tc-tabs-content__item{display:none;opacity:0;-webkit-animation:show-tab 0.3s ease-in-out forwards;animation:show-tab 0.3s ease-in-out forwards}.tc-tabs-content__item.is-active{display:block}@-webkit-keyframes show-tab{to{opacity:1}}@keyframes show-tab{to{opacity:1}}.tc-tabs-controllers{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 auto}@media (max-width: 767px){.tc-tabs-controllers{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (max-width: 449px){.tc-tabs-controllers{display:block;padding-bottom:10px}}.tc-tabs-controllers__item{position:relative;display:inline-block;padding:0 35px 20px;color:#92b3ce;cursor:pointer;font-size:16px;text-align:center;font-weight:700;-webkit-transition:all 0.2s ease;transition:all 0.2s ease}.tc-tabs-controllers__item::after{position:absolute;bottom:0;display:block;width:0;height:2px;background-color:#ff2b44;content:"";-webkit-transition:width 0.3s ease-out;transition:width 0.3s ease-out}.tc-tabs-controllers__item:first-child::after{right:0}.tc-tabs-controllers__item:last-child::after{left:0}.tc-tabs-controllers__item.is-active{color:#ff2b44}.tc-tabs-controllers__item.is-active::after{width:100%}@media (max-width: 767px){.tc-tabs-controllers__item{padding:0 7px 15px;font-size:14px}}@media (max-width: 449px){.tc-tabs-controllers__item{padding-bottom:6px}.tc-tabs-controllers__item:first-child{margin-bottom:12px}}.tcl-copyright{text-align:center}.tcl-copyright__text{display:inline-block;margin:0 20px;color:#ffc3c3;font-size:12px;line-height:1}@media (max-width: 991px){.tcl-copyright__text{margin:0 15px}}.tcl-copyright__link{color:#ffc3c3;font-weight:500;-webkit-transition:0.2s ease-in-out;transition:0.2s ease-in-out}.tcl-copyright__link:hover{color:#ffffff}.tcl-footer{padding:65px 55px 15px;background-color:#f5fbff;background-image:-webkit-linear-gradient(80deg, #ff4359 0%, #ffbe71 100%);background-image:linear-gradient(10deg, #ff4359 0%, #ffbe71 100%)}@media (max-width: 991px){.tcl-footer{padding:60px 20px 15px}}.tcl-footer__title{max-width:510px;margin:0 auto 60px;color:#ffffff;font-size:30px;line-height:1.17;text-align:center;font-weight:700}@media (max-width: 991px){.tcl-footer__title{margin:0 auto 40px;padding:0 5px;font-size:26px}}.tcl-footer__buttons{margin-bottom:20px;border-bottom:1px solid rgba(255,255,255,0.3);text-align:center}@media (max-width: 991px){.tcl-footer__buttons{padding-bottom:20px}}.tcl-footer__button{display:inline-block;margin:0 15px 50px;padding:18px 60px 16px;border:2px solid rgba(255,255,255,0.3);border-radius:5px;color:#ffffff;font-size:16px;line-height:1;font-weight:700;text-decoration:none;-webkit-transition:all 0.2s ease-out;transition:all 0.2s ease-out}.tcl-footer__button:last-child{padding:18px 34px 16px}.tcl-footer__button:hover,.tcl-footer__button:focus{background-color:#ffffff;color:#ff4359}@media (max-width: 991px){.tcl-footer__button{margin-bottom:20px}}.tcl-header{position:relative;background:#fff url(/assets/landing/header_bg-3957fbc7e7085fafe5df6f87e051c03b2aabead52894532de777d2731613857a.jpg) no-repeat center center;background-size:cover}.tcl--youth .tcl-header{background:#fff url(/assets/landing2/header_bg-98353e4c18710ba02d71f6be7ba11cd23e5d9c55451facab4ff02ad807066224.jpg) no-repeat center center;background-size:cover}@media (max-width: 991px){.tcl-header{padding-bottom:10px}}.tcl-header__inner{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:1280px;margin:0 auto;padding:100px 0 0 109px}@media (max-width: 991px){.tcl-header__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:35px;padding:60px 0 1px;text-align:center}.tcl-header__inner .lang-switch{padding:0 27px}}.tcl-header__info{max-width:470px}.tcl-header__info>*{visibility:hidden}.noanim .tcl-header__info>*,.nojs .tcl-header__info>*{visibility:visible}@media (max-width: 991px){.tcl-header__info{margin:0 auto;padding:0 27px}}.tcl-header__logo{width:160px;height:35px;margin-bottom:30px;margin-left:-55px}.tcl-header__logo img{width:100%}@media (max-width: 991px){.tcl-header__logo{width:160px;height:64px;margin:0 auto 15px}}.tcl-header__slogan{margin-bottom:60px;color:#5387ac;font-size:16px;line-height:1.14}@media (max-width: 991px){.tcl-header__slogan{max-width:175px;margin:0 auto 20px;font-size:14px}}.tcl-header__title{margin-bottom:35px;color:#ff2b44;font-size:45px;line-height:1.11;font-weight:700}@media (max-width: 991px){.tcl-header__title{margin-bottom:30px;font-size:26px}}.tcl-header__text{margin-bottom:40px;color:#5387ac;font-size:16px;line-height:1.56}@media (max-width: 991px){.tcl-header__text{margin-bottom:50px;font-size:14px}}.tcl-header__image{display:inline-block;-ms-flex-negative:0;flex-shrink:0;width:642px;height:681px;margin-bottom:-50px;visibility:hidden;font-size:0}.noanim .tcl-header__image,.nojs .tcl-header__image{visibility:visible}.tcl-header__image img{width:100%}@media (max-width: 991px){.tcl-header__image{width:100%;height:auto;min-height:334px;margin-bottom:-100px}.tcl-header__image img{max-width:500px}}.tcl-message{max-width:360px;padding:30px 20px 20px 30px;background-color:#ffffff;border-radius:10px}.tcl--youth .tcl-message:last-child{text-align:right}.tcl-message:first-child{margin-bottom:138px}.tcl-message:last-child{max-width:302px;margin-top:138px}.tcl-message:last-child .tcl-message__author{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.tcl-message:last-child .tcl-message__sign{text-align:right}@media (max-width: 991px){.tcl-message{width:250px;padding:20px 20px 10px}.tcl-message:first-child{margin-bottom:20px}.tcl-message:last-child{margin-top:0;margin-left:auto}}.tcl-message__text{margin-bottom:25px;color:#2d5a7a;font-size:14px;line-height:1.4}@media (max-width: 991px){.tcl-message__text{font-size:12px}}.tcl-message__author{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.tcl-message__sign{margin:0 10px}.tcl-message__name{color:#2d5a7a;font-size:17px;font-weight:500}@media (max-width: 991px){.tcl-message__name{font-size:13px}}.tcl-message__position{color:#92b3ce;font-size:13px;line-height:1}@media (max-width: 991px){.tcl-message__position{font-size:10px}}.tcl-message__photo img{width:60px;height:60px;border-radius:100%}@media (max-width: 991px){.tcl-message__photo img{width:40px;height:40px}}.tcl-promo{padding:160px 20px 155px;background:#32affd url(/assets/landing/promo_bg-9b30a5b7124ef8dceb2f10191abb7f9839cab2d3c4034a12b8e522ee83827e6a.jpg) no-repeat center bottom;background-size:cover}@media (max-width: 991px){.tcl-promo{padding:120px 10px 100px;background:#32affd url(/assets/landing/promo_bg-9b30a5b7124ef8dceb2f10191abb7f9839cab2d3c4034a12b8e522ee83827e6a.jpg) no-repeat center center}}.tcl-promo__title{margin-bottom:40px;color:#ffffff;font-size:50px;line-height:1;text-align:center}.tcl-promo__title span{display:block}.tcl-promo__title span:first-child{font-weight:700}@media (max-width: 991px){.tcl-promo__title{font-size:30px}}.tcl-promo__separator{margin-bottom:30px;opacity:0.2;text-align:center}.tcl-promo__separator svg{max-width:100%}.tcl-promo__subtitle{max-width:700px;margin:0 auto 100px;color:#ffffff;font-size:22px;line-height:1.36;text-align:center}@media (max-width: 991px){.tcl-promo__subtitle{margin:0 auto 70px;padding:0 10px;font-size:16px}}.tcl-promo__dialog{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;max-width:770px;margin:0 auto}@media (max-width: 991px){.tcl-promo__dialog{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:540px}}.tcl-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%;padding:80px 100px;background-color:#ffffff;border-radius:10px}@media (max-width: 991px){.tcl-quote{padding:60px 80px}}@media (max-width: 767px){.tcl-quote{padding:40px 60px}}@media (max-width: 449px){.tcl-quote{padding:30px}}.tcl-quote__inner{text-align:center}.tcl-quote__person{display:inline-block;text-align:center}.tcl-quote__person img{display:block;margin:0 auto 10px}.tcl-quote__person span{display:block}.tcl-quote__name{color:#2d5a7a;font-size:17px;font-weight:500;margin-bottom:2px}@media (max-width: 991px){.tcl-quote__name{font-size:13px}}.tcl-quote__position{color:#92b3ce;font-size:13px;line-height:1}@media (max-width: 991px){.tcl-quote__position{font-size:10px}}.tcl-quote__text{color:#2d5a7a;font-size:16px;line-height:1.4;text-align:center;font-weight:400}@media (max-width: 991px){.tcl-quote__text{font-size:14px}}.tcl-quote__hr{background-image:url(/assets/landing2/quote-cccad8db5b2b7aa64b5106a36659d89dffbd1c1d9c329bb4a86664e6043ba4fe.png);background-position:center;background-repeat:no-repeat;margin:24px auto 32px;height:16px;width:100%}@media (max-width: 991px){.tcl-quote__hr{margin:18px auto 24px}}.tcl-screen{display:-webkit-box;display:-ms-flexbox;display:flex;padding:90px 50px;background-color:#f7fbfe}@media (max-width: 991px){.tcl-screen{padding:100px 20px 70px}}.tcl-screen--social .tcl-screen__part--img img:first-child,.tcl-screen--touch .tcl-screen__part--img img:first-child{width:230px;height:408px;box-shadow:0 10px 20px rgba(9,37,84,0.15)}@media (max-width: 991px){.tcl-screen--social .tcl-screen__part--img img:first-child,.tcl-screen--touch .tcl-screen__part--img img:first-child{width:140px;height:250px}}.tcl-screen--social .tcl-screen__part--img img:last-child,.tcl-screen--touch .tcl-screen__part--img img:last-child{width:270px;height:476px;margin-left:-30px;box-shadow:0 30px 40px rgba(9,37,84,0.15)}@media (max-width: 991px){.tcl-screen--social .tcl-screen__part--img img:last-child,.tcl-screen--touch .tcl-screen__part--img img:last-child{width:164px;height:290px}}@media (max-width: 991px){.tcl-screen--social .tcl-screen__inner,.tcl-screen--touch .tcl-screen__inner{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.tcl-screen--trip,.tcl-screen--list{background-color:#eff6fb}.tcl-screen--trip .tcl-screen__part--img img:first-child,.tcl-screen--list .tcl-screen__part--img img:first-child{z-index:2;width:270px;height:480px;box-shadow:0 30px 40px rgba(9,37,84,0.15)}@media (max-width: 991px){.tcl-screen--trip .tcl-screen__part--img img:first-child,.tcl-screen--list .tcl-screen__part--img img:first-child{width:164px;height:290px}}.tcl-screen--trip .tcl-screen__part--img img:last-child,.tcl-screen--list .tcl-screen__part--img img:last-child{z-index:1;width:230px;height:408px;margin-left:-30px;box-shadow:0 10px 20px rgba(9,37,84,0.15)}@media (max-width: 991px){.tcl-screen--trip .tcl-screen__part--img img:last-child,.tcl-screen--list .tcl-screen__part--img img:last-child{width:140px;height:250px}}.tcl-screen--social .tcl-screen__part--text{max-width:361px}.tcl-screen--trip .tcl-screen__part--text{max-width:400px}.tcl-screen--touch .tcl-screen__part--text{max-width:360px}.tcl-screen--list .tcl-screen__part--text{max-width:395px}.tcl-screen--quote{background-image:url(/assets/landing2/quote_bg-0e0f274c231c5211a0c4289d79ae62030d994c719d309f32efd5ee73c50c3e1a.jpg);background-position:center;background-size:cover}.tcl-screen__inner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;width:100%;max-width:970px;margin:0 auto}@media (max-width: 991px){.tcl-screen__inner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.tcl-screen__part{width:50%}@media (max-width: 991px){.tcl-screen__part{text-align:center}}.tcl-screen__part--img{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:470px}.tcl-screen__part--img img{position:relative}@media (max-width: 991px){.tcl-screen__part{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;width:100%}}.tcl-screen__title{margin-bottom:45px;color:#333333;font-size:22px;line-height:1;font-weight:700}@media (max-width: 991px){.tcl-screen__title{margin-bottom:30px;font-size:20px}}.tcl-screen__subtitle,.tcl-screen__text{color:#5387ac;font-size:16px;line-height:1.56}@media (max-width: 991px){.tcl-screen__subtitle,.tcl-screen__text{padding:0 15px;font-size:14px}}.tcl-screen__subtitle{margin-bottom:35px;font-weight:700}@media (max-width: 991px){.tcl-screen__subtitle{margin-bottom:15px}}@media (max-width: 991px){.tcl-screen__text{margin-bottom:70px}}.tcl-start{margin-bottom:50px}@media (max-width: 991px){.tcl-start{margin-bottom:35px}}.tcl-start__item:last-child .tcl-start__title{color:#333333}.tcl-start__title{margin-bottom:15px;color:#ff2b44;font-size:18px;line-height:1.11;font-weight:700}.tcl-start__inner{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 991px){.tcl-start__inner{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.tcl-start__text{margin-bottom:20px;color:#333333;font-size:14px;line-height:1.8}.tcl-start__types{display:-webkit-box;display:-ms-flexbox;display:flex}@media (max-width: 991px){.tcl-start__types{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.tcl-start__type{margin-bottom:10px}.tcl-start__type--ios img,.tcl-start__type--android img{width:135px;height:40px}.tcl-start__type--web span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:135px;height:40px;margin-bottom:25px;background:#ff4359;border-radius:5px;color:#ffffff;cursor:pointer;font-size:14px;white-space:nowrap;-webkit-transition:0.3s ease-out;transition:0.3s ease-out}.tcl-start__type--web span:hover,.tcl-start__type--web span:focus{box-shadow:inset -90px 0 80px -10px rgba(255,205,87,0.6)}.tcl-start__type+.tcl-start__type{margin-left:20px}@media (max-width: 991px){.tcl-start__type+.tcl-start__type{margin-left:0}}.tcl-start__type img{display:block}.tcl{overflow:hidden}
