@import url(https://fonts.googleapis.com/css2?family=Manrope:wght@200;300;400;500;600;700;800&display=swap);.gpt3__blog{display:flex;flex-direction:column;margin-bottom:4rem}.gpt3__blog-heading{margin-bottom:5rem;margin-top:4rem;text-align:left;width:100%}.gpt3__blog-heading h1{font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:0;line-height:80px}.gpt3__blog-container{display:flex;flex-direction:row}.gpt3__blog-container_groupA{flex:0.75 1;margin-right:2rem}.gpt3__blog-container_groupB{grid-gap:2rem;display:grid;flex:1 1;grid-template-columns:repeat(2,1fr)}@media screen and (max-width:990px){.gpt3__blog-container{flex-direction:column-reverse}.gpt3__blog-container_groupA{margin:2rem 0}.gpt3__blog-container_groupA .gpt3__blog-container_article{width:48%}.gpt3__blog-container_groupA .gpt3__blog-container_article-image{height:250px}}@media screen and (max-width:700px){.gpt3__blog-container_groupB{grid-template-columns:repeat(1,1fr)}.gpt3__blog-container_groupA .gpt3__blog-container_article{width:100%}.gpt3__blog-heading h1{font-size:46px;line-height:52px}}@media screen and (max-width:550px){.gpt3__blog-heading h1{font-size:34px;line-height:42px}}.gpt3__blog-container_article{background:#fff;border:1px solid #d9e8df;border-radius:8px;display:flex;flex-direction:column;height:100%;overflow:hidden;width:100%}.gpt3__blog-container_article-image{background:var(--color-blog);height:100%;min-height:220px;width:100%}.gpt3__blog-container_article-image img{height:100%;object-fit:cover;width:100%}.gpt3__blog-container_article-content{display:flex;flex-direction:column;height:100%;justify-content:space-between;padding:1rem 1.5rem}.gpt3__blog-container_article-content p{color:#2f7d59;font-family:var(--font-family);font-size:11.649px;font-weight:700;line-height:35px}.gpt3__blog-container_article-content h3{color:#12313b;cursor:pointer;font-family:var(--font-family);font-size:25.11px;font-weight:800;line-height:30px;margin-bottom:5rem}.gpt3__blog-container_article-content p:last-child{color:#0b4f6c;cursor:pointer}@media screen and (max-width:550px){.gpt3__blog-container_article-content h3{font-size:18px;line-height:25px}}.gpt3__features{display:flex;flex-direction:row;justify-content:space-between;width:100%}.gpt3__features-heading{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-start;margin-right:5rem;text-align:left}.gpt3__features-heading h1{font-family:var(--font-family);font-size:34px;font-style:normal;font-weight:800;line-height:45px}.gpt3__features-heading p{color:var(--color-text);font-family:var(--font-family);font-size:16px;font-style:normal;font-weight:500;line-height:30px;margin-top:2rem}.gpt3__features-container{align-items:center;display:flex;flex:1.5 1;flex-direction:column;justify-content:flex-start}@media screen and (max-width:990px){.gpt3__features{flex-direction:column}.gpt3__features-heading{margin:0 0 2rem}}@media screen and (max-width:550px){.gpt3__features-heading h1{font-size:28px;line-height:38px}}.gpt3__brand{flex-wrap:wrap;gap:1rem}.gpt3__brand,.gpt3__brand div{align-items:center;display:flex;justify-content:center}.gpt3__brand div{background:#fff;border:1px solid #d9e8df;border-radius:8px;box-shadow:0 10px 28px rgba(16,54,69,.08);flex:1 1;flex-direction:column;margin:1rem;max-width:150px;min-height:104px;min-width:120px;padding:1rem}.gpt3__brand strong{color:#0b4f6c;font-family:var(--font-family);font-size:24px;line-height:30px}.gpt3__brand span{color:#4d6470;font-family:var(--font-family);font-size:12px;line-height:18px;margin-top:.35rem;text-align:center}.gpt3__cta{align-items:center;background:var(--gradient-bar);border-radius:8px;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 4rem 0;padding:2rem}.gpt3__cta-content p{color:#fff;font-family:var(--font-family);font-size:12px;font-weight:500;line-height:30px}.gpt3__cta-content h3{color:#fff;font-family:var(--font-family);font-size:24px;font-weight:800;line-height:45px}.gpt3__cta-btn{align-items:center;display:flex;justify-content:center;margin-left:2rem}.gpt3__cta-btn button{background:#103645;border:none;border-radius:999px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:700;line-height:30px;min-width:190px;outline:none;padding:.5rem 1rem;transition:box-shadow .2s ease,background .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;transition:transform .2s ease,box-shadow .2s ease,background .2s ease,-webkit-transform .2s ease}.gpt3__cta-btn button:hover{background:#0b4f6c;box-shadow:0 16px 30px rgba(16,54,69,.22);-webkit-transform:translateY(-3px);transform:translateY(-3px)}@media screen and (max-width:650px){.gpt3__cta{flex-direction:column}.gpt3__cta-btn{margin:2rem 0 0}}@media screen and (max-width:550px){.gpt3__cta{margin:4rem 2rem}.gpt3__cta-content h3{font-size:18px;line-height:32px}.gpt3__cta-btn button{font-size:14px;line-height:28px}}.gpt3__features-container__feature{align-items:flex-start;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin:1rem;width:100%}.gpt3__features-container__feature-title{flex:1 1;margin-right:2rem;max-width:180px}.gpt3__features-container__feature-title h1{color:#102a32;font-family:var(--font-family);font-size:18px;font-weight:800;letter-spacing:0;line-height:34px}.gpt3__features-container__feature-title div{background:var(--gradient-bar);box-shadow:none;height:3px;margin-bottom:.25rem;width:38px}.gpt3__features-container_feature-text{display:flex;flex:2 1;max-width:390px}.gpt3__features-container_feature-text p{color:var(--color-text);font-family:var(--font-family);font-size:14px;font-weight:500;line-height:24px}@media screen and (max-width:550px){.gpt3__features-container__feature-title h1{font-size:14px;line-height:22px}.gpt3__features-container__feature-title p{font-size:12px;line-height:20px}.gpt3__features-container__feature{margin:1rem 0}}.gpt3__navbar{align-items:center;display:flex;justify-content:space-between;padding:2rem 6rem}.gpt3__navbar-links{align-items:center;display:flex;flex:1 1;justify-content:"flex-start"}.gpt3__navbar-links_logo{margin-right:2rem}.gpt3__navbar-links_logo a{color:#103645;font-family:var(--font-family);font-size:22px;font-weight:800;line-height:30px;white-space:nowrap}.gpt3__navbar-links_container{display:flex;flex-direction:row}.gpt3__navbar-sign{align-items:center;display:flex;justify-content:flex-end}.gpt3__navbar-links_container p,.gpt3__navbar-menu_container p,.gpt3__navbar-sign p{color:#fff;color:#183740;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;margin:0 1rem;text-transform:capitalize;transition:color .2s ease}.gpt3__navbar-links_container p:hover,.gpt3__navbar-menu_container p:hover,.gpt3__navbar-sign p:hover{color:#2f7d59}.gpt3__navbar-menu_container button,.gpt3__navbar-sign button{background:#0b4f6c;border:0;border-radius:5px;color:#fff;cursor:pointer;font-family:var(--font-family);font-size:18px;font-weight:500;line-height:25px;outline:0;padding:.5rem 1rem}.gpt3__navbar-menu{display:none;margin-left:1rem;position:relative}.gpt3__navbar-menu svg{cursor:pointer}.gpt3__navbar-menu_container{align-items:flex-end;background:#fff;border-radius:5px;box-shadow:0 18px 40px rgba(15,45,58,.14);display:flex;flex-direction:column;justify-content:flex-end;margin-top:1rem;min-width:210px;padding:2rem;position:absolute;right:0;text-align:end;top:40px}.gpt3__navbar-menu_container p{margin:1rem 0}.gpt3__navbar-menu_container-links-sign{display:none}@media screen and (max-width:1050px){.gpt3__navbar-links_container{display:none}.gpt3__navbar-menu{display:flex}}@media screen and (max-width:700px){.gpt3__navbar{padding:2rem 4rem}}@media screen and (max-width:550px){.gpt3__navbar{padding:2rem}.gpt3__navbar-sign{display:none}.gpt3__navbar-menu_container{top:20px}.gpt3__navbar-menu_container-links-sign{display:block}}.gpt3__footer{align-items:center;background:var(--color-footer);display:flex;flex-direction:column;justify-content:center}.gpt3__footer-heading{margin-bottom:3rem;text-align:center;width:100%}.gpt3__footer-heading h1{-webkit-text-fill-color:#fff;color:#fff;font-family:var(--font-family);font-size:62px;font-weight:800;letter-spacing:0;line-height:75px;text-align:center}.gpt3__footer-btn{align-items:center;border:1px solid #fff;cursor:pointer;display:flex;justify-content:center;margin-bottom:8rem;padding:1rem;text-align:center;transition:background .2s ease,box-shadow .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background .2s ease,box-shadow .2s ease;transition:transform .2s ease,background .2s ease,box-shadow .2s ease,-webkit-transform .2s ease}.gpt3__footer-btn:hover{background:hsla(0,0%,100%,.12);box-shadow:0 18px 34px rgba(0,0,0,.18);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.gpt3__footer-btn p{box-sizing:border-box;color:#fff;font-family:var(--font-family);font-size:18px;font-weight:400;line-height:normal;word-spacing:2px}.gpt3__footer-links{align-items:flex-start;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;text-align:left;width:100%}.gpt3__footer-links div{margin:1rem;width:250px}.gpt3__footer-links_logo{display:flex;flex-direction:column}.gpt3__footer-links_logo h3{color:#fff;font-family:var(--font-family);font-size:28px;line-height:34px;margin-bottom:1rem}.gpt3__footer-links_logo p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:14px}.gpt3__footer-links_div{display:flex;flex-direction:column;justify-content:flex-start}.gpt3__footer-links_div h4{color:#fff;font-family:var(--font-family);font-size:14px;line-height:16px;margin-bottom:1rem}.gpt3__footer-links_div p{color:#fff;cursor:pointer;font-family:var(--font-family);font-size:12px;line-height:14px;margin:.5rem 0}.gpt3__footer-copyright{margin-top:6rem;text-align:center;width:100%}.gpt3__footer-copyright p{color:#fff;font-family:var(--font-family);font-size:12px;line-height:14px}@media screen and (max-width:850px){.gpt3__footer-heading h1{font-size:44px;line-height:50px}}@media screen and (max-width:550px){.gpt3__footer-heading h1{font-size:34px;line-height:42px}.gpt3__footer-links div{margin:1.5rem 0}.gpt3__footer-btn p{font-size:14px;line-height:20px}}@media screen and (max-width:400px){.gpt3__footer-heading h1{font-size:27px;line-height:38px}}.gpt3__header{align-items:center;display:flex;gap:3rem}.gpt3__header-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:center;margin-right:0}.gpt3__header-eyebrow{color:var(--color-subtext)!important;font-size:15px!important;font-weight:800!important;letter-spacing:0;line-height:24px!important;margin-top:0!important;text-transform:uppercase}.gpt3__header-content h1{font-family:var(--font-family);font-size:54px;font-weight:800;letter-spacing:0;line-height:66px;max-width:720px}.gpt3__header-content p{color:var(--color-text);font-family:var(--font-family);font-size:20px;font-style:normal;font-weight:400;line-height:27px;margin-top:1.5rem}.gpt3__header-phone{align-items:flex-start;background:#fff;border:1px solid #cfe4dc;border-radius:8px;box-shadow:0 10px 28px rgba(16,54,69,.08);display:inline-flex;flex-direction:column;margin:2rem 0 1rem;padding:1rem 1.25rem;transition:box-shadow .2s ease,border-color .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,-webkit-transform .2s ease}.gpt3__header-phone:hover{border-color:#2f7d59;box-shadow:0 18px 38px rgba(16,54,69,.16);-webkit-transform:translateY(-3px);transform:translateY(-3px)}.gpt3__header-phone span{color:#2f7d59;font-family:var(--font-family);font-size:13px;font-weight:700;line-height:20px;text-transform:uppercase}.gpt3__header-phone a{color:#102a32;font-family:var(--font-family);font-size:28px;font-weight:800;line-height:36px}.gpt3__header-image{align-items:center;display:flex;flex:1 1;justify-content:center;min-height:520px}.gpt3__header-image img{border-radius:8px;box-shadow:0 24px 70px rgba(16,54,69,.18);height:100%;max-height:560px;object-fit:cover;width:100%}@media screen and (max-width:1050px){.gpt3__header{flex-direction:column}.gpt3__header-content{margin:0 0 3rem}}@media screen and (max-width:650px){.gpt3__header h1{font-size:42px;line-height:52px}.gpt3__header p{font-size:16px;line-height:24px}.gpt3__header-phone a{font-size:24px;line-height:32px}}@media screen and (max-width:490px){.gpt3__header h1{font-size:34px;line-height:42px}.gpt3__header p{font-size:14px;line-height:24px}.gpt3__header-phone a{font-size:20px;line-height:28px}}.gpt3__possibility{display:flex;flex-direction:row}.gpt3__possibility-image{align-items:center;display:flex;flex:1 1;justify-content:flex-start;margin-right:2rem}.gpt3__possibility-image img{border-radius:8px;height:100%;max-height:520px;object-fit:cover;object-position:38% 72%;width:100%}.gpt3__possibility-content{align-items:flex-start;display:flex;flex:1 1;flex-direction:column;justify-content:flex-end}.gpt3__possibility-content h4{color:#2f7d59;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.gpt3__possibility-content h4:last-child{color:#b88326;cursor:pointer;transition:color .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,color .2s ease;transition:transform .2s ease,color .2s ease,-webkit-transform .2s ease}.gpt3__possibility-content h4:last-child:hover{color:#0b4f6c;-webkit-transform:translateY(-2px);transform:translateY(-2px)}.gpt3__possibility-content h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px}.gpt3__possibility-content p{color:var(--color-text);font-family:var(--font-family);font-size:16px;line-height:30px;margin-bottom:2rem}@media screen and (max-width:950px){.gpt3__possibility{flex-direction:column}.gpt3__possibility-image{margin:1rem 0}.gpt3__possibility-content{margin-top:2rem}}.gpt3__whatgpt3{background:#fff;border:1px solid #d9e8df;border-radius:8px;box-shadow:0 24px 60px rgba(16,54,69,.1);display:flex;flex-direction:column;padding:2rem}.gpt3__whatgpt3-feature{display:flex}.gpt3__whatgpt3-feature .gpt3__features-container__feature{margin:0}.gpt3__whatgpt3-feature .gpt3__features-container__feature-text{max-width:700px}.gpt3__whatgpt3-heading{align-items:center;display:flex;flex-direction:row;justify-content:space-between;margin:4rem 0 2rem}.gpt3__whatgpt3-heading h1{font-family:var(--font-family);font-size:34px;font-weight:800;line-height:45px;max-width:510px}.gpt3__whatgpt3-heading p{color:var(--color-subtext);cursor:pointer;font-family:var(--font-family);font-size:16px;font-weight:500;line-height:30px}.gpt3__whatgpt3-container{display:flex;flex-direction:row;flex-wrap:wrap;margin-top:2rem}.gpt3__whatgpt3-container .gpt3__features-container__feature{display:inline;display:initial;flex:1 1;flex-direction:column;margin:1rem;min-width:210px}.gpt3__whatgpt3-container .gpt3__features-container_feature-text{margin-top:.5rem}@media screen and (max-width:850px){.gpt3__whatgpt3-heading{align-items:flex-start;flex-direction:column;margin-bottom:0}.gpt3__whatgpt3-heading p{margin-top:1rem}}@media screen and (max-width:650px){.gpt3__whatgpt3-feature .gpt3__features-container__feature{flex-direction:column}.gpt3__whatgpt3-feature .gpt3__features-container_feature-text{margin-top:.5rem}.gpt3__whatgpt3-heading h1{font-size:28px;line-height:40px}}@media screen and (max-width:350px){.gpt3__whatgpt3-container .gpt3__features-container__feature{margin:1rem 0;min-width:100%}}::-webkit-scrollbar{width:0}*{box-sizing:border-box;margin:0;padding:0;scroll-behavior:smooth}body{background:var(--color-bg);color:#12313b}a{color:inherit;text-decoration:none}.gradient__bg{background:linear-gradient(150deg,#f4faf4,#fff 44%,#dcebf0);padding-bottom:4rem}.gradient__bg2{background:#dcebf0}.gradient__text{-webkit-text-fill-color:#102a32;background:none;color:#102a32}.lcpt__ad-overlay{align-items:center;-webkit-animation:lcptFadeIn .45s ease-out both;animation:lcptFadeIn .45s ease-out both;background:rgba(16,42,50,.72);display:flex;inset:0;justify-content:center;padding:2rem;position:fixed;z-index:1000}.lcpt__ad-modal{-webkit-animation:lcptPopIn .55s ease-out both;animation:lcptPopIn .55s ease-out both;background:#fff;border-radius:8px;box-shadow:0 28px 80px rgba(0,0,0,.35);overflow:hidden;position:relative;width:min(92vw,720px)}.lcpt__ad-modal img{display:block;height:auto;width:100%}.lcpt__ad-close{background:rgba(16,54,69,.92);border:0;border-radius:999px;color:#fff;cursor:pointer;font-size:28px;height:38px;line-height:38px;position:absolute;right:.75rem;top:.75rem;transition:background .2s ease,-webkit-transform .2s ease;transition:transform .2s ease,background .2s ease;transition:transform .2s ease,background .2s ease,-webkit-transform .2s ease;width:38px}.lcpt__ad-close:hover{background:#0b4f6c;-webkit-transform:scale(1.08);transform:scale(1.08)}@-webkit-keyframes lcptFadeIn{0%{opacity:0}to{opacity:1}}@keyframes lcptFadeIn{0%{opacity:0}to{opacity:1}}@-webkit-keyframes lcptPopIn{0%{opacity:0;-webkit-transform:translateY(10px) scale(.97);transform:translateY(10px) scale(.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}@keyframes lcptPopIn{0%{opacity:0;-webkit-transform:translateY(10px) scale(.97);transform:translateY(10px) scale(.97)}to{opacity:1;-webkit-transform:translateY(0) scale(1);transform:translateY(0) scale(1)}}.section__padding{padding:4rem 6rem}.section__margin{margin:4rem 6rem}.scale-up-center{-webkit-animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both;animation:scale-up-center .4s cubic-bezier(.39,.575,.565,1) both}@-webkit-keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@keyframes scale-up-center{0%{-webkit-transform:scale(.5);transform:scale(.5)}to{-webkit-transform:scale(1);transform:scale(1)}}@media screen and (max-width:700px){.section__padding{padding:4rem}.section__margin{margin:4rem}}@media screen and (max-width:550px){.section__padding{padding:4rem 2rem}.section__margin{margin:4rem 2rem}}:root{--font-family:"Manrope",sans-serif;--gradient-text:linear-gradient(90deg,#0b4f6c,#2f7d59);--gradient-bar:linear-gradient(103.22deg,#0b4f6c -13.86%,#d6a84f 99.55%);--color-bg:#f7fbf7;--color-footer:#103645;--color-blog:#edf6f1;--color-text:#526773;--color-subtext:#2f7d59}
/*# sourceMappingURL=main.19a06c55.css.map*/