
:root{--vt-c-white:#f8f9fa;--vt-c-white-soft:#f8f8f8;--vt-c-white-mute:#f2f2f2;--vt-c-black:#181818;--vt-c-black-soft:#222;--vt-c-black-mute:#282828;--vt-c-indigo:#2c3e50;--vt-c-divider-light-1:rgba(60,60,60,.29);--vt-c-divider-light-2:rgba(60,60,60,.12);--vt-c-divider-dark-1:rgba(84,84,84,.65);--vt-c-divider-dark-2:rgba(84,84,84,.48);--vt-c-text-light-1:var(--vt-c-indigo);--vt-c-text-light-2:rgba(60,60,60,.66);--vt-c-text-dark-1:var(--vt-c-white);--vt-c-text-dark-2:hsla(0,0%,92%,.64);--color-background:var(--vt-c-white);--color-background-soft:var(--vt-c-white-soft);--color-background-mute:var(--vt-c-white-mute);--color-border:var(--vt-c-divider-light-2);--color-border-hover:var(--vt-c-divider-light-1);--color-heading:var(--vt-c-text-light-1);--color-text:var(--vt-c-text-light-1);--section-gap:160px}*,:after,:before{border:0 solid #e2e8f0;box-sizing:border-box;margin:0;position:relative}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--color-background);color:var(--color-text);font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;font-size:15px;line-height:1.6;min-height:100vh;text-rendering:optimizeLegibility;transition:color .5s,background-color .5s}li.nav-link a:first-child:hover,li.nav-link div:first-child:hover,li.nav-link span:first-child:hover{font-weight:500}.font-thin{font-weight:100}.font-semibold{font-weight:600}.font-bold{font-weight:700}.font-three{font-weight:300}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-1{flex:1 1 0%}.flex-auto{flex:1 1 auto}.justify-center{justify-content:center}.justify-end{justify-content:end;-webkit-justify-content:flex-end}.justify-around{justify-content:space-around}.justify-between{justify-content:space-between}.justify-evenly{justify-content:space-evenly}.p-divider{padding:0 1rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:.75rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.py-3{padding-bottom:.75rem;padding-top:.75rem}.py-4{padding-bottom:1rem;padding-top:1rem}.py-8{padding-bottom:2rem;padding-top:2rem}.px-0{padding-left:0;padding-right:0}.px-1{padding-left:.25rem;padding-right:.25rem}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.px-12{padding-left:3rem;padding-right:3rem}.px-20{padding-left:5rem;padding-right:5rem}.pb-1{padding-bottom:.25rem}.pb-2{padding-bottom:.5rem}.pb-3{padding-bottom:.75rem}.pb-4{padding-bottom:1rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pb-24{padding-bottom:6rem}.pt-2{padding-top:.5rem}.pt-3{padding-top:.75rem}.pt-4{padding-top:1rem}.pt-8{padding-top:2rem}.pt-12{padding-top:3rem}.pt-16{padding-top:4rem}.pt-18{padding-top:4.5rem}.pt-20{padding-top:5rem}.pr-0{padding-right:0}.pr-2{padding-right:.5rem}.pr-4{padding-right:1rem}.pr-6{padding-right:1.5rem}.pl-4{padding-left:1rem}.pl-8{padding-left:2rem}.-mx-2{margin-left:-.5rem;margin-right:-.5rem}.-mb-1{margin-bottom:-.25rem}.-ml-4{margin-left:-1rem}.m-auto{margin:auto}.m-2{margin:.5rem}.ml-1{margin-left:.25rem}.ml-2{margin-left:.5rem}.ml-3{margin-left:.75rem}.ml-4{margin-left:1rem}.mr-1{margin-right:.25rem}.mr-2{margin-right:.5rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-5{margin-bottom:1.25rem}.mb-6{margin-bottom:1.5rem}.mb-8{margin-bottom:2rem}.mb-10{margin-bottom:2.5rem}.mb-12{margin-bottom:3rem}.mb-16{margin-bottom:4rem}.mb-48{margin-bottom:12rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.mt-8{margin-top:2rem}.mt-10{margin-top:2.5rem}.mt-12{margin-top:3rem}.mt-24{margin-top:6rem}.mx-auto{margin-left:auto;margin-right:auto}.mx-1{margin-left:.25rem;margin-right:.25rem}.mx-2{margin-left:.5rem;margin-right:.5rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-8{margin-left:2rem;margin-right:2rem}.my-auto{margin-bottom:auto;margin-top:auto}.my-1{margin-bottom:.25rem;margin-top:.25rem}.my-2{margin-bottom:.5rem;margin-top:.5rem}.my-3{margin-bottom:.75rem;margin-top:.75rem}.my-4{margin-bottom:1rem;margin-top:1rem}.my-8{margin-bottom:2rem;margin-top:2rem}.my-12{margin-bottom:3rem;margin-top:3rem}.my-20{margin-bottom:5rem;margin-top:5rem}.border{border-width:1px}.border-white{border-color:#fff}.border-black{border-color:#000}.border-grey{border-color:#595959}.border-yellow-photo{border-color:#f2c94c}.border-green-xcaret{border-color:#38a169}.border-newxcaret-blue,.border-newxcaret-darkblue{border-color:#4299e1}.border-newxcaret-red{border-color:#ff6b6b}.border-newxcaret-gray{background-color:var(--vt-c-white);border:1px solid var(--vt-c-black);color:var(--vt-c-black);transition:all .3s ease}.border-b{border-bottom-width:1px}.border-b-2{border-bottom-width:2px}.border-b-4{border-bottom-width:4px}.border-t{border-top-width:1px}.border-t-0{border-top-width:0}.border-t-2{border-top-width:2px}.border-l{border-left-width:1px}.border-l-0{border-left-width:0}.border-r{border-right-width:1px}.border-x{border-left-width:1px;border-right-width:1px}.border-y{border-bottom-width:1px;border-top-width:1px}.border-y-0{border-bottom-width:0;border-top-width:0}.border-y-2{border-bottom-width:2px;border-top-width:2px}.container{width:100%}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1)}.items-center{align-items:center}.items-start{align-items:flex-start;-webkit-align-items:flex-start}.items-end{align-items:flex-end;-webkit-align-items:flex-end}.text-center{text-align:center}.text-right{text-align:right}.text-left{text-align:left}.text-xxs{font-size:.5rem}.text-xs{font-size:.75rem;line-height:1rem}.text-sm{font-size:.875rem;line-height:1.25rem}.text-base{font-size:1rem;line-height:1.5rem}.text-lg{font-size:1.125rem}.text-lg,.text-xl{line-height:1.75rem}.text-xl{font-size:1.25rem}.text-2xl{font-size:1.5rem;line-height:2rem}.text-3xl{font-size:1.875rem;line-height:2.25rem}.text-yellow-photo{color:#f2c94c}.text-green-xcaret,.text-greendark-xcaret,.text-lightgreen-xcaret{color:#38a169}.text-white{color:#fff}.text-black{color:#000}.text-pastel-green{color:#38a169}.text-grey{color:#595959}.text-red{color:#ff6b6b}.text-newxcaret-blue,.text-newxcaret-darkblue{color:#4299e1}.text-link-blue{color:#1772d1}.leading-4{line-height:1rem}.bg-real-white{background-color:#fff}.bg-white{background-color:#f8f9fa}.bg-green-xcaret{background-color:#38a169}.bg-blue-700{background-color:#4299e1}.bg-red-500,.bg-red-600,.bg-red-700{background-color:#ff6b6b}.bg-black{background-color:#383838}.bg-black-transparent-3{background-color:rgba(0,0,0,.3)}.bg-black-transparent-5{background-color:rgba(0,0,0,.5)}.bg-black-transparent-7{background-color:rgba(0,0,0,.7)}.bg-black-full{background-color:rgba(0,0,0,.9)}.bg-yellow-photo{background-color:#f2c94c}.bg-lightgreen-photo{background-color:#38a169}.bg-lightred-xcaret{background-color:#ff6b6b}.bg-grey{background-color:#edecec}.bg-greyish{background-color:#222}.bg-darkgrey{background-color:#101010}.bg-no-repeat{background-repeat:no-repeat}.bg-cover{background-size:cover}.bg-center{background-position:50%}.uppercase{text-transform:uppercase}.underline{text-decoration:underline}.tracking-wider{letter-spacing:.05em}.w-full{width:100%}.w-1\/2{width:50%}.w-1\/3{width:33.333333%}.w-1\/4{width:25%}.w-3\/4{width:75%}.w-1\/5{width:20%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-4\/5{width:80%}.w-1\/6{width:16.666667%}.w-2\/6{width:33.333333%}.w-3\/6{width:50%}.w-4\/6{width:66.666667%}.w-5\/6{width:83.333333%}.w-5\/8{width:62.5%}.w-3\/8{width:37.5%}.w-3\/10{width:30%}.w-9\/10{width:90%}.w-3\/11{width:27.27272%}.w-8\/11{width:72.72727%}.w-2\/12{width:16.66666%}.w-3\/12{width:25%}.w-4\/12{width:33.333333%}.w-5\/12{width:41.666666%}.w-6\/12{width:50%}.w-7\/12{width:58.333333%}.w-8\/12{width:66.666667%}.w-4{width:1rem}.w-12{width:3rem}.w-16{width:4rem}.w-20{width:5rem}.w-24{width:6rem}.w-32{width:8rem}.w-36{width:9rem}.w-48{width:12rem}.w-68{width:17rem}.w-72{width:18rem}.w-87{width:21.75rem}.w-auto{width:auto}.max-w-10{max-width:2.5rem}.max-w-12{max-width:3rem}.max-w-24{max-width:6rem}.max-w-28{max-width:7rem}.max-w-120{max-width:30rem}.max-w-132{max-width:33rem}.min-w-36{min-width:9rem}.min-w-120{min-width:30rem}.min-w-124{min-width:31rem}.h-full{height:100%}.h-auto{height:auto}.h-4{height:1rem}.h-5{height:1.25rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-16{height:4rem}.h-18{height:4.5rem}.h-20{height:5rem}.h-22{height:5.5rem}.h-24{height:6rem}.h-32{height:8rem}.h-screen-2\/5{height:40vh}.max-h-8{max-height:2rem}.max-h-12{max-height:3rem}.max-h-16{max-height:4rem}.max-h-32{max-height:8rem}.top-0{top:0}.top-1{top:.25rem}.top-2{top:.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.top-8{top:2rem}.top-16{top:4rem}.top-28{top:7rem}.top-32{top:8rem}.-top-1{top:-.25rem}.-top-12{top:-3rem}.-top-20{top:-5rem}.-top-60{top:-15rem}.bottom-0{bottom:0}.bottom-2{bottom:.5rem}.bottom-10{bottom:2.5rem}.bottom-56{bottom:14rem}.-bottom-1\/3{bottom:-33.333333%}.right-0{right:0}.right-2{right:.5rem}.right-8{right:2rem}.right-16{right:4rem}.-right-full{right:-100%}.-right-1\/3{right:-33.333333%}.-right-1{right:-.25rem}.left-0{left:0}.left-2{left:.5rem}.left-3{left:.75rem}.left-4{left:1rem}.left-6{left:1.5rem}.relative{position:relative}.absolute{position:absolute}.fixed{position:fixed}.hover\:underline:hover{text-decoration:underline}.hover\:text-pastel-green:hover{color:#7d7}.hover\:text-lightpastel-green:hover{color:#c4f2c4}.hover\:text-link-blue:hover{color:#1772d1}.hover\:text-black:hover{color:#000}.hover\:scale-105:hover{transform:scale(1.05)}.focus\:outline-none:focus,.outline-none{outline:2px solid transparent;outline-offset:2px}.outline-0{outline:0}.after\:content-\[\'\'\]:after{content:""}.after\:absolute:after{position:absolute}.before\:content-\[\'\'\]:before{content:""}.before\:absolute:before{position:absolute}.rounded{border-radius:.25rem}.rounded-full,.rounded-lg{border-radius:.5rem}.rounded-r-lg,.rounded-t-lg{border-top-right-radius:.5rem}.rounded-t-lg{border-top-left-radius:.5rem}.cursor-pointer{cursor:pointer}.object-cover{-o-object-fit:cover;object-fit:cover}.object-contain{-o-object-fit:contain;object-fit:contain}.shrink-0{flex-shrink:0}.list-disc{list-style-type:disc}.list-decimal{list-style-type:decimal}.noscroll{overflow:hidden}.hidden{display:none}.pointer-events-none{pointer-events:none}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-40{z-index:40}.z-50{z-index:50}.opacity-70{opacity:.7}.ease-in{transition-timing-function:cubic-bezier(.4,0,1,1)}.duration-300{transition-duration:.3s}.animate-ping{animation:ping 1s cubic-bezier(0,0,.2,1) infinite}@keyframes ping{0%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1.5)}}.animate-spin{animation:spin 3s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.animate-pulse{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}@media (min-width:640px){.container{max-width:640px}.sm\:flex-row{flex-direction:row}.sm\:mx-4{margin-left:1rem;margin-right:1rem}.sm\:py-2{padding-bottom:.5rem;padding-top:.5rem}.sm\:text-sm{font-size:.875rem;line-height:1.25rem}}@media (min-width:768px){.container{max-width:768px}.md\:block{display:block}.md\:inline-block{display:inline-block}.md\:flex{display:flex}.md\:flex-row{flex-direction:row}.md\:flex-col{flex-direction:column}.md\:flex-1{flex:1 1 0%}.md\:flex-auto{flex:1 1 auto}.md\:hidden{display:none}.md\:font-normal{font-weight:400}.md\:font-bold{font-weight:700}.md\:px-0{padding-left:0;padding-right:0}.md\:px-8{padding-left:2rem;padding-right:2rem}.md\:px-12{padding-left:3rem;padding-right:3rem}.md\:py-0{padding-bottom:0;padding-top:0}.md\:py-3{padding-bottom:.75rem;padding-top:.75rem}.md\:py-4{padding-bottom:1rem;padding-top:1rem}.md\:pr-4{padding-right:1rem}.md\:pr-8{padding-right:2rem}.md\:pl-4{padding-left:1rem}.md\:pl-8{padding-left:2rem}.md\:pt-12{padding-top:3rem}.md\:pt-13{padding-top:3.25rem}.md\:pb-0{padding-top:0}.md\:mx-2{margin-left:.5rem;margin-right:.5rem}.md\:my-auto{margin-bottom:auto;margin-top:auto}.md\:my-0{margin-bottom:0;margin-top:0}.md\:my-4{margin-bottom:1rem;margin-top:1rem}.md\:my-20{margin-bottom:5rem;margin-top:5rem}.md\:mt-24{margin-top:6rem}.md\:mb-0{margin-bottom:0}.md\:mb-2{margin-bottom:.5rem}.md\:w-auto{width:auto}.md\:w-full{width:100%}.md\:w-1\/2{width:50%}.md\:w-1\/3{width:33.333333%}.md\:w-1\/4{width:25%}.md\:w-3\/4{width:75%}.md\:w-1\/5{width:20%}.md\:w-2\/5{width:40%}.md\:w-3\/5{width:60%}.md\:w-1\/6{width:16.666667%}.md\:w-2\/6{width:33.333333%}.md\:w-3\/6{width:50%}.md\:w-5\/6{width:83.333333%}.md\:w-9\/10{width:90%}.md\:w-3\/11{width:27.27272%}.md\:w-8\/11{width:72.72727%}.md\:w-20{width:5rem}.md\:w-87{width:21.75rem}.md\:min-w-120{min-width:30rem}.md\:min-w-124{min-width:31rem}.md\:h-32{height:8rem}.md\:justify-center{justify-content:center;-webkit-justify-content:center}.md\:items-start{align-items:flex-start;-webkit-align-items:flex-start}.md\:text-xs{font-size:.75rem;line-height:1rem}.md\:text-sm{font-size:.875rem;line-height:1.25rem}.md\:text-base{font-size:1rem;line-height:1.5rem}.md\:text-lg{font-size:1.125rem;line-height:1.75rem}.md\:text-2xl{font-size:1.5rem;line-height:2rem}.md\:text-3xl{font-size:1.875rem;line-height:2.25rem}.md\:border-y{border-bottom-width:1px;border-top-width:1px}.md\:border-y-0{border-bottom-width:0;border-top-width:0}.md\:border-t-0{border-top-width:0}.md\:border-l{border-left-width:1px}.md\:-right-1\/3{right:-33.333333%}.md\:top-16{top:4rem}.md\:-top-60{top:-15rem}.md\:absolute{position:absolute}}@media (min-width:1024px){.container{max-width:1024px}body{place-items:center}.lg\:flex-row{flex-direction:row}.lg\:flex-1{flex:1 1 0%}.lg\:ml-4{margin-left:1rem}.lg\:p-0{padding:0}.lg\:p-2{padding:.5rem}.lg\:px-0{padding-left:0;padding-right:0}.lg\:px-4{padding-left:1rem;padding-right:1rem}.lg\:pb-0{padding-bottom:0}.lg\:flex-no-wrap{flex-wrap:nowrap}.lg\:w-auto{width:auto}.lg\:w-1\/4{width:25%}.lg\:w-3\/4{width:75%}.lg\:w-4\/5{width:80%}}@media (min-width:1280px){.container{max-width:1280px}.container-lg{max-width:1024px}.xl\:px-0{padding-left:0;padding-right:0}.xl\:px-8{padding-left:2rem;padding-right:2rem}.xl\:w-1\/2{width:50%}.xl\:w-4\/5{width:80%}}.material-icons{font-size:inherit;position:relative;top:2px}.badge{border:none;border-radius:.125rem;border-radius:.25rem;box-shadow:0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);display:inline-block;font-size:15px;font-weight:500;line-height:1;padding:.3em .4em;padding:.25em .4em;text-align:center;vertical-align:baseline;white-space:nowrap}.badge-success{background-color:#28a745;color:#fff}
*,:after,:before{box-sizing:border-box}a{color:inherit;text-decoration:none}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{-webkit-font-smoothing:antialiased;-webkit-text-size-adjust:none;-moz-text-size-adjust:none;text-size-adjust:none;margin:0;padding:0;text-rendering:optimizeLegibility}a,b,blockquote,body,canvas,caption,code,div,em,embed,fieldset,figure,footer,form,h1,h2,h3,h4,h5,h6,header,html,i,iframe,img,label,li,main,nav,object,ol,p,pre,section,small,span,strike,strong,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,video{vertical-align:baseline}img,video{height:auto;max-width:100%}footer,header,main,nav,section{display:block}body{line-height:1.5em}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input{border-radius:0}[role=button],button{cursor:pointer}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}

/*# sourceMappingURL=main.css.map*/