.Button{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#dc296c;border:0;border-radius:8px;color:#fff;cursor:pointer;display:inline-block;font-size:18px;line-height:16px;margin:0;padding:16px 24px;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.Button--alto{background-color:#cecece}.Button--alto:hover{background-color:#b5b5b5}.Button--alto:active{background-color:#828282}.Button--amethyst2{background-color:#9652d3}.Button--amethyst2:hover{background-color:#7d31c1}.Button--amethyst2:active{background-color:#481c70}.Button--azure-radiance{background-color:#007aff}.Button--azure-radiance:hover{background-color:#0062cc}.Button--azure-radiance:active{background-color:#003166}.Button--backend-malibu{background-color:#5ac1f9}.Button--backend-malibu:hover{background-color:#29aff7}.Button--backend-malibu:active{background-color:#0777b3}.Button--black,.Button--black:hover,.Button--black:active{background-color:#000}.Button--cerise-red{background-color:#dc296c}.Button--cerise-red:hover{background-color:#b41e56}.Button--cerise-red:active{background-color:#5d0f2c}.Button--cod-gray{background-color:#111}.Button--cod-gray:hover,.Button--cod-gray:active{background-color:#000}.Button--concrete{background-color:#f2f2f2}.Button--concrete:hover{background-color:#d9d9d9}.Button--concrete:active{background-color:#a6a6a6}.Button--homepage-jazzberry-jam{background-color:#c01254}.Button--homepage-jazzberry-jam:hover{background-color:#910e40}.Button--homepage-jazzberry-jam:active{background-color:#340517}.Button--mine-shaft{background-color:#242424}.Button--mine-shaft:hover{background-color:#0b0b0b}.Button--mine-shaft:active{background-color:#000}.Button--platinum-gray{background-color:#e7e7e7}.Button--platinum-gray:hover{background-color:#cecece}.Button--platinum-gray:active{background-color:#9b9b9b}.Button--white{background-color:#fff}.Button--white:hover{background-color:#e6e6e6}.Button--white:active{background-color:#b3b3b3}.Button--wild-watermelon{background-color:#fe5271}.Button--wild-watermelon:hover{background-color:#fe1f47}.Button--wild-watermelon:active{background-color:#b60122}.Button--whiteSpaceNormal{white-space:normal}.Button--lineHeight{line-height:22px}.Button--borderWhite{border:1px solid #FFFFFF}.Button--borderWhite:hover,.Button--borderWhite:active{background-color:#000;border:1px solid #FFFFFF}.Button--borderDark{border:1px solid #111111;color:#111}.Button--relatedPosts{padding:16px 69px}.Button--transparent{background-color:transparent}.Button--transparentFAQ{background-color:transparent;border:0;display:block;padding:0;text-align:initial;white-space:initial;width:100%}.Button--large{font-size:26px;line-height:34px;white-space:normal}@media (max-width: 991.98px){.Button--large{font-size:18px;line-height:16px}}@media (max-width: 767.98px){.Button--mobileFullScreen{display:block}}.Button--homepage{background-color:transparent;border:1px solid #DC296C;border-radius:8px;color:#fff;min-height:55px;padding:18px;width:174px}@media (max-width: 991.98px){.Button--homepage{font-size:16px;min-height:50px;width:150px}}.Button--homepage:hover{background-color:#dc296c}.Button--homepage:active{background-color:#c01254;border:1px solid #C01254}.Button--stav{border:2px solid #FFFFFF}.Button--stav:hover{background-color:#fff;color:#000}.Button--new_homepage{margin-top:10%}.Button--toggler{background:transparent;display:block;padding:0}.Button--toggler:focus{outline:1px solid rgba(255,255,255,.2);outline-offset:5px}.Button--toggler-top-space{margin:10px 0 0}.isActive .Button--toggler .Button-plus{opacity:.7}.isActive .Button--toggler .Button-plus .Button-plusVertical,.isActive .Button--toggler .Button-plus .Button-plusHorizontal{transform:rotate(90deg)}.isActive .Button--toggler .Button-plus .Button-plusHorizontal{opacity:0}.Button--toggler .Button-plus{border:3px solid #F2F2F2;border-radius:100%;display:block;height:25px;opacity:1;padding:20px;position:relative;width:25px}@media (max-width: 767.98px){.Button--toggler .Button-plus{border-width:2px;padding:14px}}.Button--toggler .Button-plus .Button-plusVertical,.Button--toggler .Button-plus .Button-plusHorizontal{background-color:#f2f2f2;left:50%;position:absolute;top:50%;transform:rotate(-90deg);transition:all .3s ease-in-out}.Button--toggler .Button-plus .Button-plusVertical{height:25px;margin-left:-1.5px;margin-top:-12.5px;width:3px}@media (max-width: 767.98px){.Button--toggler .Button-plus .Button-plusVertical{height:15px;margin-top:-7.5px;width:2px}}.Button--toggler .Button-plus .Button-plusHorizontal{height:3px;margin-left:-12.5px;margin-top:-1.5px;opacity:1;width:25px}@media (max-width: 767.98px){.Button--toggler .Button-plus .Button-plusHorizontal{height:2px;margin-left:-7.5px;width:15px}}@media (max-width: 991.98px){.ContentGroup{padding-bottom:25px}}.ContentGroup-title{display:block;padding-bottom:20px;position:relative}.ContentGroup--width{width:80%}.ContentGroup--absolute{position:absolute;width:100%;z-index:1}.ContentGroup--padded{padding-bottom:40px}@media (max-width: 991.98px){.ContentGroup--padded{padding-bottom:32px}}.ContentGroup-padded-sm{padding-bottom:10px}@media (max-width: 767.98px){.ContentGroup-padded-sm{padding-bottom:15px}}@media (max-width: 991.98px){.ContentGroup--padded-md{padding-bottom:40px}}.ContentGroup--custom{padding-bottom:40px}@media (max-width: 767.98px){.ContentGroup--custom{padding-bottom:20px}}.ContentGroup--custom-reverse{margin-bottom:-40px}@media (max-width: 767.98px){.ContentGroup--custom-reverse{margin-bottom:-20px}}.ContentGroup--line{padding-bottom:15px;padding-top:15px}.ContentGroup--fadeIn{max-height:0;opacity:0;overflow:hidden;transition:max-height .5s,opacity 1s}.ContentGroup--fadeIn.isActive{max-height:1400px;opacity:.8}.ContentGroup--fadeUp{opacity:0;transform:translateY(-70px);transition-duration:1s;transition-property:transform,opacity;transition-timing-function:cubic-bezier(0,.55,.45,1)}.ContentGroup--fadeUp--active{opacity:1;transform:none}.ContentGroup--fadeUp--first{transition-delay:.25s}@media (max-width: 767.98px){.ContentGroup--fadeUp--first{transition-delay:.25s}}.ContentGroup--fadeUp--second{transition-delay:.6s}@media (max-width: 767.98px){.ContentGroup--fadeUp--second{transition-delay:.25s}}.ContentGroup--fadeUp--third{transition-delay:.9s}@media (max-width: 767.98px){.ContentGroup--fadeUp--third{transition-delay:.25s}}.ContentGroup--question{padding:0 9%}.ContentGroup--relatedPost{height:100%;min-height:450px;position:relative}@media (max-width: 767.98px){.ContentGroup--relatedPost{height:initial;min-height:initial}}.Image{display:block;height:auto;max-width:100%;position:relative}.Image-javaHearts--firstHeart{max-width:57%}@media (max-width: 575.98px){.Image-javaHearts--firstHeart{left:5%;max-width:37%}}.Image-javaHearts--secondHeart{max-width:76%}@media (max-width: 575.98px){.Image-javaHearts--secondHeart{left:27%;max-width:33%}}.Image-javaHearts--thirdHeart{max-width:58%}@media (max-width: 575.98px){.Image-javaHearts--thirdHeart{left:50%;max-width:33%}}@media (max-width: 767.98px){.Image--smCentered{left:50%;transform:translate(-50%)}}.Image--device{top:70px}@media (max-width: 767.98px){.Image--device{top:30px}}.Image--shiftRight{max-width:unset;width:calc(100% + 350px)}@media (max-width: 767.98px){.Image--shiftRight{width:100%}}.Image--shiftBoth{left:-350px;max-width:unset;right:-350px;width:calc(100% + 700px)}@media (max-width: 767.98px){.Image--shiftBoth{left:unset;right:unset;width:100%}}.Image--logo{height:144px;width:144px}@media (max-width: 991.98px){.Image--logo{height:160px;width:100px}}@media (max-width: 767.98px){.Image--logo{height:80px;width:80px}}@media (max-width: 575.98px){.Image--xs-large{overflow:hidden;width:120%}}.Image--realEstate{display:none}@media (max-width: 767.98px){.Image--realEstate{display:block;height:50px}}.Image--java{max-width:112%}@media (max-width: 767.98px){.Image--java{left:-39%;max-width:175%}}@media (min-width: 576px){.Image--seoLines{left:-30px;top:20px}}.Image--hamnatcoachStart{right:40px}@media (max-width: 767.98px){.Image--hamnatcoachStart{margin:0;max-width:unset;overflow:hidden;right:0;width:150%}}.Image--hamnatcoachOpportunities{left:-70px;max-width:unset;overflow:hidden;position:absolute;top:110px;width:110%}@media (max-width: 767.98px){.Image--hamnatcoachOpportunities{display:none}}.Image--hamnatcoachInterface{max-width:unset;width:166%}@media (max-width: 767.98px){.Image--hamnatcoachInterface{width:150%}}.Image--generateReport{left:-60%;position:absolute;top:64%}@media (max-width: 1199.98px){.Image--generateReport{left:30%;top:82%;width:62%}}@media (max-width: 767.98px){.Image--generateReport{left:20%;top:82%;width:70%}}@media (max-width: 767.98px){.Image--ariaFirst{transform:rotate(3deg)}}@media (max-width: 767.98px){.Image--ariaSecond{transform:rotate(-1deg)}}.Image--howToImproveButtons{width:400px}@media (max-width: 767.98px){.Image--howToImproveButtons{width:200px}}.Image--handCoreWebVitals{left:110%;max-width:90%;position:relative;top:6%}@media (max-width: 1780px){.Image--handCoreWebVitals{left:66%}}@media (max-width: 1498px){.Image--handCoreWebVitals{left:50%;max-width:80%}}@media (max-width: 1385px){.Image--handCoreWebVitals{left:38%;max-width:82%}}@media (max-width: 991.98px){.Image--handCoreWebVitals{left:16%}}@media (max-width: 767.98px){.Image--handCoreWebVitals{left:39%;max-width:65%}}@media (max-width: 575.98px){.Image--handCoreWebVitals{left:8%;max-width:100%}}.Image--coreWebVitals{left:-26px;max-width:114%}@media (max-width: 767.98px){.Image--coreWebVitals{max-width:160%;min-width:160%}}.Image--coreWebVitalsSecond{left:20px}@media (max-width: 767.98px){.Image--coreWebVitalsSecond{left:-20px;max-width:246%}}.Image--coreWebVitalsPhone{left:-28px;max-width:116%}@media (max-width: 991.98px){.Image--coreWebVitalsPhone{left:-22px;max-width:118%}}@media (max-width: 767.98px){.Image--coreWebVitalsPhone{left:-38px}}@media (max-width: 575.98px){.Image--coreWebVitalsPhone{left:-18px}}@media (max-width: 767.98px){.Image--theImpactOfAiOnBusiness{max-width:80%}}.Image--howToHelpYourDevelopment{max-width:114%}@media (max-width: 767.98px){.Image--howToHelpYourDevelopment{max-width:160%;min-width:160%}}.RoundedWrapper{background-size:cover;border-radius:8px;padding-top:80px;position:relative}@media (max-width: 767.98px){.RoundedWrapper{padding-left:20px;padding-right:20px;padding-top:60px}}.RoundedWrapper--xsmall{padding:32px}@media (max-width: 991.98px){.RoundedWrapper--xsmall{padding:32px 6px 32px 0}}.RoundedWrapper--small{padding:40px}@media (max-width: 767.98px){.RoundedWrapper--small{padding:25px 30px}}.RoundedWrapper--small-vertical{padding:40px 0}@media (max-width: 767.98px){.RoundedWrapper--small-vertical{padding:25px 0}}.RoundedWrapper--medium{padding:50px}@media (max-width: 767.98px){.RoundedWrapper--medium{padding:30px 25px}}.RoundedWrapper--large{padding:70px}@media (max-width: 767.98px){.RoundedWrapper--large{padding:30px}}@media (max-width: 575.98px){.RoundedWrapper--large{padding:8px}}@media (max-width: 575.98px){.RoundedWrapper--large-xs-30{padding:30px}}.RoundedWrapper--card{padding:30px 60px}@media (max-width: 991.98px){.RoundedWrapper--card{padding:30px 20px}}.RoundedWrapper--translucent{background-color:#ffffff1a}.RoundedWrapper--translucentDark{background-color:#0000001a}.RoundedWrapper--borderRadiusMedium{border-radius:16px}.RoundedWrapper--borderRadiusLarge{border-radius:25px}.RoundedWrapper--scala{padding:26px 40px 26px 58px}@media (max-width: 767.98px){.RoundedWrapper--scala{padding:25px 30px}}.RoundedWrapper--react{border-radius:25px;padding:60px 0 0 55px}@media (max-width: 767.98px){.RoundedWrapper--react{padding:50px 20px 0}}.RoundedWrapper--shadowed{box-shadow:-20px 16px 100px #00000080}@media (max-width: 991.98px){.RoundedWrapper--shadowed{box-shadow:-10.75px 12.1833px 40.85px #00000080}}.RoundedWrapper--shadowedAzure{box-shadow:-10px 10px 30px #007aff33}@media (max-width: 991.98px){.RoundedWrapper--shadowedAzure{box-shadow:-5px 5px 20px #007aff33}}.RoundedWrapper--shadowedCeriseRed{box-shadow:-10px 10px 30px #dc296c33}@media (max-width: 991.98px){.RoundedWrapper--shadowedCeriseRed{box-shadow:-5px 5px 20px #dc296c33}}.RoundedWrapper--progress{background:linear-gradient(270.43deg,#9652d3 1.77%,#5ac1f9 99.99%);border-radius:2px;height:6px;padding:0}.RoundedWrapper--travel{overflow:hidden;padding-bottom:0;padding-right:0}@media (max-width: 991.98px){.RoundedWrapper--travel{padding-right:30px}}.RoundedWrapper--noPadded{padding:0}.RoundedWrapper--noPaddedTop{padding-top:0}.RoundedWrapper--clutchReview{border-radius:4px;padding:26px}.Section{overflow:hidden;padding-bottom:80px;padding-top:80px;position:relative}@media (max-width: 991.98px){.Section{padding-bottom:60px;padding-top:60px}}.Section--start{padding-bottom:30px;padding-top:212px}.Section--small{padding-top:190px}@media (max-width: 991.98px){.Section--small{padding-top:100px}}.Section--large{padding-bottom:200px;padding-top:300px}@media (max-width: 991.98px){.Section--large{padding-bottom:70px;padding-top:190px}}.Section-bottomBackground{bottom:0;content:"";height:30%;position:absolute;width:100%;z-index:0}.Section-content{margin:0 auto;max-width:1300px;padding-left:70px;padding-right:70px;position:relative;width:100%}@media (max-width: 991.98px){.Section-content{padding-left:20px;padding-right:20px}}.Section-content--fluid{max-width:100%}.Section-contentRow{padding-bottom:80px}@media (max-width: 767.98px){.Section-contentRow{padding-bottom:100px}}.Section--row-reverse{flex-direction:row-reverse}.Typography--alto{color:#cecece}.Typography--alto:-internal-autofill-selected,.Typography--alto:-webkit-autofill,.Typography--alto:-webkit-autofill:hover,.Typography--alto:-webkit-autofill:focus{-webkit-text-fill-color:#CECECE}.Typography--alto.Typography--bordered.Typography--link{border-bottom:2px solid rgba(206,206,206,.3)}.Typography--alto.Typography--link:hover,.Typography--alto.Typography--link.isActive{border-bottom:2px solid rgba(206,206,206,.5)}.Typography--amethyst2{color:#9652d3}.Typography--amethyst2:-internal-autofill-selected,.Typography--amethyst2:-webkit-autofill,.Typography--amethyst2:-webkit-autofill:hover,.Typography--amethyst2:-webkit-autofill:focus{-webkit-text-fill-color:#9652D3}.Typography--amethyst2.Typography--bordered.Typography--link{border-bottom:2px solid rgba(150,82,211,.3)}.Typography--amethyst2.Typography--link:hover,.Typography--amethyst2.Typography--link.isActive{border-bottom:2px solid rgba(150,82,211,.5)}.Typography--azure-radiance{color:#007aff}.Typography--azure-radiance:-internal-autofill-selected,.Typography--azure-radiance:-webkit-autofill,.Typography--azure-radiance:-webkit-autofill:hover,.Typography--azure-radiance:-webkit-autofill:focus{-webkit-text-fill-color:#007AFF}.Typography--azure-radiance.Typography--bordered.Typography--link{border-bottom:2px solid rgba(0,122,255,.3)}.Typography--azure-radiance.Typography--link:hover,.Typography--azure-radiance.Typography--link.isActive{border-bottom:2px solid rgba(0,122,255,.5)}.Typography--backend-malibu{color:#5ac1f9}.Typography--backend-malibu:-internal-autofill-selected,.Typography--backend-malibu:-webkit-autofill,.Typography--backend-malibu:-webkit-autofill:hover,.Typography--backend-malibu:-webkit-autofill:focus{-webkit-text-fill-color:#5AC1F9}.Typography--backend-malibu.Typography--bordered.Typography--link{border-bottom:2px solid rgba(90,193,249,.3)}.Typography--backend-malibu.Typography--link:hover,.Typography--backend-malibu.Typography--link.isActive{border-bottom:2px solid rgba(90,193,249,.5)}.Typography--black{color:#000}.Typography--black:-internal-autofill-selected,.Typography--black:-webkit-autofill,.Typography--black:-webkit-autofill:hover,.Typography--black:-webkit-autofill:focus{-webkit-text-fill-color:#000000}.Typography--black.Typography--bordered.Typography--link{border-bottom:2px solid rgba(0,0,0,.3)}.Typography--black.Typography--link:hover,.Typography--black.Typography--link.isActive{border-bottom:2px solid rgba(0,0,0,.5)}.Typography--cerise-red{color:#dc296c}.Typography--cerise-red:-internal-autofill-selected,.Typography--cerise-red:-webkit-autofill,.Typography--cerise-red:-webkit-autofill:hover,.Typography--cerise-red:-webkit-autofill:focus{-webkit-text-fill-color:#DC296C}.Typography--cerise-red.Typography--bordered.Typography--link{border-bottom:2px solid rgba(220,41,108,.3)}.Typography--cerise-red.Typography--link:hover,.Typography--cerise-red.Typography--link.isActive{border-bottom:2px solid rgba(220,41,108,.5)}.Typography--cod-gray{color:#111}.Typography--cod-gray:-internal-autofill-selected,.Typography--cod-gray:-webkit-autofill,.Typography--cod-gray:-webkit-autofill:hover,.Typography--cod-gray:-webkit-autofill:focus{-webkit-text-fill-color:#111111}.Typography--cod-gray.Typography--bordered.Typography--link{border-bottom:2px solid rgba(17,17,17,.3)}.Typography--cod-gray.Typography--link:hover,.Typography--cod-gray.Typography--link.isActive{border-bottom:2px solid rgba(17,17,17,.5)}.Typography--concrete{color:#f2f2f2}.Typography--concrete:-internal-autofill-selected,.Typography--concrete:-webkit-autofill,.Typography--concrete:-webkit-autofill:hover,.Typography--concrete:-webkit-autofill:focus{-webkit-text-fill-color:#F2F2F2}.Typography--concrete.Typography--bordered.Typography--link{border-bottom:2px solid rgba(242,242,242,.3)}.Typography--concrete.Typography--link:hover,.Typography--concrete.Typography--link.isActive{border-bottom:2px solid rgba(242,242,242,.5)}.Typography--homepage-jazzberry-jam{color:#c01254}.Typography--homepage-jazzberry-jam:-internal-autofill-selected,.Typography--homepage-jazzberry-jam:-webkit-autofill,.Typography--homepage-jazzberry-jam:-webkit-autofill:hover,.Typography--homepage-jazzberry-jam:-webkit-autofill:focus{-webkit-text-fill-color:#C01254}.Typography--homepage-jazzberry-jam.Typography--bordered.Typography--link{border-bottom:2px solid rgba(192,18,84,.3)}.Typography--homepage-jazzberry-jam.Typography--link:hover,.Typography--homepage-jazzberry-jam.Typography--link.isActive{border-bottom:2px solid rgba(192,18,84,.5)}.Typography--mine-shaft{color:#242424}.Typography--mine-shaft:-internal-autofill-selected,.Typography--mine-shaft:-webkit-autofill,.Typography--mine-shaft:-webkit-autofill:hover,.Typography--mine-shaft:-webkit-autofill:focus{-webkit-text-fill-color:#242424}.Typography--mine-shaft.Typography--bordered.Typography--link{border-bottom:2px solid rgba(36,36,36,.3)}.Typography--mine-shaft.Typography--link:hover,.Typography--mine-shaft.Typography--link.isActive{border-bottom:2px solid rgba(36,36,36,.5)}.Typography--platinum-gray{color:#e7e7e7}.Typography--platinum-gray:-internal-autofill-selected,.Typography--platinum-gray:-webkit-autofill,.Typography--platinum-gray:-webkit-autofill:hover,.Typography--platinum-gray:-webkit-autofill:focus{-webkit-text-fill-color:#E7E7E7}.Typography--platinum-gray.Typography--bordered.Typography--link{border-bottom:2px solid rgba(231,231,231,.3)}.Typography--platinum-gray.Typography--link:hover,.Typography--platinum-gray.Typography--link.isActive{border-bottom:2px solid rgba(231,231,231,.5)}.Typography--white{color:#fff}.Typography--white:-internal-autofill-selected,.Typography--white:-webkit-autofill,.Typography--white:-webkit-autofill:hover,.Typography--white:-webkit-autofill:focus{-webkit-text-fill-color:#FFFFFF}.Typography--white.Typography--bordered.Typography--link{border-bottom:2px solid rgba(255,255,255,.3)}.Typography--white.Typography--link:hover,.Typography--white.Typography--link.isActive{border-bottom:2px solid rgba(255,255,255,.5)}.Typography--wild-watermelon{color:#fe5271}.Typography--wild-watermelon:-internal-autofill-selected,.Typography--wild-watermelon:-webkit-autofill,.Typography--wild-watermelon:-webkit-autofill:hover,.Typography--wild-watermelon:-webkit-autofill:focus{-webkit-text-fill-color:#FE5271}.Typography--wild-watermelon.Typography--bordered.Typography--link{border-bottom:2px solid rgba(254,82,113,.3)}.Typography--wild-watermelon.Typography--link:hover,.Typography--wild-watermelon.Typography--link.isActive{border-bottom:2px solid rgba(254,82,113,.5)}.Typography--heading1{font-size:56px;line-height:64px;font-weight:700}@media (max-width: 991.98px){.Typography--heading1{font-size:36px;line-height:44px}}.Typography--heading2{font-size:40px;line-height:48px;font-weight:700}@media (max-width: 991.98px){.Typography--heading2{font-size:28px;line-height:36px}}.Typography--heading3{font-size:22px;line-height:30px;font-weight:700}.Typography--heading3-custom{font-size:28px;line-height:36px;font-weight:700}@media (max-width: 991.98px){.Typography--heading3-custom{font-size:22px;line-height:30px}}.Typography--heading3correct{font-size:32px;line-height:38px;font-weight:700}@media (max-width: 991.98px){.Typography--heading3correct{font-size:22px;line-height:26px}}.Typography--heading4{font-size:28px;line-height:39px;font-weight:700}@media (max-width: 991.98px){.Typography--heading4{font-size:22px;line-height:26px}}.Typography--heading4-2{font-size:28px;line-height:39px;font-weight:700}@media (max-width: 991.98px){.Typography--heading4-2{font-size:16px;line-height:26px}}.Typography--body0{font-size:12px;line-height:20px;font-weight:400}@media (max-width: 991.98px){.Typography--body0{line-height:18px}}.Typography--body1{font-size:16px;line-height:24px;font-weight:400}@media (max-width: 991.98px){.Typography--body1{font-size:14px;line-height:22px}}.Typography--body2{font-size:18px;line-height:28px;font-weight:400}@media (max-width: 991.98px){.Typography--body2{font-size:16px;line-height:26px}}.Typography--body2-26{font-size:18px;line-height:26px;font-weight:400}@media (max-width: 991.98px){.Typography--body2-26{font-size:16px;line-height:24px}}.Typography--body3{font-size:22px;line-height:34px;font-weight:400}@media (max-width: 991.98px){.Typography--body3{font-size:16px;line-height:26px}}.Typography--body3-custom{font-size:22px;line-height:30px;font-weight:400}@media (max-width: 991.98px){.Typography--body3-custom{font-size:16px;line-height:24px}}.Typography--body4{font-size:26px;line-height:45px;font-weight:400}@media (max-width: 991.98px){.Typography--body4{font-size:22px;line-height:34px}}.Typography--body5{font-size:14px;line-height:28px;font-weight:400}@media (max-width: 767.98px){.Typography--body5{font-size:14px;line-height:25px}}.Typography--body6{font-size:22px;line-height:34px;font-weight:400}@media (max-width: 991.98px){.Typography--body6{font-size:18px;line-height:26px}}.Typography--body7{font-size:22px;line-height:34px;font-weight:400}@media (max-width: 991.98px){.Typography--body7{font-size:14px;line-height:19.6px}}.Typography--body16{font-size:16px;line-height:24px;font-weight:400}.Typography--body18{font-size:18px;line-height:22px;font-weight:400}.Typography--p2-regular{font-size:18px;line-height:26px;font-weight:400}@media (max-width: 991.98px){.Typography--p2-regular{font-size:16px;line-height:24px}}.Typography--p3-regular-bold{font-size:16px;line-height:24px;font-weight:700}@media (max-width: 991.98px){.Typography--p3-regular-bold{font-size:14px;line-height:20px}}.Typography--body108{font-size:108px;line-height:1.2;font-weight:700}@media (max-width: 767.98px){.Typography--body108{font-size:62.6px;line-height:1.2}}.Typography--centered,.Typography--md-centered{text-align:center}@media (max-width: 767.98px){.Typography--md-centered{text-align:start}}.Typography--align{text-align:right}@media (max-width: 767.98px){.Typography--align{text-align:left}}.Typography--align-xs{text-align:center}@media (max-width: 575.98px){.Typography--align-xs{text-align:left}}.Typography--no-underline{text-decoration:none}.Typography--dashedItem{left:30px;padding-bottom:1em;position:relative}@media (max-width: 991.98px){.Typography--dashedItem{left:0}}.Typography--dashedItem:before{border-bottom:1px solid #111111;content:"";left:-30px;position:absolute;top:.75em;width:17px}@media (max-width: 991.98px){.Typography--dashedItem:before{display:inline-block;margin-right:10px;margin-top:.75em;position:static;vertical-align:top}}.Typography--largeChar{font-size:162px;font-weight:400;line-height:200px}.Typography--enormousChar{font-size:100px;line-height:100px;font-weight:700}@media (max-width: 767.98px){.Typography--enormousChar{font-size:45px;line-height:50px}}.Typography--enormousChar2{font-size:90px;line-height:90px;font-weight:700}@media (max-width: 767.98px){.Typography--enormousChar2{font-size:45px;line-height:50px}}.Typography--italic{font-style:italic}.Typography--bold{font-weight:700}.Typography--noUnderLine{text-decoration:none}.Typography--nowrap{white-space:nowrap}.Typography--uppercase{text-transform:uppercase}.Typography--whiteShadow{box-shadow:0 0 0 5px #fff}.Typography--codeOwnershipShadow{box-shadow:0 0 0 5px #fe5271}@media (max-width: 767.98px){.Typography--colorSwitch{color:#dc296c}}.Typography--turbineAnadea{letter-spacing:2px}.Typography--float-right{float:right}.Typography--plate{font-size:30px;line-height:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#dc296c;border:0;border-radius:6px;color:#fff;display:inline-block;font-weight:700;margin:0;padding:20px 24px 16px;position:relative;text-align:center;text-decoration:none;-webkit-user-select:none;user-select:none;white-space:nowrap}@media (max-width: 991.98px){.Typography--plate{font-size:28px;line-height:16px}}.Typography--accentLink{transition:all .2s ease-in-out}.Typography--accentLink:hover p{text-decoration:underline}.Typography--p1-bold{font-size:22px;line-height:30px;font-weight:700}@media (max-width: 991.98px){.Typography--p1-bold{font-size:18px;line-height:26px}}.Image--cba{width:153px}.Image--hope{width:97px}.Image--cnn{left:-3px;top:-40px;width:111px}@media (max-width: 767.98px){.Image--cnn{left:-1px;top:-30px;width:71px}}.Image--bbc{left:15px;top:-44px;width:100px}@media (max-width: 767.98px){.Image--bbc{left:0;top:-29px;width:60px}}.Image--nv{left:24px;top:-55px;width:84px}@media (max-width: 767.98px){.Image--nv{left:4px;top:-36px;width:44px}}.Section-textContent{margin:0 auto;max-width:1300px;padding-left:270px;padding-right:270px;position:relative;width:100%}@media (max-width: 991.98px){.Section-textContent{padding-left:20px;padding-right:20px}}.Section--start{padding-bottom:30px;padding-top:240px}@media (max-width: 991.98px){.Section--start{padding-bottom:10px;padding-top:190px}}.RoundedWrapper--standWithUkraine{border-radius:16px;padding:24px}.RoundedWrapper--standWithUkraineInner{height:96px;padding:16px}.RoundedWrapper--round{border-radius:50%;height:130px;width:130px}@media (max-width: 767.98px){.RoundedWrapper--round{height:90px;width:90px}}.u-mb-16{margin-bottom:16px}.u-mb-20{margin-bottom:20px}.u-mb-24{margin-bottom:24px}.u-mb-32{margin-bottom:32px}.u-bg-cod-gray{background-color:#111}.u-bg-mine-shaft{background-color:#242424}.u-bg-concrete{background-color:#f2f2f2}.u-bg-platinum-gray{background-color:#e7e7e7}.u-bg-cerise-red{background-color:#dc296c}.u-w-100{width:100%}.u-h-100{height:100%}.u-mt-auto{margin-top:auto}.u-gap-48{grid-gap:48px}@media (max-width: 767.98px){.u-gap-48{grid-gap:32px}}@media (max-width: 575.98px){.u-gap-48{grid-gap:16px}}.u-text-align-center{text-align:center}@media (max-width: 575.98px){.u-text-align-center{text-align:start}}
