*{box-sizing:inherit;margin:0;padding:0}html{box-sizing:border-box}body{background-color:#ffcb8f;font-family:Roboto,sans-serif;font-size:.875rem}.heading-primary{color:#23072b;font-family:Gloock,serif;font-size:2.25rem;font-weight:700;letter-spacing:1px;line-height:1.2}@media only screen and (max-width:90rem){.heading-primary{font-size:1.75rem}}.heading-secondary{color:#23072b;font-family:Gloock,serif;font-size:1.5rem;font-weight:600;letter-spacing:1px;line-height:1.2}@media only screen and (max-width:100rem){.heading-secondary{font-size:1.125rem}}@media only screen and (max-width:90rem){.heading-secondary{font-size:.875rem}}@media only screen and (max-width:75rem){.heading-secondary{font-size:.75rem}}@media only screen and (max-width:50rem){.heading-secondary{font-size:1.125rem}}.navigation-heading{font-family:Gloock,serif;font-size:1.5rem;font-weight:800;letter-spacing:1px;line-height:1.2;text-align:end}@media only screen and (max-width:90rem){.navigation-heading{font-size:1.25rem}}@media only screen and (max-width:75rem){.navigation-heading{font-size:1.125rem}}@media only screen and (max-width:70rem){.navigation-heading{font-size:1rem}}@media only screen and (max-width:65.625rem){.navigation-heading{font-size:.75rem}}@media only screen and (max-width:75rem){.header-smaller-desktop{font-size:1.5rem}}.paddingsides{padding:1.5rem}.marbottomxl{margin-bottom:3rem}@media only screen and (max-width:90rem){.marbottomxl{margin-bottom:.5rem}}.marbottom{margin-bottom:1.5rem}.vh--fit{height:92vh}@media only screen and (max-width:50rem){.vh--fit{height:84vh}}.flex{align-items:center;display:flex;justify-content:center}.marxlmed{margin:4rem 1.5rem}@media only screen and (max-width:90rem){.marxlmed{margin:3rem 1.5rem}}.backgroundimage{background:url(../assets/images/Hero-Background-2.png);background-position:50%;background-repeat:no-repeat}.backgroundimage--2{background:url(../assets/images/Hero-Background-3.png);background-position:25% 50%;background-repeat:repeat-y}@media only screen and (max-width:90rem){.backgroundimage--2{background-position:21% 50%}}@media only screen and (max-width:50rem){.backgroundimage--2{background-position:50% 50%}}.color--white{color:#edebeb}.navigation__menu{align-items:center;background-color:#ec8d22;border-radius:1.25rem;box-shadow:5px 5px #664a64;color:#edebeb;display:flex;flex-direction:column;gap:1rem;height:25rem;justify-content:center;left:8%;padding:1.5rem;position:absolute;top:-400%;transition:all .2s;width:18.75rem}.navigation__menu:hover:not(.open){transform:translatey(.5rem)}@media (hover:none){.navigation__menu:hover:not(.open){transform:none}}@media only screen and (max-width:75rem){.navigation__menu{top:-460%;width:16.25rem}}@media only screen and (max-width:65.625rem){.navigation__menu{top:-510%;width:15rem}}@media only screen and (max-width:56.25rem){.navigation__menu{top:-510%;width:12.5rem}}@media only screen and (max-width:50rem){.navigation__menu{border-radius:.625rem;gap:.5rem;left:0;top:-125%;width:100vw}}@media only screen and (max-width:44.375rem){.navigation__menu{top:-125%}}@media only screen and (max-width:40rem){.navigation__menu{top:-125%}}.navigation__links{display:flex;flex-direction:column;list-style:none}.navigation__links li:not(:last-child){border-bottom:1px solid #ffcb8f}.navigation__link{color:inherit;display:block;font-size:.875rem;font-weight:600;line-height:1.6;padding:1rem 1.5rem;text-align:center;text-decoration:none;transition:all .3s ease-out}.navigation__link:active,.navigation__link:hover{color:#2ca28e;transform:scale(120%)}.navigation__logo{width:9.375rem}@media only screen and (max-width:56.25rem){.navigation__logo{width:6.25rem}}@media only screen and (max-width:50rem){.navigation__logo{width:9.375rem}}.navigation__header{margin:1rem 3rem}#navigation__icon{color:#664a64;cursor:pointer;font-size:1.5rem}@media only screen and (max-width:65.625rem){#navigation__icon{font-size:.875rem}}@media only screen and (max-width:50rem){#navigation__icon{font-size:2.25rem}}@media only screen and (max-width:44.375rem){#navigation__icon{font-size:1.5rem}}.open{top:175%}@media only screen and (max-width:75rem){.open{top:140%}}@media only screen and (max-width:50rem){.open{gap:1.5rem;height:100vh;justify-content:center;top:-1%}.open .navigation__links li .navigation__link{font-size:2.25rem}}.footer__logo{height:6.25rem;padding:.5rem}.footer__link{color:#ec8d22;font-weight:600;text-decoration:none}.footer__link:hover{color:#2ca28e}.site-container{display:grid;justify-content:center}.navigation-container{background-color:#edebeb;border-bottom:5px solid #3d1c47;color:#3d1c47;display:flex;justify-content:end;position:sticky;top:0;width:100vw;z-index:10}@media only screen and (max-width:50rem){.navigation-container{background-color:transparent;border-bottom:none;color:transparent;height:11.25rem}}.page-container{width:100vw}@media only screen and (max-width:50rem){.page-container{width:auto}}.contact-container{align-items:center;display:grid;grid-template-columns:repeat(2,1fr);height:100%;justify-items:center}@media only screen and (max-width:50rem){.contact-container{padding:1.5rem}}@media only screen and (max-width:40rem){.contact-container{padding:.5rem}}.works-container{align-items:center;display:flex;flex-direction:column;width:100%}.footer-container{align-items:center;background-color:#edebeb;border-top:5px solid #3d1c47;color:#3d1c47;display:flex;justify-content:space-around;width:100vw}@media only screen and (max-width:50rem){.footer-container{flex-direction:column;gap:.5rem;padding-bottom:.5rem}}.btn{border-radius:1.25rem;box-shadow:5px 5px #664a64;display:block;font-size:1.5rem;font-weight:500;line-height:1.6;padding:.5rem 1.5rem;-webkit-text-decoration:0;text-decoration:0;transition:all .3s}@media only screen and (max-width:100rem){.btn{border-radius:.875rem;font-size:.875rem;width:12.5rem}}@media only screen and (max-width:75rem){.btn{width:12.5rem}}.btn--orange{background-color:#ec8d22;border:2px solid #ec8d22;color:#edebeb}.btn--green,.btn--orange{box-shadow:5px 5px #664a64}.btn--green{background-color:#f7ddbf;border:2px solid #2ca28e;color:#2ca28e}.btn:active,.btn:hover{box-shadow:7px 7px #664a64;transform:translateY(-.5rem)}.commissions__underconstruction{align-items:center;background-color:#edebeb;height:12.5rem;justify-content:center;width:25rem}.commissions__underconstruction,.contact{border-radius:1.25rem;box-shadow:5px 5px #664a64;display:flex}.contact{background-color:#f7ddbf;color:#664a64;flex-direction:column;gap:2rem;padding:1.5rem;width:28.75rem}@media only screen and (max-width:90rem){.contact{width:23.75rem}}@media only screen and (max-width:50rem){.contact{grid-column:1/-1;width:80%}}.contact__details{display:flex;flex-direction:column;gap:1.5rem}.contact__email{font-size:1.5rem;font-weight:400;line-height:1.6}@media only screen and (max-width:90rem){.contact__email{font-size:.875rem}}.contact__links{display:flex;gap:1.5rem;list-style:none}.contact__link{color:#3d1c47;font-size:2.25rem;text-decoration:none;transition:all .3s}.contact__link:active,.contact__link:hover{color:#2ca28e}.contact__button{align-self:start}.contact__image{align-self:end;justify-self:end;width:100%}@media only screen and (max-width:50rem){.contact__image{grid-column:1/-1}}.hero{align-items:center;display:grid;grid-template-areas:". img img" ". img img" "desc img img";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);height:100%;justify-items:center}@media only screen and (max-width:65.625rem){.hero{gap:1.5rem;grid-template-areas:". img img" ". img img" "desc desc ."}}@media only screen and (max-width:50rem){.hero{gap:2rem;grid-template-areas:"img img img" "img img img" "desc desc desc";height:auto}}@media only screen and (max-width:40rem){.hero{grid-template-areas:"img img img" "img img img" "b b b" "desc desc desc";grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr) .625rem 1fr}}@media only screen and (max-width:25rem){.hero{grid-template-rows:repeat(2,1fr) 1.25rem 1fr}}.hero__description{align-self:flex-start;display:flex;flex-direction:column;gap:2rem;grid-area:desc;width:60%}@media only screen and (max-width:50rem){.hero__description{align-self:stretch;width:auto}}@media only screen and (max-width:40rem){.hero__description{align-self:stretch;width:80%}}.hero__buttons{display:flex;gap:1.5rem}.hero__image{grid-area:img;height:100%;justify-self:end}@media only screen and (max-width:90rem){.hero__image{height:90%}}@media only screen and (max-width:75rem){.hero__image{height:75%}}@media only screen and (max-width:65.625rem){.hero__image{height:100%}}@media only screen and (max-width:50rem){.hero__image{height:auto;justify-self:center;padding-top:2rem;width:75%}}@media only screen and (max-width:40rem){.hero__image{width:90%}}@media only screen and (max-width:25rem){.hero__image{padding-top:2rem;width:100%}}.heading__container{align-items:center;background-color:#f7ddbf;border-radius:1.25rem;box-shadow:5px 5px #664a64;display:flex;height:6.25rem;justify-content:center;width:18.75rem}@media only screen and (max-width:90rem){.heading__container{height:3.75rem;width:16.25rem}}@media only screen and (max-width:50rem){.heading__container{height:3.75rem;width:16.25rem}}.bannersandbranding{display:flex;justify-content:space-around;width:90%}.bannersandbranding__grid{display:grid;gap:.5rem;grid-template-columns:repeat(10,[col-start] 1fr [col-end]);grid-template-rows:repeat(4,[row-start] 5rem [row-end]);justify-content:center}@media only screen and (max-width:90rem){.bannersandbranding__grid{grid-template-rows:repeat(4,[row-start] 3.75rem [row-end])}}@media only screen and (max-width:75rem){.bannersandbranding__grid{grid-template-rows:repeat(4,[row-start] 3.125rem [row-end])}}@media only screen and (max-width:65.625rem){.bannersandbranding__grid{grid-template-columns:repeat(6,[col-start] 1fr [col-end]);grid-template-rows:repeat(8,[row-start] 3.125rem [row-end])}}@media only screen and (max-width:50rem){.bannersandbranding__grid{grid-template-columns:repeat(4,[col-start] 1fr [col-end]);grid-template-rows:repeat(10,[row-start] 3.75rem [row-end])}}@media only screen and (max-width:40rem){.bannersandbranding__grid{grid-template-columns:repeat(2,[col-start] 1fr [col-end]);grid-template-rows:repeat(20,[row-start] 4.375rem [row-end])}}.bannersandbranding__box{align-items:center;border-radius:1.25rem;display:flex;overflow:hidden}@media only screen and (max-width:75rem){.bannersandbranding__box{border-radius:.875rem}}.bannersandbranding__box--title{align-self:center;background-color:#664a64;border-radius:1.25rem;box-shadow:5px 5px #3d1c47;grid-column:col-start 3/col-end 4;grid-row:row-start 2/row-end 2;justify-self:center;padding:1.5rem}@media only screen and (max-width:90rem){.bannersandbranding__box--title{border-radius:1rem;box-shadow:5px 5px #3d1c47;padding:1rem}}@media only screen and (max-width:65.625rem){.bannersandbranding__box--title{background-color:#664a64;grid-column:col-start 2/col-end 3;grid-row:row-start 2/row-end 2}}@media only screen and (max-width:40rem){.bannersandbranding__box--title{background-color:#664a64;grid-column:col-start 1/col-end 2;grid-row:row-start 1/row-end 1}}.bannersandbranding__box--1{background-color:#fff;grid-column:col-start 2/col-end 2;grid-row:row-start 1/row-end 2}@media only screen and (max-width:65.625rem){.bannersandbranding__box--1{background-color:#664a64;grid-column:col-start 4/col-end 4;grid-row:row-start 1/row-end 2}}@media only screen and (max-width:40rem){.bannersandbranding__box--1{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 11/row-end 12}}.bannersandbranding__box--2{background-color:#edebeb;grid-column:col-start 3/col-end 5;grid-row:row-start 3/row-end 4}@media only screen and (max-width:50rem){.bannersandbranding__box--2{background-color:#edebeb;grid-column:col-start 3/col-end 4;grid-row:row-start 3/row-end 4}}@media only screen and (max-width:40rem){.bannersandbranding__box--2{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 13/row-end 14}}.bannersandbranding__box--3{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 3/row-end 4}@media only screen and (max-width:40rem){.bannersandbranding__box--3{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 11/row-end 12}}.bannersandbranding__box--4{background-color:#edebeb;grid-column:col-start 5/col-end 6;grid-row:row-start 1/row-end 2}@media only screen and (max-width:50rem){.bannersandbranding__box--4{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 9/row-end 10}}.bannersandbranding__box--5{background-color:#edebeb;grid-column:col-start 7/col-end 7;grid-row:row-start 1/row-end 3}@media only screen and (max-width:65.625rem){.bannersandbranding__box--5{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 5/row-end 8}}.bannersandbranding__box--6{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 3/row-end 3}@media only screen and (max-width:50rem){.bannersandbranding__box--6{background-color:#fff;grid-column:col-start 4/col-end 4;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:40rem){.bannersandbranding__box--6{background-color:#fff;grid-column:col-start 2/col-end 2;grid-row:row-start 17/row-end 18}}.bannersandbranding__box--7{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 4/row-end 4}@media only screen and (max-width:65.625rem){.bannersandbranding__box--7{background-color:#fff;grid-column:col-start 6/col-end 6;grid-row:row-start 4/row-end 5}}@media only screen and (max-width:50rem){.bannersandbranding__box--7{background-color:#fff;grid-column:col-start 3/col-end 3;grid-row:row-start 9/row-end 10}}@media only screen and (max-width:40rem){.bannersandbranding__box--7{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 19/row-end 20}}.bannersandbranding__box--8{background-color:#edebeb;grid-column:col-start 8/col-end 8;grid-row:row-start 1/row-end 2}@media only screen and (max-width:65.625rem){.bannersandbranding__box--8{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:40rem){.bannersandbranding__box--8{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 17/row-end 18}}.bannersandbranding__box--9{background-color:#edebeb;grid-column:col-start 7/col-end 7;grid-row:row-start 4/row-end 4}@media only screen and (max-width:65.625rem){.bannersandbranding__box--9{background-color:#edebeb;grid-column:col-start 4/col-end 5;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:50rem){.bannersandbranding__box--9{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 6/row-end 6}}@media only screen and (max-width:40rem){.bannersandbranding__box--9{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 16/row-end 16}}.bannersandbranding__box--10{background-color:#edebeb;grid-column:col-start 3/col-end 3;grid-row:row-start 1/row-end 1}@media only screen and (max-width:40rem){.bannersandbranding__box--10{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 2/row-end 2}}.bannersandbranding__box--11{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 1/row-end 2}@media only screen and (max-width:40rem){.bannersandbranding__box--11{background-color:#664a64;grid-column:col-start 2/col-end 2;grid-row:row-start 3/row-end 4}}.bannersandbranding__box--12{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 3/row-end 4}.bannersandbranding__box--13{background-color:#edebeb;grid-column:col-start 8/col-end 8;grid-row:row-start 3/row-end 4}@media only screen and (max-width:65.625rem){.bannersandbranding__box--13{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 7/row-end 8}}.bannersandbranding__box--14{background-color:#edebeb;grid-column:col-start 9/col-end 9;grid-row:row-start 3/row-end 4}@media only screen and (max-width:65.625rem){.bannersandbranding__box--14{background-color:#edebeb;grid-column:col-start 3/col-end 3;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:40rem){.bannersandbranding__box--14{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 5/row-end 6}}.bannersandbranding__box--15{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 1/row-end 1}@media only screen and (max-width:65.625rem){.bannersandbranding__box--15{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 1/row-end 1}}@media only screen and (max-width:40rem){.bannersandbranding__box--15{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 2/row-end 2}}.bannersandbranding__box--16{background-color:#edebeb;grid-column:col-start 10/col-end 10;grid-row:row-start 2/row-end 3}@media only screen and (max-width:65.625rem){.bannersandbranding__box--16{background-color:#fff;grid-column:col-start 6/col-end 6;grid-row:row-start 6/row-end 8}}@media only screen and (max-width:50rem){.bannersandbranding__box--16{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 9/row-end 10}}@media only screen and (max-width:40rem){.bannersandbranding__box--16{background-color:#fff;grid-column:col-start 2/col-end 2;grid-row:row-start 19/row-end 20}}.bannersandbranding__box--17{background-color:#edebeb;grid-column:col-start 10/col-end 10;grid-row:row-start 1/row-end 1}@media only screen and (max-width:65.625rem){.bannersandbranding__box--17{background-color:#edebeb;grid-column:col-start 4/col-end 5;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:50rem){.bannersandbranding__box--17{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 5/row-end 5}}@media only screen and (max-width:40rem){.bannersandbranding__box--17{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 15/row-end 15}}.bannersandbranding__box--18{background-color:#edebeb;grid-column:col-start 9/col-end 9;grid-row:row-start 1/row-end 2}@media only screen and (max-width:65.625rem){.bannersandbranding__box--18{background-color:#edebeb;grid-column:col-start 3/col-end 3;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:40rem){.bannersandbranding__box--18{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 15/row-end 16}}.bannersandbranding__img{max-width:100%;transition:all .3s ease-in}.bannersandbranding__img:hover{transform:scale(110%)}.illustration{display:flex;justify-content:space-around;width:90%}.illustration__grid{display:grid;gap:.5rem;grid-template-columns:repeat(10,[col-start] 1fr [col-end]);grid-template-rows:repeat(4,[row-start] 5rem [row-end]);justify-content:center}@media only screen and (max-width:90rem){.illustration__grid{grid-template-rows:repeat(4,[row-start] 3.75rem [row-end])}}@media only screen and (max-width:75rem){.illustration__grid{grid-template-rows:repeat(4,[row-start] 3.125rem [row-end])}}@media only screen and (max-width:65.625rem){.illustration__grid{grid-template-columns:repeat(6,[col-start] 1fr [col-end]);grid-template-rows:repeat(8,[row-start] 3.75rem [row-end])}}@media only screen and (max-width:50rem){.illustration__grid{grid-template-columns:repeat(4,[col-start] 1fr [col-end]);grid-template-rows:repeat(12,[row-start] 4.375rem [row-end])}}@media only screen and (max-width:40rem){.illustration__grid{grid-template-columns:repeat(2,[col-start] 1fr [col-end]);grid-template-rows:repeat(22,[row-start] 6.25rem [row-end])}}.illustration__box{border-radius:1.25rem;overflow:hidden}@media only screen and (max-width:75rem){.illustration__box{border-radius:.875rem}}.illustration__box--title{align-self:center;background-color:#664a64;border-radius:1.25rem;box-shadow:5px 5px #3d1c47;grid-column:col-start 8/col-end 8;grid-row:row-start 2/row-end 2;justify-self:center;padding:1.5rem}@media only screen and (max-width:90rem){.illustration__box--title{border-radius:1rem;box-shadow:5px 5px #3d1c47;padding:1rem}}@media only screen and (max-width:65.625rem){.illustration__box--title{background-color:#664a64;grid-column:col-start 5/col-end 5;grid-row:row-start 3/row-end 3}}@media only screen and (max-width:50rem){.illustration__box--title{background-color:#664a64;grid-column:col-start 3/col-end 3;grid-row:row-start 3/row-end 3}}@media only screen and (max-width:40rem){.illustration__box--title{background-color:#664a64;grid-column:col-start 1/col-end 2;grid-row:row-start 1/row-end 1}}.illustration__box--1{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 1/row-end 3}@media only screen and (max-width:40rem){.illustration__box--1{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 2/row-end 3}}.illustration__box--2{background-color:#edebeb;grid-column:col-start 5/col-end 5;grid-row:row-start 3/row-end 3}@media only screen and (max-width:65.625rem){.illustration__box--2{background-color:#edebeb;grid-column:col-start 3/col-end 4;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:50rem){.illustration__box--2{background-color:#edebeb;grid-column:col-start 3/col-end 3;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:40rem){.illustration__box--2{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 17/row-end 18}}.illustration__box--3{background-color:#edebeb;grid-column:col-start 7/col-end 7;grid-row:row-start 2/row-end 3}@media only screen and (max-width:65.625rem){.illustration__box--3{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 5/row-end 6}}.illustration__box--4{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 4/row-end 4}.illustration__box--5{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 3/row-end 4}@media only screen and (max-width:50rem){.illustration__box--5{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 11/row-end 12}}.illustration__box--6{background-color:#edebeb;grid-column:col-start 3/col-end 3;grid-row:row-start 3/row-end 4}@media only screen and (max-width:50rem){.illustration__box--6{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:40rem){.illustration__box--6{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 17/row-end 18}}.illustration__box--7{background-color:#edebeb;grid-column:col-start 7/col-end 7;grid-row:row-start 4/row-end 4}@media only screen and (max-width:65.625rem){.illustration__box--7{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 6/row-end 6}}.illustration__box--8{background-color:#edebeb;grid-column:col-start 4/col-end 5;grid-row:row-start 1/row-end 2}@media only screen and (max-width:50rem){.illustration__box--8{background-color:#edebeb;grid-column:col-start 3/col-end 4;grid-row:row-start 1/row-end 2}}@media only screen and (max-width:40rem){.illustration__box--8{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 13/row-end 14}}.illustration__box--9{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 1/row-end 2}@media only screen and (max-width:50rem){.illustration__box--9{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 9/row-end 10}}@media only screen and (max-width:40rem){.illustration__box--9{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 21/row-end 22}}.illustration__box--10{background-color:#edebeb;grid-column:col-start 7/col-end 7;grid-row:row-start 1/row-end 1}@media only screen and (max-width:65.625rem){.illustration__box--10{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 5/row-end 5}}.illustration__box--11{background-color:#edebeb;grid-column:col-start 10/col-end 10;grid-row:row-start 1/row-end 1}@media only screen and (max-width:65.625rem){.illustration__box--11{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 5/row-end 5}}@media only screen and (max-width:50rem){.illustration__box--11{background-color:#edebeb;grid-column:col-start 3/col-end 3;grid-row:row-start 11/row-end 12}}@media only screen and (max-width:40rem){.illustration__box--11{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 9/row-end 9}}.illustration__box--12{background-color:#edebeb;grid-column:col-start 5/col-end 5;grid-row:row-start 4/row-end 4}@media only screen and (max-width:50rem){.illustration__box--12{background-color:#edebeb;grid-column:col-start 3/col-end 3;grid-row:row-start 4/row-end 4}}@media only screen and (max-width:40rem){.illustration__box--12{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 15/row-end 16}}.illustration__box--13{background-color:#edebeb;grid-column:col-start 8/col-end 9;grid-row:row-start 3/row-end 4}@media only screen and (max-width:65.625rem){.illustration__box--13{background-color:#edebeb;grid-column:col-start 3/col-end 5;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:50rem){.illustration__box--13{background-color:#edebeb;grid-column:col-start 3/col-end 4;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:40rem){.illustration__box--13{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 19/row-end 20}}.illustration__box--14{background-color:#edebeb;grid-column:col-start 10/col-end 10;grid-row:row-start 3/row-end 4}@media only screen and (max-width:65.625rem){.illustration__box--14{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:50rem){.illustration__box--14{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 11/row-end 12}}@media only screen and (max-width:40rem){.illustration__box--14{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 21/row-end 22}}.illustration__box--15{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 3/row-end 4}@media only screen and (max-width:40rem){.illustration__box--15{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 15/row-end 16}}.illustration__box--16{background-color:#edebeb;grid-column:col-start 10/col-end 10;grid-row:row-start 2/row-end 2}@media only screen and (max-width:65.625rem){.illustration__box--16{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 6/row-end 6}}@media only screen and (max-width:50rem){.illustration__box--16{background-color:#edebeb;grid-column:col-start 2/col-end 3;grid-row:row-start 9/row-end 10}}@media only screen and (max-width:40rem){.illustration__box--16{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 10/row-end 10}}.illustration__box--17{background-color:#edebeb;grid-column:col-start 3/col-end 3;grid-row:row-start 1/row-end 2}@media only screen and (max-width:50rem){.illustration__box--17{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 9/row-end 10}}.illustration__box--18{background-color:#edebeb;grid-column:col-start 8/col-end 8;grid-row:row-start 1/row-end 1}@media only screen and (max-width:65.625rem){.illustration__box--18{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 7/row-end 8}}.illustration__box--19{background-color:#edebeb;grid-column:col-start 9/col-end 9;grid-row:row-start 1/row-end 2}@media only screen and (max-width:65.625rem){.illustration__box--19{background-color:#edebeb;grid-column:col-start 5/col-end 5;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:50rem){.illustration__box--19{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 11/row-end 12}}.illustration__img{max-width:100%;transition:all .3s ease-in}.illustration__img:hover{transform:scale(110%)}.logodesign{display:flex;justify-content:space-around;width:90%}.logodesign__grid{display:grid;gap:.5rem;grid-template-columns:repeat(10,[col-start] 1fr [col-end]);grid-template-rows:repeat(4,[row-start] 5rem [row-end]);justify-content:center;width:100%}@media only screen and (max-width:90rem){.logodesign__grid{grid-template-rows:repeat(4,[row-start] 3.75rem [row-end])}}@media only screen and (max-width:75rem){.logodesign__grid{grid-template-rows:repeat(4,[row-start] 3.125rem [row-end])}}@media only screen and (max-width:65.625rem){.logodesign__grid{grid-template-columns:repeat(6,[col-start] 1fr [col-end]);grid-template-rows:repeat(8,[row-start] 3.75rem [row-end])}}@media only screen and (max-width:50rem){.logodesign__grid{grid-template-columns:repeat(4,[col-start] 1fr [col-end]);grid-template-rows:repeat(10,[row-start] 4.375rem [row-end])}}@media only screen and (max-width:40rem){.logodesign__grid{grid-template-columns:repeat(2,[col-start] 1fr [col-end]);grid-template-rows:repeat(18,[row-start] 6.25rem [row-end])}}.logodesign__box{align-items:center;border-radius:1.25rem;display:flex;overflow:hidden}.logodesign__box--title{align-self:center;background-color:#664a64;border-radius:1.25rem;box-shadow:5px 5px #3d1c47;grid-column:col-start 3/col-end 4;grid-row:row-start 2/row-end 2;justify-self:center;padding:1.5rem}@media only screen and (max-width:90rem){.logodesign__box--title{border-radius:1rem;box-shadow:5px 5px #3d1c47;padding:1rem}}@media only screen and (max-width:65.625rem){.logodesign__box--title{background-color:#664a64;grid-column:col-start 2/col-end 2;grid-row:row-start 2/row-end 2}}@media only screen and (max-width:40rem){.logodesign__box--title{background-color:#664a64;grid-column:col-start 1/col-end 2;grid-row:row-start 1/row-end 1}}.logodesign__box--1{background-color:#2ca28e;grid-column:col-start 1/col-end 2;grid-row:row-start 1/row-end 3}@media only screen and (max-width:65.625rem){.logodesign__box--1{background-color:#2ca28e;grid-column:col-start 1/col-end 1;grid-row:row-start 1/row-end 2}}@media only screen and (max-width:40rem){.logodesign__box--1{background-color:#2ca28e;grid-column:col-start 1/col-end 1;grid-row:row-start 2/row-end 2}}.logodesign__box--2{background-color:#664a64;grid-column:col-start 7/col-end 8;grid-row:row-start 3/row-end 4}@media only screen and (max-width:65.625rem){.logodesign__box--2{background-color:#664a64;grid-column:col-start 1/col-end 3;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:40rem){.logodesign__box--2{background-color:#664a64;grid-column:col-start 1/col-end 2;grid-row:row-start 7/row-end 8}}.logodesign__box--3{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 4/row-end 4}@media only screen and (max-width:65.625rem){.logodesign__box--3{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 3/row-end 4}}.logodesign__box--4{background-color:#edebeb;grid-column:col-start 3/col-end 4;grid-row:row-start 3/row-end 4}@media only screen and (max-width:40rem){.logodesign__box--4{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 13/row-end 14}}.logodesign__box--5{background-color:#000;grid-column:col-start 9/col-end 10;grid-row:row-start 1/row-end 4}@media only screen and (max-width:65.625rem){.logodesign__box--5{background-color:#000;grid-column:col-start 4/col-end 6;grid-row:row-start 5/row-end 8}}@media only screen and (max-width:50rem){.logodesign__box--5{background-color:#000;grid-column:col-start 3/col-end 4;grid-row:row-start 9/row-end 10}}@media only screen and (max-width:40rem){.logodesign__box--5{background-color:#ec8d22;grid-column:col-start 1/col-end 2;grid-row:row-start 17/row-end 18}}.logodesign__box--6{background-color:#664a64;grid-column:col-start 3/col-end 4;grid-row:row-start 1/row-end 1}@media only screen and (max-width:65.625rem){.logodesign__box--6{background-color:#664a64;grid-column:col-start 3/col-end 4;grid-row:row-start 1/row-end 2}}@media only screen and (max-width:40rem){.logodesign__box--6{background-color:#664a64;grid-column:col-start 1/col-end 2;grid-row:row-start 11/row-end 12}}.logodesign__box--7{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 4/row-end 4}@media only screen and (max-width:65.625rem){.logodesign__box--7{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 1/row-end 1}}@media only screen and (max-width:40rem){.logodesign__box--7{background-color:#2ca28e;grid-column:col-start 2/col-end 2;grid-row:row-start 2/row-end 2}}.logodesign__box--8{background-color:#664a64;grid-column:col-start 6/col-end 6;grid-row:row-start 1/row-end 2}@media only screen and (max-width:50rem){.logodesign__box--8{background-color:#664a64;grid-column:col-start 4/col-end 4;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:40rem){.logodesign__box--8{background-color:#664a64;grid-column:col-start 2/col-end 2;grid-row:row-start 15/row-end 16}}.logodesign__box--9{background-color:#b6eed4;grid-column:col-start 5/col-end 5;grid-row:row-start 1/row-end 2}@media only screen and (max-width:50rem){.logodesign__box--9{background-color:#b6eed4;grid-column:col-start 4/col-end 4;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:40rem){.logodesign__box--9{background-color:#b6eed4;grid-column:col-start 1/col-end 1;grid-row:row-start 15/row-end 16}}.logodesign__box--10{background-color:#edebeb;grid-column:col-start 7/col-end 8;grid-row:row-start 1/row-end 2}@media only screen and (max-width:65.625rem){.logodesign__box--10{background-color:#edebeb;grid-column:col-start 1/col-end 3;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:40rem){.logodesign__box--10{background-color:#664a64;grid-column:col-start 1/col-end 2;grid-row:row-start 5/row-end 6}}.logodesign__box--11{background-color:#edebeb;grid-column:col-start 5/col-end 6;grid-row:row-start 3/row-end 4}@media only screen and (max-width:50rem){.logodesign__box--11{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 9/row-end 10}}.logodesign__img{max-width:100%;transition:all .3s ease-in}.logodesign__img:hover{transform:scale(110%)}.tshirtdesign{display:flex;justify-content:space-around;width:90%}.tshirtdesign__grid{display:grid;gap:.5rem;grid-template-columns:repeat(10,[col-start] 1fr [col-end]);grid-template-rows:repeat(6,[row-start] 5rem [row-end]);justify-content:center}@media only screen and (max-width:90rem){.tshirtdesign__grid{grid-template-rows:repeat(6,[row-start] 3.75rem [row-end])}}@media only screen and (max-width:65.625rem){.tshirtdesign__grid{grid-template-columns:repeat(6,[col-start] 1fr [col-end]);grid-template-rows:repeat(12,[row-start] 4.375rem [row-end])}}@media only screen and (max-width:50rem){.tshirtdesign__grid{grid-template-columns:repeat(4,[col-start] 1fr [col-end]);grid-template-rows:repeat(18,[row-start] 4.375rem [row-end])}}@media only screen and (max-width:40rem){.tshirtdesign__grid{grid-template-columns:repeat(2,[col-start] 1fr [col-end]);grid-template-rows:repeat(34,[row-start] 6.25rem [row-end])}}.tshirtdesign__box{align-items:center;border-radius:1.25rem;display:flex;overflow:hidden}@media only screen and (max-width:75rem){.tshirtdesign__box{border-radius:1rem}}.tshirtdesign__box--title{align-self:center;background-color:#664a64;border-radius:1.25rem;box-shadow:5px 5px #3d1c47;grid-column:col-start 8/col-end 9;grid-row:row-start 2/row-end 2;justify-self:center;padding:1.5rem}@media only screen and (max-width:90rem){.tshirtdesign__box--title{border-radius:1rem;box-shadow:5px 5px #3d1c47;padding:1rem}}@media only screen and (max-width:65.625rem){.tshirtdesign__box--title{background-color:#664a64;grid-column:col-start 4/col-end 5;grid-row:row-start 2/row-end 2}}@media only screen and (max-width:50rem){.tshirtdesign__box--title{background-color:#664a64;grid-column:col-start 2/col-end 3;grid-row:row-start 2/row-end 2}}@media only screen and (max-width:40rem){.tshirtdesign__box--title{background-color:#664a64;grid-column:col-start 1/col-end 2;grid-row:row-start 1/row-end 1}}.tshirtdesign__box--1{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 1/row-end 2}@media only screen and (max-width:50rem){.tshirtdesign__box--1{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 15/row-end 16}}.tshirtdesign__box--2{background-color:#edebeb;grid-column:col-start 4/col-end 5;grid-row:row-start 5/row-end 6}@media only screen and (max-width:50rem){.tshirtdesign__box--2{background-color:#edebeb;grid-column:col-start 2/col-end 3;grid-row:row-start 17/row-end 18}}@media only screen and (max-width:40rem){.tshirtdesign__box--2{background-color:#edebeb;grid-column:col-start 1/col-end 2;grid-row:row-start 33/row-end 34}}.tshirtdesign__box--3{background-color:#fff;grid-column:col-start 3/col-end 3;grid-row:row-start 1/row-end 2}@media only screen and (max-width:50rem){.tshirtdesign__box--3{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 1/row-end 2}}@media only screen and (max-width:40rem){.tshirtdesign__box--3{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 19/row-end 20}}.tshirtdesign__box--4{background-color:#edebeb;grid-column:col-start 9/col-end 10;grid-row:row-start 3/row-end 4}@media only screen and (max-width:65.625rem){.tshirtdesign__box--4{background-color:#fff;grid-column:col-start 4/col-end 6;grid-row:row-start 9/row-end 10}}@media only screen and (max-width:50rem){.tshirtdesign__box--4{background-color:#fff;grid-column:col-start 2/col-end 4;grid-row:row-start 13/row-end 14}}@media only screen and (max-width:40rem){.tshirtdesign__box--4{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 29/row-end 30}}.tshirtdesign__box--5{background-color:#edebeb;grid-column:col-start 8/col-end 8;grid-row:row-start 3/row-end 3}@media only screen and (max-width:65.625rem){.tshirtdesign__box--5{background-color:#fff;grid-column:col-start 3/col-end 3;grid-row:row-start 9/row-end 9}}@media only screen and (max-width:40rem){.tshirtdesign__box--5{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 25/row-end 25}}.tshirtdesign__box--6{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 3/row-end 3}.tshirtdesign__box--7{background-color:#edebeb;grid-column:col-start 4/col-end 5;grid-row:row-start 1/row-end 1}@media only screen and (max-width:50rem){.tshirtdesign__box--7{background-color:#fff;grid-column:col-start 2/col-end 3;grid-row:row-start 1/row-end 1}}@media only screen and (max-width:40rem){.tshirtdesign__box--7{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 2/row-end 2}}.tshirtdesign__box--8{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 2/row-end 2}@media only screen and (max-width:50rem){.tshirtdesign__box--8{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 17/row-end 17}}@media only screen and (max-width:40rem){.tshirtdesign__box--8{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 17/row-end 17}}.tshirtdesign__box--9{background-color:#edebeb;grid-column:col-start 2/col-end 3;grid-row:row-start 3/row-end 5}@media only screen and (max-width:40rem){.tshirtdesign__box--9{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 21/row-end 22}}.tshirtdesign__box--10{background-color:#edebeb;grid-column:col-start 4/col-end 5;grid-row:row-start 2/row-end 2}@media only screen and (max-width:50rem){.tshirtdesign__box--10{background-color:#fff;grid-column:col-start 3/col-end 4;grid-row:row-start 8/row-end 8}}@media only screen and (max-width:40rem){.tshirtdesign__box--10{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 24/row-end 24}}.tshirtdesign__box--11{background-color:#fff;grid-column:col-start 6/col-end 6;grid-row:row-start 2/row-end 3}@media only screen and (max-width:50rem){.tshirtdesign__box--11{background-color:#fff;grid-column:col-start 4/col-end 4;grid-row:row-start 1/row-end 2}}@media only screen and (max-width:40rem){.tshirtdesign__box--11{background-color:#fff;grid-column:col-start 2/col-end 2;grid-row:row-start 19/row-end 20}}.tshirtdesign__box--12{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 5/row-end 6}.tshirtdesign__box--13{background-color:#edebeb;grid-column:col-start 1/col-end 1;grid-row:row-start 4/row-end 4}.tshirtdesign__box--14{background-color:#fff;grid-column:col-start 6/col-end 6;grid-row:row-start 5/row-end 6}@media only screen and (max-width:50rem){.tshirtdesign__box--14{background-color:#fff;grid-column:col-start 4/col-end 4;grid-row:row-start 9/row-end 10}}@media only screen and (max-width:40rem){.tshirtdesign__box--14{background-color:#fff;grid-column:col-start 2/col-end 2;grid-row:row-start 25/row-end 26}}.tshirtdesign__box--15{background-color:#fff;grid-column:col-start 8/col-end 9;grid-row:row-start 5/row-end 6}@media only screen and (max-width:65.625rem){.tshirtdesign__box--15{background-color:#fff;grid-column:col-start 3/col-end 5;grid-row:row-start 11/row-end 12}}@media only screen and (max-width:50rem){.tshirtdesign__box--15{background-color:#fff;grid-column:col-start 3/col-end 4;grid-row:row-start 11/row-end 12}}@media only screen and (max-width:40rem){.tshirtdesign__box--15{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 27/row-end 28}}.tshirtdesign__box--16{background-color:#fff;grid-column:col-start 4/col-end 4;grid-row:row-start 3/row-end 4}@media only screen and (max-width:40rem){.tshirtdesign__box--16{background-color:#fff;grid-column:col-start 2/col-end 2;grid-row:row-start 3/row-end 4}}.tshirtdesign__box--17{background-color:#fff;grid-column:col-start 5/col-end 5;grid-row:row-start 3/row-end 4}@media only screen and (max-width:50rem){.tshirtdesign__box--17{background-color:#fff;grid-column:col-start 4/col-end 4;grid-row:row-start 5/row-end 6}}@media only screen and (max-width:40rem){.tshirtdesign__box--17{background-color:#fff;grid-column:col-start 2/col-end 2;grid-row:row-start 13/row-end 14}}.tshirtdesign__box--18{background-color:#fff;grid-column:col-start 7/col-end 7;grid-row:row-start 5/row-end 6}@media only screen and (max-width:65.625rem){.tshirtdesign__box--18{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 11/row-end 12}}.tshirtdesign__box--19{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 6/row-end 6}.tshirtdesign__box--20{background-color:#fff;grid-column:col-start 7/col-end 7;grid-row:row-start 1/row-end 2}@media only screen and (max-width:65.625rem){.tshirtdesign__box--20{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 7/row-end 8}}.tshirtdesign__box--21{background-color:#fff;grid-column:col-start 10/col-end 10;grid-row:row-start 5/row-end 5}@media only screen and (max-width:65.625rem){.tshirtdesign__box--21{background-color:#fff;grid-column:col-start 6/col-end 6;grid-row:row-start 11/row-end 11}}@media only screen and (max-width:50rem){.tshirtdesign__box--21{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 13/row-end 13}}.tshirtdesign__box--22{background-color:#fff;grid-column:col-start 10/col-end 10;grid-row:row-start 6/row-end 6}@media only screen and (max-width:65.625rem){.tshirtdesign__box--22{background-color:#fff;grid-column:col-start 6/col-end 6;grid-row:row-start 12/row-end 12}}@media only screen and (max-width:50rem){.tshirtdesign__box--22{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 14/row-end 14}}.tshirtdesign__box--23{background-color:#fff;grid-column:col-start 3/col-end 3;grid-row:row-start 6/row-end 6}@media only screen and (max-width:40rem){.tshirtdesign__box--23{background-color:#fff;grid-column:col-start 2/col-end 2;grid-row:row-start 5/row-end 5}}.tshirtdesign__box--24{background-color:#fff;grid-column:col-start 7/col-end 7;grid-row:row-start 3/row-end 4}@media only screen and (max-width:65.625rem){.tshirtdesign__box--24{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 9/row-end 10}}.tshirtdesign__box--25{background-color:#fff;grid-column:col-start 8/col-end 8;grid-row:row-start 4/row-end 4}@media only screen and (max-width:65.625rem){.tshirtdesign__box--25{background-color:#fff;grid-column:col-start 3/col-end 3;grid-row:row-start 10/row-end 10}}@media only screen and (max-width:40rem){.tshirtdesign__box--25{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 26/row-end 26}}.tshirtdesign__box--26{background-color:#664a64;grid-column:col-start 6/col-end 6;grid-row:row-start 1/row-end 1}@media only screen and (max-width:50rem){.tshirtdesign__box--26{background-color:#664a64;grid-column:col-start 3/col-end 4;grid-row:row-start 15/row-end 16}}@media only screen and (max-width:40rem){.tshirtdesign__box--26{background-color:#664a64;grid-column:col-start 1/col-end 2;grid-row:row-start 31/row-end 32}}.tshirtdesign__box--27{background-color:#fff;grid-column:col-start 10/col-end 10;grid-row:row-start 1/row-end 2}@media only screen and (max-width:65.625rem){.tshirtdesign__box--27{background-color:#fff;grid-column:col-start 5/col-end 6;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:50rem){.tshirtdesign__box--27{background-color:#fff;grid-column:col-start 1/col-end 1;grid-row:row-start 17/row-end 18}}.tshirtdesign__box--28{background-color:#edebeb;grid-column:col-start 6/col-end 6;grid-row:row-start 4/row-end 4}@media only screen and (max-width:50rem){.tshirtdesign__box--28{background-color:#edebeb;grid-column:col-start 4/col-end 4;grid-row:row-start 18/row-end 18}}@media only screen and (max-width:40rem){.tshirtdesign__box--28{background-color:#edebeb;grid-column:col-start 2/col-end 2;grid-row:row-start 18/row-end 18}}.tshirtdesign__box--29{background-color:#fff;grid-column:col-start 8/col-end 9;grid-row:row-start 1/row-end 1}@media only screen and (max-width:65.625rem){.tshirtdesign__box--29{background-color:#fff;grid-column:col-start 3/col-end 4;grid-row:row-start 7/row-end 8}}@media only screen and (max-width:40rem){.tshirtdesign__box--29{background-color:#fff;grid-column:col-start 1/col-end 2;grid-row:row-start 23/row-end 23}}.tshirtdesign__img{max-width:100%;transition:all .3s ease-in}.tshirtdesign__img:hover{transform:scale(110%)}