/*! modern-normalize v3.0.1 | MIT License | https://github.com/sindresorhus/modern-normalize */*,:before,:after{box-sizing:border-box}html{font-family:system-ui,Segoe UI,Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Consolas,Liberation Mono,Menlo,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}table{border-color:currentcolor}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}:root{--clr-dark: oklch(.129 .042 264.695);--clr-light: oklch(.968 .007 247.896);--clr-slate400: oklch(.704 .04 256.788);--clr-slate600: oklch(.446 .043 257.281);--clr-slate800: oklch(.279 .041 260.031);--clr-rose: oklch(.586 .253 17.585);--clr-indigo: oklch(.511 .262 276.966);--clr-yellow: rgb(253, 240, 8);--clr-yellow-2: rgb(253, 241, 8);--clr-light-green: oklch(.871 .15 154.449);--clr-dark-green: oklch(.393 .095 152.535);--size-xxs: .5rem;--size-xs: .75rem;--size-sm: .875rem;--size-base: 1rem;--size-lg: 1.125rem;--size-xl: 1.25rem;--size-2xl: 1.5rem;--size-3xl: 1.875rem;--size-4xl: 2.25rem;--size-5xl: 3rem;--size-6xl: 3.75rem;--size-7xl: 4.5rem;--size-8xl: 6rem;--size-9xl: 8rem;--size-10xl: 10rem}@font-face{font-family:Fontin-regular;src:url(/assets/Fontin-Regular-BveI9Hqs.ttf)}*{margin:0;line-height:calc(1em + .5rem)}html{scroll-behavior:smooth}.light-mode{--clr-light: oklch(.129 .042 264.695);--clr-dark: oklch(.968 .007 247.896);--clr-slate400: oklch(.279 .041 260.031);--clr-slate600: oklch(.279 .041 260.031);--clr-slate800: oklch(.279 .041 260.031);--clr-yellow-2: oklch(.586 .253 17.585)}body{font-family:General Sans,sans-serif;background-color:var(--clr-dark);color:var(--clr-light);background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24'%3E%3Cg fill='%23F1F5F9' fill-opacity='0.01'%3E%3Cpolygon fill-rule='evenodd' points='8 4 12 6 8 8 6 12 4 8 0 6 4 4 6 0 8 4'/%3E%3C/g%3E%3C/svg%3E");background-attachment:fixed}img,picture,video,canvas,svg{display:block;max-width:100%;-webkit-user-select:none;user-select:none;cursor:pointer}button{display:inline-block;padding:0;border:none;background:none;cursor:pointer;color:inherit}a{color:var(--clr-yellow-2)}strong{color:var(--clr-indigo)}em{color:var(--clr-slate400)}body::-webkit-scrollbar{width:8px}body::-webkit-scrollbar-track{box-shadow:inset 0 0 #0000}body::-webkit-scrollbar-thumb{background-color:var(--clr-slate400);outline:1px solid var(--clr-slate400)}.header{display:flex;justify-content:flex-end;align-items:center;padding-top:1rem;position:relative;z-index:9999}.header__menu{display:none}.header__bars{color:var(--clr-light);width:var(--size-3xl);height:var(--size-3xl);display:block}.header__cross{color:var(--clr-light);width:var(--size-3xl);height:var(--size-3xl);display:none}.bi-github{height:var(--size-2xl);width:var(--size-2xl)}@media (min-width: 768px){.header{padding-top:2rem;padding-bottom:2rem}.desktop-nav ul li:nth-child(4) a{color:var(--clr-yellow-2)}.nav-dark{margin-top:31px;padding:.6rem 1.2rem;position:fixed;border-radius:20px;background-color:#374151b3;border:2px solid rgba(71,85,105,1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s linear}.nav-dark ul li a{color:var(--clr-slate400)}.nav-dark ul li:last-child a{color:var(--clr-dark)}.nav-light{margin-top:31px;padding:.6rem 1.2rem;position:fixed;border-radius:20px;background-color:#b8c9dacc;border:2px solid rgba(55,65,81,.7);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s linear}.nav-light ul li a{color:var(--clr-slate400)}.nav-light ul li:last-child a{color:var(--clr-dark)}@media (prefers-reduced-motion){.nav-dark,.nav-light{transition:none}}.header__menu{display:flex;align-items:center;list-style:none;padding:0;gap:2em}.header__link{font-size:var(--size-xs);text-decoration:none;font-weight:600;color:var(--clr-slate600);letter-spacing:-.05em;transition:color .3s}.header__link:hover{color:var(--clr-yellow-2)}.bi-github{height:var(--size-lg);width:var(--size-lg)}.header__line{border:1px solid var(--clr-slate600);padding-top:1.5em}.dark-mode-toggle{display:block;border:none;background:transparent;cursor:pointer;color:var(--clr-slate600);width:var(--size-lg);height:var(--size-lg)}.bi-moon{color:var(--clr-light);display:none}.toggle-light{display:none}.toggle-dark{display:block}.header__resume{font-size:var(--size-xs)}.header__bars{display:none}}@media (min-width: 1024px){.header__link{font-size:var(--size-base)}.dark-mode-toggle{width:var(--size-xl);height:var(--size-xl)}.header__resume{font-size:var(--size-sm)}.bi-github{height:var(--size-xl);width:var(--size-xl)}}.hero{text-align:center;flex-direction:column;display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2rem}.hero.container>a b{display:none}.hero__img{border-radius:50%;width:6rem;height:6rem}.hero__subtitle{color:var(--clr-slate600);font-size:var(--size-base);line-height:.9}.hero__title-container{display:none}.hero__title-mobile{color:var(--clr-slate400);text-transform:uppercase;font-size:var(--size-4xl);letter-spacing:-.05;line-height:.9;opacity:0;animation:slide .7s .1s forwards}@keyframes slide{0%{opacity:0;transform:translate3d(0,-120%,0)}to{opacity:1;transform:translate3d(0)}}.hero__status{max-width:60ch;font-size:var(--size-xs);color:var(--clr-light-green);background-color:transparent;padding:.1em .4em;border-radius:50rem;font-weight:600;border:2px solid var(--clr-light-green);box-shadow:0 0 0 var(--clr-light-green),0 0 3px 0 var(--clr-light-green),inset 0 0 .2rem var(--clr-light-green);opacity:0;animation:slide2 .7s .5s forwards}.hero__status-light{max-width:60ch;font-size:var(--size-xs);color:var(--clr-dark-green);background-color:var(--clr-light-green);padding:.1em .4em;border-radius:50rem;font-weight:600;border:2px solid var(--clr-dark-green);opacity:0;animation:slide2 .7s .5s forwards}@keyframes slide2{0%{opacity:0}to{opacity:1}}.hero__description{max-width:60ch;font-size:var(--size-base);color:var(--clr-slate400)}.hero__btn{text-transform:capitalize;font-size:var(--size-sm)}@media (min-width: 475px){.hero{gap:1.5rem}.hero__img{width:6.5rem;height:6.5rem}.hero__subtitle{font-size:var(--size-lg)}.hero__description,.hero__btn{font-size:var(--size-base)}}@media (min-width: 640px){.hero__status{max-width:60ch;font-size:var(--size-base);color:var(--clr-light-green);background-color:transparent;padding:.35em .65em;border-radius:50rem;font-weight:600;border:2px solid var(--clr-light-green);box-shadow:0 0 0 var(--clr-light-green),0 0 5px 0 var(--clr-light-green),inset 0 0 .3rem var(--clr-light-green)}.hero__status-light{max-width:60ch;font-size:var(--size-base);color:var(--clr-dark-green);background-color:var(--clr-light-green);padding:.35em .65em;border-radius:50rem;font-weight:600;border:2px solid var(--clr-dark-green);box-shadow:0 1px 0 var(--clr-light-green),0 0 0 var(--clr-light-green),0 0 5px 0 var(--clr-light-green);opacity:0;animation:slide2 .7s .5s forwards}.hero__title-container-mobile{display:none}.hero__title-container{display:block}.hero__title{display:inline-block;color:var(--clr-slate400);text-transform:uppercase;letter-spacing:-.05;line-height:.9;font-size:var(--size-5xl);overflow:hidden;border-right:5px solid var(--clr-yellow-2);width:100%;white-space:nowrap;animation:typing 1s steps(20),cursor 1.1s forwards;padding:.5rem 0}.hero__title span{color:var(--clr-yellow-2)}@keyframes cursor{95%{border-color:var(--clr-yellow-2)}to{border-color:transparent}}@keyframes typing{0%{width:0}}}@media (min-width: 1024px){.hero__img{width:8rem;height:8rem}.hero__subtitle{font-size:var(--size-2xl)}.hero__title{font-size:var(--size-7xl)}.hero__description,.hero__btn{font-size:var(--size-lg)}}@media (min-width: 1280px){.hero{gap:2rem}.hero__img{width:10rem;height:10rem}.hero__subtitle{font-size:var(--size-4xl)}.hero__title{font-size:var(--size-8xl)}.hero__description,.hero__btn{font-size:var(--size-xl)}}.about,.about__content{display:flex;flex-direction:column;gap:1rem}.about__description-container{overflow-x:hidden;display:flex;flex-direction:column;gap:1rem;align-items:center}.hidden{opacity:0;filter:blur(5px);transform:translate(-80%);transition:all .7s}.hidden-2{transform:translate(80%);transition:all .7s;opacity:0;filter:blur(5px)}.show{opacity:1;filter:blur(0);transform:translate(0)}@media (prefers-reduced-motion){.hidden,.hidden-2{transition:none}}.about__title{font-size:var(--size-2xl);color:var(--clr-light)}.about__title span{color:var(--clr-yellow-2)}.about__sub-par{font-size:var(--size-sm);color:var(--clr-yellow-2);text-transform:capitalize;font-weight:600}.about__sub-par-light{font-size:var(--size-sm);color:var(--clr-rose);text-transform:capitalize;font-weight:600}.about__description{max-width:60ch;font-size:var(--size-base);color:var(--clr-slate400)}.about__hr{border-color:var(--clr-slate800)}.about__subtitle{text-align:center;font-size:var(--size-sm);color:var(--clr-slate400)}.about__list-container{display:grid;grid-template-columns:repeat(auto-fit,150px);justify-content:center}.about__logos{display:inline-block;width:var(--size-3xl);height:var(--size-3xl)}.about__list{display:flex;flex-direction:column;align-items:center;padding:1rem;gap:.5rem;font-size:var(--size-sm);color:var(--clr-slate400)}@media (min-width: 475px){.about{gap:1.5rem}.about__content{gap:1rem}.about__title{font-size:var(--size-3xl)}.about__description,.about__sub-par,.about__sub-par-light,.about__subtitle{font-size:var(--size-base)}.about__list-container{display:grid;grid-template-columns:repeat(auto-fit,150px);gap:2rem;justify-content:center}.about__list{font-size:var(--size-base)}}@media (min-width: 640px){.about__list-container{display:grid;grid-template-columns:repeat(auto-fit,120px);gap:2rem;justify-content:center}}@media (min-width: 768px){.about__list-container{display:grid;grid-template-columns:repeat(auto-fit,150px);gap:2rem;justify-content:center}.about__logos{width:var(--size-4xl);height:var(--size-4xl)}}@media (min-width: 1024px){.about__title{font-size:var(--size-4xl)}.about__description,.about__sub-par,.about__sub-par-light,.about__subtitle{font-size:var(--size-lg)}.about__list-container{display:grid;grid-template-columns:repeat(auto-fit,200px);gap:2rem;justify-content:space-evenly;padding-bottom:100px}.about__logos{width:var(--size-4xl);height:var(--size-4xl)}.about__list{font-size:var(--size-base)}}@media (min-width: 1280px){.about__list-container{display:grid;grid-template-columns:repeat(auto-fit,250px);gap:2rem;justify-content:space-evenly;padding-bottom:100px}.about__content{gap:2rem}.about__title{font-size:var(--size-5xl)}.about__description,.about__sub-par,.about__sub-par-light,.about__subtitle{font-size:var(--size-xl)}}@media (min-width: 1536px){.about__list-container{display:flex}.about__description-container>div:nth-child(2){align-items:flex-start;align-self:flex-start;border-left:1px solid var(--clr-yellow-2);padding:1rem 1.2rem}.about__description-container>div:nth-child(3){align-items:flex-start;border-left:1px solid var(--clr-yellow-2);padding:1rem 1.2rem}.about__description-container>div:nth-child(4){align-items:flex-start;align-self:flex-end;border-left:1px solid var(--clr-yellow-2);padding:1rem 1.2rem}.about__list{padding:0;font-size:var(--size-lg)}}.featured__subtitle{font-size:var(--size-sm);color:var(--clr-yellow-2);text-transform:capitalize;font-weight:400}.featured__title{display:inline;text-transform:uppercase;font-size:var(--size-2xl);color:var(--clr-light)}.featured__link{display:inline-block;margin-left:5px;padding-top:6px;width:var(--size-2xl);height:var(--size-2xl)}.featured__description{max-width:60ch;color:var(--clr-slate400);font-size:var(--size-base);margin:1rem 0}.featured__info-container{display:flex;flex-wrap:wrap;gap:1rem}.featured__info-container div{flex:1;min-width:250px}.featured__label{font-size:var(--size-base);text-transform:capitalize;margin-bottom:.25rem}.featured__tech-stack{padding:0;list-style:none}.featured__info{font-size:var(--size-sm);color:var(--clr-slate600);text-transform:capitalize}.featured__img-container{margin-top:1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1rem}@media (min-width: 475px){.featured__subtitle{font-size:var(--size-base)}.featured__title{font-size:var(--size-3xl)}.featured__link{width:var(--size-3xl);height:var(--size-3xl)}.featured__dscription{font-size:var(--size-base);margin:1.5rem 0}.featured__label{font-size:var(--size-lg)}.featured__info{font-size:var(--size-base)}.featured__img-container{margin-top:1.5rem;gap:1.5rem}}@media (min-width: 640px){.featured__container{display:flex;gap:1rem;justify-content:center;align-items:center}.featured__info-container div{flex:1;min-width:100px}.featured__img-container{grid-template-columns:repeat(auto-fit,minmax(500px,1fr))}}@media (min-width: 1024px){.featured__container{display:flex;align-items:center;justify-content:center;gap:5rem}.featured__info-container div{flex:1;min-width:200px}.featured__subtitle{font-size:var(--size-lg)}.featured__title{font-size:var(--size-4xl)}.featured__link{width:var(--size-4xl);height:var(--size-4xl)}.featured__description,.featured__label{font-size:var(--size-xl)}.featured__info{font-size:var(--size-lg)}}@media (min-width: 1280px){.featured__subtitle{font-size:var(--size-xl)}.featured__title{font-size:var(--size-5xl)}.featured__link{width:var(--size-5xl);height:var(--size-5xl)}.featured__dscription{font-size:var(--size-xl);margin:2rem 0}.featured__label{font-size:var(--size-2xl)}.featured__info{font-size:var(--size-xl)}.featured__img-container{margin-top:2rem;gap:2rem}}.work{text-align:center}.work__title{font-size:var(--size-2xl);color:var(--clr-light)}.work__title span{color:var(--clr-yellow-2)}.work__description{max-width:60ch;font-size:var(--size-base);color:var(--clr-slate600);margin:1rem auto}.work__project-title{font-size:var(--size-base);margin-bottom:1rem}.work__img-wrapper{position:relative}.work__img-wrapper:hover:after{background-color:#4f46e51a;pointer-events:none}.work__img-wrapper:after{content:"";background-color:#3a376b4d;width:100%;height:100%;position:absolute;top:0;left:0;z-index:1;transition:background-color .3s}.work__project:not(:last-child){margin-bottom:5rem}.work__project-description1{font-size:var(--size-base);color:var(--clr-slate600);margin:1rem 0}.work__project-description2{font-size:var(--size-base);color:var(--clr-slate400);margin-bottom:1rem}.work__project-btn{font-size:var(--size-sm)}.work__project-subtitle{display:none}@media (min-width: 475px){.work__title{font-size:var(--size-3xl)}.work__description{font-size:var(--size-base);margin:1.5rem auto}.work__project-title{font-size:var(--size-lg);margin-bottom:1.5rem}.work__project-description1,.work__project-description2{font-size:var(--size-base);margin:1.5rem 0}.work__project-btn{font-size:var(--size-base)}}@media (min-width: 640px){.work__container{display:grid;grid-template-columns:1fr 1fr;grid-template-areas:"content0 image0 " "image1 content1" "content2 image2" "image3 content3";place-items:center}.work__image0{grid-area:image0}.work__image1{grid-area:image1}.work__image2{grid-area:image2}.work__image3{grid-area:image3}.work__content0{grid-area:content0}.work__content1{grid-area:content1}.work__content2{grid-area:content2}.work__content3{grid-area:content3}.work__project{padding:0 1rem}.work__project-title{display:none}.work__project-description1{font-size:var(--size-xs);margin:1em 0}.work__project-description2{font-size:var(--size-xs);margin-bottom:1em}.work__project-btn{font-size:var(--size-xs)}.work__project:not(:last-child){margin-bottom:0}.work__project-subtitle{display:block;font-size:var(--size-base)}}@media (min-width: 768px){.work__project-description1,.work__project-description2,.work__project-btn{font-size:var(--size-sm)}.work__project-subtitle{font-size:var(--size-lg)}}@media (min-width: 1024px){.work__title{font-size:var(--size-4xl)}.work__description{font-size:var(--size-lg)}.work__project-description1,.work__project-description2,.work__project-btn{font-size:var(--size-base)}.work__project-subtitle{font-size:var(--size-xl)}}@media (min-width: 1280px){.work__title{font-size:var(--size-5xl)}.work__description{font-size:var(--size-xl);margin:2rem auto}.work__project-description1,.work__project-description2,.work__project-btn{font-size:var(--size-lg)}.work__project-subtitle{font-size:var(--size-2xl)}.work__container{width:80%;margin:0 auto}}@media (min-width: 1536px){.work__container{width:70%;margin:0 auto}}.contact{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;gap:1rem}.contact.container>a b{display:none}.contact__title{font-size:var(--size-2xl);color:var(--clr-light)}.contact__description{font-size:var(--size-base);color:var(--clr-light);max-width:60ch}.contact__btn{font-size:var(--size-sm)}@media (min-width: 475px){.contact{gap:1.5rem}.contact__title{font-size:var(--size-3xl)}.contact__btn{font-size:var(--size-base)}}@media (min-width: 1024px){.contact__title{font-size:var(--size-4xl)}.contact__description,.contact__btn{font-size:var(--size-lg)}}@media (min-width: 1280px){.contact{gap:2rem}.contact__title{font-size:var(--size-5xl)}.contact__description,.contact__btn{font-size:var(--size-xl)}}.footer__content-container{display:flex;flex-direction:column;gap:1rem;align-items:center}#treasure-chest-svg{height:var(--size-2xl);width:var(--size-2xl)}#mrr{justify-content:center;align-items:center}#mrr img{width:150px}.game-text{font-family:Fontin-regular,serif;display:none;font-size:var(--size-base);text-align:center}.appear-animation{animation:appear 3s}@keyframes appear{0%{opacity:0}to{opacity:1}}.footer__title{font-size:var(--size-xs);font-weight:400;color:var(--clr-slate400);text-align:center;text-transform:uppercase;letter-spacing:.2em;-webkit-user-select:"none";user-select:none;padding-bottom:1rem}#toTopBtn{display:none;position:fixed;bottom:40px;right:14px;z-index:9999;border:none;outline:none;border-radius:50%;padding:0;color:var(--clr-yellow-2);background-color:transparent;box-shadow:0 0 .5rem #aea507,0 0 .2rem #fff;-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0)}.btt-button{height:2.1rem}@media (min-width: 768px){#toTopBtn{bottom:20px;right:30px}#mrr img{width:210px}}@media (min-width: 1024px){#treasure-chest-container{height:var(--size-3xl);width:var(--size-3xl)}.btt-button{height:2.8rem}#mrr img{width:328px}}@media (min-width: 1536px){#treasure-chest-svg{height:var(--size-4xl);width:var(--size-4xl)}}.mobile-nav{position:fixed;top:0;left:0;z-index:999;width:100%;height:100%;background-color:var(--clr-dark);display:none;justify-content:center;align-items:center;text-align:center}.mobile-nav ul li:nth-child(4) a{color:var(--clr-yellow-2)}.mobile-nav__menu{list-style:none;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem}.mobile-nav__menu li:last-child a{color:var(--clr-rose)}.mobile-nav__link{font-size:var(--size-base);text-decoration:none;font-weight:600;color:var(--clr-slate600);letter-spacing:-.05;transition:color .3s}.mobile-nav__link-line{border:1px solid var(--clr-slate600);padding-right:1.5rem}#mobile-dark-mode-toggle{display:block;border:none;background:transparent;cursor:pointer;color:var(--clr-slate600);width:var(--size-2xl);height:var(--size-2xl)}.bi-moon{color:var(--clr-light);display:none}.toggle-light{display:none}.toggle-dark{display:block}.mobile-nav__btn{font-size:var(--size-sm)}.popup-image{overflow:hidden}.popup-image{position:fixed;top:0;left:0;background:#000000e6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);height:100%;width:100%;z-index:9999;display:none}.popup-image span{position:absolute;top:0;right:10px;font-size:60px;font-weight:bolder;color:#fff;cursor:pointer;z-index:9999}.popup-image img{position:absolute;top:50%;left:50%;border:4px solid #fff;max-height:95%;max-width:-moz-fit-content;max-width:fit-content;transform:translate(-50%,-50%);border-radius:5px;width:1400px;object-fit:contain}@media screen and (max-width: 768px){.popup-image img{width:95%}}.btn{display:inline-block;font-weight:500;text-decoration:none;letter-spacing:-.05em;background-color:transparent;color:var(--clr-yellow);border:2px solid var(--clr-yellow);padding:.5em 1em;border-radius:6px;box-shadow:0 0 .5rem #aea507,0 0 .2rem #fff,inset 0 0 .5rem #aea507;text-shadow:0 0 .2rem #aea507;transition:transform .3s,box-shadow .3s}.btn:hover{transform:translateY(-3px)}.btn-light{display:inline-block;font-weight:600;text-decoration:none;letter-spacing:-.05em;background-color:var(--clr-rose);color:#f1f5f9;padding:.5em 1em;border-radius:6px;box-shadow:0 10px 20px #e11d4880,0 6px 6px #e11d4880,0 0 50px -10px var(--clr-rose);transition:transform .3s,box-shadow .3s}.btn-light:hover{transform:translateY(-3px);box-shadow:0 14px 28px #e11d4840,0 10px 10px #e11d4838,0 0 60px -10px var(--clr-rose)}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:.5rem;padding-right:.5rem}.section-sm{margin-top:2rem}.section{margin-top:4rem}.loading{filter:blur(20px) grayscale(100%)}.loaded{filter:blur(0) grayscale(0);transition:.7s ease-in-out}@media (min-width: 475px){.container{max-width:475px}}@media (min-width: 640px){.container{max-width:640px}}@media (min-width: 768px){.container{max-width:768px}}@media (min-width: 1024px){.container{max-width:1024px}.section{margin-top:10rem}}@media (min-width: 1280px){.container{max-width:1280px}}@media (min-width: 1536px){.container{max-width:1536px}}
