.Header_header__ra2Nq{position:fixed;top:0;width:100%;transition:background-color .4s ease;z-index:1000;background:#fefeff}.Header_header__ra2Nq.Header_scrolled__8S49d{background:hsla(0,0%,100%,.7);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.2)}.Header_header__ra2Nq .Header_headerInner__xANiO{margin:0 auto;padding:0 3%;display:flex;justify-content:space-between;align-items:center}.Header_header__ra2Nq a .Header_logo__4m9i4{width:10rem;height:auto}.Header_header__ra2Nq nav{min-width:50%}.Header_header__ra2Nq nav ul{display:flex;justify-content:space-between;align-items:center;width:100%}.Header_header__ra2Nq nav ul li{list-style:none;white-space:nowrap;margin-left:2rem;width:100%;font-weight:500;text-transform:uppercase}.Header_header__ra2Nq nav ul li a{text-decoration:none}.Header_header__ra2Nq nav ul li a:hover{color:#787878}.Header_header__ra2Nq nav ul li .Header_navText__LoCVm{position:relative;display:inline-block;height:100%;color:#fff}.Header_header__ra2Nq nav ul li .Header_navText__LoCVm span{color:#282828;font-weight:500;transition:opacity .6s ease;display:flex;align-items:center;text-align:center}.Header_header__ra2Nq nav ul li .Header_navText__LoCVm .Header_jp__EsVbq{opacity:1;position:relative}.Header_header__ra2Nq nav ul li .Header_navText__LoCVm .Header_en__KTyPW{opacity:0;position:absolute;top:0;left:0}.Header_header__ra2Nq nav ul li .Header_navText__LoCVm:hover .Header_jp__EsVbq{opacity:0}.Header_header__ra2Nq nav ul li .Header_navText__LoCVm:hover .Header_en__KTyPW{opacity:1;color:#787878}.Header_header__ra2Nq nav ul li .Header_hoverButton__b1dcN{display:flex;justify-content:center;align-items:center;position:relative;width:10rem;margin:0 auto;padding:.5em 2em;overflow:hidden;border:1px solid #1d4ed8;border-radius:5px;background-color:#fff;color:#1d4ed8;font-size:1rem;font-weight:600}.Header_header__ra2Nq nav ul li .Header_hoverButton__b1dcN:hover{background-color:rgba(0,0,0,0);color:#fff;border:1px solid #2563eb}.Header_header__ra2Nq nav ul li .Header_hoverButton__b1dcN:before{position:absolute;top:0;left:0;z-index:-1;width:0;height:100%;background:linear-gradient(135deg,#268efe,#8a5cf6);content:"";transition:width .3s ease}.Header_header__ra2Nq nav ul li .Header_hoverButton__b1dcN:hover:before{width:100%}.styles_page__LWNjJ{width:100%;min-height:100vh;display:flex;flex-direction:column}.HeroSection_hero__djf1k{width:100%;height:100vh;display:flex;background-repeat:no-repeat;background-size:cover}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg{width:100%;height:100%;padding-top:2rem}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L{display:flex;justify-content:space-between;margin:0 auto;position:relative;width:100%;height:100%;padding:0 5%}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb{width:55%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7{height:auto;width:auto;display:flex;flex-direction:column;align-items:center}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_subTitle__XW5cP{flex:.1 1;font-size:1.4rem;background:#1d4ed8;border-radius:50px;padding:.3rem 2rem;color:#fff}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 h1{flex:.2 1;font-size:2rem;white-space:nowrap;color:#282828;line-height:1.5;margin:1rem;text-align:center}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 h1 span{font-size:3.2rem;background:linear-gradient(90deg,#1d4ed8,#268efe);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;color:rgba(0,0,0,0)}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_leadButtons__Y8TMQ{flex:.3 1;display:flex;gap:4rem;margin:3rem 0}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_leadButtons__Y8TMQ button{display:flex;justify-content:center;align-items:center;position:relative;width:15rem;margin:0 auto;padding:.9rem 2rem;border:1px solid #1d4ed8;border-radius:5px;background:linear-gradient(135deg,#1d4ed8,#2563eb);color:#fff;font-size:1.1rem;font-weight:500}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_leadButtons__Y8TMQ button:hover{animation:HeroSection_anima-button-30__1BgIy 1s;background:linear-gradient(135deg,#268efe,#8a5cf6);transition:all .5s ease-in-out;border:1px solid #2563eb}@keyframes HeroSection_anima-button-30__1BgIy{0%{box-shadow:0 0 0 0 rgba(29,78,216,.5)}to{box-shadow:0 0 0 1.2em rgba(0,0,0,0)}}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_leadButtons__Y8TMQ button:after{transform:rotate(45deg);width:5px;height:5px;margin-left:15px;border-top:2px solid #fff;border-right:2px solid #fff;content:""}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_leadButtons__Y8TMQ .HeroSection_materialButton__Xnybh{background:#fefeff;color:#1d4ed8}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_leadButtons__Y8TMQ .HeroSection_materialButton__Xnybh:hover{background:linear-gradient(135deg,rgba(38,142,254,.1803921569),#eff7ff);transition:all .5s ease-in-out}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_leadButtons__Y8TMQ .HeroSection_materialButton__Xnybh:after{transform:rotate(45deg);width:5px;height:5px;margin-left:15px;border-top:2px solid #1d4ed8;border-right:2px solid #1d4ed8;content:""}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_leadButtons__Y8TMQ .HeroSection_materialButton__Xnybh:after:hover{transform:rotate(45deg);width:5px;height:5px;margin-left:15px;border-top:2px solid #fff;border-right:2px solid #fff;content:""}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_circleContainer__bHOdQ{flex:.4 1;display:flex;gap:2rem}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_leftSection__953Eb .HeroSection_letterContainer__6hOa7 .HeroSection_circleContainer__bHOdQ .HeroSection_popCircle__lO6Lq{display:flex;justify-content:center;align-items:center;text-align:center;background:linear-gradient(135deg,#22d3ee,#8b5cf6);color:#fff;border-radius:50%;font-size:clamp(1rem,2vw,1.8rem);font-weight:500;aspect-ratio:1/1;width:10rem}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_rightSection__LgMGK{display:flex;justify-content:center;align-items:center;width:45%;height:100%}.HeroSection_hero__djf1k .HeroSection_bgSize__RI8eg .HeroSection_mainScreen__YhT9L .HeroSection_rightSection__LgMGK .HeroSection_demoImage__CSR9T{width:80%;height:auto;margin:0 auto}.ProductIntroduction_featureContainer__H4S1_{width:100%;height:95vh;display:flex;flex-direction:column;align-items:center;position:relative}.ProductIntroduction_featureContainer__H4S1_:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:50%;background-image:url(/_next/static/media/sales-consul3.d625567b.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;filter:brightness(40%);z-index:-1}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_title__lZgOz{flex:1 1 auto;width:80%;display:flex;align-items:last baseline;position:relative}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_title__lZgOz h1{width:100%;font-size:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_title__lZgOz span{position:absolute;top:0;right:0;font-size:8rem;font-weight:600;padding:0;background:linear-gradient(90deg,rgba(229,229,255,.382),rgba(154,166,255,.491));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);z-index:-1}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_subExplanation__bPDsX{flex:1 1 auto;font-size:1.4rem;font-weight:500;text-align:center;line-height:2}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_subExplanation__bPDsX .ProductIntroduction_color__vsd4B{color:#1d4ed8;font-weight:600;font-size:1.6rem}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_pointsContainer__K2NYk{flex:1 1 auto;display:flex;justify-content:center;width:50%;gap:2rem}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_pointsContainer__K2NYk .ProductIntroduction_point__UHhH5{background:#fefeff;padding:3rem;border-radius:50%;aspect-ratio:1/1;width:100%;height:100%;object-fit:cover;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_pointsContainer__K2NYk .ProductIntroduction_point__UHhH5 .ProductIntroduction_icon__zmIfU{width:60%;height:auto;margin:0 auto 1rem}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_pointsContainer__K2NYk .ProductIntroduction_point__UHhH5 p{text-align:center;margin:0 auto;font-size:1.2rem;font-weight:600}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_pointsContainer__K2NYk .ProductIntroduction_point__UHhH5 .ProductIntroduction_pointIcon__GSLzl{position:absolute;top:-1.5rem;left:-1.5rem;display:grid;place-items:center;border:2px solid #1d4ed8;aspect-ratio:1/1;border-radius:50%;padding:1.5rem;height:auto;width:auto;background:rgba(140,176,255,.3019607843)}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_pointsContainer__K2NYk .ProductIntroduction_point__UHhH5 .ProductIntroduction_pointIcon__GSLzl p{margin:0;text-align:center;font-size:1.2rem;font-weight:600;color:#1d4ed8}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_arrow__foh7I{display:flex;align-items:center;justify-content:center;flex:1 1 auto;font-size:2.5rem;color:#1d4ed8}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_forContact__lC2fk{flex:1 1 auto;display:flex;margin-bottom:2rem;background:#fefeff;padding:.5rem 4rem;border-radius:1px solid #d7d7d7;border-radius:.5rem;line-height:1.8;gap:2rem;align-items:center}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_forContact__lC2fk .ProductIntroduction_sfLogo__99g0_{flex:1 1 auto;width:4rem;height:auto;margin-right:2rem}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_forContact__lC2fk .ProductIntroduction_sentence__LAuwq h3{flex:1 1 auto;font-size:1.5rem;color:#1d4ed8}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_forContact__lC2fk .ProductIntroduction_sentence__LAuwq p{flex:1 1 auto;font-size:1.1rem}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_forContact__lC2fk .ProductIntroduction_contactButton__4PD_C{height:4rem;max-width:40%;display:flex;margin:0 auto}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_forContact__lC2fk .ProductIntroduction_contactButton__4PD_C button{display:inline-block;width:100%;background-color:#1d4ed8;color:#fff;border:1px solid #1d4ed8;border-radius:.3rem;font-size:1rem;font-weight:bolder;white-space:nowrap;cursor:pointer;text-align:center;text-decoration:none;transition:background-color .2s ease-in-out;letter-spacing:.2rem;border-radius:10rem;padding:1rem 2rem}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_forContact__lC2fk .ProductIntroduction_contactButton__4PD_C button:hover{background-color:rgba(140,176,255,.3019607843);color:#2648b6}.ProductIntroduction_featureContainer__H4S1_ .ProductIntroduction_forContact__lC2fk .ProductIntroduction_contactButton__4PD_C button:disabled{background-color:rgb(88.812244898,126.512244898,232.687755102);cursor:not-allowed;opacity:.7}.FeatureIntroduction_featureContainer__fYyZq{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;margin:0 auto}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_title__E_4md{flex:1 1 auto;width:80%;display:flex;align-items:last baseline;position:relative}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_title__E_4md h1{width:100%;font-size:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_title__E_4md span{position:absolute;top:0;right:0;font-size:6rem;font-weight:600;padding:0;background:linear-gradient(90deg,rgba(229,229,255,.382),rgba(154,166,255,.491));-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);z-index:-1}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb{display:flex;position:relative;height:100%;width:100%}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_triangle1__l8j33{width:100%;height:50vh;position:absolute;top:0;left:0;background:#1d4ed8;-webkit-clip-path:polygon(0 0,0 100%,40% 0);clip-path:polygon(0 0,0 100%,40% 0);z-index:-1}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_triangle1__l8j33 p{width:40%;color:#fff;font-size:4rem;font-weight:600;text-align:center}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_triangle2__QAK2Z{width:100%;height:50vh;position:absolute;top:0;left:0;background:#1d4ed8;-webkit-clip-path:polygon(100% 0,100% 100%,60% 0);clip-path:polygon(100% 0,100% 100%,60% 0);z-index:-1}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_triangle2__QAK2Z p{width:80%;color:#fff;font-size:4rem;font-weight:600;text-align:right}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_triangle3__SyijA{width:100%;height:50vh;position:absolute;bottom:0;left:0;background:#1d4ed8;-webkit-clip-path:polygon(100% 0,100% 100%,40% 0);clip-path:polygon(0 0,0 100%,40% 100%);z-index:-1}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_triangle3__SyijA p{width:100%;color:#fff;font-size:4rem;font-weight:600;text-align:center}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_introductionContainer__7RlpG{display:flex;flex-direction:column;max-width:1200px;border:1px solid #d7d7d7;border-radius:.5rem;box-shadow:1px 2px 2px 0 rgba(0,0,0,.25);background:#fefeff;padding:2rem 4rem;margin:12vh auto 10vh}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_introductionContainer__7RlpG .FeatureIntroduction_contents__6hzUf{display:flex;justify-content:center;gap:2rem}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_introductionContainer__7RlpG .FeatureIntroduction_contents__6hzUf .FeatureIntroduction_explain__hT_bQ{display:flex;flex-direction:column;justify-content:space-between;width:50%;margin:0 auto}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_introductionContainer__7RlpG .FeatureIntroduction_contents__6hzUf .FeatureIntroduction_explain__hT_bQ h2{font-size:2rem}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_introductionContainer__7RlpG .FeatureIntroduction_contents__6hzUf .FeatureIntroduction_explain__hT_bQ p{font-size:1.4rem}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_introductionContainer__7RlpG .FeatureIntroduction_contents__6hzUf .FeatureIntroduction_sampleImage__EvtDG{width:50%}.FeatureIntroduction_featureContainer__fYyZq .FeatureIntroduction_feature1__dBkcb .FeatureIntroduction_introductionContainer__7RlpG .FeatureIntroduction_contents__6hzUf .FeatureIntroduction_sampleImage__EvtDG .FeatureIntroduction_demoImage__hW_US{height:auto}.PricePlan_priceContainer__LSHRY{width:100%;height:100%;max-width:1200px;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom{display:grid;grid-gap:1rem;gap:1rem;grid-template-columns:1fr 1fr 1fr;width:70%;max-width:1200px}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom .PricePlan_planContainer__zlnbY{border:1px solid #d7d7d7;border-radius:.5rem;padding:2rem;box-shadow:1px 2px 2px 0 rgba(0,0,0,.25);background:#fefeff;width:100%;height:50vh;display:flex;flex-direction:column}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom .PricePlan_planContainer__zlnbY .PricePlan_title__ZRKZX{flex:.3 1;text-align:center;font-size:1.2rem}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom .PricePlan_planContainer__zlnbY .PricePlan_title__ZRKZX p{font-size:1.2rem;color:#787878;font-weight:500}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom .PricePlan_planContainer__zlnbY .PricePlan_price__gVgPR{flex:.25 1;display:flex;flex-direction:column;margin:0 auto;width:100%}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom .PricePlan_planContainer__zlnbY .PricePlan_price__gVgPR .PricePlan_flex__0lbCo{display:flex;align-items:baseline;font-size:1.5rem;margin:0 auto}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom .PricePlan_planContainer__zlnbY .PricePlan_price__gVgPR .PricePlan_annotation__WPd8u{text-align:right;font-size:.8rem;color:#787878}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom .PricePlan_planContainer__zlnbY .PricePlan_explanation__cIEcT{flex:.45 1;width:100%;margin:0 auto;display:flex;flex-direction:column;justify-content:space-between}.PricePlan_priceContainer__LSHRY .PricePlan_threePlans__D4Aom .PricePlan_planContainer__zlnbY .PricePlan_explanation__cIEcT .PricePlan_item__4o9Na{display:flex;align-items:center;font-size:1.2rem;white-space:nowrap;overflow:hidden}.ComponentExplanation_componentContainer__7mWhG{width:100%;height:100%;max-width:1200px}.ComponentExplanation_componentContainer__7mWhG,.ComponentExplanation_componentContainer__7mWhG .ComponentExplanation_title__Euv8V,.ContactForm_contactFormContainer__ajrER{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.ContactForm_contactFormContainer__ajrER{width:100%;min-height:100vh;background:#fefeff;gap:2rem;padding-top:3rem}.ContactForm_contactFormContainer__ajrER .ContactForm_title__LnqQc{flex:.1 1;display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0 auto}.ContactForm_contactFormContainer__ajrER .ContactForm_title__LnqQc p{color:#787878;font-size:1.1rem;font-weight:500}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz{display:flex;flex-direction:column;justify-content:space-between;gap:1.5rem;width:70%;min-height:70vh;font-size:1.2rem;border:1px solid #d7d7d7;border-radius:.5rem;padding:2rem;box-shadow:1px 2px 2px 0 rgba(0,0,0,.25);background:rgba(140,176,255,.3019607843)}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_twoColumn__mQHzT{display:grid;grid-template-columns:1fr 1fr;grid-gap:1rem 3rem;gap:1rem 3rem;width:90%;margin:0 auto}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_twoColumn__mQHzT .ContactForm_item__Yk1b0{display:flex;flex-direction:column;gap:.5rem}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_twoColumn__mQHzT .ContactForm_item__Yk1b0 input,.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_twoColumn__mQHzT .ContactForm_item__Yk1b0 select{height:2.5rem;padding:0 .5rem}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_freeForm___r2KN{flex:1 1;display:flex;flex-direction:column;width:90%;margin:0 auto}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_freeForm___r2KN textarea{flex:1 1;min-height:100px;width:100%;resize:none;overflow:auto;padding:.5rem;box-sizing:border-box}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_submitButton__dswQu{display:inline-block;width:100%;background-color:#1d4ed8;color:#fff;padding:.5rem 1rem;border:1px solid #1d4ed8;border-radius:.3rem;font-size:1rem;font-weight:bolder;white-space:nowrap;cursor:pointer;text-align:center;text-decoration:none;transition:background-color .2s ease-in-out;letter-spacing:.2rem;width:40%;display:flex;margin:0 auto;max-height:4rem;align-self:center}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_submitButton__dswQu:hover{background-color:rgba(140,176,255,.3019607843);color:#2648b6}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_submitButton__dswQu:disabled{background-color:rgb(88.812244898,126.512244898,232.687755102);cursor:not-allowed;opacity:.7}@media(max-width:768px){.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_contactFormContainer__ajrER{padding:1rem}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz{grid-template-rows:auto auto auto auto}.ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_contactFormContainer__ajrER .ContactForm_contactForm__lZBSz .ContactForm_twoColumn__mQHzT{grid-template-columns:1fr}}