@font-face{font-family:"TT Firs Neue";src:url(/static/media/TTFirsNeue-Medium.f435290c.eot);src:local("./assets/fonts/TTFirstNeue/TTFirsNeue-Medium.woff"),local("TTFirsNeue-DemiBold"),url(/static/media/TTFirsNeue-Medium.f435290c.eot?#iefix) format("embedded-opentype"),url(/static/media/TTFirsNeue-Medium.9ca345d5.woff2) format("woff2"),url(/static/media/TTFirsNeue-Medium.4b81df34.woff) format("woff"),url(/static/media/TTFirsNeue-Medium.c40de901.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Roboto";src:url(/static/media/Roboto-Regular.a8d6ac03.ttf);src:local("./assets/fonts/Roboto/Roboto-Regular.ttf"),url(/static/media/Roboto-Regular.a8d6ac03.ttf) format("truetype");font-weight:400;font-style:bold}@font-face{font-family:"Roboto-bold";src:url(/static/media/Roboto-Medium.7429a63c.ttf);src:local("./assets/fonts/Roboto/Roboto-Regular.ttf"),url(/static/media/Roboto-Medium.7429a63c.ttf) format("truetype");font-weight:500;font-style:normal}body{box-sizing:border-box;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body,p{margin:0;font-family:"Roboto"}p{-webkit-touch-callout:none;-webkit-user-select:none;-ms-user-select:none;user-select:none}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.App{overflow-x:hidden;text-align:center}.template_wrapper{width:100vw;display:flex;flex-direction:column;position:relative}.template_wrapper .give_us_a_call__wrapper{position:fixed;top:68%;right:0;width:120px;height:130px;background-color:#4f4f4f;border-top-left-radius:14px;border-bottom-left-radius:14px;display:flex;flex-direction:column;align-items:center}.template_wrapper .give_us_a_call__wrapper .call_text{margin-top:10px;margin-bottom:12.75px;font-size:16px;line-height:20.8px;color:#fff}.template_wrapper .give_us_a_call__wrapper button{border:none;padding:0;background-color:hsla(0,0%,100%,0)}.template_wrapper .give_us_a_call__wrapper button .headphone__img{height:42.5px;width:42.5px}.template_wrapper .give_us_a_call__wrapper button:hover{cursor:pointer}.template_wrapper .give_us_a_call__wrapper button:active{-webkit-transform:scale(.98);transform:scale(.98)}.template_wrapper .content__wrapper{display:flex;flex:1 1}@media only screen and (max-width:1125px){.template_wrapper .give_us_a_call__wrapper{width:90px;height:97.5px}.template_wrapper .give_us_a_call__wrapper .call_text{font-size:13px;margin-bottom:8px}.template_wrapper .give_us_a_call__wrapper button .headphone__img{height:30px;width:30px}}.appheader__wrapper{position:-webkit-sticky;position:sticky;top:0;height:60px;width:100vw;background-color:#fff;display:flex;border-bottom:1px solid #eee}.appheader__wrapper .appheader_inner_wrapper{margin-left:40px;margin-right:40px;display:flex;align-items:center;flex:1 1;position:relative}.appheader__wrapper .appheader_inner_wrapper .dropdown_links__wrapper{position:absolute;top:100%;right:0;background-color:#fff;display:flex;flex-direction:column;box-shadow:0 4px 10px rgba(0,0,0,.15)}.appheader__wrapper .appheader_inner_wrapper .dropdown_links__wrapper .hambeurger_link{font-family:"Roboto";text-align:center;padding:20px 40px;margin-left:10px;margin-right:10px;border-top:1px solid #d9d9d9}.appheader__wrapper .appheader_inner_wrapper .dropdown_links__wrapper .hambeurger_link .hamburger_link__text{color:#000;width:100%}.appheader__wrapper .appheader_inner_wrapper .hamburger__wrapper{display:none;margin-right:10px}.appheader__wrapper .appheader_inner_wrapper .logo_text{color:#000;font-size:30px;margin-right:13.7vw;font-family:"TT Firs Neue"}.appheader__wrapper .appheader_inner_wrapper .links__wrapper{display:flex;flex:1 1;justify-content:space-between;align-items:center}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown{position:relative;height:100%}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .link_text{font-size:16px;color:#000;display:flex;align-items:center}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .link_text_underline{font-size:16px;color:#000;text-decoration:underline;display:flex;align-items:center}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .link_contact{font-size:16px;width:140px;height:36px;background-color:#000;color:#fff;flex-direction:column;justify-content:center;border-radius:14px;display:flex;align-items:center}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .arrow_img{height:5px;width:10px;margin-left:6px;margin-top:3px;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .dropdown_content{display:none;position:absolute;width:150px;background-color:#fff;padding-top:12px}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .dropdown_content .separator{height:10px;width:20px}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .dropdown_content .dropdown__wrapper{box-shadow:0 4px 10px rgba(0,0,0,.15)}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .dropdown_content .dropdown__wrapper .dropdown_text{padding-top:10px;padding-bottom:10px;margin-left:10px;margin-right:10px;font-size:16px;color:#000;border-bottom:1px solid #d9d9d9}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown:hover .dropdown_content{display:flex;flex-direction:column;text-align:left}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown:hover .arrow_img{-webkit-transform:rotate(-180deg);transform:rotate(-180deg);transition:.4s;-webkit-transition:.4s;-moz-transition:.4s}a{text-decoration:none}@media only screen and (max-width:1273px){.appheader__wrapper .appheader_inner_wrapper .logo_text{margin-right:40px}.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .link_text,.appheader__wrapper .appheader_inner_wrapper .links__wrapper .dropdown .link_text_underline{font-size:14px}}@media only screen and (max-width:1024px){.appheader__wrapper .appheader_inner_wrapper{justify-content:space-between}.appheader__wrapper .appheader_inner_wrapper .links__wrapper{display:none}.appheader__wrapper .appheader_inner_wrapper .hamburger__wrapper{display:flex}}.appfooter_wrapper{width:100vw;height:360px;display:flex;flex-direction:column;border-top:1px solid #eee}.appfooter_wrapper .content_wrapper{margin-left:11.5vw;margin-right:11.5vw;height:301px;display:flex}.appfooter_wrapper .content_wrapper .newsletter_wrapper{display:flex;flex-direction:column;align-items:flex-start}.appfooter_wrapper .content_wrapper .newsletter_wrapper .logo_text{margin-top:42px;font-size:26px;font-family:"TT Firs Neue"}.appfooter_wrapper .content_wrapper .newsletter_wrapper .newsletter_text{margin-top:28px;font-size:14px;color:#9b9b9b;text-align:left}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container{margin-top:28px;display:flex;flex-direction:row;justify-content:space-between;background-color:#f5f3f5;width:285px;border-radius:14px}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container .email-input{background-color:transparent;border:none;height:48px;padding-left:14px;flex:1 1;font-size:16px}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container button{background-color:transparent;width:50px;border:none}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container button img{height:11px;width:13px}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container .email-input::-webkit-input-placeholder{font-size:16px}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container .email-input:-ms-input-placeholder{font-size:16px}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container .email-input::placeholder{font-size:16px}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container .email-input:focus{outline:none}.appfooter_wrapper .content_wrapper .newsletter_wrapper .mail_form__container button:active img{-webkit-transform:scale(.8);transform:scale(.8)}.appfooter_wrapper .content_wrapper .links_wrapper{width:25vw;margin:78px 12vw 60px 5vw;display:flex;flex-wrap:wrap;flex-direction:column;align-content:flex-start;align-items:flex-start}.appfooter_wrapper .content_wrapper .links_wrapper .link_text{font-family:"Roboto-bold";font-size:16px;color:#000;margin-bottom:20px;font-weight:500;margin-right:66px}.appfooter_wrapper .content_wrapper .social_wrapper{margin-top:70px;display:flex;flex-direction:column;align-items:flex-start}.appfooter_wrapper .content_wrapper .social_wrapper a{border:none;background-color:transparent}.appfooter_wrapper .content_wrapper .social_wrapper a .facebook_img,.appfooter_wrapper .content_wrapper .social_wrapper a .instagram_img{width:91px;height:32px}.appfooter_wrapper .content_wrapper .social_wrapper a .twitter_img{width:71px;height:32px}.appfooter_wrapper .content_wrapper .social_wrapper a:active{-webkit-transform:scale(.98);transform:scale(.98)}.appfooter_wrapper .rights_wrapper{margin-left:11.5vw;margin-right:11.5vw;flex:1 1;display:flex;align-items:center;justify-content:space-between}.appfooter_wrapper .rights_wrapper p>a{font-size:14px;color:#9b9b9b}.appfooter_wrapper .rights_wrapper .right_text{color:#4f4f4f}.appfooter_wrapper .rights_wrapper .policy_terms_wrapper{display:flex;align-items:center}.appfooter_wrapper .rights_wrapper .policy_terms_wrapper p:first-child{margin-right:25px}@media only screen and (max-width:1349px){.appfooter_wrapper .content_wrapper .links_wrapper .link_text{font-size:14px}}@media only screen and (max-width:1223px){.appfooter_wrapper .content_wrapper .links_wrapper .link_text{font-size:12px}}@media only screen and (max-width:1051px){.appfooter_wrapper .content_wrapper .social_wrapper a{margin-left:20vw}.appfooter_wrapper .content_wrapper .links_wrapper{display:none}}@media only screen and (max-width:752px){.appfooter_wrapper .content_wrapper .social_wrapper a{margin-left:10vw}.appfooter_wrapper .content_wrapper .links_wrapper{display:none}}@media only screen and (max-width:658px){.appfooter_wrapper .content_wrapper{flex-direction:column;width:285px}.appfooter_wrapper .content_wrapper .social_wrapper{flex-direction:row;margin-top:20px;align-items:center;justify-content:space-between}.appfooter_wrapper .content_wrapper .social_wrapper a{margin-left:0}.appfooter_wrapper .content_wrapper .social_wrapper a .facebook_img,.appfooter_wrapper .content_wrapper .social_wrapper a .instagram_img{width:80px;height:auto}.appfooter_wrapper .content_wrapper .social_wrapper a .twitter_img{width:60px;height:auto}.appfooter_wrapper .content_wrapper .links_wrapper{display:none}.appfooter_wrapper .rights_wrapper{flex-direction:column;align-items:flex-start;margin-bottom:20px}}.frequency__picker__wrapper{display:flex}.frequency__picker__wrapper p:hover{cursor:pointer}.frequency__picker__wrapper .clicked__picker{background-color:transparent;display:flex;flex-direction:column;padding-bottom:10px;width:90px;border:2px;border-bottom:2px solid}.frequency__picker__wrapper .clicked__picker .clicked__text{font-size:16px;font-weight:600;align-self:center}.frequency__picker__wrapper .divider{width:10px}.frequency__picker__wrapper .not__clicked__picker{background-color:transparent;display:flex;flex-direction:column;padding-bottom:10px;width:90px;border:1px #c0baba;border-style:none none solid}.frequency__picker__wrapper .not__clicked__picker .not__clicked__text{font-size:16px;color:#c0baba;font-weight:600;align-self:center}.black_button{width:100%;background-color:#000;color:#fff;height:48px;border:none;font-size:16px;font-weight:500;border-radius:14px;letter-spacing:.1px}.black_button:active{-webkit-transform:scale(.98);transform:scale(.98)}.subscription__authcard__wrapper{background-color:#fff;border:none;height:528px;width:350px;margin-bottom:150px;display:flex}.subscription__authcard__wrapper .subscription__card__inner__wrapper{display:flex;flex-direction:column;margin:24px 24px 16px}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__type__text{text-align:right;margin-right:8px;font-size:18px;font-weight:500}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__price__wrapper{margin-top:35px;padding-bottom:10px;display:flex;border-bottom:solid;border-color:#e2e2e2;border-width:1px}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__price__wrapper .subscription__price__text{font-size:56px;font-family:"TT Firs Neue";text-align:left}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__price__wrapper .subscription__price__period{margin-left:10px;margin-top:30px;font-size:18px;font-weight:500}.Basic{background-image:url(/static/media/basic.2ca97e8e.png)}.Basic,.Plus{width:100%;height:100%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:24px;display:flex}.Plus{background-image:url(/static/media/plus.31669a04.png)}.Premium{background-image:url(/static/media/premium.b6b6c0f4.png);width:100%;height:100%;background-repeat:no-repeat;background-size:cover;border:none;border-radius:24px;display:flex}@media only screen and (max-width:1193px){.subscription__authcard__wrapper{height:440.4px;width:280px}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__price__wrapper{padding-bottom:5px}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__price__wrapper .subscription__price__text{font-size:45px}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__price__wrapper .subscription__price__period{margin-top:22px}}@media only screen and (max-width:866px){.subscription__authcard__wrapper{min-width:280px}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__price__wrapper .subscription__price__text{font-size:30px}.subscription__authcard__wrapper .subscription__card__inner__wrapper .subscription__price__wrapper .subscription__price__period{margin-top:8px}}.subscriptiontext__wrapper .subscription__text{font-size:16px;margin-top:25px;text-align:left}.subscriptiontext__wrapper .subscription__text__small__margin{font-size:16px;margin-top:15px;text-align:left}@media only screen and (max-width:1193px){.subscriptiontext__wrapper .subscription__text{font-size:14px}.subscriptiontext__wrapper .subscription__text__small__margin{font-size:14px;margin-top:10px}}.component__wrapper{border-bottom:1px solid #cdcdcd;display:flex;flex-direction:column}.component__wrapper button{border:none;background-color:hsla(0,0%,100%,0);padding:0}.component__wrapper button .question__wrapper{display:flex;justify-content:space-between;padding-top:15px;padding-bottom:15px;align-items:center}.component__wrapper button .question__wrapper .question__text{margin-right:20px;font-family:"Roboto-bold";font-size:18px;text-align:left;line-height:28px}.component__wrapper button .question__wrapper .arrow_img,.component__wrapper button .question__wrapper .arrow_img_rotated{width:14px;height:22px;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s}.component__wrapper button .question__wrapper .arrow_img_rotated{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.component__wrapper button .question__wrapper .diagonal_img{width:18px;height:18px}.component__wrapper button:hover{cursor:pointer}.component__wrapper .my-node-enter{max-height:0;overflow:hidden}.component__wrapper .my-node-enter-active{height:auto;transition:max-height .4s ease-in;max-height:160px}.component__wrapper .my-node-exit{max-height:160px}.component__wrapper .my-node-exit-active{overflow:hidden;transition:max-height 2s ease-out;max-height:0}.component__wrapper .answer__text{margin-top:-2px;margin-bottom:24px;margin-right:20px;font-size:14px;text-align:left;line-height:20px;display:flex;transition:.3s ease}.component__wrapper .answer__text:active{display:flex}.hamburger_dropdown__wrapper .headlin_arrow_wrapper{justify-content:center;align-items:center;display:flex}.hamburger_dropdown__wrapper .headlin_arrow_wrapper .arrowImg,.hamburger_dropdown__wrapper .headlin_arrow_wrapper .arrowImgRotated{margin-left:6px;width:10px;height:5px;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s}.hamburger_dropdown__wrapper .headlin_arrow_wrapper .arrowImgRotated{-webkit-transform:rotate(-180deg);transform:rotate(-180deg)}.hamburger_dropdown__wrapper .hamburger_drowpdown__items{display:flex;flex-direction:column;margin-top:20px}.hamburger_dropdown__wrapper .hamburger_drowpdown__items .dropdown_text{color:#000;margin-bottom:15px}.AppStore__wrapper{display:flex;flex-direction:column;width:580px}.AppStore__wrapper .AppStore__headline{font-size:82px;font-family:"TT Firs Neue";margin-bottom:50px;text-align:left}.AppStore__wrapper .store_images__wrapper{display:flex;justify-content:space-between}.AppStore__wrapper .store_images__wrapper button{padding:0;background-color:hsla(0,0%,100%,0);border:none}.AppStore__wrapper .store_images__wrapper button .store__img{width:280px;height:auto}.AppStore__wrapper .store_images__wrapper button:active{-webkit-transform:scale(.98);transform:scale(.98)}@media only screen and (max-width:830px){.AppStore__wrapper{width:100%;margin-left:20vw}.AppStore__wrapper .AppStore__headline{font-size:42px;font-family:"TT Firs Neue";margin-bottom:20px;text-align:center;width:100%;text-align:left}.AppStore__wrapper .store_images__wrapper{flex-direction:column;align-items:flex-start}.AppStore__wrapper .store_images__wrapper button .store__img{width:200px;height:auto}}.form__container{display:flex;flex-direction:column;flex:1 1;width:100%}.form__container label{text-align:left;font-size:14px;font-family:"Roboto";font-weight:400;margin-bottom:6px}.form__container input{height:48px;border-radius:14px;border:none;background-color:#eee;padding-left:16px;margin-bottom:18px;font-size:16px}.form__container input:focus{outline:none}.form__container input::-webkit-input-placeholder{font-size:16px;color:#acacac}.form__container input:-ms-input-placeholder{font-size:16px;color:#acacac}.form__container input::placeholder{font-size:16px;color:#acacac}.why-275__wrapper,.why-275__wrapper .why-725__inner_wrapper{display:flex;flex:1 1;flex-direction:column}.why-275__wrapper .why-725__inner_wrapper{margin-left:11.5vw;margin-right:11.5vw}@media only screen and (max-width:956px){.why-275__wrapper .why-725__inner_wrapper{margin-left:2vw;margin-right:2vw}}.contact_page__wrapper{display:flex;flex-direction:column;width:100vw;margin-left:11.5vw;margin-right:11.5vw;margin-bottom:117px}.contact_page__wrapper .contact_page__headline{font-family:"TT Firs Neue";font-size:56px;margin-top:40px;margin-bottom:20px}.contact_page__wrapper .contact_page__inner_wrapper{display:flex}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper,.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container{display:flex;flex-direction:column;flex:1 1}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container label{text-align:left;font-size:14px;font-family:"Roboto";font-weight:400;margin-bottom:6px}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container input{height:48px;border-radius:14px;border:none;background-color:#eee;padding-left:16px;margin-bottom:22px;font-size:16px}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container textarea{border:none;border-radius:14px;background-color:#eee;padding-left:16px;margin-bottom:40px;padding-top:15px;font-size:16px}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container input:focus{outline:none}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container input::-webkit-input-placeholder{font-size:16px;color:#acacac}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container input:-ms-input-placeholder{font-size:16px;color:#acacac}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container input::placeholder{font-size:16px;color:#acacac}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container textarea:focus{outline:none}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container textarea{resize:none}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container textarea::-webkit-input-placeholder{font-family:"Roboto";font-size:16px;color:#acacac}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container textarea:-ms-input-placeholder{font-family:"Roboto";font-size:16px;color:#acacac}.contact_page__wrapper .contact_page__inner_wrapper .form__wrapper .form__container textarea::placeholder{font-family:"Roboto";font-size:16px;color:#acacac}.contact_page__wrapper .contact_page__inner_wrapper .contacts__wrapper{display:flex;flex-direction:column;flex:1 1;white-space:pre-line;margin-top:16px;margin-left:10px;font-size:16px;line-height:24px}.contact_page__wrapper .contact_page__inner_wrapper .contacts__wrapper p{margin-bottom:46px}@media only screen and (max-width:700px){.contact_page__wrapper{margin-left:5vw;margin-right:5vw;margin-bottom:50px}.contact_page__wrapper .contact_page__headline{font-size:42px}.contact_page__wrapper .contact_page__inner_wrapper{flex-direction:column}.contact_page__wrapper .contact_page__inner_wrapper .contacts__wrapper{margin-top:20px;font-size:14px}.contact_page__wrapper .contact_page__inner_wrapper .contacts__wrapper p{margin-bottom:30px;margin-top:30px}}.careers_page__wrapper{margin:100px 31.25vw 150px 11.5vw;white-space:pre-line}.careers_page__wrapper .careers__headline{margin-left:60px;font-size:82px;font-family:"TT Firs Neue";margin-bottom:80px}@media only screen and (max-width:830px){.careers_page__wrapper{margin-left:5vw;margin-right:5vw}.careers_page__wrapper .careers__headline{font-size:42px;margin-left:60px}}.subscription_plans__wrapper{display:flex;flex-direction:column;align-items:center;flex:1 1;margin-left:11.5vw;margin-right:11.5vw;margin-top:80px;width:100vw}.subscription_plans__wrapper .subscription_plans__headline{font-family:"TT Firs Neue";font-size:82px}.subscription_plans__wrapper .subscription_plans__text{text-align:left;margin-top:60px;font-size:21px;line-height:31.5px}.subscription_plans__wrapper .subscriptions__wrapper{margin-top:150px;display:flex;flex-direction:column;align-items:center;width:100%;flex:1 1}.subscription_plans__wrapper .subscriptions__wrapper .subscriptioncard__wrapper{margin-top:65px;display:flex;justify-content:space-between;width:100%}@media only screen and (max-width:1193px){.subscription_plans__wrapper{margin-left:4vw;margin-right:4vw;margin-bottom:20px}}@media only screen and (max-width:993px){.subscription_plans__wrapper .subscription_plans__headline{font-size:62px}.subscription_plans__wrapper .subscription_plans__text{font-size:16px}.subscription_plans__wrapper{margin-left:2vw;margin-right:2vw}}@media only screen and (max-width:866px){.subscription_plans__wrapper .subscription_plans__headline{font-size:42px}.subscription_plans__wrapper .subscription_plans__text{font-size:14px;line-height:25.5px;margin-left:4vw;margin-right:4vw}.subscription_plans__wrapper .subscriptions__wrapper{margin-top:75px}.subscription_plans__wrapper .subscriptions__wrapper .subscriptioncard__wrapper{overflow-x:scroll;height:500px;flex:1 1;width:100%}}.FAQPage__wrapper{display:flex;flex-direction:column;align-items:flex-start;flex:1 1;margin-bottom:100px;width:100vw}.FAQPage__wrapper .FAQ__wrapper{margin:60px 31.25vw 150px;display:flex;flex-direction:column;flex:1 1}.FAQPage__wrapper .FAQ__wrapper .FAQ__headline{font-size:40px;font-family:"TT Firs Neue";text-align:left}.FAQPage__wrapper .FAQ__wrapper .FAQ__about{margin-top:20px;margin-bottom:30px;font-size:16px;text-align:left;line-height:24px}.FAQPage__wrapper .appstore_wrapper{display:flex;flex-direction:column;align-items:center;width:100%}@media only screen and (max-width:1200px){.FAQPage__wrapper .FAQ__wrapper{margin-left:20vw;margin-right:20vw;margin-bottom:100px}}@media only screen and (max-width:830px){.FAQPage__wrapper{margin-bottom:70px}.FAQPage__wrapper .FAQ__wrapper{margin-left:10vw;margin-right:10vw;margin-bottom:60px}.FAQPage__wrapper .FAQ__wrapper .FAQ__headline{font-size:30px}}.TroubleshootingPage__wrapper{display:flex;flex-direction:column;align-items:flex-start;flex:1 1;width:100vw;margin-bottom:100px}.TroubleshootingPage__wrapper .TroubleshootingPage_inner__wrapper{margin:60px 31.25vw 100px;display:flex;flex-direction:column;flex:1 1}.TroubleshootingPage__wrapper .TroubleshootingPage_inner__wrapper .TroubleshootingPage__headline{font-size:40px;font-family:"TT Firs Neue";text-align:left;margin-bottom:80px}.TroubleshootingPage__wrapper .appstore_wrapper{display:flex;flex-direction:column;align-items:center;width:100%;margin-top:100px}@media only screen and (max-width:1200px){.TroubleshootingPage__wrapper .TroubleshootingPage_inner__wrapper{margin-left:20vw;margin-right:20vw;margin-bottom:100px}}@media only screen and (max-width:830px){.TroubleshootingPage__wrapper{margin-bottom:70px}.TroubleshootingPage__wrapper .TroubleshootingPage_inner__wrapper{margin-left:10vw;margin-right:10vw;margin-bottom:60px}.TroubleshootingPage__wrapper .TroubleshootingPage_inner__wrapper .TroubleshootingPage__headline{font-size:30px}}.sales_agent_program_page__wrapper{display:flex;flex-direction:column;flex:1 1;margin-top:80px}.sales_agent_program_page__wrapper .agent_program__wrapper{display:flex;flex-direction:column;margin-left:25vw;margin-right:25vw}.sales_agent_program_page__wrapper .agent_program__wrapper .sales_agent_program_page__headline{font-family:"TT Firs Neue";font-size:56px;margin-bottom:40px}.sales_agent_program_page__wrapper .agent_program__wrapper .sales_agent__text{font-size:18px;text-align:left}.sales_agent_program_page__wrapper .agent_program__wrapper .sales_agent_img__wrapper{margin-top:50px}.sales_agent_program_page__wrapper .sales_agent_img{width:75%}.sales_agent_program_page__wrapper .apply__text{font-size:56px;font-family:"TT Firs Neue";margin-top:60px}.sales_agent_program_page__wrapper .form__wrapper{margin:80px 31.25vw 100px}@media only screen and (max-width:1271px){.sales_agent_program_page__wrapper .form__wrapper{margin-left:25vw;margin-right:25vw}}@media only screen and (max-width:870px){.sales_agent_program_page__wrapper .agent_program__wrapper .sales_agent__text{font-size:16px;line-height:20px}.sales_agent_program_page__wrapper .agent_program__wrapper .sales_agent_program_page__headline{font-size:42px}.sales_agent_program_page__wrapper .agent_program__wrapper .sales_agent__text .new_line_wide_page{display:none}.sales_agent_program_page__wrapper .apply__text{font-size:42px}.sales_agent_program_page__wrapper .form__wrapper{margin-left:2vw;margin-right:2vw}}.agent_application_page__wrapper{display:flex;flex:1 1;flex-direction:column;margin:40px 31.25vw 80px;width:100vw}.agent_application_page__wrapper .agent_application_page__headline{font-size:56px;font-family:"TT Firs Neue";margin-bottom:80px}@media only screen and (max-width:1271px){.agent_application_page__wrapper{margin-left:25.25vw;margin-right:25.25vw}.agent_application_page__wrapper .agent_application_page__headline{font-size:48px}}@media only screen and (max-width:870px){.agent_application_page__wrapper{margin-left:15vw;margin-right:15vw}.agent_application_page__wrapper .agent_application_page__headline{font-size:42px}}.about_company_page__wrapper{display:flex;flex-direction:column;flex:1 1;margin-top:100px;margin-bottom:140px}.about_company_page__wrapper .about_company__headline{margin-bottom:80px;font-family:"TT Firs Neue";font-size:82px}.about_company_page__wrapper .content__wrapper{display:flex;flex-direction:column;margin-left:31.25vw;margin-right:31.25vw}.about_company_page__wrapper .content__wrapper .info__text{text-align:left;line-height:24px}.about_company_page__wrapper .content__wrapper .hand_touching__img{width:100%;height:auto;margin-top:80px}@media only screen and (max-width:1273px){.about_company_page__wrapper .about_company__headline{font-size:72px}.about_company_page__wrapper .content__wrapper{margin-left:25vw;margin-right:25vw}}@media only screen and (max-width:830px){.about_company_page__wrapper .about_company__headline{font-size:42px}.about_company_page__wrapper .content__wrapper{margin-left:7vw;margin-right:7vw}}.pagination{clear:both;float:left;margin-top:1em;padding-bottom:1em;width:100%;background-color:#fff;background-repeat:no-repeat}ul.pagination{display:table;margin-left:auto;margin-right:0}.pagination li{display:inline-block;border:2px solid #000;margin-right:30px;background-color:#fff;color:#fff}.pagination li a:hover{text-decoration:none;color:#fff}.pagination li:hover{border:2px solid #fff;background-color:#000;color:#fff}.pagination li a{color:#000;font-size:1em;text-transform:uppercase;text-decoration:none;display:inline-block;padding:.7em 1em}.pagination li.active a{color:#fff;text-decoration:none}.pagination li.active{border:2px solid #fff;background-color:#000}.news-items__wrapper{display:flex;flex:1 1}.news-items{display:flex;flex-wrap:wrap}.news-items>div{flex-grow:0;width:33.33%}@media only screen and (max-width:830px){.news-items>div{width:100%}}.news__wrapper .news__inner_wrapper{margin-left:11.5vw;margin-right:11.5vw}.news__headline{font-family:"TT Firs Neue";font-size:82px;margin-top:80px}@media only screen and (max-width:956px){.news__wrapper .news__inner_wrapper{margin-left:2vw;margin-right:2vw}.news__headline{font-size:42px}}.single-news-item__wrapper{display:flex;flex-direction:row;flex:1 1;margin:100px 2vw 140px}.single-news-item__wrapper .single-news-item__headline{margin-bottom:80px;font-family:"TT Firs Neue";font-size:82px}.single-news-item__wrapper .left-arrow__wrapper,.single-news-item__wrapper .right-arrow__wrapper{margin-top:20%;width:30%}.single-news-item__wrapper .left-arrow__icon,.single-news-item__wrapper .right-arrow__icon{width:100px;height:100px}.single-news-item__wrapper .hidden-arrow{visibility:hidden}.single-news-item__wrapper .content__wrapper{display:flex;flex-direction:column}.single-news-item__wrapper .content__wrapper .main__text{text-align:left;line-height:24px;margin-top:80px;width:100%}.single-news-item__wrapper .content__wrapper .main__img{width:100%;height:400px;object-fit:cover;margin-top:0}@media only screen and (max-width:1273px){.single-news-item__wrapper .single-news-item__headline{font-size:72px}.single-news-item__wrapper .content__wrapper{margin-left:20vw;margin-right:20vw}}@media only screen and (max-width:830px){.single-news-item__wrapper .content__wrapper{margin-left:0;margin-right:0}.single-news-item__wrapper .single-news-item__headline{font-size:42px}.single-news-item__wrapper .left-arrow__icon,.single-news-item__wrapper .right-arrow__icon{visibility:hidden}.single-news-item__wrapper .left-arrow__wrapper,.single-news-item__wrapper .right-arrow__wrapper{width:0}}.home__wrapper,.home__wrapper .home__inner_wrapper{display:flex;flex:1 1;flex-direction:column}.home__wrapper .home__inner_wrapper{margin-left:11.5vw;margin-right:11.5vw}@media only screen and (max-width:956px){.home__wrapper .home__inner_wrapper{margin-left:2vw;margin-right:2vw}}.appstore_wrapper{display:flex;flex-direction:column;align-items:center;width:100%;margin-bottom:5vw}.terms__wrapper{display:flex;flex-direction:column;flex:1 1;margin-top:100px;margin-bottom:140px}.terms__wrapper .terms__headline{margin-bottom:80px;font-family:"TT Firs Neue";font-size:82px}.terms__wrapper .content__wrapper{display:flex;flex-direction:column;margin-left:20vw;margin-right:20vw}.terms__wrapper .content__wrapper .terms__text{text-align:left;line-height:24px}@media only screen and (max-width:830px){.terms__wrapper .terms__headline{font-size:42px}.terms__wrapper .content__wrapper{margin-left:2vw;margin-right:2vw}}.privacy-policy__wrapper{display:flex;flex-direction:column;flex:1 1;margin-top:100px;margin-bottom:140px}.privacy-policy__wrapper .privacy-policy__headline{margin-bottom:80px;font-family:"TT Firs Neue";font-size:82px}.privacy-policy__wrapper .content__wrapper{display:flex;flex-direction:column;margin-left:20vw;margin-right:20vw}.privacy-policy__wrapper .content__wrapper .privacy-policy__text{text-align:left;line-height:24px}@media only screen and (max-width:830px){.privacy-policy__wrapper .privacy-policy__headline{font-size:42px}.privacy-policy__wrapper .content__wrapper{margin-left:2vw;margin-right:2vw}}.overview{white-space:pre-line;margin-bottom:150px;display:flex;flex-direction:column;flex:1 1}.overview .why-275__headline{font-family:"TT Firs Neue";font-size:82px;margin-top:80px}.overview .overview__weapper{margin-top:80px;display:flex;height:440px;align-items:center;flex:1 1}.overview .overview__weapper .overview_mobilePhone__img{margin-right:7.6vw;height:440px}.overview .overview__weapper .arrow_btn{height:20px;background-color:hsla(0,0%,100%,0);border:none;margin-bottom:50px}.overview .overview__weapper .arrow_btn .arrow_img{height:17px;width:auto}.overview .overview__weapper .arrow_btn:active .arrow_img{-webkit-transform:scale(.9);transform:scale(.9)}.overview .overview__weapper .overview_texts_dots__wrapper{display:flex;flex-direction:column;align-items:center;flex:1 1}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper{margin-left:20px;margin-right:20px;width:40vw;overflow-x:scroll;display:flex;scroll-behavior:smooth;-ms-overflow-style:none;scrollbar-width:none}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper .overview_text__wrapper{display:flex;width:40vw;align-items:center}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper .overview_text__wrapper .overview__text{margin-top:20px;margin-left:10px;margin-right:10px;text-align:left;font-size:16px;width:40vw;font-weight:500;line-height:30px}.overview .overview__weapper .overview_texts_dots__wrapper .dots__wrapper{display:flex;margin-top:50px}.overview .overview__weapper .overview_texts_dots__wrapper .dots__wrapper .dot_black{width:8px;height:8px;border-radius:4px;background-color:#000;margin-left:10px}.overview .overview__weapper .overview_texts_dots__wrapper .dots__wrapper .dot_grey{width:8px;height:8px;border-radius:4px;background-color:#b3afaf;margin-left:10px}.overview .overview__weapper .overview_texts__wrapper::-webkit-scrollbar{display:none}@media only screen and (max-width:1072px){.overview .why-275__headline{font-size:62px}.overview .overview__weapper{height:340px}.overview .overview__weapper .overview_mobilePhone__img{margin-right:5vw;height:340px}.overview .overview__weapper .arrow_btn{display:none}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper{margin-right:10px;margin-left:10px;width:40vw}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper .overview_text__wrapper .overview__text{font-size:14px;line-height:26px}}@media only screen and (max-width:956px){.overview .why-275__headline{font-size:42px}.overview .overview__weapper{margin-top:40px}.overview .overview__weapper .overview_mobilePhone__img{display:none}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper{overflow-x:hidden;flex-direction:column;width:100%}.overview .overview__weapper .overview_texts_dots__wrapper .dots__wrapper{display:none}.overview .overview__weapper .overview_texts_dots__wrapper{width:100%;flex:1 1}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper{flex:1 1}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper .overview_text__wrapper .overview__text{display:flex;flex:1 1;font-size:14px;line-height:26px;width:100%}.overview .overview__weapper{height:auto}.overview .overview__weapper .overview_texts_dots__wrapper .overview_texts__wrapper .overview_text__wrapper{display:flex;flex:1 1;width:100%}}.howitworks__wrapper{white-space:pre-line;display:flex;flex-direction:column;margin-bottom:150px;flex:1 1}.howitworks__wrapper .howitworks__headline{font-family:"TT Firs Neue";font-size:82px}.howitworks__wrapper .howitworks__inner_wrapper{flex:1 1;margin-top:80px;display:flex;width:100%;justify-content:space-between}.howitworks__wrapper .howitworks__inner_wrapper .howitworks__text_wrapper{display:flex;align-items:center;margin-right:7.6vw}.howitworks__wrapper .howitworks__inner_wrapper .howitworks__text_wrapper .howitworks__text{font-size:18px;text-align:left;line-height:30px}.howitworks__wrapper .howitworks__semi_headline{margin-top:120px;font-family:"TT Firs Neue";font-size:35px}.howitworks__wrapper .howitworks__images_wrapper{margin-top:100px;height:540px;display:flex;justify-content:space-between}.howitworks__wrapper .howitworks__images_wrapper .mobile_app__wrapper{height:100%;width:25vw;display:flex;flex-direction:column;align-items:center}.howitworks__wrapper .howitworks__images_wrapper .mobile_app__wrapper .mobile_app__inner_wrapper{height:100%;display:flex}.howitworks__wrapper .howitworks__images_wrapper .mobile_app__wrapper .mobile_app__inner_wrapper .mobileApp_img1{height:400px;width:auto}.howitworks__wrapper .howitworks__images_wrapper .mobile_app__wrapper .mobile_app__inner_wrapper .mobileApp_img2{height:400px;width:auto;align-self:flex-end}.howitworks__wrapper .howitworks__images_wrapper .web_app__wrapper{display:flex;flex-direction:column;width:25vw}.howitworks__wrapper .howitworks__images_wrapper .web_app__wrapper .webApp__img{width:100%;height:auto}.howitworks__wrapper .howitworks__images_wrapper .call_center_app__wrapper{width:25vw}.howitworks__wrapper .howitworks__images_wrapper .call_center_app__wrapper .concerge__img{width:100%;height:auto}.howitworks__wrapper .howitworks__images_wrapper .image_headline{font-family:"TT Firs Neue";font-size:20px;margin-bottom:50px}@media only screen and (max-width:1465px){.howitworks__wrapper .howitworks__inner_wrapper .howitworks__text_wrapper .howitworks__text{font-size:16px;line-height:24px}}@media only screen and (max-width:1072px){.howitworks__wrapper .howitworks__images_wrapper{display:none}.howitworks__wrapper .howitworks__headline{font-size:62px}.howitworks__wrapper .howitworks__inner_wrapper{height:340px}.howitworks__wrapper .howitworks__inner_wrapper .howitworks__text_wrapper .howitworks__text{font-size:14px;line-height:24px}}@media only screen and (max-width:956px){.howitworks__wrapper .howitworks__inner_wrapper img{display:none}.howitworks__wrapper .howitworks__headline{font-size:42px}}.security__wrapper{display:flex;height:555px;white-space:pre-line;align-items:center;margin-bottom:150px;flex:1 1}.security__wrapper .security__text_wrapper{height:100%;width:50%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.security__wrapper .security__text_wrapper .headline__text{font-size:40px;font-family:"TT Firs Neue"}.security__wrapper .security__text_wrapper .text__wrapper{padding-right:110px}.security__wrapper .security__text_wrapper .text__wrapper .security__text{margin-top:60px;text-align:left;line-height:24px;font-size:16px}.security__wrapper .security__img{margin-top:100px;width:auto;height:326px}@media only screen and (max-width:1277px){.security__wrapper .security__img{height:250px}}@media only screen and (max-width:1072px){.security__wrapper .security__text_wrapper .text__wrapper{padding-right:70px}.security__wrapper .security__text_wrapper .text__wrapper .security__text{font-size:14px}}@media only screen and (max-width:956px){.security__wrapper{flex-direction:column}.security__wrapper .security__text_wrapper .text__wrapper{padding-right:0}.security__wrapper .security__text_wrapper{width:100%}}.compliance__wrapper{display:flex;flex:1 1;margin-bottom:150px}.compliance__wrapper .compliance__img{margin-top:100px;margin-bottom:100px;margin-right:100px;height:226px}.compliance__wrapper .complience_text__wrapper{width:50%}.compliance__wrapper .complience_text__wrapper .complience__headline{margin-bottom:40px;font-size:40px;font-family:"TT Firs Neue";text-align:left}.compliance__wrapper .complience_text__wrapper .complience__text{text-align:left;margin-top:20px;line-height:24px;font-size:16px}.compliance__wrapper .complience_text__wrapper .onetrust__text{text-align:left;margin-top:20px;line-height:24px;font-size:18px}.compliance__wrapper .complience_text__wrapper .list__wrapper{margin-top:20px;display:flex;flex-direction:column;align-items:flex-start;padding-left:15px}.compliance__wrapper .complience_text__wrapper .list__wrapper li{margin-bottom:7px;padding-left:15px}@media only screen and (max-width:1277px){.compliance__wrapper .compliance__img{width:auto;height:175px}}@media only screen and (max-width:1072px){.compliance__wrapper .complience_text__wrapper .complience__text{font-size:14px}}@media only screen and (max-width:956px){.compliance__wrapper{flex-direction:column}.compliance__wrapper .compliance__img{width:100%;height:auto}.compliance__wrapper .complience_text__wrapper{width:100%}}.position__wrapper{margin-top:40px;display:flex;align-items:center}.position__wrapper .position{font-weight:500;margin-right:95px;margin-top:7px;width:190px;text-align:left}.position__wrapper .position_name__wrapper{display:flex;border-bottom:1px solid #cdcdcd;align-items:center}.position__wrapper .position_name__wrapper .position_name__text{width:390px;font-size:36px;font-family:"TT Firs Neue";text-align:left}.position__wrapper .position_name__wrapper .text__wrapper{display:flex;border-bottom:1px solid #cdcdcd;align-items:center}.position__wrapper .position_name__wrapper .text__wrapper .text{font-size:16px;line-height:24px;letter-spacing:.1px}.position__wrapper .position_name__wrapper .add-delete__sign{width:40px;font-size:60px;font-family:"TT Firs Neue";margin-left:110px}.position__wrapper .position_name__wrapper .add-delete__sign:hover{cursor:pointer}.dropdown__wrapper{display:flex;flex-direction:column;transition:all 1s ease}.dropdown__wrapper .section__wrapper{margin-top:24px;display:flex;align-items:center}.dropdown__wrapper .section__wrapper .label__wrapper{width:190px;margin-right:95px;align-self:flex-start}.dropdown__wrapper .section__wrapper .label__wrapper .label_name{font-weight:500;text-align:left}.dropdown__wrapper .section__wrapper .text__wrapper{width:540px;padding-bottom:40px;border-bottom:1px solid #cdcdcd}.dropdown__wrapper .section__wrapper .text__wrapper .text{text-align:left}.dropdown__wrapper .button__wrapper{margin-top:20px;margin-bottom:100px;margin-left:285px}@media only screen and (max-width:960px){.dropdown__wrapper .section__wrapper .label__wrapper,.position__wrapper .position{width:20vw;margin-right:0}.dropdown__wrapper .button__wrapper{margin-left:20vw}}@media only screen and (max-width:830px){.position__wrapper .position{width:60px;margin-right:0;font-size:14px}.position__wrapper .position_name__wrapper .position_name__text{font-size:24px;width:240px}.position__wrapper .position_name__wrapper .add-delete__sign{width:30px;font-size:40px;margin-left:10px}.dropdown__wrapper .section__wrapper .text__wrapper{width:280px;font-size:14px}.dropdown__wrapper .section__wrapper .label__wrapper{width:60px}.dropdown__wrapper .section__wrapper .label__wrapper .label_name{font-size:14px}.dropdown__wrapper .button__wrapper{margin-top:10px;margin-left:120px;margin-bottom:20px}}.news-item{margin-top:80px;padding:5%}.news-item__headline{font:"Roboto";font-size:18px;font-weight:700;line-height:28px;text-align:left;margin-top:20px}.news-item__summary{font:"Roboto";font-size:16px;font-weight:400;line-height:24px;text-align:left;margin-top:20px}.news-image{width:100%;height:300px;object-fit:cover}.news-item__readmore{font:"Roboto";font-size:16px;font-weight:500;line-height:24px;text-align:left;margin-top:20px}.news-item__readmore>a,.news-item__readmore>a :visited{color:#00f;text-decoration:none}.getStarted__wrapper{display:flex;white-space:pre-line;align-items:center;margin-bottom:150px;margin-top:10vh;flex:1 1}.getStarted__wrapper .getStarted__text_wrapper{height:100%;width:50%;display:flex;flex-direction:column;align-items:flex-start;margin-top:10vh}.getStarted__wrapper .getStarted__text_wrapper .headline__text{font-size:56px;font-family:"TT Firs Neue";line-height:60px}.getStarted__wrapper .getStarted__text_wrapper .text__wrapper{padding-right:110px}.getStarted__wrapper .getStarted__text_wrapper .text__wrapper .getStarted__text{margin-top:60px;text-align:left;line-height:28px;font-size:18px}.getStarted__wrapper .getStarted__text_wrapper .text__wrapper .learnMore{text-align:left;line-height:50px;font-size:18px;font-weight:700}.getStarted__wrapper .getStarted__text_wrapper .text__wrapper .learnMore__link,.getStarted__wrapper .getStarted__text_wrapper .text__wrapper .learnMore__link:visited{color:#00f;font-weight:400}.getStarted__wrapper .getStarted__img{width:40vw;height:auto}@media only screen and (max-width:1277px){.getStarted__wrapper .getStarted__img{margin-top:10vh}.getStarted__wrapper .getStarted__text_wrapper{width:100%}.getStarted__img{width:40vw}}@media only screen and (max-width:1072px){.getStarted__wrapper .getStarted__text_wrapper .text__wrapper{padding-right:70px}.getStarted__wrapper .getStarted__text_wrapper .text__wrapper .getStarted__text{font-size:14px}.getStarted__img{width:40vw}}@media only screen and (max-width:956px){.getStarted__wrapper{flex-direction:column}.getStarted__wrapper .getStarted__text_wrapper .text__wrapper{padding-right:0}.getStarted__img{width:100vw!important}}.hero__wrapper{width:100vw;z-index:-1}.hero{position:relative;width:100%}.title{font-family:"TT Firs Neue";font-size:82px;position:absolute;left:50%;top:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.companyNews__wrapper{display:flex;white-space:pre-line;align-items:center;margin-bottom:150px;margin-top:10vh;flex:1 1}.companyNews__wrapper .companyNews__text_wrapper{height:100%;width:50%;display:flex;flex-direction:column;align-items:flex-start;margin-top:10vh;margin-left:10vh}.companyNews__wrapper .companyNews__text_wrapper .headline__text{font-size:56px;font-family:"TT Firs Neue";line-height:60px;text-align:center}.companyNews__wrapper .companyNews__text_wrapper .text__wrapper{padding-right:110px}.companyNews__wrapper .companyNews__text_wrapper .text__wrapper .companyNews__text{margin-top:60px;text-align:center;line-height:28px;font-size:18px}.companyNews__wrapper .companyNews__text_wrapper .text__wrapper a,.companyNews__wrapper .companyNews__text_wrapper .text__wrapper a:visited{color:#00f;font-weight:400}.companyNews__wrapper .companyNews__img{width:40vw;height:auto}@media only screen and (max-width:1277px){.companyNews__wrapper .companyNews__img{margin-top:10vh}.companyNews__wrapper .companyNews__text_wrapper{width:100%}.companyNews__img{width:40vw}}@media only screen and (max-width:1072px){.companyNews__wrapper .companyNews__text_wrapper .text__wrapper{padding-right:70px}.companyNews__wrapper .companyNews__text_wrapper .text__wrapper .companyNews__text{font-size:14px}.companyNews__img{width:40vw}}@media only screen and (max-width:956px){.companyNews__wrapper{flex-direction:column}.companyNews__wrapper .companyNews__text_wrapper .text__wrapper{padding-right:0}.companyNews__img{width:100vw!important}}.incoming_call__modal{width:50%;height:800px;position:fixed;top:10%;left:25%;background:#fff;border:1px solid #000;box-sizing:border-box;border-radius:20px;outline:none;z-index:3}.incoming_call__modal .call__wrapper{width:100%;height:100%;display:flex;flex-direction:column;align-items:center}.incoming_call__modal .call__wrapper p{font-weight:700;font-size:24px;line-height:29px;color:#1e2e46;margin-top:40px}.incoming_call__modal .call__wrapper .call__in_call{margin-bottom:15px}.incoming_call__modal .call__wrapper .call__dots{margin-top:5px;margin-bottom:0}.incoming_call__modal .call__wrapper .call__input_container{width:90%;height:83px;margin-top:40px}.incoming_call__modal .call__wrapper .call__input_container .call__input{width:100%;height:100%;display:flex;align-items:center;justify-content:center;overflow-wrap:anywhere}.incoming_call__modal .call__wrapper .call__input_container .call__input p{font-weight:700;font-size:24px;line-height:29px;color:#1e2e46;margin:0}.incoming_call__modal .call__wrapper .call__digits_container{width:60%;display:flex;flex-direction:column;justify-content:center}.incoming_call__modal .call__wrapper .call__digits_container .call__digits_row{width:100%;height:56px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid #000;border-left:1px solid #000;border-right:1px solid #000}.incoming_call__modal .call__wrapper .call__digits_container .call__digits_row .call__digit{width:100%;height:100%;display:flex;justify-content:center;align-items:center;font-weight:700;font-size:24px;line-height:29px;color:#1e2e46;border-left:1px solid #000;border-right:1px solid #000;cursor:pointer;-webkit-user-select:none;-ms-user-select:none;user-select:none}.incoming_call__modal .call__wrapper .call__digits_container .call__digits_row .call__digit:first-of-type,.incoming_call__modal .call__wrapper .call__digits_container .call__digits_row .call__digit:last-of-type{border:none}.incoming_call__modal .call__wrapper .call__digits_container .call__digits_row:first-of-type{border-top:1px solid #000;border-top-left-radius:10px;border-top-right-radius:10px}.incoming_call__modal .call__wrapper .call__digits_container .call__digits_row:last-of-type{border-bottom:1px solid #000;border-bottom-left-radius:10px;border-bottom-right-radius:10px}.incoming_call__modal .call__wrapper img{width:100px;height:100px;margin-top:8%;cursor:pointer}
/*# sourceMappingURL=main.6b1a7655.chunk.css.map */