.posts .post img{width:300px;height:100%;aspect-ratio:1/1;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}@media only screen and (max-width: 768px){.posts .post img{margin-right:1rem!important}.posts .post img{width:30%}.posts .post .title{font-size:1.4rem!important}.posts .post .subtitle{display:none}}.post-detail{max-width:900px;margin:0 auto}.post-detail h1{margin-bottom:1rem}.post-detail .subtitle{margin-bottom:2.5rem}.post-detail .main-image{width:100%;max-width:900px;aspect-ratio:5/3;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;margin-bottom:2rem}.post-detail img{border-radius:.75rem}.post-detail img:not(.main-image){margin:1rem 0}.post-detail .text p{line-height:1.5;margin-bottom:.5rem}.post-detail .text h1,.post-detail .text h2,.post-detail .text h3{margin-top:1rem}.post-detail .text ul,.post-detail .text ol{margin-left:1.5rem}.post-detail .text a{color:#000}.post-detail .text pre{padding:1.5rem;border-radius:.75rem;background:#3c3c3c;color:#fff;margin-right:.5rem;display:block;width:100%;overflow-x:auto}.post-detail .text pre::-webkit-scrollbar{height:7px}.post-detail .text pre::-webkit-scrollbar-track{border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem;background:#3c3c3c}.post-detail .text pre::-webkit-scrollbar-thumb{background:rgba(255,255,255,.5019607843);border-radius:.5rem;-webkit-transition:.3s;transition:.3s}.post-detail .text pre::-webkit-scrollbar-thumb:hover{background:rgba(255,255,255,.6941176471)}.post-detail .text pre code{width:100%}.post-big{position:relative;width:100%;height:100%;border-radius:1rem;overflow:hidden;cursor:pointer;transition:.5s}.post-big img{position:absolute;top:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:.5s}.post-big:hover img{top:-5%;left:-5%;width:110%;height:110%}.post-big .post__content{position:absolute;width:100%;bottom:0;left:0;z-index:1;padding:4rem 2rem 2rem;background:linear-gradient(0deg,rgba(0,0,0,.7058823529),rgba(0,0,0,0));color:#fff}.post-big .post__content h3,.post-big .post__content p{transition:.5s}.menu__link{transition:.3s;border-bottom:3px solid transparent;margin-bottom:-3px;color:#000;position:relative}.menu__link:not(.menu__special-link):not(.menu__main-link).active{border-bottom-color:#000}.menu__link:not(.menu__special-link):not(.menu__main-link):before{position:absolute;bottom:-3px;height:3px;left:0;width:0%;content:"";background:#4263EB;transition:.3s}.menu__link:not(.menu__special-link):hover:before{width:100%}.menu__special-link{padding:.75rem 1rem;border-radius:.75rem;background:#4263EB;color:#fff;border-bottom:0;position:relative;z-index:3}.menu__special-link:after{position:absolute;top:0;bottom:0;right:0;left:0;content:"";background:#748FFC;border-radius:.75rem;z-index:-2;transition:.3s}.menu__special-link:before{position:absolute;top:0;bottom:0;right:0;left:0;content:"";background:#4263EB;border-radius:.75rem;z-index:-1}.menu__special-link:hover{transform:translate(.25rem,-.25rem)}.menu__special-link:hover:after{transform:translate(-.25rem,.25rem)}.menu__cross{display:none}@media only screen and (max-width: 768px){.menu .menu__list{align-items:center;justify-content:center;flex-direction:column;position:absolute;height:100vh;width:100%;top:0;left:0;background:#dbe4ff;transform:translateY(-100%);transition:.5s}.menu .menu__list .menu__link{margin:0!important;margin-bottom:1rem!important}.menu .menu__list .menu__link{font-size:1.5rem}.menu .menu__list .menu__link:before{display:none!important}.menu .menu__list .menu__link:not(.menu__special-link):not(.menu__main-link).active{border-bottom:none!important}.menu.opened .menu__list{transform:translateY(0)}.menu .menu__cross{display:block;position:relative;height:1.5rem;width:4rem;overflow:hidden}.menu .menu__cross .line{display:block;width:50%;height:2px;background:black;position:absolute;left:50%;transition:.5s;transform:translate(-50%)}.menu .menu__cross .line:first-child{top:0}.menu .menu__cross .line:last-child{bottom:0}.menu .menu__cross .texts{font-size:.9rem;display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:8rem;position:absolute;top:50%;transition:.5s;transform:translateY(-50%)}.menu .menu__cross .texts .text{width:100%;text-align:center}.menu.opened .menu__cross .line{width:95%}.menu.opened .menu__cross .texts{transform:translate(-50%,-50%)}}.select{--tw-border-opacity: 1 !important;border-color:#212529!important}.select{border-radius:.75rem;border:1px solid}@supports (color: rgb(0 0 0 / 0)) and (top: var(--f)){.select{border-color:rgb(33 37 41/var(--tw-border-opacity))!important}}.select__control,.select__control:hover{border:0!important;background:transparent!important;box-shadow:none!important}.select__menu{border-radius:.75rem!important;--tw-border-opacity: 1 !important;border-color:#212529!important}.select__menu{box-shadow:none;border:1px solid;overflow:hidden}@supports (color: rgb(0 0 0 / 0)) and (top: var(--f)){.select__menu{border-color:rgb(33 37 41/var(--tw-border-opacity))!important}}.select__menu-list{padding:0!important}.select__option{background:white!important}.select__option{transition:.3s}.select__option:hover{background:rgba(116,143,252,.3)!important}.select__placeholder{font-size:1rem}.select__indicator-separator{background:black}.select svg{fill:#000}input,textarea{font-size:1rem}button{border:0;background:transparent;font-family:Unbounded;outline:none;offset:0;border-radius:.75rem;transition:.3s;padding:.75rem 1rem;cursor:pointer}button:disabled{opacity:.5}button.left svg{margin-right:.5rem}button.right svg{margin-left:.5rem}button.primary{background:#25262B;color:#fff}button.primary:hover{background:#1A1B1E}button.secondary{border:1px solid #25262B;background:white}button.secondary:hover{background:#eaeaea}button.submit{background:#4263EB;color:#fff;font-weight:700}button.submit:hover{background:#748FFC}.texteditor{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid black;border-radius:1rem;overflow:hidden;font-family:Manrope;background:rgba(116,143,252,.2)}.texteditor-menu{width:100%;padding:.5rem;background:rgba(116,143,252,.2);justify-content:start;position:sticky;top:0}.texteditor-menu__button{background:rgba(116,143,252,.3);transition:.3s;border:0;padding:.5rem;border-radius:.5rem;cursor:pointer;color:#000}.texteditor-menu__button:hover{background:rgba(255,255,255,.4)}.texteditor-menu__button.is-active,.texteditor-menu__button:focus{background:rgba(255,255,255,.9)}.texteditor-menu option{padding:.5rem .75rem}.texteditor-field{min-height:200px;width:calc(100% - 1rem);margin:.5rem;background:white;border-radius:.75rem;padding:.5rem .75rem;max-height:500px;overflow-y:auto}.texteditor-field div{min-height:300px}.texteditor-field ul,.texteditor-field ol{margin-left:1rem}.texteditor-field code{padding:.5rem .75rem;border-radius:.75rem;background:#3c3c3c;color:#fff;margin-right:.5rem;display:block;width:-moz-fit-content;width:fit-content}.texteditor-field img{border-radius:.75rem;border:2px solid transparent}.texteditor-field img.ProseMirror-selectednode{border:2px solid red}.texteditor-modal .overlay{background:rgba(0,0,0,.1960784314)}.texteditor-modal>div:last-child{max-width:500px}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(77, 171, 247, .5);--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);--tw-ring-shadow: 0 0 rgba(0,0,0,0);--tw-shadow: 0 0 rgba(0,0,0,0);--tw-shadow-colored: 0 0 rgba(0,0,0,0);--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgba(77, 171, 247, .5);--tw-ring-offset-shadow: 0 0 rgba(0,0,0,0);--tw-ring-shadow: 0 0 rgba(0,0,0,0);--tw-shadow: 0 0 rgba(0,0,0,0);--tw-shadow-colored: 0 0 rgba(0,0,0,0);--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: }.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}}@media (min-width: 1536px){.container{max-width:1536px}}.fixed{position:fixed!important}.absolute{position:absolute!important}.relative{position:relative!important}.bottom-0{bottom:0px!important}.bottom-4{bottom:1rem!important}.left-0{left:0px!important}.left-1\/2{left:50%!important}.right-2{right:.5rem!important}.right-3{right:.75rem!important}.right-4{right:1rem!important}.right-6{right:1.5rem!important}.top-0{top:0px!important}.top-2{top:.5rem!important}.top-3{top:.75rem!important}.z-10{z-index:10!important}.z-50{z-index:50!important}.z-\[-1\]{z-index:-1!important}.z-\[2\]{z-index:2!important}.m-0{margin:0!important}.m-auto{margin:auto!important}.mx-4{margin-left:1rem!important;margin-right:1rem!important}.my-8{margin-top:2rem!important;margin-bottom:2rem!important}.mb-2{margin-bottom:.5rem!important}.mb-4{margin-bottom:1rem!important}.mb-8{margin-bottom:2rem!important}.ml-1{margin-left:.25rem!important}.ml-2{margin-left:.5rem!important}.ml-4{margin-left:1rem!important}.mr-2{margin-right:.5rem!important}.mr-8{margin-right:2rem!important}.mt-10{margin-top:2.5rem!important}.mt-2{margin-top:.5rem!important}.mt-4{margin-top:1rem!important}.mt-6{margin-top:1.5rem!important}.mt-8{margin-top:2rem!important}.flex{display:flex!important}.hidden{display:none!important}.h-24{height:6rem!important}.h-6{height:1.5rem!important}.h-\[24px\]{height:24px!important}.h-\[46px\]{height:46px!important}.h-\[700px\]{height:700px!important}.h-full{height:100%!important}.h-screen{height:100vh!important}.max-h-\[40\%\]{max-height:40%!important}.max-h-\[50px\]{max-height:50px!important}.w-1\/2{width:50%!important}.w-1\/3{width:33.333333%!important}.w-12{width:3rem!important}.w-24{width:6rem!important}.w-6{width:1.5rem!important}.w-\[25\%\]{width:25%!important}.w-\[46px\]{width:46px!important}.w-\[50\%\]{width:50%!important}.w-\[90\%\]{width:90%!important}.w-\[95\%\]{width:95%!important}.w-fit{width:-moz-fit-content!important;width:fit-content!important}.w-full{width:100%!important}.max-w-\[50\%\]{max-width:50%!important}.max-w-\[700px\]{max-width:700px!important}@keyframes spin{to{transform:rotate(360deg)}}.animate-spin{animation:spin 1s linear infinite!important}.cursor-pointer{cursor:pointer!important}.list-none{list-style-type:none!important}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))!important}.flex-row{flex-direction:row!important}.flex-col{flex-direction:column!important}.flex-wrap{flex-wrap:wrap!important}.items-center{align-items:center!important}.justify-start{justify-content:flex-start!important}.justify-end{justify-content:flex-end!important}.justify-center{justify-content:center!important}.justify-between{justify-content:space-between!important}.gap-2{gap:.5rem!important}.gap-3{gap:.75rem!important}.gap-4{gap:1rem!important}.gap-6{gap:1.5rem!important}.overflow-hidden{overflow:hidden!important}.text-ellipsis{text-overflow:ellipsis!important}.break-keep{word-break:keep-all!important}.rounded-full{border-radius:9999px!important}.rounded-lg{border-radius:.5rem!important}.rounded-xl{border-radius:.75rem!important}.border{border-width:1px!important}.border-2{border-width:2px!important}.border-solid{border-style:solid!important}.border-gray-50{--tw-border-opacity: 1 !important;border-color:#212529!important;border-color:rgba(33,37,41,var(--tw-border-opacity))!important}.border-transparent-50{border-color:#fff0!important}.bg-dark-200{--tw-bg-opacity: 1 !important;background-color:#0e0f15!important;background-color:rgba(14,15,21,var(--tw-bg-opacity))!important}.bg-gray-200{--tw-bg-opacity: 1 !important;background-color:#495057!important;background-color:rgba(73,80,87,var(--tw-bg-opacity))!important}.bg-gray-400{--tw-bg-opacity: 1 !important;background-color:#adb5bd!important;background-color:rgba(173,181,189,var(--tw-bg-opacity))!important}.bg-gray-800{--tw-bg-opacity: 1 !important;background-color:#f1f3f5!important;background-color:rgba(241,243,245,var(--tw-bg-opacity))!important}.bg-indigo-300{--tw-bg-opacity: 1 !important;background-color:#4c6ef5!important;background-color:rgba(76,110,245,var(--tw-bg-opacity))!important}.bg-indigo-800{--tw-bg-opacity: 1 !important;background-color:#dbe4ff!important;background-color:rgba(219,228,255,var(--tw-bg-opacity))!important}.bg-indigo-900{--tw-bg-opacity: 1 !important;background-color:#edf2ff!important;background-color:rgba(237,242,255,var(--tw-bg-opacity))!important}.bg-red-200{--tw-bg-opacity: 1 !important;background-color:#f03e3e!important;background-color:rgba(240,62,62,var(--tw-bg-opacity))!important}.bg-teal-200{--tw-bg-opacity: 1 !important;background-color:#0ca678!important;background-color:rgba(12,166,120,var(--tw-bg-opacity))!important}.bg-teal-400{--tw-bg-opacity: 1 !important;background-color:#20c997!important;background-color:rgba(32,201,151,var(--tw-bg-opacity))!important}.bg-teal-800{--tw-bg-opacity: 1 !important;background-color:#c3fae8!important;background-color:rgba(195,250,232,var(--tw-bg-opacity))!important}.bg-transparent-300{background-color:#ffffff30!important}.bg-white{--tw-bg-opacity: 1 !important;background-color:#fff!important;background-color:rgba(255,255,255,var(--tw-bg-opacity))!important}.bg-opacity-40{--tw-bg-opacity: .4 !important}.object-cover{-o-object-fit:cover!important;object-fit:cover!important}.object-center{-o-object-position:center!important;object-position:center!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1rem!important}.px-2{padding-left:.5rem!important;padding-right:.5rem!important}.px-3{padding-left:.75rem!important;padding-right:.75rem!important}.px-4{padding-left:1rem!important;padding-right:1rem!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-4{padding-top:1rem!important;padding-bottom:1rem!important}.pb-8{padding-bottom:2rem!important}.pl-0{padding-left:0!important}.text-center{text-align:center!important}.text-right{text-align:right!important}.font-manrope{font-family:Manrope,serif!important}.font-unbounded{font-family:Unbounded,sans-serif!important}.text-2xl{font-size:1.5rem!important;line-height:2rem!important}.text-4xl{font-size:2.25rem!important;line-height:2.5rem!important}.text-base{font-size:1rem!important;line-height:1.5rem!important}.text-lg{font-size:1.125rem!important;line-height:1.75rem!important}.text-sm{font-size:.875rem!important;line-height:1.25rem!important}.font-black{font-weight:900!important}.font-bold{font-weight:700!important}.italic{font-style:italic!important}.text-black{--tw-text-opacity: 1 !important;color:#000!important;color:rgba(0,0,0,var(--tw-text-opacity))!important}.text-gray-300{--tw-text-opacity: 1 !important;color:#868e96!important;color:rgba(134,142,150,var(--tw-text-opacity))!important}.text-gray-700{--tw-text-opacity: 1 !important;color:#e9ecef!important;color:rgba(233,236,239,var(--tw-text-opacity))!important}.text-red-200{--tw-text-opacity: 1 !important;color:#f03e3e!important;color:rgba(240,62,62,var(--tw-text-opacity))!important}.text-red-700{--tw-text-opacity: 1 !important;color:#ffc9c9!important;color:rgba(255,201,201,var(--tw-text-opacity))!important}.text-teal-700{--tw-text-opacity: 1 !important;color:#96f2d7!important;color:rgba(150,242,215,var(--tw-text-opacity))!important}.text-white{--tw-text-opacity: 1 !important;color:#fff!important;color:rgba(255,255,255,var(--tw-text-opacity))!important}.no-underline{text-decoration-line:none!important}.opacity-70{opacity:.7!important}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)!important}.duration-300{transition-duration:.3s!important}.duration-500{transition-duration:.5s!important}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)!important}html,body{margin:0;padding:0;scroll-behavior:smooth;font-family:Manrope}*{padding:0;margin:0;box-sizing:border-box;outline:none}h1,h2,h3,h4,h5,h6{font-family:Unbounded}#root{height:100vh}#root>.container{padding-bottom:3rem;margin-top:6rem}.container{margin:0 auto;width:100%;max-width:1400px}@media only screen and (max-width: 1200px){.container{max-width:1000px}}@media only screen and (max-width: 992px){.container{max-width:800px}}@media only screen and (max-width: 786px){.container{max-width:700px}}@media only screen and (max-width: 576px){.container{max-width:500px}}.hover\:w-\[172px\]:hover{width:172px!important}.hover\:gap-2:hover{gap:.5rem!important}.hover\:bg-indigo-900:hover{--tw-bg-opacity: 1 !important;background-color:#edf2ff!important;background-color:rgba(237,242,255,var(--tw-bg-opacity))!important}@media not all and (min-width: 768px){.max-md\:mb-8{margin-bottom:2rem!important}.max-md\:block{display:block!important}.max-md\:hidden{display:none!important}.max-md\:h-1\/2{height:50%!important}.max-md\:h-1\/3{height:33.333333%!important}.max-md\:h-screen{height:100vh!important}.max-md\:w-full{width:100%!important}.max-md\:max-w-full{max-width:100%!important}.max-md\:flex-col{flex-direction:column!important}.max-md\:text-xl{font-size:1.25rem!important;line-height:1.75rem!important}}@media (min-width: 768px){.md\:grid{display:grid!important}}
