:root{--transition-1:.35s ease-in-out;--transition-2:.45s;--darkbody-bg:#10171e;--bg-gray-smooth:#e7e8e9;--bg-color:#0c0e27;--absolute-color:linear-gradient(90deg, $dark-color 0%, #0d0f27 50%, #2a042e 100%);--primary-color-gradient:linear-gradient(90deg, #05071099 0%, #0d0f27cc 50%, #2a042ee6 100%);--primary-radial:radial-gradient(ellipse at bottom, #05071099 0%, #0d0f27cc 50%, #2a042ee6 100%);--red-gradient:linear-gradient(270deg, #9f1d6e 0%, #d5317e 65.26%);--bg-secondary:#303030;--raw-seinna:#e38445;--radius-12:12px;--shadow-1:10px 10px 40px var(--card-shadow);--section-padding:80px;--sizzling-sunrise:#f9d81a;--scarlet:#eb3705;--black:#000;--white:#fff;--ff-saira-stencil-one:"Saira Stencil One", sans-serif;--ff-poppins:var(--font-ibm-plex), "IBM Plex Sans", sans-serif;--ff-roboto:"Roboto", sans-serif;--fs-1:2.25rem;--fs-2:calc(2rem + 1vw);--fs-3:calc(1.5rem + 1vw);--fs-4:1.5rem;--fs-5:1.1rem;--fs-6:.9rem;--fs-7:.8rem;--fw-400:400;--fw-700:700;--bg-primary:#1f1f1f;--color-primary:#fff;--color-secondary:#9e9e9e;--card-shadow:#0006;--input-bg:#292929;--radius-4:4px}.skeleton-loader{background-color:#d3d3d3;background-image:linear-gradient(90deg,#fff0,#ffffff80 50%,#fff0 80%),none;background-position:0 0;background-repeat:repeat-y;background-size:50px 200px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box}.skeleton-loader:empty{background-color:#d3d3d3;background-image:linear-gradient(90deg,#fff0,#ffffff80 50%,#fff0 80%),none;background-position:0 0;background-repeat:repeat-y;background-size:50px 500px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;width:100%;height:15px;animation:1s infinite shine;display:block}.fade-opacity{animation:fadeIn var(--transition-1) forwards}.fadeUp{animation:fadeUp var(--transition-1) forwards}.fadeRight{animation:fadeRight var(--transition-1) forwards}.fadeDown{animation:fadeDown var(--transition-1) forwards}.fadeLeft{animation:fadeRight var(--transition-1) forwards}@keyframes gradientLoading{to{background-position-x:-200%}}@keyframes Fadeskeleton{0%{background-color:#c2cfd6}to{background-color:#f0f3f5;background-position-x:-200%}}@keyframes shine{to{background-position:100% 0,0 0}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-5px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeWidth{0%{opacity:0;height:0}to{opacity:1;height:100%}}@keyframes fadeUp{0%{opacity:0;transform:scale(.95)translateY(-30px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes fadeDown{0%{opacity:0;transform:scale(.95)translateY(50px)}to{opacity:1;transform:scale(1)translateY(0)}}@keyframes fadeLeft{0%{opacity:0;left:-4px}to{opacity:1;left:0}}@keyframes fadeRight{0%{opacity:0;transform:translate(30px)}to{opacity:1;transform:translate(0)}}@keyframes toggleNav{0%{opacity:0;top:100%}to{opacity:1;top:0}}.fade-it{animation:Fade var(--transition-1) ease forwards!important}@keyframes Fade{0%{opacity:0}to{opacity:1}}@keyframes FadeReverse{0%{opacity:1}to{opacity:0}}@keyframes toggleHide{0%{opacity:1;height:100%;display:block}to{opacity:0;height:0;display:none}}@keyframes pulse{0%{transform:scale(.95);box-shadow:0 0 #000000b3}70%{transform:scale(1);box-shadow:0 0 0 10px #0000}to{transform:scale(.95);box-shadow:0 0 #0000}}.fade-in-down{animation:2s infinite fade-in-down}@keyframes fade-in-down{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.fadeInLeft{animation:fade-in-left var(--transition-1) ease forwards}.fadeInRight{animation:fade-in-right var(--transition-2) ease forwards}.fade-in-left{animation:2s infinite fade-in-left}@keyframes fade-in-left{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}@keyframes fade-in-right{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}.fade-out-down{animation:2s infinite fade-out-down}@keyframes fade-out-down{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(20px)}}.fade-out-right{animation:2s infinite fade-out-right}@keyframes fade-out-right{0%{opacity:1;transform:translate(0)}to{opacity:0;transform:translate(20px)}}@keyframes animateParticule{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes particules{}@keyframes colorChange{0%{filter:hue-rotate()}to{filter:hue-rotate(30deg)}}@keyframes animate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes move-reverse{0%{transform:rotate3d(1,2,-1,180deg)}}@keyframes move{to{transform:translateZ(-1000px)}}@keyframes animate-reverse{0%{transform:rotate(360deg)}to{transform:rotate(0)}}.content{margin:0 10vw}@media only screen and (max-width:1200px){.content{margin:0 7vw}}@media only screen and (max-width:900px){.content{margin:0 3.5vw}}.content .thumbnail{width:100%;margin-bottom:.6rem}.content .thumbnail img{object-fit:cover;width:100%;height:65vh}@media only screen and (max-width:900px){.content .thumbnail img{height:55vh}}@media only screen and (max-width:560px){.content .thumbnail img{height:40vh}}.content h1{margin:.5rem;font-size:1.8rem;font-weight:600}@media only screen and (max-width:900px){.content h1{font-size:1.4rem}}@media only screen and (max-width:560px){.content h1{font-size:1.2rem}}.content .description{color:#ededed}@media only screen and (max-width:900px){.content .description{font-size:.9rem}}@media only screen and (max-width:560px){.content .description{font-size:.85rem}}.content .extra-info{justify-content:space-between;align-items:flex-start;margin:1rem 0;display:flex}.content .extra-info .author{justify-content:flex-start;align-items:flex-start;display:flex}.content .extra-info .author .img{background-color:#08091e;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;margin-right:10px;display:flex}@media only screen and (max-width:1200px){.content .extra-info .author .img{width:40px;height:40px}}.content .extra-info .author .img img{object-fit:cover;border-radius:50%;width:45px;height:45px}@media only screen and (max-width:1200px){.content .extra-info .author .img img{width:35px;height:35px}}@media only screen and (max-width:560px){.content .extra-info .author .img img{width:30px;height:30px}}.content .extra-info .author h3{font-size:1rem;font-weight:500}@media only screen and (max-width:1200px){.content .extra-info .author h3{font-size:.85rem}}@media only screen and (max-width:560px){.content .extra-info .author h3{font-size:.6rem}}.content .extra-info .author p{font-size:.8rem;font-weight:300}@media only screen and (max-width:1200px){.content .extra-info .author p{font-size:.7rem}}@media only screen and (max-width:560px){.content .extra-info .author p{font-size:.6rem}}.content .extra-info .category{font-size:.85rem;font-weight:300}.content .extra-info .category span{color:#db1f5f;font-weight:600}.content .summary .title{margin-top:2rem;padding-bottom:1rem;font-size:1.2rem;font-weight:600}.content .socialmedia{margin-top:2rem}.content .socialmedia .btns{justify-content:flex-start;align-items:flex-start;gap:1rem;margin-top:.5rem;display:flex}.content .socialmedia .btns div{cursor:pointer;color:#db1f5f;transition:all .3s ease-in-out}.content .socialmedia .btns div i{font-size:2rem}@media only screen and (max-width:560px){.content .socialmedia .btns div i{font-size:1.5rem}}.content .socialmedia .btns div:hover{color:#fff;transform:scale(1.05)}
