.case_investors_frame{border-radius:.4rem;border:1px solid var(--border-color-primary);background:#fff;padding:1.5rem .8rem;display:flex;flex-direction:column}@media screen and (min-width:769px){.case_investors_frame{padding:4rem 3rem}}@media screen and (min-width:1300px){.case_investors_frame{padding:4rem 5rem}}@media screen and (min-width:992px){.case_investors_frame{flex-direction:row;justify-content:space-between}}@media screen and (min-width:1600px){.case_investors_frame{align-items:center}}.case_investors_col.company_col .company_badge{margin-left:auto}.case_investors_col.company_col:not(:last-child){padding-bottom:1.5rem}@media screen and (min-width:992px){.case_investors_col.company_col{flex-shrink:0;width:26rem;padding-right:3rem}.case_investors_col.company_col:not(:last-child){padding-bottom:unset}.case_investors_col.company_col .company_badge{margin-left:0;width:max-content}}.case_investors_col.features_col{border-top:1px solid var(--border-color-primary);border-bottom:1px solid var(--border-color-primary)}@media screen and (min-width:992px){.case_investors_col.features_col{border-top:none;border-bottom:none;border-left:1px solid var(--border-color-primary);border-right:1px solid var(--border-color-primary)}}@media screen and (min-width:1600px){.case_investors_col.features_col{flex-grow:1}}.case_investors_col.contacts_col:not(:first-child){padding-top:2.5rem}@media screen and (min-width:992px){.case_investors_col.contacts_col{width:26rem;flex-shrink:0;padding-left:3rem}.case_investors_col.contacts_col:not(:first-child){padding-top:unset}}@media screen and (min-width:1600px){.case_investors_col.contacts_col{align-self:flex-start}}.case_investors_features{display:flex;flex-wrap:wrap;padding-top:1.2rem;padding-bottom:1.2rem}.case_investors_feature{width:50%;text-align:center;padding:1.2rem .5rem;color:rgba(var(--secondary-rgb),.8);font-size:1.4rem;font-weight:500}@media screen and (min-width:1600px){.case_investors_feature{width:25%}}.case_investors_feature_head{color:var(--secondary);font-size:3.2rem;font-weight:700}.contacts_col_buttons{display:flex;flex-direction:column;gap:.8rem;padding-left:.8rem;padding-right:.8rem}@media screen and (min-width:600px){.contacts_col_buttons{max-width:30rem;margin-left:auto;margin-right:auto}}@media screen and (min-width:1600px){.contacts_col_buttons{max-width:20rem;padding:0;margin-right:0}}.contacts_col_label{position:relative;width:24.1rem;height:4.3rem;color:var(--secondary);font-size:1.6rem;font-weight:700;line-height:normal;text-transform:uppercase;text-align:center;display:flex;align-items:center;justify-content:center;padding:.5rem;margin-left:auto;margin-right:-1.8rem}@media screen and (min-width:769px){.contacts_col_label{margin-right:-4rem}}@media screen and (min-width:1300px){.contacts_col_label{margin-right:-6rem}}.contacts_col_label:not(:last-child){margin-bottom:1.5rem}.contacts_col_label svg{position:absolute;top:0;right:0}.contacts_col_label svg.svg-arrow{width:100%;height:100%}.contacts_col_label svg.svg-corner{top:100%;right:1px}.contacts_col_label p{color:#fff;position:relative}.sa_sides{position:relative;display:flex;justify-content:space-between;flex-direction:column;align-items:center;gap:2.5rem}.sa_sides:not(:last-child){margin-bottom:6rem}@media screen and (min-width:769px){.sa_sides{flex-direction:row}}@media screen and (min-width:1580px){.sa_sides{margin-left:-5.5rem;margin-right:-5.5rem}}.sa_form{width:100%}@media screen and (min-width:421px){.sa_form{width:39.5rem}}.sa_content{width:100%;position:relative}@media screen and (min-width:769px){.sa_content{width:calc(100% - 43.5rem);position:unset}}.sa_slider_wrapper{width:calc(100% + 2.2rem);position:relative;overflow:hidden;margin-left:-1rem;margin-right:-1rem}@media screen and (min-width:651px){.sa_slider_wrapper{width:130rem}}.sa_slider{width:31rem}@media screen and (min-width:651px){.sa_slider{width:64rem}}@media screen and (min-width:1500px){.sa_slider{width:74rem}}.sa_slide{border-radius:0 0 .4rem .4rem;border:1px solid #eaeaea;background:#fff;max-width:35rem}.sa_slide:hover{border-color:var(--primary);box-shadow:0 0 1rem 0 rgba(0,0,0,.03)}.sa_slide_content{padding:3.5rem 2rem 2rem;display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1}.sa_slide_image{margin:-1px;position:relative;overflow:hidden;height:21rem}.sa_slide_image .picture{height:100%;width:100%}.sa_slide_image:before{content:"";display:block;width:100%;height:10rem;background:linear-gradient(180deg,rgba(50,50,58,0),#32323a);position:absolute;left:0;bottom:0;z-index:1}.sa_slide_title{font-size:1.5rem;font-weight:700;line-height:1.3;display:block}.sa_slide_title:hover{color:var(--primary);text-decoration:underline}.sa_slide_author{display:flex;align-items:center;gap:1rem;margin-top:-6rem}.sa_slide_author_content{display:flex;flex-direction:column;gap:1rem;color:#fff;font-size:1.2rem}.sa_slide_author_name{color:var(--secondary);font-size:1.3rem;font-weight:700}.blog_sides{display:flex;justify-content:space-between;width:100%}@media screen and (max-width:1199px){.blog_sides.no_overflow{overflow:hidden}}.blog_sides+.breadcrumbs_wrapper{white-space:nowrap;flex-wrap:nowrap;padding-left:1.2rem;padding-right:1.2rem;margin-top:-4rem}@media screen and (min-width:767px){.blog_sides+.breadcrumbs_wrapper{padding-left:0;padding-right:0}}@media screen and (min-width:1199px){.blog_sides+.breadcrumbs_wrapper{margin-left:25rem;padding-left:1.2rem;padding-right:1.2rem}.blog_sides+.breadcrumbs_wrapper.screen_content{max-width:calc(100% - 25rem)}}@media screen and (min-width:1300px){.blog_sides+.breadcrumbs_wrapper{margin-left:28.6rem}.blog_sides+.breadcrumbs_wrapper.screen_content{max-width:calc(100% - 28.6rem)}}@media screen and (min-width:601px){.blog_sides+.breadcrumbs_wrapper .horizontal_scrolled_shadow:after,.blog_sides+.breadcrumbs_wrapper .horizontal_scrolled_shadow:before{display:block}}.blog_content{width:100%}.blog_content .screen_content{max-width:147.4rem}.blog_content .sa_sides{margin-left:0;margin-right:0}@media screen and (min-width:1200px){.blog_content .custom_arrows{margin-left:-14.5rem}}.blog_content .breadcrumbs{padding-left:2rem;padding-right:2rem}.blog_content .hero_content .wide_container,.blog_content .wide_container{max-width:151.5rem}.blog_content .hero_side.content_side:first-child:last-child{max-width:100%}.blog_content .hero_side.content_side:first-child:last-child .subtitle{max-width:68rem;margin-left:auto;margin-right:auto}@media screen and (min-width:1200px){.blog_content{width:calc(100% - 25rem)}}@media screen and (min-width:1300px){.blog_content{width:calc(100% - 28.6rem)}}section+.breadcrumbs_wrapper{margin-top:-4rem;padding-left:1.2rem;padding-right:1.2rem}@media screen and (min-width:767px){section+.breadcrumbs_wrapper{padding-left:0;padding-right:0}}@media screen and (min-width:601px){section+.breadcrumbs_wrapper .horizontal_scrolled_shadow:after,section+.breadcrumbs_wrapper .horizontal_scrolled_shadow:before{display:block}}.breadcrumbs{display:flex;flex-wrap:nowrap;align-items:center;gap:2.4rem;color:var(--text-color-primary);font-size:1.4rem;font-style:normal;font-weight:500;line-height:2rem;padding-bottom:2rem;overflow:auto;width:100%}.breadcrumbs,.breadcrumbs>*{flex-shrink:0}.breadcrumbs a{color:var(--primary);display:block;position:relative}.breadcrumbs a:after{content:"";display:block;width:.8rem;height:.8rem;background-image:url('data:image/svg+xml,%3Csvg xmlns="http://www.w3.org/2000/svg" width="8" height="8" fill="none"%3E%3Cpath fill="%23818692" fill-rule="evenodd" d="M1.21 7.805a.636.636 0 0 1 0-.943L4.275 4 1.209 1.138a.636.636 0 0 1 0-.943.75.75 0 0 1 1.01 0L5.791 3.53a.636.636 0 0 1 0 .942L2.219 7.805a.75.75 0 0 1-1.01 0Z" clip-rule="evenodd"/%3E%3C/svg%3E');position:absolute;top:50%;transform:translateY(-50%);right:-1.7rem;pointer-events:none}.footer_footer__lkica{display:block;width:100%;position:relative;overflow:hidden}.footer_footer__lkica.edit_offset{padding-bottom:8rem}.footer_footer__lkica .r-expanded .r-read-more-content{max-height:unset}.footer_footer__lkica .r-read-more-content{max-height:34rem}.footer_footer__lkica .r-read-more-btn{margin-left:0}.footer_footer__lkica .r-read-more-container.r-initiated:not(.r-expanded):before{background:linear-gradient(180deg,rgba(var(--secondary-rgb),0) 0,var(--secondary) 100%)}.footer_footer_bottom__gLKQz{border-top:1px solid #293942;padding:1.8rem 1.2rem}.footer_footer_bottom_content__lYn3G{display:flex;align-items:center;justify-content:space-between;flex-direction:column;gap:2rem}@media(min-width:769px){.footer_footer_bottom_content__lYn3G{gap:1.5rem;flex-direction:row}}.footer_footer_logo__pJo_Q{width:11rem;height:4rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.footer_fb_right__5BvZE{width:16rem;height:4rem;flex-shrink:0;position:relative;display:flex;align-items:flex-end;justify-content:flex-start}.footer_fb_right_text__KUcj5{position:absolute;top:0;right:0;font-size:1.2rem;font-style:normal;font-weight:500}.footer_fb_middle__7AHfS{display:flex;flex-direction:column;align-self:center;text-align:center}.footer_fb_middle__7AHfS>:not(:last-child){margin-bottom:1.5rem}.footer_fb_middle__7AHfS:not(:last-child){margin-bottom:1rem}@media(min-width:769px){.footer_fb_middle__7AHfS>:not(:last-child){margin-bottom:.5rem}.footer_fb_middle__7AHfS:not(:last-child){margin-bottom:unset}}.footer_copyright__kGqb1{font-size:1.3rem;color:#fff;line-height:2.2rem}.footer_footer_menu__YLSUC{display:flex;align-items:center;gap:.5rem 2.5rem;justify-content:center;flex-wrap:wrap;font-size:1.3rem}.footer_footer_top__VT_7Y{padding:4rem 1.2rem}@media(min-width:769px){.footer_footer_top__VT_7Y{padding:8rem 1.2rem 7rem}}.footer_footer_columns__yVCzb{display:grid;grid-template-columns:1fr;grid-gap:2rem;gap:2rem;align-items:start}@media(min-width:769px){.footer_footer_columns__yVCzb{gap:3rem;grid-template-columns:repeat(4,1fr)}}.footer_column__E36RF>:not(:last-child){margin-bottom:3rem}.footer_column__E36RF.r-read-more-btn{margin-left:0}@media(max-width:768px){.footer_column__E36RF.mobile_reversed{display:flex;flex-direction:column-reverse}.footer_column__E36RF.mobile_reversed>:not(:last-child){margin-top:2rem}}@media(min-width:769px){.footer_column__E36RF>:not(:last-child){margin-bottom:2.5rem}}.footer_column_block__DW7FK>:not(:last-child){margin-bottom:2rem}.footer_column_title__RBlW_{color:#fff;font-size:2rem;font-weight:700}.footer_column_list__3tC7m{font-size:1.4rem;font-weight:600;color:#c4c4c4}.footer_column_list__3tC7m>:not(:last-child){margin-bottom:1.3rem}.footer_column_list__3tC7m a{transition:color .2s ease-in-out}.footer_column_list__3tC7m a:hover{color:var(--primary)}.useful_links_list__SEGEV>:not(:last-child){margin-bottom:1.2rem}.useful_links_block__4V7UT{display:flex;align-items:flex-start;justify-content:space-between;color:#fff;font-size:1.4rem;font-weight:500}.useful_links_icon__Ic_gr{width:2rem;height:2rem;flex-shrink:0}.useful_links_icon__Ic_gr img,.useful_links_icon__Ic_gr svg{width:100%;height:100%}.useful_links_icon__Ic_gr svg *{fill:var(--primary)}.useful_links_title__WQJlJ{width:calc(100% - 2.8rem);align-self:center}.edit_saver{position:fixed;bottom:0;left:0;right:0;padding:1.5rem;background:var(--bg-color-primary);z-index:7;border-top:1px solid #fff}.edit_saver.is_shown{opacity:1;pointer-events:all}.saver_buttons{gap:.8rem}@media screen and (min-width:769px){.saver_buttons{gap:1.2rem}}.dev_btn{display:none}@media(min-width:991px){.dev_btn{display:flex}}.hidden_logger{position:absolute;left:2rem;top:50%;transform:translateY(-50%);width:2rem;height:2rem;opacity:0;display:flex;align-items:center;gap:.5rem}.hidden_logger .dev_btn{height:auto;padding:.5rem}.hidden_logger.is_showed{opacity:1}