.LandingHeader-module__STJSWG__header{z-index:100;background-color:#fff;width:100%;position:relative;box-shadow:0 2px 10px #0000001a}.LandingHeader-module__STJSWG__headerContainer{justify-content:space-between;align-items:center;max-width:1300px;margin:0 auto;padding:.5rem 2rem;display:flex}.LandingHeader-module__STJSWG__logo{align-items:center;display:flex}.LandingHeader-module__STJSWG__logoPic{cursor:pointer;background:#243b55;color:#0000;-webkit-background-clip:text;background-clip:text;border:none;align-items:center;gap:10px;padding:0;font-family:Arial,Helvetica,sans-serif;font-size:2.5rem;font-weight:700;display:flex}.LandingHeader-module__STJSWG__logoImg{width:auto;height:60px}.LandingHeader-module__STJSWG__logoImg:hover{opacity:.9}.LandingHeader-module__STJSWG__nav{display:flex}.LandingHeader-module__STJSWG__navList{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.LandingHeader-module__STJSWG__navItem{display:flex}.LandingHeader-module__STJSWG__navLink{color:#4a5568;padding:.5rem 0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;font-weight:500;text-decoration:none;transition:color .3s;position:relative}.LandingHeader-module__STJSWG__navLink:hover{color:#4299e1}.LandingHeader-module__STJSWG__navLink:after{content:"";background-color:#4299e1;width:0;height:2px;transition:width .3s;position:absolute;bottom:-2px;left:0}.LandingHeader-module__STJSWG__navLink:hover:after{width:100%}.LandingHeader-module__STJSWG__menuToggle{cursor:pointer;z-index:150;background:0 0;border:none;flex-direction:column;justify-content:space-between;width:26px;height:18px;padding:0;display:none}.LandingHeader-module__STJSWG__menuIcon{background-color:#4a5568;border-radius:2px;width:100%;height:3px;transition:all .3s}.LandingHeader-module__STJSWG__menuToggle.LandingHeader-module__STJSWG__open .LandingHeader-module__STJSWG__menuIcon:first-child{transform:rotate(45deg)translateY(7px)}.LandingHeader-module__STJSWG__menuToggle.LandingHeader-module__STJSWG__open .LandingHeader-module__STJSWG__menuIcon:nth-child(2){opacity:0}.LandingHeader-module__STJSWG__menuToggle.LandingHeader-module__STJSWG__open .LandingHeader-module__STJSWG__menuIcon:nth-child(3){transform:rotate(-45deg)translateY(-7px)}.LandingHeader-module__STJSWG__mediaItem{margin-right:.6rem;padding-right:1.8rem;position:relative}.LandingHeader-module__STJSWG__mediaItem:after{content:"";opacity:.85;background:linear-gradient(#4299e1,#805ad5);border-radius:999px;width:2px;height:26px;position:absolute;top:50%;right:0;transform:translateY(-50%)}.LandingHeader-module__STJSWG__mediaLink{font-weight:700}@media (max-width:768px){.LandingHeader-module__STJSWG__mediaItem:after{display:none}.LandingHeader-module__STJSWG__mediaItem{margin-right:0;padding-right:0;position:relative}.LandingHeader-module__STJSWG__menuToggle{display:flex}.LandingHeader-module__STJSWG__headerContainer{max-width:95%;padding:.8rem 0}.LandingHeader-module__STJSWG__logoPic{font-size:1.8rem}.LandingHeader-module__STJSWG__logoImg{height:40px}.LandingHeader-module__STJSWG__nav{text-align:center;background:#fff;flex-direction:column;width:100%;padding:1rem 0;display:none;position:absolute;top:100%;left:0;box-shadow:0 4px 10px #0000001a}.LandingHeader-module__STJSWG__showMenu{display:block}.LandingHeader-module__STJSWG__navList{flex-direction:column;gap:1.2rem}.LandingHeader-module__STJSWG__navItem{justify-content:center}.LandingHeader-module__STJSWG__navLink:after{display:none}}
.Hero-module__MzX-HW__heroSection{background:#2d3748;justify-content:center;align-items:center;min-height:700px;padding:4rem 0;display:flex;position:relative;overflow:hidden}.Hero-module__MzX-HW__heroContent{align-items:center;gap:2rem;width:100%;max-width:1300px;margin:0 auto;padding:0 1rem;display:flex}.Hero-module__MzX-HW__heroVideoBackground{object-fit:cover;z-index:0;opacity:.2;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0}.Hero-module__MzX-HW__heroLeft{z-index:2;flex:1;display:flex}.Hero-module__MzX-HW__heroLeftInner{max-width:600px}.Hero-module__MzX-HW__heroTitle{color:#fff;margin-bottom:1.5rem;font-size:3.5rem;font-weight:700;line-height:1.2}.Hero-module__MzX-HW__heroSubtitle{color:#fff;margin-bottom:2rem;font-size:1.2rem;line-height:1.6}.Hero-module__MzX-HW__benefitsList{margin-bottom:2.5rem;padding:0;list-style:none}.Hero-module__MzX-HW__benefitsList li{color:#fff;margin-bottom:.75rem;padding-left:1.75rem;font-size:1.1rem;position:relative}.Hero-module__MzX-HW__benefitsList li:before{content:"✓";color:#4299e1;font-weight:700;position:absolute;left:0}.Hero-module__MzX-HW__heroAccountButton{color:#fff;cursor:pointer;background-color:#4299e1;border:1px solid #fff;border-radius:45px;padding:20px 25px;font-size:16px;font-weight:600;transition:all .3s;box-shadow:0 4px 6px #0000001a}.Hero-module__MzX-HW__heroAccountButton:hover{background-color:#3182ce;transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.Hero-module__MzX-HW__heroRightForm{z-index:2;flex:1;justify-content:center;align-items:center;min-height:400px;display:flex}.Hero-module__MzX-HW__videoWrapper{width:100%;max-width:600px;margin-top:12px}@media (max-width:1024px){.Hero-module__MzX-HW__heroTitle{font-size:2.7rem}.Hero-module__MzX-HW__heroSubtitle{font-size:1.1rem}}@media (max-width:768px){.Hero-module__MzX-HW__heroSection{min-height:auto;padding:2rem 0}.Hero-module__MzX-HW__heroContent{text-align:left;flex-direction:column;max-width:95%}.Hero-module__MzX-HW__heroLeft{justify-content:flex-start;width:100%}.Hero-module__MzX-HW__heroLeftInner{width:100%}.Hero-module__MzX-HW__heroRightForm{display:none}.Hero-module__MzX-HW__heroTitle{font-size:2rem}.Hero-module__MzX-HW__heroSubtitle{font-size:1rem}.Hero-module__MzX-HW__benefitsList li{font-size:15px}.Hero-module__MzX-HW__heroAccountButton{padding:.8rem 1.2rem;font-size:14px}}
.SectionOne-module__UIJd5W__sectionContainer{background-color:#fff;width:100%;padding:4rem 1rem}.SectionOne-module__UIJd5W__contentWrapper{justify-content:space-between;align-items:flex-start;gap:2rem;max-width:1300px;margin:0 auto;display:flex}.SectionOne-module__UIJd5W__featureColumn{flex-direction:row;flex:1;align-items:flex-start;gap:1rem;display:flex}.SectionOne-module__UIJd5W__iconContainer{color:#fff;background:#243b55;border-radius:50%;justify-content:center;align-items:center;min-width:60px;max-width:60px;min-height:60px;max-height:60px;font-size:1.3rem;display:flex;box-shadow:0 4px 12px #243b5526}.SectionOne-module__UIJd5W__featureColumnDiv{flex-direction:column;flex:1;justify-content:flex-start;display:flex}.SectionOne-module__UIJd5W__featureTitle{color:#243b55;margin:0 0 8px;font-size:1.35rem;font-weight:700}.SectionOne-module__UIJd5W__featureDescription{color:#243b55;opacity:.9;margin:0;font-size:1rem;line-height:1.55}@media (max-width:768px){.SectionOne-module__UIJd5W__sectionContainer{padding:3rem 1rem}.SectionOne-module__UIJd5W__contentWrapper{flex-direction:column;gap:2.5rem;max-width:100%}.SectionOne-module__UIJd5W__featureColumn{flex-direction:row;gap:1rem;max-width:95%;margin:0 auto}.SectionOne-module__UIJd5W__iconContainer{width:55px;height:55px;font-size:1.2rem}.SectionOne-module__UIJd5W__featureTitle{font-size:1.15rem}.SectionOne-module__UIJd5W__featureDescription{font-size:.9rem}}
.SectionTwo-module__3LYk5q__sectionContainer{text-align:center;background-color:#eae7df;padding:5rem 0}.SectionTwo-module__3LYk5q__heading{color:#243b55;margin:0;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;line-height:1.3}.SectionTwo-module__3LYk5q__rotatingWord{text-align:left;color:#3c89c9;min-width:220px;margin-left:.5rem;display:inline-block;position:relative}.SectionTwo-module__3LYk5q__rotatingWord:after{content:"";transform-origin:0;background-color:#3c89c9;width:100%;height:2px;animation:2s ease-in-out infinite SectionTwo-module__3LYk5q__underline;position:absolute;bottom:-2px;left:0}@keyframes SectionTwo-module__3LYk5q__underline{0%{opacity:.8;transform:scaleX(0)}40%{opacity:1;transform:scaleX(1)}60%{opacity:1;transform:scaleX(1)}to{opacity:.8;transform:scaleX(0)}}.SectionTwo-module__3LYk5q__wordFade{animation:.45s ease-in-out SectionTwo-module__3LYk5q__fadeIn;display:inline-block}@keyframes SectionTwo-module__3LYk5q__fadeIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.SectionTwo-module__3LYk5q__sectionContainer{padding:3rem 0}.SectionTwo-module__3LYk5q__rotatingWord{min-width:180px}}
.SectionThree-module__AFzOWW__sectionContainer{flex-direction:column;justify-content:center;align-items:center;padding:60px 0;display:flex}.SectionThree-module__AFzOWW__carousel{justify-content:center;align-items:center;gap:20px;max-width:1200px;margin:0 auto;display:flex;position:relative}.SectionThree-module__AFzOWW__carouselTrackWrapper{width:600px;padding:20px 10px;overflow:hidden}.SectionThree-module__AFzOWW__carouselTrack{will-change:transform;gap:20px;transition:transform .5s ease-in-out;display:flex}.SectionThree-module__AFzOWW__card{flex:0 0 400px;justify-content:center;align-items:center;margin:0 10px;display:flex}.SectionThree-module__AFzOWW__button{cursor:pointer;color:#fff;background-color:#243b55;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #3c89c94d}.SectionThree-module__AFzOWW__button:hover{background-color:#204064;transform:translateY(-2px);box-shadow:0 4px 12px #3c89c966}.SectionThree-module__AFzOWW__button:active{transform:translateY(0)}.SectionThree-module__AFzOWW__phoneBtnDiv{flex-direction:row;justify-content:center;align-items:center;gap:20px;margin-top:20px;display:flex}.SectionThree-module__AFzOWW__phoneButton{cursor:pointer;color:#fff;background-color:#243b55;border:none;border-radius:8px;padding:12px 24px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #3c89c94d}.SectionThree-module__AFzOWW__phoneButton:hover{background-color:#204064;transform:translateY(-2px);box-shadow:0 4px 12px #3c89c966}.SectionThree-module__AFzOWW__phoneButton:active{transform:translateY(0)}.SectionThree-module__AFzOWW__thirdSectionCard h3{font-size:25px}.SectionThree-module__AFzOWW__thirdSectionCard p{font-size:20px}@media (max-width:768px){.SectionThree-module__AFzOWW__sectionContainer{padding:20px 0;overflow:hidden}.SectionThree-module__AFzOWW__carousel{flex-direction:column;gap:20px;overflow:hidden}.SectionThree-module__AFzOWW__carouselTrackWrapper{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;width:98%;padding:0;overflow:hidden}.SectionThree-module__AFzOWW__carouselTrack{flex-direction:row;gap:20px;display:flex;transform:none!important}.SectionThree-module__AFzOWW__card{scroll-snap-align:center;flex:0 0 90%;margin:0 auto;display:flex}.SectionThree-module__AFzOWW__thirdSectionCard{width:90%}.SectionThree-module__AFzOWW__thirdSectionCard h3{font-size:20px}.SectionThree-module__AFzOWW__thirdSectionCard p{font-size:16px}.SectionThree-module__AFzOWW__button{display:none}}
.LandingProjectCard-module__9Jhkja__card{color:#fff;cursor:default;background-position:50%;background-size:cover;border-radius:12px;flex:0 0 400px;width:400px;min-height:250px;padding:20px;transition:transform .15s,box-shadow .15s;position:relative;box-shadow:0 6px 16px #00000040}.LandingProjectCard-module__9Jhkja__card:hover{transform:translateY(-3px);box-shadow:0 10px 20px #00000059}.LandingProjectCard-module__9Jhkja__categoryLine{text-transform:capitalize;color:#c6d7ee;align-items:center;gap:6px;margin-bottom:18px;font-size:13px;display:inline-flex}.LandingProjectCard-module__9Jhkja__title{color:#fff;margin:0 0 8px;font-size:22px;font-weight:700;line-height:1.25}.LandingProjectCard-module__9Jhkja__description{opacity:1;margin:0 0 22px;font-size:16px}.LandingProjectCard-module__9Jhkja__metaRow{flex-wrap:wrap;align-items:center;gap:18px;margin-top:auto;display:flex}.LandingProjectCard-module__9Jhkja__metaItem{color:#9fd3ff;align-items:center;font-size:14px;display:flex}@media (max-width:768px){.LandingProjectCard-module__9Jhkja__card{min-height:190px;padding:10px}.LandingProjectCard-module__9Jhkja__title{font-size:14px}.LandingProjectCard-module__9Jhkja__description,.LandingProjectCard-module__9Jhkja__metaItem{font-size:12px}}
.Services-module__TbIuiW__sectionFiveContainer{color:#333;background-color:#243b55;padding:40px 0}.Services-module__TbIuiW__sectionFiveContent{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.Services-module__TbIuiW__sectionFiveContent h2{color:#fdfeff;margin-bottom:20px;font-size:32px;font-weight:700}.Services-module__TbIuiW__sectionFiveIntro{color:#f5f5f5;margin-bottom:40px;font-size:18px}.Services-module__TbIuiW__sectionFiveIntroText{color:#fff}.Services-module__TbIuiW__accordionList{background-color:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;max-width:900px;margin:0 auto;display:flex;overflow:hidden;box-shadow:0 6px 15px #00000014}.Services-module__TbIuiW__accordionItem{border-bottom:1px solid #f0f0f0}.Services-module__TbIuiW__accordionItem:last-child{border-bottom:none}.Services-module__TbIuiW__accordionHeader{text-align:left;cursor:pointer;color:#243b55;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;padding:10px 25px;font-size:18px;font-weight:600;transition:background-color .2s;display:flex}.Services-module__TbIuiW__accordionHeader:hover{background-color:#f5f5f5}.Services-module__TbIuiW__accordionHeader.Services-module__TbIuiW__open{background-color:#eef4f9}.Services-module__TbIuiW__accordionIcon{fill:currentColor;width:20px;height:20px;transition:transform .3s}.Services-module__TbIuiW__accordionHeader.Services-module__TbIuiW__open .Services-module__TbIuiW__accordionIcon{transform:rotate(180deg)}.Services-module__TbIuiW__accordionContent{text-align:left;color:#555;max-height:0;padding:0 25px;font-size:16px;line-height:1.6;transition:max-height .4s ease-in-out,padding .4s ease-in-out;overflow:hidden}.Services-module__TbIuiW__accordionContent.Services-module__TbIuiW__open{max-height:1000px;padding:10px 25px 25px}.Services-module__TbIuiW__accordionContentText{margin:0;padding:0}@media (max-width:768px){.Services-module__TbIuiW__sectionFiveContainer{padding:20px 0}.Services-module__TbIuiW__sectionFiveContent{padding:0 15px}.Services-module__TbIuiW__sectionFiveContent h2{margin-bottom:15px;font-size:25px}.Services-module__TbIuiW__sectionFiveIntro{margin-bottom:25px;font-size:16px}.Services-module__TbIuiW__accordionHeader{padding:5px 15px;font-size:16px}.Services-module__TbIuiW__accordionContent{padding:0 15px;font-size:14px}.Services-module__TbIuiW__accordionContentText{margin:0;padding:0}.Services-module__TbIuiW__accordionContent.Services-module__TbIuiW__open{padding:10px 15px 15px}}
.QsAndAs-module__FjZ1OG__faqSection{background-color:#243b55;padding:4rem 1rem}.QsAndAs-module__FjZ1OG__faqContainer{max-width:800px;margin:0 auto}.QsAndAs-module__FjZ1OG__sectionTitle{color:#fdfeff;text-align:center;margin-bottom:2.5rem;font-size:2rem;font-weight:700}.QsAndAs-module__FjZ1OG__faqList{flex-direction:column;gap:1rem;display:flex}.QsAndAs-module__FjZ1OG__faqItem{border-radius:8px;transition:all .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.QsAndAs-module__FjZ1OG__faqItem.QsAndAs-module__FjZ1OG__active{box-shadow:0 4px 12px #00000026}.QsAndAs-module__FjZ1OG__faqQuestion{cursor:pointer;background-color:#fff;justify-content:space-between;align-items:center;padding:1.5rem;display:flex}.QsAndAs-module__FjZ1OG__faqQuestion:hover{background-color:#f5f9ff}.QsAndAs-module__FjZ1OG__faqQuestion h3{color:#243b55;margin:0;font-size:1.1rem;font-weight:600}.QsAndAs-module__FjZ1OG__plusIcon{color:#3c89c9;font-size:1.5rem;transition:transform .3s}.QsAndAs-module__FjZ1OG__faqItem.QsAndAs-module__FjZ1OG__active .QsAndAs-module__FjZ1OG__plusIcon{transform:rotate(180deg)}.QsAndAs-module__FjZ1OG__faqAnswer{color:#243b55;background-color:#eaf3f7;padding:5px 10px;line-height:1.6}.QsAndAs-module__FjZ1OG__videoTutorial{background:#f0f9ff;border:1px solid #e0f2fe}.QsAndAs-module__FjZ1OG__titleRow{align-items:center;gap:8px;display:inline-flex}.QsAndAs-module__FjZ1OG__videoIcon{opacity:.9;display:inline-flex}.QsAndAs-module__FjZ1OG__videoWrap{background:#000;border-radius:12px;width:100%;margin:12px 0 6px;padding-top:56.25%;position:relative;overflow:hidden}.QsAndAs-module__FjZ1OG__videoWrap iframe{width:100%;height:100%;position:absolute;inset:0}@media (max-width:768px){.QsAndAs-module__FjZ1OG__sectionTitle{font-size:20px}.QsAndAs-module__FjZ1OG__faqQuestion{padding:10px}.QsAndAs-module__FjZ1OG__faqQuestion h3{font-size:15px}.QsAndAs-module__FjZ1OG__faqAnswer{padding:1px 5px;font-size:14px}}
.Flow-module__PNySWW__mainDivCarousel{border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:60px 0;display:flex;box-shadow:0 4px 20px #00000014}.Flow-module__PNySWW__carousel{justify-content:center;align-items:center;gap:20px;max-width:1200px;margin:0 auto;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex;position:relative}.Flow-module__PNySWW__carouselTrackWrapper{width:700px;padding:20px 10px;overflow:hidden}.Flow-module__PNySWW__carouselTrack{will-change:transform;transition:transform .5s ease-in-out;display:flex}.Flow-module__PNySWW__card{text-align:center;background-color:#fff;border-radius:12px;flex-direction:column;flex:0 0 500px;justify-content:center;align-items:center;max-height:700px;margin:0 10px;transition:transform .3s,box-shadow .3s;display:flex;overflow:hidden;box-shadow:0 6px 10px #0003}.Flow-module__PNySWW__card:hover{transform:translateY(-5px);box-shadow:0 10px 25px #00000026}.Flow-module__PNySWW__card h3{color:#fff;background-color:#243b55;width:100%;margin:0;padding:20px;font-size:22px;font-weight:600}.Flow-module__PNySWW__carImage{object-fit:cover;border-bottom:1px solid #eee;width:100%;height:auto}.Flow-module__PNySWW__cardIndex{color:#243b55;margin:15px 0;font-size:18px;font-weight:600}.Flow-module__PNySWW__carDescription{color:#555;box-sizing:border-box;width:100%;margin:0;padding:20px;font-size:16px;line-height:1.6}.Flow-module__PNySWW__button{cursor:pointer;color:#fff;background-color:#243b55;border:none;border-radius:8px;padding:12px 24px;font-size:16px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #3c89c94d}.Flow-module__PNySWW__button:hover{background-color:#204064;transform:translateY(-2px);box-shadow:0 4px 12px #3c89c966}.Flow-module__PNySWW__PhoneButton{cursor:pointer;color:#fff;background-color:#243b55;border:none;border-radius:8px;padding:12px 24px;font-size:13px;font-weight:600;transition:all .2s;box-shadow:0 2px 8px #3c89c94d}.Flow-module__PNySWW__PhoneButton:hover{background-color:#204064;transform:translateY(-2px);box-shadow:0 4px 12px #3c89c966}@media (max-width:768px){.Flow-module__PNySWW__mainDivCarousel{padding:20px 0 50px;overflow:hidden}.Flow-module__PNySWW__carousel{flex-direction:column;gap:20px}.Flow-module__PNySWW__phoneBtnDiv{justify-content:center;gap:20px;margin-top:20px;display:flex}.Flow-module__PNySWW__carouselTrackWrapper{scroll-snap-type:x mandatory;width:98%;padding:0;overflow-x:auto}.Flow-module__PNySWW__carouselTrack{flex-direction:row;gap:20px;transform:none!important}.Flow-module__PNySWW__card{scroll-snap-align:center;flex:0 0 90%;margin:0 auto}.Flow-module__PNySWW__card h3{padding:10px;font-size:16px}.Flow-module__PNySWW__cardIndex{margin:10px 0;font-size:14px}.Flow-module__PNySWW__carDescription{padding:0 0 10px;font-size:14px}.Flow-module__PNySWW__button{display:none}}
.Anvandarvillkor-module__mBM2HG__termsMainDiv{background-color:#f9f9f9;padding:0}.Anvandarvillkor-module__mBM2HG__headerWrapper{background-color:#fffffff2;width:100%}.Anvandarvillkor-module__mBM2HG__termsSection{background:#fff;border-radius:12px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 4px 12px #0000000d}.Anvandarvillkor-module__mBM2HG__title{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Anvandarvillkor-module__mBM2HG__date{color:#666;margin-bottom:2rem;font-size:.9rem}.Anvandarvillkor-module__mBM2HG__termsText h2{color:#243b55;margin-top:2rem;font-size:1.25rem}.Anvandarvillkor-module__mBM2HG__termsText p{margin-bottom:1rem;line-height:1.6}.Anvandarvillkor-module__mBM2HG__termsText ul{margin-bottom:1rem;padding-left:1.5rem}@media (max-width:768px){.Anvandarvillkor-module__mBM2HG__termsSection{background:#fff;border-radius:12px;max-width:100%;margin:0 auto;padding:10px;box-shadow:0 4px 12px #0000000d}.Anvandarvillkor-module__mBM2HG__title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Anvandarvillkor-module__mBM2HG__termsText h2{color:#243b55;margin-top:2rem;font-size:1rem}.Anvandarvillkor-module__mBM2HG__termsText p{margin-bottom:1rem;font-size:13px;line-height:1.6}.Anvandarvillkor-module__mBM2HG__termsText ul{margin-bottom:1rem;padding-left:1.5rem;font-size:13px}}
.Integritetspolicy-module__ykfM_a__termsMainDiv{background-color:#f9f9f9;padding:0}.Integritetspolicy-module__ykfM_a__headerWrapper{background-color:#fffffff2;width:100%}.Integritetspolicy-module__ykfM_a__termsSection{background:#fff;border-radius:12px;max-width:900px;margin:0 auto;padding:3rem;box-shadow:0 4px 12px #0000000d}.Integritetspolicy-module__ykfM_a__title{margin-bottom:.5rem;font-size:2rem;font-weight:700}.Integritetspolicy-module__ykfM_a__date{color:#666;margin-bottom:2rem;font-size:.9rem}.Integritetspolicy-module__ykfM_a__termsText h2{color:#243b55;margin-top:2rem;font-size:1.25rem}.Integritetspolicy-module__ykfM_a__termsText p{margin-bottom:1rem;line-height:1.6}.Integritetspolicy-module__ykfM_a__termsText ul{margin-bottom:1rem;padding-left:1.5rem}@media (max-width:768px){.Integritetspolicy-module__ykfM_a__termsSection{background:#fff;border-radius:12px;max-width:100%;margin:0 auto;padding:10px;box-shadow:0 4px 12px #0000000d}.Integritetspolicy-module__ykfM_a__title{margin-bottom:.5rem;font-size:1.5rem;font-weight:700}.Integritetspolicy-module__ykfM_a__termsText h2{color:#243b55;margin-top:2rem;font-size:1rem}.Integritetspolicy-module__ykfM_a__termsText p{margin-bottom:1rem;font-size:13px;line-height:1.6}.Integritetspolicy-module__ykfM_a__termsText ul{margin-bottom:1rem;padding-left:1.5rem;font-size:13px}}
.ContactForm-module__8HUU6W__contactSection{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1.5rem;min-width:1200px;max-width:1200px;margin:0 auto;padding:2rem 0;display:flex}.ContactForm-module__8HUU6W__formColumn{justify-content:space-around;align-items:center;width:100%;display:flex}.ContactForm-module__8HUU6W__textBlock{max-width:400px;margin-bottom:1.5rem}.ContactForm-module__8HUU6W__contactHeading{color:#1e2a3c;margin-bottom:.75rem;font-size:1.75rem;font-weight:600}.ContactForm-module__8HUU6W__contactText{color:#4b5e77;opacity:.95;font-size:.95rem;line-height:1.5}.ContactForm-module__8HUU6W__contactSubheading{color:#1e2a3c;margin-bottom:1.25rem;font-size:1.25rem;font-weight:600}.ContactForm-module__8HUU6W__contactForm{background:#fff;border-radius:10px;flex-direction:column;min-width:400px;max-width:450px;max-height:fit-content;padding:1.5rem;display:flex;box-shadow:0 2px 12px #0000000f}.ContactForm-module__8HUU6W__formGroup{margin-bottom:1.25rem}.ContactForm-module__8HUU6W__label{color:#1e2a3c;margin-bottom:.4rem;font-size:.9rem;font-weight:500;display:block}.ContactForm-module__8HUU6W__input{border:1px solid #d1d9e0;border-radius:6px;width:90%;padding:.6rem .9rem;font-size:.9rem;transition:all .2s}.ContactForm-module__8HUU6W__input:focus{border-color:#357abd;outline:none;box-shadow:0 0 0 2px #357abd40}.ContactForm-module__8HUU6W__textarea{resize:vertical;border:1px solid #d1d9e0;border-radius:6px;width:90%;min-height:120px;padding:.6rem .9rem;font-family:inherit;font-size:.9rem;transition:all .2s}.ContactForm-module__8HUU6W__textarea:focus{border-color:#357abd;outline:none;box-shadow:0 0 0 2px #357abd40}.ContactForm-module__8HUU6W__submitButton{color:#fff;cursor:pointer;background-color:#243b55;border:none;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.ContactForm-module__8HUU6W__submitButton:hover{background-color:#1d3c5f;transform:translateY(-1px)}.ContactForm-module__8HUU6W__submitButton:disabled{cursor:not-allowed;background-color:#90b8e0;transform:none}.ContactForm-module__8HUU6W__spinner{border:2px solid #fff6;border-top-color:#fff;border-radius:50%;width:.9rem;height:.9rem;animation:.8s ease-in-out infinite ContactForm-module__8HUU6W__spin}@keyframes ContactForm-module__8HUU6W__spin{to{transform:rotate(360deg)}}.ContactForm-module__8HUU6W__statusMessage{text-align:center;border-radius:6px;margin-top:.75rem;padding:.6rem;font-size:.9rem}.ContactForm-module__8HUU6W__statusMessage[data-status=success]{color:#276d3a;background-color:#d4f4e2}.ContactForm-module__8HUU6W__statusMessage[data-status=error]{color:#b71c1c;background-color:#ffdadb}.ContactForm-module__8HUU6W__contactImage{border-radius:10px;max-width:100%;height:auto;box-shadow:0 2px 12px #0000000f}@media (max-width:768px){.ContactForm-module__8HUU6W__contactSection{min-width:none;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;max-width:95%;margin:0 auto;padding:2rem 0;display:flex}.ContactForm-module__8HUU6W__formColumn{flex-direction:row;justify-content:space-around;max-width:100%;padding:50px 0;display:flex}.ContactForm-module__8HUU6W__contactForm{max-width:90%;padding:5px 20px;display:flex}.ContactForm-module__8HUU6W__formGroup{margin-bottom:0}.ContactForm-module__8HUU6W__contactHeading{color:#1e2a3c;margin:0;font-size:23px;font-weight:600}.ContactForm-module__8HUU6W__contactSubheading{margin:0;font-size:16px}.ContactForm-module__8HUU6W__label{color:#1e2a3c;margin-bottom:0;font-size:.9rem;font-weight:500;display:block}.ContactForm-module__8HUU6W__input{border:1px solid #d1d9e0;border-radius:6px;width:90%;margin:0;padding:.6rem .9rem;font-size:.9rem;transition:all .2s}.ContactForm-module__8HUU6W__input:focus{border-color:#357abd;outline:none;box-shadow:0 0 0 2px #357abd40}.ContactForm-module__8HUU6W__textarea{resize:vertical;border:1px solid #d1d9e0;border-radius:6px;width:90%;min-height:120px;padding:.6rem .9rem;font-family:inherit;font-size:.9rem;transition:all .2s}.ContactForm-module__8HUU6W__contactSection{flex-direction:column;min-width:auto;max-width:95%;padding:1.5rem 0}.ContactForm-module__8HUU6W__formColumn{flex-direction:column;align-items:center;gap:2rem;max-width:95%}.ContactForm-module__8HUU6W__textBlock{text-align:center;order:-1;max-width:100%;margin-bottom:0}.ContactForm-module__8HUU6W__contactForm{width:100%;min-width:auto;max-width:100%;padding:1.25rem}.ContactForm-module__8HUU6W__contactImage{display:none}}
