/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}a{background-color:transparent}b,strong{font-weight:bolder}code{font-family:monospace,monospace;font-size:1em}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline;top:-.5em}img{border-style:none}button,input,select{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{border-style:none;padding:0}[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring{outline:1px dotted ButtonText}[type=checkbox]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}details{display:block}[hidden]{display:none}blockquote,h1,h2,h3,h4,hr,p{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}ul{list-style:none;margin:0;padding:0}html{font-family:Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,Apple Color Emoji,Segoe UI Emoji,Segoe UI Symbol,Noto Color Emoji;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e2e8f0}hr{border-top-width:1px}img{border-style:solid}input::-moz-placeholder{color:#a0aec0}input:-ms-input-placeholder{color:#a0aec0}input::-ms-input-placeholder{color:#a0aec0}input::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}h1,h2,h3,h4{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,select{padding:0;line-height:inherit;color:inherit}code{font-family:Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}img,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}.divide-y>:not(template)~:not(template){--divide-y-reverse:0;border-top-width:calc(1px*(1 - var(--divide-y-reverse)));border-bottom-width:calc(1px*var(--divide-y-reverse))}.divide-gray-400>:not(template)~:not(template){--divide-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--divide-opacity))}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-black{--bg-opacity:1;background-color:#000;background-color:rgba(0,0,0,var(--bg-opacity))}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-deserveBlack{--bg-opacity:1;background-color:#1f2229;background-color:rgba(31,34,41,var(--bg-opacity))}.bg-deserveGray-300{--bg-opacity:1;background-color:#4c4c4c;background-color:rgba(76,76,76,var(--bg-opacity))}.bg-deserveGray-400{--bg-opacity:1;background-color:#e6e7ea;background-color:rgba(230,231,234,var(--bg-opacity))}.bg-deserveProgramCard{--bg-opacity:1;background-color:#f4f8fa;background-color:rgba(244,248,250,var(--bg-opacity))}.bg-deserveBlue-100{--bg-opacity:1;background-color:#2880ff;background-color:rgba(40,128,255,var(--bg-opacity))}.bg-deserveBlue-200{--bg-opacity:1;background-color:#0a63ea;background-color:rgba(10,99,234,var(--bg-opacity))}.bg-deserveBlue-300{--bg-opacity:1;background-color:#3fe0d6;background-color:rgba(63,224,214,var(--bg-opacity))}.bg-deserveBlue-400{--bg-opacity:1;background-color:#f4f8fa;background-color:rgba(244,248,250,var(--bg-opacity))}.bg-deserveBlue-500{--bg-opacity:1;background-color:#f8fbfc;background-color:rgba(248,251,252,var(--bg-opacity))}.bg-deserveBlue-600{--bg-opacity:1;background-color:#c6ddfc;background-color:rgba(198,221,252,var(--bg-opacity))}.bg-deserveBlue-700{--bg-opacity:1;background-color:#a0c5fb;background-color:rgba(160,197,251,var(--bg-opacity))}.bg-teal-300{--bg-opacity:1;background-color:#81e6d9;background-color:rgba(129,230,217,var(--bg-opacity))}.hover\:bg-deserveBlue-100:hover{--bg-opacity:1;background-color:#2880ff;background-color:rgba(40,128,255,var(--bg-opacity))}.bg-left-top{background-position:0 0}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.border-transparent{border-color:transparent}.border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.border-deserveBlue-300{--border-opacity:1;border-color:#3fe0d6;border-color:rgba(63,224,214,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.hover\:border-gray-500:hover{--border-opacity:1;border-color:#a0aec0;border-color:rgba(160,174,192,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.rounded-t{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.rounded-b{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.border-0{border-width:0}.border{border-width:1px}.border-b-2{border-bottom-width:2px}.border-r{border-right-width:1px}.border-b{border-bottom-width:1px}.border-l{border-left-width:1px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.hidden{display:none}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-none{flex:none}.font-hairline{font-weight:100}.font-light{font-weight:300}.font-normal{font-weight:400}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-4{height:1rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-40{height:10rem}.h-48{height:12rem}.h-full{height:100%}.text-xs{font-size:.75rem}.text-sm{font-size:.875rem}.text-base{font-size:1rem}.text-lg{font-size:1.125rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem}.text-3xl{font-size:1.875rem}.text-4xl{font-size:2.25rem}.text-6xl{font-size:4rem}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.list-inside{list-style-position:inside}.list-disc{list-style-type:disc}.m-4{margin:1rem}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-4{margin-left:1rem;margin-right:1rem}.my-5{margin-top:1.25rem;margin-bottom:1.25rem}.mx-5{margin-left:1.25rem;margin-right:1.25rem}.my-10{margin-top:2.5rem;margin-bottom:2.5rem}.mx-auto{margin-left:auto;margin-right:auto}.mt-0{margin-top:0}.mb-0{margin-bottom:0}.ml-0{margin-left:0}.mr-1{margin-right:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mt-4{margin-top:1rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mt-10{margin-top:2.5rem}.mb-10{margin-bottom:2.5rem}.mt-12{margin-top:3rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-20{margin-bottom:5rem}.mt-48{margin-top:12rem}.-mt-32{margin-top:-8rem}.-mt-64{margin-top:-16rem}.max-w-sm{max-width:24rem}.max-w-lg{max-width:32rem}.max-w-3xl{max-width:48rem}.max-w-4xl{max-width:56rem}.max-w-5xl{max-width:64rem}.opacity-0{opacity:0}.focus\:outline-none:focus,.outline-none{outline:0}.overflow-hidden{overflow:hidden}.p-0{padding:0}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.p-8{padding:2rem}.px-0{padding-left:0;padding-right:0}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.px-4{padding-left:1rem;padding-right:1rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-8{padding-top:2rem;padding-bottom:2rem}.px-8{padding-left:2rem;padding-right:2rem}.px-10{padding-left:2.5rem;padding-right:2.5rem}.py-12{padding-top:3rem;padding-bottom:3rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pb-4{padding-bottom:1rem}.pr-8{padding-right:2rem}.pt-12{padding-top:3rem}.placeholder-black::-moz-placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.placeholder-black:-ms-input-placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.placeholder-black::-ms-input-placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.placeholder-black::placeholder{--placeholder-opacity:1;color:#000;color:rgba(0,0,0,var(--placeholder-opacity))}.pointer-events-none{pointer-events:none}.absolute{position:absolute}.relative{position:relative}.inset-y-0{top:0;bottom:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.shadow{box-shadow:0 1px 3px 0 rgba(0,0,0,.1),0 1px 2px 0 rgba(0,0,0,.06)}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-xl{box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.focus\:shadow-outline:focus{box-shadow:0 0 0 3px rgba(66,153,225,.5)}.fill-current{fill:currentColor}.text-left{text-align:left}.text-center{text-align:center}.text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-deserveGray-100{--text-opacity:1;color:#c4c6cc;color:rgba(196,198,204,var(--text-opacity))}.text-deserveGray-200{--text-opacity:1;color:#71737a;color:rgba(113,115,122,var(--text-opacity))}.text-deserveGray-300{--text-opacity:1;color:#4c4c4c;color:rgba(76,76,76,var(--text-opacity))}.text-deserveGray-400{--text-opacity:1;color:#e6e7ea;color:rgba(230,231,234,var(--text-opacity))}.text-deserveBlue-100{--text-opacity:1;color:#2880ff;color:rgba(40,128,255,var(--text-opacity))}.text-deserveBlue-200{--text-opacity:1;color:#0a63ea;color:rgba(10,99,234,var(--text-opacity))}.text-gray-600{--text-opacity:1;color:#718096;color:rgba(113,128,150,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#4a5568;color:rgba(74,85,104,var(--text-opacity))}.text-gray-900{--text-opacity:1;color:#1a202c;color:rgba(26,32,44,var(--text-opacity))}.text-red-600{--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.hover\:underline:hover,.underline{text-decoration:underline}.w-4{width:1rem}.w-10{width:2.5rem}.w-12{width:3rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-40{width:10rem}.w-48{width:12rem}.w-64{width:16rem}.w-1\/2{width:50%}.w-full{width:100%}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.transform{--transform-translate-x:0;--transform-translate-y:0;--transform-rotate:0;--transform-skew-x:0;--transform-skew-y:0;--transform-scale-x:1;--transform-scale-y:1;transform:translateX(var(--transform-translate-x)) translateY(var(--transform-translate-y)) rotate(var(--transform-rotate)) skewX(var(--transform-skew-x)) skewY(var(--transform-skew-y)) scaleX(var(--transform-scale-x)) scaleY(var(--transform-scale-y))}.rotate-90{--transform-rotate:90deg}.-rotate-90{--transform-rotate:-90deg}@media (min-width:640px){.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:px-0{padding-left:0;padding-right:0}.sm\:w-32{width:8rem}.sm\:w-1\/2{width:50%}.sm\:w-1\/3{width:33.333333%}.sm\:w-2\/3{width:66.666667%}.sm\:w-full{width:100%}.sm\:grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:block{display:block}.md\:flex{display:flex}.md\:hidden{display:none}.md\:flex-no-wrap{flex-wrap:nowrap}.md\:mx-4{margin-left:1rem;margin-right:1rem}.md\:mx-5{margin-left:1.25rem;margin-right:1.25rem}.md\:mx-auto{margin-left:auto;margin-right:auto}.md\:mt-0{margin-top:0}.md\:mb-0{margin-bottom:0}.md\:mb-4{margin-bottom:1rem}.md\:ml-64{margin-left:16rem}.md\:-ml-32{margin-left:-8rem}.md\:-mt-64{margin-top:-16rem}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-10{padding-left:2.5rem;padding-right:2.5rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:pt-6{padding-top:1.5rem}.md\:pl-10{padding-left:2.5rem}.md\:pl-24{padding-left:6rem}.md\:absolute{position:absolute}.md\:text-left{text-align:left}.md\:text-center{text-align:center}.md\:w-24{width:6rem}.md\:w-32{width:8rem}.md\:w-40{width:10rem}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-2\/3{width:66.666667%}.md\:w-1\/4{width:25%}.md\:w-2\/4{width:50%}.md\:w-3\/4{width:75%}.md\:w-full{width:100%}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (min-width:1024px){.lg\:bg-contain{background-size:contain}.lg\:border-gray-400{--border-opacity:1;border-color:#cbd5e0;border-color:rgba(203,213,224,var(--border-opacity))}.lg\:rounded-t-none{border-top-left-radius:0;border-top-right-radius:0}.lg\:rounded-b-none{border-bottom-right-radius:0;border-bottom-left-radius:0}.lg\:rounded-r{border-top-right-radius:.25rem;border-bottom-right-radius:.25rem}.lg\:rounded-l{border-top-left-radius:.25rem;border-bottom-left-radius:.25rem}.lg\:border-l-0{border-left-width:0}.lg\:border-t{border-top-width:1px}.lg\:block{display:block}.lg\:flex{display:flex}.lg\:hidden{display:none}.lg\:flex-wrap{flex-wrap:wrap}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:justify-start{justify-content:flex-start}.lg\:h-auto{height:auto}.lg\:h-full{height:100%}.lg\:mx-auto{margin-left:auto;margin-right:auto}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:mb-4{margin-bottom:1rem}.lg\:ml-6{margin-left:1.5rem}.lg\:mt-12{margin-top:3rem}.lg\:ml-12{margin-left:3rem}.lg\:ml-24{margin-left:6rem}.lg\:ml-40{margin-left:10rem}.lg\:mt-64{margin-top:16rem}.lg\:-mt-64{margin-top:-16rem}.lg\:max-w-md{max-width:28rem}.lg\:max-w-full{max-width:100%}.lg\:p-16{padding:4rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-10{padding-left:2.5rem;padding-right:2.5rem}.lg\:px-12{padding-left:3rem;padding-right:3rem}.lg\:px-20{padding-left:5rem;padding-right:5rem}.lg\:py-32{padding-top:8rem;padding-bottom:8rem}.lg\:pl-0{padding-left:0}.lg\:pl-3{padding-left:.75rem}.lg\:pl-10{padding-left:2.5rem}.lg\:pr-12{padding-right:3rem}.lg\:text-left{text-align:left}.lg\:w-32{width:8rem}.lg\:w-64{width:16rem}.lg\:w-1\/2{width:50%}.lg\:w-1\/3{width:33.333333%}.lg\:w-2\/3{width:66.666667%}.lg\:w-1\/4{width:25%}.lg\:w-2\/4{width:50%}.lg\:w-full{width:100%}.lg\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (min-width:1280px){.xl\:flex{display:flex}.xl\:hidden{display:none}.xl\:float-right{float:right}.xl\:mx-32{margin-left:8rem;margin-right:8rem}.xl\:mx-auto{margin-left:auto;margin-right:auto}.xl\:ml-6{margin-left:1.5rem}.xl\:mt-16{margin-top:4rem}.xl\:max-w-4xl{max-width:56rem}.xl\:px-10{padding-left:2.5rem;padding-right:2.5rem}.xl\:px-16{padding-left:4rem;padding-right:4rem}.xl\:px-20{padding-left:5rem;padding-right:5rem}.xl\:text-left{text-align:left}.xl\:text-right{text-align:right}.xl\:w-32{width:8rem}.xl\:w-64{width:16rem}.xl\:w-1\/2{width:50%}.xl\:w-1\/3{width:33.333333%}.xl\:w-2\/3{width:66.666667%}.xl\:w-1\/4{width:25%}.xl\:w-2\/4{width:50%}.xl\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.xl\:grid-cols-5{grid-template-columns:repeat(5,minmax(0,1fr))}}@font-face{font-family:marydaleregular;src:url(/fonts/marydale-webfont.woff2) format("woff2"),url(/fonts/marydale-webfont.woff) format("woff");font-weight:400;font-style:normal}.handWritingTypeFace{font-family:marydaleregular,sans-serif}body{background:transparent url(/Hero_gradient.png) no-repeat 0 0;background-size:contain;padding-top:80px}.primaryNav>a:after{content:"";display:block;width:100%;height:2px;margin-top:4px;background-color:transparent}.primaryNav>a.current{font-weight:600}.primaryNav>a.current:after{--bg-opacity:1;background-color:#3fe0d6;background-color:rgba(63,224,214,var(--bg-opacity))}.mobile-menu-wrapper{overflow:hidden;position:fixed;top:0;left:0;z-index:20;width:100%;background-color:#fff;padding:68px 20px 20px;height:auto;transform:translateY(-100%);transition:transform .5s ease;-webkit-backface-visibility:hidden;backface-visibility:hidden}.mobile-menu-wrapper--open{box-shadow:0 2px 8px 0 rgba(31,34,41,.2);transform:translateY(0);height:100vh}.mobile-menu-wrapper a{border-bottom:1px solid #c7c7c7}#hamburger{border:0;border-radius:0;background:transparent;line-height:1;height:24px;width:24px;text-align:center;z-index:1000;cursor:pointer;padding:0}#hamburger:focus{outline:none}#hamburger span,#hamburger span:before{content:"";display:block;border-radius:2px;height:2px;width:23px;margin:4px 0;background-color:#1f2229;transition:all .5s ease}#hamburger.active span{background-color:transparent;transition:all .3s ease}#hamburger.active span:first-of-type{transform-origin:top left;transform:rotate(46deg) translate3d(0,-5px,0)}#hamburger.active span:nth-child(2n){transition-duration:.1s;opacity:0}#hamburger.active span:last-of-type{margin-bottom:0;transform-origin:bottom left;transform:rotate(-45deg) translate3d(2px,2px,0)}.site-header{display:flex;position:fixed;top:0;left:0;width:100%;--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity));z-index:20;height:80px}.site-header__wrapper{width:100%;background-color:transparent;transition:background-color .5s ease;will-change:background-color}.site-header__container{height:100%;display:flex;justify-content:space-between;align-items:center;width:auto}.aboutHead{font-weight:600;font-size:1.875rem;margin-bottom:1.25rem;line-height:1.5}.aboutParagraph{font-weight:400;font-size:1.125rem;margin-bottom:1.25rem;color:#4c4c4c}.linkedin-icon{background:transparent url(/images/about/linkedIn-icon.png) no-repeat 0 0;background-size:contain}.complexity:after{z-index:-1;content:"";position:absolute;top:0;left:calc(50% - 2px);width:2px;background-color:#707070;height:100%}.offeringList>li:before{content:"";background:transparent url(/images/pricing/check-mark.png) no-repeat 0 0;background-size:contain;margin-right:2rem;width:1rem;height:1rem}.faqList>li{margin-bottom:2rem}.faqList>li>.question{font-size:1.25rem;font-weight:500}.faqList>li>.answer,.faqList>li>.question{margin-bottom:1.25rem;display:flex;align-items:center}.faqList>li .answer:before,.faqList>li>.question:before{margin-right:1.25rem;font-size:1.5rem;--text-opacity:1;color:#0a63ea;color:rgba(10,99,234,var(--text-opacity))}.faqList>li>.question:before{content:"Q:"}.faqList>li .answer:before{content:"A:";margin-right:1.25rem;font-size:1.5rem;--text-opacity:1;color:#3fe0d6;color:rgba(63,224,214,var(--text-opacity));font-weight:700;line-height:1.25}.answerList>li{margin-bottom:1.25rem;line-height:1.625}.stepCircle{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;--bg-opacity:1;background-color:#3fe0d6;background-color:rgba(63,224,214,var(--bg-opacity));border-radius:9999px;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-weight:600;font-size:2.25rem;margin-bottom:1.25rem;margin-left:auto;margin-right:auto}.steps{position:relative;z-index:10}.step{padding-left:2.5rem;padding-right:2.5rem}.steps:after{z-index:-1;content:"";position:absolute;top:25%;left:0;width:100%;height:2px;--bg-opacity:1;background-color:#3fe0d6;background-color:rgba(63,224,214,var(--bg-opacity))}.rightRotatedText{right:5rem}.leftRotatedText{left:5rem}.card{border-radius:.375rem;border-width:1px;--border-opacity:1;border-color:#c6ddfc;border-color:rgba(198,221,252,var(--border-opacity));--bg-opacity:1;background-color:#f4f8fa;background-color:rgba(244,248,250,var(--bg-opacity));padding-top:6rem}.perk{position:relative;padding-left:4rem;padding-bottom:2.5rem}.perkIcon{display:flex;justify-content:center;align-items:center;--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity));font-size:1.25rem;font-weight:600;left:0;width:3rem;height:3rem;border-radius:9999px}.perk:not(:last-child):before,.perkIcon{position:absolute;--bg-opacity:1;background-color:#3fe0d6;background-color:rgba(63,224,214,var(--bg-opacity))}.perk:not(:last-child):before{z-index:0;content:"";top:0;left:22px;width:2px;height:100%}.perkHeading{font-size:1.125rem;font-weight:600;margin-bottom:.75rem;line-height:1.375}.get-started-hand{background-image:url(/images/get-started/hand-bg.png);--bg-opacity:1;background-color:#f9f9f9;background-color:rgba(249,249,249,var(--bg-opacity));background-size:contain;background-repeat:no-repeat;background-position:0 0}.calculator{height:700px;background-image:url(/images/pricing/napkin-bg.png);background-repeat:no-repeat;background-position:50%}.calculator--no-image{height:500px;background-image:none}.inactive-links{pointer-events:none;cursor:default}.deserveBigBlueBtn{font-weight:700;font-size:1.25rem;display:inline-block;padding:.75rem 3rem;border-radius:9999px;--bg-opacity:1;background-color:#0a63ea;background-color:rgba(10,99,234,var(--bg-opacity));--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.cardBackground{background:transparent url(/images/card-layers/border.png) no-repeat 0 0;border-radius:18px;max-width:28rem;margin-left:auto;margin-right:auto;background-size:cover}.custom-card-hologram-mobile{width:30px;position:relative;top:1rem;left:2rem}.custom-card-logo-mobile{width:30px;position:relative;top:3rem;left:2rem}.custom-card-chip-mobile{width:30px;position:relative;top:-2rem;left:12rem}.custom-card-hologram-lg{width:40px;position:relative;top:1rem;left:2rem}.custom-card-logo-lg{width:40px;position:relative;top:7rem;left:2rem}.custom-card-chip-lg{width:40px;position:relative;top:-1rem;left:21rem}.customCard{position:relative;width:100%;height:100%;background-position:50%;background-size:cover;background-repeat:no-repeat}.customLogo{position:absolute;width:5rem;height:5rem;padding-right:1.25rem;padding-top:1.25rem;right:0;top:0}.totalCopy{left:73px}.aboutUsLogo{height:90px;width:auto}.loaderImg{width:30px;height:30px}.teamMemberPhoto{width:110px}@media (min-width:1280px){.xl\:homeHero{position:relative;top:-3em}}