*{margin:0;padding:0;box-sizing:border-box}html{font-size:12px}body{font-family:Spartan,sans-serif;background:#000}h1{font-size:3rem}h2{font-size:1.1rem;text-transform:uppercase;letter-spacing:.3rem}.hide{display:none}.grid{background:#fff;width:100%;max-width:1440px;margin:0 auto;display:grid;grid-template-columns:minmax(200px,420px) .5fr .2fr minmax(200px,440px);grid-template-areas:"a a a a" "b b b b" "c c c c" "d d d d" "e e e e"}.header{grid-area:a;height:360px;padding:2rem;display:grid;grid-template-columns:1fr 1fr 1fr;grid-template-areas:"f g ."}.mobile1{background:url(../../images/mobile1.jpg);background-size:cover}.mobile2{background:url(../../images/mobile2.jpg);background-size:cover}.mobile3{background:url(../../images/mobile3.jpg);background-size:cover}.hamburger{grid-area:f}.navigation{display:none}.logo{grid-area:g;display:inline-block;margin:0 auto}.discover-section{grid-area:b;padding:5.8rem 3rem;position:relative;background:#fff}.discover-section h1{margin:0 auto;z-index:1}.discover-about{margin:1.6rem auto 4.6rem;color:#a1a1a1;line-height:1.5}.discover-about2{margin:1.6rem auto 0;color:#a1a1a1;line-height:1.5}.shop-btn{margin:0 auto;text-transform:uppercase;letter-spacing:.5rem;color:#a1a1a1;cursor:pointer}.shop-btn img{margin-left:2rem;color:#a1a1a1}.arrows{display:flex;position:absolute;top:-5.9rem;right:0}.left-arrow,.right-arrow{background:#000;padding:1.8rem 2.1rem;cursor:pointer;transition:.3s}.left-arrow:hover,.right-arrow:hover{background:#454545}.about-image-section{grid-area:c;background:#fff}.about-image-section img{display:block;width:100%;max-width:420px;margin:0 auto}.about-text-section{grid-area:d;padding:5rem 3rem;background:#fff}.about-image-section2{grid-area:e;background:#fff}.about-image-section2 img{width:100%;max-width:440px;margin:0 auto;display:block}.footer{margin:0 auto;text-align:center;color:#fff;padding:2rem;font-size:calc(.5rem + .5vw);font-weight:300}.footer a{color:#fff;font-weight:700}@media (min-width:375px){.header{grid-area:a;background-repeat:no-repeat;height:534px}.desktop1{background:url(../../images/desktop1.jpg);background-size:cover}.desktop2{background:url(../../images/desktop2.jpg);background-size:cover}.desktop3{background:url(../../images/desktop3.jpg);background-size:cover}}@media (min-width:420px){.grid{grid-template-columns:minmax(200px,420px) .5fr .5fr minmax(200px,440px);grid-template-areas:"a a a a" "b b b b" "c c e e" "d d d d"}}@media (min-width:980px){.grid{grid-template-columns:1fr .3fr .3fr .3fr .15fr 1.1fr;grid-template-areas:"a a a a b b" "c d d d e e"}.about-image-section{justify-self:start}.about-image-section2{justify-self:end}.about-image-section,.about-image-section2{background:#fff}.about-text-section{grid-area:d;padding:5rem 3rem 0;background:#fff}.arrows{display:flex;justify-content:start;align-items:flex-end;position:absolute;bottom:0;left:0}.header{grid-template-columns:.3fr 1fr .3fr;grid-template-rows:min-content 1fr;grid-template-areas:"g h h" ". . ."}.logo{justify-content:start;margin:0}.hamburger{display:none}.navigation{display:flex;justify-self:start;grid-area:h}.navigation a{color:#fff;margin-right:2.5rem;text-decoration:none;font-weight:600;font-size:1.2rem;position:relative}.navigation a:hover:before{content:"";display:block;height:2px;width:30%;position:absolute;bottom:-10px;right:30%;background:#fff}}@media (min-width:1360px){.discover-section{grid-area:b;padding:8rem 7rem}}