.style-module__B7LHAq__nav{z-index:2000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#fff9;border-bottom:1px solid #fff3;justify-content:center;width:100%;display:flex;position:fixed;top:0;box-shadow:0 10px 25px #00000004}.style-module__B7LHAq__mainNav{justify-content:space-between;align-items:center;width:100%;max-width:1258px;margin:0 auto;padding:25px 8px;display:flex}.style-module__B7LHAq__logo{width:270px;height:48px;display:flex}.style-module__B7LHAq__mobileNav{justify-content:space-between;width:100%;padding:25px 80px;display:none;position:relative}.style-module__B7LHAq__linkContainer{flex-direction:row;gap:24px;display:flex}.style-module__B7LHAq__link{color:var(--primary-text);font-size:16px;font-weight:400;font-family:var(--font-avenir)}.style-module__B7LHAq__linkAbout{color:var(--primary-text);font-size:16px;font-weight:400;font-family:var(--font-avenir);cursor:pointer;justify-content:center;align-items:center;gap:8px;display:flex;position:relative}.style-module__B7LHAq__linkAbout:hover{font-weight:500}.style-module__B7LHAq__linkAbout:hover .style-module__B7LHAq__linkAboutDropDown,.style-module__B7LHAq__linkAboutDropDown:hover{opacity:1;visibility:visible;transform:translateY(0)}.style-module__B7LHAq__linkAboutDropDown{opacity:0;visibility:hidden;background-color:var(--background);border-radius:12px;flex-direction:column;justify-content:center;align-items:flex-start;gap:8px;width:156px;height:78px;padding-left:13px;padding-right:13px;transition:all .3s ease-in-out;display:inline-flex;position:absolute;top:35px;transform:translateY(-10px);box-shadow:2px 10px 23.5px 8px #0000001a}.style-module__B7LHAq__linkAboutDropDown.style-module__B7LHAq__visible{opacity:1;visibility:visible;transform:translateY(0)}.style-module__B7LHAq__linkAboutDropDownItem{justify-content:space-between;align-items:center;width:123px;display:inline-flex}.style-module__B7LHAq__linkAboutDropDownItem:hover{background-color:#fdfdfd}.style-module__B7LHAq__linkAboutDropDownItemLabel:hover{font-weight:500!important}.style-module__B7LHAq__aboutLinkDivider{border:.5px solid #d1d1d1;width:130px;height:0}.style-module__B7LHAq__link:hover{font-weight:500}.style-module__B7LHAq__storeLink{color:var(--foreground);font-size:16px;font-weight:600;font-family:var(--font-avenir)}.style-module__B7LHAq__storeLink:hover{font-weight:700}.style-module__B7LHAq__projectButton{display:flex}.style-module__B7LHAq__dropdown{background-color:var(--background);z-index:1000;flex-direction:column;align-items:center;gap:24px;width:100%;min-height:100vh;padding:40px 0;animation:.3s ease-in-out forwards style-module__B7LHAq__dropdownAnimation;display:flex;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 6px #0000001a}@keyframes style-module__B7LHAq__bounce{0%,to{transform:translateX(var(--underline-position)) translateY(0)}50%{transform:translateX(var(--underline-position)) translateY(-10px)}}.style-module__B7LHAq__underLineGapContainer{flex-direction:row;justify-content:center;align-items:center;gap:2.5px;margin-left:8px;animation:.5s ease-in-out style-module__B7LHAq__bounce;display:flex;position:absolute;top:60px}.style-module__B7LHAq__underLineGapCircle{background-color:var(--foreground);border-radius:5px;width:5px;height:5px}.style-module__B7LHAq__underLineGapLine{background-color:var(--foreground);border-radius:5px;width:24px;height:5px;transition:width .15s ease-in-out}.style-module__B7LHAq__dropdownLink{color:var(--primary-text);font-size:24px;font-weight:400;font-family:var(--font-avenir);text-align:center;width:100%;padding:16px 40px;text-decoration:none;transition:color .3s;display:block}.style-module__B7LHAq__dropdownLink:hover{background-color:#00000005;font-weight:500}.style-module__B7LHAq__dropdownLink:last-of-type{margin-bottom:50px}.style-module__B7LHAq__mobileNavStartButton{justify-content:center;display:flex}.style-module__B7LHAq__dropdownAuth{flex-direction:column;align-items:center;gap:10px;margin-top:20px;display:flex}.style-module__B7LHAq__burgerMenu{cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:8px}.style-module__B7LHAq__logoIcon{display:none}@keyframes style-module__B7LHAq__dropdownAnimation{0%{opacity:0;transform:translateY(-10%)}to{opacity:1;transform:translateY(0)}}.style-module__B7LHAq__projectButtonTab{display:none}@media (max-width:1200px){.style-module__B7LHAq__mainNav{max-width:1092px;padding:25px 0}}@media (max-width:1100px){.style-module__B7LHAq__mainNav{display:none}.style-module__B7LHAq__mobileNav{justify-content:space-between;align-items:center;width:100%;max-width:984px;margin:0 auto;padding:25px 0;display:flex}.style-module__B7LHAq__projectButtonTab{padding-left:35%;display:flex}}@media (max-width:960px){.style-module__B7LHAq__mobileNav{max-width:920px}.style-module__B7LHAq__projectButtonTab{padding-left:30%}}@media (max-width:912px){.style-module__B7LHAq__mobileNav{max-width:872px;padding:25px 10px}}@media (max-width:853px){.style-module__B7LHAq__mobileNav{padding:25px 15px}.style-module__B7LHAq__projectButtonTab{padding-left:15%}}@media (max-width:845px){.style-module__B7LHAq__projectButtonTab{display:none!important}}@media (max-width:768px){.style-module__B7LHAq__mobileNav{width:100%;max-width:768px;margin:0 auto;padding:25px 20px}.style-module__B7LHAq__dropdownLink{padding:14px 30px;font-size:22px!important}}@media (max-width:600px){.style-module__B7LHAq__mobileNav{width:100%;max-width:600px;margin:0 auto;padding:25px 27px}.style-module__B7LHAq__logo{width:184px;height:32px}.style-module__B7LHAq__dropdownLink{padding:12px 25px;font-size:20px!important}}@media (max-width:480px){.style-module__B7LHAq__mobileNav{width:100%;max-width:480px;margin:0 auto;padding:25px 35px 25px 8px}.style-module__B7LHAq__dropdownLink{padding:12px 20px;font-size:18px!important}}@media (max-width:430px){.style-module__B7LHAq__mobileNav{width:100%;max-width:430px;margin:0 auto}}@media (max-width:414px){.style-module__B7LHAq__mobileNav{width:100%;max-width:412px;margin:0 auto;padding-left:15px}}@media (max-width:412px){.style-module__B7LHAq__mobileNav{width:100%;max-width:412px;margin:0 auto;padding-left:8px}}@media (max-width:390px){.style-module__B7LHAq__mobileNav{width:100%;max-width:390px;margin:0 auto}}@media (max-width:360px){.style-module__B7LHAq__mobileNav{width:100%;max-width:360px;margin:0 auto}}@media (max-width:344px){.style-module__B7LHAq__mobileNav{width:100%;max-width:344px;margin:0 auto;padding-left:0}}
.style-module__9pnTUW__container{flex-direction:column;justify-content:center;width:100%;margin-top:100px;display:flex;position:relative}.style-module__9pnTUW__mainContainer{background-color:var(--foreground);border-radius:22px;justify-content:center;align-items:start;width:100%;max-width:1242.5px;height:479px;margin:0 auto;padding-top:65px;display:flex}.style-module__9pnTUW__copyright{margin:50px auto 100px}.style-module__9pnTUW__scuuduLogoImg{width:72px;height:72px}.style-module__9pnTUW__listBlockContainer{flex-direction:row;display:flex}.style-module__9pnTUW__listContainer{color:#fff;flex-direction:column;gap:20px;margin-left:100px;display:flex}.style-module__9pnTUW__listLabel{max-width:262px}@media (max-width:1200px){.style-module__9pnTUW__mainContainer{max-width:1092px}.style-module__9pnTUW__listContainer{margin-left:55px}}@media (max-width:1100px){.style-module__9pnTUW__mainContainer{max-width:981px}.style-module__9pnTUW__listContainer{margin-left:35px}}@media (max-width:960px){.style-module__9pnTUW__listBlockContainer{grid-template-columns:repeat(2,2fr);gap:40px;margin-left:20px;display:grid}.style-module__9pnTUW__mainContainer{max-width:917px;height:100%;padding-bottom:50px}}@media (max-width:912px){.style-module__9pnTUW__mainContainer{max-width:850px}}@media (max-width:845px){.style-module__9pnTUW__mainContainer{max-width:795px}.style-module__9pnTUW__listBlockContainer{grid-template-columns:repeat(2,1fr);gap:40px;margin-left:40px;display:grid}.style-module__9pnTUW__listContainer{margin-left:0}}@media (max-width:768px){.style-module__9pnTUW__mainContainer{max-width:710px}.style-module__9pnTUW__listBlockContainer{grid-template-columns:repeat(2,200px);gap:40px;margin-left:60px;display:grid}}@media (max-width:600px){.style-module__9pnTUW__listBlockContainer{grid-template-columns:repeat(2,150px);gap:50px;margin-left:40px;display:grid}.style-module__9pnTUW__mainContainer{max-width:525px}}@media (max-width:540px){.style-module__9pnTUW__listBlockContainer{grid-template-columns:repeat(2,180px);gap:0;margin-left:40px;display:grid}.style-module__9pnTUW__listContainer{margin-left:0}.style-module__9pnTUW__mainContainer{max-width:470px}}@media (max-width:520px){.style-module__9pnTUW__listBlockContainer{grid-template-columns:repeat(1,150px);gap:50px;margin-left:0;display:grid}.style-module__9pnTUW__mainContainer{flex-direction:column;gap:30px;max-width:445px;padding-top:25px;padding-left:40px}}@media (max-width:480px){.style-module__9pnTUW__listBlockContainer{grid-template-columns:repeat(1,200px);display:grid}.style-module__9pnTUW__mainContainer{max-width:415px;margin-left:11px}}@media (max-width:430px){.style-module__9pnTUW__mainContainer{max-width:365px}}@media (max-width:412px){.style-module__9pnTUW__mainContainer{max-width:345px}}@media (max-width:390px){.style-module__9pnTUW__mainContainer{max-width:324px}}@media (max-width:360px){.style-module__9pnTUW__mainContainer{max-width:295px}}@media (max-width:320px){.style-module__9pnTUW__mainContainer{max-width:264px;margin-left:3px}}
.style-module__Cr4WnG__container{flex-direction:column;width:100%;max-width:1242.5px;margin:100px auto 0;display:flex}.style-module__Cr4WnG__titleContainer{text-align:center;max-width:740px;height:140px;margin:20px auto 0}.style-module__Cr4WnG__labelTitle{font-size:32px;line-height:1.2}.style-module__Cr4WnG__subtitle{color:#282828;width:100%;max-width:445px;margin:0 auto;padding-top:5px}.style-module__Cr4WnG__noteSection{flex-direction:column;align-items:center;width:100%;max-width:1242.5px;margin:0 auto;display:flex}.style-module__Cr4WnG__tranzaktContainer{flex-direction:row;justify-content:center;align-items:center;width:100%;max-width:1090px;height:398.97px;margin:90px auto 0;display:flex}.style-module__Cr4WnG__subContainerA,.style-module__Cr4WnG__subContainerB{word-spacing:.07em;flex-direction:column;justify-content:center;align-items:start;gap:15px;width:100%;max-width:1090px;height:398.97px;margin:0 auto;line-height:1.7;display:flex}.style-module__Cr4WnG__subContainerB{align-items:end;padding-right:2%}.style-module__Cr4WnG__labelTopic{color:#282828;font-size:36px}.style-module__Cr4WnG__labelMessages{color:#282828;width:95%}.style-module__Cr4WnG__buttonContainer{margin-top:15px;display:flex}.style-module__Cr4WnG__buttonMobileContainer{display:none}.style-module__Cr4WnG__flatButton{margin-left:4px;border-radius:8px!important;width:89px!important;height:56px!important}.style-module__Cr4WnG__baseFlatButton{justify-content:center!important;align-items:center!important;width:89px!important;height:56px!important;display:flex!important}.style-module__Cr4WnG__graphicSection{width:340.7px;height:auto}.style-module__Cr4WnG__graphicHoverWrapper{will-change:transform;justify-content:center;align-items:center;display:flex}.style-module__Cr4WnG__tranzaktCircleContainer,.style-module__Cr4WnG__luxfricaCircleContainer,.style-module__Cr4WnG__helliscomingCircleContainer,.style-module__Cr4WnG__ochembaCircleContainer,.style-module__Cr4WnG__idscanCircleContainer,.style-module__Cr4WnG__agberorunCircleContainer,.style-module__Cr4WnG__openxCircleContainer,.style-module__Cr4WnG__enyinmaCircleContainer,.style-module__Cr4WnG__estatearCircleContainer{transition:box-shadow .4s}.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__tranzaktCircleContainer,.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__luxfricaCircleContainer,.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__helliscomingCircleContainer,.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__ochembaCircleContainer,.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__idscanCircleContainer,.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__agberorunCircleContainer,.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__openxCircleContainer,.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__enyinmaCircleContainer,.style-module__Cr4WnG__graphicHoverWrapper:hover .style-module__Cr4WnG__estatearCircleContainer{box-shadow:0 16px 48px #00000024}.style-module__Cr4WnG__tranzaktCircleContainer{background-color:#47d477;border-radius:50%;justify-content:center;align-items:center;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__tranzaktImage{width:90px;height:105.04px}.style-module__Cr4WnG__luxfricaCircleContainer{background-color:#eff8f3;border-radius:50%;justify-content:center;align-items:center;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__luxfricaImage{width:100%;height:100%}.style-module__Cr4WnG__helliscomingCircleContainer{background-color:#eff8f3;background-image:url(../media/helliscoming-bg.40sexc3fa7-im.webp);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:50%;justify-content:center;align-items:end;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__helliscomingImage{width:173.7px;height:129.95px}.style-module__Cr4WnG__ochembaCircleContainer{background-color:#fee7c6;border-radius:50%;justify-content:center;align-items:center;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__ochembaImage{width:135.46px;height:186.2px}.style-module__Cr4WnG__idscanCircleContainer{background-color:#999;border-radius:50%;justify-content:center;align-items:center;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__idscanImage{width:137.27px;height:184.76px}.style-module__Cr4WnG__agberorunCircleContainer{background-color:#5eb4d3;border-radius:50%;justify-content:center;align-items:center;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__agberorunImage{width:135px;height:181.71px}.style-module__Cr4WnG__openxCircleContainer{background-color:#c8e3fb;border-radius:50%;justify-content:center;align-items:center;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__openxImage{width:136px;height:183.05px}.style-module__Cr4WnG__enyinmaCircleContainer{background-color:#f5f5f5;border-radius:50%;justify-content:center;align-items:center;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__enyinmaImage{width:252px;height:195.84px}.style-module__Cr4WnG__estatearCircleContainer{background-color:#777;border-radius:50%;justify-content:center;align-items:center;width:337.21px;height:337.21px;display:flex}.style-module__Cr4WnG__estatearImage{width:117.35px;height:157.63px}@media (max-width:1200px){.style-module__Cr4WnG__container,.style-module__Cr4WnG__noteSection{max-width:1092px}.style-module__Cr4WnG__tranzaktContainer,.style-module__Cr4WnG__subContainerA,.style-module__Cr4WnG__subContainerB{max-width:939.5px}.style-module__Cr4WnG__labelMessages{color:#282828;width:90%}}@media (max-width:1100px){.style-module__Cr4WnG__container,.style-module__Cr4WnG__noteSection{max-width:981px}.style-module__Cr4WnG__tranzaktContainer,.style-module__Cr4WnG__subContainerA,.style-module__Cr4WnG__subContainerB{max-width:830.5px}.style-module__Cr4WnG__labelMessages{color:#282828;width:85%}}@media (max-width:960px){.style-module__Cr4WnG__container,.style-module__Cr4WnG__noteSection{max-width:917px}}@media (max-width:912px){.style-module__Cr4WnG__container,.style-module__Cr4WnG__noteSection{max-width:850px}.style-module__Cr4WnG__tranzaktContainer{max-width:750.5px;height:499px;margin:15px auto}.style-module__Cr4WnG__subContainerA,.style-module__Cr4WnG__subContainerB{max-width:750.5px;height:499px}.style-module__Cr4WnG__subContainerB{padding-right:0}.style-module__Cr4WnG__labelMessages{width:82%}}@media (max-width:845px){.style-module__Cr4WnG__container,.style-module__Cr4WnG__noteSection{max-width:795px}.style-module__Cr4WnG__tranzaktContainer,.style-module__Cr4WnG__subContainerA,.style-module__Cr4WnG__subContainerB{max-width:735.5px}.style-module__Cr4WnG__labelTitle{font-size:28.8px!important}.style-module__Cr4WnG__labelSubtitle{font-size:16px!important}.style-module__Cr4WnG__labelTopic{font-size:24px!important}}@media (max-width:768px){.style-module__Cr4WnG__container{max-width:710px}.style-module__Cr4WnG__noteSection{width:100%;max-width:710px}.style-module__Cr4WnG__tranzaktContainer{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:589.5px;height:auto;margin:95px auto 0;display:flex}.style-module__Cr4WnG__subContainerA,.style-module__Cr4WnG__subContainerB{word-spacing:.07em;flex-direction:column;justify-content:center;align-items:center;gap:15px;width:100%;max-width:589.5px;height:auto;margin:0 auto;line-height:1.7;display:flex}.style-module__Cr4WnG__subContainerB{margin-top:6%;margin-bottom:3%}.style-module__Cr4WnG__labelTitle{font-size:28.8px!important}.style-module__Cr4WnG__labelTopic{width:100%;font-size:24px!important}.style-module__Cr4WnG__labelMessages{width:100%;padding-right:5%}.style-module__Cr4WnG__buttonContainer{display:none}.style-module__Cr4WnG__buttonMobileContainer{width:15%;margin-top:35px;font-size:14px;display:flex}}@media (max-width:600px){.style-module__Cr4WnG__container{max-width:525px}.style-module__Cr4WnG__graphicSection{width:255.2px;height:auto}.style-module__Cr4WnG__tranzaktCircleContainer,.style-module__Cr4WnG__luxfricaCircleContainer,.style-module__Cr4WnG__helliscomingCircleContainer,.style-module__Cr4WnG__ochembaCircleContainer,.style-module__Cr4WnG__idscanCircleContainer,.style-module__Cr4WnG__agberorunCircleContainer,.style-module__Cr4WnG__openxCircleContainer,.style-module__Cr4WnG__enyinmaCircleContainer,.style-module__Cr4WnG__estatearCircleContainer{width:250px;height:250px}.style-module__Cr4WnG__tranzaktImage{width:75.96px;height:93.83px}.style-module__Cr4WnG__luxfricaImage{width:96.62px;height:30.01px}.style-module__Cr4WnG__helliscomingImage{width:75.6px;height:56.56px}.style-module__Cr4WnG__ochembaImage{width:90.26px;height:112.83px}.style-module__Cr4WnG__idscanImage{width:91.15px;height:112.3px}.style-module__Cr4WnG__agberorunImage{width:90.9px;height:111.97px}.style-module__Cr4WnG__openxImage{width:90.5px;height:111.43px}.style-module__Cr4WnG__enyinmaImage{width:103px;height:88.03px}.style-module__Cr4WnG__estatearImage{width:82.2px;height:100.12px}.style-module__Cr4WnG__buttonMobileContainer{width:22%}}@media (max-width:540px){.style-module__Cr4WnG__container,.style-module__Cr4WnG__noteSection{max-width:470px}}@media (max-width:520px){.style-module__Cr4WnG__container{max-width:445px}}@media (max-width:480px){.style-module__Cr4WnG__buttonMobileContainer{width:28%;margin-top:25px}}@media (max-width:430px){.style-module__Cr4WnG__container{max-width:365px}}@media (max-width:412px){.style-module__Cr4WnG__container{max-width:345px}}@media (max-width:390px){.style-module__Cr4WnG__container{max-width:324px}.style-module__Cr4WnG__tranzaktContainer{margin-top:35px}.style-module__Cr4WnG__labelTitle{font-size:18.5px!important}.style-module__Cr4WnG__labelSubtitle{font-size:12.5px!important}.style-module__Cr4WnG__labelTopic{font-size:22.5px!important}.style-module__Cr4WnG__labelMessages{width:100%;font-size:14.5px!important}.style-module__Cr4WnG__buttonMobileContainer{width:30.5%}}@media (max-width:360px){.style-module__Cr4WnG__container{max-width:295px}}@media (max-width:320px){.style-module__Cr4WnG__container{max-width:264px;margin-left:3px}}
.style-module__ktMtTq__container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:1242.5px;margin:100px auto 0;display:flex}.style-module__ktMtTq__headingContainer{text-align:center;max-width:800px;margin-top:1%;margin-bottom:2rem;padding:10px}.style-module__ktMtTq__heading{color:#000;margin-bottom:1rem;font-size:2rem}.style-module__ktMtTq__description{width:90%;margin:auto auto 2rem;line-height:1.6;color:#282828!important}.style-module__ktMtTq__contactWrapper{border-radius:16px;width:100%;max-width:1242.5px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 8px 30px #0000001f}.style-module__ktMtTq__leftColumn{background-color:var(--foreground);width:100%;max-width:494.166px;padding:2rem;position:relative}.style-module__ktMtTq__contactTitle{width:80%;font-size:1.5rem;color:#fff!important}.style-module__ktMtTq__contactText{width:75%;margin-bottom:1.4rem;margin-left:0;padding:10px 10px 10px 0;line-height:1.7;color:#fff!important}.style-module__ktMtTq__contactContainer{width:90%;max-width:600px;margin-left:0}.style-module__ktMtTq__contactItem{flex-direction:row;gap:16px;width:90%;margin-bottom:1rem;padding:10px 0;display:flex}.style-module__ktMtTq__infoText{color:#fff!important}.style-module__ktMtTq__subContactItem{width:23.24px;height:26.24px}.style-module__ktMtTq__socialIconsContainer{flex-direction:row;justify-content:left;align-items:center;gap:16px;margin-top:150px;display:flex}.style-module__ktMtTq__socialIcon{background-color:var(--dark-green);border-radius:18px;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.style-module__ktMtTq__socialIconImg{width:16px;height:16px}.style-module__ktMtTq__contactBackground{flex-shrink:0;width:150px;height:150px;position:absolute;bottom:0;right:0}.style-module__ktMtTq__contactImg{width:150px!important;height:150px!important}.style-module__ktMtTq__contactBackground2{flex-shrink:0;width:100px;height:150px;position:absolute;bottom:15px;right:70px}.style-module__ktMtTq__contactImg2{width:100px!important;height:100px!important}.style-module__ktMtTq__rightColumn{background-color:#4d7056;width:100%;max-width:848.333px}@media (max-width:1200px){.style-module__ktMtTq__container,.style-module__ktMtTq__contactWrapper{max-width:1092px}.style-module__ktMtTq__leftColumn{max-width:396.666px}.style-module__ktMtTq__rightColumn{max-width:697.833px}@media (max-width:1100px){.style-module__ktMtTq__container{max-width:981px}}}@media (max-width:1024px){.style-module__ktMtTq__contactWrapper{width:100%}.style-module__ktMtTq__contactBackground{width:110px;height:110px}.style-module__ktMtTq__contactImg{width:110px!important;height:110px!important}.style-module__ktMtTq__contactBackground2{width:100px;height:150px;bottom:0;right:30px}.style-module__ktMtTq__contactImg2{width:100px!important;height:100px!important}}@media (max-width:960px){.style-module__ktMtTq__container{max-width:917px}}@media (max-width:912px){.style-module__ktMtTq__container{max-width:850px}.style-module__ktMtTq__contactTitle,.style-module__ktMtTq__contactText,.style-module__ktMtTq__contactContainer{width:100%}.style-module__ktMtTq__iconContainer{gap:15px;width:60%}.style-module__ktMtTq__contactBackground{width:110px}.style-module__ktMtTq__contactImg{width:110px!important}.style-module__ktMtTq__contactBackground2{width:100px;height:150px;right:45px}.style-module__ktMtTq__contactImg2{width:110px!important}}@media (max-width:845px){.style-module__ktMtTq__container{max-width:795px}}@media (max-width:768px){.style-module__ktMtTq__container{max-width:710px}.style-module__ktMtTq__contactWrapper{flex-direction:column}.style-module__ktMtTq__leftColumn,.style-module__ktMtTq__rightColumn{width:100%;max-width:710px}.style-module__ktMtTq__contactText{width:75%}.style-module__ktMtTq__contactContainer{width:60%}.style-module__ktMtTq__iconContainer{gap:25px;width:50%}.style-module__ktMtTq__contactBackground{width:150px;height:150px;bottom:0;right:-50px}.style-module__ktMtTq__contactImg{width:100px!important;height:150px!important}.style-module__ktMtTq__contactBackground2{width:100px;height:150px}.style-module__ktMtTq__contactImg2{width:100px!important;height:100px!important}}@media (max-width:600px){.style-module__ktMtTq__container{max-width:525px}.style-module__ktMtTq__contactWrapper{width:100%}.style-module__ktMtTq__socialIconsContainer{z-index:1}}@media (max-width:540px){.style-module__ktMtTq__container{max-width:470px}}@media (max-width:520px){.style-module__ktMtTq__container{max-width:445px}}@media (max-width:480px){.style-module__ktMtTq__container{max-width:415px;margin-left:11px}.style-module__ktMtTq__contactText{width:90%}.style-module__ktMtTq__contactContainer{width:100%}.style-module__ktMtTq__contactItem{flex-direction:column;align-items:flex-start;gap:8px;width:100%}.style-module__ktMtTq__iconContainer{gap:15px;width:70%}.style-module__ktMtTq__contactBackground{width:80px;height:80px;bottom:0;right:0}.style-module__ktMtTq__contactImg{width:80px!important;height:80px!important}.style-module__ktMtTq__contactBackground2{width:60px;height:80px;bottom:15px;right:30px}.style-module__ktMtTq__contactImg2{width:60px!important;height:60px!important}}@media (max-width:430px){.style-module__ktMtTq__container{max-width:365px}}@media (max-width:412px){.style-module__ktMtTq__container{max-width:345px}}@media (max-width:390px){.style-module__ktMtTq__contactBackground,.style-module__ktMtTq__contactImg,.style-module__ktMtTq__contactBackground2,.style-module__ktMtTq__contactImg2{display:none}}@media (max-width:360px){.style-module__ktMtTq__container{max-width:295px}}@media (max-width:320px){.style-module__ktMtTq__container{max-width:264px;margin-left:3px}}
.style-module__uBqIoW__heroSection{background-image:url(../media/agberoRun-bg.2z1uyer47-bci.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.style-module__uBqIoW__overlay{z-index:1;background-color:#000000c4;position:absolute;inset:0}.style-module__uBqIoW__heroContent{z-index:2;flex-wrap:wrap;justify-content:space-between;align-items:center;width:90%;margin:auto;display:flex;position:relative}.style-module__uBqIoW__backImgSection{width:100%;margin-top:135px;margin-bottom:4%}.style-module__uBqIoW__backIconImg{filter:brightness(0)invert()}.style-module__uBqIoW__heroLeft,.style-module__uBqIoW__heroRight{flex:50%}.style-module__uBqIoW__heroRight{justify-content:end;display:flex}.style-module__uBqIoW__responsiveImg{width:75%;height:auto;display:block}.style-module__uBqIoW__responsiveImg2{width:82%;height:auto;display:block}.style-module__uBqIoW__responsiveImg3{width:100%;height:auto;display:block}.style-module__uBqIoW__heroDescription{color:#fff;width:80%;margin-top:15px;margin-bottom:40px}.style-module__uBqIoW__googleLink{margin-bottom:15%}.style-module__uBqIoW__googleLinkMobile{display:none}@media (max-width:1280px){.style-module__uBqIoW__heroDescription{width:89.5%}}@media screen and (max-width:768px){.style-module__uBqIoW__heroSection{flex-direction:column}.style-module__uBqIoW__heroLeft,.style-module__uBqIoW__heroRight{text-align:center;flex:100%}.style-module__uBqIoW__heroDescription{margin:2% auto 7%;font-size:17px!important}.style-module__uBqIoW__heroRight{flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module__uBqIoW__googleLink{display:none}.style-module__uBqIoW__googleLinkMobile{justify-content:center;margin-top:10%;margin-bottom:35%;display:flex}.style-module__uBqIoW__backImgSection{margin-bottom:6%}}@media (max-width:600px){.style-module__uBqIoW__backIconImg{width:9.5px;height:16.17px}}@media (max-width:480px){.style-module__uBqIoW__backImgSection{margin-top:120px;margin-bottom:8%}.style-module__uBqIoW__heroDescription{font-size:14px!important}.style-module__uBqIoW__googleLinkMobile{margin-bottom:37%}@media (max-width:430px){.style-module__uBqIoW__googleLinkMobile{margin-bottom:40%}}}@media (max-width:360px){.style-module__uBqIoW__googleLinkMobile{margin-bottom:57%}}
.style-module__iKX0RW__heroSection{background-color:#b4b4b4}.style-module__iKX0RW__heroContent{flex-wrap:wrap;justify-content:space-between;align-items:center;width:90%;margin:auto;display:flex}.style-module__iKX0RW__backImgSection{width:100%;margin-top:135px;margin-bottom:4%}.style-module__iKX0RW__heroLeft,.style-module__iKX0RW__heroRight{flex:50%;height:100vh}.style-module__iKX0RW__heroRight{justify-content:center;align-items:center;display:flex}.style-module__iKX0RW__verticalImg{align-self:flex-start;width:100%;height:73%;margin-left:auto;margin-right:auto}.style-module__iKX0RW__centeredImg{object-fit:contain;width:100%;height:40%}.style-module__iKX0RW__slider{justify-content:center;align-items:center;height:100%;display:flex}.style-module__iKX0RW__responsiveImg3{width:100%;height:auto;display:block}.style-module__iKX0RW__heroHeader{color:#000;width:80%;line-height:1.15}.style-module__iKX0RW__heroDescription{color:#000;width:90%;margin-top:30px;margin-bottom:40px}.style-module__iKX0RW__googleLink{margin-bottom:15%}.style-module__iKX0RW__googleLinkMobile{display:none}@media (max-width:1280px){.style-module__iKX0RW__heroHeader{width:90%;font-size:43px!important}.style-module__iKX0RW__heroDescription{width:90%}.style-module__iKX0RW__verticalImg{height:65%}.style-module__iKX0RW__centeredImg{margin-top:-35%}}@media (max-width:1024px){.style-module__iKX0RW__heroContent{width:95%;margin:auto}.style-module__iKX0RW__heroHeader{width:100%;font-size:40px!important}.style-module__iKX0RW__heroDescription{width:95%}.style-module__iKX0RW__verticalImg{height:85%}.style-module__iKX0RW__centeredImg{width:90%;margin-top:10px}}@media (min-height:1180px){.style-module__iKX0RW__verticalImg{align-self:flex-start;height:40%}.style-module__iKX0RW__centeredImg{margin-top:-175%}}@media (min-height:1366px){.style-module__iKX0RW__heroHeader{width:100%}.style-module__iKX0RW__verticalImg{height:36%}.style-module__iKX0RW__centeredImg{width:90%;margin-top:-175%}}@media (max-width:912px){.style-module__iKX0RW__heroHeader{font-size:35px!important}}@media screen and (max-width:768px){.style-module__iKX0RW__heroSection{flex-direction:column}.style-module__iKX0RW__backImgSection{width:80%;margin-left:10%}.style-module__iKX0RW__heroLeft,.style-module__iKX0RW__heroRight{text-align:center;flex:100%;height:auto}.style-module__iKX0RW__heroHeader{text-align:left;width:80%;margin:auto;font-size:49px!important}.style-module__iKX0RW__heroDescription{text-align:left;width:80%;margin:5% auto 7%;font-size:20px!important}.style-module__iKX0RW__heroRight{flex-direction:column;justify-content:center;align-items:center;display:flex}.style-module__iKX0RW__centeredImg{margin-top:0}.style-module__iKX0RW__googleLink{display:none}.style-module__iKX0RW__googleLinkMobile{justify-content:center;margin-top:10%;margin-bottom:35%;display:flex}.style-module__iKX0RW__backImgSection{margin-bottom:6%}}@media (max-width:600px){.style-module__iKX0RW__backImgSection{width:90%;margin-left:5%}.style-module__iKX0RW__backIconImg{width:9.5px;height:16.17px}.style-module__iKX0RW__heroHeader{width:90%;font-size:37px!important}.style-module__iKX0RW__heroDescription{width:90%}}@media (max-width:480px){.style-module__iKX0RW__backImgSection{margin-top:120px;margin-bottom:8%}.style-module__iKX0RW__heroHeader{font-size:28px!important}.style-module__iKX0RW__heroDescription{font-size:14px!important}.style-module__iKX0RW__googleLinkMobile{margin-bottom:37%}@media (max-width:430px){.style-module__iKX0RW__googleLinkMobile{margin-bottom:40%}}}@media (max-width:360px){.style-module__iKX0RW__googleLinkMobile{margin-bottom:57%}}
.style-module__uv3pKW__heroSection{background-image:url(../media/hell-is-coming-hero.1jib-svbkl_u8.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;height:75vh;margin-top:100px}.style-module__uv3pKW__backImgSection{width:100%;max-width:1242.5px;margin:0 auto;padding:40px 0 10px}.style-module__uv3pKW__backIconImg{filter:brightness(0)invert()}.style-module__uv3pKW__heroContent{width:100%;max-width:1242.5px;margin:0 auto}.style-module__uv3pKW__heroTitle{color:#fff;width:20%;margin-top:2.5%}.style-module__uv3pKW__heroLogo{justify-content:center;align-items:center;width:100%;max-width:1242.5px;margin:0 auto;display:flex}.style-module__uv3pKW__heroLink{width:100%;max-width:1242.5px;margin:-11.5% auto 0}.style-module__uv3pKW__midMessageBg{background-image:url(../media/hell-is-coming-msg.435mtjv4xe8p6.svg);background-position:50%;background-repeat:no-repeat;background-size:cover}.style-module__uv3pKW__midMessageText{justify-content:center;align-items:center;width:100%;max-width:1242.5px;margin:0 auto;display:flex}.style-module__uv3pKW__midText{color:#fff;width:35%;padding:60px 0 30px}.style-module__uv3pKW__footerBg{background-image:url(../media/hell-is-coming-footer.0nuba0jrl9up9.svg);background-position:50%;background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:center;display:flex}.style-module__uv3pKW__footerContainer1{flex-wrap:wrap;justify-content:center;width:100%;max-width:1242.5px;margin:0 auto;padding:2rem 1rem;display:flex}.style-module__uv3pKW__footerContainer2{flex-wrap:wrap;justify-content:center;width:100%;max-width:1242.5px;margin:0 auto;display:flex}.style-module__uv3pKW__infoSection{background-color:#00000080;border:.2px solid #fff;border-radius:15px;padding:15px 5px 55px 20px}.style-module__uv3pKW__cardTitle,.style-module__uv3pKW__cardTitle2{color:#fff;margin-bottom:5px}.style-module__uv3pKW__cardDetail{margin:.4rem 0}.style-module__uv3pKW__infoContainer{display:flex}.style-module__uv3pKW__infoSection2,.style-module__uv3pKW__infoSection3{width:40%;padding:15px 5px 55px 20px}.style-module__uv3pKW__cardDetail2{margin:.4rem 0}.style-module__uv3pKW__infoSection4{gap:10px;width:80%;margin:auto;padding:35px 5px 55px 0;display:flex}.style-module__uv3pKW__imgDetail{gap:5px;padding:10px 0;display:flex}@media (max-width:1200px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent{max-width:1092px}.style-module__uv3pKW__heroTitle{width:25%}}.style-module__uv3pKW__heroLogo,.style-module__uv3pKW__midMessageText{max-width:1092px}.style-module__uv3pKW__midText{width:42%;padding:50px 0 30px}.style-module__uv3pKW__footerContainer1,.style-module__uv3pKW__footerContainer2{max-width:1092px}.style-module__uv3pKW__infoHeader{flex:150px;max-width:250px;margin:1rem 2rem;padding:0}.style-module__uv3pKW__infoHeader2{flex:350px;max-width:450px;margin:1rem 2rem;padding:0}.style-module__uv3pKW__infoContainer{padding-left:0}.style-module__uv3pKW__infoSection4{width:70%;margin:0;padding:0}.style-module__uv3pKW__cardTitle2{font-size:36px!important}@media (max-width:1140px){.style-module__uv3pKW__heroLink{max-width:1092px;margin-top:-15%}}@media (max-width:1100px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent{max-width:981px}.style-module__uv3pKW__heroTitle{font-size:45px!important}.style-module__uv3pKW__heroLogo,.style-module__uv3pKW__heroLink,.style-module__uv3pKW__midMessageText{max-width:981px}.style-module__uv3pKW__midText{width:37%;font-size:30px!important}.style-module__uv3pKW__footerContainer1,.style-module__uv3pKW__footerContainer2{max-width:981px}.style-module__uv3pKW__infoHeader2{flex:200px;max-width:300px;margin:1rem 2rem;padding:1rem 0}.style-module__uv3pKW__cardTitle2{font-size:30px!important}.style-module__uv3pKW__infoSection2,.style-module__uv3pKW__infoSection3{width:75%;padding:15px 0 55px}.style-module__uv3pKW__cardDetail2{margin:.4rem 0}}@media (max-width:960px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent,.style-module__uv3pKW__heroLink{max-width:917px}}@media (max-width:912px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent,.style-module__uv3pKW__heroLink{max-width:850px}.style-module__uv3pKW__midText{width:45%}}@media (max-width:845px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent{max-width:795px}.style-module__uv3pKW__heroTitle{width:35%}.style-module__uv3pKW__heroLink{max-width:795px;margin-top:-20%}}@media (max-width:768px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent,.style-module__uv3pKW__heroLink{max-width:710px}.style-module__uv3pKW__midText{width:50%}}@media (max-width:600px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent{max-width:525px}.style-module__uv3pKW__heroTitle{width:45%;font-size:45px!important}.style-module__uv3pKW__heroLink{max-width:525px;margin-top:-27%}.style-module__uv3pKW__hellVideoLink{width:126px;height:44px}.style-module__uv3pKW__midMessageText{max-width:525px}.style-module__uv3pKW__midText{width:60%;font-size:25px!important}.style-module__uv3pKW__infoHeader{flex:400px;max-width:500px}.style-module__uv3pKW__infoHeader2{flex:300px;max-width:400px}.style-module__uv3pKW__cardTitle2{font-size:30px!important}.style-module__uv3pKW__infoSection2,.style-module__uv3pKW__infoSection3{width:75%;padding:15px 0 55px 10px}.style-module__uv3pKW__cardDetail2{margin:.4rem 0}}@media (max-width:540px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent,.style-module__uv3pKW__heroLink{max-width:470px}.style-module__uv3pKW__heroLink{margin-top:-30%}}@media (max-width:520px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent,.style-module__uv3pKW__heroLink{max-width:445px}.style-module__uv3pKW__heroTitle{width:60%;line-height:1.2}}@media (max-width:480px){.style-module__uv3pKW__heroLink{margin-top:-35%}.style-module__uv3pKW__hellVideoLink{width:126px;height:44px}.style-module__uv3pKW__midText{width:75%;font-size:28px!important}.style-module__uv3pKW__footerContainer1{width:100%;padding:2rem 0}.style-module__uv3pKW__footerContainer2{width:96.2%;margin:auto}.style-module__uv3pKW__infoSection2,.style-module__uv3pKW__infoSection3{width:75%;padding:15px 0 55px}}@media (max-width:430px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent,.style-module__uv3pKW__heroLink,.style-module__uv3pKW__midMessageText{max-width:385px}.style-module__uv3pKW__heroLink{margin-top:-40%}.style-module__uv3pKW__midText{width:70%;font-size:22px!important}}@media (max-width:412px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent,.style-module__uv3pKW__heroLink{max-width:370px}}@media (max-width:390px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent,.style-module__uv3pKW__heroLink{max-width:342px}.style-module__uv3pKW__heroTitle{font-size:40px!important}.style-module__uv3pKW__hellVideoLink{width:100px;height:44px}.style-module__uv3pKW__heroLink{justify-content:center;align-items:center;margin-top:0;display:flex}.style-module__uv3pKW__midText{font-size:20px!important}.style-module__uv3pKW__cardDetail2{margin:.4rem 0;font-size:14px!important}.style-module__uv3pKW__cardTitle2{font-size:25px!important}.style-module__uv3pKW__footerImg{width:44.47px;height:44.47px}}@media (max-width:360px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent{max-width:295px}.style-module__uv3pKW__heroTitle{width:90%}}@media (max-width:320px){.style-module__uv3pKW__backImgSection,.style-module__uv3pKW__heroContent{max-width:290px}.style-module__uv3pKW__midText{width:80%}}
.style-module__ZZOc1a__container{flex-direction:column;justify-content:center;align-items:center;gap:40px;margin-top:150px;display:flex}
