range-slider{--element-height:32px;--track-height:4px;--thumb-size:24px;position:relative;display:flex;align-items:center;height:var(--element-height);width:100%;min-width:130px;margin:2px;overflow:visible;cursor:pointer;touch-action:none}range-slider:focus{outline:0}range-slider[disabled]{filter:grayscale(1);opacity:.8}range-slider:before{content:"";display:block;width:100%;height:var(--track-height);border-radius:calc(var(--track-height)/2);background:linear-gradient(#003a5d,#003a5d) 0/var(--value-percent,0) 100% no-repeat #fff}range-slider .thumb{background:#fff;border:2px solid #003a5d;border-radius:50%;width:var(--thumb-size);height:var(--thumb-size);position:absolute;bottom:calc(var(--element-height)/2.0001 - var(--thumb-size)/2);left:var(--value-percent,0);margin-left:calc(var(--thumb-size)/2*-1);transition:transform .2s ease,background-color .2s;will-change:transform;pointer-events:none}range-slider:hover .thumb{--bg-opacity:1;background-color:#d4e0ea;background-color:rgba(212,224,234,var(--bg-opacity))}range-slider:focus .thumb{box-shadow:0 0 0 3px #aac1d5}range-slider.touch-active .thumb-wrapper .thumb{box-shadow:none;transform:scale(1.35)}range-slider .thumb-wrapper{position:absolute;left:calc(var(--thumb-size)/2);right:calc(var(--thumb-size)/2);bottom:0;height:0;overflow:visible}/*! 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}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{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}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{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}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}[hidden],template{display:none}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}button{background-color:transparent;background-image:none;padding:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}fieldset,ol,ul{margin:0;padding:0}ol,ul{list-style:none}html{font-family:Open\ Sans,sans-serif;line-height:1.5}*,:after,:before{box-sizing:border-box;border:0 solid #e0e0e0}hr{border-top-width:1px}img{border-style:solid}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{color:#a0aec0}input::placeholder,textarea::placeholder{color:#a0aec0}[role=button],button{cursor:pointer}table{border-collapse:collapse}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}button,input,optgroup,select,textarea{padding:0;line-height:inherit;color:inherit}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}body{-webkit-tap-highlight-color:transparent}strong{font-weight:600}[hidden]{display:none!important}:-moz-ui-invalid{box-shadow:none}.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}}.responsive-logo{height:56px}@media (min-width:1024px){.responsive-logo{height:68px}}footer .text-base{font-size:14px}footer .text-sm{font-size:13px}footer .text-xs{font-size:11px}.outline-none\!{outline:none!important}.hyphens-auto{-webkit-hyphens:auto;hyphens:auto}.styled-markup h3{font-size:1.5rem;font-weight:600;margin-top:.5rem;margin-bottom:.75rem}.styled-markup p{margin-top:.75rem;margin-bottom:.75rem}.styled-markup ul{margin-left:1rem;list-style-type:disc;list-style-position:outside}.styled-markup li{margin-top:.75rem;margin-bottom:.75rem}.bg-magic{background:url(/bg-magic.6362b02b.gif) no-repeat 50%;background-size:cover}.disable-dbl-tap-zoom{touch-action:manipulation}.space-y-1>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.25rem*var(--space-y-reverse))}.space-y-3>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0.75rem*(1 - var(--space-y-reverse)));margin-bottom:calc(0.75rem*var(--space-y-reverse))}.space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.space-y-4>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1rem*var(--space-y-reverse))}.space-y-5>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.25rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.25rem*var(--space-y-reverse))}.space-x-5>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(1.25rem*var(--space-x-reverse));margin-left:calc(1.25rem*(1 - var(--space-x-reverse)))}.space-y-6>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(1.5rem*(1 - var(--space-y-reverse)));margin-bottom:calc(1.5rem*var(--space-y-reverse))}.space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.space-y-12>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(3rem*(1 - var(--space-y-reverse)));margin-bottom:calc(3rem*var(--space-y-reverse))}.appearance-none{-webkit-appearance:none;-moz-appearance:none;appearance:none}.bg-transparent{background-color:transparent}.bg-white{--bg-opacity:1;background-color:#fff;background-color:rgba(255,255,255,var(--bg-opacity))}.bg-gray-100{--bg-opacity:1;background-color:#f9f9f9;background-color:rgba(249,249,249,var(--bg-opacity))}.bg-gray-200{--bg-opacity:1;background-color:#eee;background-color:rgba(238,238,238,var(--bg-opacity))}.bg-gray-300{--bg-opacity:1;background-color:#e0e0e0;background-color:rgba(224,224,224,var(--bg-opacity))}.bg-gray-400{--bg-opacity:1;background-color:#bdbdbd;background-color:rgba(189,189,189,var(--bg-opacity))}.bg-gray-800{--bg-opacity:1;background-color:#333;background-color:rgba(51,51,51,var(--bg-opacity))}.bg-gray-900{--bg-opacity:1;background-color:#222;background-color:rgba(34,34,34,var(--bg-opacity))}.bg-green-600{--bg-opacity:1;background-color:#38a169;background-color:rgba(56,161,105,var(--bg-opacity))}.bg-cgpa-blue{--bg-opacity:1;background-color:#003a5d;background-color:rgba(0,58,93,var(--bg-opacity))}.bg-cgpa-blue-light{--bg-opacity:1;background-color:#5583ab;background-color:rgba(85,131,171,var(--bg-opacity))}.bg-cgpa-blue-lighter{--bg-opacity:1;background-color:#aac1d5;background-color:rgba(170,193,213,var(--bg-opacity))}.bg-cgpa-blue-lightest{--bg-opacity:1;background-color:#d4e0ea;background-color:rgba(212,224,234,var(--bg-opacity))}.bg-cgpa-gold{--bg-opacity:1;background-color:#b07c57;background-color:rgba(176,124,87,var(--bg-opacity))}.bg-cgpa-gold-lightest{--bg-opacity:1;background-color:#efe5dd;background-color:rgba(239,229,221,var(--bg-opacity))}.hover\:bg-green-500:hover{--bg-opacity:1;background-color:#48bb78;background-color:rgba(72,187,120,var(--bg-opacity))}.hover\:bg-cgpa-blue:hover{--bg-opacity:1;background-color:#003a5d;background-color:rgba(0,58,93,var(--bg-opacity))}.hover\:bg-cgpa-blue-light:hover{--bg-opacity:1;background-color:#5583ab;background-color:rgba(85,131,171,var(--bg-opacity))}.hover\:bg-cgpa-blue-lightest:hover{--bg-opacity:1;background-color:#d4e0ea;background-color:rgba(212,224,234,var(--bg-opacity))}.hover\:bg-cgpa-gold-lightest:hover{--bg-opacity:1;background-color:#efe5dd;background-color:rgba(239,229,221,var(--bg-opacity))}.group:hover .group-hover\:bg-cgpa-blue-light{--bg-opacity:1;background-color:#5583ab;background-color:rgba(85,131,171,var(--bg-opacity))}.border-white{--border-opacity:1;border-color:#fff;border-color:rgba(255,255,255,var(--border-opacity))}.border-gray-300{--border-opacity:1;border-color:#e0e0e0;border-color:rgba(224,224,224,var(--border-opacity))}.border-gray-400{--border-opacity:1;border-color:#bdbdbd;border-color:rgba(189,189,189,var(--border-opacity))}.border-red-300{--border-opacity:1;border-color:#feb2b2;border-color:rgba(254,178,178,var(--border-opacity))}.border-red-600{--border-opacity:1;border-color:#e53e3e;border-color:rgba(229,62,62,var(--border-opacity))}.border-orange-400{--border-opacity:1;border-color:#f6ad55;border-color:rgba(246,173,85,var(--border-opacity))}.border-green-400{--border-opacity:1;border-color:#68d391;border-color:rgba(104,211,145,var(--border-opacity))}.border-green-600{--border-opacity:1;border-color:#38a169;border-color:rgba(56,161,105,var(--border-opacity))}.border-cgpa-blue{--border-opacity:1;border-color:#003a5d;border-color:rgba(0,58,93,var(--border-opacity))}.border-cgpa-blue-lightest{--border-opacity:1;border-color:#d4e0ea;border-color:rgba(212,224,234,var(--border-opacity))}.border-cgpa-gold-light{--border-opacity:1;border-color:#c8a389;border-color:rgba(200,163,137,var(--border-opacity))}.hover\:border-green-500:hover{--border-opacity:1;border-color:#48bb78;border-color:rgba(72,187,120,var(--border-opacity))}.hover\:border-cgpa-blue-light:hover{--border-opacity:1;border-color:#5583ab;border-color:rgba(85,131,171,var(--border-opacity))}.hover\:border-cgpa-blue-lighter:hover{--border-opacity:1;border-color:#aac1d5;border-color:rgba(170,193,213,var(--border-opacity))}.group:hover .group-hover\:border-cgpa-blue-light{--border-opacity:1;border-color:#5583ab;border-color:rgba(85,131,171,var(--border-opacity))}.group:hover .group-hover\:border-cgpa-blue-lighter{--border-opacity:1;border-color:#aac1d5;border-color:rgba(170,193,213,var(--border-opacity))}.rounded{border-radius:.25rem}.rounded-lg{border-radius:.5rem}.rounded-full{border-radius:9999px}.border-2{border-width:2px}.border{border-width:1px}.border-t{border-top-width:1px}.border-b{border-bottom-width:1px}.cursor-default{cursor:default}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.block{display:block}.flex{display:flex}.table{display:table}.hidden{display:none}.flex-col{flex-direction:column}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.flex-grow{flex-grow:1}.flex-shrink-0{flex-shrink:0}.float-left{float:left}.clearfix:after{content:"";display:table;clear:both}.font-secondary{font-family:Titillium\ Web,sans-serif}.font-normal{font-weight:400}.font-semibold{font-weight:600}.font-bold{font-weight:700}.h-1{height:.25rem}.h-2{height:.5rem}.h-3{height:.75rem}.h-5{height:1.25rem}.h-7{height:1.75rem}.h-8{height:2rem}.h-10{height:2.5rem}.h-12{height:3rem}.h-20{height:5rem}.h-32{height:8rem}.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}.leading-tight{line-height:1.25}.leading-snug{line-height:1.375}.leading-normal{line-height:1.5}.leading-relaxed{line-height:1.625}.leading-loose{line-height:2}.list-outside{list-style-position:outside}.list-disc{list-style-type:disc}.m-1{margin:.25rem}.-m-2{margin:-.5rem}.my-3{margin-top:.75rem;margin-bottom:.75rem}.mx-3{margin-left:.75rem;margin-right:.75rem}.mx-4{margin-left:1rem;margin-right:1rem}.mx-auto{margin-left:auto;margin-right:auto}.-mx-4{margin-left:-1rem;margin-right:-1rem}.mt-1{margin-top:.25rem}.ml-1{margin-left:.25rem}.mt-2{margin-top:.5rem}.mr-2{margin-right:.5rem}.mb-2{margin-bottom:.5rem}.ml-2{margin-left:.5rem}.mt-3{margin-top:.75rem}.mr-3{margin-right:.75rem}.mb-3{margin-bottom:.75rem}.ml-3{margin-left:.75rem}.mt-4{margin-top:1rem}.mr-4{margin-right:1rem}.ml-4{margin-left:1rem}.mt-5{margin-top:1.25rem}.mb-5{margin-bottom:1.25rem}.ml-5{margin-left:1.25rem}.mt-6{margin-top:1.5rem}.mb-6{margin-bottom:1.5rem}.mt-8{margin-top:2rem}.mr-8{margin-right:2rem}.ml-12{margin-left:3rem}.-mt-1{margin-top:-.25rem}.-mt-2{margin-top:-.5rem}.-mt-5{margin-top:-1.25rem}.-mt-6{margin-top:-1.5rem}.-mr-6{margin-right:-1.5rem}.-ml-12{margin-left:-3rem}.max-w-screen-lg{max-width:1024px}.min-h-screen{min-height:100vh}.opacity-0{opacity:0}.opacity-15{opacity:.15}.opacity-25{opacity:.25}.opacity-100{opacity:1}.outline-none{outline:0}.overflow-hidden{overflow:hidden}.overflow-y-auto{overflow-y:auto}.p-2{padding:.5rem}.p-4{padding:1rem}.p-6{padding:1.5rem}.py-1{padding-top:.25rem;padding-bottom:.25rem}.px-1{padding-left:.25rem;padding-right:.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}.py-5{padding-top:1.25rem;padding-bottom:1.25rem}.px-5{padding-left:1.25rem;padding-right:1.25rem}.py-6{padding-top:1.5rem;padding-bottom:1.5rem}.px-6{padding-left:1.5rem;padding-right:1.5rem}.px-8{padding-left:2rem;padding-right:2rem}.py-10{padding-top:2.5rem;padding-bottom:2.5rem}.px-12{padding-left:3rem;padding-right:3rem}.py-16{padding-top:4rem;padding-bottom:4rem}.pb-0{padding-bottom:0}.pt-2{padding-top:.5rem}.pr-2{padding-right:.5rem}.pl-2{padding-left:.5rem}.pt-3{padding-top:.75rem}.pl-3{padding-left:.75rem}.pr-4{padding-right:1rem}.pb-4{padding-bottom:1rem}.pl-4{padding-left:1rem}.pt-5{padding-top:1.25rem}.pt-6{padding-top:1.5rem}.pb-6{padding-bottom:1.5rem}.pb-8{padding-bottom:2rem}.pt-10{padding-top:2.5rem}.placeholder-gray-500::-moz-placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.placeholder-gray-500::placeholder{--placeholder-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--placeholder-opacity))}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.inset-x-0{right:0;left:0}.top-0{top:0}.right-0{right:0}.bottom-0{bottom:0}.left-0{left:0}.shadow-md{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -1px rgba(0,0,0,.06)}.shadow-lg{box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05)}.focus\:shadow-outline:focus,.shadow-outline{box-shadow:0 0 0 3px #aac1d5}.focus-within\:shadow-outline:focus-within{box-shadow:0 0 0 3px #aac1d5}:focus+.prev-focus\:shadow-outline{box-shadow:0 0 0 3px #aac1d5}.table-auto{table-layout:auto}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.text-white{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.text-gray-200{--text-opacity:1;color:#eee;color:rgba(238,238,238,var(--text-opacity))}.text-gray-300{--text-opacity:1;color:#e0e0e0;color:rgba(224,224,224,var(--text-opacity))}.text-gray-400{--text-opacity:1;color:#bdbdbd;color:rgba(189,189,189,var(--text-opacity))}.text-gray-500{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.text-gray-700{--text-opacity:1;color:#616161;color:rgba(97,97,97,var(--text-opacity))}.text-gray-800{--text-opacity:1;color:#333;color:rgba(51,51,51,var(--text-opacity))}.text-red-500{--text-opacity:1;color:#f56565;color:rgba(245,101,101,var(--text-opacity))}.text-red-600{--text-opacity:1;color:#e53e3e;color:rgba(229,62,62,var(--text-opacity))}.text-orange-600{--text-opacity:1;color:#dd6b20;color:rgba(221,107,32,var(--text-opacity))}.text-green-600{--text-opacity:1;color:#38a169;color:rgba(56,161,105,var(--text-opacity))}.text-cgpa-blue{--text-opacity:1;color:#003a5d;color:rgba(0,58,93,var(--text-opacity))}.text-cgpa-blue-light{--text-opacity:1;color:#5583ab;color:rgba(85,131,171,var(--text-opacity))}.text-cgpa-gold{--text-opacity:1;color:#b07c57;color:rgba(176,124,87,var(--text-opacity))}.hover\:text-white:hover{--text-opacity:1;color:#fff;color:rgba(255,255,255,var(--text-opacity))}.hover\:text-gray-500:hover{--text-opacity:1;color:#9e9e9e;color:rgba(158,158,158,var(--text-opacity))}.hover\:text-cgpa-blue:hover{--text-opacity:1;color:#003a5d;color:rgba(0,58,93,var(--text-opacity))}.italic{font-style:italic}.not-italic{font-style:normal}.uppercase{text-transform:uppercase}.group:hover .group-hover\:underline,.hover\:underline:hover,.underline{text-decoration:underline}.tracking-wider{letter-spacing:.05em}.select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.align-top{vertical-align:top}.whitespace-no-wrap{white-space:nowrap}.whitespace-pre-line{white-space:pre-line}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.w-1{width:.25rem}.w-2{width:.5rem}.w-3{width:.75rem}.w-5{width:1.25rem}.w-7{width:1.75rem}.w-10{width:2.5rem}.w-16{width:4rem}.w-20{width:5rem}.w-32{width:8rem}.w-48{width:12rem}.w-1\/2{width:50%}.w-2\/5{width:40%}.w-3\/5{width:60%}.w-full{width:100%}.z-10{z-index:10}.z-20{z-index:20}.z-30{z-index:30}.z-50{z-index:50}.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))}.scale-75{--transform-scale-x:.75;--transform-scale-y:.75}.rotate-180{--transform-rotate:180deg}.-rotate-30{--transform-rotate:-30deg}.translate-x-0{--transform-translate-x:0}.translate-x-46{--transform-translate-x:11.5rem}.-translate-x-46{--transform-translate-x:-11.5rem}.translate-y-10{--transform-translate-y:2.5rem}.-translate-y-full{--transform-translate-y:-100%}.skew-y-3{--transform-skew-y:3deg}.-skew-y-3{--transform-skew-y:-3deg}.transition{transition-property:background-color,border-color,color,fill,stroke,opacity,box-shadow,transform}.transition-colors{transition-property:background-color,border-color,color,fill,stroke}.transition-transform{transition-property:transform}.duration-200{transition-duration:.2s}.duration-300{transition-duration:.3s}@media (min-width:640px){.sm\:space-x-2>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.5rem*var(--space-x-reverse));margin-left:calc(0.5rem*(1 - var(--space-x-reverse)))}.sm\:rounded{border-radius:.25rem}.sm\:block{display:block}.sm\:flex{display:flex}.sm\:hidden{display:none}.sm\:flex-row-reverse{flex-direction:row-reverse}.sm\:items-center{align-items:center}.sm\:justify-end{justify-content:flex-end}.sm\:justify-center{justify-content:center}.sm\:h-12{height:3rem}.sm\:h-40{height:10rem}.sm\:text-lg{font-size:1.125rem}.sm\:text-xl{font-size:1.25rem}.sm\:text-2xl{font-size:1.5rem}.sm\:text-3xl{font-size:1.875rem}.sm\:m-10{margin:2.5rem}.sm\:mx-0{margin-left:0;margin-right:0}.sm\:mx-auto{margin-left:auto;margin-right:auto}.sm\:-mx-10{margin-left:-2.5rem;margin-right:-2.5rem}.sm\:mt-0{margin-top:0}.sm\:mr-0{margin-right:0}.sm\:ml-0{margin-left:0}.sm\:mr-10{margin-right:2.5rem}.sm\:mt-16{margin-top:4rem}.sm\:-ml-8{margin-left:-2rem}.sm\:-mt-12{margin-top:-3rem}.sm\:max-w-screen-lg{max-width:1024px}.sm\:p-10{padding:2.5rem}.sm\:px-0{padding-left:0;padding-right:0}.sm\:py-6{padding-top:1.5rem;padding-bottom:1.5rem}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}.sm\:px-10{padding-left:2.5rem;padding-right:2.5rem}.sm\:px-12{padding-left:3rem;padding-right:3rem}.sm\:relative{position:relative}.sm\:left-0{left:0}.sm\:right-auto{right:auto}.sm\:shadow-none{box-shadow:none}.sm\:select-none{-webkit-user-select:none;-moz-user-select:none;user-select:none}.sm\:invisible{visibility:hidden}.sm\:w-40{width:10rem}.sm\:w-2\/5{width:40%}.sm\:w-3\/5{width:60%}.sm\:z-50{z-index:50}.sm\:translate-y-0{--transform-translate-y:0}}@media (min-width:768px){.md\:space-y-0>:not(template)~:not(template){--space-y-reverse:0;margin-top:calc(0px*(1 - var(--space-y-reverse)));margin-bottom:calc(0px*var(--space-y-reverse))}.md\:space-x-3>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(0.75rem*var(--space-x-reverse));margin-left:calc(0.75rem*(1 - var(--space-x-reverse)))}.md\:space-x-10>:not(template)~:not(template){--space-x-reverse:0;margin-right:calc(2.5rem*var(--space-x-reverse));margin-left:calc(2.5rem*(1 - var(--space-x-reverse)))}.md\:flex{display:flex}.md\:justify-between{justify-content:space-between}.md\:w-1\/3{width:33.333333%}}@media (min-width:1024px){.lg\:mt-20{margin-top:5rem}.lg\:py-8{padding-top:2rem;padding-bottom:2rem}}@media print{.print\:border-black{--border-opacity:1;border-color:#000;border-color:rgba(0,0,0,var(--border-opacity))}.print\:rounded-none{border-radius:0}.print\:border-b{border-bottom-width:1px}.print\:hidden{display:none}.print\:text-black{--text-opacity:1;color:#000;color:rgba(0,0,0,var(--text-opacity))}.print\:w-full{width:100%}}
/*# sourceMappingURL=/style.8d9f8406.css.map */