@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@500;600;700&display=swap);
*{padding:0;margin:0;box-sizing:border-box;-webkit-print-color-adjust:exact;print-color-adjust:exact;-webkit-tap-highlight-color:rgba(0,0,0,0);outline:0}*::after,*::before{box-sizing:border-box}ol,ul{list-style:none}img{display:block}input{border:none;padding:0;margin:0}input[type=number]{-moz-appearance:textfield}input[type=number]::-webkit-outer-spin-button,input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}textarea{resize:none}button,input,textarea,select{background-color:rgba(0,0,0,0);border:0;border-radius:0;outline:0;cursor:pointer}button::-ms-clear,button::-ms-reveal,input::-ms-clear,input::-ms-reveal,textarea::-ms-clear,textarea::-ms-reveal,select::-ms-clear,select::-ms-reveal{display:none}button::-moz-focus-inner,button::-moz-focus-outer,input::-moz-focus-inner,input::-moz-focus-outer,textarea::-moz-focus-inner,textarea::-moz-focus-outer,select::-moz-focus-inner,select::-moz-focus-outer{border:0}svg{pointer-events:none;display:block;height:100%;width:100%}a{text-decoration:none;outline:0;cursor:pointer}@font-face{font-family:"Helvetica";src:url(/special/mozg/dist/assets/fonts/Helvetica.woff) format("woff");src:url(/special/mozg/dist/assets/fonts/Helvetica.woff2) format("woff2");font-weight:normal;font-style:normal;font-display:swap}html{font-size:16px}body{position:relative;display:flex;flex-direction:column;min-height:100vh;font-family:"Helvetica",sans-serif,-apple-system;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility;-moz-osx-font-smoothing:grayscale;-webkit-overflow-scrolling:touch;color:#fafcff;overflow-x:hidden;background:#fafbff;color:#545859}#app{flex:1 0 auto;display:flex;flex-direction:column;overflow:hidden}a{color:inherit}.container{position:relative;padding:0 16px;margin:0 auto;width:100%}@media(min-width: 375px){.container{padding:0 24px}}@media(min-width: 768px){.container{padding:0;width:486px}}@media(min-width: 1024px){.container{width:896px}}@media(min-width: 1280px){.container{width:1040px}}@media(min-width: 1920px){.container{width:1560px}}.row{position:relative;display:flex;flex-wrap:wrap;margin-left:-8px;margin-right:-8px}.col{position:relative;flex:0 0 100%;max-width:100%;padding-left:8px;padding-right:8px}.col-33{flex:0 0 33.3333%;max-width:33.3333%}.col-50{flex:0 0 50%;max-width:50%}@media(min-width: 1024px){.col-md-33{flex:0 0 33.3333%;max-width:33.3333%}}@media(min-width: 1024px){.col-md-50{flex:0 0 50%;max-width:50%}}[lazy]{opacity:0 !important;transition:opacity .3s !important}[lazy=loaded]{opacity:1 !important}.link{color:#537bf7}@media(min-width: 1280px){.link:hover{text-decoration:underline}}img{image-rendering:-webkit-optimize-contrast}.overflow-hidden{overflow:hidden}button{font-family:inherit}.h1{font-family:"Montserrat",sans-serif,-apple-system;font-weight:700;font-size:85px;line-height:102px}@media(min-width: 1280px){.h1{font-size:100px;line-height:100px}}.h2{font-family:"Montserrat",sans-serif,-apple-system;font-weight:700;font-size:32px;line-height:38px;text-transform:uppercase}@media(min-width: 375px){.h2{font-size:36px;line-height:43px}}@media(min-width: 1024px){.h2{font-size:40px;line-height:48px}}@media(min-width: 1280px){.h2{font-size:48px;line-height:56px}}.h3{font-family:"Montserrat",sans-serif,-apple-system;font-weight:700;font-size:24px;line-height:29px}@media(min-width: 1024px){.h3{font-size:32px;line-height:42px}}@media(min-width: 1280px){.h3{font-size:36px;line-height:42px}}.h4{font-family:"Montserrat",sans-serif,-apple-system;font-weight:500;font-size:24px;line-height:26px}@media(min-width: 1280px){.h4{font-size:32px;line-height:40px}}.h4--600{font-weight:600}.h5{font-family:"Montserrat",sans-serif,-apple-system;font-weight:600;font-size:20px;line-height:27px}@media(min-width: 1280px){.h5{font-size:24px;line-height:32px}}.h6{font-family:"Montserrat",sans-serif,-apple-system;font-weight:600;font-size:18px;line-height:24px}.p1{font-weight:400;font-size:16px;line-height:22px}@media(min-width: 1024px){.p1{font-size:20px;line-height:28px}}.p2{font-weight:400;font-size:16px;line-height:22px}@media(min-width: 1280px){.p2{font-size:18px;line-height:26px}}.p3{font-weight:400;font-size:16px;line-height:24px}.c1{font-family:"Montserrat",sans-serif,-apple-system;font-weight:600;font-size:14px;line-height:18px}.list{padding-left:10px;list-style-type:disc;list-style-position:inside}.loader{display:block;position:relative;left:50%;top:50%;width:150px;height:150px;margin:-75px 0 0 -75px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-top-color:#2a59e7;animation:spin 2s linear infinite;will-change:transform}.loader::before{content:"";position:absolute;top:5px;left:5px;right:5px;bottom:5px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-top-color:#537bf6;animation:spin 3s linear infinite;will-change:transform}.loader::after{content:"";position:absolute;top:15px;left:15px;right:15px;bottom:15px;border-radius:50%;border:3px solid rgba(0,0,0,0);border-top-color:#c5d4fe;animation:spin 1.5s linear infinite;will-change:transform}@keyframes spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}video{appearance:none}*::-webkit-media-controls-panel{display:none !important;-webkit-appearance:none}*::-webkit-media-controls-play-button{display:none !important;-webkit-appearance:none}*::-webkit-media-controls-start-playback-button{display:none !important;-webkit-appearance:none}body>.overflow-hidden{position:relative}.share__icons{display:flex;justify-content:center}.share__social{position:relative;display:flex;justify-content:center;align-items:center;width:40px;height:40px;border-radius:50%;border:1px solid #000;cursor:pointer}@media(min-width: 1280px){.share__social{transition:background-color .3s ease}.share__social:hover{background-color:#000}.share__social:hover svg{fill:#fafcff}}.share__social:not(:last-of-type){margin-right:12px}.share__social--tg svg{left:-1px}.share__social svg{position:relative;display:block;width:34px;height:36px;fill:#000;transition:fill .3s}.picture{display:block;max-width:100%;height:auto}.picture__img{display:block;max-width:100%;height:auto}.header{position:absolute;z-index:100;top:0;left:0;width:100%;height:60px;background:#fafcff;box-shadow:0px 4px 4px rgba(0,0,0,.15)}@media(min-width: 768px){.header{position:fixed}}.header__logo{display:block;position:relative;fill:#000}.header__logo--main{width:57px;height:38px}@media(min-width: 768px){.header__logo--main{width:95px;height:18px}}@media(min-width: 768px){.header__logo--main svg:first-child{display:none}}.header__logo--main svg:last-child{display:none}@media(min-width: 768px){.header__logo--main svg:last-child{display:block}}.header__share .share__social{width:26px;height:26px}@media(min-width: 1024px){.header__share .share__social{width:40px;height:40px}}.header__share .share__social:not(:last-of-type){margin-right:8px}@media(min-width: 1024px){.header__share .share__social:not(:last-of-type){margin-right:12px}}.header__share .share__social svg{width:24px;height:26px}@media(min-width: 1024px){.header__share .share__social svg{width:34px;height:36px}}.header__container{display:flex;align-items:center;justify-content:space-between;height:100%}.footer{position:relative;z-index:100;width:100%;padding:13px 0;font-size:16px;line-height:22px;background:#c5d4fe;color:#272e75}@media(min-width: 768px){.footer{padding:24px 0}}.footer__container{display:flex;flex-direction:column;justify-content:flex-start}@media(min-width: 768px){.footer__container{align-items:center;flex-direction:row}}@media(min-width: 1920px){.footer__container{width:1080px}}.footer__link{color:inherit;text-decoration:none;cursor:pointer}@media(min-width: 1280px){.footer__link:hover{text-decoration:underline}}.footer__share{position:absolute;top:50%;transform:translateY(-50%);right:24px}@media(min-width: 768px){.footer__share{position:relative;top:auto;right:auto;transform:none;margin-left:auto}}.footer__share .share__social{width:32px;height:32px;border-color:#272e75}@media(min-width: 1024px){.footer__share .share__social{width:40px;height:40px}}@media(min-width: 1280px){.footer__share .share__social:hover{border-color:#2e3033}.footer__share .share__social:hover svg{fill:#fafcff}}.footer__share .share__social:not(:last-of-type){margin-right:8px}@media(min-width: 1024px){.footer__share .share__social:not(:last-of-type){margin-right:12px}}.footer__share .share__social svg{width:30px;height:32px;fill:#272e75}@media(min-width: 1024px){.footer__share .share__social svg{width:34px;height:36px}}.footer__team{position:relative;margin-top:10px}@media(min-width: 768px){.footer__team{margin-top:0;margin-left:40px}}@media(min-width: 1024px){.footer__team{margin-left:60px}}.footer__team-link:focus+.footer__team-popup{opacity:1;pointer-events:auto}@media(min-width: 1280px){.footer__team-link:hover+.footer__team-popup{opacity:1;pointer-events:auto}}.footer__team-popup{position:absolute;transform:translateX(50%);right:50%;bottom:47px;width:320px;padding:14px 8px;border-radius:16px;background:#fafcff;font-size:12px;line-height:16px;pointer-events:none;opacity:0;transition:opacity .3s ease;color:#2e3033}@media(min-width: 1024px){.footer__team-popup{right:0;transform:none}}.footer__team-popup-row{display:flex;align-items:flex-start;justify-content:center}.footer__team-popup-cell:first-child{flex:0 0 119px;max-width:119px;margin-right:16px;text-align:right}.footer__team-popup-cell:last-child{flex:0 0 calc(100% - 135px);max-width:calc(100% - 135px)}.menu{position:fixed;bottom:16px;left:16px;right:16px;transform:translateX(200%);z-index:100;transition:transform .3s ease,opacity .3s ease;pointer-events:none;overflow:hidden}@media(min-width: 375px){.menu{left:24px;right:24px}}@media(min-width: 768px){.menu{top:50%;left:-1px;right:auto;transform:translateX(-100%) translateY(-50%);overflow:visible}}.menu.is-active{transform:translateX(0%)}@media(min-width: 768px){.menu.is-active{transform:translateX(0%) translateY(-50%)}}.menu__overlay{position:fixed;z-index:100;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.25);opacity:0;pointer-events:none;transition:opacity .3s ease}.menu__overlay.is-active{opacity:1;pointer-events:auto}@media(min-width: 768px){.menu__overlay{display:none}}.menu__burger{position:relative;display:flex;align-items:center;justify-content:center;width:46px;height:46px;margin-top:20px;margin-left:auto;border-radius:50%;background:#537bf7;pointer-events:auto}@media(min-width: 768px){.menu__burger{display:none}}.menu__burger svg{width:21px;height:18px}.menu__items{position:relative;transform:translateY(200%);transition:transform .3s ease;pointer-events:auto}@media(min-width: 768px){.menu__items{transform:none}}.menu__items.is-active{transform:translateY(0%)}.menu__item{display:flex;align-items:flex-start;justify-content:flex-start;position:relative;width:100%;height:64px;margin-bottom:17px;padding:12px 20px;border-radius:16px;border:1px solid #537bf7;color:#fafcff;background:#537bf7;cursor:pointer;overflow:hidden}@media(min-width: 768px){.menu__item{align-items:flex-end;justify-content:flex-end;width:35px;height:85px;margin-bottom:0;padding:0;border-radius:0 15px 15px 0;color:#537bf7;background:#fafcff;overflow:visible}.menu__item.is-active{background:#537bf7;color:#fafcff}.menu__item.is-active .menu__item-number{font-weight:700}.menu__item:hover{color:#fafcff}.menu__item:hover .menu__item-link{transform:translateX(0)}.menu__item:hover .menu__item-number{font-weight:700}}@media(max-width: 767px){.menu__item{transition:background-color .3s ease,border-color .3s ease}.menu__item::before{transition:background-image .3s ease}.menu__item .menu__item-link,.menu__item .menu__item-number{transition:color .3s ease}.menu__item:active{border-color:#c5d4fe;background-color:#c5d4fe;box-shadow:0px 2.64145px 33.0181px rgba(185,193,223,.5)}.menu__item:active::before{background-image:url(/special/mozg/dist/assets/images/read-more-arrow-mobile.svg)}.menu__item:active .menu__item-link,.menu__item:active .menu__item-number{color:#2a59e7;background:none}}.menu__item::before{content:"";position:absolute;z-index:2;right:20px;top:50%;transform:translateY(-50%);width:10px;height:17px;background:url(/special/mozg/dist/assets/images/cover-menu-arrow-mobile.svg) no-repeat center/100%}@media(min-width: 768px){.menu__item::before{display:none}}.menu__item-number{position:relative;margin-right:10px;font-family:"Montserrat",sans-serif,-apple-system;font-size:16px;line-height:20px;pointer-events:none}@media(min-width: 768px){.menu__item-number{font-family:"Helvetica",sans-serif,-apple-system;line-height:32px}}.menu__item-link{position:absolute;top:-1px;left:-1px;right:-1px;bottom:-1px;padding:12px calc(100% - 191px) 12px 50px;background:#537bf7;color:#fafcff;transition:transform .3s ease;font-family:"Montserrat",sans-serif,-apple-system;font-weight:600;font-size:16px;line-height:20px}@media(min-width: 768px){.menu__item-link{bottom:auto;top:-1px;bottom:-1px;left:0;transform:translateX(-100%);width:237px;padding:18px 16px 18px 47px;border-radius:0 15px 15px 0;font-size:18px;line-height:24px}}.cover{position:relative;z-index:3;padding-top:315px}@media(min-width: 375px){.cover{padding-top:405px}}@media(min-width: 768px){.cover{padding-top:463px}}@media(min-width: 1024px){.cover{padding-top:398px}}@media(min-width: 1280px){.cover{padding-top:145px}}@media(min-width: 1920px){.cover{padding-top:191px}}.cover__img{position:absolute;top:-516px;right:calc(50% + 38px);transform:translateX(50%);width:624px}@media(min-width: 375px){.cover__img{top:-588px;right:calc(50% + 40px);transform:translateX(50%);width:686px}}@media(min-width: 768px){.cover__img{top:-818px;right:-196px;transform:none;width:980px}}@media(min-width: 1024px){.cover__img{top:-807px;right:-145px;width:1129px}}@media(min-width: 1280px){.cover__img{top:-592px;right:-385px;width:1231px}}@media(min-width: 1920px){.cover__img{top:-784px;right:-77px;width:1466px}}.cover__heading{position:relative;margin-bottom:20px}@media(min-width: 1024px){.cover__heading{margin-bottom:40px}}.cover__heading-h1{margin-bottom:2px}@media(min-width: 1280px){.cover__heading-h1{margin-bottom:10px;line-height:120px}}@media(min-width: 1920px){.cover__heading-h1{margin-bottom:8px;line-height:100px}}.cover__heading-h5{max-width:287px}@media(min-width: 1920px){.cover__heading-h5{max-width:100%}}.cover__text{position:relative;margin-bottom:32px;color:#2e3033}@media(min-width: 768px){.cover__text{margin-bottom:24px}}@media(min-width: 1024px){.cover__text{max-width:592px;margin-bottom:40px}}@media(min-width: 1280px){.cover__text{margin-bottom:128px;max-width:527px}}.cover__menu-item{position:relative;width:100%;min-height:64px;padding:12px 20px;border-radius:16px;background:#537bf7}@media(min-width: 768px){.cover__menu-item{padding:16px 32px;min-height:72px}}@media(min-width: 1024px){.cover__menu-item{padding:18px 22px;min-height:145px;border-radius:24px}}@media(min-width: 1280px){.cover__menu-item{padding:22px;min-height:174px}}@media(max-width: 767px){.cover__menu-item{transition:background-color .3s ease}.cover__menu-item::before{transition:background-image .3s ease}.cover__menu-item .cover__menu-item-link,.cover__menu-item .cover__menu-item-number{transition:color .3s ease}.cover__menu-item:active{background-color:#c5d4fe;box-shadow:0px 2.64145px 33.0181px rgba(185,193,223,.5)}.cover__menu-item:active::before{background-image:url(/special/mozg/dist/assets/images/read-more-arrow-mobile.svg)}.cover__menu-item:active .cover__menu-item-link,.cover__menu-item:active .cover__menu-item-number{color:#2a59e7}}.cover__menu-item::before{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%);width:10px;height:17px;background:url(/special/mozg/dist/assets/images/cover-menu-arrow-mobile.svg) no-repeat center/100%}@media(min-width: 768px){.cover__menu-item::before{right:32px}}@media(min-width: 1024px){.cover__menu-item::before{display:none}}.cover__menu-item-wrap{display:flex;margin-bottom:20px}@media(min-width: 768px){.cover__menu-item-wrap{margin-bottom:12px}}@media(min-width: 1024px){.cover__menu-item-wrap{margin-bottom:0}}.cover__menu-item-wrap:last-child{margin-bottom:0}.cover__menu-item-header{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;align-items:flex-start;padding:12px 20px}@media(min-width: 768px){.cover__menu-item-header{padding:16px 32px}}@media(min-width: 1024px){.cover__menu-item-header{top:auto;left:auto;right:auto;bottom:auto;position:relative;padding:0;justify-content:space-between}}.cover__menu-item-number{flex:0 0 21px;max-width:21px;margin-right:10px;font-family:"Montserrat",sans-serif,-apple-system;font-weight:500;font-size:16px;line-height:20px;color:#fafcff}@media(min-width: 1024px){.cover__menu-item-number{flex:0 0 27px;max-width:27px;margin-right:0;font-size:20px;line-height:26px}}@media(min-width: 1280px){.cover__menu-item-number{flex:0 0 32px;max-width:32px;font-size:24px;line-height:32px}}.cover__menu-item-link{order:1;position:absolute;top:0;left:0;right:0;bottom:0;padding:12px calc(100% - 183px - 50px) 12px 50px;font-family:"Montserrat",sans-serif,-apple-system;font-weight:600;font-size:16px;line-height:20px;color:#fafcff}@media(min-width: 768px){.cover__menu-item-link{padding:16px 275px 16px 68px}}@media(min-width: 1024px){.cover__menu-item-link{order:0;position:relative;top:auto;left:auto;right:auto;bottom:auto;padding:0;font-size:20px;line-height:26px}}@media(min-width: 1280px){.cover__menu-item-link{max-width:357px;font-size:24px;line-height:32px}.cover__menu-item-link[href]:hover{text-decoration:underline}}.cover__menu-item-list{padding-top:21px;padding-bottom:27px;font-weight:400;font-size:18px;line-height:26px;color:#fafcff}.cover__menu-item-list-item{margin-bottom:16px}.cover__menu-item-list-item:last-child{margin-bottom:0}@media(min-width: 1280px){.cover__menu-item-list-link:hover{text-decoration:underline}}.cover__menu-item-accordion{display:none}@media(min-width: 1024px){.cover__menu-item-accordion{display:block;position:absolute;top:calc(100% - 38px);left:0px;padding-left:22px;padding-right:22px;width:100%;border-radius:0 0 24px 24px;background:#537bf7}}@media(min-width: 1280px){.cover__menu-item-accordion{top:calc(100% - 46px)}}.cover__menu-item-accordion-header{display:flex;align-items:center;font-weight:400;font-size:16px;line-height:20px;color:#c5d4fe;transition:color .3s ease;cursor:pointer}@media(min-width: 1280px){.cover__menu-item-accordion-header{font-size:20px;line-height:24px}.cover__menu-item-accordion-header:hover{color:#fafcff}.cover__menu-item-accordion-header:hover .cover__menu-item-accordion-header-arrow svg{fill:#fafcff}}.cover__menu-item-accordion-header.is-open .cover__menu-item-accordion-header-arrow{transform:scale(1, -1)}.cover__menu-item-accordion-header-arrow svg{width:15px;height:8px;fill:#c5d4fe;transition:fill .3s ease}@media(min-width: 1280px){.cover__menu-item-accordion-header-arrow svg{width:17px;height:10px}}.cover__menu-item-accordion-header-text{margin-right:8px}.cover__menu-item-accordion-body{height:0;overflow:hidden;transition:height .3s ease}@media(max-width: 1023px){.cover__scroll-up{display:none}}@media(min-width: 1024px){.cover__scroll-up{position:fixed;z-index:999;bottom:13%;right:16px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:#537bf6;border-radius:50%;transition:opacity .3s ease,background-color .3s ease;filter:drop-shadow(5px 5px 20px rgba(185, 193, 223, 0.5))}}@media(min-width: 1280px){.cover__scroll-up{right:19px;width:72px;height:72px}.cover__scroll-up:hover{background-color:#c5d4fe}}.cover__scroll-up svg{width:13px;height:13px;margin:auto}@media(min-width: 1280px){.cover__scroll-up svg{width:26px;height:29px;margin-top:20px}}.structure{position:relative;padding-top:101px;padding-bottom:40px}@media(min-width: 768px){.structure{padding-top:76px;padding-bottom:65px}}@media(min-width: 1280px){.structure{padding-top:128px}}@media(min-width: 1920px){.structure{padding-top:73px}}.structure__model-heading+canvas{position:relative;left:50%;transform:translateX(-50%);margin-bottom:20px}.structure__h2{margin-bottom:20px;color:#537bf7}@media(min-width: 1280px){.structure__h2{margin-bottom:24px}}.structure__h3{margin-bottom:20px;color:#2e3033}@media(min-width: 1280px){.structure__h3{margin-bottom:40px}}@media(min-width: 1920px){.structure__h3{margin-bottom:32px}}.structure__start{margin-bottom:88px}@media(min-width: 1024px){.structure__start{margin-bottom:90px}}@media(min-width: 1280px){.structure__start{margin-bottom:125px}}@media(min-width: 1920px){.structure__start{margin-bottom:0}}@media(min-width: 1280px){.structure__start-col{padding-bottom:11px}}@media(min-width: 1920px){.structure__start-col{padding-top:87px;padding-bottom:0}}.structure__middle{margin-bottom:78px}@media(min-width: 1024px){.structure__middle{margin-bottom:136px}}@media(min-width: 1280px){.structure__middle{margin-bottom:144px}}@media(min-width: 1920px){.structure__middle{margin-bottom:127px}}.structure__middle-col{display:flex;flex-direction:column;justify-content:flex-end}.structure__end{will-change:position,top}.structure__end.is-activated{left:50%;transform:translateX(-50%) translateZ(0px);margin:0;width:912px}@media(min-width: 1280px){.structure__end.is-activated{width:1056px}}@media(min-width: 1920px){.structure__end.is-activated{width:1576px}}.structure__end-wrap{position:relative}.structure__end-block{padding-top:40px}@media(min-width: 1024px){.structure__end-block{opacity:.25;transition:opacity .3s ease}}@media(min-width: 1280px){.structure__end-block{padding-top:50px}}@media(min-width: 1024px){.structure__end-block:last-child{min-height:371px}}@media(min-width: 1280px){.structure__end-block:last-child{min-height:421px}}@media(min-width: 1920px){.structure__end-block:last-child{min-height:650px}}.structure__end-block.is-active{opacity:1}.structure__end-h3{max-width:521px;margin-bottom:0}@media(min-width: 1024px){.structure__end-h3{margin-bottom:18px}}@media(min-width: 1280px){.structure__end-h3{margin-bottom:6px}}@media(min-width: 1920px){.structure__end-h3{margin-bottom:32px}}.structure__end-h3-wrap{z-index:1}.structure__end-h4{margin-bottom:20px;color:#537bf7}@media(min-width: 1280px){.structure__end-h4{margin-bottom:24px}}.structure__end-h6{margin-top:16px;margin-bottom:8px;color:#2e3033}.structure__end-list,.structure__end-p{margin-bottom:8px}.structure__end-list:last-child,.structure__end-p:last-child{margin-bottom:0}.structure__model-wrapper{position:relative;left:50%;transform:translateX(-50%);margin-top:20px;margin-bottom:36px;width:320px;height:258px}@media(min-width: 375px){.structure__model-wrapper{margin-top:15px;margin-bottom:25px;width:375px;height:302px}}@media(min-width: 768px){.structure__model-wrapper{margin-top:18px;margin-bottom:25px;width:486px;height:392px}}@media(min-width: 1024px){.structure__model-wrapper{left:auto;transform:none;margin-top:0;margin-bottom:0;width:440px;height:355px}}@media(min-width: 1280px){.structure__model-wrapper{width:508px;height:409px}}@media(min-width: 1920px){.structure__model-wrapper{width:772px;height:632px}}.structure__model-wrapper::before{content:"";position:absolute;top:30px;left:13px;width:298.75px;height:204.82px;background:radial-gradient(50% 50% at 50% 50%, #2A59E7 0%, rgba(42, 89, 231, 0) 100%);filter:blur(25px)}@media(min-width: 375px){.structure__model-wrapper::before{top:35px;left:16px;width:350.1px;height:240.02px}}@media(min-width: 768px){.structure__model-wrapper::before{top:45px;left:21px;width:453.73px;height:310.93px}}@media(min-width: 1024px){.structure__model-wrapper::before{top:41px;left:18px;width:410.78px;height:281.22px}}@media(min-width: 1280px){.structure__model-wrapper::before{top:36px;left:18px;width:474.27px;height:324.41px}}@media(min-width: 1920px){.structure__model-wrapper::before{top:60px;left:23px;width:732px;height:501.29px}}.structure__model-wrapper::after{content:"";position:absolute;bottom:11px;right:22px;width:206.88px;height:143.25px;background:radial-gradient(50% 50% at 50% 50%, rgba(42, 89, 231, 0.5) 0%, rgba(42, 89, 231, 0) 100%);filter:blur(25px)}@media(min-width: 375px){.structure__model-wrapper::after{bottom:14px;right:26px;width:242.43px;height:167.87px}}@media(min-width: 768px){.structure__model-wrapper::after{bottom:18px;right:34px;width:314.19px;height:217.46px}}@media(min-width: 1024px){.structure__model-wrapper::after{bottom:16px;right:31px;width:284.45px;height:196.68px}}@media(min-width: 1280px){.structure__model-wrapper::after{bottom:18px;right:35px;width:328.41px;height:226.89px}}@media(min-width: 1920px){.structure__model-wrapper::after{bottom:26px;right:48px;width:506.88px;height:350.6px}}.structure__model-wrapper canvas{position:relative;z-index:1;top:10px}@media(min-width: 768px){.structure__model-wrapper canvas{top:15px}}@media(min-width: 1920px){.structure__model-wrapper canvas{top:0}}.structure__model-wrap{position:relative}@media(min-width: 1024px){.structure__model-wrap{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:18px}}@media(min-width: 1280px){.structure__model-wrap{padding-bottom:0}}@media(min-width: 1920px){.structure__model-wrap{display:block}}.structure__model-circle{position:absolute;top:46px;left:50%;transform:translate(-50%, 0%);width:179px;height:179px;border-radius:50%;background:#2e3033}@media(min-width: 375px){.structure__model-circle{top:54px;width:209px;height:209px}}@media(min-width: 768px){.structure__model-circle{top:70px;width:271px;height:271px}}@media(min-width: 1024px){.structure__model-circle{top:63px;width:244px;height:244px}}@media(min-width: 1280px){.structure__model-circle{top:74px;width:282px;height:282px}}@media(min-width: 1920px){.structure__model-circle{top:100px;width:434px;height:434px}}.structure__model-preloader{position:absolute;top:0;left:0;right:0;bottom:0}.structure__model-info{position:absolute;z-index:2;top:0;left:0;right:0;bottom:0;pointer-events:none;font-family:"Montserrat",sans-serif,-apple-system}.structure__model-info::before,.structure__model-info::after{content:"";position:absolute;top:22px;width:65.23px;height:152.98px;background:url(/special/mozg/dist/assets/images/model-arrow.svg) no-repeat center/100%}@media(min-width: 375px){.structure__model-info::before,.structure__model-info::after{top:26px;width:76.44px;height:179.28px}}@media(min-width: 768px){.structure__model-info::before,.structure__model-info::after{top:34px;width:98.9px;height:232.05px}}@media(min-width: 1024px){.structure__model-info::before,.structure__model-info::after{top:30px;width:90.68px;height:211.23px}}@media(min-width: 1280px){.structure__model-info::before,.structure__model-info::after{top:35px;width:104.8px;height:243.81px}}@media(min-width: 1920px){.structure__model-info::before,.structure__model-info::after{top:42px;width:159.32px;height:373.83px}}.structure__model-info::before{left:34px}@media(min-width: 375px){.structure__model-info::before{left:42px}}@media(min-width: 768px){.structure__model-info::before{left:52px}}@media(min-width: 1024px){.structure__model-info::before{left:47px}}@media(min-width: 1280px){.structure__model-info::before{left:57px}}@media(min-width: 1920px){.structure__model-info::before{left:75px}}.structure__model-info::after{transform:scale(-1, 1);right:34px}@media(min-width: 375px){.structure__model-info::after{right:42px}}@media(min-width: 768px){.structure__model-info::after{right:52px}}@media(min-width: 1024px){.structure__model-info::after{right:47px}}@media(min-width: 1280px){.structure__model-info::after{right:57px}}@media(min-width: 1920px){.structure__model-info::after{right:75px}}.structure__model-info-top{position:absolute;top:8px;left:50%;transform:translateX(-50%);padding:8px 30px;font-weight:600;font-size:8.16953px;line-height:11px;border:1.5px solid #537bf7;border-radius:8px;background:#fafcff}@media(min-width: 375px){.structure__model-info-top{top:9px;padding:10px 30px;font-size:12px;line-height:13px}}@media(min-width: 768px){.structure__model-info-top{top:11px;padding:13px 45px;font-size:11.7692px;line-height:16px}}@media(min-width: 1024px){.structure__model-info-top{top:10px;padding:9px 32px;font-size:15.2308px;line-height:20px}}@media(min-width: 1280px){.structure__model-info-top{top:12px;padding:11px 36px;font-size:18px;line-height:24px}}@media(min-width: 1920px){.structure__model-info-top{top:5px;padding:19px 55px;font-weight:600;font-size:28px;line-height:32px}}.structure__model-info-lg{font-size:10.8927px;line-height:15px;font-weight:600}@media(min-width: 375px){.structure__model-info-lg{font-size:12px;line-height:17px}}@media(min-width: 768px){.structure__model-info-lg{font-size:15.6923px;line-height:21px}}@media(min-width: 1024px){.structure__model-info-lg{font-size:20.3077px;line-height:27px}}@media(min-width: 1280px){.structure__model-info-lg{font-size:24px;line-height:32px}}@media(min-width: 1920px){.structure__model-info-lg{font-size:28px}}.structure__model-info-left,.structure__model-info-right{position:absolute;bottom:12px;display:flex;align-items:center;justify-content:center;width:67px;height:67px;padding:14px 7px;border:1.5px solid #537bf7;border-radius:50%;background:#fafcff;font-family:"Montserrat",sans-serif,-apple-system;font-size:6.35408px;line-height:8px;text-align:center;color:#537bf7}@media(min-width: 375px){.structure__model-info-left,.structure__model-info-right{bottom:12px;width:79px;height:79px;padding:17px 15px;font-size:8px;line-height:10px}}@media(min-width: 768px){.structure__model-info-left,.structure__model-info-right{bottom:16px;width:102px;height:102px;padding:22px 21px;font-size:9.15385px;line-height:12px}}@media(min-width: 1024px){.structure__model-info-left,.structure__model-info-right{bottom:14px;width:93px;height:93px;padding:12px 10px 11px;font-size:11.8462px;line-height:15px}}@media(min-width: 1280px){.structure__model-info-left,.structure__model-info-right{bottom:18px;width:108px;height:108px;padding:12px 11px;font-size:14px;line-height:18px}}@media(min-width: 1920px){.structure__model-info-left,.structure__model-info-right{bottom:26px;width:166px;height:166px;padding:28px 18px 27px;font-size:18px;line-height:26px}}.structure__model-info-left b,.structure__model-info-right b{font-weight:800}.structure__model-info-left{left:23px}@media(min-width: 375px){.structure__model-info-left{left:31px}}@media(min-width: 1024px){.structure__model-info-left{left:29px}}@media(min-width: 1280px){.structure__model-info-left{left:34px}}@media(min-width: 1920px){.structure__model-info-left{left:40px}}.structure__model-info-right{right:23px}@media(min-width: 375px){.structure__model-info-right{right:31px}}@media(min-width: 1024px){.structure__model-info-right{right:29px}}@media(min-width: 1280px){.structure__model-info-right{right:34px}}@media(min-width: 1920px){.structure__model-info-right{right:40px}}.structure__model-rotate{position:absolute;bottom:-11px;left:50%;transform:translateX(-50%);pointer-events:none}@media(min-width: 375px){.structure__model-rotate{bottom:-8px}}@media(min-width: 768px){.structure__model-rotate{bottom:-6px}}@media(min-width: 1024px){.structure__model-rotate{bottom:-23px}}@media(min-width: 1280px){.structure__model-rotate{bottom:-16px}}.structure__model-rotate-text{font-size:8px;line-height:12px;color:rgba(46,48,51,.5)}@media(min-width: 768px){.structure__model-rotate-text{font-size:10px;line-height:18px}}@media(min-width: 1024px){.structure__model-rotate-text{font-size:12px}}@media(min-width: 1280px){.structure__model-rotate-text{font-size:14px;line-height:18px}}@media(min-width: 1920px){.structure__model-rotate-text{font-size:18px;line-height:26px}}.structure__model-rotate svg{width:28.39px;height:12.61px;margin-left:auto;margin-right:auto;margin-bottom:4px}@media(min-width: 375px){.structure__model-rotate svg{width:32px;height:14px;margin-bottom:6px}}@media(min-width: 768px){.structure__model-rotate svg{width:38px;height:17px}}@media(min-width: 1024px){.structure__model-rotate svg{width:43px;height:19px;margin-bottom:8px}}@media(min-width: 1920px){.structure__model-rotate svg{width:65px;height:29px}}.structure__img{position:relative;left:50%;transform:translateX(-50%);width:375px;height:291px;margin-bottom:20px;object-fit:cover;object-position:center}@media(min-width: 1024px){.structure__img{width:440px;height:339px;margin-top:-12px;margin-bottom:-3px}}@media(min-width: 1280px){.structure__img{width:509px;height:394px;margin:0}}@media(min-width: 1920px){.structure__img{width:334px;height:259px;margin-bottom:32px}}.structure__text{margin-bottom:8px}.structure__text:last-child{margin-bottom:0}.structure__slider-menu{position:relative;height:83px}@media(min-width: 1280px){.structure__slider-menu{height:96px}}.structure__slider-menu::after{content:"";position:absolute;top:0;left:-22px;right:-22px;height:112px;background:linear-gradient(270deg, #FAFBFF 3.57%, rgba(250, 251, 255, 0) 15.82%, rgba(250, 251, 255, 0) 85.67%, #FAFBFF 96.93%);pointer-events:none}@media(min-width: 768px){.structure__slider-menu::after{left:-40px;right:-40px}}@media(min-width: 1280px){.structure__slider-menu::after{left:0;right:0}}.structure__slider-menu-arrows{position:absolute;z-index:2;top:8px;left:0;right:0;bottom:-8px;pointer-events:none;z-index:1}@media(min-width: 1024px){.structure__slider-menu-arrows{left:8px;right:8px}}.structure__slider-menu-arrow{position:absolute;top:50%;transform:translateY(-50%);display:flex;align-items:center;justify-content:center;width:6px;height:12px;pointer-events:auto}@media(min-width: 768px){.structure__slider-menu-arrow{width:30px;height:30px;border-radius:50%;border:2px solid #537bf7;background:#fafcff;transition:background-color .3s ease}}@media(min-width: 1280px){.structure__slider-menu-arrow{width:52px;height:52px}.structure__slider-menu-arrow:hover{background:#537bf7}.structure__slider-menu-arrow:hover svg{fill:#fafcff}}.structure__slider-menu-arrow.is-disabled{pointer-events:none;border-color:#c5d4fe}.structure__slider-menu-arrow.is-disabled svg{fill:#c5d4fe}.structure__slider-menu-arrow--prev{left:-15px}@media(min-width: 768px){.structure__slider-menu-arrow--prev{left:-36px}}@media(min-width: 1024px){.structure__slider-menu-arrow--prev{left:-47px}}@media(min-width: 1280px){.structure__slider-menu-arrow--prev{left:-44px}}.structure__slider-menu-arrow--next{right:-15px}@media(min-width: 768px){.structure__slider-menu-arrow--next{right:-36px}}@media(min-width: 1024px){.structure__slider-menu-arrow--next{right:-47px}}@media(min-width: 1280px){.structure__slider-menu-arrow--next{right:-44px}}.structure__slider-menu-arrow-svg{display:none}@media(min-width: 1280px){.structure__slider-menu-arrow-svg{display:block}}@media(min-width: 1280px){.structure__slider-menu-arrow-svg-mobile{display:none}}.structure__slider-menu-arrow svg{width:6px;height:11px;fill:#537bf7;transition:fill .3s ease}@media(min-width: 1280px){.structure__slider-menu-arrow svg{width:11px;height:18px}}.structure__slider-menu-col{position:relative;height:83px}@media(min-width: 1280px){.structure__slider-menu-col{height:96px}}.structure__slider-menu-wrap{position:relative;height:83px;transition:opacity .3s ease}@media(min-width: 1280px){.structure__slider-menu-wrap{height:96px}}.structure__slider-menu-wrap::before{content:"";position:absolute;bottom:-50px;left:0;right:0;height:175px;background:linear-gradient(180deg, #FAFBFF 71.97%, rgba(250, 251, 255, 0) 100%)}@media(min-width: 1024px){.structure__slider-menu-wrap::before{opacity:0}}.structure__slider-menu-wrap.has-gradient::before{opacity:1}.structure__slider-menu-wrap.has-gradient .structure__slider-menu-wrapper{background:none}.structure__slider-menu-wrap.is-fixed{position:fixed;z-index:99;top:0px;left:50%;transform:translateX(-50%);width:calc(100% - 32px)}.structure__slider-menu-wrap.is-fixed.is-on-bottom{width:calc(100% - 16px)}@media(min-width: 375px){.structure__slider-menu-wrap.is-fixed{width:calc(100% - 48px)}}@media(min-width: 768px){.structure__slider-menu-wrap.is-fixed{top:60px;width:486px}.structure__slider-menu-wrap.is-fixed.is-on-bottom{width:486px}}@media(min-width: 1024px){.structure__slider-menu-wrap.is-fixed{width:896px}.structure__slider-menu-wrap.is-fixed.is-on-bottom{width:896px}}@media(min-width: 1280px){.structure__slider-menu-wrap.is-fixed{width:1040px}.structure__slider-menu-wrap.is-fixed.is-on-bottom{width:1040px}}@media(min-width: 1920px){.structure__slider-menu-wrap.is-fixed{width:1560px}.structure__slider-menu-wrap.is-fixed.is-on-bottom{width:1560px}}.structure__slider-menu-wrap.is-fixed .structure__slider-menu-arrows{top:0;bottom:0}.structure__slider-menu-wrapper{display:flex;align-items:flex-start;padding:30px 22px;margin-left:-22px;margin-right:-22px;margin-top:-8px;overflow-y:auto;-ms-overflow-style:none;scrollbar-width:none}@media(min-width: 768px){.structure__slider-menu-wrapper{padding:30px 40px;margin-left:-40px;margin-right:-40px}}@media(min-width: 1024px){.structure__slider-menu-wrapper{background:#fafbff}}@media(min-width: 1280px){.structure__slider-menu-wrapper{margin-left:0;margin-right:0}}.structure__slider-menu-wrapper::-webkit-scrollbar{display:none}.structure__slider-menu-item{display:flex;align-items:center;justify-content:center;flex:1 0 auto;margin-right:16px;padding:12px 18px;border-radius:12px;box-shadow:0px 1.98972px 24.8714px rgba(185,193,223,.5);background:#fafcff;font-family:"Montserrat",sans-serif,-apple-system;font-weight:700;font-size:12px;line-height:15px;text-align:center;white-space:nowrap;transition:color .3s ease,background-color .3s ease;max-width:calc(100% - 8px)}@media(min-width: 1280px){.structure__slider-menu-item{margin-right:24px;padding:16px 24px;border-radius:16px;font-size:16px;line-height:20px;box-shadow:0px 2.64145px 33.0181px rgba(185,193,223,.5)}.structure__slider-menu-item:hover{position:relative;z-index:1;background:#537bf7;color:#fafcff;box-shadow:none}}.structure__slider-menu-item:last-child{margin-right:0}.structure__slider-menu-item.is-active{position:relative;z-index:1;background:#537bf7;color:#fafcff;box-shadow:none}.structure__mobile-video{position:absolute;top:0;left:0;width:auto;height:auto;max-height:100%;max-width:100%;opacity:0;transition:opacity .3s ease}.structure__mobile-video.is-active{opacity:1}.structure__mobile-video-wrap{position:relative;margin-left:auto;margin-right:auto;margin-bottom:16px;margin-bottom:16px;width:271px;height:229px}@media(min-width: 375px){.structure__mobile-video-wrap{width:308px;height:260px}}@media(min-width: 768px){.structure__mobile-video-wrap{width:440px;height:370px;margin-bottom:20px}}@media(min-width: 1024px){.structure__mobile-video-wrap{display:none}}.structure__mobile-video-wrap::after{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#fafbff;opacity:0;transition:opacity .3s ease}.structure__mobile-video-wrap.is-paused::after{opacity:.72}.structure__mobile-video-play-btn{position:absolute;z-index:1;top:50%;left:50%;transform:translate(-50%, -50%);width:46px;height:46px;border-radius:50%;background:url(/special/mozg/dist/assets/images/play.svg) no-repeat center/auto #537bf7;opacity:0;pointer-events:none;transition:opacity .3s ease}.structure__mobile-video-play-btn.is-paused{opacity:1;pointer-events:auto}.structure__mobile-video-preloader{position:absolute;top:0;left:0;right:0;bottom:0;z-index:2}.structure__video{position:absolute;top:0;left:0;display:block;width:440px;height:371px;opacity:0;transition:opacity .3s ease}@media(min-width: 1280px){.structure__video{width:500px;height:421px}}@media(min-width: 1920px){.structure__video{width:772px;height:650px;transform:translateZ(0px)}}.structure__video.is-loaded{opacity:1}.structure__video-preloader{position:absolute;top:0;left:0;width:100%;height:371px}@media(min-width: 1280px){.structure__video-preloader{height:421px}}@media(min-width: 1920px){.structure__video-preloader{height:650px}}.structure__video-wrapper{position:absolute;top:0;left:50%;transform:translateX(-50%) translateZ(0px);margin:0;width:912px}@media(min-width: 1280px){.structure__video-wrapper{width:1056px}}@media(min-width: 1920px){.structure__video-wrapper{width:1576px}}.structure__video-wrapper.is-fixed{position:fixed;top:156px}.structure__video-container{display:none}@media(min-width: 1024px){.structure__video-container{display:block;position:absolute;top:0;left:8px}}.structure__video-container.is-fixed{position:fixed;top:60px;left:50%;transform:translateX(-50%)}.structure__video-container.is-bottom{top:auto;bottom:0}.structure__video-frame{display:block;max-width:100%}.structure__video-frame.is-hidden{display:none}.definition{padding-bottom:52px}@media(min-width: 375px){.definition{padding-bottom:60px}}@media(min-width: 768px){.definition{padding-bottom:32px}}@media(min-width: 1024px){.definition{padding-bottom:76px}}@media(min-width: 1280px){.definition{padding-bottom:120px}}@media(min-width: 1920px){.definition{padding-bottom:91px}}.definition__h2{margin-bottom:20px;color:#537bf7}@media(min-width: 1024px){.definition__h2{margin-bottom:24px}}@media(min-width: 1280px){.definition__h2{margin-bottom:40px}}.definition__h3{color:#2e3033}@media(min-width: 768px){.definition__h3{font-size:32px;line-height:42px}}@media(min-width: 1280px){.definition__h3{font-size:36px;line-height:42px}}.definition__h4{margin-bottom:16px}.definition__row{align-items:center}.definition__start{align-items:center;padding-top:80px;padding-bottom:52px}@media(min-width: 375px){.definition__start{padding-top:67px;padding-bottom:88px}}@media(min-width: 768px){.definition__start{padding-top:79px;padding-bottom:49px}}@media(min-width: 1024px){.definition__start{padding-top:56px;padding-bottom:92px}}@media(min-width: 1280px){.definition__start{padding-top:106px;padding-bottom:54px}}@media(min-width: 1920px){.definition__start{padding-top:30px;padding-bottom:55px}}.definition__start-img{width:320px;height:202.5px;margin-bottom:30px}@media(min-width: 375px){.definition__start-img{width:375px;height:237.3px;margin-bottom:40px}}@media(min-width: 768px){.definition__start-img{width:502px;height:324px;margin-bottom:20px}}@media(min-width: 1024px){.definition__start-img{width:440px;height:278.44px;margin-bottom:0}}@media(min-width: 1280px){.definition__start-img{width:512px;height:324px}}@media(min-width: 1920px){.definition__start-img{width:769px;height:486px}}.definition__img{position:relative;left:50%;transform:translateX(-50%);object-fit:cover}@media(min-width: 768px){.definition__img{left:auto;transform:none;margin-left:auto;margin-right:auto}}@media(min-width: 1024px){.definition__img--xs{display:none}}.definition__img--md{display:none}@media(min-width: 1024px){.definition__img--md{display:block}}.definition__video{overflow:hidden}@media(min-width: 1024px){.definition__video-wrap--xs{display:none}}.definition__video-wrap--md{display:none}@media(min-width: 1024px){.definition__video-wrap--md{display:block}}.definition__video-caption{max-width:385px;margin-top:6px}@media(min-width: 1024px){.definition__video-caption{margin-top:30px}}.definition__video iframe{width:100%;height:100%}.definition__text{margin-bottom:8px}.definition__highlight{margin-bottom:16px;color:#537bf7}.definition__highlight--lg{margin-bottom:24px}.definition__vision{margin-bottom:36px}@media(min-width: 768px){.definition__vision{margin-bottom:52px}}@media(min-width: 1024px){.definition__vision{margin-bottom:46px}}@media(min-width: 1280px){.definition__vision{margin-bottom:44px}}@media(min-width: 1920px){.definition__vision{margin-bottom:0}}.definition__vision-row--2{align-items:center;margin-top:20px}@media(min-width: 1280px){.definition__vision-row--2{align-items:flex-end;margin-top:12px}}@media(min-width: 1920px){.definition__vision-row--2{align-items:center;margin-top:-7px}}.definition__vision-row--3{margin-bottom:33px}@media(min-width: 1280px){.definition__vision-row--3{margin-bottom:14px}}@media(min-width: 1920px){.definition__vision-row--3{margin-bottom:0}}.definition__vision-row--4{flex-direction:column-reverse}@media(min-width: 1024px){.definition__vision-row--4{flex-direction:row}}@media(min-width: 1920px){.definition__vision-row--4{margin-top:-13px}}.definition__vision-row--5{margin-top:21px}@media(min-width: 1024px){.definition__vision-row--5{margin-top:45px}}@media(min-width: 1280px){.definition__vision-row--5{margin-top:14px}}@media(min-width: 1920px){.definition__vision-row--5{margin-top:-66px}}.definition__vision-video{width:288px;height:500px;margin-left:auto;margin-right:auto;margin-top:43px;margin-bottom:69px;border-radius:25px}@media(min-width: 375px){.definition__vision-video{width:327px;height:500px}}@media(min-width: 768px){.definition__vision-video{width:486px;height:276.91px;margin-top:14px;margin-bottom:29px;border-radius:45px}}@media(min-width: 1024px){.definition__vision-video{width:896px;height:392px;margin-top:63px;margin-bottom:101px}}@media(min-width: 1280px){.definition__vision-video{width:1040px;height:384.6px;margin-top:67px;margin-bottom:78px}}@media(min-width: 1920px){.definition__vision-video{width:1560px;height:576.91px;margin-top:87px;margin-bottom:0}}.definition__vision-img--1{width:348px;height:175px;margin-bottom:40px}@media(min-width: 375px){.definition__vision-img--1{width:375px;height:189px}}@media(min-width: 768px){.definition__vision-img--1{width:452px;height:227px;margin-bottom:31px}}@media(min-width: 1024px){.definition__vision-img--1{width:441px;height:221px;margin-bottom:31px}}@media(min-width: 1280px){.definition__vision-img--1{width:509px;height:254px;margin-bottom:20px}}@media(min-width: 1920px){.definition__vision-img--1{width:528px;height:264px;margin-bottom:25px}}.definition__vision-img--2{width:320px;height:159px;margin-top:40px}@media(min-width: 375px){.definition__vision-img--2{width:375px;height:187px}}@media(min-width: 768px){.definition__vision-img--2{width:336px;height:168px;margin-top:10px}}@media(min-width: 1024px){.definition__vision-img--2{width:440px;height:220px;margin-top:0}}@media(min-width: 1280px){.definition__vision-img--2{width:510px;height:255px}}@media(min-width: 1920px){.definition__vision-img--2{width:760px;height:584px}}.definition__vision-img--3{width:320px;height:186.78px;margin-top:33px}@media(min-width: 375px){.definition__vision-img--3{width:375px;height:218.88px}}@media(min-width: 768px){.definition__vision-img--3{width:340px;height:198.45px;margin-top:14px}}@media(min-width: 1024px){.definition__vision-img--3{width:439px;height:256.24px;margin-top:0}}@media(min-width: 1280px){.definition__vision-img--3{width:521px;height:304.1px}}@media(min-width: 1920px){.definition__vision-img--3{width:528px;height:406px}}.definition__vision-img--4{width:320px;height:250px;margin-top:20px;margin-bottom:20px}@media(min-width: 375px){.definition__vision-img--4{width:375px;height:292.97px}}@media(min-width: 768px){.definition__vision-img--4{width:337.92px;height:264px;margin-top:-2px;margin-bottom:6px}}@media(min-width: 1024px){.definition__vision-img--4{width:440px;height:343.75px;margin-top:0;margin-bottom:0}}@media(min-width: 1280px){.definition__vision-img--4{width:510px;height:398.44px}}@media(min-width: 1920px){.definition__vision-img--4{width:528px;height:406px}}.definition__hearing{margin-bottom:52px}@media(min-width: 1024px){.definition__hearing{margin-bottom:69px}}@media(min-width: 1920px){.definition__hearing{margin-bottom:80px}}.definition__hearing-row--2{margin-bottom:38px}@media(min-width: 768px){.definition__hearing-row--2{margin-bottom:24px}}@media(min-width: 1024px){.definition__hearing-row--2{margin-bottom:28px}}@media(min-width: 1280px){.definition__hearing-row--2{margin-bottom:64px}}@media(min-width: 1920px){.definition__hearing-row--2{margin-bottom:80px}}.definition__hearing-row--3{align-items:flex-start}.definition__hearing-h3{margin-bottom:20px}@media(min-width: 768px){.definition__hearing-h3{margin-bottom:12px}}@media(min-width: 1024px){.definition__hearing-h3{margin-bottom:20px}}@media(min-width: 1280px){.definition__hearing-h3{margin-bottom:40px}}@media(min-width: 1920px){.definition__hearing-h3{margin-bottom:36px}}.definition__hearing-img--1{width:382px;height:198px;margin-bottom:41px}@media(min-width: 375px){.definition__hearing-img--1{width:438px;height:228px;margin-bottom:26px}}@media(min-width: 768px){.definition__hearing-img--1{width:462px;height:240px;margin-bottom:15px}}@media(min-width: 1024px){.definition__hearing-img--1{width:440px;height:226px;margin-bottom:0}}@media(min-width: 1280px){.definition__hearing-img--1{width:510px;height:260px}}@media(min-width: 1920px){.definition__hearing-img--1{width:528px;height:266px}}.definition__tactile{margin-bottom:51px}@media(min-width: 768px){.definition__tactile{margin-bottom:40px}}@media(min-width: 1024px){.definition__tactile{margin-bottom:52px}}@media(min-width: 1280px){.definition__tactile{margin-bottom:76px}}@media(min-width: 1920px){.definition__tactile{margin-bottom:22px}}.definition__tactile-h3{margin-bottom:21px}@media(min-width: 1024px){.definition__tactile-h3{margin-bottom:30px}}@media(min-width: 1280px){.definition__tactile-h3{margin-bottom:24px}}.definition__tactile-video{width:288px;height:500px;margin-left:auto;margin-right:auto;border-radius:24px}@media(min-width: 375px){.definition__tactile-video{width:327px;height:500px}}@media(min-width: 768px){.definition__tactile-video{width:486px;height:218.28px}}@media(min-width: 1024px){.definition__tactile-video{width:441px;height:346px}}@media(min-width: 1280px){.definition__tactile-video{width:511px;height:335.44px}}@media(min-width: 1920px){.definition__tactile-video{width:772px;height:500.05px}}.definition__tactile-video-wrap{margin-bottom:51px;margin-top:51px}@media(min-width: 768px){.definition__tactile-video-wrap{margin-bottom:32px;margin-top:32px}}@media(min-width: 1024px){.definition__tactile-video-wrap{margin-bottom:0;margin-top:0}}.definition__tactile-img--1{width:320px;height:250px;margin-bottom:20px}@media(min-width: 375px){.definition__tactile-img--1{width:375px;height:294px}}@media(min-width: 768px){.definition__tactile-img--1{width:441px;height:346px;margin-bottom:23px}}@media(min-width: 1024px){.definition__tactile-img--1{width:441px;height:346px;margin-bottom:0}}@media(min-width: 1280px){.definition__tactile-img--1{width:510px;height:400px}}@media(min-width: 1920px){.definition__tactile-img--1{width:424px;height:332px}}.definition__tactile-row--2{margin-bottom:40px}@media(min-width: 768px){.definition__tactile-row--2{margin-bottom:24px}}@media(min-width: 1024px){.definition__tactile-row--2{margin-bottom:42px}}@media(min-width: 1280px){.definition__tactile-row--2{margin-bottom:27px}}@media(min-width: 1920px){.definition__tactile-row--2{margin-bottom:198px}}.definition__movement{margin-bottom:53px}@media(min-width: 375px){.definition__movement{margin-bottom:64px}}@media(min-width: 768px){.definition__movement{margin-bottom:24px}}@media(min-width: 1024px){.definition__movement{margin-bottom:52px}}@media(min-width: 1280px){.definition__movement{margin-bottom:87px}}@media(min-width: 1920px){.definition__movement{margin-bottom:134px}}@media(min-width: 1024px){.definition__movement-h3{margin-bottom:20px}}@media(min-width: 1280px){.definition__movement-h3{margin-bottom:40px}}@media(min-width: 1920px){.definition__movement-h3{margin-bottom:48px}}@media(min-width: 1920px){.definition__movement-highlight{margin-top:20px}}.definition__movement-img--1{width:320px;height:288px;margin-bottom:20px}@media(min-width: 375px){.definition__movement-img--1{width:375px;height:347px}}@media(min-width: 768px){.definition__movement-img--1{width:387px;height:303px;margin-bottom:8px}}@media(min-width: 1024px){.definition__movement-img--1{width:440px;height:344.57px;margin-bottom:0}}@media(min-width: 1280px){.definition__movement-img--1{width:511px;height:400px}}@media(min-width: 1920px){.definition__movement-img--1{width:528px;height:414px}}.definition__movement-img--2{width:374px;height:187px;margin-bottom:34px;margin-top:33px}@media(min-width: 375px){.definition__movement-img--2{width:423px;height:211px;margin-bottom:50px;margin-top:42px}}@media(min-width: 768px){.definition__movement-img--2{width:441px;height:223px;margin-bottom:11px;margin-top:-6px}}@media(min-width: 1024px){.definition__movement-img--2{width:441px;height:221px;margin-bottom:20px;margin-top:0}}@media(min-width: 1280px){.definition__movement-img--2{width:521px;height:261px;margin-bottom:8px}}@media(min-width: 1920px){.definition__movement-img--2{width:528px;height:265px;margin-bottom:33px}}.definition__movement-row--2{margin-bottom:49px}@media(min-width: 375px){.definition__movement-row--2{margin-bottom:63px}}@media(min-width: 768px){.definition__movement-row--2{margin-bottom:39px}}@media(min-width: 1024px){.definition__movement-row--2{margin-bottom:52px}}@media(min-width: 1280px){.definition__movement-row--2{margin-bottom:40px}}@media(min-width: 1920px){.definition__movement-row--2{margin-bottom:0}}.definition__movement-row--3{align-items:flex-start}.definition__personality{margin-bottom:64px}@media(min-width: 375px){.definition__personality{margin-bottom:49px}}@media(min-width: 768px){.definition__personality{margin-bottom:24px}}@media(min-width: 1024px){.definition__personality{margin-bottom:91px}}@media(min-width: 1280px){.definition__personality{margin-bottom:53px}}@media(min-width: 1920px){.definition__personality{margin-bottom:76px}}.definition__personality-row{align-items:flex-start}.definition__personality-row--1{margin-bottom:54px}@media(min-width: 375px){.definition__personality-row--1{margin-bottom:42px}}@media(min-width: 768px){.definition__personality-row--1{margin-bottom:24px}}@media(min-width: 1024px){.definition__personality-row--1{margin-bottom:52px}}@media(min-width: 1280px){.definition__personality-row--1{margin-bottom:40px}}@media(min-width: 1920px){.definition__personality-row--1{margin-bottom:91px}}.definition__personality-h3{margin-bottom:30px}@media(min-width: 375px){.definition__personality-h3{margin-bottom:35px}}@media(min-width: 768px){.definition__personality-h3{margin-bottom:13px}}@media(min-width: 1024px){.definition__personality-h3{margin-bottom:20px}}@media(min-width: 1280px){.definition__personality-h3{margin-bottom:17px}}@media(min-width: 1920px){.definition__personality-h3{margin-bottom:22px}}.definition__personality-img--1{width:288px;height:232px;margin-bottom:30px}@media(min-width: 375px){.definition__personality-img--1{width:327px;height:264px;margin-bottom:34px}}@media(min-width: 768px){.definition__personality-img--1{width:362px;height:294px;margin-bottom:13px}}@media(min-width: 1024px){.definition__personality-img--1{width:414px;height:336px;margin-bottom:51px}}@media(min-width: 1280px){.definition__personality-img--1{width:410.05px;height:332.79px;margin-bottom:21px}}@media(min-width: 1920px){.definition__personality-img--1{width:414px;height:336px;margin-bottom:24px}}.definition__personality-img--2{width:409px;height:153px;margin-top:40px;margin-bottom:40px}@media(min-width: 375px){.definition__personality-img--2{width:481px;height:179.3px}}@media(min-width: 768px){.definition__personality-img--2{width:486px;height:214px;margin-top:32px;margin-bottom:18px}}@media(min-width: 1024px){.definition__personality-img--2{width:896px;height:334px;margin-top:20px;margin-bottom:29px}}@media(min-width: 1280px){.definition__personality-img--2{width:1060px;height:396px;margin-top:40px;margin-bottom:40px}}@media(min-width: 1920px){.definition__personality-img--2{width:1294px;height:482px;margin-top:33px;margin-bottom:31px}}.definition__decisions{margin-bottom:52px}@media(min-width: 375px){.definition__decisions{margin-bottom:36px}}@media(min-width: 768px){.definition__decisions{margin-bottom:24px}}@media(min-width: 1024px){.definition__decisions{margin-bottom:66px}}@media(min-width: 1280px){.definition__decisions{margin-bottom:78px}}@media(min-width: 1920px){.definition__decisions{margin-bottom:84px}}.definition__decisions-h3{margin-bottom:20px}@media(min-width: 768px){.definition__decisions-h3{margin-bottom:8px}}@media(min-width: 1024px){.definition__decisions-h3{margin-bottom:15px}}@media(min-width: 1280px){.definition__decisions-h3{margin-bottom:26px}}@media(min-width: 1920px){.definition__decisions-h3{margin-bottom:61px}}.definition__decisions-img--1{width:354px;height:272px;margin-bottom:20px}@media(min-width: 375px){.definition__decisions-img--1{width:375px;height:288px;margin-bottom:20px}}@media(min-width: 768px){.definition__decisions-img--1{width:357px;height:274px;margin-bottom:14px}}@media(min-width: 1024px){.definition__decisions-img--1{width:440px;height:338px;margin-bottom:0}}@media(min-width: 1280px){.definition__decisions-img--1{width:521px;height:400px}}@media(min-width: 1920px){.definition__decisions-img--1{width:440px;height:338px}}.definition__decisions-img--2{width:306px;height:242px;margin-bottom:40px}@media(min-width: 375px){.definition__decisions-img--2{width:306px;height:242px;margin-bottom:31px}}@media(min-width: 768px){.definition__decisions-img--2{width:368px;height:290px;margin-bottom:14px}}@media(min-width: 1024px){.definition__decisions-img--2{width:440px;height:346px;margin-bottom:0}}@media(min-width: 1280px){.definition__decisions-img--2{width:511px;height:402px}}@media(min-width: 1920px){.definition__decisions-img--2{width:542px;height:428px}}.definition__decisions-row--1{margin-bottom:24px}@media(min-width: 1024px){.definition__decisions-row--1{margin-bottom:27px}}@media(min-width: 1280px){.definition__decisions-row--1{margin-bottom:30px}}@media(min-width: 1920px){.definition__decisions-row--1{margin-bottom:121px}}.definition__decisions-row--2{margin-bottom:24px}@media(min-width: 1024px){.definition__decisions-row--2{margin-bottom:34px}}@media(min-width: 1280px){.definition__decisions-row--2{margin-bottom:53px}}@media(min-width: 1920px){.definition__decisions-row--2{align-items:flex-start;margin-bottom:137px}}.definition__decisions-row--3{align-items:flex-start}.definition__feelings-img--1{width:390px;height:196px;margin-bottom:40px}@media(min-width: 375px){.definition__feelings-img--1{width:453px;height:228px;margin-bottom:56px}}@media(min-width: 768px){.definition__feelings-img--1{width:427px;height:238px;margin-bottom:32px}}@media(min-width: 1024px){.definition__feelings-img--1{width:440px;height:242px;margin-bottom:0}}@media(min-width: 1280px){.definition__feelings-img--1{width:521px;height:262px}}@media(min-width: 1920px){.definition__feelings-img--1{width:542px;height:274px}}.definition__feelings-img--2{width:320px;height:312px;margin-bottom:40px;margin-top:20px}@media(min-width: 375px){.definition__feelings-img--2{width:374px;height:366px;margin-bottom:43px;margin-top:22px}}@media(min-width: 768px){.definition__feelings-img--2{width:300px;height:294px;margin-bottom:32px;margin-top:-8px}}@media(min-width: 1024px){.definition__feelings-img--2{width:439px;height:430px;margin-bottom:0;margin-top:0}}@media(min-width: 1280px){.definition__feelings-img--2{width:511px;height:500px}}@media(min-width: 1920px){.definition__feelings-img--2{width:544px;height:534px}}.definition__feelings-img--3{width:320px;height:312px;margin-bottom:40px;margin-top:20px}@media(min-width: 375px){.definition__feelings-img--3{width:375px;height:366px;margin-bottom:55px;margin-top:20px}}@media(min-width: 768px){.definition__feelings-img--3{width:245px;height:240px;margin-bottom:16px;margin-top:-8px}}@media(min-width: 1024px){.definition__feelings-img--3{width:440px;height:430px;margin-bottom:0;margin-top:0}}@media(min-width: 1280px){.definition__feelings-img--3{width:511px;height:498px}}@media(min-width: 1920px){.definition__feelings-img--3{width:544px;height:530px}}.definition__feelings-img--4{width:320px;height:314px;margin-bottom:30px;margin-top:30px}@media(min-width: 375px){.definition__feelings-img--4{width:375px;height:368px;margin-bottom:40px;margin-top:40px}}@media(min-width: 768px){.definition__feelings-img--4{width:233px;height:228px;margin-bottom:11px;margin-top:2px}}@media(min-width: 1024px){.definition__feelings-img--4{width:439px;height:430px;margin-bottom:0;margin-top:0}}@media(min-width: 1280px){.definition__feelings-img--4{width:511px;height:500px}}@media(min-width: 1920px){.definition__feelings-img--4{width:542px;height:530px}}.definition__feelings-row--1{margin-bottom:40px}@media(min-width: 375px){.definition__feelings-row--1{margin-bottom:20px}}@media(min-width: 768px){.definition__feelings-row--1{margin-bottom:9px}}@media(min-width: 1024px){.definition__feelings-row--1{margin-bottom:16px}}@media(min-width: 1280px){.definition__feelings-row--1{margin-bottom:40px}}@media(min-width: 1920px){.definition__feelings-row--1{margin-bottom:72px}}.definition__feelings-row--2{margin-bottom:24px}@media(min-width: 1024px){.definition__feelings-row--2{margin-bottom:29px}}@media(min-width: 1280px){.definition__feelings-row--2{margin-bottom:105px}}@media(min-width: 1920px){.definition__feelings-row--2{margin-bottom:0}}.definition__feelings-row--3{margin-bottom:24px}@media(min-width: 1024px){.definition__feelings-row--3{margin-bottom:68px}}@media(min-width: 1280px){.definition__feelings-row--3{margin-bottom:74px}}@media(min-width: 1920px){.definition__feelings-row--3{margin-bottom:72px}}.definition__feelings-row--4{margin-bottom:24px}@media(min-width: 1024px){.definition__feelings-row--4{margin-bottom:78px}}@media(min-width: 1920px){.definition__feelings-row--4{margin-bottom:69px}}.definition__end{position:relative;margin-top:15px;padding-top:46px}.definition__end::before{content:"";position:absolute;top:0;left:0;width:100%;height:2px;background:#537bf7}@media(min-width: 1024px){.definition__end::before{width:362px;height:4px}}@media(min-width: 1280px){.definition__end::before{width:386px}}.definition__end-text{font-weight:600;font-size:20px;line-height:24px;color:#537bf7;font-family:"Montserrat",sans-serif,-apple-system}@media(min-width: 1280px){.definition__end-text{font-size:24px;line-height:32px}}.definition__end-text:not(:last-child){margin-bottom:8px}.health{padding-bottom:64px}@media(min-width: 1024px){.health{padding-bottom:80px}}.health__h2{margin-bottom:20px;color:#537bf7}@media(min-width: 1024px){.health__h2{margin-bottom:24px}}@media(min-width: 1280px){.health__h2{margin-bottom:40px}}.health__h3{color:#2e3033}@media(min-width: 768px){.health__h3{font-size:32px;line-height:42px}}@media(min-width: 1280px){.health__h3{font-size:36px;line-height:42px}}.health__subheading{color:#2e3033;font-size:16px;line-height:22px;font-weight:600}@media(min-width: 1280px){.health__subheading{font-size:18px;line-height:24px}}.health-list{list-style:disc;margin-left:18px}.health-list__item{font-size:16px;line-height:22px}@media(min-width: 1280px){.health-list__item{font-size:18px;line-height:26px}}.health-list__item::marker{font-size:12px}.health-list__item:not(:last-child){margin-bottom:4px}@media(min-width: 1024px){.health-list__item--smxl{display:none}}@media(min-width: 1920px){.health-list__item--smxl{display:block}}@media(min-width: 1024px){.health-list__item--nmd{display:none}}@media(max-width: 1023px){.health-list__item--md{display:none}}.health-list__item--mdlg{display:none}@media(min-width: 1024px){.health-list__item--mdlg{display:list-item}}@media(min-width: 1920px){.health-list__item--mdlg{display:none}}.health__img{position:relative;left:50%;width:288px;height:288px;transform:translateX(-50%);object-fit:cover;margin:16px 0 24px}@media(min-width: 375px){.health__img{width:327px;height:327px}}@media(min-width: 1024px){.health__img{left:auto;transform:none;width:440px;height:440px;margin:0 auto 0}}@media(min-width: 1024px){.health__img--xs{display:none}}.health__img--md{display:none}@media(min-width: 1024px){.health__img--md{display:block}}.health__img--xl{display:none !important}@media(min-width: 1920px){.health__img--xl{display:block}}.health__dream{align-items:center;padding-top:80px;margin-bottom:56px}@media(min-width: 1024px){.health__dream{margin-bottom:64px}}@media(min-width: 375px){.health__dream{padding-top:67px}}@media(min-width: 768px){.health__dream{padding-top:79px}}@media(min-width: 1024px){.health__dream{padding-top:56px}}@media(min-width: 1280px){.health__dream{padding-top:106px}}@media(min-width: 1920px){.health__dream{padding-top:30px}}.health__dream-h3{margin-bottom:16px}@media(min-width: 1024px){.health__dream-img{margin-bottom:20px}}@media(min-width: 1280px){.health__dream-img{margin-bottom:32px}}@media(min-width: 1920px){.health__dream-img{margin-bottom:11px}}.health__text{margin-bottom:8px}.health__highlight{font-size:1rem;line-height:1.375rem;color:#537bf7}@media(min-width: 768px){.health__highlight{font-size:1.25rem;line-height:1.5rem}}@media(min-width: 1280px){.health__highlight{font-size:1.5rem;line-height:2rem}}.health__highlight .link{text-decoration:underline}@media(min-width: 1280px){.health__highlight .link:hover{text-decoration:none}}.health__eat{margin-bottom:56px}@media(min-width: 1024px){.health__eat{margin-bottom:64px}}.health__eat-row--2{margin-bottom:56px}@media(min-width: 1024px){.health__eat-row--2{margin-bottom:64px}}.health__eat-row--3{align-items:flex-start}.health__eat-h3{margin-bottom:20px}@media(min-width: 768px){.health__eat-h3{margin-bottom:12px}}@media(min-width: 1024px){.health__eat-h3{margin-bottom:20px}}@media(min-width: 1280px){.health__eat-h3{margin-bottom:40px}}@media(min-width: 1920px){.health__eat-h3{margin-bottom:36px}}@media(min-width: 1024px){.health__eat-img{margin-top:64px}}@media(min-width: 1280px){.health__eat-img{margin-top:60px}}@media(min-width: 1920px){.health__eat-img{margin-top:16px}}.health__sport{margin-bottom:56px}@media(min-width: 1024px){.health__sport{margin-bottom:64px}}@media(min-width: 1024px){.health__sport-h3{margin-bottom:20px}}@media(min-width: 1280px){.health__sport-h3{margin-bottom:40px}}@media(min-width: 1920px){.health__sport-h3{margin-bottom:48px}}@media(min-width: 1024px){.health__sport-img{margin-top:0;margin-bottom:32px}}@media(min-width: 1280px){.health__sport-img{margin-bottom:67px}}@media(min-width: 1920px){.health__sport-img{margin-top:-60px;margin-bottom:38px}}.health__sport-row--2{margin-bottom:49px}@media(min-width: 375px){.health__sport-row--2{margin-bottom:63px}}@media(min-width: 768px){.health__sport-row--2{margin-bottom:39px}}@media(min-width: 1024px){.health__sport-row--2{margin-bottom:52px}}@media(min-width: 1280px){.health__sport-row--2{margin-bottom:40px}}@media(min-width: 1920px){.health__sport-row--2{margin-bottom:0}}.health__learn{margin-bottom:56px}@media(min-width: 1024px){.health__learn{margin-bottom:64px}}.health__learn-row{align-items:flex-start;margin-bottom:54px}@media(min-width: 375px){.health__learn-row{margin-bottom:42px}}@media(min-width: 768px){.health__learn-row{margin-bottom:24px}}@media(min-width: 1024px){.health__learn-row{margin-bottom:52px}}@media(min-width: 1280px){.health__learn-row{margin-bottom:40px}}@media(min-width: 1920px){.health__learn-row{margin-bottom:91px}}.health__learn-h3{margin-bottom:30px}@media(min-width: 375px){.health__learn-h3{margin-bottom:35px}}@media(min-width: 768px){.health__learn-h3{margin-bottom:13px}}@media(min-width: 1024px){.health__learn-h3{margin-bottom:20px}}@media(min-width: 1280px){.health__learn-h3{margin-bottom:17px}}@media(min-width: 1920px){.health__learn-h3{margin-bottom:22px}}@media(min-width: 1024px){.health__learn-img{margin-top:12px}}@media(min-width: 1280px){.health__learn-img{margin-top:53px}}@media(min-width: 1920px){.health__learn-img{margin-top:0}}.health__stress-h3{margin-bottom:20px}@media(min-width: 768px){.health__stress-h3{margin-bottom:8px}}@media(min-width: 1024px){.health__stress-h3{margin-bottom:15px}}@media(min-width: 1280px){.health__stress-h3{margin-bottom:26px}}@media(min-width: 1920px){.health__stress-h3{margin-bottom:61px}}@media(min-width: 1280px){.health__stress-img{margin-top:70px}}@media(min-width: 1920px){.health__stress-img{margin-top:22px}}.read-more{padding-bottom:80px}@media(min-width: 1024px){.read-more{padding-bottom:76px}}@media(min-width: 1280px){.read-more{padding-bottom:82px}}@media(min-width: 1920px){.read-more{padding-bottom:90px}}.read-more__col{margin-bottom:20px}.read-more__col:last-child{margin-bottom:0}.read-more__h4{margin-bottom:30px;color:#000}@media(min-width: 1280px){.read-more__h4{margin-bottom:40px}}.read-more__card{position:relative;display:flex;flex-direction:column;justify-content:space-between;min-height:64px;padding:12px 20px;border-radius:16px;box-shadow:0px 2.64145px 33.0181px rgba(185,193,223,.5);background:#fafcff;color:#2a59e7;transition:background-color .3s ease}@media(min-width: 768px){.read-more__card{min-height:72px;padding:16px 32px}}@media(min-width: 1024px){.read-more__card{min-height:216px;padding:16px;border-radius:24px;color:#537bf7}}@media(min-width: 1280px){.read-more__card{min-height:246px;padding:20px}}.read-more__card:active,.read-more__card:hover{background:#c5d4fe}.read-more__card::before{content:"";position:absolute;top:50%;right:20px;transform:translateY(-50%);width:10px;height:17px;background:url(/special/mozg/dist/assets/images/read-more-arrow-mobile.svg) no-repeat center/100%}@media(min-width: 768px){.read-more__card::before{right:32px}}@media(min-width: 1024px){.read-more__card::before{display:none}}.read-more__card-header{display:flex}@media(min-width: 1024px){.read-more__card-header{justify-content:space-between}}.read-more__card-heading{order:1;flex:0 0 161px;max-width:161px;font-size:16px;line-height:20px}@media(min-width: 1024px){.read-more__card-heading{flex:0 0 295px;max-width:295px;font-size:30.3867px;line-height:35px}}@media(min-width: 1024px){.read-more__card-heading{order:0}}@media(min-width: 1280px){.read-more__card-heading{flex:0 0 338px;max-width:338px;font-size:36px;line-height:42px}}@media(min-width: 1920px){.read-more__card-heading{flex:0 0 554px;max-width:554px}}.read-more__card-number{margin-right:10px;font-weight:500;font-size:16px;line-height:20px}@media(min-width: 1024px){.read-more__card-number{margin-right:4px;font-weight:600;font-size:20.2578px;line-height:27px}}@media(min-width: 1280px){.read-more__card-number{margin-right:24px;font-size:24px;line-height:32px}}.read-more__link{display:none}@media(min-width: 1024px){.read-more__link{display:flex;align-items:center;font-size:16.8815px;line-height:20px}}@media(min-width: 1280px){.read-more__link{font-size:20px;line-height:24px}}.read-more__link-arrow{width:8px;height:15px;margin-left:8px}@media(min-width: 1280px){.read-more__link-arrow{width:10px;height:18px}}.read-more__link-arrow svg{width:100%;height:100%}.read-more__scroll-up{position:absolute;display:flex;align-items:center;justify-content:center;top:-46px;right:16px;width:46px;height:46px;border-radius:50%;background:url(/special/mozg/dist/assets/images/scroll-up-arrow-xs.svg) no-repeat center top 16px/19px 11px #537bf7;filter:drop-shadow(5px 5px 20px rgba(185, 193, 223, 0.5));transition:opacity .3s ease}@media(min-width: 375px){.read-more__scroll-up{right:24px}}@media(min-width: 768px){.read-more__scroll-up{display:none}}
