@charset "UTF-8";@keyframes thinking{0%{left:2%}50%{left:calc(100% - 20px)}to{left:2%}}@keyframes thinkingText{0%{content:"Thinking..."}10%{content:"Reading..."}20%{content:"Processing..."}30%{content:"Working..."}40%{content:"Loading..."}50%{content:"Analyzing..."}60%{content:"Searching..."}70%{content:"Organizing..."}80%{content:"Generating..."}90%{content:"Reviewing..."}to{content:"Summarizing..."}}body{color:#fff;font-family:sans-serif;background-color:#001325}h1{font-size:6rem}h2{font-size:3rem}.homepage-header-tagline{color:#fff;font-weight:lighter;margin-top:1em}.home_hero_content{position:absolute;bottom:0;height:70vh;text-align:center;width:100%}.home_hero_wrapper{position:relative;background-color:#00183f;background-image:url(/images/bg.jpg);background-size:100% 45vh;background-position:bottom;background-repeat:no-repeat;overflow:hidden;min-height:calc(100vh - 70px)}.home_hero_content_wrapper{padding-top:6.25rem}.home_hero_content_wrapper p{font-family:Barlow,sans-serif;font-size:1.5rem;font-weight:lighter;line-height:1.2rem}.home_hero_content{position:relative;display:inline-block;color:#fff;text-align:center}.homepage_section_content_wrapper h2{font-size:6em;font-weight:700}.homepage_section_content_wrapper .section_tagline{font-size:2.5em}.homepage_section_content_wrapper .by-ds-text{font-size:2em;color:#e6e6e680;font-style:italic;margin-bottom:2em;letter-spacing:.2rem}.section-gradient-seperator{background:linear-gradient(rgba(1,22,43,.5),rgba(254,70,0,.5));height:8vh;position:absolute;bottom:0;display:none;width:100%}.section-chevron{position:absolute;background-image:url(/images/chevron-down-icon.png);background-size:cover;width:85px;height:52px;cursor:pointer;margin:auto auto auto calc(50% - 42px);bottom:1em}.homepage_section_wrapper{position:relative;background-color:#01162b;overflow:hidden;padding:9.875em 0;min-height:calc(100vh + 9.875em - 160px)}.gradient-text{background-image:linear-gradient(to right,#000000,#ffffff);background-clip:text;-webkit-background-clip:text;color:transparent;-webkit-text-fill-color:transparent;display:inline-block}.strategy-steps-list{list-style:none;margin:0;padding:6px 0 0;counter-reset:step}.strategy-steps-list li{position:relative;padding-left:145px;padding-bottom:18px}.strategy-steps-list h3{margin:0 0 6px;font-size:clamp(16px,2vw,18px);font-weight:650;color:#f1f6ff}.strategy-steps-list p{margin:0;color:#b8c6d8;line-height:1.5;font-size:14.5px}.strategy-steps-list li:before{content:"";position:absolute;left:0;top:10px;width:100px;height:100px;display:grid;place-items:center;font-weight:700;background-size:contain;background-repeat:no-repeat}.strategy-steps-list li:nth-child(1):before{background-image:url(/images/group-4.png)}.strategy-steps-list li:nth-child(2):before{background-image:url(/images/group-3.png)}.strategy-steps-list li:nth-child(3):before{background-image:url(/images/group-2.png)}.strategy-steps-list li:nth-child(4):before{background-image:url(/images/group-1.png)}.strategy-steps-list li:last-child:before{background-image:url(/images/group.png)}.homepage-implementation-list{min-height:60vh;background-image:url(/images/wire-loops.png);background-size:contain;background-repeat:no-repeat;background-position:center;display:grid;place-items:center}.homepage-implementation-list .implementation-list-wrapper{position:relative;width:90%;margin:auto}.homepage-implementation-list .homepage-implementation-step{display:table;border-radius:1em;padding:.5em 1em;margin:1em auto;border:2px solid #04FFFF;background-color:#00263f80}.homepage-implementation-list .homepage-implementation-step div{display:inline-block}#question{background:url(/images/search-icon.png) no-repeat 8px center;background-size:28px 28px;background-position:right 15px center}#search_wrapper{position:relative;background-color:transparent;width:700px;margin:auto;border-radius:0 0 1em 1em;max-width:90vw;padding:1em;color:#a6c8ff}#search_wrapper form{display:inline-block}#search_wrapper form ::placeholder{color:#a6c8ff;opacity:1}#search_wrapper .search-rainbow{position:relative;width:min(560px,95vw);border-radius:999px;isolation:isolate;max-width:85vw}#search_wrapper .search-rainbow .icon{position:absolute;right:15px;top:50%;translate:0 -50%;width:18px;height:18px;color:#cfe2ff;opacity:.9;cursor:pointer}#search_wrapper .search-rainbow input{width:100%;padding:14px 14px 14px 16px;border:0;border-radius:inherit;outline:none;background:rgba(0,34,91,.9);box-shadow:inset 0 0 0 1px #ffffff14}#search_wrapper .search-rainbow:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;padding:2px;background:linear-gradient(90deg,#ff7a00,#ff3d7f,#a64dff,#4db8ff,#25ffbf,#ffef5a,#ff7a00);-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none;width:100%;margin-left:2px}#answer_wrapper{position:relative;background-color:transparent;width:700px;margin:auto;border-radius:0;max-width:90vw;overflow-wrap:break-word;overflow:hidden;height:0px;display:flex;flex-direction:column;padding-top:1.5em}#answer_wrapper p,#answer_wrapper a,#answer_wrapper li{font-size:1em}#answer_wrapper .fadergradient{position:absolute;top:0;height:100px;width:100%;background:linear-gradient(#00183F 25%,transparent)}#answer_wrapper #responses{position:absolute;text-align:left;padding:1em;overflow-y:auto;width:100%;min-height:0;max-height:100%;height:92%;scrollbar-width:thin;scrollbar-color:#4da6ff transparent}#answer_wrapper #responses ::-webkit-scrollbar{width:2px}#answer_wrapper #responses ::-webkit-scrollbar-track{background:transparent}#answer_wrapper #responses ::-webkit-scrollbar-thumb{background-color:#4da6ff;border-radius:10px}#answer_wrapper #responses .question-response-wrapper,#answer_wrapper #responses .answer-response-wrapper{padding:.5em 1em;font-size:1rem;line-height:1.4;border-radius:.8em;display:inline-block}#answer_wrapper #responses .question-response-wrapper{color:#a6c8ff;text-align:right;background-color:#003691;float:right}#answer_wrapper #responses .answer-response-wrapper{color:#fff;text-align:left;float:left}#answer_wrapper .typing:before{content:"Apples";margin:0px auto 0px calc(50% - 10vw);position:absolute;background-color:transparent;color:#ffffff80;height:25px;text-align:center;font-weight:700;animation-name:thinkingText;animation-duration:20s;animation-iteration-count:infinite}#answer_wrapper .typing{width:20vw;margin:0px auto 0px calc(50% - 10vw);position:absolute;bottom:0;background-color:transparent;color:#ffffff80;height:25px;border-radius:2em;overflow:hidden;text-align:center;font-weight:700;display:none}#answer_wrapper .typing .thinker{background-image:linear-gradient(90deg,#023165,#52F8FE);border-radius:50%;width:15px;height:15px;top:5px;position:absolute;box-shadow:0 0 15px 5px #ffffbebf;animation-name:thinking;animation-duration:2s;animation-iteration-count:infinite;opacity:.6}.homepage-whohelp-item{display:inline-block;padding:1em}.big-right-small-center{text-align:right}.big-left-small-center{text-align:left}#homepage-section-one{background:linear-gradient(rgba(0,66,152,0),rgba(0,111,255,.3019607843))}#homepage-section-two{background:linear-gradient(rgba(56,32,109,0),#38206D)}#homepage-section-three{background:linear-gradient(rgba(0,152,109,0),rgba(0,132,255,.3019607843))}#homepage-section-four{background:linear-gradient(rgba(0,66,152,0),rgba(0,111,255,.3019607843))}#homepage-section-five{background:linear-gradient(rgba(56,32,109,0),rgba(0,42,192,.3019607843))}#homepage-section-five .homepage_section_content h3{color:#fff}#homepage-footer-cta{width:100vw;padding:6em 5em;background-image:url(/images/dotted-waves.png),linear-gradient(#8C44D3,#2B67DF);background-size:110% 250%,cover;background-position:right center;background-repeat:no-repeat}.theme_sunset_peach .section-gradient-seperator{background:linear-gradient(rgba(1,22,43,.5),rgba(255,195,147,.5))}.theme_sunset_peach .homepage_section_content h2{color:#ffc393}.theme_sunset_peach .gradient-text{background-image:linear-gradient(to right,#ffffff,#FFC393)}.theme_periwinkle_sky .section-gradient-seperator{background:linear-gradient(rgba(1,22,43,.5),rgba(147,176,255,.5))}.theme_periwinkle_sky .homepage_section_content h2{color:#93b0ff}.theme_periwinkle_sky .gradient-text{background-image:linear-gradient(to right,#ffffff,#93B0FF)}.theme_electric_aqua .section-gradient-seperator{background:linear-gradient(rgba(1,22,43,.5),rgba(4,255,255,.5))}.theme_electric_aqua .homepage_section_content h2{color:#04ffff}.theme_electric_aqua .gradient-text{background-image:linear-gradient(to right,#ffffff,#04FFFF)}.theme_neon_orchid .section-gradient-seperator{background:linear-gradient(rgba(1,22,43,.5),rgba(242,4,255,.5))}.theme_neon_orchid .homepage_section_content h2{color:#f204ff}.theme_neon_orchid .gradient-text{background-image:linear-gradient(to right,#ffffff,#F204FF)}@media screen and (max-width: 576px){.home_hero_content_wrapper,.sections_section_content{padding-left:40px;padding-right:40px}.sections_cta_wrapper{height:auto}.big-right-small-center,.big-left-small-center{text-align:center}}@media screen and (min-width: 577px){.home_hero_content_wrapper,.sections_section_content{padding-left:40px;padding-right:40px}.sections_cta_wrapper{height:auto}.big-right-small-center,.big-left-small-center{text-align:center}}@media screen and (min-width: 768px){.home_hero_content_wrapper,.sections_section_content{padding-left:40px;padding-right:40px}.sections_cta_wrapper{height:auto}.big-right-small-center,.big-left-small-center{text-align:center}}@media screen and (min-width: 992px){.home_hero_content_wrapper,.sections_section_content{padding-left:0;padding-right:0}.sections_cta_wrapper{height:70vh}}
