.layout-blog .modal-pop-up{display:flex;position:fixed;top:0;left:0;width:100%;height:100%;background:var(--color-bg);flex-direction:column;align-items:center;overflow:auto;z-index:1000;padding:4vw}.layout-blog .modal-pop-up__close-button{position:absolute;top:1vw;right:1vw}.layout-blog .modal-pop-up__close-icon{width:1.5rem;height:1.5rem;color:var(--color-text)}.layout-blog .modal-pop-up__logo-mob{display:block}@media(min-width:1200px){.layout-blog .modal-pop-up__logo-mob{display:none}}.layout-blog .modal-pop-up__logo-desk{display:none}@media(min-width:1200px){.layout-blog .modal-pop-up__logo-desk{display:block}}.layout-blog .modal-pop-up__content{max-width:120rem;display:flex;flex-direction:column;width:100%;font-family:SuisseIntl,sans-serif;animation:partners-modal-appearance .75s ease}@media(min-width:1200px){.layout-blog .modal-pop-up__content{flex-direction:row;align-items:center;gap:1.875rem;max-width:82.5rem}}.layout-blog .modal-pop-up__text-wrapper{display:flex;flex-direction:column;align-items:flex-start;gap:1.125rem;margin-bottom:1.5rem}@media(min-width:1024px){.layout-blog .modal-pop-up__text-wrapper{gap:.75rem;margin-bottom:2.5rem}}.layout-blog .modal-pop-up__title{font-size:2rem;font-weight:400;line-height:2.5rem}@media(min-width:1024px){.layout-blog .modal-pop-up__title{font-size:4rem;line-height:4.5rem}}.layout-blog .modal-pop-up__subtitle{font-size:.875rem;line-height:1.5rem}.layout-blog .modal-pop-up__input-group{display:flex;flex-direction:column;margin-bottom:2.5rem}.layout-blog .modal-pop-up__input-group>:not(:last-child){margin-bottom:1.5rem}@media(min-width:768px){.layout-blog .modal-pop-up__input-group{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:2.5rem;gap:2.5rem}.layout-blog .modal-pop-up__input-group>:not(:last-child){margin-bottom:0}}.layout-blog .modal-pop-up__comment{max-width:48.6875rem}.layout-blog .modal-pop-up__input{font-size:.875rem;line-height:1.625rem;color:var(--color-text);padding:0;width:100%;height:2.125rem;border:0;border-bottom:.0625rem solid rgba(0,0,0,.4);border-radius:0;outline:0}@media(min-width:1024px){.layout-blog .modal-pop-up__input{font-size:1.125rem}}.layout-blog .modal-pop-up__input input{display:block;-webkit-appearance:none;-moz-appearance:none;appearance:none;width:100%;margin:0;padding:.0625rem .125rem;border:0;outline:0;background:none;resize:none;font:inherit;color:inherit}.layout-blog .modal-pop-up__input input::placeholder{color:rgba(0,0,0,.6);opacity:.9}.layout-blog .modal-pop-up__preferred{display:flex;flex-direction:column;gap:1.25rem;margin-bottom:1.875rem}@media(min-width:1024px){.layout-blog .modal-pop-up__preferred{gap:.75rem;margin-bottom:2.5rem}}.layout-blog .modal-pop-up__preferred-text{font-size:.875rem;line-height:1.625rem}@media(min-width:1024px){.layout-blog .modal-pop-up__preferred-text{font-size:1.125rem}}.layout-blog .modal-pop-up__preferred-radio{display:flex;gap:.5rem;font-size:.75rem;overflow-x:scroll;font-weight:500;line-height:1.125rem;width:100%;padding-bottom:.625rem;scrollbar-width:thin}@media(min-width:768px){.layout-blog .modal-pop-up__preferred-radio{overflow-x:hidden;font-size:.875rem;padding:0}}.layout-blog .modal-pop-up__checkbox-block{font-size:.875rem;line-height:1.5rem;padding-left:1.75rem}.layout-blog .modal-pop-up__checkbox-block a{color:var(--color-text);font-weight:500;text-decoration:none}.layout-blog .modal-pop-up__actions{display:flex;align-items:center}.layout-blog .modal-pop-up .button-submit{display:flex;padding:1.25rem 2.5rem;margin:1.5rem;justify-content:center;align-items:center;border-radius:2.5rem;background:var(--color-accent-pink);font-family:var(--font-family);font-weight:var(--font-weight-medium);color:var(--color-bg);text-align:center;font-size:1rem;line-height:1.5rem;border:0;cursor:pointer}.layout-blog .modal-pop-up .button-submit:disabled{opacity:.6;cursor:default}.layout-blog .custom-radio{display:none}.layout-blog .scroll-block{width:200%}@media(min-width:768px){.layout-blog .scroll-block{width:100%}}.layout-blog .custom-label{cursor:pointer;display:flex;justify-content:flex-start;align-items:flex-start;width:7.5rem;height:6rem;padding:.6875rem 1rem;border-radius:1rem;border:.0625rem solid var(--color-text);transition:background-color .3s}@media(min-width:1024px){.layout-blog .custom-label{width:8.5rem}}.layout-blog .custom-label:hover,.layout-blog .custom-radio:checked+.custom-label{background-color:var(--color-text);color:var(--color-bg)}.layout-blog .modal-pop-up .modal-pop-up__preferred-radio .custom-label:after,.layout-blog .modal-pop-up .modal-pop-up__preferred-radio .custom-label:before{content:none}.layout-blog .modal-pop-up .modal-pop-up__checkbox-block .consent-checkbox{display:flex;align-items:center;position:relative;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;padding-left:1.75rem;min-height:1.25rem}.layout-blog .modal-pop-up .modal-pop-up__checkbox-block .consent-checkbox input[type=checkbox]{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.layout-blog .modal-pop-up .modal-pop-up__checkbox-block .consent-checkbox input[type=checkbox]:checked~label:before{background:var(--color-bg);border-color:var(--color-text)}.layout-blog .modal-pop-up .modal-pop-up__checkbox-block .consent-checkbox input[type=checkbox]:checked~label:after{display:block}.layout-blog .modal-pop-up .modal-pop-up__checkbox-block .consent-checkbox label{position:relative;cursor:pointer}.layout-blog .modal-pop-up .modal-pop-up__checkbox-block .consent-checkbox label:before{content:"";position:absolute;left:-3.625rem;top:.8125rem;width:1.125rem;height:1.125rem;border:.0625rem solid var(--color-text);border-radius:.1875rem;background:var(--color-bg);transition:all .2s}.layout-blog .modal-pop-up .modal-pop-up__checkbox-block .consent-checkbox label:after{content:"";position:absolute;display:none;left:-3.1875rem;top:.9375rem;width:.375rem;height:.625rem;border:solid var(--color-text);border-width:0 .125rem .125rem 0;transform:rotate(45deg)}@keyframes partners-modal-appearance{0%{opacity:0}to{opacity:1}}.layout-blog .competencies{padding:6.25rem 0 3.125rem;background-color:var(--color-bg-alt)}.layout-blog .competencies__title{font-size:2rem;line-height:2.5rem;margin:0}.layout-blog .competencies__row{display:flex;flex-wrap:wrap;justify-content:center;margin-bottom:2.5rem}@media(min-width:1024px){.layout-blog .competencies__row{margin-bottom:1.875rem}}.layout-blog .competencies__col{width:100%;margin:0 0 1.25rem}@media(min-width:1024px){.layout-blog .competencies__col{width:25%}}.layout-blog .competencies__block{cursor:default}.layout-blog .competencies__block:hover .competencies__num{color:var(--color-accent-pink)}.layout-blog .competencies__block:hover .competencies__num span{transform:translateY(-5px)}.layout-blog .competencies__num{font-family:var(--font-family);font-weight:var(--font-weight-xbold);font-size:7.8125rem;line-height:9.375rem;color:#e4e5e4;letter-spacing:-.025rem;overflow:hidden;transition:all .15s;margin-bottom:.3125rem}@media(min-width:1600px){.layout-blog .competencies__num{font-size:12.5rem}}.layout-blog .competencies__num span{display:block;transform:translateY(50px);transition:all .15s}@media(min-width:1600px){.layout-blog .competencies__num span{transform:translateY(40px)}}.layout-blog .competencies__name{font-family:var(--font-family);font-weight:var(--font-weight-bold);font-size:1.375rem;line-height:1;width:90%}.layout-blog .competencies__name span{font-family:var(--font-family);font-weight:var(--font-weight-regular);display:block}@media(min-width:1024px){.layout-blog .competencies__name{font-size:.75rem;line-height:1.3}}@media(min-width:1600px){.layout-blog .competencies__name{font-size:1.25rem;line-height:1.4375rem}}.layout-blog .contact-section{background:var(--color-bg);padding:3.125rem 0 0}@media(min-width:1024px){.layout-blog .contact-section{background:linear-gradient(to right,var(--color-bg) 30%,var(--color-bg-gray) 30%);border-bottom:.125rem solid var(--color-bg-gray);padding:0}}.layout-blog .contact-section__block{display:flex;flex-wrap:wrap}.layout-blog .contact-section__item{width:100%;padding:0}@media(min-width:1024px){.layout-blog .contact-section__item{width:auto;padding-top:4.375rem;padding-bottom:4.375rem}}@media(min-width:1600px){.layout-blog .contact-section__item{padding-top:6.25rem;padding-bottom:6.25rem}}.layout-blog .contact-section__item--form{margin-bottom:3.125rem;background-color:var(--color-bg)}@media(min-width:1024px){.layout-blog .contact-section__item--form{padding-left:3%;padding-right:5%}}@media(min-width:1200px){.layout-blog .contact-section__item--form{padding-left:calc((100% - 61.25rem)/2);padding-right:3.125rem;margin-bottom:0}}@media(min-width:1600px){.layout-blog .contact-section__item--form{padding-left:calc((100% - 94.375rem)/2);padding-right:3.75rem;width:43%}}.layout-blog .contact-section__item--form .title{white-space:normal;font-size:1.875rem;line-height:1.2;max-width:11em;margin-bottom:1.875rem}.layout-blog .contact-section__item--form .btn{height:5.3125rem;font-size:1.25rem;margin:0 0 2em}.layout-blog .contact-section__item--form .btn__content{justify-content:space-between}.layout-blog .contact-section__item--info{position:relative;overflow:hidden;background-color:rgba(0,0,0,0)}@media(min-width:1024px){.layout-blog .contact-section__item--info{padding-left:5%;background-color:var(--color-bg-alt)}}@media(min-width:1200px){.layout-blog .contact-section__item--info{padding-left:6.25rem}}@media(min-width:1600px){.layout-blog .contact-section__item--info{padding-left:11.5625rem;width:57%}}.layout-blog .contact-section__video{display:none;position:absolute;width:95%;top:1.25rem;left:5%}@media(min-width:1024px){.layout-blog .contact-section__video{display:block}}@media(min-width:1200px){.layout-blog .contact-section__video{width:calc(100% - 6.25rem);left:6.25rem}}@media(min-width:1600px){.layout-blog .contact-section__video{width:calc(100% - 11.5625rem);left:11.5625rem;top:0}}.layout-blog .contact-section .tg-block{display:flex;align-items:center}.layout-blog .contact-section .tg-block__icon{width:1.1875rem;height:1.1875rem;margin-right:.625rem}.layout-blog .contact-section .tg-block__title{font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:.875rem;color:#38aeea}.layout-blog .contact-section__address{position:relative;z-index:1;font-style:normal}.layout-blog .contact-section__address-row{margin-bottom:2.5rem}.layout-blog .contact-section__address-row:last-child{margin-bottom:0}.layout-blog .contact-section__address-row h3{font-family:var(--font-family);font-weight:var(--font-weight-medium);font-size:.875rem;color:#979797;line-height:1;margin:0}.layout-blog .contact-section__address-row p{font-family:var(--font-family);font-weight:var(--font-weight-medium);color:var(--color-text);margin:0 0 1rem}.layout-blog .contact-section__address-row p:last-child{margin-bottom:0}.layout-blog .contact-section__address-row a{font-family:var(--font-family);font-weight:var(--font-weight-medium);color:var(--color-text)}.layout-blog .hero{color:var(--color-text);background:linear-gradient(200deg,#f7f7f7,#f4f4f4)}.layout-blog .hero__content{height:calc(100vh - 5.625rem);max-height:46.875rem;display:flex;align-items:flex-end;padding-bottom:1.875rem;background:url(/assets/blog/partners/partners_head_mob.svg) no-repeat 100% 3.125rem}@media(min-width:1024px){.layout-blog .hero__content{height:100vh;align-items:center;padding-bottom:0;background-image:url(/assets/blog/partners/partners_head.svg)}}.layout-blog .hero__title{max-width:45rem}.layout-blog .hero__container .btn{margin-top:1rem}.layout-blog .teaser{background-color:var(--color-bg-soft);padding:4.375rem 0}.layout-blog .teaser__text{border-left:.125rem solid var(--color-border);width:90%;padding:0 2rem;display:block;margin:0 auto;font-family:var(--font-family);font-size:1.125rem;line-height:1.4375rem;position:relative;left:-2rem}@media(min-width:1200px){.layout-blog .teaser__text{width:100%;max-width:73.125rem;padding:0 5.9375rem;font-size:1.375rem;line-height:1.5rem;position:static;left:auto}}@media(min-width:1600px){.layout-blog .teaser__text{max-width:104.875rem;padding:0 5rem}}.layout-blog .impulse{width:90%;padding:0;margin:0 auto}@media(min-width:1200px){.layout-blog .impulse{display:flex;flex-wrap:nowrap;justify-content:space-between;align-items:stretch;width:100%;max-width:70.75rem;padding:0 5rem}}@media(min-width:1600px){.layout-blog .impulse{max-width:104.875rem}}.layout-blog .impulse__text{width:auto;padding:1.5625rem 0 0;font-family:var(--font-family)}@media(min-width:1200px){.layout-blog .impulse__text{width:40%;padding:5.9375rem 0 6.25rem}}@media(min-width:1600px){.layout-blog .impulse__text{width:50%}}.layout-blog .impulse__text h4{font-size:1.25rem;font-weight:700;line-height:1.5rem;margin:0 0 .625rem}@media(min-width:1600px){.layout-blog .impulse__text h4{font-size:1.375rem;line-height:1.5625rem}}.layout-blog .impulse__text p{font-size:.875rem;line-height:1.125rem;margin:0 0 3.125rem}.layout-blog .impulse__text p:last-of-type{margin:0}@media(min-width:1600px){.layout-blog .impulse__text p{font-size:1rem;line-height:1.5rem}}.layout-blog .impulse__bg{display:none}@media(min-width:1200px){.layout-blog .impulse__bg{display:block;width:60%;background:url(/assets/blog/partners/partners_bg.svg) no-repeat 50% 50%;background-size:contain}}@media(min-width:1600px){.layout-blog .impulse__bg{width:50%;background-position:50% 0;background-size:auto}}.layout-blog .suitable{padding:5rem 0 6.25rem;background-color:var(--color-bg-alt)}.layout-blog .suitable__title{margin:0 0 1.875rem}.layout-blog .suitable__block{display:flex;flex-wrap:wrap;box-shadow:0 1.25rem 7.5rem rgba(218,225,235,.8)}.layout-blog .suitable__item{box-sizing:border-box;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;padding:1.875rem;background-color:var(--color-accent-blue);width:100%;min-height:6.875rem;color:var(--color-bg);border-bottom:.0625rem solid rgba(0,0,0,.1);transition:background-color .25s}@media(min-width:1024px){.layout-blog .suitable__item{align-items:normal;justify-content:normal;width:33.33%;min-height:0;padding:3.75rem;border-bottom:0}}.layout-blog .suitable__item:hover{background-color:#539bff}.layout-blog .suitable__item p{margin:.9375rem 0 0;font-family:var(--font-family);font-size:1rem;line-height:1.125rem;align-self:flex-start;text-align:left;width:100%}.layout-blog .suitable__link{font-family:var(--font-family);font-weight:700}.layout-blog .suitable__icon{display:flex;align-items:flex-end;min-height:2rem;margin-bottom:0;width:2.8125rem;flex-shrink:0}@media(min-width:1024px){.layout-blog .suitable__icon{margin-bottom:2.1875rem;width:auto}}.layout-blog .suitable__icon svg{width:2.5625rem;height:2.5625rem;fill:none}.layout-blog .how{padding:3.75rem 0 6.25rem;background-color:var(--color-bg-soft)}.layout-blog .how__title{line-height:160%;margin:0 0 1rem;padding:1.25rem 0}.layout-blog .how__title:before{top:0}@media(min-width:1024px){.layout-blog .how__title{margin-bottom:2.8125rem}}.layout-blog .how__subtitle{margin:0 0 2.1875rem}.layout-blog .how__block{display:flex;flex-direction:column;justify-content:space-between;align-items:stretch}@media(min-width:768px){.layout-blog .how__block{flex-direction:row;flex-wrap:nowrap}}.layout-blog .how__item{width:auto;margin:0 0 3em}@media(min-width:768px){.layout-blog .how__item{width:24%;margin:0}}.layout-blog .how__icon-block{display:flex;justify-content:space-between;align-items:stretch;margin:0 0 .625rem}.layout-blog .how__icon{display:block;flex-shrink:0;width:3.1875rem;height:3.1875rem;fill:none}.layout-blog .how__dots{width:100%}.layout-blog .how__dots,.layout-blog .how__dots--last{background:url(/assets/blog/partners/dots.svg) repeat-x 0 55%}@media(min-width:768px){.layout-blog .how__dots--last{background:none}}.layout-blog .how__text{font-family:var(--font-family);font-size:1rem;line-height:1.25rem;width:auto}@media(min-width:768px){.layout-blog .how__text{width:80%}}.layout-blog .how__feature{font-family:var(--font-family);font-size:1.375rem;font-weight:var(--font-weight-regular);line-height:1.5rem;width:auto;margin:2.5rem 0}.layout-blog .how__feature:last-of-type{margin-bottom:0}@media(min-width:768px){.layout-blog .how__feature{width:55%;margin:5rem 0}.layout-blog .how__feature:last-of-type{margin-bottom:0}}.layout-blog .why{padding:3.75rem 0 3.125rem;background-color:var(--color-bg-alt)}.layout-blog .why__title{line-height:160%;margin:0 0 1.875rem;padding:1.25rem 0}.layout-blog .why__block{display:block}@media(min-width:768px){.layout-blog .why__block{display:flex;flex-wrap:nowrap;justify-content:flex-start;align-items:stretch}}.layout-blog .why__item{width:auto;margin:0 0 2.5rem}@media(min-width:768px){.layout-blog .why__item{width:30%;margin:0 1% 2.5rem 0}}.layout-blog .why__item--badge{position:relative;display:flex;align-items:center;aspect-ratio:720/463}.layout-blog .why__item--badge img{width:100%;height:100%;object-fit:contain}.layout-blog .why__icon-block{display:flex;justify-content:space-between;align-items:stretch;margin:0 0 .625rem}.layout-blog .why__icon{display:block;flex-shrink:0;width:3.1875rem;height:3.1875rem;fill:none}.layout-blog .why__name{font-family:var(--font-family);font-size:1.375rem;line-height:1.5625rem;margin:0 0 .625rem;font-weight:600}.layout-blog .why__text{font-family:var(--font-family);font-size:1rem;line-height:1.25rem;width:auto}@media(min-width:768px){.layout-blog .why__text{width:80%}}.layout-blog .with-us{padding:3.125rem 0;background-color:var(--color-bg-soft)}@media(min-width:1024px){.layout-blog .with-us{padding:6.25rem 0 5.625rem}}.layout-blog .with-us__title{font-size:2rem;line-height:2.5rem;margin-bottom:2.5rem}.layout-blog .with-us__block{display:flex;flex-wrap:wrap}.layout-blog .with-us__item{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;width:50%;height:5.6875rem;padding:1.875rem 0;box-sizing:border-box;border-right:.0625rem solid rgba(0,0,0,.1);border-bottom:.0625rem solid rgba(0,0,0,.1);transition:background-color .25s}.layout-blog .with-us__item:nth-child(2n+2){border-right-color:rgba(0,0,0,0)}.layout-blog .with-us__item:nth-last-child(-n+3){border-bottom-color:rgba(0,0,0,.1)}.layout-blog .with-us__item:nth-last-child(-n+1){border-bottom-color:rgba(0,0,0,0)}@media(min-width:1024px){.layout-blog .with-us__item{width:25%;height:auto}.layout-blog .with-us__item:nth-child(2n+2){border-right-color:rgba(0,0,0,.1)}.layout-blog .with-us__item:nth-child(4n+4){border-right-color:rgba(0,0,0,0)}.layout-blog .with-us__item:nth-last-child(-n+3){border-bottom-color:rgba(0,0,0,0)}}.layout-blog .with-us__item:hover{background-color:var(--color-bg)}.layout-blog .with-us__item:hover .with-us__icon-item{transform:translateY(-24px);filter:grayscale(0);opacity:1}.layout-blog .with-us__item:hover .with-us__text{transform:translateY(34px);opacity:1}.layout-blog .with-us__icon{position:relative;display:flex;width:5rem;height:1.875rem}@media(min-width:1024px){.layout-blog .with-us__icon{width:8.75rem;height:4.375rem}}.layout-blog .with-us__icon-item{width:100%;height:100%;filter:grayscale(100%);opacity:.2;object-fit:contain;transition:all .25s}.layout-blog .with-us__text{opacity:0;font-family:var(--font-family);font-weight:var(--font-weight-medium);text-align:center;transform:translateY(-24px);position:absolute;transition:all .25s}.layout-blog .cta{position:relative;overflow:hidden;height:auto;background-color:var(--color-bg-alt);display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:3.125rem .9375rem}@media(min-width:1024px){.layout-blog .cta{height:45rem;justify-content:center;padding:0}}.layout-blog .cta__title{position:relative;text-align:center;font-family:var(--font-family);font-size:1.5rem;line-height:125%;letter-spacing:-.08125rem;z-index:1}.layout-blog .cta__title--bold{font-weight:700}@media(min-width:1024px){.layout-blog .cta__title{font-size:2rem}}.layout-blog .cta__video{position:static;width:100%;transform:none;margin-top:1.875rem}@media(min-width:1024px){.layout-blog .cta__video{position:absolute;width:28.4375rem;transform:translate(-73%);margin-top:0}}