:root{--dark-color:#5bc2a9;--dark-color2:#3ba6dd;--logo-color:#f16b24;--logo-color2:#d52c71}*,::after,::before{-webkit-box-sizing:inherit;box-sizing:inherit;margin:0;padding:0}html{font-size:10px;-webkit-font-smoothing:antialiased;scroll-behavior:smooth}@media only screen and (min-width:1900px){html{font-size:12px}}@media only screen and (min-width:2560px){html{font-size:18px}}@media only screen and (min-width:3100px){html{font-size:24px}}body{-webkit-box-sizing:border-box;box-sizing:border-box;overflow-x:hidden;overflow-y:scroll;position:relative;z-index:1;font-size:1.6rem;font-style:normal;background-color:#fff;color:#1d3142;font-family:"DM Sans";-webkit-transition:background-color 350ms ease-in;transition:background-color 350ms ease-in}body::-webkit-scrollbar{background-color:#fff;width:.75rem;border-radius:1.2rem}body::-webkit-scrollbar-thumb{background:linear-gradient(76.09deg,#f26a21 9.31%,#d42c70 91.98%);border-radius:1.2rem}body.no-scroll{overflow:hidden}main{min-height:55vh}section.noBg-color{background:0 0}a{text-decoration:none;color:currentColor}img{max-width:100%;display:block}ul{list-style:none}button{cursor:pointer}button,input,label,select{font-family:inherit;color:inherit}.text-center{text-align:center}button{border:none;background:0 0}h1,h2,h3,h4,h5,h6{font-weight:700;color:var(--heading-txt)}h1{font-size:4.5rem;line-height:120%}@media only screen and (max-width:1024px){h1{font-size:4rem}}@media only screen and (max-width:640px){h1{font-size:3rem;line-height:120%}}h2{font-size:3.2rem;line-height:120%}@media only screen and (max-width:1024px){h2{font-size:2.4rem}}@media only screen and (max-width:640px){h2{font-size:2rem}}h3{font-size:2.4rem;line-height:120%}@media only screen and (max-width:1024px){h3{font-size:2rem}}@media only screen and (max-width:640px){h3{font-size:1.8rem}}h4{font-size:2rem;line-height:120%}@media only screen and (max-width:1024px){h4{font-size:1.8rem}}h5{font-size:1.8rem;line-height:120%}@media only screen and (max-width:1024px){h5{font-size:1.6rem}}h6{font-size:1.6rem;line-height:120%}p{font-size:1.6rem;color:var(--body-txt);line-height:140%;font-weight:400}p.bodyCopyLarge{font-size:2rem}p.bodyCopyItalic{font-size:2rem;font-style:italic}p.accentText{font-size:1.4rem}li{color:var(--body-txt)}.text--orange{color:var(--textAccent-color);border-bottom:2px solid var(--border-orange)}.success{color:var(--green-200);font-weight:700;margin-top:1rem}@media only screen and (max-width:1250px){nav.closed{overflow:hidden}nav.closed .nav-logo{margin-bottom:0}nav.closed .nav-actions{opacity:0s;-webkit-transition-delay:0;transition-delay:0;bottom:200%}nav.closed .nav-links{opacity:0;-webkit-transition-delay:0;transition-delay:0}}@media only screen and (max-width:1250px) and (max-width:1250px){nav.closed .nav-links{display:none}}@media only screen and (max-width:1250px) and (max-width:1250px){nav.closed .nav-links{overflow:hidden}}nav{position:sticky;top:0;border-bottom:1px solid #00d9FF61;left:0;z-index:11;width:100%;padding:2rem 0;background-color:#0e1737;-webkit-transition:-webkit-transform .1s linear;transition:-webkit-transform .1s linear;transition:transform .1s linear;transition:transform .1s linear,-webkit-transform .1s linear;will-change:transform}nav.unpinned{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}@media only screen and (max-width:1250px){nav{height:100%}}nav .nav{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media only screen and (max-width:1250px){nav .nav{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;height:100%}}nav .navCtaBtn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}nav .navCtaBtn .secondaryBtn{margin-right:3.4rem;font-size:1.4rem;display:none}@media (max-width:1250px){nav .navCtaBtn .secondaryBtn{display:none}}@media (max-width:640px){nav .navCtaBtn .secondaryBtn{padding:1rem 2rem}}@media (max-width:480px){nav .navCtaBtn .secondaryBtn{padding:.4rem .8rem;font-size:1.2rem}}@media (max-width:360px){nav .navCtaBtn .secondaryBtn{margin-right:2rem}}nav .navMenuCta{text-align:center}nav .navMenuCta .primaryBtn{margin-top:3rem;font-size:1.4rem}@media (min-width:1250px){nav .navMenuCta{display:none}}nav .nav-logo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:1250px){nav .nav-logo{margin-bottom:2rem}}@media screen and (max-width:600px){nav .nav-logo img{max-width:120px;height:auto}}nav .nav-logo button.navHamBtn{display:none}@media only screen and (max-width:1250px){nav .nav-logo button.navHamBtn{display:block;width:28px;height:30px;background:0 0;border:none}nav .nav-logo button.navHamBtn div{width:100%;height:3px;background:#fff;margin:4px auto;-webkit-transition:all .3s;transition:all .3s;-webkit-backface-visibility:hidden;backface-visibility:hidden}nav .nav-logo button.navHamBtn div.two{width:75%;margin-right:0}nav .nav-logo button.navHamBtn.on .one{-webkit-transform:rotate(45deg) translate(5px,5px);-ms-transform:rotate(45deg) translate(5px,5px);transform:rotate(45deg) translate(5px,5px)}nav .nav-logo button.navHamBtn.on .two{opacity:0}nav .nav-logo button.navHamBtn.on .three{-webkit-transform:rotate(-45deg) translate(5px,-5px);-ms-transform:rotate(-45deg) translate(5px,-5px);transform:rotate(-45deg) translate(5px,-5px)}}@media (max-width:480px){nav .nav-logo button.navHamBtn{width:2rem}nav .nav-logo button.navHamBtn div{margin:5px auto;height:2px}nav .nav-logo button.navHamBtn.on .one{-webkit-transform:rotate(45deg) translate(5px,4.5px);-ms-transform:rotate(45deg) translate(5px,4.5px);transform:rotate(45deg) translate(5px,4.5px)}}@media only screen and (max-width:1250px){nav .nav-logo{top:0;left:0;width:100%;z-index:12}}nav .nav-links{-ms-flex-item-align:stretch;align-self:stretch;justify-items:stretch;opacity:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:350ms;transition-delay:350ms;padding-left:1.4rem}@media (min-width:1250px){nav .nav-links{-ms-flex-item-align:center;align-self:center}}@media only screen and (max-width:1250px){nav .nav-links{overflow-x:hidden;overflow-y:auto;height:100vh;position:relative;z-index:11;padding-left:0}}nav .nav-links>ul{display:-webkit-box;display:-ms-flexbox;display:flex}@media only screen and (max-width:1250px){nav .nav-links>ul{-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}nav .nav-links>ul>li{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;padding:0;font-weight:500}@media (min-width:1250px){nav .nav-links>ul>li{padding:1rem 0}}@media (max-width:1250px){nav .nav-links>ul>li{border-bottom:1px solid #fcfcfc}}nav .nav-links>ul>li>a,nav .nav-links>ul>li>span>a{color:#fff}nav .nav-links>ul>li>a:hover,nav .nav-links>ul>li>span>a:hover{color:#00d1ff}nav .nav-links>ul>li>a,nav .nav-links>ul>li>span{font-size:1.6rem}@media (max-width:1250px){nav .nav-links>ul>li>a,nav .nav-links>ul>li>span{padding:1.7rem;font-weight:700;position:relative}}@media (max-width:768px){nav .nav-links>ul>li>a,nav .nav-links>ul>li>span{font-size:1.6rem}}nav .nav-links>ul>li>a>svg,nav .nav-links>ul>li>span>svg{display:none;-webkit-transition:all .3s;transition:all .3s}@media (max-width:1250px){nav .nav-links>ul>li>a>svg,nav .nav-links>ul>li>span>svg{display:block;position:absolute;top:50%;right:2rem;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}nav .nav-links>ul>li>a>svg path,nav .nav-links>ul>li>span>svg path{stroke:#1d3142}}nav .nav-links>ul>li>a:hover,nav .nav-links>ul>li>span:hover{cursor:pointer;color:#c24f41}@media only screen and (max-width:1250px){nav .nav-links>ul>li{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;font-weight:500;font-size:2rem}}nav .nav-links>ul>li.active>a,nav .nav-links>ul>li.active>span{cursor:pointer;color:#c24f41}nav .nav-links>ul>li>ul{display:none;position:absolute;top:100%;left:0;-webkit-transform:translate(-10%,0);-ms-transform:translate(-10%,0);transform:translate(-10%,0);width:100%;background-color:#fff;-webkit-box-shadow:0 4px 13px rgba(0,0,0,.12);box-shadow:0 4px 13px rgba(0,0,0,.12);border-radius:8px;z-index:4;padding:1rem 2rem}@media screen and (max-width:1250px){nav .nav-links>ul>li>ul{-webkit-transform:none;-ms-transform:none;transform:none}}nav .nav-links>ul>li>ul.big{min-width:65rem;padding:3rem}@media screen and (max-width:900px){nav .nav-links>ul>li>ul.big{min-width:100%;padding:2rem}}nav .nav-links>ul>li>ul.big h5{padding-left:1rem;padding-bottom:1rem;border-bottom:.1rem solid #f1f1f1;margin-bottom:1rem}@media screen and (max-width:768px){nav .nav-links>ul>li>ul.big li ul:nth-child(2){margin-top:0}}nav .nav-links>ul>li>ul.small{min-width:30rem;padding:1rem}@media screen and (max-width:1250px){nav .nav-links>ul>li>ul.small{padding:0 2rem 2rem}}@media screen and (max-width:900px){nav .nav-links>ul>li>ul.small{min-width:100%}}nav .nav-links>ul>li>ul.small h3{font-size:2rem;padding-bottom:16px;border-bottom:1px solid #f1f1f1}nav .nav-links>ul>li>ul.small>li{border-radius:4px;overflow:hidden;-webkit-transition:250ms ease-in;transition:250ms ease-in;margin:0 0;display:grid;grid-template-columns:1fr;gap:2rem;padding:1rem}nav .nav-links>ul>li>ul.small>li:first-child{margin-top:0}nav .nav-links>ul>li>ul.small>li:hover{background-color:#f1f1f1;cursor:pointer}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul.small>li{width:98%}}nav .nav-links>ul>li>ul.small>li>a img{margin-bottom:auto}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul.small>li>a span>p,nav .nav-links>ul>li>ul.small>li>a>span>svg{display:none}}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul.small>li:last-child a{padding:0}}nav .nav-links>ul>li>ul.small>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-weight:400;font-size:14px}nav .nav-links>ul>li>ul.small>li>a span{font-size:16px;font-weight:700}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul.small>li>a{padding:0 0 0;grid-template-columns:1fr}}nav .nav-links>ul>li>ul.small>lip{font-size:1.4rem}nav .nav-links>ul>li>ul.small>li svg{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}nav .nav-links>ul>li>ul.small>li svg path{fill:var(--yellow-200)}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul.small>li h5{font-weight:400}}@media (max-width:768px){nav .nav-links>ul>li>ul.small>li h5{font-size:1.4rem}}nav .nav-links>ul>li>ul.small>li p{font-size:1.4rem;margin-top:.4rem;font-weight:400}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul{background-color:transparent;position:relative;padding:0 1.7rem 2rem 1.7rem;top:0;left:0;-webkit-box-shadow:none;box-shadow:none}}nav .nav-links>ul>li>ul>li{display:grid;grid-template-columns:1fr 1fr;gap:3rem}@media screen and (min-width:900px){nav .nav-links>ul>li>ul>li{grid-template-columns:1fr}}nav .nav-links>ul>li>ul>div>div>li{border-radius:4px;overflow:hidden;padding:0;-webkit-transition:250ms ease-in;transition:250ms ease-in;margin:1.4rem 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:1rem}nav .nav-links>ul>li>ul>div>div>li:first-child{margin-top:0}nav .nav-links>ul>li>ul>div>div>li ul li:hover{background-color:#f1f1f1;cursor:pointer}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>div>div>li{width:98%}}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>div>div>li>a span>p,nav .nav-links>ul>li>ul>div>div>li>a>span>svg{display:none}}nav .nav-links>ul>li>ul>div>div>li:hover{font-weight:300}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>div>div>li:hover{background-color:transparent}}nav .nav-links>ul>li>ul>div>div>li:hover h5{color:#1d3142}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>div>div>li:hover h5{color:#1d3142}}nav .nav-links>ul>li>ul>div>div>li:hover svg path{fill:#1d3142}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>div>div>li:hover svg path{fill:#1d3142}}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>div>div>li:last-child a{padding:0}}nav .nav-links>ul>li>ul>div>div>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;font-size:14px}nav .nav-links>ul>li>ul>div>div>li>a span{font-size:16px;font-weight:700}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>div>div>li>a{padding:0 0 0;grid-template-columns:1fr}}nav .nav-links>ul>li>ul>div>div>li>p{font-size:14px}nav .nav-links>ul>li>ul>div>div>li svg{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}nav .nav-links>ul>li>ul>div>div>li svg path{fill:var(--yellow-200)}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>div>div>li h5{font-weight:400}}@media (max-width:768px){nav .nav-links>ul>li>ul>div>div>li h5{font-size:1.4rem}}nav .nav-links>ul>li>ul>div>div>li p{font-size:1.4rem;margin-top:.4rem;font-weight:400}nav .nav-links>ul>li>ul>li{border-radius:4px;overflow:hidden;-webkit-transition:250ms ease-in;transition:250ms ease-in;padding:0;margin:1.4rem 0 0;display:grid;grid-template-columns:1fr 1fr;gap:2rem}@media screen and (max-width:780px){nav .nav-links>ul>li>ul>li{grid-template-columns:1fr;gap:0}}nav .nav-links>ul>li>ul>li:first-child{margin-top:0}nav .nav-links>ul>li>ul>li ul li{padding:1rem;border-radius:4px}nav .nav-links>ul>li>ul>li ul li:hover{background-color:#f1f1f1;cursor:pointer}nav .nav-links>ul>li>ul>li ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1rem;font-weight:700;font-size:14px}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li{width:98%}}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li>a span>p,nav .nav-links>ul>li>ul>li>a>span>svg{display:none}}nav .nav-links>ul>li>ul>li:hover{font-weight:300}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li:hover{background-color:transparent}}nav .nav-links>ul>li>ul>li:hover p{color:#1d3142}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li:hover p{color:#1d3142}}nav .nav-links>ul>li>ul>li:hover h5{color:#1d3142}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li:hover h5{color:#1d3142}}nav .nav-links>ul>li>ul>li:hover svg path{fill:#1d3142}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li:hover svg path{fill:#1d3142}}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li:last-child a{padding:0}}nav .nav-links>ul>li>ul>li>a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;font-weight:700;font-size:14px}nav .nav-links>ul>li>ul>li>a span{font-size:16px;font-weight:700}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li>a{padding:0 0 0;grid-template-columns:1fr}}nav .nav-links>ul>li>ul>lip{font-size:14px}nav .nav-links>ul>li>ul>li svg{-webkit-transform:translateY(2px);-ms-transform:translateY(2px);transform:translateY(2px)}nav .nav-links>ul>li>ul>li svg path{fill:var(--yellow-200)}@media only screen and (max-width:1250px){nav .nav-links>ul>li>ul>li h5{font-weight:400}}@media (max-width:768px){nav .nav-links>ul>li>ul>li h5{font-size:1.4rem}}nav .nav-links>ul>li>ul>li p{font-size:1.4rem;margin-top:.4rem;font-weight:400}nav .nav-links>ul>li:hover ul{display:block}@media only screen and (max-width:1250px){nav .nav-links>ul>li:hover ul{display:none}}nav .nav-links>ul>li.expanded>span svg{-webkit-transform:rotate(180deg) translateY(40%);-ms-transform:rotate(180deg) translateY(40%);transform:rotate(180deg) translateY(40%)}nav .nav-links>ul>li.expanded>span svg path{stroke:var(--textAccent-color)}@media only screen and (max-width:1250px){nav .nav-links>ul>li.expanded ul{display:block}}nav .nav-links>ul>li:not(:last-of-type){margin-right:3.5rem}@media only screen and (max-width:1250px){nav .nav-links>ul>li:not(:last-of-type){margin-right:0}}nav .nav-actions{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;opacity:1;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-transition-delay:.3s;transition-delay:.3s}@media only screen and (max-width:1250px){nav .nav-actions{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:none;position:absolute;z-index:12;bottom:0;left:0;padding-left:7.5vw;padding-right:7.5vw;width:100%;background:#fff}}nav .nav-actions--login{color:#1d3142}nav .nav-actions a{white-space:nowrap}nav .nav-actions>div:not(:last-of-type){margin-right:5rem}.nav-links ul li ul li ul li a img{margin-bottom:auto}.nav-links ul li ul li ul li a span{font-size:1.6rem}.hide-menu{display:none!important}@media screen and (max-width:1250px){.hide-menu{display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.login-btn{color:#ff5d7f;font-size:1.6rem;margin-right:2rem}.Section{position:relative;padding:6.4rem 0}@media screen and (max-width:768px){.Section{padding:4rem 0}}.container{max-width:144rem;margin:0 auto;padding-left:4vw;padding-right:4vw}.container-fluid{max-width:160rem;padding:0 2vw}@media screen and (max-width:920px){.container-fluid{padding-left:6vw;padding-right:6vw}}.container-medium{max-width:110rem;margin:0 auto}@media (max-width:1210px){.container-medium{padding-left:4vw;padding-right:4vw}}.container-small{max-width:100rem;margin:0 auto}@media (max-width:1210px){.container-small{padding-left:4vw;padding-right:4vw}}.Section.noPaddingBottom{padding-bottom:0}.Section.noPaddingTop{padding-top:0}.Section.WhiteBack{background-color:var(--white)!important}.Section.PositionUnset{position:unset}.centerSectionHeading{text-align:center}.centerSectionHeading>*{max-width:80rem;margin:0 auto}.centerSectionHeading p{padding:2rem 0 4rem;max-width:52rem}@media (min-width:320px) and (max-width:640px){.centerSectionHeading p{font-size:1.6rem;padding:1.6rem 0 3.2rem}}.leftRightGrid{display:grid;grid-template-columns:1fr 1fr;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:4vw}@media only screen and (max-width:768px){.leftRightGrid{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.leftRightGrid-image{border-radius:4px}@media only screen and (max-width:768px){.leftRightGrid-image{margin-top:4rem}}.leftRightGrid-image img{width:100%;border-radius:4px;overflow:hidden}@media only screen and (max-width:768px){.leftRightGrid-content{margin-top:4rem}}@media only screen and (max-width:768px){.leftRightGrid.leftRightGrid-reversed{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}}.leftRightGrid.leftRightGrid-reversed .leftRightGrid-image{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.leftRightGrid.leftRightGrid-reversed .leftRightGrid-content{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.threeColWithCenteredOrphans{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr 1fr;gap:2rem}@media (max-width:64em){.threeColWithCenteredOrphans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;gap:unset;margin:0}.threeColWithCenteredOrphans>*{width:calc(50% - 2rem);margin:1rem}}@media (max-width:40em){.threeColWithCenteredOrphans>*{width:100%;margin:0}.threeColWithCenteredOrphans>:not(:last-of-type){margin-bottom:2rem}}.threeColWithCenteredOrphans .colItems{grid-column:span 2}.threeColWithCenteredOrphans .colItems:last-child:nth-child(3n-1){grid-column-end:-2}.threeColWithCenteredOrphans .colItems:nth-last-child(2):nth-child(3n+1){grid-column-end:4}.threeColWithCenteredOrphans .colItems:last-child:nth-child(3n-2){grid-column-end:5}.fourColWithCenteredOrphans{display:grid;grid-template-columns:repeat(8,1fr);gap:2rem}@media (max-width:64em){.fourColWithCenteredOrphans{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap;margin:0;justify-content:center}.fourColWithCenteredOrphans>*{width:calc(50% - 2rem)}}@media (min-width:960px) and (max-width:1040px){.fourColWithCenteredOrphans{display:grid}.fourColWithCenteredOrphans>*{width:100%}}@media (max-width:40em){.fourColWithCenteredOrphans>*{width:100%;margin:0}}.fourColWithCenteredOrphans .colItems{grid-column:span 1}footer{background-color:#0e1737;border-top:1px solid #00d9FF61}footer .footer-flex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center}footer .footer-flex .footer-top a{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}footer .footer-flex .footer-top a:not(:last-child){margin-bottom:2rem}.footerBottom{padding:3.5rem 0 2.5rem 0}.footerBottom .Copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;color:#fff}@media (max-width:600px){.footerBottom .Copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:2rem}}.footerBottom .Copyright .footer-logo>ul{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem}.slick-slider{position:relative;display:block;-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:""}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.select2-container{-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;position:relative;vertical-align:middle}.select2-container .select2-selection--single{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;height:28px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--single .select2-selection__rendered{display:block;padding-left:8px;padding-right:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.select2-container .select2-selection--single .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered{padding-right:8px;padding-left:20px}.select2-container .select2-selection--multiple{-webkit-box-sizing:border-box;box-sizing:border-box;cursor:pointer;display:block;min-height:32px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-container .select2-selection--multiple .select2-selection__rendered{display:inline;list-style:none;padding:0}.select2-container .select2-selection--multiple .select2-selection__clear{background-color:transparent;border:none;font-size:1em}.select2-container .select2-search--inline .select2-search__field{-webkit-box-sizing:border-box;box-sizing:border-box;border:none;font-size:100%;margin-top:5px;margin-left:5px;padding:0;max-width:100%;resize:none;height:18px;vertical-align:bottom;font-family:sans-serif;overflow:hidden;word-break:keep-all}.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-dropdown{background-color:#fff;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:block;position:absolute;left:-100000px;width:100%;z-index:1051}.select2-results{display:block}.select2-results__options{list-style:none;margin:0;padding:0}.select2-results__option{padding:6px;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-user-select:none}.select2-results__option--selectable{cursor:pointer}.select2-container--open .select2-dropdown{left:0}.select2-container--open .select2-dropdown--above{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--open .select2-dropdown--below{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-search--dropdown{display:block;padding:4px}.select2-search--dropdown .select2-search__field{padding:4px;width:100%;-webkit-box-sizing:border-box;box-sizing:border-box}.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button{-webkit-appearance:none}.select2-search--dropdown.select2-search--hide{display:none}.select2-close-mask{border:0;margin:0;padding:0;display:block;position:fixed;left:0;top:0;min-height:100%;min-width:100%;height:auto;width:auto;opacity:0;z-index:99;background-color:#fff;filter:alpha(opacity=0)}.select2-hidden-accessible{border:0!important;clip:rect(0 0 0 0)!important;-webkit-clip-path:inset(50%)!important;clip-path:inset(50%)!important;height:1px!important;overflow:hidden!important;padding:0!important;position:absolute!important;width:1px!important;white-space:nowrap!important}.select2-container--default .select2-selection--single{background-color:#fff;border:1px solid #aaa;border-radius:4px}.select2-container--default .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--default .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px;padding-right:0}.select2-container--default .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--default .select2-selection--single .select2-selection__arrow{height:26px;position:absolute;top:1px;right:1px;width:20px}.select2-container--default .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow{left:1px;right:auto}.select2-container--default.select2-container--disabled .select2-selection--single{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear{display:none}.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--default .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;padding-bottom:5px;padding-right:5px;position:relative}.select2-container--default .select2-selection--multiple.select2-selection--clearable{padding-right:25px}.select2-container--default .select2-selection--multiple .select2-selection__clear{cursor:pointer;font-weight:700;height:20px;margin-right:10px;margin-top:5px;position:absolute;right:0;padding:1px}.select2-container--default .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin-left:5px;margin-top:5px;padding:0;padding-left:20px;position:relative;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:bottom;white-space:nowrap}.select2-container--default .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-right:1px solid #aaa;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#999;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px;position:absolute;left:0;top:0}.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:focus,.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover{background-color:#f1f1f1;color:#333;outline:0}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-left:1px solid #aaa;border-right:none;border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__clear{float:left;margin-left:10px;margin-right:auto}.select2-container--default.select2-container--focus .select2-selection--multiple{border:solid #000 1px;outline:0}.select2-container--default.select2-container--disabled .select2-selection--multiple{background-color:#eee;cursor:default}.select2-container--default.select2-container--disabled .select2-selection__choice__remove{display:none}.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--above .select2-selection--single{border-top-left-radius:0;border-top-right-radius:0}.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple,.select2-container--default.select2-container--open.select2-container--below .select2-selection--single{border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--default .select2-search--dropdown .select2-search__field{border:1px solid #aaa}.select2-container--default .select2-search--inline .select2-search__field{background:0 0;border:none;outline:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:textfield}.select2-container--default .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--default .select2-results__option .select2-results__option{padding-left:1em}.select2-container--default .select2-results__option .select2-results__option .select2-results__group{padding-left:0}.select2-container--default .select2-results__option .select2-results__option .select2-results__option{margin-left:-1em;padding-left:2em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-2em;padding-left:3em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-3em;padding-left:4em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-4em;padding-left:5em}.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option{margin-left:-5em;padding-left:6em}.select2-container--default .select2-results__option--group{padding:0}.select2-container--default .select2-results__option--disabled{color:#999}.select2-container--default .select2-results__option--selected{background-color:#ddd}.select2-container--default .select2-results__option--highlighted.select2-results__option--selectable{background-color:#5897fb;color:#fff}.select2-container--default .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic .select2-selection--single{background-color:#f7f7f7;border:1px solid #aaa;border-radius:4px;outline:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#eee));background-image:linear-gradient(to bottom,#fff 50%,#eee 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic .select2-selection--single:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--single .select2-selection__rendered{color:#444;line-height:28px}.select2-container--classic .select2-selection--single .select2-selection__clear{cursor:pointer;float:right;font-weight:700;height:26px;margin-right:20px}.select2-container--classic .select2-selection--single .select2-selection__placeholder{color:#999}.select2-container--classic .select2-selection--single .select2-selection__arrow{background-color:#ddd;border:none;border-left:1px solid #aaa;border-top-right-radius:4px;border-bottom-right-radius:4px;height:26px;position:absolute;top:1px;right:1px;width:20px;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#ccc));background-image:linear-gradient(to bottom,#eee 50%,#ccc 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFCCCCCC', GradientType=0)}.select2-container--classic .select2-selection--single .select2-selection__arrow b{border-color:#888 transparent transparent transparent;border-style:solid;border-width:5px 4px 0 4px;height:0;left:50%;margin-left:-4px;margin-top:-2px;position:absolute;top:50%;width:0}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear{float:left}.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow{border:none;border-right:1px solid #aaa;border-radius:0;border-top-left-radius:4px;border-bottom-left-radius:4px;left:1px;right:auto}.select2-container--classic.select2-container--open .select2-selection--single{border:1px solid #5897fb}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow{background:0 0;border:none}.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b{border-color:transparent transparent #888 transparent;border-width:0 4px 5px 4px}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single{border-top:none;border-top-left-radius:0;border-top-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,from(#fff),color-stop(50%,#eee));background-image:linear-gradient(to bottom,#fff 0,#eee 50%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFFFF', endColorstr='#FFEEEEEE', GradientType=0)}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#eee),to(#fff));background-image:linear-gradient(to bottom,#eee 50%,#fff 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFEEEEEE', endColorstr='#FFFFFFFF', GradientType=0)}.select2-container--classic .select2-selection--multiple{background-color:#fff;border:1px solid #aaa;border-radius:4px;cursor:text;outline:0;padding-bottom:5px;padding-right:5px}.select2-container--classic .select2-selection--multiple:focus{border:1px solid #5897fb}.select2-container--classic .select2-selection--multiple .select2-selection__clear{display:none}.select2-container--classic .select2-selection--multiple .select2-selection__choice{background-color:#e4e4e4;border:1px solid #aaa;border-radius:4px;display:inline-block;margin-left:5px;margin-top:5px;padding:0}.select2-container--classic .select2-selection--multiple .select2-selection__choice__display{cursor:default;padding-left:2px;padding-right:5px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove{background-color:transparent;border:none;border-top-left-radius:4px;border-bottom-left-radius:4px;color:#888;cursor:pointer;font-size:1em;font-weight:700;padding:0 4px}.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover{color:#555;outline:0}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice{margin-left:5px;margin-right:auto}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__display{padding-left:5px;padding-right:2px}.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove{border-top-left-radius:0;border-bottom-left-radius:0;border-top-right-radius:4px;border-bottom-right-radius:4px}.select2-container--classic.select2-container--open .select2-selection--multiple{border:1px solid #5897fb}.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple{border-top:none;border-top-left-radius:0;border-top-right-radius:0}.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple{border-bottom:none;border-bottom-left-radius:0;border-bottom-right-radius:0}.select2-container--classic .select2-search--dropdown .select2-search__field{border:1px solid #aaa;outline:0}.select2-container--classic .select2-search--inline .select2-search__field{outline:0;-webkit-box-shadow:none;box-shadow:none}.select2-container--classic .select2-dropdown{background-color:#fff;border:1px solid transparent}.select2-container--classic .select2-dropdown--above{border-bottom:none}.select2-container--classic .select2-dropdown--below{border-top:none}.select2-container--classic .select2-results>.select2-results__options{max-height:200px;overflow-y:auto}.select2-container--classic .select2-results__option--group{padding:0}.select2-container--classic .select2-results__option--disabled{color:grey}.select2-container--classic .select2-results__option--highlighted.select2-results__option--selectable{background-color:#3875d7;color:#fff}.select2-container--classic .select2-results__group{cursor:default;display:block;padding:6px}.select2-container--classic.select2-container--open .select2-dropdown{border-color:#5897fb}.primaryBtn{background-color:#f7ec00;color:var(--textOnSecondaryBtn-color);padding:1rem 2rem;border-radius:.4rem;display:inline-block;font-weight:600;font-size:2rem}.primaryBtn.big{padding:1rem 4.6rem}@media screen and (max-width:640px){.primaryBtn{font-size:1.6rem}}.submitbtn{background-color:#ed5272;color:#fff!important;padding:1rem 2rem;border-radius:.4rem;display:inline-block;font-weight:600;border:none!important;font-size:2rem;width:80%!important}.submitbtn.big{padding:1rem 4.6rem}@media screen and (max-width:640px){.submitbtn{font-size:1.6rem;width:100%}}.nav-actions .primaryBtn{font-size:1.6rem;min-width:20rem;text-align:center}.secondaryBtn{background-color:#fff;padding:1rem 2rem;border-radius:.4rem;display:inline-block;font-weight:600;font-size:2rem}.secondaryBtn.border{border:1px solid #1d3142}.secondaryBtn.big{padding:1rem 4.6rem}@media screen and (max-width:640px){.secondaryBtn{font-size:1.6rem}}.btns-sec{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;gap:6rem;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.btns-sec.start{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}@media screen and (max-width:640px){.btns-sec.start{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media (min-width:641px) and (max-width:990px){.btns-sec.start{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.btns-sec.start a{width:auto}@media screen and (max-width:640px){.btns-sec.start a{width:100%;text-align:center}}.btns-sec a{padding:1rem 6rem!important;width:32rem;text-align:center}@media screen and (max-width:640px){.btns-sec a{width:auto}}@media (min-width:640px) and (max-width:820px){.btns-sec a{width:29rem}}@media screen and (max-width:640px){.btns-sec{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:2rem;display:grid}}.btns-sec div p{text-align:center;padding-bottom:1rem}.customSlider-btn{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex}.customSlider-btn.end-btn .btn-left{margin-left:-3rem}@media screen and (max-width:640px){.customSlider-btn.end-btn .btn-left{margin-left:-1.5rem}}.customSlider-btn.end-btn .btn-right{margin-right:-3rem}@media screen and (max-width:640px){.customSlider-btn.end-btn .btn-right{margin-right:-1.5rem}}.customSlider-btn.end-btn button img{width:1.5rem}.pink-btn{background-color:#fce7ea;color:#222;font-size:1.6rem;padding:.5rem 1rem;border-radius:.4rem;font-weight:500}.gray-btn{background-color:#e5e5e5;color:#222;font-size:1.6rem;padding:.5rem 1rem;border-radius:.4rem;font-weight:500}.voilet-btn{background-color:#d0c8dd;color:#222;font-size:1.6rem;padding:.5rem 1rem;border-radius:.4rem;font-weight:500}.green-btn{background-color:#e5ffe2;color:#222;font-size:1.6rem;padding:.5rem 1rem;border-radius:.4rem;font-weight:500}.peach-btn{background-color:#ffeadf;color:#222;font-size:1.6rem;padding:.5rem 1rem;border-radius:.4rem;font-weight:500}.form-sec{padding:7rem 0}.form-sec form{font-size:2.4rem}@media screen and (max-width:640px){.form-sec form{font-size:1.6rem}}.form-sec form .num-input{margin-bottom:4rem}.form-sec form input[type=submit]{background-color:#ff5d7f!important;padding-bottom:1rem!important;font-size:1.8rem;width:25rem}@media screen and (max-width:640px){.form-sec form input[type=submit]{width:75%!important}}.form-sec form .line-form{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:4rem}@media screen and (max-width:768px){.form-sec form .line-form{display:inline-block;width:100%;margin-bottom:4rem}}.form-sec form .line-form .name-input{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.form-sec form .line-form .name-input{display:block}}.form-sec form .line-form .name-input input{margin-left:1rem}@media screen and (max-width:768px){.form-sec form .line-form .name-input input{display:inline-block;width:100%;margin-left:0;margin-top:2rem}}.form-sec form .who-input{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:1rem}@media screen and (max-width:768px){.form-sec form .who-input{margin-left:0;display:inline-block;width:100%;margin-top:4rem}}.form-sec form .who-input select{display:none}@media screen and (max-width:768px){.form-sec form .who-input select{display:block;width:100%;margin-top:2rem;margin-left:0;background-color:transparent;border:none;color:#1e1e1e;font-size:1.6rem;border-bottom:1px solid #979797}}.form-sec form.mt-5{margin-top:5rem}.form-sec form input{border:none;background:0 0;border-bottom:1px solid #979797;font-size:2.4rem;padding-bottom:6px}.form-sec form input:focus-visible{outline:0}@media screen and (max-width:640px){.form-sec form input{font-size:1.6rem;width:100%;margin-top:2rem}}.form-sec form .txt-input{display:-webkit-box;display:-ms-flexbox;display:flex}@media screen and (max-width:768px){.form-sec form .txt-input{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}}.form-sec form .txt-input label{white-space:nowrap}.form-sec form .txt-input textarea{width:100%;font-size:2.4rem;background-color:transparent;border:none;font-family:poppins;border-bottom:1px solid #979797;margin-left:1rem;padding-bottom:.6rem}.form-sec form .txt-input textarea:focus-visible{outline:0}@media screen and (max-width:768px){.form-sec form .txt-input textarea{margin-left:0}}@media screen and (max-width:640px){.form-sec form .txt-input textarea{font-size:1.6rem;padding-top:2rem;max-width:100%;margin-left:0}}.form-sec form label{color:#1e1e1e;font-weight:500;white-space:nowrap}@media screen and (max-width:768px){.form-sec form label{white-space:nowrap}}.form-sec form .who-seclect{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:1rem;padding-bottom:6px;border-bottom:1px solid #979797}@media screen and (max-width:1250px){.form-sec form .who-seclect{-ms-flex-wrap:wrap;flex-wrap:wrap}}@media screen and (max-width:768px){.form-sec form .who-seclect{display:none}}.form-sec form .who-seclect li{color:#979797;margin-right:2.5rem}.form-sec form .who-seclect li:last-child{margin-right:0}.form-sec form .who-seclect li:last-child::after{content:""}.form-sec form .who-seclect li:hover{cursor:pointer;color:#ff5d7f}.form-sec form .who-seclect li::after{content:"/";position:absolute;margin-left:1rem;color:#979797;font-weight:300}.form-sec form .who-seclect li.active{color:#ff5d7f;font-weight:600;border-bottom:0}.downpay-form.cal-sav form div::after{content:none!important}.downpay-form form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:3rem;max-width:67rem;font-size:2.4rem;height:100%}.downpay-form form label{font-weight:500;white-space:nowrap}.downpay-form form select{border:none;border-bottom:1px solid #979797;background-color:transparent;font-size:2.4rem}.downpay-form form select:focus-visible{outline:0}.downpay-form form input{border:none;background:0 0;border-bottom:1px solid #979797;font-size:2.4rem;padding-bottom:6px;text-align:center}@media (min-width:641px) and (max-width:990px){.downpay-form form input{font-size:1.8rem}}@media screen and (max-width:640px){.downpay-form form input{text-align:start;font-size:1.8rem}}@media screen and (max-width:450px){.downpay-form form input{text-align:start;font-size:1.5rem}}.downpay-form form input select{border:none;background-color:transparent;font-size:2.4rem}.downpay-form form input select:focus-visible{outline:0}.downpay-form form input input{border:none;background:0 0;font-size:2.4rem;padding-bottom:6px;text-align:center}.downpay-form form input input:focus-visible{outline:0}@media screen and (max-width:640px){.downpay-form form input input{font-size:1.6rem;width:100%;margin-top:2rem}}.downpay-form form .form-grid{display:grid;grid-template-columns:1fr 1fr 1fr;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.downpay-form form .form-grid div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:1rem}.downpay-form form .form-grid div select{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;width:10rem}@media screen and (max-width:640px){.downpay-form form .form-grid div select{width:6rem}}.downpay-form form div{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}.downpay-form form div:first-child::after,.downpay-form form div:last-child::after{content:'.'}.downpay-form form div::after{content:',';position:absolute;bottom:-10px;right:-10px}.form-sec .recaptcha{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-top:5rem;display:-webkit-box;display:-ms-flexbox;display:flex}.wpcf7-spinner{position:absolute!important}.form-grid-sec{display:grid;grid-template-columns:4.5fr 1fr;gap:10rem}.form-grid-sec .form-img-sec{text-align:center}.form-grid-sec .form-img-sec img{width:100%;margin:0 auto;margin-bottom:3rem}.form-grid-sec .form-img-sec h5{font-size:2.8rem}.form-grid-sec .form-img-sec p{color:#7d7d7d}@media screen and (max-width:1060px){.form-grid-sec{grid-template-columns:1fr}}.form-grid-sec input{max-width:20rem}.form-2{margin-bottom:0!important;margin-left:1rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width:640px){.form-2{margin-left:0;margin-top:2rem}}.num-input.form-2{display:-webkit-box;display:-ms-flexbox;display:flex;gap:1rem;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}@media screen and (max-width:768px){.name-input.form-3{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important}}.name-input label .form-3{margin-top:0!important}@media screen and (max-width:768px){.num-input.form-2{margin-left:0;margin-top:4rem}}.mb-5{margin-bottom:5rem}.mb-3{margin-bottom:3rem}.ComingSoonSection{background:#0e1737;min-height:calc(100vh - 19.3rem);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.ComingSoonSection .ComingBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:12rem}@media (max-width:1200px){.ComingSoonSection .ComingBanner{gap:7rem}}@media (max-width:768px){.ComingSoonSection .ComingBanner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:1rem;gap:5rem;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.ComingSoonSection .ComingBanner .ComingContent>img{width:150px}.ComingSoonSection .ComingBanner .ComingContent h2{color:#fff;font-size:4.2rem;margin-bottom:2rem}.ComingSoonSection .ComingBanner .ComingContent h2 .rocket{display:inline-block;width:4.2rem;margin-bottom:-1rem}@media (min-width:1200px){.ComingSoonSection .ComingBanner .ComingContent h2 .rocket{margin-left:1rem}}@media (max-width:600px){.ComingSoonSection .ComingBanner .ComingContent h2{font-size:3.2rem}.ComingSoonSection .ComingBanner .ComingContent h2 .rocket{display:inline-block;width:3.2rem;margin-bottom:-.5rem}}@media (max-width:350px){.ComingSoonSection .ComingBanner .ComingContent h2{font-size:3rem}.ComingSoonSection .ComingBanner .ComingContent h2 .rocket{display:inline-block;width:3rem}}.ComingSoonSection .ComingBanner .ComingContent p{color:rgba(255,255,255,.8);font-size:1.8rem;max-width:600px}@media (max-width:1400px){.ComingSoonSection .ComingBanner .ComingContent p{max-width:500px}}@media (max-width:768px){.ComingSoonSection .ComingBanner .ComingContent p{max-width:unset}}@media (max-width:600px){.ComingSoonSection .ComingBanner .ComingContent p{font-size:1.6rem}}.ComingSoonSection .ComingBanner .ButtonQR{margin-top:6rem;cursor:pointer}@media (max-width:600px){.ComingSoonSection .ComingBanner .ButtonQR{margin-top:4rem;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:4rem}}.ComingSoonSection .ComingBanner .ButtonQR .QR{padding:1.2rem;display:-webkit-box;display:-ms-flexbox;display:flex}.ComingSoonSection .ComingBanner .ButtonQR .QR,.ComingSoonSection .ComingBanner .ButtonQR .WhatsappLogo{border:1px solid #0094f0;border-radius:4px}.ComingSoonSection .ComingBanner .ButtonQR .WhatsappLogo{padding:1.3rem 1.5rem}.ComingSoonSection .ComingBanner .ButtonQR .WhatsappLogo p{color:#fff;font-size:1.6rem;font-weight:500;line-height:1em}.ComingSoonSection .ComingBanner .ButtonQR .WhatsappLogo.primary{background-color:#0094f0;border-color:#0094f0}.ComingSoonSection .ComingBanner .ButtonQR .WhatsappLogo.primary p{color:#fff}.ComingSoonSection .ComingBanner .ButtonQR,.ComingSoonSection .ComingBanner .WhatsappLogo{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:1.4rem}.ComingBanner .ButtonQR .QR:hover,.ComingBanner .ButtonQR .WhatsappLogo:hover{-webkit-box-shadow:0 2px 8px 0 rgba(0,255,240,.38);box-shadow:0 2px 8px 0 rgba(0,255,240,.38)}.modal{display:none;position:fixed;z-index:100;padding-top:100px;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.modal-content{position:relative;background-color:#fefefe;margin:auto;padding:20px;border:1px solid #888;width:40%}.modal-content img{width:100%;margin:0 auto}.close{position:absolute;top:-2%;right:-8%;color:#aaa;float:right;font-size:5rem;width:unset!important;max-width:50px}@media (max-width:1500px){.close{right:-10%}}@media (max-width:1100px){.close{right:-10%;max-width:40px}}@media (max-width:800px){.close{right:-15%}}@media (max-width:600px){.close{right:-25%;max-width:30px}}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer}.form-div{width:100%}@media (max-width:768px){.form-div{background:0 0;padding:0}}form{padding:2rem 6rem;background:#ffff;border-radius:10px}@media (max-width:768px){form{padding:3rem 2rem}}form h3{margin-bottom:2rem;text-align:center}form .form-input{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:.5rem;margin-bottom:2rem}form .form-input label{color:#1d3142}form .form-input input[type=email],form .form-input input[type=number],form .form-input input[type=text],form .form-input select{padding:1.4rem 2rem;border:1px solid #1d314233;border-radius:5px;font-size:1.6rem}form .form-input span{color:#d42c39}form .form-input .country-code{display:-webkit-box;display:-ms-flexbox;display:flex}form .form-input .country-code select{padding-right:0;background:0 0;border-right:none!important;border-radius:5px;border-top-right-radius:0;border-bottom-right-radius:0}form .form-input .country-code input[type=number]{width:100%;padding-left:1rem;border-left:none!important;border-top-left-radius:0;border-bottom-left-radius:0}form .form-input .country-code input[type=number]::-webkit-inner-spin-button,form .form-input .country-code input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}form .center-button{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:4rem}form .center-button button{padding:1.5rem 3rem;background-color:#0094f0;border:none;border-radius:5px;color:#fff;font-size:1.6rem;font-weight:700}.successmessage{display:none;color:#389e0d;font-size:18px;margin-top:1rem;margin-bottom:0;text-align:center}@media screen and (max-width:768px){.successmessage{margin-top:0;margin-bottom:1rem;font-size:14px}}.successmessage.show{display:block}.content p{margin:4rem 0;font-style:normal;font-weight:400;font-size:2rem;line-height:24px}.content p:first-child{margin-top:0!important}.content p:last-child{margin-bottom:0!important}.blogs-hero{background-color:#1d3142;color:#fff}.blogs-hero h1{color:#ffff}.blogs-hero p{color:#ffff;padding-top:32px;max-width:45rem;margin:auto;text-align:center}.policy-terms .text-box{padding:5rem 0}.policy-terms .text-box h2{margin:3rem 0 1rem}.policy-terms .text-box span{word-wrap:break-word}.policy-terms .text-box p{margin-bottom:2rem}.policy-terms .text-box p span{font-weight:600}.policy-terms .text-box a{word-wrap:break-word;color:#009155}.policy-terms .text-box ul{list-style-type:disc;margin-left:3rem}.policy-terms .text-box ul li{word-wrap:break-word;margin-bottom:1rem}.policy-terms .text-box ul li:last-child{margin-bottom:2rem}.policy-terms .text-box ul li span{font-weight:600}.contact-sec{background-image:url(../images/contact-banner.png);background-size:contain;background-repeat:no-repeat}@media screen and (max-width:640px){.contact-sec{background-size:auto}}@media (min-width:700px) and (max-width:1024px){.contact-sec{background-size:auto}}.contact-sec .banner-contact{width:65%;margin:auto}@media screen and (max-width:768px){.contact-sec .banner-contact{width:100%}}@media (min-width:700px) and (max-width:1024px){.contact-sec .banner-contact{width:90%}}.contact-sec .banner-contact h1{text-align:center;color:#fff}@media screen and (max-width:640px){.contact-sec .banner-contact h1{font-size:3rem}}.contact-sec .banner-contact h2{text-align:center;font-size:4.5rem;font-weight:300;color:#20b038}@media screen and (max-width:640px){.contact-sec .banner-contact h2{padding-top:2rem;font-size:3rem}}.contact-sec .banner-contact .card-contact{margin-top:6.4rem;display:grid;grid-template-columns:1fr 1fr;gap:2.4rem}@media screen and (max-width:640px){.contact-sec .banner-contact .card-contact{grid-template-columns:1fr;margin-top:3rem}}.contact-sec .banner-contact .card-contact .card{padding:4rem;border-radius:8px;background-color:#fff;border:1px solid #d9d9d9;text-align:center;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.contact-sec .banner-contact .card-contact .card img{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.contact-sec .banner-contact .card-contact .card h3{padding:2.2rem 0 1.6rem;text-align:center;color:#1d3142}.contact-sec .banner-contact .card-contact .card p{text-align:center}.contact-sec .banner-contact .card-contact .card p:last-child{padding-bottom:1.6rem}.contact-sec .banner-contact .card-contact .card p span{font-weight:700}