:root{--body-background:243 244 246;--color-text-primary:0 0 0;--color-text-primary-hover:#7e22ce;--shadow-header:#171617;--drawer-bg-custom:#2d3748;--drawer-text:#fff;--color-text-primary-hover-nav:#7e22ce;--post-bg:255 250 250;--shadow-color:rgba(0,0,0,.36);--button-text-color:255 255 255}.dark,[data-theme=dark]:root{--body-background:40 46 57;--color-text-primary:255 255 255;--color-text-primary-hover:#7e22ce;--shadow-header:#c9c9e0;--drawer-bg-custom:#2d3748;--drawer-text:#fff;--post-bg:0 0 0;--shadow-color:hsla(0,0%,100%,.28);--button-text-color:255 255 255;color-scheme:dark}.blue,[data-theme=blue]:root{--body-background:linear-gradient(to left bottom,#3498db,#3292d3,#308dcb,#2e87c3,#2c82bb,#2b7eb5,#2a7bb0,#2977aa,#2974a5,#2970a0,#286d9b,#286a96);--color-text-primary:255 255 255;--color-text-primary-hover:#000;--shadow-header:#c9c9e0;--drawer-bg-custom:#2d3748;--drawer-text:#fff;--color-text-primary-hover-nav:#7e22ce;--post-bg:0 0 0;--button-text-color:255 255 255;color-scheme:blue}.wrapper{display:flex;justify-content:center;min-height:10rem;align-items:center;flex-direction:column;width:100%}.logo,.logo-dark{object-fit:cover;display:block;width:auto;height:auto}html.light .logo,html[data-theme=light] .logo{display:block}html.dark .logo,html.light .logo-dark,html[data-theme=dark] .logo,html[data-theme=light] .logo-dark{display:none}html.dark .logo-dark,html[data-theme=dark] .logo-dark{display:block}html.blue .logo,html[data-theme=blue] .logo{display:none}html.blue .logo-dark,html[data-theme=blue] .logo-dark{display:block}.h1{max-width:100%;word-wrap:break-word;text-transform:capitalize;font-size:60px;text-overflow:ellipsis;margin:3rem 0;padding:.2rem;text-align:center}@media screen and (max-width:1360px){.h1{font-size:50px}}@media screen and (max-width:1100px){.h1{font-size:45px}}@media screen and (max-width:980px){.h1{font-size:40px}}@media screen and (max-width:800px){.h1{font-size:35px}}@media screen and (max-width:600px){.h1{font-size:30px}}@media screen and (max-width:400px){.h1{font-size:30px}}@media screen and (max-width:350px){.h1{font-size:25px}}@media screen and (max-width:300px){.h1{font-size:25px}}.h3{width:100%;font-size:24px;text-align:center;padding:2rem}@media screen and (max-width:1360px){.h3{font-size:23px}}@media screen and (max-width:1100px){.h3{font-size:22px}}@media screen and (max-width:980px){.h3{font-size:21px}}@media screen and (max-width:800px){.h3{font-size:20px}}@media screen and (max-width:600px){.h3{font-size:18px}}@media screen and (max-width:400px){.h3{font-size:17px}}@media screen and (max-width:350px){.h3{font-size:16px}}@media screen and (max-width:300px){.h3{font-size:15px}}.hr{margin:.1rem auto;width:75%;border:1px solid rgb(var(--color-text-primary))}.box-shadow-header{box-shadow:1px 3px 6px -1px var(--shadow-header)}.masonryGrid{display:grid;border-radius:4rem;grid-template-columns:repeat(auto-fit,minmax(355px,1fr))}@media screen and (max-width:600px){.masonryGrid{grid-template-columns:repeat(2,1fr);gap:.5rem;border-radius:2rem}}@media(max-width:400px){.masonryGrid{grid-template-columns:repeat(1,1fr);gap:.25rem}}.grid-2{display:grid;grid-template-columns:repeat(3,1fr)}@media screen and (max-width:980px){.grid-2{grid-template-columns:repeat(3,1fr)}}@media screen and (max-width:800px){.grid-2{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:600px){.grid-2{grid-template-columns:repeat(1,1fr)}}.button{background-image:linear-gradient(92.88deg,#455eb5 9.16%,#5643cc 43.89%,#673fd7 64.72%);border-radius:8px;border-style:none;box-sizing:border-box;color:rbg(var(--button-text-color));cursor:pointer;flex-shrink:0;font-size:16px;font-weight:500;height:3rem;padding:0 1.6rem;text-align:center;text-shadow:rgba(0,0,0,.25) 0 3px 8px;transition:all .5s;-moz-user-select:none;user-select:none;-webkit-user-select:none;touch-action:manipulation}.button-theme{outline:none;background-color:transparent;border:none;cursor:pointer;margin-top:3px}.button:hover{box-shadow:0 1px 30px rgba(80,63,205,.5);transition-duration:.2s}.input{background-color:#1f2023;color:#fff;padding:1rem .4rem;border-radius:4px;outline:none;border:none}.toast-success{background-color:rgba(80,180,53,.9)}.toast-error,.toast-success{padding:10px 20px;color:#fff;border-radius:1rem}.toast-error{background-color:rgba(255,107,129,.9)}.ql-container{background-color:#312f2f;color:#fff}.ql-container div.ql-editor{min-height:300px}.ql-editor>p>a{color:red!important}.ql-editor *{background-color:transparent!important}.ql-editor a{color:red!important}.ReactModal__Content{padding-top:24rem}.slick-dots{bottom:20px}.slick-dots li{margin:0 5px}.slick-dots li button{font-size:12px;width:7px;height:7px;border-radius:50%;background-color:red}.slick-dots li.slick-active button:before{color:red}.slick-dots li button:before{color:rgb(var(--color-text-primary))!important}.yarl__no_scroll{overflow:hidden!important;overflow-x:hidden;overflow-y:hidden}*,:after,:before{box-sizing:border-box;margin:0;padding:0}::selection{color:#fff!important;background-color:indigo}button{outline:none;border:none}ul{list-style:none}a{text-decoration:none;color:rgb(var(--color-text-primary))}img{max-width:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none}body{max-width:92%;padding:0!important;min-height:100vh!important;margin:0 auto!important;overflow-x:hidden!important;background-image:var(--body-background);background-repeat:no-repeat;background-position:50%;background-size:cover;color:rgb(var(--color-text-primary))}@media screen and (max-width:800px){body{max-width:100%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.image-placeholder{background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.image-placeholder:before{content:"";width:20px;height:20px;border:2px solid #ddd;border-top-color:#999;border-radius:50%;animation:spin 1s linear infinite}@font-face{font-family:__Secular_One_0897a6;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/91583d766118fa95-s.woff2) format("woff2");unicode-range:U+0307-0308,U+0590-05ff,U+200c-2010,U+20aa,U+25cc,U+fb1d-fb4f}@font-face{font-family:__Secular_One_0897a6;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/7e196ab80c62fd69-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Secular_One_0897a6;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/98626745cbcb3a95-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Secular_One_Fallback_0897a6;src:local("Arial");ascent-override:94.77%;descent-override:40.15%;line-gap-override:0.00%;size-adjust:107.84%}.__className_0897a6{font-family:__Secular_One_0897a6,__Secular_One_Fallback_0897a6,system-ui,arial;font-weight:400;font-style:normal}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:300;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:500;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/abfec168c8990f67-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/3131c862d4942660-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/6a9c36ea9dc9b36b-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/e1694c6cb47c173f-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Nunito_c49f55;font-style:normal;font-weight:800;font-display:swap;src:url(/_next/static/media/ee40bb094c99a29a-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Nunito_Fallback_c49f55;src:local("Arial");ascent-override:99.39%;descent-override:34.70%;line-gap-override:0.00%;size-adjust:101.72%}.__className_c49f55{font-family:__Nunito_c49f55,__Nunito_Fallback_c49f55,system-ui,arial;font-style:normal}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/dad5af6a451969b9-s.woff2) format("woff2");unicode-range:U+0460-052f,U+1c80-1c8a,U+20b4,U+2de0-2dff,U+a640-a69f,U+fe2e-fe2f}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/f751862dd005bbab-s.woff2) format("woff2");unicode-range:U+0301,U+0400-045f,U+0490-0491,U+04b0-04b1,U+2116}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/162bae04ee86dd69-s.woff2) format("woff2");unicode-range:U+1f??}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/67d172d8d0152ee1-s.woff2) format("woff2");unicode-range:U+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01a0-01a1,U+01af-01b0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,U+1ea0-1ef9,U+20ab}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/536d9d896eaf4f3f-s.woff2) format("woff2");unicode-range:U+0100-02ba,U+02bd-02c5,U+02c7-02cc,U+02ce-02d7,U+02dd-02ff,U+0304,U+0308,U+0329,U+1d00-1dbf,U+1e00-1e9f,U+1ef2-1eff,U+2020,U+20a0-20ab,U+20ad-20c0,U+2113,U+2c60-2c7f,U+a720-a7ff}@font-face{font-family:__Great_Vibes_a10525;font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/87069f06a4f1ee13-s.p.woff2) format("woff2");unicode-range:U+00??,U+0131,U+0152-0153,U+02bb-02bc,U+02c6,U+02da,U+02dc,U+0304,U+0308,U+0329,U+2000-206f,U+20ac,U+2122,U+2191,U+2193,U+2212,U+2215,U+feff,U+fffd}@font-face{font-family:__Great_Vibes_Fallback_a10525;src:local("Arial");ascent-override:130.43%;descent-override:61.46%;line-gap-override:0.00%;size-adjust:65.25%}.__className_a10525{font-family:__Great_Vibes_a10525,__Great_Vibes_Fallback_a10525,cursive;font-weight:400;font-style:normal}