.osw-container{max-width:1400px}.osw-container,.osw-container-secondary{width:100%;margin:0 auto;padding:10px 20px}.osw-container-secondary{max-width:1160px}.osw-menu-wrapper{background:linear-gradient(90deg,#000428,#004e92);border-bottom:1px solid var(--border-bottom-light);position:sticky;top:-1px;transition:.35s;z-index:9999;animation:fade-down 1.2s ease-in-out 1;box-shadow:0 1px 10px rgba(151,164,175,.3)}@keyframes fade-down{0%{top:-500px}to{top:0}}.osw-menu{display:flex;justify-content:space-between}.osw-brand{font-weight:600;font-size:36px;color:var(--text-light)}.plan-card{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:16px;font-weight:500;line-height:1.25;padding:40px 30px}.plan-card:hover{border:1px solid #fff;box-shadow:inset 5px 5px 34px 8px hsla(0,0%,100%,.75);-webkit-box-shadow:inset 5px 5px 34px 8px hsla(0,0%,100%,.75);-moz-box-shadow:inset 5px 5px 34px 8px hsla(0,0%,100%,.75)}@media screen and (max-width:576px){.osw-brand{font-size:22px}}@media screen and (max-width:425px){.osw-brand{font-size:20px}}