.hero{background:#f5f5f5;flex-direction:column;gap:2rem;max-width:1440px;height:100vh;margin:0 auto;padding:24px 24px 40px;display:flex;position:relative}@media (max-width:767px){.hero{padding:16px 0 0}}@media (max-width:480px){.hero{gap:16px;padding:16px 0 0}}.hero__header{z-index:11;justify-content:space-between;align-items:center;height:56px;display:flex;position:relative}@media (max-width:1023px){.hero__header{height:48px}}@media (max-width:767px){.hero__header{padding:0 16px}}@media (max-width:480px){.hero__header{padding:0 16px}}.hero__logo{object-fit:contain;width:auto;height:40px}@media (max-width:1023px){.hero__logo{height:32px}}.hero__menu{gap:2.3125rem;display:flex}@media (max-width:1023px){.hero__menu{gap:1.5rem}}@media (max-width:800px){.hero__menu{gap:.5rem}}@media (max-width:767px){.hero__menu{display:none}}.hero__menuItem{color:#171717f5;font-size:1rem;font-weight:600;line-height:1.25rem;list-style:none}.hero__primaryButton{color:#f5f5f5f5;letter-spacing:-.02em;cursor:pointer;background:#080808;border:none;border-radius:14px;justify-content:center;align-items:center;width:182px;height:56px;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;line-height:1.375rem;transition:background-color .2s,transform .1s;display:flex}.hero__primaryButton:hover{background:#1a1a1a}.hero__primaryButton:active{background:#000;transform:scale(.98)}@media (max-width:1023px){.hero__primaryButton{height:48px}}@media (max-width:767px){.hero__primaryButton{display:none}}.hero__burgerWrapper{display:none}@media (max-width:767px){.hero__burgerWrapper{display:block}}.hero__checkbox{visibility:hidden;position:absolute}.hero__burger{cursor:pointer;background:#000;border:none;border-radius:10px;width:40px;height:40px;display:block;position:relative}.hero__burger:before,.hero__burger:after{content:"";background:#fff;border-radius:.67px;width:18px;height:1.33px;display:block;position:absolute;left:50%;transform:translate(-50%)}.hero__burger:before{transition:box-shadow .3s .15s,top .3s .15s,transform .3s;top:13px;box-shadow:0 6px #fff}.hero__burger:after{transition:bottom .3s .15s,transform .3s;bottom:13px}.hero__checkbox:checked+.hero__burger:before{transition:box-shadow .15s,top .3s,transform .3s .15s;top:19.33px;transform:translate(-50%)rotate(45deg);box-shadow:0 0 #0000}.hero__checkbox:checked+.hero__burger:after{transition:bottom .3s,transform .3s .15s;bottom:19.33px;transform:translate(-50%)rotate(-45deg)}.hero__overlay{display:none}@media (max-width:767px){.hero__overlay{background:var(--Overlay-onDark-Blur,#08080847);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:8;pointer-events:none;width:100%;display:block;position:absolute;inset:64px 0 0}}.hero__mobileModal{display:none}@media (max-width:767px){.hero__mobileModal{z-index:10;background:#f5f5f5;border-bottom-right-radius:24px;border-bottom-left-radius:24px;flex-direction:column;justify-content:space-between;gap:32px;width:100%;height:266px;padding:16px;display:flex;position:absolute;top:48px;left:0}}@media (max-width:480px){.hero__mobileModal{top:48px}}.hero__mobileMenu{flex-direction:column;gap:32px;display:flex}.hero__mobileMenuItem{color:#171717f5;font-family:SB Sans Display,sans-serif;font-size:24px;font-weight:600;line-height:30px;list-style:none}.hero__mobilePrimaryButton{color:#171717f5;letter-spacing:-.02em;cursor:pointer;background:0 0;border:1px solid #080808;border-radius:14px;justify-content:center;align-items:center;width:auto;height:48px;padding:14px;font-size:16px;font-weight:600;line-height:20px;transition:background-color .2s,border-color .2s,transform .1s;display:flex}.hero__mobilePrimaryButton:hover{background:#f0f0f0;border-color:#1a1a1a}.hero__mobilePrimaryButton:active{background:#e5e5e5;border-color:#000;transform:scale(.98)}.hero__main{flex:1;justify-content:space-between;gap:1rem;display:flex}@media (max-width:1023px){.hero__main{flex-direction:column;gap:0}}.hero__left{background:#fff;border-radius:32px;flex-direction:column;flex:1;justify-content:space-between;gap:2rem;padding:2rem;display:flex}@media (max-width:767px){.hero__left{flex:none;padding:24px 16px}}.hero__wrapper{flex-direction:column;gap:1.5rem;display:flex}.hero__title{letter-spacing:-.02em;color:#171717f5;font-size:4rem;font-weight:600;line-height:4.25rem}@media (max-width:1130px){.hero__title{font-size:3.5rem;line-height:3.75rem}}@media (max-width:1023px){.hero__title{font-size:3.5rem}}@media (max-width:767px){.hero__title{font-size:32px;line-height:36px}}.hero__subtitle{color:#171717f5;font-family:SB Sans Display,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.875rem}@media (max-width:1023px){.hero__subtitle{font-size:1.25rem}}@media (max-width:767px){.hero__subtitle{font-size:18px;line-height:24px}}.hero__accentButton{color:#f5f5f5f5;letter-spacing:-.02em;cursor:pointer;background:#1a9e32;border:none;border-radius:14px;justify-content:center;align-items:center;width:326px;height:56px;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;line-height:1.375rem;transition:background-color .2s,transform .1s;display:flex}.hero__accentButton:hover{background:#158028}.hero__accentButton:active{background:#0f6b1f;transform:scale(.98)}@media (max-width:1023px){.hero__accentButton{height:48px}}@media (max-width:767px){.hero__accentButton{font-size:16px;line-height:20px}}@media (max-width:480px){.hero__accentButton{width:100%}}.hero__right{background-color:#87ceeb;background-image:url(/hero-slider-bg.png);background-position:90%;background-repeat:no-repeat;background-size:cover;border-radius:32px;flex:1;align-items:flex-end;padding:1.5rem;display:flex;position:relative;overflow:hidden}@media (max-width:767px){.hero__right{padding:16px}}.hero__slider{isolation:isolate;background:#0006;border-radius:32px;flex-direction:column;justify-content:flex-end;gap:1.5rem;width:100%;height:260px;padding:1.5rem;display:flex;position:relative;overflow:hidden}.hero__slider:before{content:"";-webkit-mask-composite:xor;z-index:-1;pointer-events:none;background:linear-gradient(99.99deg,#ffffff40 21.99%,#ffffff0d 80.4%);border-radius:32px;padding:1.5px 1px 1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}@media (max-width:1130px){.hero__slider{height:290px}}@media (max-width:1023px){.hero__slider{height:224px}}@media (max-width:767px){.hero__slider{height:260px}}@media (max-width:480px){.hero__slider{height:300px}}.hero__slides{flex:1;width:100%;position:relative}.hero__capability{opacity:0;pointer-events:none;flex-direction:column;gap:1rem;transition:opacity .3s,transform .3s;display:flex;position:absolute;inset:0;transform:translateY(16px)}.hero__capability_active{opacity:1;pointer-events:auto;transform:translateY(0)}.hero__capabilityLabel{color:#f5f5f58f;text-transform:uppercase;font-size:.875rem;font-weight:500;line-height:1.125rem}.hero__capabilityTitle{color:#f5f5f5f5;font-family:SB Sans Display,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.875rem}.hero__capabilityDescription{color:#f5f5f5f5;font-size:1rem;font-weight:500;line-height:1.25rem}.hero__controls{justify-content:space-between;align-items:center;display:flex}.hero__arrowButton{cursor:pointer;background-color:#f9f9f91f;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:background-color .2s,transform .1s;display:flex}.hero__arrowButton:hover{background-color:#00000080}.hero__arrowButton:active{background-color:#000000b3;transform:scale(.95)}.hero__arrowButton img{display:block}.hero__dots{align-items:center;gap:.5rem;display:flex}.hero__dot{cursor:pointer;background-color:#f5f5f547;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:all .3s}.hero__dot_active{background-color:#f9f9f9;border-radius:4px;width:24px;height:8px}
.language-switcher{align-items:center;gap:4px;display:flex}.language-switcher__button{color:#171717f5;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:8px;padding:6px 12px;font-size:14px;font-weight:600;line-height:18px;transition:all .2s}.language-switcher__button:hover{background:#e5e5e5}.language-switcher__button_active{color:#f5f5f5;background:#080808;border-color:#080808}.language-switcher__button_active:hover{background:#1a1a1a}
.features{background:#f5f5f5;max-width:1440px;height:100%;margin:0 auto;padding:2.5rem 1.5rem}@media (max-width:767px){.features{padding:24px 0}}.features__container{background:#fff;border-radius:32px;grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr;gap:1.5rem;height:100%;min-height:730px;padding:2rem;display:grid}@media (max-width:1023px){.features__container{grid-template-rows:1fr 1fr 1fr 1fr;grid-template-columns:1fr 1fr}}@media (max-width:767px){.features__container{grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr;grid-template-columns:1fr}}@media (max-width:480px){.features__container{padding:24px 16px}}.features__header{flex-direction:column;grid-area:1/1/4;gap:1rem;display:flex}@media (max-width:1023px){.features__header{grid-area:1/1/2/3;max-width:490px}}@media (max-width:767px){.features__header{grid-area:1/1/2/2}}.features__caption{color:#1717178f;text-transform:uppercase;font-size:.875rem;font-weight:500;line-height:1.125rem}.features__title{color:#171717f5;font-size:2rem;font-weight:600;line-height:2.25rem}.features__subtitle{color:#171717f5;font-size:1.5rem;font-weight:600;line-height:1.875rem}@media (max-width:1130px){.features__subtitle{font-size:18px;line-height:24px}}.features__left{background:linear-gradient(353.31deg,#28d247 10.68%,#1a9e32 54.54%);border-radius:24px;flex-direction:column;grid-area:4/1/7;gap:1.5rem;padding:1.5rem;display:flex}@media (max-width:1023px){.features__left{grid-area:2/1/3/2}}@media (max-width:767px){.features__left{grid-area:2/1/3/2}}.features__heading{color:#171717f5;font-size:1.5rem;font-weight:600;line-height:1.875rem}.features__heading_white{color:#f5f5f5f5}.features__wrapper{flex-direction:column;gap:1rem;display:flex}.features__subheading{letter-spacing:-.02em;color:#171717f5;font-size:1.125rem;font-weight:400;line-height:1.625rem}.features__subheading_white{color:#f5f5f5f5}.features__description{letter-spacing:-.02em;color:#171717f5;font-size:.875rem;font-weight:400;line-height:1.25rem}.features__description_white{color:#f5f5f5f5}.features__center{background-image:url(/feature-center-bg.png);background-position:calc(50% + 80px) calc(50% + 70px);background-repeat:no-repeat;background-size:150%;border-radius:24px;flex-direction:column;grid-area:3/2/7;gap:1.5rem;height:100%;padding:1.5rem;display:flex}@media (max-width:1130px){.features__center{background-position:calc(50% + 30px) calc(50% + 50px)}}@media (max-width:1023px){.features__center{background-position:calc(50% + 50px);grid-area:3/1/5/2}}@media (max-width:767px){.features__center{grid-area:3/1/5/2}}.features__right{background-image:url(/hero-slider-bg.png);background-position:10%;background-repeat:no-repeat;background-size:cover;border-radius:24px;flex-direction:column;grid-area:1/3/7;gap:1.5rem;height:100%;padding:1.5rem;display:flex;position:relative;overflow:hidden}.features__right:after{content:"";z-index:0;background-image:url(/feature-right-bg.png);background-position:calc(50% + 200px) calc(50% + 220px);background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1023px){.features__right:after{background-size:250%}}.features__right>*{z-index:1;position:relative}@media (max-width:1023px){.features__right{grid-area:2/2/5/3}}@media (max-width:767px){.features__right{grid-area:5/1/7/2}}
.about{background:#f5f5f5;flex-direction:column;justify-content:center;gap:2rem;max-width:1440px;height:620px;margin:0 auto;padding:3rem;display:flex}@media (max-width:1023px){.about{padding:32px}}@media (max-width:767px){.about{height:386px}}@media (max-width:480px){.about{height:386px;padding:24px 16px}}.about__top{justify-content:space-between;display:flex}.about__title{color:#171717f5;font-size:4rem;font-weight:600;line-height:4.25rem}@media (max-width:1023px){.about__title{font-size:3rem;line-height:52px}}@media (max-width:767px){.about__title{font-size:32px;line-height:36px}}.about__clearButton,.about__mobileClearButton{color:#171717f5;letter-spacing:-.02em;cursor:pointer;background:0 0;border:1px solid #080808;border-radius:14px;justify-content:center;align-items:center;width:200px;height:56px;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;line-height:1.375rem;transition:background-color .2s,border-color .2s,transform .1s;display:flex}.about__clearButton:hover,.about__mobileClearButton:hover{background:#f0f0f0;border-color:#1a1a1a}.about__clearButton:active,.about__mobileClearButton:active{background:#e5e5e5;border-color:#000;transform:scale(.98)}@media (max-width:1023px){.about__clearButton,.about__mobileClearButton{height:48px}}.about__mobileClearButton{display:none}@media (max-width:480px){.about__mobileClearButton{width:100%;margin-top:50px;display:flex}.about__clearButton{display:none}}.about__bottom{justify-content:center;align-items:center;max-width:826px;margin:0 auto;display:flex}@media (max-width:1023px){.about__bottom{max-width:620px}}.about__subtitle{color:#1717178f;text-align:left;font-family:SB Sans Display,sans-serif;font-size:2rem;font-weight:600;line-height:2.25rem}.about__subtitle strong{color:#171717f5}@media (max-width:1023px){.about__subtitle{font-size:24px;line-height:30px}}@media (max-width:767px){.about__subtitle{font-size:18px;line-height:24px}}
.footer{text-align:center;background:#f5f5f5;justify-content:space-between;gap:1rem;max-width:1440px;margin:0 auto;padding:0 1.5rem 1.5rem;display:flex}@media (max-width:1023px){.footer{flex-direction:column-reverse;gap:16px}}.footer__copyright{color:#1717178f;letter-spacing:-.02em;font-size:1rem;font-weight:500;line-height:1.25rem}@media (max-width:1023px){.footer__copyright{text-align:left}}@media (max-width:767px){.footer__copyright{font-size:12px;line-height:14px}}.footer__links{gap:2.25rem;display:flex}@media (max-width:1023px){.footer__links{justify-content:space-between}}@media (max-width:767px){.footer__links{flex-direction:column;align-items:flex-start;gap:8px}}.footer__link{color:#171717f5;letter-spacing:-.02em;font-size:1rem;font-weight:500;line-height:1.25rem}@media (max-width:767px){.footer__link{font-size:12px;line-height:14px}}
.community{background:#f5f5f5;max-width:1440px;margin:0 auto;padding:2.5rem 1.5rem}@media (max-width:480px){.community{padding:24px 0}}.community__content{background:linear-gradient(92.98deg,#000 22.75% 53.04%,#000 77.98%);border-radius:32px;justify-content:start;padding:3rem;display:flex;position:relative;overflow:hidden}.community__content:before{content:"";z-index:0;background-image:url(/feature-right-bg.png);background-position:right -600px center;background-repeat:no-repeat;background-size:cover;width:100%;height:100%;position:absolute;top:0;left:0}@media (max-width:1023px){.community__content:before{background-position:50% calc(50% - 400px);background-size:120%}}@media (max-width:767px){.community__content:before{background-position:calc(50% + 20px) calc(50% - 300px);background-size:130%}}@media (max-width:1023px){.community__content{width:100%;min-height:854px}}@media (max-width:767px){.community__content{min-height:0;padding-top:120px}}@media (max-width:480px){.community__content{padding:120px 20px 20px}}.community__form{z-index:1;flex-direction:column;gap:2.5rem;width:100%;max-width:560px;display:flex;position:relative}@media (max-width:1023px){.community__form{justify-content:flex-end;max-width:100%}}.community__form_success{max-width:100%}.community__title{color:#f5f5f5f5;text-align:left;font-size:4rem;font-weight:600;line-height:4.25rem}@media (max-width:1023px){.community__title{font-size:48px;line-height:52px}}@media (max-width:767px){.community__title{width:45%;font-size:32px;line-height:36px}}@media (max-width:600px){.community__title{width:60%}}@media (max-width:480px){.community__title{letter-spacing:-.02em;width:65%}}.community__subtitle{color:#f5f5f58f;text-align:left;margin-bottom:350px;font-size:1.5rem;font-weight:500;line-height:1.75rem}@media (max-width:1023px){.community__subtitle{margin-bottom:120px}}@media (max-width:767px){.community__subtitle{margin-bottom:0}}.community__wrapper{flex-direction:column;gap:1rem;display:flex}.community__field{position:relative}.community__input{color:#f5f5f58f;letter-spacing:-.02em;background:#f9f9f91f;border:none;border-radius:12px;outline:none;width:100%;padding:.875rem;font-size:1rem;font-weight:500;line-height:1.25rem;transition:background .2s}.community__input::placeholder{color:#9ca3af}.community__input:focus{background:#374151}.community__required{background:#ff293e;border-radius:50%;width:8px;height:8px;position:absolute;top:0;right:0}.community__validationError{color:#ff6b78;margin:0;font-size:.875rem;font-weight:500;line-height:1.25rem}.community__checkboxWrapper{align-items:flex-start;gap:.75rem;display:flex}.community__checkbox{appearance:none;cursor:pointer;background-color:#0000;border:2px solid #ddd;border-radius:6px;flex-shrink:0;width:20px;min-width:20px;height:20px;min-height:20px;margin:0;transition:all .15s ease-in-out}.community__checkbox:checked{background-color:#1a9e32;background-image:url(/icon/IconChecked.svg);background-position:50%;background-repeat:no-repeat;background-size:70%;border-color:#1a9e32}.community__checkboxLabel{letter-spacing:-.02em;color:#f5f5f58f;font-size:.875rem;font-weight:500;line-height:1.125rem}.community__link{color:#f5f5f5f5;text-decoration:underline;transition:opacity .2s}.community__link:hover{opacity:.8}.community__submitWrapper{justify-content:flex-start;align-items:center;display:flex}@media (max-width:767px){.community__submitWrapper{justify-content:flex-end}}.community__submit{color:#f5f5f5f5;letter-spacing:-.02em;cursor:pointer;background:#1a9e32;border:none;border-radius:14px;justify-content:center;align-items:center;width:fit-content;height:56px;padding:1rem 1.5rem;font-size:1.125rem;font-weight:600;line-height:1.375rem;transition:background-color .2s,transform .1s;display:flex}.community__submit:hover{background:#158028}.community__submit:active{background:#0f6b1f;transform:scale(.98)}@media (max-width:767px){.community__submit{height:48px}}@media (max-width:480px){.community__submit{width:100%}}
.modules{background:#f5f5f5;flex-direction:column;align-items:center;max-width:1440px;min-height:810px;margin:0 auto;padding:1rem 0;display:flex;overflow:hidden}.modules__header{flex-direction:column;gap:8px;max-width:1000px;padding:12px 0;display:flex}@media (max-width:1023px){.modules__header{max-width:475px;padding:12px 16px}}@media (max-width:767px){.modules__header{max-width:100%;padding:8px 16px}}.modules__heading,.modules__subheading{color:#171717f5;text-align:left;font-size:4rem;font-weight:600;line-height:4.25rem}@media (max-width:1023px){.modules__heading,.modules__subheading{font-size:48px;line-height:52px}}@media (max-width:767px){.modules__heading,.modules__subheading{font-size:32px;line-height:36px}}.modules__subheading{color:#1717178f;text-align:right;margin-left:80px}.modules__title{color:#f5f5f5f5;font-family:SB Sans Display,sans-serif;font-size:1.5rem;font-weight:600;line-height:1.875rem}.modules__description{letter-spacing:-.02em;color:#f5f5f5f5;font-size:.875rem;font-weight:400;line-height:1.25rem}.modules__top{will-change:transform;backface-visibility:hidden;align-items:flex-start;gap:4rem;width:fit-content;display:flex;transform:translate(0,0)}.modules__top-content{flex-shrink:0;align-items:flex-start;gap:4rem;width:fit-content;display:flex}.modules__bottom{will-change:transform;backface-visibility:hidden;align-items:flex-end;gap:4rem;width:fit-content;display:flex;transform:translate(0,0)}.modules__bottom-content{flex-shrink:0;align-items:flex-end;gap:4rem;width:fit-content;display:flex}.modules__sema-img{background-image:url(/modules-bg/sema-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:300px;height:180px;margin-top:80px}.modules__neural-img{background-image:url(/modules-bg/neural-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:300px;height:180px;margin-top:80px}.modules__generic-img{background-image:url(/modules-bg/generic-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:300px;height:230px;margin-top:0}.modules__genclimate-img{background-image:url(/modules-bg/genclimate-bg.jpg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:300px;height:230px;margin-top:80px}.modules__chemist-img{background-image:url(/modules-bg/chemist-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:300px;height:230px;margin-top:0}.modules__giga-img{background:#000;border-radius:16px;justify-content:center;align-items:center;width:300px;height:186px;margin-bottom:46px;display:flex}.modules__sdr-img{background-image:url(/modules-bg/sdr-bg.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:300px;height:166px;margin-bottom:0}.modules__prostata-img{background-image:url(/modules-bg/prostata-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:300px;height:230px;margin-bottom:0}.modules__sema-compare-img{background-image:url(/modules-bg/sema-compare-bg.png);background-position:50%;background-repeat:no-repeat;background-size:cover;border-radius:16px;width:300px;height:166px;margin-bottom:80px}.modules__sema-card{background:#0b7ecb;border-radius:16px;flex-direction:column;gap:.5rem;width:238px;height:232px;margin-top:0;padding:1.5rem;display:flex}.modules__neural-card{background:#171717f5;border-radius:16px;flex-direction:column;gap:.5rem;width:238px;height:176px;margin-top:154px;padding:1.5rem;display:flex}.modules__generic-card,.modules__genclimate-card{background:#0d5382;border-radius:16px;flex-direction:column;gap:.5rem;width:238px;height:232px;margin-top:184px;padding:1.5rem;display:flex}.modules__chemist-card{background:#0b7ecb;border-radius:16px;flex-direction:column;gap:.5rem;width:238px;height:232px;margin-top:80px;padding:1.5rem;display:flex}.modules__giga-card{background:#171717f5;border-radius:16px;flex-direction:column;gap:.5rem;width:238px;height:166px;margin-bottom:149px;padding:1.5rem;display:flex}.modules__sdr-card{background:#0d5382;border-radius:16px;flex-direction:column;gap:.5rem;width:300px;height:233px;margin-bottom:80px;padding:1.5rem;display:flex}.modules__prostata-card{background:#0b7ecb;border-radius:16px;flex-direction:column;gap:.5rem;width:238px;height:166px;margin-bottom:0;padding:1.5rem;display:flex}.modules__sema-compare-card{background:#0b7ecb;border-radius:16px;flex-direction:column;gap:.5rem;width:238px;height:233px;margin-bottom:0;padding:1.5rem;display:flex}.modules__sema-card,.modules__neural-card,.modules__giga-card,.modules__sdr-card,.modules__prostata-card,.modules__sema-compare-card,.modules__chemist-card,.modules__genclimate-card,.modules__generic-card{cursor:pointer;transition:transform .3s,box-shadow .3s,filter .3s}.modules__sema-card:hover,.modules__neural-card:hover,.modules__giga-card:hover,.modules__sdr-card:hover,.modules__prostata-card:hover,.modules__sema-compare-card:hover,.modules__chemist-card:hover,.modules__genclimate-card:hover,.modules__generic-card:hover{filter:brightness(1.2);transform:scale(1.1);box-shadow:0 8px 24px #0000004d}
