:root{--hue-primary:220;--hue-link:195;--hue-correct:170;--hue-incorrect:0;--saturation-bg:35%;--saturation-lowest:20%;--saturation-lower:30%;--saturation-low:40%;--saturation-medium-low:50%;--saturation-medium:60%;--saturation-medium-high:70%;--saturation-high:70%;--saturation-highest:90%;--saturation-text:35%;--lower:35%;--low:40%;--medium-low:50%;--medium:60%;--medium-high:70%;--high:80%;--highest:90%;--brightness-text:45%;--modal-background:#cfd2e4b3;--card-r:242;--card-g:234;--card-b:248;--card-white-r:255;--card-white-g:255;--card-white-b:255;--white:255;--image-opacity:1;--opacity-unclickable:0.5}*,:after,:before{box-sizing:border-box}:focus{border:none}:active,:focus{outline:none}*{-webkit-tap-highlight-color:transparent;caret-color:#0000}html{background:linear-gradient(45deg,#f2f6f8,#f6f8f8)}body,html{font-family:Inter,Mona Sans,poppins,sans-serif;line-height:1.5;margin:0;padding:0}.App{color:#366278;flex-direction:row;flex-direction:column;font-weight:400;justify-content:space-between;justify-content:center;min-height:100vh;position:relative}.App,main{display:flex}main{flex:1 1;flex-direction:column;gap:2em;padding:0 2em;z-index:0}main h4{font-size:.7em;font-weight:400;padding-bottom:.2em}.section{margin:0 auto;max-width:1250px;padding-bottom:3em;padding-top:6em}@media screen and (max-width:500px){.section{padding-bottom:3em;padding-top:1em}}.sectionHeader{color:#1f5c7a;font-size:2.7em;font-weight:600;text-align:left}@media screen and (max-width:500px){.sectionHeader{font-size:1.7em}}h1,h2,h3,h4,h5,p,table{margin:0;padding:0}p{color:#0f3f57;margin:1em 0}table{border-collapse:collapse;border-spacing:0;width:100%}table,td,th{border:none}th{color:#366278;font-weight:500;padding:0;text-align:left}sup{font-size:.5em;line-height:1em;margin-top:-.5em}h1{color:#366278;font-size:1.3em;font-weight:400;letter-spacing:.1rem}@media screen and (max-width:500px){h1{font-size:1.1em}}h2{color:#72a6c0;font-size:1.1em;font-weight:500;line-height:1.1}@media screen and (max-width:500px){h2{font-size:.9em}}h3{color:#366278;font-size:1.2em}@media screen and (max-width:500px){h3{font-size:.9em}}h5{font-size:.5em;font-weight:600}.link,a{color:#1a7593;cursor:pointer;font-weight:500;text-decoration:none;transition:.5s}.link:hover,a:hover{color:#5cb8d6}.error{color:#d65c70}details>summary{list-style:none}details>summary::-webkit-details-marker{display:none}.flexRow{align-items:center;display:flex;flex-direction:row;justify-content:space-between;width:100%}button,input,select,textarea{background:none;border:none;border-radius:.5em;caret-color:#000;font-family:Inter,Mona Sans,poppins,sans-serif;font-size:1em;padding:1em 1.2em;width:100%}button:focus,input:focus,select:focus,textarea:focus{border:none;outline:none}input{caret-color:#000;height:3em;margin:0}input,input[type=checkbox]{box-shadow:0 0 1px #5b85a880,0 0 2px #5b85a866,0 0 8px #85abc505,0 0 16px #5e81cc05}input[type=checkbox]{height:1.3em;width:1.3em}textarea{box-shadow:0 0 1px #5b85a880,0 0 2px #5b85a866,0 0 8px #85abc505,0 0 16px #5e81cc05;height:10em;margin:0;resize:none}select{box-shadow:0 0 1px #5b85a880,0 0 2px #5b85a866,0 0 8px #85abc505,0 0 16px #5e81cc05,0 0 20px #3264781a;color:#366278;height:3em;margin:0;padding:0 1.3em}.button-primary{align-items:center;background:linear-gradient(165deg,#5cc2d6,#23578b);border-radius:2em;box-shadow:inset 0 0 10px #11111a1a,inset 0 0 80px #11111a1a;color:#f2f6f8;display:flex;font-size:1em;font-weight:600;height:3.5em;justify-content:center;margin:0;padding:.5em 2em;text-align:center;transition:.5s;vertical-align:center}.button-primary:hover{background:linear-gradient(145deg,#6bc,#69c);box-shadow:none;color:#f2f6f8;cursor:pointer}.button-primary:active{background:linear-gradient(145deg,#53b3c6,#69c);box-shadow:inset 0 0 2px #11111a80,inset 0 0 4px #11111a1a,inset 0 0 8px #11111a0d;cursor:pointer;transform:scale(.99);transition:.1s}.button-secondary{align-items:center;background:linear-gradient(165deg,#f5feff,#f0f7ff);border:3px solid #68a9ca;border-radius:2em;color:#68a9ca;display:flex;font-size:1em;font-weight:600;height:3.5em;justify-content:center;margin:0;padding:.5em 2em;text-align:center;transition:.5s;vertical-align:center}.button-secondary:hover{background:linear-gradient(145deg,#e9fafb,#e5f0fa)}.button-secondary:active,.button-secondary:hover{border:3px solid #68a9ca;color:#68a9ca;cursor:pointer}.button-secondary:active{background:linear-gradient(145deg,#c6e9ec,#d9e6f2)}.button-stores{background:#000;color:#fff;display:flex;height:4em;justify-content:center;padding:.7em 2em;transition:1s}@media screen and (max-width:400px){.button-stores{max-width:100%}}@media screen and (min-width:401px){.button-stores{max-width:calc(50vw - 3em)}}.button-stores:hover{background:linear-gradient(145deg,#6bc,#69c);box-shadow:inset 0 0 10px #11111a1a,inset 0 0 80px #11111a1a;cursor:pointer;transition:.5s}.button-stores .storeImg{max-height:2.6em;width:auto}form{display:flex;flex-direction:column;gap:2em}.hide{opacity:0}.disabled{opacity:.3;pointer-events:none}.hidden{opacity:0;visibility:hidden}.fade-in{opacity:1;transition:opacity 1s ease-in-out;visibility:visible}.icon-fade-in{animation:fadeIn 1s ease forwards}@keyframes fadeIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{height:12px;width:8px}::-webkit-scrollbar-thumb{background-color:#8ebfd7;border-radius:20px}.features{display:flex;flex-direction:column;gap:2em;justify-content:flex-start}@media screen and (max-width:431px){.features{gap:1em}}@media screen and (max-width:750px){.feature{display:flex;flex-wrap:wrap;gap:2em}}@media screen and (min-width:751px){.feature{align-items:flex-start;display:flex;flex-direction:row;gap:2em;justify-content:flex-start}}.feature .feature-card{align-items:left;background:linear-gradient(135deg,#fffc,#fffc);border-radius:.7em;box-shadow:0 0 4px #00000005;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;padding:2em;text-align:left;transition:.5s}@media screen and (max-width:750px){.feature .feature-card{padding:2em;width:100%}}@media screen and (min-width:751px){.feature .feature-card{flex-grow:1;height:100%;padding:3em}}.feature .feature-card h2{margin-bottom:.5em}.feature .feature-card img{border-radius:0;height:2em;width:2em}.feature .feature-card .feature-card-element{align-items:center;display:flex;flex-direction:row;gap:1em;justify-content:flex-start}.benefitCards{flex-wrap:wrap;margin:0 auto;max-width:1250px}.benefitCards,.features .wrapper{align-items:stretch;display:flex;gap:2em}.features .wrapper{flex-direction:row;height:100%;justify-content:space-between;width:100%}@media screen and (max-width:750px){.features .wrapper{flex-direction:column}}.features .containterHeading{align-items:center;background:linear-gradient(135deg,#fff6,#fff6);border-radius:1.5em;display:flex;flex-direction:column;flex-grow:1;gap:3em;justify-content:flex-start;overflow:hidden;padding:1em;position:relative}@media screen and (max-width:750px){.features .containterHeading{background:none;border-radius:0;padding:0}}.features .containterHeading .containterText{align-items:left;display:flex;flex-direction:column;gap:2em;justify-content:flex-start;max-width:625px;padding:1em 2em}@media screen and (max-width:750px){.features .containterHeading .containterText{padding:0}}.features .containterHeading .iconBG{background:#fff;border-radius:0 6em 6em 0;height:12em;margin-left:-3em;opacity:.7;position:relative;width:100%}@media screen and (max-width:750px){.features .containterHeading .iconBG{display:none}}.features .containterHeading .iconBG .icon{height:auto;position:absolute;right:0;top:0;width:12em}.features h3{color:#0a415c;font-size:1.5em;font-weight:400}@media screen and (max-width:431px){.features h3{font-size:1.1em}}.features .benefitCards{display:flex;flex-direction:column;gap:2em;justify-content:flex-start}.features .benefitCards .infoCard{width:100%}.features .bgImg{border-radius:.7em;height:100%;left:0;opacity:.4;position:absolute;top:0;width:100%;z-index:-1}.security{background:linear-gradient(135deg,#fff6,#fff6);border-radius:1.5em;padding:2em;position:relative}@media screen and (max-width:531px){.security{background:none;border-radius:0;padding:0}}.security .containterHeading{align-items:center;display:flex;flex-direction:row;justify-content:space-between}.security .containterHeading .containterText{align-items:left;display:flex;flex-direction:column;gap:2em;justify-content:flex-start;max-width:625px;padding:1em 2em}@media screen and (max-width:531px){.security .containterHeading .containterText{gap:.5em;padding:0 0 1em}}.security .containterHeading img{height:auto;width:12em}@media screen and (max-width:750px){.security .containterHeading img{display:none}}.security h3{color:#0a415c;font-size:1.5em;font-weight:400}@media (max-width:600px){.security .benefitCards{flex-direction:column;width:100%}}.security .benefitCards>div{width:calc(50% - 1em)}@media (max-width:600px){.security .benefitCards>div{flex-direction:column;width:100%}}.security .bgImg{border-radius:1.5em;height:100%;left:0;opacity:.8;position:absolute;top:0;width:100%;z-index:-1}.productCards{align-items:center;display:flex;flex-direction:column;gap:3em;justify-content:flex-start}.productCards p{font-size:1.1em;margin:.5em 0}.productCards .intro{max-width:1250px;padding:0 1em}.productCards .logoCardContainer{align-items:flex-start;display:flex;flex-direction:row;gap:2em;justify-content:flex-start;max-width:1250px;text-align:left}@media screen and (max-width:750px){.productCards .logoCardContainer{flex-direction:column;gap:0}}.productCards .logoCardContainer a{z-index:10}.productCards .logoCardContainer .logo{border-radius:0;height:auto;width:6em;z-index:10}@media screen and (max-width:750px){.productCards .logoCardContainer .logo{margin-bottom:-2.8em;width:5em}}.productCards .card{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:flex-start;max-width:1250px;position:relative;text-align:left}.productCards .card h3{font-size:.8em;font-weight:400;opacity:.8;position:absolute;right:2em;top:1.5em}.services .card{align-items:flex-start;flex-direction:row;gap:1em}.services h4{color:#064c6f;font-size:1.2em;font-weight:500;margin-bottom:0}.services .logoService{height:3em;margin-right:-1em;margin-top:-1em;width:auto}@media screen and (max-width:450px){.services .logoService{display:none}}.teamMember{align-items:flex-start;display:flex;flex-direction:row;gap:2em;justify-content:flex-start;max-width:1250px;text-align:left}@media screen and (max-width:750px){.teamMember{gap:1em}}@media screen and (max-width:531px){.teamMember{align-items:flex-end;flex-direction:column;margin-top:-3em}.teamMember .flexRow{align-items:flex-start;flex-direction:column;gap:.3em}}.teamMember .spacer{display:none}@media screen and (max-width:531px){.teamMember .spacer{display:block;height:2em;width:100%}}.teamMember .teamPhoto{border-radius:50%;height:auto;width:12em}@media screen and (max-width:750px){.teamMember .teamPhoto{width:5em}}@media screen and (max-width:531px){.teamMember .teamPhoto{display:none}}.teamMember .teamPhotoSmall{border-radius:50%;height:auto;margin-bottom:-3.5em;width:5em;z-index:10}@media screen and (min-width:530px){.teamMember .teamPhotoSmall{display:none}}.teamMember .card{flex-direction:column;gap:0;justify-content:flex-start}.teamMember .card p{margin:.5em 0;text-align:left;width:100%}.trustedBy-main{gap:0}.nameAndLinkedin{align-items:center;display:flex;flex-direction:row;gap:.5em}.nameAndLinkedin .linkedin{border-radius:.3em;height:auto;width:1.3em}.trustedByContainer{max-width:100%;width:100%}.trustedBy{align-items:flex-end;display:flex;flex-direction:column;justify-content:flex-start;min-width:100%;text-align:left}.trustedBy .photo_link{z-index:10}.trustedBy .photo{border-radius:50%;height:auto;margin-bottom:-3.5em;width:5em;z-index:10}.trustedBy .card{flex-direction:column;gap:0;justify-content:flex-start;padding:2em 2.5em}.trustedBy .card .content{overflow:scroll}.trustedBy .card p{margin:.5em 0;text-align:left;width:100%}.trustedBy .flexRow{align-items:flex-start;flex-direction:column;gap:.3em}.clients{align-items:center;display:flex;flex-direction:column;justify-content:center}.client{background:linear-gradient(135deg,#fffc,#fffc);border-radius:.7em;box-shadow:0 0 4px #00000005;display:flex;flex-direction:row;justify-content:flex-start;max-width:1250px;padding:0;text-align:left;transition:.5s}.client h2{color:#e65400}.client p{margin:.2em 0;padding:0}.client .sectorImg{border-radius:.7em 0 0 .7em;height:15em;width:15em}@media (max-width:600px){.client .sectorImg{border-radius:1em;height:8em;margin:2em 0 2em 2em;width:8em}}.client .card-text{padding:2em}.contact{gap:1em}.contactContainer{display:flex;flex-direction:row;gap:2em;justify-content:space-between;max-width:1250px}@media screen and (max-width:750px){.contactContainer{flex-direction:column;gap:0}}.contactContainer .info{background:linear-gradient(135deg,#fffc,#fffc);border-radius:.7em;padding:2em;position:relative;width:34em}.contactContainer .info .sectionHeader{font-size:1.3em;line-height:1.5em}.contactContainer .info .bgImg{border-radius:1em;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}@media screen and (max-width:750px){.contactContainer .info{display:none}}.contactContainer .emailSmallScreen{display:none}.contactContainer .emailSmallScreen h2{color:#297aa3;font-size:1.3em;font-weight:400;margin:-.5em 0 0}.contactContainer .emailSmallScreen p{font-size:1em;font-weight:400}@media screen and (max-width:750px){.contactContainer .emailSmallScreen{display:block}}.contactContainer .contactForm{background:linear-gradient(135deg,#fffc,#fffc);border-radius:.7em;box-shadow:0 0 4px #00000005;max-width:calc(1250px - 34em);padding:2em;text-align:left;transition:.5s;width:100%}.contactContainer .contactForm label{line-height:2}@media screen and (max-width:600px){.faq-main{padding:0}}.FAQHeader{align-items:center;display:flex;flex-direction:row;gap:1em;justify-content:flex-start}.FAQHeader .askTheon{color:#8cbfd9;font-weight:400}@media screen and (max-width:800px){.FAQHeader{align-items:flex-start;flex-direction:column}}@media screen and (max-width:600px){.FAQHeader{padding:0 2em}}.theon-chat-bot{align-items:flex-start;background:linear-gradient(165deg,#f3f5f6,#dee8ed);border-radius:3em;box-shadow:0 0 50px #0000001a;display:flex;flex-direction:column;justify-content:space-between;min-height:42vh;padding:2em}@media screen and (max-width:400px){.theon-chat-bot{padding:2em .5em}}@media screen and (max-width:600px){.theon-chat-bot{border-radius:0}}.theon-chat-bot h2{color:#1f5c7a;font-size:1.1em;font-weight:400;line-height:1.5;max-width:100%;text-align:left;width:100%}@media screen and (max-width:431px){.theon-chat-bot h2{font-size:1em}}.theon-chat-bot .q-and-a-container{gap:2em;max-width:100%}.theon-chat-bot .question-container{width:100%}.theon-chat-bot .question-nav{display:flex;flex-direction:row;justify-content:flex-end;margin-top:.5em}.theon-chat-bot .question-nav .arrow{cursor:pointer;padding:0 1em}.theon-chat-bot .question h2{box-shadow:0 0 25px #0000000d}.theon-chat-bot .answer p{color:#1f5c7a;font-size:1.1em;font-weight:400;line-height:1.5;max-width:100%;text-align:left;width:100%}@media screen and (max-width:431px){.theon-chat-bot .answer p{font-size:1em}}.theon-chat-bot .answer ul{color:#1f5c7a;font-family:Inter,sans-serif;font-size:1.1em;line-height:1.5}.theon-chat-bot .search-container{box-shadow:0 0 25px #0000000d}.theon-chat-bot .search-container .search-input{align-items:center;box-shadow:none;color:#1f5c7a;font-size:1.1em;height:1em;line-height:1.5;overflow-wrap:break-word;padding:.7em 0;width:100%}.skeleton{margin-bottom:1rem;margin-top:.5rem;width:100%}.skeleton .animate{animation:pulse 1.5s infinite}.skeleton .space{display:flex;flex-direction:column;gap:1em;width:100%}.skeleton .line{background-color:#c4c9d5;border-radius:.5em;height:.7em}.skeleton .grid-3{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(3,1fr)}.skeleton .grid-4{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr)}@keyframes pulse{0%{opacity:1}50%{opacity:.6}to{opacity:1}}.suggestions{max-width:100%;padding:8vh 0;width:100%}.suggestions h3{color:#70a7c2;font-size:1.5em;font-weight:400;line-height:2em;opacity:.8;text-align:center}@media screen and (max-width:800px){.suggestions h3{font-size:1.2em}}.carousel-container{gap:1em;justify-content:space-between}.carousel-container,.carousel-container .carousel{align-items:center;display:flex;flex-direction:row}.carousel-container .carousel{gap:10%;justify-content:flex-start;overflow-x:hidden}.carousel-container .arrow{color:#4d90b3;cursor:pointer;font-size:2em}.carousel-container .carousel-item{background:linear-gradient(135deg,#fffc,#fffc);border:none;border-radius:2em;box-shadow:0 0 25px #0000000d;cursor:pointer;height:100%;min-width:100%;padding:1em 2em}.carousel-container .carousel-item:hover{background:#fff}.rounds{display:flex;gap:.5em;justify-content:center}.rounds .round{background-color:#b3d5e6;border-radius:50%;cursor:pointer;height:1em;width:1em}.rounds .round.active{background-color:#70a7c2}.legal{display:flex;flex-direction:column;gap:1em;justify-content:flex-start}.legal summary{cursor:pointer;font-size:1.2em;font-weight:500}.legal .legal-header h1{margin:0}.legal .legal-header p{margin:.5em 0}.legal article{align-items:left;background:linear-gradient(135deg,#fffc,#fffc);border-radius:.7em;box-shadow:0 0 4px #00000005;display:flex;flex-direction:column;justify-content:flex-start;padding:2em;text-align:left;transition:.5s}.legal article h2{margin-bottom:0}.legal article p{margin:.3em 0}.errorPage{background:linear-gradient(135deg,#fffc,#fffc);border-radius:.7em;border-radius:3em;box-shadow:0 0 4px #00000005;display:flex;flex-direction:row;gap:3em;justify-content:flex-start;margin-top:2em;padding:2em;text-align:left;transition:.5s}.errorPage img{height:8.5em;width:auto}.errorPage .errorText{display:flex;flex-direction:column;gap:2em;justify-content:flex-start;width:100%}.errorPage .errorText p{margin:.1em 0}.home{background:linear-gradient(165deg,#f3f5f6,#dee8ed);font-size:1.1em;padding:0}.hero-container{align-items:center;display:flex;flex-direction:row;gap:3em;justify-content:center;margin:0 auto;max-width:min(1250px,100vw);padding:2em}@media screen and (max-width:1000px){.hero-container{align-items:center;flex-direction:column;justify-content:center}}.hero{align-items:center;background:linear-gradient(135deg,#fffc,#fffc);border-radius:2em;display:flex;flex-direction:column;gap:1em;height:100%;justify-content:center;min-height:50vh;padding:3em;text-align:center}@media screen and (max-width:1000px){.hero{min-height:30vh}}@media screen and (max-width:600px){.hero{font-size:.9em}}@media screen and (max-width:450px){.hero{font-size:.7em}}.hero h1{font-size:2.5em;font-weight:600;letter-spacing:-.02em;line-height:1.5em}@media screen and (max-width:500px){.hero h1{font-size:2em}}.hero h2{color:#1f5c7a;font-size:1.5em;font-weight:300;letter-spacing:-.02em;line-height:1.5em}.hero .startUsingTheon{border-radius:2em;font-size:1.1em;margin-top:1em;padding:0 3em}.animatedDemo{align-items:center;display:flex;flex-direction:column;font-size:1em;height:100%;justify-content:space-between;min-height:50vh;overflow:hidden;text-align:center;width:100%}@media screen and (max-width:1000px){.animatedDemo{padding:0;width:calc(100vw - 6em)}}@media screen and (max-width:600px){.animatedDemo{font-size:.9em}}@media screen and (max-width:450px){.animatedDemo{font-size:.85em}}.animatedDemo h2{color:#1f5c7a;font-size:1.1em;font-weight:400;line-height:2em;max-width:80vw;text-align:left}@media screen and (max-width:431px){.animatedDemo h2{font-size:1em}}.verdic{display:flex;flex-direction:column;justify-content:flex-start;margin:0 auto;max-width:1250px;padding:2em;text-align:left}.verdic .disclaimer{color:#9cbac9;font-size:.9em;font-weight:500;margin-top:-1.5em;text-align:right;width:100%}.verdic .logo{height:auto;max-width:500px;width:100%}.verdic h3{color:#1f5c7a;font-size:1.2em;font-weight:300;line-height:1.5em;width:100%}.verdic p{margin:0;width:100%}.verdic .flexRow{gap:2em}.verdic .features{gap:.5em}.verdic .verdicFeatureCards{flex-direction:column}.verdic .infoCard,.verdic .verdicFeatureCards{display:flex;gap:2em;justify-content:flex-start}.verdic .infoCard{flex-direction:row;width:100%}.verdic .verdicCase{border-radius:3em;display:flex;flex-direction:column;gap:1em;justify-content:flex-start;text-align:left}.verdic .calculatorIcon{height:auto;width:5em}@media screen and (max-width:650px){.verdic .calculatorIcon{display:none}}.verdic form{display:flex;flex-direction:column;gap:1em;justify-content:flex-start;width:100%}.verdic form input{font-size:1em;padding:.5em;text-align:right;width:4em}.verdic form label{color:#0f3f57}.verdic .calcRow{align-items:center;display:flex;flex-direction:row;gap:2em;justify-content:space-between;width:100%}@media screen and (max-width:1000px){.verdic .calcRow{align-items:center;flex-direction:column;gap:1em;justify-content:center}}.verdic .ROIcard,.verdic .ROIcards{display:flex;flex-direction:row;gap:2em;justify-content:space-between;width:100%}.verdic .ROIcard{align-items:center}.verdic .ROIcard h3{font-size:1.5em;margin:0;width:fit-content}.verdic .button-primary{width:22em}@media screen and (max-width:500px){.verdic .button-primary{width:100%}}.verdic .waitlist{border-radius:3em;display:flex;flex-direction:row;gap:3em;justify-content:center;width:100%}@media screen and (max-width:1000px){.verdic .waitlist{align-items:center;flex-direction:column;gap:1em;justify-content:center}}.verdic .waitlist .waitlistBigScreen{display:block}@media screen and (max-width:1000px){.verdic .waitlist .waitlistBigScreen{display:none}}.verdic .waitlist .waitlistSmallScreen{display:none}@media screen and (max-width:1000px){.verdic .waitlist .waitlistSmallScreen{display:block}}@media screen and (max-width:500px){.verdic .waitlist button{width:100%}}.verdic .waitListModal{background-color:#cfdbe4b3;height:100vh;left:0;position:fixed;top:0;width:100%}.verdic .waitListModal .waitListModalContent{background:#f2f6f8;border-radius:3em;box-shadow:0 0 64px #00000026,0 0 8px #0000000d;margin:7em auto auto;max-height:calc(100% - 4em);max-width:calc(1250px - 4em);max-width:min(50em,100vw - 4em);overflow-x:hidden;overflow-y:auto;padding:3em;position:relative;width:calc(100% - 4em);width:100%}.verdic .waitListModal .waitListModalContent h2{text-align:left}.verdic .waitListModal .waitListModalContent form{display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;width:100%}.verdic .waitListModal .waitListModalContent form input{font-size:1em;margin-bottom:1em;padding:1em;text-align:left;width:100%}.verdic .waitListModal .waitListModalContent form label{color:#0f3f57;text-align:left}.verdic .waitListModal .waitListModalContent .closeButton{border-radius:50%;cursor:pointer;font-size:1.8em;font-weight:100;height:auto;padding:0;position:absolute;right:1.5em;top:1em;width:1em}.verdic .waitListModal .waitListModalContent .button-primary{width:100%}header{background:#fff;color:#fff;height:4em;justify-content:center;max-height:4em;min-height:4em;position:sticky;top:0;width:100%;z-index:1000}header,header .headerContainer{align-items:center;display:flex}header .headerContainer{justify-content:space-between;max-width:1250px;padding:0 2em;width:100vw}header #logo{cursor:pointer;height:1.5em;width:auto}header #logo,header #logo:hover{transition:.5s}header #logo:active{transform:scale(.95);transition:.1s}header .hamburger{cursor:pointer;display:none}header .hamburger .line{background-color:#366278;height:.2em;margin:.2em 0;width:1.5em}header .hamburger:hover .line{background-color:#8ebfd7}header .hamburger:active .line{background-color:#366278}@media screen and (max-width:899px){header .hamburger{display:block}}header .menuLanguageContainer{gap:1.5em;position:relative}header .menuItems,header .menuLanguageContainer{align-items:center;display:flex;flex-direction:row;justify-content:flex-end}header .menuItems{gap:2em}@media screen and (max-width:1000px){header .menuItems{gap:1em}}header .menuItemsSmall{align-items:center;background-color:#fff;border-radius:1.5em;box-shadow:0 0 1px #5b85a880,0 0 2px #5b85a866,0 0 8px #85abc505,0 0 16px #5e81cc05,0 0 20px #3264781a;display:flex;flex-direction:column;gap:2em;justify-content:space-around;padding:2em;position:absolute;right:0;top:2em}header .menuItem{color:#054261;cursor:pointer;font-family:Inter,Mona Sans,poppins,sans-serif;font-size:1.1em;font-weight:500;opacity:.8;padding:0}header .menuItem:hover{opacity:1}header .startUsingTheon{border-radius:3em;font-weight:500;height:2.5em;min-width:11em;padding:0}font-wi header .startUsingTheon:hover{scale:1.05;transition:.5s}header .startUsingTheon:active{opacity:1}header .language{display:flex;flex-direction:row;transition:.5s;z-index:11}header .language .flag{cursor:pointer;height:1.5em;opacity:1;width:auto}header .language .flag:hover{opacity:.7;transform:scale(1.1)}header .language .flagPopup{align-items:center;animation-duration:.5s;background:linear-gradient(135deg,#fffc,#fffc);background-color:#fff;border-radius:.7em;border-radius:1.5em;box-shadow:0 0 4px #00000005;box-shadow:0 0 1px #5b85a880,0 0 2px #5b85a866,0 0 8px #85abc505,0 0 16px #5e81cc05,0 0 20px #3264781a;display:flex;flex-direction:column;gap:1em;justify-content:space-around;opacity:1;padding:2em;position:absolute;right:0;text-align:left;top:2em;transition:.5s;z-index:12}header .language .flagPopup .flag{animation-duration:.5s;cursor:pointer;display:block;height:3em;opacity:1;width:auto}header .language .flagPopup .flag:hover{opacity:.7;transform:none;transition:.5s}header .language .flagPopup .flagActive{cursor:default;opacity:.3}header .language .flagPopup .flagActive:hover{opacity:.3;transform:none}footer{background:linear-gradient(135deg,#fffc,#fffc);border-radius:1em 1em 0 0;bottom:0;display:flex;flex-direction:row;justify-content:space-between;margin:0 auto;padding:1.5em 2em;width:calc(min(1250px, 100vw) - 4em);z-index:10}@media screen and (min-width:751px){footer{align-items:center}}footer nav{color:#8ebfd7;display:flex}@media screen and (max-width:750px){footer nav{flex-direction:column;gap:.5em}}@media screen and (min-width:751px){footer nav{flex-direction:row;gap:2em}}footer a{font-weight:400;opacity:.7}footer a:hover{opacity:1}footer a:active{opacity:1;transform:scale(.95)}footer .rights{margin:0;text-align:right}.card{align-items:center;background:linear-gradient(135deg,#fffc,#fffc);border-radius:.7em;box-shadow:0 0 4px #00000005;display:flex;flex-direction:row;gap:1.5em;padding:2em;text-align:left;transition:.5s}.card img{height:5em;width:5em}.card .card-text{display:flex;flex-direction:column;gap:.5em;justify-content:flex-start}.infoCard{align-items:center;padding:1.5em 2em;width:30em}.infoCard .card-text h2{color:#0a415c;font-size:1.2em;font-weight:600;margin:0;padding:0}.infoCard .card-text p{font-size:1.1em;margin:0;padding:0}.infoCard .imgBig{height:auto;width:4em}@media screen and (max-width:530px){.infoCard .imgBig{display:none}}.infoCard .imgSmall{height:1.5em;width:auto}@media screen and (min-width:531px){.infoCard .imgSmall{display:none}}.infoCard .flexRow{flex-direction:row;gap:.5em}.infoCard .flexRow,.q-and-a-container{align-items:center;display:flex;justify-content:flex-start}.q-and-a-container{flex-direction:column;gap:4em;min-height:20em;width:100%}.q-and-a-container .question{align-items:center;display:flex;flex-direction:row;justify-content:flex-end;width:100%}.q-and-a-container .question h2{background-color:#fff;border-radius:2em;height:100%;max-width:70%;padding:1em 2em}@media screen and (max-width:431px){.q-and-a-container .question h2{max-width:90%}}.q-and-a-container .answer{align-items:center}.q-and-a-container .answer,.search-container{display:flex;flex-direction:row;justify-content:flex-start;width:100%}.search-container{align-items:flex-end;background-color:#fff;border-radius:2em;gap:1em;padding:.5em .5em .5em 2em}.search-container .search-input{align-items:center;display:flex;justify-content:flex-start;min-height:3em;width:100%}.search-container .search-button{align-items:center;border-radius:50%;display:flex;height:3em;justify-content:center;padding:.7em;width:3em}.search-container .search-button svg{border-radius:50%}.search-container input{border:none;box-shadow:none;color:#1f5c7a;font-size:1.1em;font-weight:400;line-height:2em;padding:0;text-align:left}.loadingContainer{background-color:#cfdbe4b3;height:100vh;left:0;position:fixed;top:0;width:100%}.loadingContainer .loadingAnimation{--_m:conic-gradient(#0000 10%,#000),linear-gradient(#000 0 0) content-box;animation:l3 1s linear infinite;aspect-ratio:1;background:#f2f6f8;background:#4d90b3;border-radius:3em;border-radius:50%;box-shadow:0 0 64px #00000026,0 0 8px #0000000d;margin:30vh auto auto;-webkit-mask:var(--_m);mask:var(--_m);-webkit-mask-composite:source-out;mask-composite:subtract;max-height:calc(100% - 4em);max-width:calc(1250px - 4em);overflow-x:hidden;overflow-y:auto;padding:8px;position:relative;width:calc(100% - 4em);width:50px}@keyframes l3{to{transform:rotate(1turn)}}.alert{background-color:#cfdbe4b3;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:10}.alert .alert-content{background:linear-gradient(135deg,#fffc,#fffc);background:#f2f6f8;border-radius:3em;border-radius:.7em;border-radius:2em;box-shadow:0 0 64px #00000026,0 0 8px #0000000d;box-shadow:0 0 4px #00000005;margin:7em auto auto;max-height:calc(100% - 4em);max-width:calc(1250px - 4em);max-width:30em;opacity:1;overflow-x:hidden;overflow-y:auto;padding:2em;position:relative;text-align:left;top:20vh;transition:.5s;width:calc(100% - 4em)}.alert .alert-content button{margin-top:1.5em}.alert .success h2{color:#47857a;color:hsl(var(--hue-correct),var(--saturation-lower),var(--low))}.alert .success button{background:linear-gradient(185deg,#61b8b1,#72c0ac)}.alert .error h2{color:#8f3d3d;color:hsl(var(--hue-incorrect),var(--saturation-low),var(--low))}.alert .error button{background:linear-gradient(165deg,#cb4d58,#862f27);color:#fff;color:rgb(var(--white),var(--white),var(--white))}.chat-container{bottom:2em;position:fixed;right:2em;z-index:100}.chat-icon{align-items:center;background:#fff;border-radius:3em;box-shadow:0 0 10px #11111a1a,0 0 80px #11111a1a;display:flex;flex-direction:row;justify-content:center;overflow:hidden;padding:.5em}.chat-icon .explainer{padding:0 1em;transition:max-width .3s ease,opacity .3s ease;white-space:nowrap;z-index:100}.chat-icon .explainer.explainer-open{max-width:300px;opacity:1}.chat-icon .explainer.explainer-open .FAQHeader{opacity:1}.chat-icon .explainer.explainer-closed{margin:0;max-width:0;opacity:0;padding:0}.chat-icon .explainer.explainer-closed .FAQHeader{opacity:0}.chat-icon .explainer .FAQHeader{gap:.5em;transition:opacity .3s ease-in}.chat-icon .explainer h2{font-size:1em;font-weight:600;line-height:1em;margin:0;padding:0}.chat-icon .chat-icon-button{align-items:center;background:linear-gradient(165deg,#5cc2d6,#23578b);border-radius:50%;box-shadow:inset 0 0 10px #11111a1a,inset 0 0 80px #11111a1a;display:flex;flex-direction:row;justify-content:center;padding:1em;transition:.5s;z-index:101}.chat-icon .chat-icon-button:hover{background:linear-gradient(145deg,#6bc,#69c);box-shadow:none;color:#f2f6f8;cursor:pointer}.chat-icon .chat-icon-button:active{background:linear-gradient(145deg,#53b3c6,#69c);box-shadow:inset 0 0 2px #11111a80,inset 0 0 4px #11111a1a,inset 0 0 8px #11111a0d;cursor:pointer;transform:scale(.99);transition:.1s}.chat-icon img{height:2em;width:2em}.aiGuideModal{background-color:#cfdbe4b3;height:100vh;left:0;position:fixed;top:0;width:100%;z-index:100}.aiGuideModal .aiGuideModalContent{background:#f2f6f8;border-radius:3em;box-shadow:0 0 64px #00000026,0 0 8px #0000000d;margin:7em auto auto;max-height:calc(100% - 4em);max-width:calc(1250px - 4em);max-width:min(50em,100vw - 4em);overflow-x:hidden;overflow-y:auto;padding:3em;position:relative;text-align:left;width:calc(100% - 4em);width:100%}.aiGuideModal .aiGuideModalContent form{display:flex;flex-direction:column;gap:.5em;justify-content:flex-start;width:100%}.aiGuideModal .aiGuideModalContent form input{font-size:1em;margin-bottom:1em;padding:1em;text-align:left;width:100%}.aiGuideModal .aiGuideModalContent form label{color:#0f3f57;text-align:left}.aiGuideModal .aiGuideModalContent .closeButton{border-radius:50%;cursor:pointer;font-size:1.8em;font-weight:100;height:auto;padding:0;position:absolute;right:1.5em;top:1em;width:1em}.aiGuideModal .aiGuideModalContent .button-primary{width:100%}.aiGuideModal .aiGuideModalContent .flexRow{align-items:flex-start;display:flex;flex-direction:row;gap:2em;justify-content:flex-start}.aiGuideModal .aiGuideModalContent .aiGuideImage{border-radius:1em;box-shadow:0 0 15px #0000001a;height:auto;margin-top:1em;max-width:20em;width:40%}
/*# sourceMappingURL=main.71801d1f.css.map*/