.custom-seals-main{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%;max-width:1100px;padding:20px;margin:20px 0;overflow:hidden}.custom-seals-main .transition{-webkit-transform:translateX(-250px);transform:translateX(-250px);opacity:0;-webkit-animation:fade-in-right 1s ease -webkit-calc(.1s * var(--i)) forwards;animation:fade-in-right 1s ease calc(.1s * var(--i)) forwards}.custom-seals-main .left-header{text-align:left}.custom-seals-main h1{text-align:center}.profile-main h1{text-align:left}.custom-seals-main h2{margin-top:10px;text-align:left}.custom-seals-main h3{font-size:24px;margin-top:5px;text-align:left}.custom-seals-main h4{font-size:18px;text-align:left;margin:-5px 0 5px 25px;width:100%}.custom-seals-main p{font-size:18px;text-align:left;margin:10px 0}.custom-seals-main .title{width:100%;height:-webkit-fit-content;height:-moz-fit-content;height:fit-content;position:relative;-webkit-box-shadow:0 0 5px 2px #080808;box-shadow:0 0 5px 2px #080808;max-height:200px;border-radius:10px;overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-seals-main .title img{width:100%}.custom-seals-main .title h1{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);text-align:center;text-shadow:2px 2px 6px rgba(35,35,35),2px -2px 6px rgba(35,35,35),-2px 2px 6px rgba(35,35,35),-2px -2px 6px rgba(35,35,35);color:var(--patriot-red)}.custom-seals-main .btns{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px;gap:10px}.custom-seals-main .categories,.custom-seals-main .group,.custom-seals-main .group .selections{width:100%}.custom-seals-main .categories .blue-btn{margin:5px}.custom-seals-main .categories{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:5px 0}.custom-seals-main .group{margin:30px 0}.custom-seals-main .group:first-child{margin-top:0}.custom-seals-main .group h2{width:100%;text-align:left;margin-bottom:10px;margin-top:0}.custom-seals-main .group .selections{display:-webkit-box;display:-ms-flexbox;display:flex}.custom-seals-main .gland-pic{padding:5px 5px 0 0;border-radius:10px;max-width:350px}.custom-seals-main .form .gland-pic{max-width:400px}.custom-seals-main .gland-pic img{border-radius:10px;-webkit-box-shadow:0 0 5px 2px #080808;box-shadow:0 0 5px 2px #080808;max-width:100%}.custom-seals-main .group .selections .profiles{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-flex:1;-ms-flex:1;flex:1}.custom-seals-main .group .selections .profiles .profile{margin:5px;color:#f5f5f5}.custom-seals-main .group .selections .profiles .profile.deactivated{opacity:.5}.custom-seals-main .profile{height:100px}.custom-seals-main .form .profile{height:250px}.custom-seals-main .profile .profile-wrapper{height:80%;aspect-ratio:1;background:#fff;border-radius:5px;-webkit-box-shadow:0 0 5px 2px #787878;box-shadow:0 0 5px 2px #787878;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-seals-main .profile .profile-wrapper .profile-img{height:100%;position:relative}.custom-seals-main .profile .profile-wrapper img{height:100%;border-radius:5px}.content .info .right .profile-pic{position:relative}.custom-seals-main .group .selections .profiles .profile h3{margin:0;font-size:20px;-webkit-transition:.25s;transition:.25s;text-align:center}.custom-seals-main .group .selections .profiles .profile:hover h3{cursor:pointer;color:var(--patriot-blue)}.custom-seals-main .group .selections .profiles .profile img:hover{cursor:pointer}.custom-seals-main .form{margin-top:15px;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex}.custom-seals-main .form .pictures{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-width:min(305px,100%)}.custom-seals-main .form .pictures .gland-pic{margin-bottom:10px}.custom-seals-main .general-error{color:var(--patriot-red);margin-top:10px;margin-bottom:10px}.custom-seals-main .seal-notes{margin-top:-10px;margin-bottom:10px;color:#f5f5f5;font-weight:600;font-style:italic;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:5px}@media (max-width:1105px){.profile-main{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.profile-main .form{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;min-width:250px}.custom-seals-main .form .form-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.custom-seals-main .general-error,.custom-seals-main .seal-notes{text-align:center;margin-left:-25px;padding-left:25px;width:100%}}@media (max-width:825px){.custom-seals-main{max-width:100%;margin:0}.custom-seals-main>h2,.custom-seals-main>p{text-align:center}.custom-seals-main .btns{width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-wrap:wrap;flex-wrap:wrap}.custom-seals-main .group h2,.custom-seals-main .left-header,.profile-main h1{text-align:center}.custom-seals-main .group .selections{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-seals-main .group .selections .gland-pic{padding:5px}}@media (max-width:780px){.custom-seals-main h4{max-width:300px;margin:-5px 0 5px}.custom-seals-main .form{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-seals-main .form .form-section{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap;margin-left:0!important;max-width:300px}.custom-seals-main .form .form-btns{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-left:0!important;padding-left:0!important}.custom-seals-main .form .form-section>div{margin-left:0!important}.custom-seals-main .general-error,.custom-seals-main .seal-notes{margin-left:0;padding-left:0;max-width:300px}.profile-main{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.custom-seals-main .form .pictures{margin-bottom:10px}.custom-seals-main .form .form-section .submit-btn{margin-left:0;margin-right:0}}