.business-plan-container{max-width:90%;margin:50px auto!important;padding:30px!important;height:auto!important;background:linear-gradient(135deg,#f4fbfc,#dfe6f6);border-radius:20px;box-shadow:0 6px 12px rgba(0,0,0,.15);display:flex;justify-content:center;align-items:center}.business-plan-content{text-align:center;display:flex;flex-direction:column;align-items:center;gap:20px}.business-plan-title{font-size:24px!important;font-weight:700!important;color:#2b2b2b!important;line-height:1.5!important;margin:0}.business-plan-button{display:flex!important;background-color:#1a9aea;color:#fff;padding:14px 100px;font-size:18px;font-weight:600;border:none;border-radius:30px;cursor:pointer;transition:background-color .3s ease,transform .2s ease}.business-plan-button:hover{background-color:#156bb3;transform:translateY(-4px)}.business-plan-button:active{transform:translateY(2px)}@media (max-width:768px){.business-plan-content{flex-direction:column;justify-content:space-between}.business-plan-title{font-size:20px!important;font-weight:500!important;text-align:left}.business-plan-button{margin-top:0}}.enterprise-section{max-width:90%!important;margin:50px auto!important;padding:30px!important;height:auto!important;text-align:center!important;background:linear-gradient(90deg,#e9fefe,#e2e4fa)!important;border-radius:16px!important;box-shadow:0 4px 10px rgba(0,0,0,.1)!important}.section-title{font-size:24px;font-weight:700;color:#1a1a1a;margin-bottom:20px}.section-description{font-size:16px;color:#4a4a4a;margin-bottom:30px;line-height:1.6}.section-button{display:inline-block;background-color:#1a9aea;color:#fff;padding:12px 24px;font-size:16px;border:none;border-radius:25px;cursor:pointer;transition:background-color .3s ease,transform .2s ease-in-out}.section-button:hover{background-color:#006db0;transform:translateY(-3px)}.section-button:active{transform:translateY(1px)}.bear-react-carousel__root{width:100%;position:relative;height:var(--carousel-height,inherit);aspect-ratio:var(--carousel-aspect-ratio);-webkit-user-select:none;-moz-user-select:none;user-select:none}.bear-react-carousel__test-number{top:0;right:0;font-size:60px;pointer-events:none;overflow:auto}.bear-react-carousel__test-number,.bear-react-carousel__window-size{position:absolute;bottom:0;left:0;z-index:2;display:flex;justify-content:center;align-items:center;color:#fff}.bear-react-carousel__window-size{background-color:rgba(0,0,0,.5);font-size:12px;padding:5px 10px}.bear-react-carousel__pagination-group{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;position:absolute;left:50%;bottom:12px;transform:translate(-50%);text-align:center;width:auto;z-index:10}.bear-react-carousel__root[data-touching] .bear-react-carousel__pagination-group{pointer-events:none}.bear-react-carousel__pagination-group .bear-react-carousel__pagination-button{width:.5rem;height:.5rem;border-radius:7px;background-color:#bdbdbd;opacity:.6;box-shadow:3px 3px 9px hsla(0,0%,74%,.12);margin:0 6px}.bear-react-carousel__pagination-group .bear-react-carousel__pagination-button[data-active]{background-color:var(--primary-color,#00a3e0)}.bear-react-carousel__pagination-button{position:relative;display:inline-grid;cursor:pointer}.bear-react-carousel__clone-icon-group{position:absolute;top:10px;left:10px;z-index:3;display:flex;flex-direction:row;font-size:12px;color:#fff}.bear-react-carousel__clone-icon{width:20px;height:20px;background:transparent no-repeat 50%;background-size:100%;opacity:.5}.bear-react-carousel__nav-button{background-color:hsla(0,0%,100%,.5);border-radius:99em;opacity:.6;color:#fff;border:none;outline:none}.bear-react-carousel__nav-next-button,.bear-react-carousel__nav-prev-button{cursor:pointer;overflow:hidden;position:absolute;z-index:11;top:0;bottom:0;margin:auto 0;display:flex;flex-wrap:wrap;align-content:center;justify-content:center;width:40px;height:40px}.bear-react-carousel__root[data-touching] .bear-react-carousel__nav-group{pointer-events:none}.bear-react-carousel__root[data-first-page] .bear-react-carousel__nav-prev-button,.bear-react-carousel__root[data-first-page][data-last-page] .bear-react-carousel__pagination-group,.bear-react-carousel__root[data-last-page] .bear-react-carousel__nav-next-button{opacity:0;pointer-events:none}.bear-react-carousel__nav-group>.bear-react-carousel__nav-prev-button{left:10px}.bear-react-carousel__nav-group>.bear-react-carousel__nav-next-button{right:10px;transform:rotate(180deg)}.bear-react-carousel__nav-icon{background:no-repeat 50%;background-size:30px;height:20px;width:20px}.bear-react-carousel__nav-icon:after{content:"く";font-size:15px;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.bear-react-carousel__slide-item{box-sizing:border-box;transition-property:transform;position:relative;overflow:hidden;flex:0 0 auto;width:var(--carousel-slide-width);padding-left:calc(var(--carousel-space-between) / 2);padding-right:calc(var(--carousel-space-between) / 2)}.bear-react-carousel__slide-item__image{max-width:100%;max-height:100%;width:100%}.bear-react-carousel__slide-item__image-contain{-o-object-fit:contain;object-fit:contain}.bear-react-carousel__slide-item__image-cover{-o-object-fit:cover;object-fit:cover}.bear-react-carousel__slide-item__image-scale-down{-o-object-fit:scale-down;object-fit:scale-down}.bear-react-carousel__slide-item__image-none{-o-object-fit:none;object-fit:none}.bear-react-carousel__slide-item__image-preload{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;align-items:center;justify-content:center;height:100%}.bear-react-carousel__slide-item__card{width:100%;height:100%;background-repeat:no-repeat;background-position:50%}.bear-react-carousel__slide-item__card-contain{background-size:contain}.bear-react-carousel__slide-item__card-cover{background-size:cover}.bear-react-carousel__slide-item__card-100{background-size:100%}.bear-react-carousel__container{position:relative;display:flex;flex-direction:row;height:inherit;transition-timing-function:ease}.bear-react-carousel__content{top:0;right:0;min-width:100%;max-width:100%;height:100%;z-index:1;overflow:hidden;position:var(--carousel-content-position)}.bear-react-carousel__root[data-gpu-render] .bear-react-carousel__container{will-change:transform}.bear-react-carousel__root[data-mouse-move] .bear-react-carousel__container{cursor:pointer}.bear-react-carousel__root[data-debug] .bear-react-carousel__slide-item[data-active]{border:1px solid #f64f4f}.bear-react-carousel__test-number{background-color:rgba(0,0,0,.5)}.bear-react-carousel__root[data-debug] .bear-react-carousel__content:before{content:"";position:absolute;left:50%;height:100%;width:0;border-left:1px dashed #a4a4a4;z-index:50;pointer-events:none}.Header_nav__YezSe{height:70px!important;padding:30px!important;margin:0!important}.Header_navUl__dFRen{display:flex;flex-direction:row;justify-content:space-between;align-items:center;list-style:none;gap:5%;padding:0}.Header_navUl__dFRen div{display:flex;justify-content:center;align-items:center}.Header_nav__YezSe li{margin-right:20px;justify-content:center;align-items:center}.Header_navUl__dFRen a{height:2vmax;font-weight:bolder;line-height:1px;text-decoration:none;box-sizing:border-box;font-family:Arial,Helvetica,sans-serif!important;color:#464646!important}.Header_microsoftLi__7baLG{display:flex;justify-content:center;align-items:center}.Header_navIcon__qcSH_{height:3.5vmax}.Header_navIcon__qcSH_:hover{opacity:1}.Header_navIconMicrosoft__G_5T5{height:2.5vmax;max-width:12vmax}.Header_emailA__Ay_D9,.Header_phoneA__Dntm_{display:flex;justify-content:center;align-items:center;gap:4px}@media screen and (max-width:768px){.Header_nav__YezSe{padding:10px}.Header_navUl__dFRen{flex-direction:column;gap:15px}.Header_navUl__dFRen div{justify-content:center;gap:20px}.Header_nav__YezSe li{margin-right:0}.Header_navUl__dFRen a{font-size:12px}.Header_navIcon__qcSH_{height:4vmax}.Header_navIconMicrosoft__G_5T5{height:3vmax}.Header_emailA__Ay_D9,.Header_phoneA__Dntm_{gap:2px}}.LandingPageForm_container__NiJ0x{max-height:600px;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;font-family:Arial,sans-serif;width:100%;padding:20px;box-sizing:border-box}.LandingPageForm_title__HaKq9{font-size:1.3rem;font-weight:700;color:#1a9aea;margin-bottom:1rem;text-align:center}.LandingPageForm_subtitle__Oc6CV{font-size:1rem;color:#555;margin-bottom:2rem;text-align:center}.LandingPageForm_form__j2mvr{display:flex;flex-direction:column;width:90%;padding:40px;height:100%;background-color:#fff;border-radius:20px;box-shadow:0 10px 20px rgba(0,0,0,.15);transition:transform .3s ease;margin:0 auto;overflow:auto;box-sizing:border-box}.LandingPageForm_formRow__lucMY{display:flex}.LandingPageForm_inputGroup__3JBv5{display:flex;flex-wrap:wrap;margin-bottom:20px;width:100%;justify-content:center;align-items:center}.LandingPageForm_label__9kdMr{font-size:1.2rem;color:#333;margin-bottom:12px;font-weight:700;width:100%}.LandingPageForm_input__5qola,.LandingPageForm_select__EmH1A{width:95%;padding:15px;border:2px solid #ddd;border-radius:10px;font-size:1rem;color:#2f2f2f!important;background-color:#f4f4f4;box-sizing:border-box;transition:border-color .3s ease,background-color .3s ease}.LandingPageForm_input__5qola:focus,.LandingPageForm_select__EmH1A:focus{border-color:#007bff;outline:none;background-color:#fff}.LandingPageForm_button__3uRSJ{padding:18px;background-color:#1a9aea;color:#fff;border:none;border-radius:10px;font-size:1.2rem;cursor:pointer;transition:background-color .3s,transform .2s ease-in-out;margin-top:25px;width:100%}.LandingPageForm_button__3uRSJ:hover{background-color:#0056b3;transform:translateY(-2px)}.LandingPageForm_button__3uRSJ:active{transform:translateY(1px)}@media screen and (max-width:768px){.LandingPageForm_form__j2mvr{width:100%;max-width:100%;padding:20px}.LandingPageForm_title__HaKq9{font-size:1.8rem;margin-bottom:.5rem;position:sticky}.LandingPageForm_subtitle__Oc6CV{font-size:1.2rem;margin-bottom:1.5rem}.LandingPageForm_formContainer__XOss6{overflow-y:scroll}.LandingPageForm_formRow__lucMY{flex-direction:column}.LandingPageForm_button__3uRSJ,.LandingPageForm_input__5qola,.LandingPageForm_select__EmH1A{font-size:1rem;padding:14px}.LandingPageForm_input__5qola,.LandingPageForm_select__EmH1A{width:100%}.LandingPageForm_formRow__lucMY{display:flex;justify-content:space-between}}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:#f1f1f1}.custom-scrollbar::-webkit-scrollbar-thumb{background:rgba(0,0,0,.1);border-radius:10px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background:rgba(0,0,0,.2)}.card{min-width:21%;background-color:#fff;border:1px solid #e2e8f0;border-radius:12px;padding:30px 25px;box-shadow:0 10px 25px rgba(0,0,0,.1);text-align:center;position:relative;transition:transform .3s ease,box-shadow .3s ease,background-color .3s ease;background:linear-gradient(0deg,#fff,#f1f5f9);overflow:hidden}.basicCardP{text-decoration:line-through}.card:before{top:-27px;right:-27px}.card:after,.card:before{content:"";position:absolute;width:80px;height:80px;border-radius:50%;background-color:#1a9aea;transform:rotate(45deg)}.card:after{bottom:-27px;left:-27px}.card:hover{transform:translateY(-5px);box-shadow:0 15px 30px rgba(0,0,0,.2);background:#1a9aea}.card:hover button,.card:hover:after,.card:hover:before{background-color:#fff}.card:hover button{color:#000}.card:hover h3,.card:hover li,.card:hover p{color:#fff}.card:hover a{background-color:#fff;color:#2d3748}.card h3{font-size:1.5rem;font-weight:500;color:#2d3748;margin-bottom:15px}@media (max-width:768px){.card{width:90vw}}.LandingPage_headerContainer__wnApq{height:15vh;width:100%;padding-left:40px;padding-right:40px}.LandingPage_mainContainer__5x_P_{height:85vh;width:100%;display:flex;flex-wrap:wrap;margin-bottom:60px;padding-left:40px;padding-right:40px}.LandingPage_leftContainer__PWKrD{height:85vh;width:50%;padding:40px;box-sizing:border-box}.LandingPage_rightContainer__tgB0B{height:85vh;width:50%;display:flex;justify-content:center;align-items:center}.LandingPage_thirdContainer__hnYSW{height:85vh;width:50%;max-width:100%;padding:10px;margin-top:-16%;display:flex;justify-content:left;box-sizing:border-box}.LandingPage_bulletPoints__f022F{margin-left:5%;display:flex;flex-direction:column;padding:0;list-style-type:disc!important}.LandingPage_leftContainer__PWKrD h1{color:#2a2a2a;font-family:Open Sans,Sans-serif;font-size:40px;font-weight:700}.LandingPage_leftContainer__PWKrD p{padding-top:5%;font-family:Open Sans,Sans-serif;font-size:19px;font-weight:400}.LandingPage_iconList__tWUS_{display:flex;justify-content:left;gap:20px;flex-wrap:wrap;padding:0;list-style:none;margin-top:5%}.LandingPage_iconList__tWUS_ li{width:40px;height:45px}.LandingPage_iconList__tWUS_ img{width:100%;height:100%;-o-object-fit:contain;object-fit:contain}@media screen and (max-width:768px){.LandingPage_headerContainer__wnApq{box-sizing:border-box;overflow:hidden;max-width:100vw;height:10vh}.LandingPage_mainContainer__5x_P_{flex-direction:column;height:auto;max-width:100vw;margin:0;padding:0;box-sizing:border-box;overflow:hidden}.LandingPage_leftContainer__PWKrD{padding:20px}.LandingPage_leftContainer__PWKrD,.LandingPage_rightContainer__tgB0B{display:flex;flex-direction:column;justify-content:center;align-items:left;width:100%;height:auto;box-sizing:border-box}.LandingPage_rightContainer__tgB0B{padding:5px;margin-top:-10%}.LandingPage_thirdContainer__hnYSW{margin-top:1px;height:30vh;width:100%;padding:40px;display:flex;justify-content:center;box-sizing:border-box}.LandingPage_leftContainer__PWKrD h1{font-size:30px;line-height:45px}.LandingPage_leftContainer__PWKrD p{font-size:18px;line-height:30px}.LandingPage_iconList__tWUS_{display:flex;flex-direction:row;justify-content:center;align-items:center}.LandingPage_iconList__tWUS_ li{margin-bottom:10px}}