.heading-1{font-size:5rem;font-family:"DexaPro-bold"}@media screen and (max-width:1200px){.heading-1{font-size:4.75rem}}@media screen and (max-width:1100px){.heading-1{font-size:4.5rem}}.heading-3{font-size:2.75rem;font-family:"DexaPro-medium"}@media screen and (max-width:1150px){.heading-3{font-size:2.3rem}}.heading-4{font-size:1.5rem;padding-bottom:2rem}.heading-5{font-size:1.25rem}.detail,.heading-5{font-family:"DexaPro-medium";letter-spacing:.07rem}.detail{font-size:1.75rem;color:hsla(0,0%,100%,.8)}@media screen and (max-width:1000px){.detail{font-size:1.38rem}}@media screen and (max-width:900px){.detail{font-size:1.35rem}}@media screen and (max-width:750px){.detail{font-size:1.75rem}}.paragraph{font-size:1.25rem}.paragraph,.paragraph--big{line-height:2;color:hsla(0,0%,100%,.8)}.paragraph--big{font-size:1.5rem}.app{display:grid;overflow:hidden;grid-template-columns:[full-start] 1fr [content-start] repeat(12,minmax(-webkit-min-content,10rem)) [content-end] 1fr [full-end];grid-template-columns:[full-start] 1fr [content-start] repeat(12,minmax(min-content,10rem)) [content-end] 1fr [full-end]}.button{border-radius:2px;padding:.5rem 1rem;transition:all .2s;cursor:pointer}.button:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.button:focus{-webkit-transform:translateY(-1px);transform:translateY(-1px)}.button--ghost{background-color:transparent;border:2px solid #ea7c69;color:#ea7c69}.button--primary{background-color:#ea7c69;outline:none;border:none;color:#fff;padding:1rem 2.5rem}.header{background-color:#252836;color:#ea7c69;height:7rem;grid-column:full-start/full-end;display:grid;grid-template-columns:[full-start] minmax(10rem,1fr) [content-start] repeat(12,minmax(-webkit-min-content,10rem)) [content-end] minmax(10rem,1fr) [full-end];grid-template-columns:[full-start] minmax(10rem,1fr) [content-start] repeat(12,minmax(min-content,10rem)) [content-end] minmax(10rem,1fr) [full-end];-webkit-align-items:center;align-items:center}.header__brand svg{height:4rem}.header__list{list-style:none}.header__list--left{grid-column:content-start/3}@media screen and (max-width:700px){.header__list--left{grid-column:full-start/3;padding-left:3rem}}.header__list--right{grid-column:6/content-end;-webkit-justify-content:end;justify-content:end;display:grid;grid-template-columns:repeat(4,minmax(-webkit-max-content,5rem));grid-template-columns:repeat(4,minmax(max-content,5rem));grid-column-gap:6rem;-webkit-align-items:center;align-items:center;letter-spacing:.1rem}@media screen and (max-width:1000px){.header__list--right{grid-column-gap:5rem}}@media screen and (max-width:800px){.header__list--right{grid-column-gap:4.75rem}}@media screen and (max-width:700px){.header__list--right{grid-column:6/-1;grid-template-columns:repeat(2,minmax(-webkit-max-content,5rem));grid-template-columns:repeat(2,minmax(max-content,5rem));grid-column-gap:5rem}.header__list--right>:not(:first-child){padding-right:3rem}}.header__item{cursor:pointer;transition:all .2s}.header__item:hover{-webkit-transform:translateY(-2px);transform:translateY(-2px)}.header__burger{height:.3rem;width:2.5rem;background-color:#ea7c69;position:relative}.header__burger-container{height:3.5rem;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:flex-end;justify-content:flex-end;cursor:pointer}.header__burger:after,.header__burger:before{display:inline-block;content:"";background-color:#ea7c69;height:.3rem;width:2.5rem;position:absolute}.header__burger:before{top:-.75rem}.header__burger:after{bottom:-.8rem}.header__burgerlist{height:9rem;position:absolute;top:7rem;left:0;width:100%;background-color:#ea7c69;color:#fff;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;-webkit-justify-content:center;justify-content:center;-webkit-align-items:center;align-items:center;-webkit-animation:burgerlist .2s ease;animation:burgerlist .2s ease}.header__burgeritem{cursor:pointer}.header__burgeritem--1,.header__burgeritem--2{padding-bottom:.5rem}@-webkit-keyframes burgerlist{0%{-webkit-transform:translateY(-7rem);transform:translateY(-7rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes burgerlist{0%{-webkit-transform:translateY(-7rem);transform:translateY(-7rem)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.hero-section{background-color:#252836;color:#fff;height:calc(90vh - 7rem);grid-column:full-start/full-end;grid-row:2/3;display:grid;grid-template-columns:[hero-start] minmax(10rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] minmax(6rem,1fr) [hero-end];grid-template-columns:[hero-start] minmax(10rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(min-content,10rem) [col-end]) [content-end] minmax(6rem,1fr) [hero-end];grid-template-rows:1fr repeat(8,-webkit-min-content) 1fr;grid-template-rows:1fr repeat(8,min-content) 1fr}.hero-section-line{grid-column:hero-start/first-end;grid-row:2/3;justify-self:end;margin-right:1.5rem;margin-top:-.2rem}@media screen and (max-width:900px){.hero-section-line svg{width:4rem}}.hero-section__heading-4{grid-column:col-start 1/col-end 5;grid-row:2/3;font-family:"Nunito Sans",sans-serif;margin-left:.2rem}.hero-section__heading-1{grid-column:col-start 1/content-end;grid-row:3/4}@media screen and (max-width:700px){.hero-section__heading-1{grid-column:col-start 1/col-end 12}}.hero-section__paragraph{grid-column:col-start 1/col-end 5;grid-row:4/6;font-family:"Lagu Sans Regular"}.hero-section__button{grid-column:col-start 1/col-end 5;grid-row:6/7;padding-top:3.5rem;font-size:16px}.hero-section__contact{margin-top:10px}.hero-section__icons{grid-column:col-start 1/col-end 5;grid-row:10/11;margin-bottom:4rem;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.hero-section__icons-icon svg{width:2.5rem;height:2.5rem}.hero-section__icons>:not(:last-child){margin-right:2rem}.hero-section__avatar{grid-column:col-start 8/col-end 14;grid-row:2/3}.hero-section__avatar img{width:100%}.hero-section__background{grid-row:2/3}.hero-section__background-element{position:absolute}.hero-section__background-hexagonstraight{left:-7%;top:35%}.hero-section__background-hexagonstraight svg path{stroke:hsla(0,0%,100%,.1)}.hero-section__background-circle{left:35%}.hero-section__background-circle svg{width:5em;height:5rem}.hero-section__background-dot{right:35%}.hero-section__background-dot svg circle{fill:hsla(0,0%,100%,.1)}.hero-section__background-hexagonbenzene{right:0;top:25%}.hero-section__background-hexagonbenzene svg path{stroke:hsla(0,0%,100%,.1)}.hero-section__background-triangle{left:3%;top:10%}.hero-section__background-triangle svg{width:4rem;height:4rem}.hero-section__background-benzene{left:55%;bottom:20%}.hero-section__background-tiltedtriangle{left:25%;bottom:25%;-webkit-transform:rotate(31deg);transform:rotate(31deg)}.hero-section__background-tiltedtriangle svg{width:4rem;height:4rem}.benzene svg path{stroke:hsla(0,0%,100%,.1)}@media screen and (max-width:1100px){.benzene svg{width:2.6rem}}@media screen and (max-width:900px){.benzene svg{width:2.25rem}}@media screen and (max-width:1100px){.hexabenzene svg{width:15rem}}@media screen and (max-width:900px){.hexabenzene svg{width:12rem}}@media screen and (max-width:1100px){.hexagon svg{width:16rem}}@media screen and (max-width:900px){.hexagon svg{width:14rem}}.triangle svg path{stroke:hsla(0,0%,100%,.1)}@media screen and (max-width:1100px){.triangle svg{width:3.5rem}}@media screen and (max-width:900px){.triangle svg{width:3.25rem}}@media screen and (max-width:1100px){.circle svg{width:4rem}}@media screen and (max-width:900px){.circle svg{width:3.2rem}}@media screen and (max-width:1100px){.dot svg{width:8rem}}@media screen and (max-width:900px){.dot svg{width:6rem}}@media screen and (max-width:1100px){.dottedbig svg{width:9rem}}@media screen and (max-width:1100px){.dottedsmall svg{width:5rem}}.section{position:relative;display:-webkit-flex;display:flex;-webkit-align-items:center;align-items:center;-webkit-justify-content:center;justify-content:center}.section__background-text{font-size:8rem;font-family:"DexaPro-bold";position:absolute;color:hsla(0,0%,100%,.1);letter-spacing:.1rem}.section__text{font-size:4rem;font-family:"DexaPro-bold";color:#ea7c69}.u-color-primary-light{color:rgba(234,124,105,.8)}.u-color-primary{color:#ea7c69}.about{background-color:transparent;grid-column:full-start/full-end;grid-row:3/4;padding-top:7rem;display:grid;grid-template-columns:[left-start] 30vw [left-end right-start] 70vw [right-end];z-index:1}@media screen and (max-width:700px){.about{grid-template-columns:unset;grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content);padding-bottom:2rem}}.about__background{background-color:#1b1e2c;position:relative;grid-column:full-start/full-end;grid-row:3/4}.about__background-element{position:absolute}.about__background-dottedbig{top:5%;right:0}.about__background-dottedbig svg circle{fill:hsla(0,0%,100%,.1)}@media screen and (max-width:1100px){.about__background-dottedbig{top:2%}}.about__background-dottedsmall{top:25%}.about__background-dottedsmall svg circle{fill:hsla(0,0%,100%,.1)}.about__left{height:40rem}.about__left img{width:100%;height:100%;object-fit:cover}@media screen and (max-width:1280px){.about__left{height:42rem}}@media screen and (max-width:1100px){.about__left{height:45rem}}@media screen and (max-width:1000px){.about__left{height:48rem}}@media screen and (max-width:800px){.about__left{height:49rem}}@media screen and (max-width:700px){.about__left{padding:0 2rem;height:50rem;margin-bottom:2rem}}.about__right{display:grid;grid-template-columns:minmax(6rem,1fr) repeat(6,1fr) minmax(6rem,1fr);grid-auto-rows:minmax(-webkit-min-content,-webkit-max-content);grid-auto-rows:minmax(min-content,max-content)}.about__section{grid-column:left-start/right-end;margin-bottom:7rem}@media screen and (max-width:700px){.about__section{grid-column:unset}}.about-line{justify-self:end;-webkit-align-self:center;align-self:center;margin-right:1rem;margin-bottom:.5rem}@media screen and (max-width:900px){.about-line svg{width:4rem}}.about__heading-4{grid-column:2/-1;align-self:center;padding:0}.about__paragraph{grid-column:2/7;padding-top:.75rem}@media screen and (max-width:700px){.about__paragraph{grid-column:2/8}}.about__signature{width:18rem;height:9.63rem;grid-column:2/6;margin:3rem 0}.about__signature img{width:18rem;height:4rem}.about__button{grid-column:2/5;margin-top:1rem}.skill{display:grid;grid-template-columns:repeat(auto-fit,minmax(34rem,1fr));grid-column-gap:7rem}@media screen and (max-width:900px){.skill{grid-column-gap:4rem;grid-template-columns:repeat(auto-fit,minmax(28rem,1fr))}}.skills{background-color:#252836;grid-column:full-start/full-end;padding:7rem 18.5rem;grid-row:4/5}@media screen and (max-width:1150px){.skills{padding:7rem}}@media screen and (max-width:900px){.skills{padding:7rem 5rem}}.skills__background{grid-column:full-start/full-end;grid-row:4/5}.skills__background-element{position:absolute}.skills__background-hexagonstraight{left:-5%}.skills__background-hexagonstraight svg path{stroke:hsla(0,0%,100%,.1)}.skills__section{grid-column:content-start/content-end;padding-bottom:4rem}.skills__name{color:#fff}.skills__rectline svg rect{fill:#ea7c69}.skills__content{padding:2rem 0;width:100%}@media screen and (max-width:780px){.skills__content{padding:1.5rem}}.skills__content:after{content:"";display:block;background-color:#ea7c69;width:100%;height:.65rem;border-radius:8px;position:relative}.portfolio{background-color:#1b1e2c;grid-column:full-start/full-end;grid-row:5/6;padding:7rem 0 10rem;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column}@media screen and (max-width:700px){.portfolio{padding:7rem 0}}.portfolio__link a:link,.portfolio__link a:visited{text-decoration:none;color:#fff}.portfolio__icons{z-index:100;grid-column:content-start/portfolio-end;grid-row:6/7;padding-top:3rem;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}@media screen and (max-width:700px){.portfolio__icons{padding-top:2rem}}.portfolio__icons-icon svg{width:2.5rem;height:2.5rem}.portfolio__icons>:not(:last-child){margin-right:2rem}.portfolio__1{grid-column:1/-1;display:grid;grid-template-columns:[left-start] 60vw [left-end right-start] 40vw [right-end];margin-bottom:10rem}@media screen and (max-width:1150px){.portfolio__1{grid-column-gap:8rem;grid-template-columns:[left-start] 55vw [left-end right-start] 45vw [right-end]}}@media screen and (max-width:900px){.portfolio__1{grid-column-gap:8rem;grid-template-columns:[left-start] 56.6vw [left-end right-start] 43.4vw [right-end]}}@media screen and (max-width:700px){.portfolio__1{grid-template-columns:unset;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:7rem 0;margin-bottom:unset}}.portfolio__2{grid-column:1/-1;display:grid;grid-template-columns:[left-start] 40vw [left-end right-start] 60vw [right-end];grid-column-gap:10rem}@media screen and (max-width:1150px){.portfolio__2{grid-template-columns:[left-start] 45vw [left-end right-start] 55vw [right-end];grid-column-gap:unset}}@media screen and (max-width:980px){.portfolio__2{grid-template-columns:[left-start] 43vw [left-end right-start] 57vw [right-end]}}@media screen and (max-width:900px){.portfolio__2{grid-template-columns:[left-start] 42vw [left-end right-start] 58vw [right-end]}}@media screen and (max-width:800px){.portfolio__2{grid-template-columns:[left-start] 41vw [left-end right-start] 59vw [right-end]}}@media screen and (max-width:700px){.portfolio__2{grid-template-columns:unset;display:-webkit-flex;display:flex;-webkit-flex-direction:column;flex-direction:column;padding:5rem 0}}.portfolio__2-left{grid-column:left-start/left-end;position:relative;grid-row:1/2}.portfolio__2-left img{width:100%;height:100%}@media screen and (max-width:700px){.portfolio__2-left{padding-left:10rem;width:90%;grid-row:unset}}@media screen and (max-width:500px){.portfolio__2-left{padding-left:7rem}}.portfolio__2-right{grid-column:right-start/right-end;padding-bottom:4rem;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;padding-right:2rem;grid-template-columns:[portfolio-start] 10rem [content-start first-end] repeat(5,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end portfolio-end];grid-template-columns:[portfolio-start] 10rem [content-start first-end] repeat(5,[col-start] minmax(min-content,10rem) [col-end]) [content-end portfolio-end];-webkit-align-content:center;align-content:center}@media screen and (max-width:900px){.portfolio__2-right{padding-bottom:2rem}}@media screen and (max-width:700px){.portfolio__2-right{grid-template-columns:[portfolio-start] 10rem [content-start first-end] repeat(5,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] 6.5rem [portfolio-end];grid-template-columns:[portfolio-start] 10rem [content-start first-end] repeat(5,[col-start] minmax(min-content,10rem) [col-end]) [content-end] 6.5rem [portfolio-end];padding-bottom:4rem}}@media screen and (max-width:500px){.portfolio__2-right{grid-template-columns:[portfolio-start] 7rem [content-start first-end] repeat(5,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] 7rem [portfolio-end];grid-template-columns:[portfolio-start] 7rem [content-start first-end] repeat(5,[col-start] minmax(min-content,10rem) [col-end]) [content-end] 7rem [portfolio-end];padding-bottom:4rem}}.portfolio__left{grid-column:left-start/left-end;padding-bottom:4rem;display:grid;grid-auto-rows:-webkit-min-content;grid-auto-rows:min-content;grid-template-columns:[portfolio-start] 10rem [content-start first-end] repeat(5,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end portfolio-end];grid-template-columns:[portfolio-start] 10rem [content-start first-end] repeat(5,[col-start] minmax(min-content,10rem) [col-end]) [content-end portfolio-end];-webkit-align-content:center;align-content:center}@media screen and (max-width:900px){.portfolio__left{padding-bottom:2rem}}@media screen and (max-width:700px){.portfolio__left{grid-template-columns:[portfolio-start] 10rem [content-start first-end] repeat(5,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] 6.5rem [portfolio-end];grid-template-columns:[portfolio-start] 10rem [content-start first-end] repeat(5,[col-start] minmax(min-content,10rem) [col-end]) [content-end] 6.5rem [portfolio-end];padding-bottom:4rem}}@media screen and (max-width:500px){.portfolio__left{grid-template-columns:[portfolio-start] 7rem [content-start first-end] repeat(5,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] 7rem [portfolio-end];grid-template-columns:[portfolio-start] 7rem [content-start first-end] repeat(5,[col-start] minmax(min-content,10rem) [col-end]) [content-end] 7rem [portfolio-end];padding-bottom:4rem}}.portfolio__right{grid-column:right-start/right-end;position:relative}.portfolio__right img{width:100%;height:100%}@media screen and (max-width:700px){.portfolio__right{padding-left:10rem;width:90%}}@media screen and (max-width:500px){.portfolio__right{padding-left:7rem}}.portfolio__background{grid-column:full-start/full-end;background-color:transparent;grid-row:5/6;position:relative}.portfolio__background-element{position:absolute}.portfolio__background-dottedbig{top:2%}.portfolio__background-dottedbig svg circle{fill:hsla(0,0%,100%,.1)}.portfolio__section{grid-column:left-start/right-end;padding-bottom:10rem}@media screen and (max-width:700px){.portfolio__section{padding-bottom:5rem}}.portfolio-line{grid-column:portfolio-start/first-end;grid-row:2/3;justify-self:end;margin-right:1.5rem;margin-top:-.1rem}@media screen and (max-width:900px){.portfolio-line svg{width:4rem}}.portfolio__heading-4{grid-column:col-start 1/col-end 5;grid-row:2/3;font-family:"Nunito Sans",sans-serif}.portfolio__heading-1{grid-column:col-start 1/col-end 5;grid-row:3/4;color:#fff}@media screen and (max-width:700px){.portfolio__heading-1{padding-bottom:.5rem}}@media screen and (max-width:500px){.portfolio__heading-1{font-size:4rem}}@media screen and (max-width:450px){.portfolio__heading-1{font-size:3.5rem}}.portfolio__paragraph{grid-column:col-start 1/col-end 5;grid-row:4/6;font-family:"Lagu Sans Regular"}.sayHello{background-color:#252836;grid-column:full-start/full-end;padding:7rem 0;grid-row:6/7;display:grid;grid-template-columns:[hello-start] minmax(6rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] minmax(6rem,1fr) [hello-end];grid-template-columns:[hello-start] minmax(6rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(min-content,10rem) [col-end]) [content-end] minmax(6rem,1fr) [hello-end];justify-items:center}@media screen and (max-width:400px){.sayHello{grid-template-columns:[hello-start] minmax(2rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] minmax(2rem,1fr) [hello-end];grid-template-columns:[hello-start] minmax(2rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(min-content,10rem) [col-end]) [content-end] minmax(2rem,1fr) [hello-end]}}.sayHello__background{grid-column:full-start/full-end;grid-row:6/7;background-color:transparent;position:relative}.sayHello__background-element{position:absolute}.sayHello__background-dottedsmall{top:25%}.sayHello__background-dottedsmall svg circle{fill:hsla(0,0%,100%,.1)}.sayHello__heading-1{grid-column:content-start/content-end;color:#fff}@media screen and (max-width:400px){.sayHello__heading-1{font-size:4rem}}.sayHello__button{padding-top:3rem;grid-column:content-start/content-end}.form{background-color:transparent;grid-column:full-start/full-end;grid-row:7/8;padding:7rem 0;display:grid;grid-template-columns:[form-start] minmax(6rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] minmax(6rem,1fr) [form-end];grid-template-columns:[form-start] minmax(6rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(min-content,10rem) [col-end]) [content-end] minmax(6rem,1fr) [form-end];z-index:1}.form__background{background-color:#1b1e2c;grid-column:full-start/full-end;grid-row:7/8;position:relative}.form__background-element{position:absolute}.form__background-hexagonbenzene{right:0;top:5%}.form__background-hexagonbenzene svg path{stroke:hsla(0,0%,100%,.1)}.form__background-color{background-color:#ea7c69;height:45%;width:100%;bottom:0}@media screen and (max-width:750px){.form__background-color{height:34%}}.form__left{grid-column:content-start/col-end 7;display:grid;grid-template-columns:repeat(6,1fr);grid-template-rows:1fr -webkit-min-content 1fr;grid-template-rows:1fr min-content 1fr}@media screen and (max-width:750px){.form__left{grid-column:content-start/-1}}.form__dasharrow{display:inline-block;grid-column:5/-1}@media screen and (max-width:1000px){.form__dasharrow{margin-top:-.5rem}}.form__heading-3{color:#fff;padding-top:6rem;grid-column:1/-1}@media screen and (max-width:750px){.form__heading-3{grid-column:1/6}}.form__details{grid-column:1/-1;margin-top:4rem;align-self:center}.form__details span{margin-right:.75rem}.form__details>:not(:last-child){margin-bottom:1rem}.form__formelement{background-color:hsla(0,0%,100%,.1);padding:4rem 6rem;grid-column:col-start 9/col-end 12}@media screen and (max-width:750px){.form__formelement{grid-column:col-start 1/col-end 12;margin-top:4rem}}.formelement>:not(:last-child){margin-bottom:2rem}.formelement__inputContainer{position:relative;padding:1.5rem 0}.formelement__inputContainer input{font-family:"DexaPro-medium";letter-spacing:.03rem}.formelement__inputContainer input,.formelement__inputContainer textarea{display:block;background-color:transparent;color:#fff;outline:none;border:none;padding-bottom:.5rem;width:100%}.formelement__inputContainer textarea{resize:none}.formelement__inputContainer textarea::-webkit-scrollbar{width:1rem}.formelement__inputContainer textarea::-webkit-scrollbar-thumb{background-color:#1b1e2c}.formelement__inputContainer textarea::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#252836}.formelement__inputContainer:after{content:"";width:100%;height:.5rem;display:inline-block;background-color:#ea7c69;position:absolute;z-index:1}.footer{grid-column:full-start/full-end;grid-row:9/10;background-color:#ea7c69;color:hsla(0,0%,100%,.8);padding:1rem 0;display:grid;grid-template-columns:[form-start] minmax(6rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(-webkit-min-content,10rem) [col-end]) [content-end] minmax(6rem,1fr) [form-end];grid-template-columns:[form-start] minmax(6rem,1fr) [content-start first-end] repeat(12,[col-start] minmax(min-content,10rem) [col-end]) [content-end] minmax(6rem,1fr) [form-end]}.footer__icons{grid-column:content-start/col-end 5;display:-webkit-flex;display:flex;-webkit-align-items:flex-end;align-items:flex-end}.footer__icons-icon svg{width:2.5rem;height:2.5rem}.footer__icons>:not(:last-child){margin-right:2rem}.footer__text{grid-column:col-start 6/content-end}*,:after,:before{margin:0;padding:0;box-sizing:border-box}html{font-size:62.5%}@media screen and (max-width:900px){html{font-size:56.25%}}@media screen and (max-width:800px){html{font-size:50%}}body{font-family:"Lagu Sans Medium";font-size:1.25rem;background-color:#252836}body::-webkit-scrollbar{width:1rem}body::-webkit-scrollbar-thumb{background-color:#1b1e2c}body::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3);background-color:#252836}@font-face{font-family:"DexaPro-regular";src:url(/static/media/DexaPro-400-Regular.17a54387.ttf)}@font-face{font-family:"DexaPro-medium";src:url(/static/media/DexaPro-500-Medium.5001fe5b.ttf)}@font-face{font-family:"DexaPro-bold";src:url(/static/media/DexaPro-700-Bold.110676f2.ttf)}@font-face{font-family:"Lagu Sans Regular";font-style:normal;font-weight:400;src:local("Lagu Sans Regular"),url(/static/media/LaguSans-Regular.61d77145.woff) format("woff")}@font-face{font-family:"Lagu Sans Medium";font-style:normal;font-weight:400;src:local("Lagu Sans Medium"),url(/static/media/LaguSans-Medium.63a7de4a.woff) format("woff")}@font-face{font-family:"Lagu Sans SemiBold";font-style:normal;font-weight:400;src:local("Lagu Sans SemiBold"),url(/static/media/LaguSans-SemiBold.3f7f3e67.woff) format("woff")}
/*# sourceMappingURL=main.4ecdddc4.chunk.css.map */