body{background:#000;margin:0}main{align-items:start;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;min-height:100vh;padding-bottom:293px;position:relative;width:100%}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background-color:#000}::-webkit-scrollbar-thumb{background:linear-gradient(180deg,#000,#141414);background-position:100% 100%;background-size:100% 100%;border-radius:0 0 32px 32px;-webkit-transition:.2s ease-in-out;transition:.2s ease-in-out}@media only screen and (max-width:500px){main{min-height:100vh;padding-bottom:270px}}@font-face{font-family:StripesNation;font-style:normal;font-weight:400;src:url(/static/media/StripesNation.f96683e315f2472499c7.ttf)}*{color:#fff}h1,h2,h3{font-family:StripesNation;font-weight:400}h1{font-size:64px}h2{font-size:36px;margin:18px 0}h3{font-size:24px}a,button,p{font-family:Poppins;font-size:18px}p{line-height:1.5}a{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;position:relative;text-decoration:none;transition:.2s ease-in-out}a .link-border{border:2px solid #fff}a.text-link:before{border-bottom:2px solid #fff6;content:"";height:100%;position:absolute;scale:.4 .9;transition:.2s ease-in-out;width:100%;z-index:-1}a:hover:before{border-color:#ed1c24;scale:.9 .9}@media only screen and (max-width:500px){h1{font-size:48px}h2{font-size:32px;margin:18px 0}h3{font-size:24px}a,button,p{font-size:16px}}.sn-red{fill:#ed1c24}.icon{width:48px}.wordmark{height:48px}.icon-stroke{fill:#fff;stroke-width:0px}.icon-border{fill:#0000}.icon-border,.icon-link{transition:.2s ease-in-out}.icon-link{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}.icon-link:hover{scale:.9}.icon-link:hover .icon-border{fill:#fff}@keyframes ani-opacity{0%{opacity:0}to{opacity:100%}}nav .nav-text{height:24px;padding:0 10px;position:relative;transition:.2s ease-in-out;width:fit-content}nav .nav-text,nav .nav-text p{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}nav .nav-text p{font-family:StripesNation;font-size:24px;height:36px;padding-left:1px;padding-top:3px}nav .nav-text .link-bgl-wrap,nav .nav-text .link-bgr-wrap{height:16px;overflow:hidden;position:absolute;width:16px}nav .nav-text .link-bgr-wrap{right:-1px;top:0}nav .nav-text .link-bgr-wrap>div{right:3px;top:0}nav .nav-text .link-bgl-wrap{bottom:-4px;left:-1px}nav .nav-text .link-bgl-wrap>div{bottom:0;left:3px}nav .nav-text .link-bg{border:3.5px solid #fff;scale:0;width:100%;z-index:-1}nav .nav-text .link-active,nav .nav-text .link-bg{height:100%;position:absolute;transform:skew(-15deg);transition:.2s ease-in-out}nav .nav-text .link-active{border-bottom:3px solid red;scale:0 1;top:2px;width:50%;z-index:-2}nav .nav-text:hover{scale:.92}nav .nav-text:hover .link-bg{scale:1}.button{border:3px solid #0000;padding:4px 16px;position:relative}.button,.button p{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center;transition:.2s ease-in-out}.button p{font-weight:500;margin:0}.button .btn-bgl-wrap,.button .btn-bgr-wrap{height:16px;opacity:0;overflow:hidden;position:absolute;width:16px}.button .btn-bgr-wrap{right:0;top:0;transition:.2s ease-in-out}.button .btn-bgr-wrap>div{right:0;top:0}.button .btn-bgl-wrap{bottom:0;left:0;transition:.2s ease-in-out}.button .btn-bgl-wrap>div{bottom:0;left:0}.button .btn-bg{border:3px solid #fff;height:100%;position:absolute;scale:1;transition:.2s ease-in-out;width:100%;z-index:-1}.button:hover p{scale:.95}.button:hover .btn-bgl-wrap,.button:hover .btn-bgr-wrap{opacity:100%}.button:hover .btn-bgr-wrap{right:6px;top:2px}.button:hover .btn-bgl-wrap{bottom:2px;left:6px}.button:hover.primary{background:#0000}.button:hover.primary p{color:#fff}.button:hover.secondary{border-color:#0000}.button:hover.tertiary{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border-color:#0000}.button.primary{background:#fff}.button.primary p{color:#000}.button.secondary,.button.tertiary{border-color:#fff}.button.tertiary{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}nav{align-items:center;background:linear-gradient(0deg,#0000,#000c);display:flex;flex-direction:row;flex-wrap:nowrap;height:64px;justify-content:center;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:999}nav>div{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(12,1fr);max-width:1280px;padding:0 80px;width:100%}nav>div .nav-left{grid-column:1/4;justify-content:start}nav>div .nav-left,nav>div .nav-mid{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;grid-row:1;height:64px;width:100%}nav>div .nav-mid{gap:48px;grid-column:4/10;justify-content:center}nav>div .nav-mid .about,nav>div .nav-mid .connect,nav>div .nav-mid .gallery{opacity:0;transform:translateY(-100%)}nav>div .nav-mid .gallery{animation:nav-down 1.5s ease-in-out 1.5s forwards}nav>div .nav-mid .about{animation:nav-down 1.5s ease-in-out 1.7s forwards}nav>div .nav-mid .connect{animation:nav-down 1.5s ease-in-out 1.9s forwards}nav>div .nav-right{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;grid-column:10/13;grid-row:1;height:64px;justify-content:end;width:100%}nav>div .nav-right .facebook,nav>div .nav-right .instagram,nav>div .nav-right .linkedin{opacity:0;transform:translateY(100%)}nav>div .nav-right .instagram{animation:nav-up 1.5s ease-in-out 1.5s forwards}nav>div .nav-right .facebook{animation:nav-up 1.5s ease-in-out 1.7s forwards}nav>div .nav-right .linkedin{animation:nav-up 1.5s ease-in-out 1.9s forwards}nav>div .nav-burger{display:none}@media only screen and (max-width:500px){nav{align-items:start;flex-direction:row;overflow:hidden;transition:.5s ease-in-out}nav,nav>div{display:flex;flex-wrap:nowrap;justify-content:center}nav>div{align-items:center;flex-direction:column;height:60vh}nav>div .nav-left{flex-direction:row;justify-content:start;left:16px;position:absolute;top:0;width:64px}nav>div .nav-left,nav>div .nav-mid{align-items:center;display:flex;flex-wrap:nowrap;height:64px}nav>div .nav-mid{flex-direction:column;gap:32px;justify-content:center;width:100%}nav>div .nav-mid .about,nav>div .nav-mid .connect,nav>div .nav-mid .gallery{animation:none;opacity:100%;transform:translateY(0)}nav>div .nav-right{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;height:64px;justify-content:center;margin-top:32px;width:100%}nav>div .nav-right .facebook,nav>div .nav-right .instagram,nav>div .nav-right .linkedin{animation:none;opacity:100%;transform:translateY(0)}nav>div .nav-burger{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;height:64px;justify-content:end;position:absolute;right:16px;top:0;width:64px}nav>div .nav-burger svg{margin-right:-8px;position:absolute;transition:.2s ease-in-out;width:48px}nav>div .show{opacity:100%}nav>div .hide{opacity:0}.menu-open{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);height:100vh}}@keyframes nav-down{0%{opacity:0;transform:translateY(-100%)}50%{opacity:0}to{opacity:100%;transform:translateY(0)}}@keyframes nav-up{0%{opacity:0;transform:translateY(100%)}50%{opacity:0}to{opacity:100%;transform:translateY(0)}}footer{background:linear-gradient(180deg,#0000,#000 64px);bottom:0;left:0;position:absolute;width:100%;z-index:999}footer,footer .footer-top,footer section{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}footer .footer-top{gap:16px;padding:96px 0 64px}footer .footer-top .footer-icons{gap:16px;height:64px}footer .footer-top .footer-icons,footer .footer-top .footer-links{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}footer .footer-top .footer-links{gap:32px}footer .footer-top .footer-links hr{background:#fff;border-radius:8px;height:2px;width:2px}footer .footer-top .footer-links span{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:32px;justify-content:center}footer .footer-top .footer-links-mobile{display:none}footer .footer-bot{background:#ffffff14;width:100%}footer .footer-bot p{font-size:14px}@media only screen and (max-width:500px){footer{background:#0000;bottom:0;left:0;position:absolute;width:100%;z-index:999}footer,footer .footer-top,footer section{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}footer .footer-top{gap:16px;padding:48px 0}footer .footer-top .footer-icons{align-items:center;gap:16px;height:64px}footer .footer-top .footer-icons,footer .footer-top .footer-links{display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:center}footer .footer-top .footer-links{align-items:start;gap:32px}footer .footer-top .footer-links hr{background:#fff;border-radius:8px;height:2px;width:2px}footer .footer-top .footer-links span{display:none}footer .footer-top .footer-links-mobile{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:32px;justify-content:center}footer .footer-bot{background:#ffffff0d;width:100%}footer .footer-bot p{font-size:14px}}.home{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(12,1fr);max-width:1280px;padding:0 80px;width:100%}.home .img-wrap{align-items:start;animation:ani-opacity 3s ease-in-out .5s forwards;display:flex;flex-direction:row;flex-wrap:nowrap;height:120vh;justify-content:center;left:0;opacity:0;overflow:hidden;position:absolute;top:0;width:100%;z-index:-1}.home .img-wrap img{aspect-ratio:3/2;margin-top:-5vh;max-height:125vh;max-width:100%;z-index:-1}.home .img-wrap .parallax-front{animation:parallax-front 3s ease-out .5s;position:absolute}.home .img-wrap .parallax-front .parallax-gif{position:absolute;z-index:2}.home .img-wrap .parallax-back{animation:parallax-back 3s ease-out .5s;z-index:-2}.home .img-wrap .parallax-back .img-overlay{aspect-ratio:3/2;background:linear-gradient(90deg,#000,#0000 33%,#0000 66%,#000);height:125vh;max-width:100%;position:absolute}.home .img-wrap .mobile-img-overlay{display:none}.home article{align-items:center;animation:ani-opacity 1.2s ease-in-out 2s forwards;background:radial-gradient(circle,#00000080 0,#0000 70%,#0000 100%);display:flex;flex-direction:column;flex-wrap:nowrap;grid-column:1/5;height:100%;justify-content:center;margin-top:10vh;opacity:0;z-index:1}.home article h1{font-size:40px;line-height:.8;margin:32px 0}.home article h1 span{font-size:80px}.home article p{margin-top:0}.home article>div{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:start;width:100%}@keyframes parallax-front{0%{transform:translateX(-3%)}to{transform:translateX(0)}}@keyframes parallax-back{0%{transform:translateX(3%)}to{transform:translateX(0)}}@keyframes parallax-load{0%{opacity:0}25%{opacity:0}to{opacity:100%}}@media only screen and (max-width:500px){.home{display:grid;grid-template-columns:repeat(4,1fr);grid-template-rows:56vh;padding:0 16px}.home .img-wrap{height:100vh;width:100%}.home .img-wrap img{margin-top:-1px;max-height:100vh;max-width:none}.home .img-wrap .img-overlay{display:none}.home .img-wrap .mobile-img-overlay{background:linear-gradient(0deg,#000,#0000 33%,#0000);display:flex;height:100vh;left:0;margin-top:0;position:absolute;width:100vw;z-index:1}.home article{align-items:center;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#0000004d;border-radius:8px;display:flex;flex-direction:column;flex-wrap:nowrap;grid-column:1/5;grid-row:2;height:auto;justify-content:center;margin-top:0;padding:16px;z-index:1}.home article h1{font-size:32px;line-height:.7;margin:-24px 0 16px}.home article h1 span{font-size:64px}.home article>p{line-height:1.25;margin-top:0}.home article>div{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;gap:16px;justify-content:start;width:100%}}.gallery{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;justify-content:center;width:100%}.gallery h1{margin-top:64px}.gallery .photo-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(12,1fr);max-width:1280px;padding:0 80px;width:100%}.gallery .photo-grid div{align-items:center;background-color:green;background-position:50%;background-size:cover;border-radius:4px;display:flex;flex-direction:column;flex-wrap:nowrap;font-family:Poppins;font-size:64px;justify-content:center;text-align:center}.gallery .grid-top{grid-template-rows:repeat(3,.5fr)}.gallery .grid-top .a1{aspect-ratio:3/4;grid-column:1/5;grid-row:1/3}.gallery .grid-top .a2{grid-column:5/9;grid-row:1/2}.gallery .grid-top .a3{grid-column:9/13;grid-row:1/2}.gallery .grid-top .a4{grid-column:5/13;grid-row:2/4}.gallery .grid-top .a5{aspect-ratio:3/2;grid-column:1/5;grid-row:3/4}.gallery .grid-mid{grid-template-rows:repeat(2,.5fr)}.gallery .grid-mid .b1{aspect-ratio:1/1;grid-column:1/7;grid-row:1/3}.gallery .grid-mid .b2{aspect-ratio:1/1;grid-column:7/10;grid-row:1/2}.gallery .grid-mid .b3{aspect-ratio:1/1;grid-column:10/13;grid-row:1/2}.gallery .grid-mid .b4{aspect-ratio:1/1;grid-column:7/10;grid-row:2/3}.gallery .grid-mid .b5{aspect-ratio:1/1;grid-column:10/13;grid-row:2/3}.gallery .grid-bot{grid-template-rows:repeat(3,.5fr)}.gallery .grid-bot .c1{aspect-ratio:3/2;grid-column:1/9;grid-row:1/3}.gallery .grid-bot .c2{aspect-ratio:3/2;grid-column:9/13;grid-row:1/2}.gallery .grid-bot .c3{grid-column:1/5;grid-row:3/4}.gallery .grid-bot .c4{grid-column:5/9;grid-row:3/4}.gallery .grid-bot .c5{aspect-ratio:3/4;grid-column:9/13;grid-row:2/4}.about{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;width:100%}.about h1{display:none}.about img{animation:contact-scale 2s ease-in-out forwards;height:128px;margin-bottom:32px;margin-top:128px}.about video{height:312px;margin-top:32px}.about .about-content{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(12,1fr);margin-top:24px;max-width:1280px;padding:0 80px;width:100%}.about .about-content article{background-color:#ffffff1a;border-radius:8px;opacity:0;width:100%}.about .about-content article h2{margin:-16px 0 8px;padding:0 16px}.about .about-content article span{font-size:64px;margin:0}.about .about-content article p{margin:0;padding:0 16px 16px}.about .about-content .content-1{animation:ani-opacity 2s ease-in-out .5s forwards;grid-column:2/8}.about .about-content .content-2{animation:ani-opacity 2s ease-in-out .7s forwards;grid-column:6/12}.about .about-content .content-3{animation:ani-opacity 2s ease-in-out .9s forwards;grid-column:2/8}.about .about-content .about-photo{aspect-ratio:3/2;background-position:50%;background-size:cover;border-radius:8px;grid-row:1;opacity:0;overflow:hidden;position:relative}.about .about-content .about-photo img{height:auto;margin-top:0;object-fit:cover;position:absolute;width:100%}.about .about-content .a1{animation:ani-opacity 2s ease-in-out .9s forwards;grid-column:8/12}.about .about-content .b1{animation:ani-opacity 2s ease-in-out 1.2s forwards;grid-column:2/6}.about .about-content .c1{animation:ani-opacity 2s ease-in-out 1.5s forwards;grid-column:8/12}@media only screen and (max-width:500px){.about{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center;padding:0 16px;width:100%}.about img{height:96px;margin-bottom:32px;margin-top:96px}.about video{height:auto;margin-top:32px;width:100%}.about .about-content{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr);margin:0;max-width:100%;padding:0 16px 16px}.about .about-content article{width:auto}.about .about-content article h2{margin:-16px 0 0;padding:0 16px}.about .about-content article span{font-size:64px;margin:0}.about .about-content article p{margin:0;padding:0 16px 16px}.about .about-content .content-1,.about .about-content .content-2,.about .about-content .content-3{grid-column:1/5;grid-row:1}.about .about-content .about-photo{background-color:green;border-radius:8px;grid-row:auto}.about .about-content .a1,.about .about-content .b1,.about .about-content .c1{grid-column:1/5}}.contact{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(12,1fr);max-width:1280px;padding:0 80px;width:100%}.contact .img-wrap{align-items:start;bottom:320px;display:flex;flex-direction:row;flex-wrap:nowrap;height:100vh;justify-content:center;left:0;position:absolute;width:100%;z-index:-1}.contact .img-wrap img{aspect-ratio:3/2;max-height:125vh;max-width:100%;position:absolute;top:-10vh}.contact .img-wrap .img-front{animation:ani-mask-front 1s steps(32) 1.5s forwards;-webkit-mask:url(/static/media/inkmask-inv.262c20e7d210db046e3c.png);mask:url(/static/media/inkmask-inv.262c20e7d210db046e3c.png);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:3300% 100%;mask-size:3300% 100%;z-index:-2}.contact .img-wrap .img-back{animation:ani-mask-right 1s steps(32) .75s forwards;-webkit-mask:url(/static/media/inkmask-right.3d85368e7a59160d4692.png);mask:url(/static/media/inkmask-right.3d85368e7a59160d4692.png);-webkit-mask-position:0 0;mask-position:0 0;-webkit-mask-size:100% 3300%;mask-size:100% 3300%;opacity:50%;z-index:-3}.contact .img-wrap .img-overlay{aspect-ratio:3/2;background:linear-gradient(90deg,#000,#0000 25%,#0000 75%,#000);height:125vh;max-width:100%;position:absolute;z-index:1}.contact .content{grid-column:1/span 12}.contact .content,.contact .content>article{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.contact .content>article{margin-top:128px}.contact .content>article h1{animation:contact-scale 2s ease-in-out 1.5s forwards;margin:0;opacity:0}.contact .content>article>div{align-items:center;animation:contact-scale 2s ease-in-out 1.7s forwards;display:flex;flex-direction:row;flex-wrap:nowrap;gap:32px;justify-content:center;margin-top:-16px;opacity:0}.contact .content>article>div h2{font-family:Poppins;font-size:18px}.contact .content>article>div hr{background:#fff;border-radius:8px;height:4px;width:4px}.contact .content>div{align-items:center;display:flex;flex-direction:row;flex-wrap:nowrap;justify-content:space-between;margin-top:48px;width:64%}.contact .content>div .description{color:#dcdcdc99;font-family:Poppins;font-size:14px;margin-top:4px;opacity:0}.contact .content>div article:first-child .button,.contact .content>div article:first-child .button>p{animation:contact-fade 4.2s ease-in-out}.contact .content>div article:first-child .description{animation:ani-opacity 1s ease-in-out 2.8s forwards}.contact .content>div article:nth-child(2) .button,.contact .content>div article:nth-child(2) .button>p{animation:contact-fade 4s ease-in-out}.contact .content>div article:nth-child(2) .description{animation:ani-opacity 1s ease-in-out 2.6s forwards}.contact .content>div article:nth-child(3) .button,.contact .content>div article:nth-child(3) .button>p{animation:contact-fade 4.4s ease-in-out}.contact .content>div article:nth-child(3) .description{animation:ani-opacity 1s ease-in-out 3s forwards}@keyframes ani-mask-front{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:100% 0;mask-position:100% 0}}@keyframes ani-mask-right{0%{-webkit-mask-position:0 0;mask-position:0 0}to{-webkit-mask-position:0 100%;mask-position:0 100%}}@keyframes contact-img-load{0%{opacity:0}25%{opacity:0}to{opacity:100%}}@keyframes contact-scale{0%{opacity:0;transform:scale(.75)}to{opacity:100%;transform:scale(1)}}@keyframes contact-fade{0%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border-color:#0000;color:#0000}57%{-webkit-backdrop-filter:blur(0);backdrop-filter:blur(0);border-color:#0000;color:#0000}to{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-color:#fff;color:#fff}}@media only screen and (max-width:500px){.contact{display:grid;grid-template-columns:repeat(4,1fr);padding:0 16px}.contact .img-wrap{align-items:start;bottom:320px;display:flex;flex-direction:row;flex-wrap:nowrap;height:100vh;justify-content:center;left:0;overflow:hidden;position:absolute;width:100%;z-index:-1}.contact .img-wrap img{aspect-ratio:3/2;margin-left:100px;max-height:100vh;max-width:none;top:0}.contact .img-wrap .img-back{opacity:70%}.contact .img-wrap .img-overlay{background:linear-gradient(0deg,#000,#0000 25%,#0000);display:flex;height:100vh;left:0;margin-top:0;position:absolute;width:100vw;z-index:1}.contact .content{align-items:end;grid-column:1/span 4;justify-content:center}.contact .content,.contact .content>article{display:flex;flex-direction:column;flex-wrap:nowrap;position:relative}.contact .content>article{align-items:center;justify-content:end;margin-top:80px;width:100%}.contact .content>article h1{animation:contact-scale 2s ease-in-out 1.5s forwards;font-size:42px;margin:0 0 8px;opacity:0}.contact .content>article>div{align-items:center;animation:contact-scale 2s ease-in-out 1.7s forwards;display:flex;flex-direction:row;flex-wrap:nowrap;gap:7%;justify-content:space-between;margin-top:-16px;opacity:0}.contact .content>article>div hr{background:#ffffff80;border-color:#0000;border-radius:8px;height:4px;width:8px}.contact .content>article>div h2{color:#ffffff80;font-size:14px;font-weight:500;line-height:1.2;text-align:center;width:fit-content}.contact .content>div{margin-top:24px;width:64%}.contact .content>div,.contact .content>div .description{align-items:end;display:flex;flex-direction:column;flex-wrap:nowrap;justify-content:center}.contact .content>div .description{color:#dcdcdc99;font-size:14px;margin-top:4px;opacity:0}.contact .content>div article:first-child .button{animation:contact-fade 4s ease-in-out forwards}.contact .content>div article:first-child .button>p{animation:contact-fade 4s ease-in-out}.contact .content>div article:first-child .description{animation:ani-opacity 1s ease-in-out 2.6s forwards}.contact .content>div article:nth-child(2) .button{animation:contact-fade 4.2s ease-in-out forwards}.contact .content>div article:nth-child(2) .button>p{animation:contact-fade 4.2s ease-in-out}.contact .content>div article:nth-child(2) .description{animation:ani-opacity 1s ease-in-out 2.8s forwards}.contact .content>div article:nth-child(3) .button{animation:contact-fade 4.4s ease-in-out forwards}.contact .content>div article:nth-child(3) .button>p{animation:contact-fade 4.4s ease-in-out}.contact .content>div article:nth-child(3) .description{animation:ani-opacity 1s ease-in-out 3s forwards}}.branding{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(12,1fr);max-width:1280px;padding:0 80px;width:100%}.branding>article{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;grid-column:1/span 12;justify-content:center}.branding>article h1{margin-top:80px}.branding>article p{margin-top:-12px;width:75%}.branding .dropdown-container{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;grid-column:2/12;justify-content:center;position:relative}.branding .dropdown-container section{animation:ani-opacity 1s ease-in-out forwards;background-color:#0a0a0a;border:2px solid #fff;border-radius:8px;cursor:pointer;height:var(--max-height);opacity:0;overflow:hidden;position:relative;transition:.2s ease-in-out;width:100%}.branding .dropdown-container section:hover{border-color:#1c62ed}.branding .dropdown-container section:hover h2{font-size:34px;height:42px;padding-bottom:7.5px;padding-top:8.5px}.branding .dropdown-container section:hover p{color:#1c62ed;opacity:100%}.branding .dropdown-container section h2{margin:0 0 22px;padding-bottom:9px;padding-left:44px;padding-top:7px;transition:.2s ease-in-out}.branding .dropdown-container section p{font-size:14px;margin-bottom:2px;opacity:50%;padding-left:44px;position:absolute;top:32px;transition:.2s ease-in-out}.branding .dropdown-container section img{width:100%}.branding .dropdown-container section img.none{display:none}.branding .dropdown-container section:nth-of-type(3n+1){animation-delay:.5s}.branding .dropdown-container section:nth-of-type(3n+2){animation-delay:.8s}.branding .dropdown-container section:nth-of-type(3n+3){animation-delay:1.1s}.branding .dropdown-container .drop{height:80px}@media only screen and (max-width:500px){.branding{display:grid;grid-template-columns:repeat(4,1fr);padding:0 16px}.branding>article{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;grid-column:1/span 4;justify-content:center}.branding>article p{margin-top:-12px;width:100%}.branding .dropdown-container{align-items:center;display:flex;flex-direction:column;flex-wrap:nowrap;gap:24px;grid-column:1/span 4;justify-content:center;position:relative}.branding .dropdown-container section{border-radius:16px}.branding .dropdown-container section h2{cursor:pointer;margin:0 0 24px;padding-bottom:8px;padding-left:24px;padding-top:8px}.branding .dropdown-container section h2:hover{font-size:32px;height:42px;padding-bottom:8px;padding-top:8px}.branding .dropdown-container section p{padding-left:24px}.branding .dropdown-container .drop{height:80px}}
/*# sourceMappingURL=main.d9a98e59.css.map*/