*,:after,:before{border:0 solid #e5e7eb;box-sizing:border-box}*{--tw-ring-inset:var(--tw-empty, );--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000}:root{-moz-tab-size:4;-o-tab-size:4;tab-size:4}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}::moz-focus-inner{border-style:none;padding:0}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}abbr[title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted}a{color:inherit;text-decoration:inherit}body{font-family:inherit;line-height:inherit;margin:0}button{background-color:transparent;background-image:none;text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[role=button],button{cursor:pointer}html{-webkit-text-size-adjust:100%;font-family:ui-sans-serif,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}hr{border-top-width:1px;color:inherit;height:0}figure,h1,h2,h3,h6,hr,p{margin:0}h1,h2,h3,h6{font-size:inherit;font-weight:inherit}img{border-style:solid;height:auto;max-width:100%}input::placeholder{color:#9ca3af;opacity:1}input::webkit-input-placeholder{color:#9ca3af;opacity:1}input::-moz-placeholder{color:#9ca3af;opacity:1}input:-ms-input-placeholder{color:#9ca3af;opacity:1}input::-ms-input-placeholder{color:#9ca3af;opacity:1}iframe,img,svg{display:block;vertical-align:middle}ol,ul{list-style:none;margin:0;padding:0}strong{font-weight:bolder}button,input,textarea{color:inherit;font-family:inherit;font-size:100%;line-height:1.15;line-height:inherit;margin:0;padding:0}textarea{resize:vertical}textarea::placeholder{color:#9ca3af;opacity:1}textarea::webkit-input-placeholder{color:#9ca3af;opacity:1}textarea::-moz-placeholder{color:#9ca3af;opacity:1}textarea:-ms-input-placeholder{color:#9ca3af;opacity:1}textarea::-ms-input-placeholder{color:#9ca3af;opacity:1}.container{margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem;width:100%}@media (min-width:1280px){.container{max-width:1280px}}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(.75rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(.75rem*var(--tw-space-x-reverse))}.space-x-4>:not([hidden])~:not([hidden]){--tw-space-x-reverse:0;margin-left:calc(1rem*(1 - var(--tw-space-x-reverse)));margin-right:calc(1rem*var(--tw-space-x-reverse))}.bg-green-main{--tw-bg-opacity:1;background-color:rgba(1,255,155,var(--tw-bg-opacity))}.bg-gray-border{--tw-bg-opacity:1;background-color:rgba(223,223,223,var(--tw-bg-opacity))}.bg-red-300{--tw-bg-opacity:1;background-color:rgba(252,165,165,var(--tw-bg-opacity))}.bg-white{--tw-bg-opacity:1;background-color:rgba(255,255,255,var(--tw-bg-opacity))}.bg-blue-main{--tw-bg-opacity:1;background-color:rgba(0,60,166,var(--tw-bg-opacity))}.hover\:bg-gray-900:hover{--tw-bg-opacity:1;background-color:rgba(17,24,39,var(--tw-bg-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgba(0,0,0,var(--tw-bg-opacity))}.bg-gray-100{--tw-bg-opacity:1;background-color:rgba(243,244,246,var(--tw-bg-opacity))}.hover\:bg-gray-200:hover{--tw-bg-opacity:1;background-color:rgba(229,231,235,var(--tw-bg-opacity))}.hover\:bg-opacity-30:hover{--tw-bg-opacity:.3}.bg-center{background-position:50%}.bg-bottom{background-position:bottom}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.bg-contain{background-size:contain}.bg-origin-content{background-origin:content-box}.border-gray-border{--tw-border-opacity:1;border-color:rgba(223,223,223,var(--tw-border-opacity))}.border-l-gray-light{--tw-border-opacity:1;border-left-color:rgba(128,128,128,var(--tw-border-opacity))}.border-t-blue-main{--tw-border-opacity:1;border-top-color:rgba(0,60,166,var(--tw-border-opacity))}.border-t-blue-muted{--tw-border-opacity:1;border-top-color:rgba(158,217,241,var(--tw-border-opacity))}.rounded-3xl{border-radius:1.5rem}.rounded{border-radius:.25rem}.rounded-xl{border-radius:.75rem}.rounded-md{border-radius:.375rem}.rounded-1{border-radius:100%}.rounded-lg{border-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem;border-top-right-radius:.5rem}.rounded-b-lg{border-bottom-left-radius:.5rem;border-bottom-right-radius:.5rem}.border,.border-1{border-width:1px}.border-t{border-top-width:1px}.border-b-2{border-bottom-width:2px}.border-t-2{border-top-width:2px}.cursor-pointer{cursor:pointer}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.inline-flex{display:inline-flex}.grid{display:grid}.list-item{display:list-item}.hidden{display:none}.basis-1\/2{flex-basis:50%}.basis-full{flex-basis:100%}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-center{align-items:center}.self-center{align-self:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.flex-none{flex:none}.flex-1{flex:1 1 0%}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.order-2{order:2}.order-3{order:3}.font-semibold{font-weight:600}.font-normal{font-weight:400}.font-bold{font-weight:700}.h-20{height:5rem}.h-9{height:2.25rem}.h-6{height:1.5rem}.h-screen{height:100vh}.h-12{height:3rem}.h-min{height:-moz-min-content;height:min-content}.h-max-200px{height:200px}.h-100px{height:100px}.h-58px{height:58px}.h-400px{height:400px}.h-200px{height:200px}.text-base{font-size:1rem;line-height:1.5rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-xs{font-size:.75rem;line-height:1rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-8xl{font-size:6rem;line-height:1}.text-5xl{font-size:3rem;line-height:1}.list-inside{list-style-position:inside}.list-decimal{list-style-type:decimal}.list-disc{list-style-type:disc}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-8{margin-bottom:2rem;margin-top:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-5{margin-bottom:1.25rem;margin-top:1.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-12{margin-bottom:3rem;margin-top:3rem}.my-6{margin-bottom:1.5rem;margin-top:1.5rem}.my-10{margin-bottom:2.5rem;margin-top:2.5rem}.mt-4{margin-top:1rem}.mb-3{margin-bottom:.75rem}.mb-2{margin-bottom:.5rem}.mb-4{margin-bottom:1rem}.ml-0{margin-left:0}.mb-10{margin-bottom:2.5rem}.mb-8{margin-bottom:2rem}.mt-2{margin-top:.5rem}.mt-14{margin-top:3.5rem}.mt-5{margin-top:1.25rem}.mb-40px{margin-bottom:40px}.mb-5{margin-bottom:1.25rem}.mr-5{margin-right:1.25rem}.ml-2{margin-left:.5rem}.mt-1{margin-top:.25rem}.ml-5{margin-left:1.25rem}.mt-3{margin-top:.75rem}.mt-10{margin-top:2.5rem}.mb-0{margin-bottom:0}.mt-6{margin-top:1.5rem}.mb-12{margin-bottom:3rem}.mt-7{margin-top:1.75rem}.ml-8{margin-left:2rem}.mt-12{margin-top:3rem}.mr-4{margin-right:1rem}.mr-8{margin-right:2rem}.-mb-24{margin-bottom:-6rem}.mt-20{margin-top:5rem}.max-h-full{max-height:100%}.max-w-full{max-width:100%}.max-w-500px{max-width:500px}.min-h-250px{min-height:250px}.min-h-80px{min-height:80px}.min-h-40px{min-height:40px}.object-contain{-o-object-fit:contain;object-fit:contain}.opacity-0{opacity:0}.opacity-40{opacity:.4}.opacity-100{opacity:1}.overflow-hidden{overflow:hidden}.overflow-visible{overflow:visible}.p-5{padding:1.25rem}.p-4{padding:1rem}.p-3{padding:.75rem}.p-6{padding:1.5rem}.px-4{padding-left:1rem;padding-right:1rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-10{padding-bottom:2.5rem;padding-top:2.5rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.px-3{padding-left:.75rem;padding-right:.75rem}.py-5{padding-bottom:1.25rem;padding-top:1.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.py-4{padding-bottom:1rem;padding-top:1rem}.px-8{padding-left:2rem;padding-right:2rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.py-24{padding-bottom:6rem;padding-top:6rem}.pl-10{padding-left:2.5rem}.pl-5{padding-left:1.25rem}.pb-10{padding-bottom:2.5rem}.pb-2{padding-bottom:.5rem}.pt-20{padding-top:5rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pl-12{padding-left:3rem}.pt-2{padding-top:.5rem}.pt-12{padding-top:3rem}.pt-40{padding-top:10rem}.pb-0{padding-bottom:0}.pt-10{padding-top:2.5rem}.absolute{position:absolute}.relative{position:relative}.sticky{position:sticky}.top-full{top:100%}.top-0{top:0}.left-0{left:0}.right-0{right:0}.shadow-dropdown{--tw-shadow:3px 4px 6px rgba(0,0,0,.07);--tw-shadow-colored:3px 4px 6px var(--tw-shadow-color)}.shadow-dropdown,.shadow-md{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-md{--tw-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);--tw-shadow-colored:0 4px 6px -1px var(--tw-shadow-color),0 2px 4px -2px var(--tw-shadow-color)}.shadow-card{--tw-shadow:0px 3px 3px rgba(0,0,0,.1);--tw-shadow-colored:0px 3px 3px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.text-center{text-align:center}.text-gray-main{--tw-text-opacity:1;color:rgba(49,49,49,var(--tw-text-opacity))}.text-gray-light{--tw-text-opacity:1;color:rgba(128,128,128,var(--tw-text-opacity))}.text-blue-main{--tw-text-opacity:1;color:rgba(0,60,166,var(--tw-text-opacity))}.text-gray-second{--tw-text-opacity:1;color:rgba(67,74,80,var(--tw-text-opacity))}.text-blue-light{--tw-text-opacity:1;color:rgba(1,122,253,var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgba(255,255,255,var(--tw-text-opacity))}.text-gray-800{--tw-text-opacity:1;color:rgba(31,41,55,var(--tw-text-opacity))}.text-blue-muted{--tw-text-opacity:1;color:rgba(158,217,241,var(--tw-text-opacity))}.hover\:text-blue-main:hover{--tw-text-opacity:1;color:rgba(0,60,166,var(--tw-text-opacity))}.text-gray-200{--tw-text-opacity:1;color:rgba(229,231,235,var(--tw-text-opacity))}.italic{font-style:italic}.content-container{content:"container"}.tracking-tight{letter-spacing:-.025em}.tracking-wide{letter-spacing:.025em}.visible{visibility:visible}.invisible{visibility:hidden}.whitespace-nowrap{white-space:nowrap}.w-full{width:100%}.w-1\/2{width:50%}.w-6{width:1.5rem}.w-12{width:3rem}.w-max{width:-moz-max-content;width:max-content}.z-11{z-index:11}.z-30{z-index:30}.z-10{z-index:10}.z-20{z-index:20}.gap-8{grid-gap:2rem;gap:2rem}.gap-x-10{grid-column-gap:2.5rem;-webkit-column-gap:2.5rem;-moz-column-gap:2.5rem;column-gap:2.5rem}.transform{--tw-translate-x:0;--tw-translate-y:0;--tw-translate-z:0;--tw-rotate:0;--tw-rotate-x:0;--tw-rotate-y:0;--tw-rotate-z:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-scale-z:1;transform:translate(var(--tw-translate-x)) translateY(var(--tw-translate-y)) translateZ(var(--tw-translate-z)) rotate(var(--tw-rotate)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate-z)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y)) scaleZ(var(--tw-scale-z))}.rotate-x-180{--tw-rotate-x:180deg}.transition{transition-duration:.15s;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,-webkit-backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter,-webkit-backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}@media (min-width:640px){.sm\:block{display:block}.sm\:basis-1\/4{flex-basis:25%}.sm\:basis-1\/2{flex-basis:50%}.sm\:h-20{height:5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:gap-5{grid-gap:1.25rem;gap:1.25rem}.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:768px){.md\:grid{display:grid}.md\:basis-1\/2{flex-basis:50%}.md\:basis-3\/4{flex-basis:75%}.md\:basis-1\/4{flex-basis:25%}.md\:justify-between{justify-content:space-between}.md\:order-1{order:1}.md\:order-2{order:2}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:mt-0{margin-top:0}.md\:ml-4{margin-left:1rem}.md\:ml-15{margin-left:3.75rem}.md\:mb-0{margin-bottom:0}.md\:mr-5{margin-right:1.25rem}.md\:p-12{padding:3rem}.md\:py-32{padding-bottom:8rem;padding-top:8rem}.md\:pr-5{padding-right:1.25rem}.md\:static{position:static}.md\:text-left{text-align:left}.md\:text-right{text-align:right}.md\:gap-14{grid-gap:3.5rem;gap:3.5rem}.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\:basis-4\/5{flex-basis:80%}.lg\:basis-1\/2{flex-basis:50%}.lg\:basis-1\/3{flex-basis:33.333333%}.lg\:basis-1\/6{flex-basis:16.666667%}.lg\:basis-5\/6{flex-basis:83.333333%}.lg\:justify-end{justify-content:flex-end}.lg\:h-20{height:5rem}.lg\:h-600px{height:600px}.lg\:text-3xl{font-size:1.875rem;line-height:2.25rem}.lg\:text-5xl{font-size:3rem;line-height:1}.lg\:text-4xl{font-size:2.25rem;line-height:2.5rem}.lg\:mx-3{margin-left:.75rem;margin-right:.75rem}.lg\:mt-4{margin-top:1rem}.lg\:mt-10{margin-top:2.5rem}.lg\:mt-0{margin-top:0}.lg\:mb-0{margin-bottom:0}.lg\:p-6{padding:1.5rem}.lg\:pr-6{padding-right:1.5rem}.lg\:pt-80{padding-top:20rem}.lg\:gap-14{grid-gap:3.5rem;gap:3.5rem}.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\:basis-5\/6{flex-basis:83.333333%}.xl\:basis-3\/4{flex-basis:75%}.xl\:text-2xl{font-size:1.5rem;line-height:2rem}.xl\:text-base{font-size:1rem;line-height:1.5rem}.xl\:mt-16{margin-top:4rem}.xl\:mt-24{margin-top:6rem}}.icon[data-v-cf1ec82f]{display:inline-block;vertical-align:middle}
