.flex{display:flex}.grid{display:grid}.hidden{display:none}.block{display:block}.inline-block{display:inline-block}.inline-flex{display:inline-flex}.flex-col{flex-direction:column}.flex-row{flex-direction:row}.justify-start{justify-content:flex-start}.justify-center{justify-content:center}.justify-end{justify-content:flex-end}.justify-between{justify-content:space-between}.items-start{align-items:flex-start}.items-center{align-items:center}.items-end{align-items:flex-end}.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}.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}.py-1{padding-top:.25rem;padding-bottom:.25rem}.py-2{padding-top:.5rem;padding-bottom:.5rem}.py-3{padding-top:.75rem;padding-bottom:.75rem}.py-4{padding-top:1rem;padding-bottom:1rem}.m-1{margin:.25rem}.m-2{margin:.5rem}.m-3{margin:.75rem}.m-4{margin:1rem}.m-6{margin:1.5rem}.m-8{margin:2rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:.75rem}.mb-4{margin-bottom:1rem}.mb-6{margin-bottom:1.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:.75rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.bg-white{background-color:#fff}.bg-gray-50{background-color:#f9fafb}.bg-gray-100{background-color:#f3f4f6}.bg-gray-200{background-color:#e5e7eb}.bg-blue-600{background-color:#2563eb}.bg-blue-700{background-color:#1d4ed8}.text-white{color:#fff}.text-gray-600{color:#4b5563}.text-gray-700{color:#374151}.text-gray-800{color:#1f2937}.text-gray-900{color:#111827}.text-blue-100{color:#dbeafe}.text-blue-600{color:#2563eb}.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}.font-medium{font-weight:500}.font-semibold{font-weight:600}.font-bold{font-weight:700}.rounded{border-radius:.25rem}.rounded-md{border-radius:.375rem}.rounded-lg{border-radius:.5rem}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.border-gray-200{border-color:#e5e7eb}.border-gray-300{border-color:#d1d5db}.shadow-mui-1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.shadow-mui-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.shadow-mui-4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.w-full{width:100%}.h-full{height:100%}.min-h-screen{min-height:100vh}.gap-1{gap:.25rem}.gap-2{gap:.5rem}.gap-3{gap:.75rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width: 640px){.sm\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.lg\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:px-8{padding-left:2rem;padding-right:2rem}}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.duration-200{transition-duration:.2s}.cursor-pointer{cursor:pointer}.cursor-not-allowed{cursor:not-allowed}.opacity-50{opacity:.5}.opacity-75{opacity:.75}.space-y-1>*+*{margin-top:.25rem}.space-y-2>*+*{margin-top:.5rem}.space-y-4>*+*{margin-top:1rem}.btn-primary{background-color:#2563eb;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s;border:none;cursor:pointer}.btn-primary:hover{background-color:#1d4ed8}.btn-secondary{background-color:#6b7280;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s;border:none;cursor:pointer}.btn-secondary:hover{background-color:#4b5563}.card{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;padding:1.5rem}.input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none;transition:border-color .2s,box-shadow .2s}.input:focus{border-color:transparent;box-shadow:0 0 0 2px #2563eb}.label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.mui-component,.tailwind-component{all:unset}html{overflow-y:scroll}body{margin:0}.fade-enter{opacity:0}.fade-enter-active{opacity:1;transition:opacity .3s ease-in-out}.fade-exit{opacity:1}.fade-exit-active{opacity:0;transition:opacity .3s ease-in-out}.container{max-width:80rem;margin-left:auto;margin-right:auto;padding-left:1rem;padding-right:1rem}@media (min-width: 640px){.container{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.container{padding-left:2rem;padding-right:2rem}}.tw-card{background-color:#fff;border-radius:.5rem;box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f;padding:1.5rem}.tw-button-primary{background-color:#2196f3;color:#fff;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s;border:none;cursor:pointer}.tw-button-primary:hover{background-color:#1976d2}.tw-button-secondary{background-color:#f5f5f5;color:#212121;font-weight:500;padding:.5rem 1rem;border-radius:.375rem;transition:background-color .2s;border:none;cursor:pointer}.tw-button-secondary:hover{background-color:#e0e0e0}.tw-input{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.375rem;outline:none;transition:border-color .2s,box-shadow .2s}.tw-input:focus{border-color:transparent;box-shadow:0 0 0 2px #2196f3}.tw-label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.25rem}.tw-text-field{display:flex;flex-direction:column;gap:.25rem}.tw-flex{display:flex}.tw-grid{display:grid}.tw-hidden{display:none}.tw-block{display:block}.tw-inline-block{display:inline-block}.tw-inline-flex{display:inline-flex}.tw-flex-col{flex-direction:column}.tw-flex-row{flex-direction:row}.tw-justify-start{justify-content:flex-start}.tw-justify-center{justify-content:center}.tw-justify-end{justify-content:flex-end}.tw-justify-between{justify-content:space-between}.tw-items-start{align-items:flex-start}.tw-items-center{align-items:center}.tw-items-end{align-items:flex-end}.tw-p-1{padding:.25rem}.tw-p-2{padding:.5rem}.tw-p-3{padding:.75rem}.tw-p-4{padding:1rem}.tw-p-6{padding:1.5rem}.tw-p-8{padding:2rem}.tw-px-2{padding-left:.5rem;padding-right:.5rem}.tw-px-3{padding-left:.75rem;padding-right:.75rem}.tw-px-4{padding-left:1rem;padding-right:1rem}.tw-px-6{padding-left:1.5rem;padding-right:1.5rem}.tw-py-1{padding-top:.25rem;padding-bottom:.25rem}.tw-py-2{padding-top:.5rem;padding-bottom:.5rem}.tw-py-3{padding-top:.75rem;padding-bottom:.75rem}.tw-py-4{padding-top:1rem;padding-bottom:1rem}.tw-m-1{margin:.25rem}.tw-m-2{margin:.5rem}.tw-m-3{margin:.75rem}.tw-m-4{margin:1rem}.tw-m-6{margin:1.5rem}.tw-m-8{margin:2rem}.tw-mb-1{margin-bottom:.25rem}.tw-mb-2{margin-bottom:.5rem}.tw-mb-3{margin-bottom:.75rem}.tw-mb-4{margin-bottom:1rem}.tw-mb-6{margin-bottom:1.5rem}.tw-mt-1{margin-top:.25rem}.tw-mt-2{margin-top:.5rem}.tw-mt-3{margin-top:.75rem}.tw-mt-4{margin-top:1rem}.tw-mt-6{margin-top:1.5rem}.tw-bg-white{background-color:#fff}.tw-bg-gray-50{background-color:#f9fafb}.tw-bg-gray-100{background-color:#f3f4f6}.tw-bg-gray-200{background-color:#e5e7eb}.tw-bg-primary-500{background-color:#2196f3}.tw-bg-primary-600{background-color:#1976d2}.tw-text-white{color:#fff}.tw-text-gray-600{color:#4b5563}.tw-text-gray-700{color:#374151}.tw-text-gray-800{color:#1f2937}.tw-text-gray-900{color:#111827}.tw-text-primary-500{color:#2196f3}.tw-text-primary-600{color:#1976d2}.tw-text-xs{font-size:.75rem}.tw-text-sm{font-size:.875rem}.tw-text-base{font-size:1rem}.tw-text-lg{font-size:1.125rem}.tw-text-xl{font-size:1.25rem}.tw-text-2xl{font-size:1.5rem}.tw-text-3xl{font-size:1.875rem}.tw-font-medium{font-weight:500}.tw-font-semibold{font-weight:600}.tw-font-bold{font-weight:700}.tw-rounded{border-radius:.25rem}.tw-rounded-md{border-radius:.375rem}.tw-rounded-lg{border-radius:.5rem}.tw-rounded-xl{border-radius:.75rem}.tw-border{border-width:1px}.tw-border-gray-200{border-color:#e5e7eb}.tw-border-gray-300{border-color:#d1d5db}.tw-shadow-mui-1{box-shadow:0 2px 1px -1px #0003,0 1px 1px #00000024,0 1px 3px #0000001f}.tw-shadow-mui-2{box-shadow:0 3px 1px -2px #0003,0 2px 2px #00000024,0 1px 5px #0000001f}.tw-shadow-mui-4{box-shadow:0 2px 4px -1px #0003,0 4px 5px #00000024,0 1px 10px #0000001f}.tw-w-full{width:100%}.tw-h-full{height:100%}.tw-min-h-screen{min-height:100vh}.tw-gap-1{gap:.25rem}.tw-gap-2{gap:.5rem}.tw-gap-3{gap:.75rem}.tw-gap-4{gap:1rem}.tw-gap-6{gap:1.5rem}.tw-gap-8{gap:2rem}.tw-grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}@media (min-width: 640px){.sm\:tw-grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.sm\:tw-px-6{padding-left:1.5rem;padding-right:1.5rem}}@media (min-width: 1024px){.lg\:tw-grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.lg\:tw-grid-cols-4{grid-template-columns:repeat(4,minmax(0,1fr))}.lg\:tw-px-8{padding-left:2rem;padding-right:2rem}}.tw-transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.15s}.tw-duration-200{transition-duration:.2s}.tw-cursor-pointer{cursor:pointer}.tw-cursor-not-allowed{cursor:not-allowed}.tw-opacity-50{opacity:.5}.tw-opacity-75{opacity:.75}.tw-space-y-1>*+*{margin-top:.25rem}.tw-space-y-2>*+*{margin-top:.5rem}.tw-space-y-4>*+*{margin-top:1rem}.mui-component,.tw-component{all:unset}.sample{background-color:#f5f5f5}.monaco-editor .view-overlays .selection{background-color:#a8c4e8!important;border:1px solid #8bb3d9!important}.monaco-editor:not(.focused) .view-overlays .selection{background-color:#d4a5a5!important;border:1px solid #b87a7a!important;box-shadow:0 0 3px #b87a7a4d!important}.monaco-editor .view-overlays .selected-text{color:#fff!important;font-weight:600!important;text-shadow:0 1px 2px rgba(0,0,0,.3)!important}.monaco-editor .view-overlays .multi-selection{background-color:#3a5f8a!important;border:1px solid #5a7fa0!important}.monaco-editor .view-overlays .findMatch{background-color:#515c6a!important;border:1px solid #6b7a8a!important}.monaco-editor .view-overlays .currentFindMatch{background-color:#4a5f7a!important;border:2px solid #6b8aaf!important}.monaco-editor .view-overlays .selection-border{border:1px solid #5a7fa0!important}.monaco-editor .view-overlays .selection .monaco-editor-background{background-color:#a8c4e8!important}.monaco-editor:not(.focused) .view-overlays .selection .monaco-editor-background{background-color:#d4a5a5!important}.monaco-editor .view-overlays .selection,.monaco-editor .view-overlays .selection *{background-color:#a8c4e8!important;border-color:#8bb3d9!important}.monaco-editor:not(.focused) .view-overlays .selection,.monaco-editor:not(.focused) .view-overlays .selection *{background-color:#d4a5a5!important;border-color:#b87a7a!important}.monaco-editor .view-overlays .selection:before{content:"";position:absolute;inset:0;background:linear-gradient(45deg,transparent 30%,rgba(139,179,217,.08) 50%,transparent 70%);pointer-events:none;z-index:1}.monaco-editor:not(.focused) .view-overlays .selection:before{background:linear-gradient(45deg,transparent 30%,rgba(184,122,122,.15) 50%,transparent 70%)}.home{font-family:Spoqa Han Sans Neo;letter-spacing:-.04em}.home__section{margin-top:150px}.home__font_big{margin-bottom:20px;font-style:normal;font-weight:700;font-size:36px;line-height:150%;letter-spacing:-.04em;color:#000}.home__font_mid{margin-bottom:40px;font-style:normal;font-weight:400;font-size:20px;line-height:150%;display:flex;align-items:center;text-align:center;letter-spacing:-.04em;color:#5c5c5c}
