*{box-sizing:border-box;margin:0;padding:0}html{touch-action:manipulation;font-family:Roboto,serif;font-size:16px}body{background-color:#000}div.backgroundPhoto{z-index:0;-webkit-box-shadow:inset 0 1px 28px 10px #000;-moz-box-shadow:inset 0 1px 28px 10px #42445a;background-position:50%;background-repeat:no-repeat;background-size:cover;width:100vw;height:100vh;animation:60s linear infinite backgroundScale;display:flex;position:fixed;box-shadow:inset 0 1px 28px 10px #000}nav{color:#555454;z-index:6;background:linear-gradient(90deg,#ada996,#f2f2f2,#dbdbdb,#eaeaea);justify-content:space-around;width:100vw;height:8vh;margin:0;transition:transform .5s;display:flex;position:fixed;transform:translateY(0)}nav.off{transform:translateY(-100%)}div.navWrapper{flex-direction:row;justify-content:space-between;gap:10px;width:80vw;display:flex}div.navLogo{align-items:center;width:21vw;display:flex}div.navLogo>a>img{width:90%;position:relative}.mobileLogo{display:none}ul.menu{text-transform:uppercase;flex-direction:row;justify-content:center;align-items:center;gap:40px;width:70vw;padding-left:0;font-family:Roboto,sans-serif;font-size:1.2rem;font-weight:500;list-style:none;display:flex;position:relative}ul.menu>li{align-items:center;height:50%;display:flex}ul.menu>li:hover{color:#000;cursor:pointer;text-shadow:0 1px 1px #34343433;padding-top:10px}header{z-index:1;background-color:#0000004d;height:100vh;position:relative}section{z-index:5;flex-direction:column;align-items:center;gap:100px;min-height:120vh;padding:5%;display:flex;position:relative}footer{z-index:5;background-color:#000;justify-content:center;align-items:center;min-height:40vh;padding:5% 0;position:relative}.wrapper{background-color:#0000;transition:top 2s;position:relative}.flexRowWrapper{flex-direction:row;justify-content:space-between;gap:10px;width:80vw;display:flex}.flexColumnWrapper{flex-direction:column;justify-content:center;align-items:center;gap:10px;display:flex}.imageWrapper{flex:1;align-items:center;display:flex}.sectionTextHeader{text-transform:uppercase;font-optical-sizing:auto;text-align:center;letter-spacing:4px;margin-top:10px;font-family:Roboto,serif;font-size:3rem;font-style:italic;font-weight:300;display:block}.sectionTextHeaderSmall{text-transform:uppercase;font-optical-sizing:auto;text-align:center;letter-spacing:4px;margin-top:10px;font-family:Roboto,serif;font-size:2rem;font-style:italic;font-weight:300;display:block}.sectionTextContent{font-optical-sizing:auto;letter-spacing:2.5px;text-align:center;width:50vw;margin-bottom:10px;font-family:Roboto,serif;font-size:1rem;font-style:normal;line-height:1.8;display:block}.sectionImage{float:left;background-size:cover;width:20vw;height:20vw;margin-right:50px;display:flex}.about{color:#fbe1a5;background:linear-gradient(#000 14%,#001530 100%);font-weight:100}.whatWeDo{color:#000;background:linear-gradient(90deg,#ada996,#f2f2f2,#dbdbdb,#eaeaea);font-weight:400;box-shadow:inset 0 1px 15px -6px #42445a}.recruitment{justify-content:baseline;color:#000;background:linear-gradient(90deg,#ada996,#f2f2f2,#dbdbdb,#eaeaea);flex-direction:column;align-items:center;font-weight:400;display:flex;box-shadow:inset 0 1px 15px -6px #42445a}.recruitmentRowWrapper{border-radius:20px;flex-direction:row;justify-content:space-between;gap:10%;width:80vw;min-height:75vh;padding:5% 0;display:flex}.inputsWrapper{flex-direction:column;justify-content:space-between;width:40vw;margin-top:40px;margin-bottom:30px;display:flex}.textareaWrapper{background:#fefefe;border:1px solid #fff;border-radius:20px;flex-direction:column;justify-content:space-between;align-items:center;width:50vw;height:100%;padding:40px 20px;display:flex;position:relative}input{text-transform:capitalize;background-color:#0000;border:none;border-bottom:1px solid #6e6e6e;width:100%;height:50px;padding:10px;font-size:1.2rem;display:flex;position:relative}input:focus{box-shadow:none;border-color:initial;border-bottom:2px solid red;outline:none}input::placeholder{color:#00000073}select{color:#000;background-color:#0000;border:none;border-bottom:1px solid #6e6e6e;width:100%;height:50px;padding:10px;font-size:1.2rem;display:flex}select:invalid{color:#00000073}select:focus{background-color:#0000;border:none;border-bottom:1px solid #000}option{color:#000}textarea{letter-spacing:1.5px;resize:none;color:#000;background-color:#0000;border-radius:10px;width:95%;height:400px;padding:20px;font-family:Roboto,serif;font-size:.8rem;line-height:1.4;position:relative;overflow:auto}textarea:focus{outline:none}textarea::-webkit-scrollbar{width:5px;padding:2px}textarea::-webkit-scrollbar-thumb{background:linear-gradient(#0000,#000000bf,#0000);border-radius:25px;padding:50px}textarea:active{border:#898989;box-shadow:inset 0 1px 15px -6px #42445a}textarea::placeholder{color:#00000073}small{color:#ec0000;align-items:center;height:20px;padding:20px;font-size:.75rem;display:flex;position:relative}button.submitButton{color:#fff;background-color:#069b06;border:1px solid #000;border-radius:20px;width:95%;height:15%;min-height:80px;font-size:1.6rem;transition:all .15s linear;box-shadow:inset 0 1px 15px -6px #42445a}button.submitButton:hover{cursor:pointer;background-color:#ec0000;box-shadow:inset 0 1px 25px -6px #42445a}button:disabled,button[disabled]:hover{cursor:auto;background-color:#898989}.input-container{justify-content:center;align-items:center;width:100%;display:flex;position:relative}.icon{font-size:18px;display:none;position:absolute;right:10px}.valid .icon:after{content:"✔";color:green;display:inline}.invalid .icon:after{content:"✖";color:red;display:inline}.leaderboard{color:#fbe1a5;background:linear-gradient(90deg,#000,#040c00);font-weight:100}.leaderTier{justify-content:center;gap:30px;width:80vw;height:30%}.leaderProfile{border-radius:20px;justify-content:center;align-items:center;gap:0;width:460px;height:185px;padding:10px 0}.leaderDescription{color:#d0b77b;letter-spacing:1.2px;background:#000 linear-gradient(270deg,#000 0%,#000800 100%);border:1px solid #5b5b5b;border-radius:20px;align-items:center;width:285px;height:118px;margin-left:-30px;padding:0;font-family:Roboto,serif;font-size:1rem;font-weight:200;display:flex}span.white{color:#fff;letter-spacing:2.5px;font-size:1.2rem;font-weight:400}.avatarWrapper{aspect-ratio:1;z-index:2;justify-content:space-around;align-items:center;height:118px}.leaderAvatar{aspect-ratio:1;background-position:50%;background-repeat:no-repeat;background-size:150%;border:1px solid #464545;border-radius:20px;height:100%;margin-top:12px}.leaderDescription>ul{flex-direction:column;gap:10px;margin-left:35px;list-style:none;display:flex}.leaderRank{background-position:50%;background-repeat:no-repeat;background-size:contain;width:80%;height:35%;margin-top:-22%}.ezekiellVesperra{background-image:url(ezekiellVesperra.c939e6e5.jpeg)}.jacobStevens{background-image:url(jacobStevens.ff5b178b.jpeg)}.matthewQuinn{background-image:url(matthewQuinn.87c9c045.jpeg)}.franzGross{background-image:url(franzGross.b3126d86.jpeg)}.jacobSalvatore{background-image:url(jacobSalvatore.24a878b3.jpeg)}.jackHoward{background-image:url(jackHoward.84ec4b46.jpeg)}.loganTee{background-image:url(loganTee.eed73eeb.jpeg)}.michaelPoletko{background-image:url(michaelPoletko.51585ca5.jpeg)}.michaelBrabus{background-image:url(michaelBrabus.b56807af.jpeg)}.davidCherry{background-image:url(davidCherry.f7161e30.jpeg)}.tomaszGhost{background-image:url(tomaszGhost.9dc5ec83.jpeg)}.exampleAvatar{background-image:url(example.607b6aba.jpeg)}.husarWing{background-image:url(husarWing.48a7447f.jpeg)}.generalArmy{background-image:url(generalArmy.607717fb.png)}.general{background-image:url(general.4204414f.webp)}.lieutenantGeneral{background-image:url(lieutenantGeneral.b64a60d5.png)}.majorGeneral{background-image:url(majorGeneral.39c69ace.png)}.colonel{background-image:url(colonel.05e60ab6.webp)}.lieutenantColonel{background-image:url(lieutenantColonel.df5f4f8b.webp)}.major{background-image:url(major.66d30c50.webp)}.captain{background-image:url(captain.d42109ca.png)}.lieutenant{background-image:url(lieutenant.06f56844.webp)}.chiefWarrantOfficer{background-image:url(chiefWarrantOfficer.283aedbc.png)}.warrantOfficer{background-image:url(warrantOfficer.6b318c78.png)}.sergeantMajor{background-image:url(sergeantMajor.e6ab4d94.png)}.masterSergeant{background-image:url(masterSergeant.bbaefe7e.png)}.staffSergeant{background-image:url(staffSergeant.3eea4f29.png)}.sergeant{background-image:url(sergeant.44d38519.png)}.corporal{background-image:url(corporal.1b5afa27.png)}hr.separatorLight{background-image:linear-gradient(90deg,#fff0,#ffffffbf,#fff0);border:0;width:100%;height:1px;margin:30px}hr.separatorBlack{background-image:linear-gradient(90deg,#0000,#000000bf,#0000);border:0;width:100%;height:1px;margin:30px}div.verticalSeparator{background:linear-gradient(#fff0,#ffffffbf,#fff0);width:1px;height:40vh;margin:40px 0;position:relative}div.verticalSeparatorBlack{background:linear-gradient(#0000,#000000bf,#0000);width:1px;height:50%;margin:40px 0;position:relative}div.backgroundPhotoSeparator{height:120vh}.bg1{background-image:url(bg1.3cf3cedf.jpg)}.bg2{background-image:url(photo02.bb0b3f58.jpeg)}.bg3{background-image:url(photo01.fbf71f22.jpeg)}.bg4{background-image:url(photo03.381aa771.jpeg)}.bg5{background-image:url(photo04.2d925a47.jpeg)}.historyPhoto{background-size:cover;width:35vw;height:20vw;display:flex}.itcu1{background-image:url(itcu1.085ac734.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff;border-radius:20px;animation:60s linear infinite backgroundScale}.itcu2{background-image:url(itcu2.ccadb86c.jpeg);background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff;border-radius:20px;animation:60s linear infinite backgroundScale}.deltaGoldLogo{background-image:url(logo.b95183d5.png)}.majesticLogo{justify-content:center;display:flex}svg.majestic,img.youtube{width:20vw}img.footer{aspect-ratio:1;width:50%;display:flex;position:relative}.footerBox{justify-content:center;align-items:center;gap:30px;width:20vw;display:flex;position:relative}p.footerCopy{letter-spacing:1.5px;color:#fbe1a5;text-transform:uppercase;font-family:Roboto,sans-serif;font-size:1.5rem;font-weight:100}p.history{width:90vw}.flexCenter{justify-content:center;display:flex}.logoDelta{filter:invert();z-index:2;background-image:url(logo-delta1.415d46a1.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:90vw;height:100vh;animation:1.5s logoAnimation;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%)}.whatWeDoPhoto{width:25vw;height:90%;margin:50px;display:flex}.patrol{background-position:50%;background-repeat:no-repeat;background-size:cover;border:1px solid #fff;border-radius:20px;animation:60s linear infinite backgroundScale}.reaction{background-image:url(reaction.49237e0c.jpg)}.defence{background-image:url(foresttrucks.5950eb91.jpeg)}.coaching{background-image:url(coaching.481a7427.jpeg)}.insurgent{background-image:url(insurgent.5aeec1ce.jpeg)}.hrPhoto{background-image:url(hrPhoto.30ae29e0.jpeg)}.videoPlayer{aspect-ratio:16/9;border:1px solid #000;border-radius:20px;width:60vw}.boxShadow{box-shadow:0 7px 15px -2px #000000bf}.sangLogo{aspect-ratio:1;height:20vh}.arrow{cursor:pointer;z-index:2;animation:1s arrowShow;position:fixed;bottom:10%;right:50%;transform:translate(-50%,-50%)}.arrow span{border-bottom:5px solid #fff;border-right:5px solid #fff;width:1.5vw;height:1.5vw;margin:-10px;animation:3s infinite animate;display:block;transform:rotate(45deg)}.arrow span:nth-child(2){animation-delay:-.2s}.arrow span:nth-child(3){animation-delay:-.4s}@keyframes backgroundScale{0%{background-size:auto 130%}50%{background-size:auto 170%}to{background-size:auto 130%}}@keyframes logoAnimation{0%{width:0;height:0}to{width:90vw;height:100vh}}@keyframes animate{0%{opacity:0;transform:rotate(45deg)translate(-20px,-20px)}50%{opacity:1}to{opacity:0;transform:rotate(45deg)translate(20px,20px)}}@keyframes arrowShow{0%{bottom:100%;right:50%}30%{bottom:100%;right:50%}to{bottom:10%;right:50%}}@media (width<=1200px){.leaderTier{flex-wrap:wrap;gap:0;width:90vw}.leaderProfile{width:360px}.whatWeDo>.flexRowWrapper{flex-direction:column}.about>.flexRowWrapper{flex-direction:column;align-items:center;gap:35px}.recruitment>.flexRowWrapper{flex-direction:column}.sectionTextContent{text-align:justify;width:90vw}.whatWeDoPhoto{width:80vw;height:50vh;margin:15px 0}.videoPlayer{width:80vw}.historyPhoto{width:80vw;height:50vw}}@media (width<=1200px) and (orientation:landscape){.whatWeDoPhoto{height:90vh}}@media (width<=1100px){footer{margin-bottom:10vh}footer>div>.flexRowWrapper{flex-direction:column}div.verticalSeparator{display:none}.footerBox{width:80vw}img.youtube,svg.majestic{width:60vw;margin:30% 0}div.footerLogos{justify-content:space-between;gap:80px;margin:0;display:flex}.sectionImage{width:80vw;height:50vw;margin-right:0}.deltaGoldLogo{width:50vw}}@media (width<=1150px){nav{width:70vw;max-width:300px;height:100vh;transition:transform .6s;transform:translate(0)}div.navWrapper{flex-direction:column;justify-content:space-around;align-items:center}nav.off{transition:transform .4s;transform:translate(100vw)}div.navLogo{width:80%;display:flex;position:absolute;top:10px}.desctopLogo{display:none}.mobileLogo{margin-top:15%;display:block}ul.menu{flex-direction:column;gap:0;width:100%;height:30%;margin-top:15%;font-size:1.5rem}ul.menu>li{justify-content:center;align-items:center;width:100%;height:50px;margin:0;padding:0;display:flex}ul.menu>li:hover{color:#fff;cursor:pointer;text-shadow:0 1px 1px #34343433;background-color:#000;padding-top:0}div.verticalSeparatorBlack{display:none}}@media (width<=1150px) and (orientation:landscape){.navLogo{height:40vh;top:0}ul.menu{margin-top:40%}}@media (width<=1200px){.arrow span{width:2.5vw;height:2.5vw}}@media (width<=800px){.arrow span{width:3.5vw;height:3.5vw}}@media (width>=1154px) and (width<=1251px){ul.menu{font-size:.7rem}}@media (width<=1000px){.recruitmentRowWrapper{flex-direction:column;justify-content:center;align-items:center;gap:50px}.inputsWrapper{width:80vw}.textareaWrapper{width:90vw}textarea{height:300px}}.hamburgerIcon{cursor:pointer;z-index:10;text-shadow:2px 2px 2px #fff;background-color:#e9e9e9;border:1px solid #fff;border-radius:20px;margin:20px;padding:0;display:flex;position:fixed}.line{fill:none;stroke:#000;stroke-width:6px;transition:stroke-dasharray .6s cubic-bezier(.4,0,.2,1),stroke-dashoffset .6s cubic-bezier(.4,0,.2,1)}.line1{stroke-dasharray:60 207;stroke-width:6px}.line2{stroke-dasharray:60 60;stroke-width:6px}.line3{stroke-dasharray:60 207;stroke-width:6px}.opened .line1{stroke-dasharray:90 207;stroke-dashoffset:-134px;stroke-width:6px}.opened .line2{stroke-dasharray:1 60;stroke-dashoffset:-30px;stroke-width:6px}.opened .line3{stroke-dasharray:90 207;stroke-dashoffset:-134px;stroke-width:6px}.quote{text-align:center;color:#4d0000;text-shadow:1px 0 2px #000;font-size:2.5rem;font-style:italic;font-weight:200}.hide{display:none}
/*# sourceMappingURL=index.5fe88865.css.map */
