@charset "UTF-8";:root{--ht-bg: rgba(250, 250, 250, .95);--ht-border: rgba(0, 0, 0, .08);--ht-text: #222222;--ht-text-dim: #555555;--ht-primary: #3f629b !important;--ht-primary-hover: #2b3e60 !important;--ht-danger: #d0203f;--ht-danger-ghost-bg: rgba(208,32,63,.08);--ht-shadow: 0 -10px 30px rgba(0, 0, 0, .08);--ht-radius: 12px}.ht-cookie{position:fixed;left:0;right:0;bottom:0;z-index:9999;background:var(--ht-bg);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-top:1px solid var(--ht-border);padding:16px 0;padding-bottom:calc(16px + env(safe-area-inset-bottom));box-shadow:var(--ht-shadow);animation:ht-slide-up .22s ease-out}@media (prefers-reduced-motion: reduce){.ht-cookie{animation:none}}.ht-cookie__content{max-width:1200px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:16px}.ht-cookie__text{flex:1;color:var(--ht-text);min-width:0}.ht-cookie__title{margin:0 0 6px;font-size:1.1rem;font-weight:700;color:var(--ht-text);letter-spacing:.2px}.ht-cookie__desc{margin:0;font-size:.95rem;line-height:1.45;color:var(--ht-text-dim)}.ht-cookie__link{color:var(--ht-primary);text-decoration:underline;text-underline-offset:4px;font-weight:600}.ht-cookie__link:hover{color:var(--ht-primary-hover)}.ht-cookie__actions{display:flex;gap:10px;flex-shrink:0}.ht-btn{appearance:none;border:1px solid transparent;border-radius:var(--ht-radius);padding:10px 16px;font-size:.95rem;font-weight:700;line-height:1;cursor:pointer;transition:background .2s,color .2s,border-color .2s,box-shadow .2s;box-shadow:0 1px #0000000d;outline:none}.ht-btn:focus-visible{box-shadow:0 0 0 3px #527abc59}.ht-btn--primary{background:var(--ht-primary);color:#fff;border-color:var(--ht-primary)}.ht-btn--primary:hover{background:var(--ht-primary-hover)}.ht-btn--ghost-danger{background:transparent;color:var(--ht-danger);border-color:var(--ht-danger)}.ht-btn--ghost-danger:hover{background:var(--ht-danger-ghost-bg)}@keyframes ht-slide-up{0%{transform:translateY(100%);opacity:0}to{transform:translateY(0);opacity:1}}@media (max-width: 768px){.ht-cookie__content{flex-direction:column;align-items:stretch;text-align:center;gap:12px}.ht-cookie__actions{justify-content:center}.ht-btn{width:120px}}.ht-cookie.dark{--ht-bg: #222;--ht-text: #fff;--ht-text-dim: #ddd;--ht-border: rgba(255, 255, 255, .2)}/*!------------------------------------------------------------------
[MAIN STYLESHEET]
PROJECT:	JACKCREATIVE
-------------------------------------------------------------------*/.btn{font-family:Plus Jakarta Sans,sans-serif;letter-spacing:-.2px;font-weight:600;padding:.5rem;font-size:clamp(.85rem,1.5vw,.95rem);border-radius:12px;background:#0f172a;transition:background .25s ease,color .25s ease,border-color .25s ease}.btn:focus{outline:0;box-shadow:0 0 0 3px #0f172a40}.btn:disabled,.btn.disabled{pointer-events:none;box-shadow:none;opacity:.65}.btn-primary{color:#fff;background:#0f172a;border:1px solid #0f172a;font-weight:700}.btn-primary:hover{background:#060910;color:#fff;border-color:#060910}.btn-primary:active{background:black;border-color:#000}.btn-outline-primary{color:#0f172a;border-color:#0f172a;background:transparent}.btn-outline-primary:hover{background:#0f172a;color:#fff}.btn-outline-primary:active{background:#060910;border-color:#060910;color:#fff}.btn-outline-danger{color:#ef4444;border-color:#ef4444;background:transparent}.btn-outline-danger:hover{background:#ef4444;color:#fff}.btn-outline-danger:active{background:#ec2323;border-color:#ec2323;color:#fff}.btn-outline-anchor{color:#d97706;border-color:#d97706;background:transparent}.btn-outline-anchor:hover{background:#d97706;color:#fff}.btn-outline-anchor:active{background:#b66405;border-color:#b66405;color:#fff}.btn-lg,.btn-group-lg>.btn{padding:.8rem 1.5rem;font-size:1rem;line-height:22px;border-radius:18px}.btn-sm,.btn-group-sm>.btn{padding:.4rem .9rem;font-size:.85rem;font-weight:600;border-radius:8.4px}.container,.container-fluid,.container-xxl,.container-xl,.container-lg,.container-md,.container-sm{width:100%;padding-right:var(--bs-gutter-x, .75rem);padding-left:var(--bs-gutter-x, .75rem);margin-right:auto;margin-left:auto}@media (min-width: 576px){.container-sm,.container{max-width:540px}}@media (min-width: 768px){.container-md,.container-sm,.container{max-width:720px}}@media (min-width: 992px){.container-lg,.container-md,.container-sm,.container{max-width:960px}}@media (min-width: 1200px){.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1140px}}@media (min-width: 1400px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1320px}}@media (min-width: 1700px){.container-xxl,.container-xl,.container-lg,.container-md,.container-sm,.container{max-width:1680px}}@media (max-width: 575.98px){.container{padding-left:1.5rem;padding-right:1.5rem}}.w-10{width:10%!important}.w-15{width:15%!important}.w-20{width:20%!important}.w-25{width:25%!important}.w-30{width:30%!important}.w-35{width:35%!important}.w-40{width:40%!important}.w-45{width:45%!important}.w-50{width:50%!important}.w-55{width:55%!important}.w-60{width:60%!important}.w-65{width:65%!important}.w-70{width:70%!important}.w-75{width:75%!important}.w-80{width:80%!important}.w-85{width:85%!important}.w-90{width:90%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.mw-100{max-width:100%!important}.vw-100{width:100vw!important}.min-vw-100{min-width:100vw!important}@media (min-width: 1400px){.w-xxl-75{width:75%!important}}@media (min-width: 992px){.w-lg-80{width:80%!important}}@media (min-width: 1200px){.w-xxl-75{width:75%!important}.w-xl-80{width:80%!important}.w-xl-90{width:90%!important}.w-xxl-20{width:20%!important}}@media (min-width: 768px){.mb-md-7{margin-bottom:3rem!important}}.g-4,.gx-4{--bs-gutter-x: 1.5rem}.g-6,.gx-6{--bs-gutter-x: 2.5rem}.g-5,.gy-5{--bs-gutter-y: 2rem}.g-6,.gy-6{--bs-gutter-y: 2.5rem}.m-0{margin:0!important}.m-1{margin:.25rem!important}.m-2{margin:.5rem!important}.m-3{margin:.75rem!important}.m-4{margin:1.5rem!important}.m-5{margin:2rem!important}.m-6{margin:2.5rem!important}.m-7{margin:3rem!important}.m-8{margin:3.5rem!important}.m-9{margin:4rem!important}.m-10{margin:4.5rem!important}.m-11{margin:5rem!important}.m-12{margin:5.5rem!important}.m-13{margin:6rem!important}.m-14{margin:6.5rem!important}.m-15{margin:7rem!important}.m-16{margin:7.5rem!important}.m-17{margin:8rem!important}.m-18{margin:8.5rem!important}.m-19{margin:9rem!important}.m-20{margin:9.5rem!important}.m-21{margin:10rem!important}.m-22{margin:13.75rem!important}.m-23{margin:24.5rem!important}.m-24{margin:11rem!important}.m-auto{margin:auto!important}.mx-0{margin-right:0!important;margin-left:0!important}.mx-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-5{margin-right:2rem!important;margin-left:2rem!important}.mx-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-7{margin-right:3rem!important;margin-left:3rem!important}.mx-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-9{margin-right:4rem!important;margin-left:4rem!important}.mx-10{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-11{margin-right:5rem!important;margin-left:5rem!important}.mx-12{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-13{margin-right:6rem!important;margin-left:6rem!important}.mx-14{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-15{margin-right:7rem!important;margin-left:7rem!important}.mx-16{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-17{margin-right:8rem!important;margin-left:8rem!important}.mx-18{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-19{margin-right:9rem!important;margin-left:9rem!important}.mx-20{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-21{margin-right:10rem!important;margin-left:10rem!important}.mx-22{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-23{margin-right:24.5rem!important;margin-left:24.5rem!important}.mx-24{margin-right:11rem!important;margin-left:11rem!important}.mx-auto{margin-right:auto!important;margin-left:auto!important}.my-0{margin-top:0!important;margin-bottom:0!important}.my-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-22{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-23{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-24{margin-top:11rem!important;margin-bottom:11rem!important}.my-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-0{margin-top:0!important}.mt-1{margin-top:.25rem!important}.mt-2{margin-top:.5rem!important}.mt-3{margin-top:.75rem!important}.mt-4{margin-top:1.5rem!important}.mt-5{margin-top:2rem!important}.mt-6{margin-top:2.5rem!important}.mt-7{margin-top:3rem!important}.mt-8{margin-top:3.5rem!important}.mt-9{margin-top:4rem!important}.mt-10{margin-top:4.5rem!important}.mt-11{margin-top:5rem!important}.mt-12{margin-top:5.5rem!important}.mt-13{margin-top:6rem!important}.mt-14{margin-top:6.5rem!important}.mt-15{margin-top:7rem!important}.mt-16{margin-top:7.5rem!important}.mt-17{margin-top:8rem!important}.mt-18{margin-top:8.5rem!important}.mt-19{margin-top:9rem!important}.mt-20{margin-top:9.5rem!important}.mt-21{margin-top:10rem!important}.mt-22{margin-top:13.75rem!important}.mt-23{margin-top:24.5rem!important}.mt-24{margin-top:11rem!important}.mt-25{margin-top:-21.5rem!important}.mt-auto{margin-top:auto!important}.me-0{margin-right:0!important}.me-1{margin-right:.25rem!important}.me-2{margin-right:.5rem!important}.me-3{margin-right:.75rem!important}.me-4{margin-right:1.5rem!important}.me-5{margin-right:2rem!important}.me-6{margin-right:2.5rem!important}.me-7{margin-right:3rem!important}.me-8{margin-right:3.5rem!important}.me-9{margin-right:4rem!important}.me-10{margin-right:4.5rem!important}.me-11{margin-right:5rem!important}.me-12{margin-right:5.5rem!important}.me-13{margin-right:6rem!important}.me-14{margin-right:6.5rem!important}.me-15{margin-right:7rem!important}.me-16{margin-right:7.5rem!important}.me-17{margin-right:8rem!important}.me-18{margin-right:8.5rem!important}.me-19{margin-right:9rem!important}.me-20{margin-right:9.5rem!important}.me-21{margin-right:10rem!important}.me-22{margin-right:13.75rem!important}.me-23{margin-right:24.5rem!important}.me-24{margin-right:11rem!important}.me-auto{margin-right:auto!important}.mb-0{margin-bottom:0!important}.mb-1{margin-bottom:.25rem!important}.mb-2{margin-bottom:.5rem!important}.mb-3{margin-bottom:.75rem!important}.mb-4{margin-bottom:1.5rem!important}.mb-5{margin-bottom:2rem!important}.mb-6{margin-bottom:2.5rem!important}.mb-7{margin-bottom:3rem!important}.mb-8{margin-bottom:3.5rem!important}.mb-9{margin-bottom:4rem!important}.mb-10{margin-bottom:4.5rem!important}.mb-11{margin-bottom:5rem!important}.mb-12{margin-bottom:5.5rem!important}.mb-13{margin-bottom:6rem!important}.mb-14{margin-bottom:6.5rem!important}.mb-15{margin-bottom:7rem!important}.mb-16{margin-bottom:7.5rem!important}.mb-17{margin-bottom:8rem!important}.mb-18{margin-bottom:8.5rem!important}.mb-19{margin-bottom:9rem!important}.mb-20{margin-bottom:9.5rem!important}.mb-21{margin-bottom:10rem!important}.mb-22{margin-bottom:11rem!important}.mb-23{margin-bottom:13.75rem!important}.mb-24{margin-bottom:15.5rem!important}.mb-25{margin-bottom:24.5rem!important}.mb-auto{margin-bottom:auto!important}.ms-0{margin-left:0!important}.ms-1{margin-left:.25rem!important}.ms-2{margin-left:.5rem!important}.ms-3{margin-left:.75rem!important}.ms-4{margin-left:1.5rem!important}.ms-5{margin-left:2rem!important}.ms-6{margin-left:2.5rem!important}.ms-7{margin-left:3rem!important}.ms-8{margin-left:3.5rem!important}.ms-9{margin-left:4rem!important}.ms-10{margin-left:4.5rem!important}.ms-11{margin-left:5rem!important}.ms-12{margin-left:5.5rem!important}.ms-13{margin-left:6rem!important}.ms-14{margin-left:6.5rem!important}.ms-15{margin-left:7rem!important}.ms-16{margin-left:7.5rem!important}.ms-17{margin-left:8rem!important}.ms-18{margin-left:8.5rem!important}.ms-19{margin-left:9rem!important}.ms-20{margin-left:9.5rem!important}.ms-21{margin-left:10rem!important}.ms-22{margin-left:13.75rem!important}.ms-23{margin-left:24.5rem!important}.ms-24{margin-left:11rem!important}.ms-auto{margin-left:auto!important}.m-n1{margin:-.25rem!important}.m-n2{margin:-.5rem!important}.m-n3{margin:-.75rem!important}.m-n4{margin:-1.5rem!important}.m-n5{margin:-2rem!important}.m-n6{margin:-2.5rem!important}.m-n7{margin:-3rem!important}.m-n8{margin:-3.5rem!important}.m-n9{margin:-4rem!important}.m-n10{margin:-4.5rem!important}.m-n11{margin:-5rem!important}.m-n12{margin:-5.5rem!important}.m-n13{margin:-6rem!important}.m-n14{margin:-6.5rem!important}.m-n15{margin:-7rem!important}.m-n16{margin:-7.5rem!important}.m-n17{margin:-8rem!important}.m-n18{margin:-8.5rem!important}.m-n19{margin:-9rem!important}.m-n20{margin:-9.5rem!important}.m-n21{margin:-10rem!important}.m-n22{margin:-13.75rem!important}.m-n23{margin:-24.5rem!important}.m-n24{margin:-11rem!important}.mx-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-n9{margin-right:-4rem!important;margin-left:-4rem!important}.mx-n10{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-n11{margin-right:-5rem!important;margin-left:-5rem!important}.mx-n12{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-n13{margin-right:-6rem!important;margin-left:-6rem!important}.mx-n14{margin-right:-6.5rem!important;margin-left:-6.5rem!important}.mx-n15{margin-right:-7rem!important;margin-left:-7rem!important}.mx-n16{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-n17{margin-right:-8rem!important;margin-left:-8rem!important}.mx-n18{margin-right:-8.5rem!important;margin-left:-8.5rem!important}.mx-n19{margin-right:-9rem!important;margin-left:-9rem!important}.mx-n20{margin-right:-9.5rem!important;margin-left:-9.5rem!important}.mx-n21{margin-right:-10rem!important;margin-left:-10rem!important}.mx-n22{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-n23{margin-right:-24.5rem!important;margin-left:-24.5rem!important}.mx-n24{margin-right:-11rem!important;margin-left:-11rem!important}.my-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-n9{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-n10{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-n11{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-n12{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-n13{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-n14{margin-top:-6.5rem!important;margin-bottom:-6.5rem!important}.my-n15{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-n16{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-n17{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-n18{margin-top:-8.5rem!important;margin-bottom:-8.5rem!important}.my-n19{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-n20{margin-top:-9.5rem!important;margin-bottom:-9.5rem!important}.my-n21{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-n22{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-n23{margin-top:-24.5rem!important;margin-bottom:-24.5rem!important}.my-n24{margin-top:-11rem!important;margin-bottom:-11rem!important}.mt-n1{margin-top:-.25rem!important}.mt-n2{margin-top:-.5rem!important}.mt-n3{margin-top:-.75rem!important}.mt-n4{margin-top:-1.5rem!important}.mt-n5{margin-top:-2rem!important}.mt-n6{margin-top:-2.5rem!important}.mt-n7{margin-top:-3rem!important}.mt-n8{margin-top:-3.5rem!important}.mt-n9{margin-top:-4rem!important}.mt-n10{margin-top:-4.5rem!important}.mt-n11{margin-top:-5rem!important}.mt-n12{margin-top:-5.5rem!important}.mt-n13{margin-top:-6rem!important}.mt-n14{margin-top:-6.5rem!important}.mt-n15{margin-top:-7rem!important}.mt-n16{margin-top:-7.5rem!important}.mt-n17{margin-top:-8rem!important}.mt-n18{margin-top:-8.5rem!important}.mt-n19{margin-top:-9rem!important}.mt-n20{margin-top:-9.5rem!important}.mt-n21{margin-top:-10rem!important}.mt-n22{margin-top:-13.75rem!important}.mt-n23{margin-top:-24.5rem!important}.mt-n24{margin-top:-11rem!important}.me-n1{margin-right:-.25rem!important}.me-n2{margin-right:-.5rem!important}.me-n3{margin-right:-.75rem!important}.me-n4{margin-right:-1.5rem!important}.me-n5{margin-right:-2rem!important}.me-n6{margin-right:-2.5rem!important}.me-n7{margin-right:-3rem!important}.me-n8{margin-right:-3.5rem!important}.me-n9{margin-right:-4rem!important}.me-n10{margin-right:-4.5rem!important}.me-n11{margin-right:-5rem!important}.me-n12{margin-right:-5.5rem!important}.me-n13{margin-right:-6rem!important}.me-n14{margin-right:-6.5rem!important}.me-n15{margin-right:-7rem!important}.me-n16{margin-right:-7.5rem!important}.me-n17{margin-right:-8rem!important}.me-n18{margin-right:-8.5rem!important}.me-n19{margin-right:-9rem!important}.me-n20{margin-right:-9.5rem!important}.me-n21{margin-right:-10rem!important}.me-n22{margin-right:-13.75rem!important}.me-n23{margin-right:-24.5rem!important}.me-n24{margin-right:-11rem!important}.mb-n1{margin-bottom:-.25rem!important}.mb-n2{margin-bottom:-.5rem!important}.mb-n3{margin-bottom:-.75rem!important}.mb-n4{margin-bottom:-1.5rem!important}.mb-n5{margin-bottom:-2rem!important}.mb-n6{margin-bottom:-2.5rem!important}.mb-n7{margin-bottom:-3rem!important}.mb-n8{margin-bottom:-3.5rem!important}.mb-n9{margin-bottom:-4rem!important}.mb-n10{margin-bottom:-4.5rem!important}.mb-n11{margin-bottom:-5rem!important}.mb-n12{margin-bottom:-5.5rem!important}.mb-n13{margin-bottom:-6rem!important}.mb-n14{margin-bottom:-6.5rem!important}.mb-n15{margin-bottom:-7rem!important}.mb-n16{margin-bottom:-7.5rem!important}.mb-n17{margin-bottom:-8rem!important}.mb-n18{margin-bottom:-8.5rem!important}.mb-n19{margin-bottom:-9rem!important}.mb-n20{margin-bottom:-9.5rem!important}.mb-n21{margin-bottom:-10rem!important}.mb-n22{margin-bottom:-13.75rem!important}.mb-n23{margin-bottom:-24.5rem!important}.mb-n24{margin-bottom:-11rem!important}.ms-n1{margin-left:-.25rem!important}.ms-n2{margin-left:-.5rem!important}.ms-n3{margin-left:-.75rem!important}.ms-n4{margin-left:-1.5rem!important}.ms-n5{margin-left:-2rem!important}.ms-n6{margin-left:-2.5rem!important}.ms-n7{margin-left:-3rem!important}.ms-n8{margin-left:-3.5rem!important}.ms-n9{margin-left:-4rem!important}.ms-n10{margin-left:-4.5rem!important}.ms-n11{margin-left:-5rem!important}.ms-n12{margin-left:-5.5rem!important}.ms-n13{margin-left:-6rem!important}.ms-n14{margin-left:-6.5rem!important}.ms-n15{margin-left:-7rem!important}.ms-n16{margin-left:-7.5rem!important}.ms-n17{margin-left:-8rem!important}.ms-n18{margin-left:-8.5rem!important}.ms-n19{margin-left:-9rem!important}.ms-n20{margin-left:-9.5rem!important}.ms-n21{margin-left:-10rem!important}.ms-n22{margin-left:-13.75rem!important}.ms-n23{margin-left:-24.5rem!important}.ms-n24{margin-left:-11rem!important}.p-0{padding:0!important}.p-1{padding:.25rem!important}.p-2{padding:.5rem!important}.p-3{padding:.75rem!important}.p-4{padding:1.5rem!important}.p-5{padding:2rem!important}.p-6{padding:2.5rem!important}.p-7{padding:3rem!important}.p-8{padding:3.5rem!important}.p-9{padding:4rem!important}.p-10{padding:4.5rem!important}.p-11{padding:5rem!important}.p-12{padding:5.5rem!important}.p-13{padding:6rem!important}.p-14{padding:6.5rem!important}.p-15{padding:7rem!important}.p-16{padding:7.5rem!important}.p-17{padding:8rem!important}.p-18{padding:8.5rem!important}.p-19{padding:9rem!important}.p-20{padding:9.5rem!important}.p-21{padding:10rem!important}.p-22{padding:13.75rem!important}.p-23{padding:24.5rem!important}.p-24{padding:11rem!important}.px-0{padding-right:0!important;padding-left:0!important}.px-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-5{padding-right:2rem!important;padding-left:2rem!important}.px-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-7{padding-right:3rem!important;padding-left:3rem!important}.px-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-9{padding-right:4rem!important;padding-left:4rem!important}.px-10{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-11{padding-right:5rem!important;padding-left:5rem!important}.px-12{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-13{padding-right:6rem!important;padding-left:6rem!important}.px-14{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-15{padding-right:7rem!important;padding-left:7rem!important}.px-16{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-17{padding-right:8rem!important;padding-left:8rem!important}.px-18{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-19{padding-right:9rem!important;padding-left:9rem!important}.px-20{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-21{padding-right:10rem!important;padding-left:10rem!important}.px-22{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-23{padding-right:24.5rem!important;padding-left:24.5rem!important}.px-24{padding-right:11rem!important;padding-left:11rem!important}.py-0{padding-top:0!important;padding-bottom:0!important}.py-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-22{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-23{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-24{padding-top:11rem!important;padding-bottom:11rem!important}.pt-0{padding-top:0!important}.pt-1{padding-top:.25rem!important}.pt-2{padding-top:.5rem!important}.pt-3{padding-top:.75rem!important}.pt-4{padding-top:1.5rem!important}.pt-5{padding-top:2rem!important}.pt-6{padding-top:2.5rem!important}.pt-7{padding-top:3rem!important}.pt-8{padding-top:3.5rem!important}.pt-9{padding-top:4rem!important}.pt-10{padding-top:4.5rem!important}.pt-11{padding-top:5rem!important}.pt-12{padding-top:5.5rem!important}.pt-13{padding-top:6rem!important}.pt-14{padding-top:6.5rem!important}.pt-15{padding-top:7rem!important}.pt-16{padding-top:7.5rem!important}.pt-17{padding-top:8rem!important}.pt-18{padding-top:8.5rem!important}.pt-19{padding-top:9rem!important}.pt-20{padding-top:9.5rem!important}.pt-21{padding-top:10rem!important}.pt-22{padding-top:13.75rem!important}.pt-23{padding-top:24.5rem!important}.pt-24{padding-top:11rem!important}.pe-0{padding-right:0!important}.pe-1{padding-right:.25rem!important}.pe-2{padding-right:.5rem!important}.pe-3{padding-right:.75rem!important}.pe-4{padding-right:1.5rem!important}.pe-5{padding-right:2rem!important}.pe-6{padding-right:2.5rem!important}.pe-7{padding-right:3rem!important}.pe-8{padding-right:3.5rem!important}.pe-9{padding-right:4rem!important}.pe-10{padding-right:4.5rem!important}.pe-11{padding-right:5rem!important}.pe-12{padding-right:5.5rem!important}.pe-13{padding-right:6rem!important}.pe-14{padding-right:6.5rem!important}.pe-15{padding-right:7rem!important}.pe-16{padding-right:7.5rem!important}.pe-17{padding-right:8rem!important}.pe-18{padding-right:8.5rem!important}.pe-19{padding-right:9rem!important}.pe-20{padding-right:9.5rem!important}.pe-21{padding-right:10rem!important}.pe-22{padding-right:13.75rem!important}.pe-23{padding-right:24.5rem!important}.pe-24{padding-right:11rem!important}.pb-0{padding-bottom:0!important}.pb-1{padding-bottom:.25rem!important}.pb-2{padding-bottom:.5rem!important}.pb-3{padding-bottom:.75rem!important}.pb-4{padding-bottom:1.5rem!important}.pb-5{padding-bottom:2rem!important}.pb-6{padding-bottom:2.5rem!important}.pb-7{padding-bottom:3rem!important}.pb-8{padding-bottom:3.5rem!important}.pb-9{padding-bottom:4rem!important}.pb-10{padding-bottom:4.5rem!important}.pb-11{padding-bottom:5rem!important}.pb-12{padding-bottom:5.5rem!important}.pb-13{padding-bottom:6rem!important}.pb-14{padding-bottom:6.5rem!important}.pb-15{padding-bottom:7rem!important}.pb-16{padding-bottom:7.5rem!important}.pb-17{padding-bottom:8rem!important}.pb-18{padding-bottom:8.5rem!important}.pb-19{padding-bottom:9rem!important}.pb-20{padding-bottom:9.5rem!important}.pb-21{padding-bottom:10rem!important}.pb-22{padding-bottom:13.75rem!important}.pb-23{padding-bottom:24.5rem!important}.pb-24{padding-bottom:11rem!important}.pb-25{padding-bottom:26.5rem!important}.pb-26{padding-bottom:12.5rem!important}.ps-0{padding-left:0!important}.ps-1{padding-left:.25rem!important}.ps-2{padding-left:.5rem!important}.ps-3{padding-left:.75rem!important}.ps-4{padding-left:1.5rem!important}.ps-5{padding-left:2rem!important}.ps-6{padding-left:2.5rem!important}.ps-7{padding-left:3rem!important}.ps-8{padding-left:3.5rem!important}.ps-9{padding-left:4rem!important}.ps-10{padding-left:4.5rem!important}.ps-11{padding-left:5rem!important}.ps-12{padding-left:5.5rem!important}.ps-13{padding-left:6rem!important}.ps-14{padding-left:6.5rem!important}.ps-15{padding-left:7rem!important}.ps-16{padding-left:7.5rem!important}.ps-17{padding-left:8rem!important}.ps-18{padding-left:8.5rem!important}.ps-19{padding-left:9rem!important}.ps-20{padding-left:9.5rem!important}.ps-21{padding-left:10rem!important}.ps-22{padding-left:13.75rem!important}.ps-23{padding-left:24.5rem!important}.ps-24{padding-left:11rem!important}@media (min-width: 576px){.m-sm-0{margin:0!important}.m-sm-1{margin:.25rem!important}.m-sm-2{margin:.5rem!important}.m-sm-3{margin:.75rem!important}.m-sm-4{margin:1.5rem!important}.m-sm-5{margin:2rem!important}.m-sm-6{margin:2.5rem!important}.m-sm-7{margin:3rem!important}.m-sm-8{margin:3.5rem!important}.m-sm-9{margin:4rem!important}.m-sm-10{margin:4.5rem!important}.m-sm-11{margin:5rem!important}.m-sm-12{margin:5.5rem!important}.m-sm-13{margin:6rem!important}.m-sm-14{margin:6.5rem!important}.m-sm-15{margin:7rem!important}.m-sm-16{margin:7.5rem!important}.m-sm-17{margin:8rem!important}.m-sm-18{margin:8.5rem!important}.m-sm-19{margin:9rem!important}.m-sm-20{margin:9.5rem!important}.m-sm-21{margin:10rem!important}.m-sm-22{margin:13.75rem!important}.m-sm-23{margin:24.5rem!important}.m-sm-24{margin:11rem!important}.m-sm-auto{margin:auto!important}.mx-sm-0{margin-right:0!important;margin-left:0!important}.mx-sm-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-sm-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-sm-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-sm-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-sm-5{margin-right:2rem!important;margin-left:2rem!important}.mx-sm-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-sm-7{margin-right:3rem!important;margin-left:3rem!important}.mx-sm-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-sm-9{margin-right:4rem!important;margin-left:4rem!important}.mx-sm-10{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-sm-11{margin-right:5rem!important;margin-left:5rem!important}.mx-sm-12{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-sm-13{margin-right:6rem!important;margin-left:6rem!important}.mx-sm-14{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-sm-15{margin-right:7rem!important;margin-left:7rem!important}.mx-sm-16{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-sm-17{margin-right:8rem!important;margin-left:8rem!important}.mx-sm-18{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-sm-19{margin-right:9rem!important;margin-left:9rem!important}.mx-sm-20{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-sm-21{margin-right:10rem!important;margin-left:10rem!important}.mx-sm-22{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-sm-23{margin-right:24.5rem!important;margin-left:24.5rem!important}.mx-sm-24{margin-right:11rem!important;margin-left:11rem!important}.mx-sm-auto{margin-right:auto!important;margin-left:auto!important}.my-sm-0{margin-top:0!important;margin-bottom:0!important}.my-sm-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-sm-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-sm-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-sm-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-sm-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-sm-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-sm-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-sm-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-sm-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-sm-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-sm-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-sm-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-sm-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-sm-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-sm-22{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-sm-23{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-sm-24{margin-top:11rem!important;margin-bottom:11rem!important}.my-sm-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-sm-0{margin-top:0!important}.mt-sm-1{margin-top:.25rem!important}.mt-sm-2{margin-top:.5rem!important}.mt-sm-3{margin-top:.75rem!important}.mt-sm-4{margin-top:1.5rem!important}.mt-sm-5{margin-top:2rem!important}.mt-sm-6{margin-top:2.5rem!important}.mt-sm-7{margin-top:3rem!important}.mt-sm-8{margin-top:3.5rem!important}.mt-sm-9{margin-top:4rem!important}.mt-sm-10{margin-top:4.5rem!important}.mt-sm-11{margin-top:5rem!important}.mt-sm-12{margin-top:5.5rem!important}.mt-sm-13{margin-top:6rem!important}.mt-sm-14{margin-top:6.5rem!important}.mt-sm-15{margin-top:7rem!important}.mt-sm-16{margin-top:7.5rem!important}.mt-sm-17{margin-top:8rem!important}.mt-sm-18{margin-top:8.5rem!important}.mt-sm-19{margin-top:9rem!important}.mt-sm-20{margin-top:9.5rem!important}.mt-sm-21{margin-top:10rem!important}.mt-sm-22{margin-top:13.75rem!important}.mt-sm-23{margin-top:24.5rem!important}.mt-sm-24{margin-top:11rem!important}.mt-sm-auto{margin-top:auto!important}.me-sm-0{margin-right:0!important}.me-sm-1{margin-right:.25rem!important}.me-sm-2{margin-right:.5rem!important}.me-sm-3{margin-right:.75rem!important}.me-sm-4{margin-right:1.5rem!important}.me-sm-5{margin-right:2rem!important}.me-sm-6{margin-right:2.5rem!important}.me-sm-7{margin-right:3rem!important}.me-sm-8{margin-right:3.5rem!important}.me-sm-9{margin-right:4rem!important}.me-sm-10{margin-right:4.5rem!important}.me-sm-11{margin-right:5rem!important}.me-sm-12{margin-right:5.5rem!important}.me-sm-13{margin-right:6rem!important}.me-sm-14{margin-right:6.5rem!important}.me-sm-15{margin-right:7rem!important}.me-sm-16{margin-right:7.5rem!important}.me-sm-17{margin-right:8rem!important}.me-sm-18{margin-right:8.5rem!important}.me-sm-19{margin-right:9rem!important}.me-sm-20{margin-right:9.5rem!important}.me-sm-21{margin-right:10rem!important}.me-sm-22{margin-right:11rem!important}.me-sm-23{margin-right:13.75rem!important}.me-sm-24{margin-right:24.5rem!important}.me-sm-auto{margin-right:auto!important}.mb-sm-0{margin-bottom:0!important}.mb-sm-1{margin-bottom:.25rem!important}.mb-sm-2{margin-bottom:.5rem!important}.mb-sm-3{margin-bottom:.75rem!important}.mb-sm-4{margin-bottom:1.5rem!important}.mb-sm-5{margin-bottom:2rem!important}.mb-sm-6{margin-bottom:2.5rem!important}.mb-sm-7{margin-bottom:3rem!important}.mb-sm-8{margin-bottom:3.5rem!important}.mb-sm-9{margin-bottom:4rem!important}.mb-sm-10{margin-bottom:4.5rem!important}.mb-sm-11{margin-bottom:5rem!important}.mb-sm-12{margin-bottom:5.5rem!important}.mb-sm-13{margin-bottom:6rem!important}.mb-sm-14{margin-bottom:6.5rem!important}.mb-sm-15{margin-bottom:7rem!important}.mb-sm-16{margin-bottom:7.5rem!important}.mb-sm-17{margin-bottom:8rem!important}.mb-sm-18{margin-bottom:8.5rem!important}.mb-sm-19{margin-bottom:9rem!important}.mb-sm-20{margin-bottom:9.5rem!important}.mb-sm-21{margin-bottom:10rem!important}.mb-sm-22{margin-bottom:11rem!important}.mb-sm-23{margin-bottom:13.75rem!important}.mb-sm-24{margin-bottom:15.5rem!important}.mb-sm-25{margin-bottom:19.4rem!important}.mb-sm-26{margin-bottom:24.5rem!important}.mb-sm-auto{margin-bottom:auto!important}.ms-sm-0{margin-left:0!important}.ms-sm-1{margin-left:.25rem!important}.ms-sm-2{margin-left:.5rem!important}.ms-sm-3{margin-left:.75rem!important}.ms-sm-4{margin-left:1.5rem!important}.ms-sm-5{margin-left:2rem!important}.ms-sm-6{margin-left:2.5rem!important}.ms-sm-7{margin-left:3rem!important}.ms-sm-8{margin-left:3.5rem!important}.ms-sm-9{margin-left:4rem!important}.ms-sm-10{margin-left:4.5rem!important}.ms-sm-11{margin-left:5rem!important}.ms-sm-12{margin-left:5.5rem!important}.ms-sm-13{margin-left:6rem!important}.ms-sm-14{margin-left:6.5rem!important}.ms-sm-15{margin-left:7rem!important}.ms-sm-16{margin-left:7.5rem!important}.ms-sm-17{margin-left:8rem!important}.ms-sm-18{margin-left:8.5rem!important}.ms-sm-19{margin-left:9rem!important}.ms-sm-20{margin-left:9.5rem!important}.ms-sm-21{margin-left:10rem!important}.ms-sm-22{margin-left:13.75rem!important}.ms-sm-23{margin-left:24.5rem!important}.ms-sm-24{margin-left:11rem!important}.ms-sm-auto{margin-left:auto!important}.m-sm-n1{margin:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.m-sm-n3{margin:-.75rem!important}.m-sm-n4{margin:-1.5rem!important}.m-sm-n5{margin:-2rem!important}.m-sm-n6{margin:-2.5rem!important}.m-sm-n7{margin:-3rem!important}.m-sm-n8{margin:-3.5rem!important}.m-sm-n9{margin:-4rem!important}.m-sm-n10{margin:-4.5rem!important}.m-sm-n11{margin:-5rem!important}.m-sm-n12{margin:-5.5rem!important}.m-sm-n13{margin:-6rem!important}.m-sm-n14{margin:-6.5rem!important}.m-sm-n15{margin:-7rem!important}.m-sm-n16{margin:-7.5rem!important}.m-sm-n17{margin:-8rem!important}.m-sm-n18{margin:-8.5rem!important}.m-sm-n19{margin:-9rem!important}.m-sm-n20{margin:-9.5rem!important}.m-sm-n21{margin:-10rem!important}.m-sm-n22{margin:-13.75rem!important}.m-sm-n23{margin:-24.5rem!important}.m-sm-n24{margin:-11rem!important}.mx-sm-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-sm-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-sm-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-sm-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-sm-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-sm-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-sm-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-sm-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-sm-n9{margin-right:-4rem!important;margin-left:-4rem!important}.mx-sm-n10{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-sm-n11{margin-right:-5rem!important;margin-left:-5rem!important}.mx-sm-n12{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-sm-n13{margin-right:-6rem!important;margin-left:-6rem!important}.mx-sm-n14{margin-right:-6.5rem!important;margin-left:-6.5rem!important}.mx-sm-n15{margin-right:-7rem!important;margin-left:-7rem!important}.mx-sm-n16{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-sm-n17{margin-right:-8rem!important;margin-left:-8rem!important}.mx-sm-n18{margin-right:-8.5rem!important;margin-left:-8.5rem!important}.mx-sm-n19{margin-right:-9rem!important;margin-left:-9rem!important}.mx-sm-n20{margin-right:-9.5rem!important;margin-left:-9.5rem!important}.mx-sm-n21{margin-right:-10rem!important;margin-left:-10rem!important}.mx-sm-n22{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-sm-n23{margin-right:-24.5rem!important;margin-left:-24.5rem!important}.mx-sm-n24{margin-right:-11rem!important;margin-left:-11rem!important}.my-sm-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-sm-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-sm-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-sm-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-sm-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-sm-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-sm-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-sm-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-sm-n9{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-sm-n10{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-sm-n11{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-sm-n12{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-sm-n13{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-sm-n14{margin-top:-6.5rem!important;margin-bottom:-6.5rem!important}.my-sm-n15{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-sm-n16{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-sm-n17{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-sm-n18{margin-top:-8.5rem!important;margin-bottom:-8.5rem!important}.my-sm-n19{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-sm-n20{margin-top:-9.5rem!important;margin-bottom:-9.5rem!important}.my-sm-n21{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-sm-n22{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-sm-n23{margin-top:-24.5rem!important;margin-bottom:-24.5rem!important}.my-sm-n24{margin-top:-11rem!important;margin-bottom:-11rem!important}.mt-sm-n1{margin-top:-.25rem!important}.mt-sm-n2{margin-top:-.5rem!important}.mt-sm-n3{margin-top:-.75rem!important}.mt-sm-n4{margin-top:-1.5rem!important}.mt-sm-n5{margin-top:-2rem!important}.mt-sm-n6{margin-top:-2.5rem!important}.mt-sm-n7{margin-top:-3rem!important}.mt-sm-n8{margin-top:-3.5rem!important}.mt-sm-n9{margin-top:-4rem!important}.mt-sm-n10{margin-top:-4.5rem!important}.mt-sm-n11{margin-top:-5rem!important}.mt-sm-n12{margin-top:-5.5rem!important}.mt-sm-n13{margin-top:-6rem!important}.mt-sm-n14{margin-top:-6.5rem!important}.mt-sm-n15{margin-top:-7rem!important}.mt-sm-n16{margin-top:-7.5rem!important}.mt-sm-n17{margin-top:-8rem!important}.mt-sm-n18{margin-top:-8.5rem!important}.mt-sm-n19{margin-top:-9rem!important}.mt-sm-n20{margin-top:-9.5rem!important}.mt-sm-n21{margin-top:-10rem!important}.mt-sm-n22{margin-top:-13.75rem!important}.mt-sm-n23{margin-top:-24.5rem!important}.mt-sm-n24{margin-top:-11rem!important}.me-sm-n1{margin-right:-.25rem!important}.me-sm-n2{margin-right:-.5rem!important}.me-sm-n3{margin-right:-.75rem!important}.me-sm-n4{margin-right:-1.5rem!important}.me-sm-n5{margin-right:-2rem!important}.me-sm-n6{margin-right:-2.5rem!important}.me-sm-n7{margin-right:-3rem!important}.me-sm-n8{margin-right:-3.5rem!important}.me-sm-n9{margin-right:-4rem!important}.me-sm-n10{margin-right:-4.5rem!important}.me-sm-n11{margin-right:-5rem!important}.me-sm-n12{margin-right:-5.5rem!important}.me-sm-n13{margin-right:-6rem!important}.me-sm-n14{margin-right:-6.5rem!important}.me-sm-n15{margin-right:-7rem!important}.me-sm-n16{margin-right:-7.5rem!important}.me-sm-n17{margin-right:-8rem!important}.me-sm-n18{margin-right:-8.5rem!important}.me-sm-n19{margin-right:-9rem!important}.me-sm-n20{margin-right:-9.5rem!important}.me-sm-n21{margin-right:-10rem!important}.me-sm-n22{margin-right:-13.75rem!important}.me-sm-n23{margin-right:-24.5rem!important}.me-sm-n24{margin-right:-11rem!important}.mb-sm-n1{margin-bottom:-.25rem!important}.mb-sm-n2{margin-bottom:-.5rem!important}.mb-sm-n3{margin-bottom:-.75rem!important}.mb-sm-n4{margin-bottom:-1.5rem!important}.mb-sm-n5{margin-bottom:-2rem!important}.mb-sm-n6{margin-bottom:-2.5rem!important}.mb-sm-n7{margin-bottom:-3rem!important}.mb-sm-n8{margin-bottom:-3.5rem!important}.mb-sm-n9{margin-bottom:-4rem!important}.mb-sm-n10{margin-bottom:-4.5rem!important}.mb-sm-n11{margin-bottom:-5rem!important}.mb-sm-n12{margin-bottom:-5.5rem!important}.mb-sm-n13{margin-bottom:-6rem!important}.mb-sm-n14{margin-bottom:-6.5rem!important}.mb-sm-n15{margin-bottom:-7rem!important}.mb-sm-n16{margin-bottom:-7.5rem!important}.mb-sm-n17{margin-bottom:-8rem!important}.mb-sm-n18{margin-bottom:-8.5rem!important}.mb-sm-n19{margin-bottom:-9rem!important}.mb-sm-n20{margin-bottom:-9.5rem!important}.mb-sm-n21{margin-bottom:-10rem!important}.mb-sm-n22{margin-bottom:-13.75rem!important}.mb-sm-n23{margin-bottom:-24.5rem!important}.mb-sm-n24{margin-bottom:-11rem!important}.ms-sm-n1{margin-left:-.25rem!important}.ms-sm-n2{margin-left:-.5rem!important}.ms-sm-n3{margin-left:-.75rem!important}.ms-sm-n4{margin-left:-1.5rem!important}.ms-sm-n5{margin-left:-2rem!important}.ms-sm-n6{margin-left:-2.5rem!important}.ms-sm-n7{margin-left:-3rem!important}.ms-sm-n8{margin-left:-3.5rem!important}.ms-sm-n9{margin-left:-4rem!important}.ms-sm-n10{margin-left:-4.5rem!important}.ms-sm-n11{margin-left:-5rem!important}.ms-sm-n12{margin-left:-5.5rem!important}.ms-sm-n13{margin-left:-6rem!important}.ms-sm-n14{margin-left:-6.5rem!important}.ms-sm-n15{margin-left:-7rem!important}.ms-sm-n16{margin-left:-7.5rem!important}.ms-sm-n17{margin-left:-8rem!important}.ms-sm-n18{margin-left:-8.5rem!important}.ms-sm-n19{margin-left:-9rem!important}.ms-sm-n20{margin-left:-9.5rem!important}.ms-sm-n21{margin-left:-10rem!important}.ms-sm-n22{margin-left:-13.75rem!important}.ms-sm-n23{margin-left:-24.5rem!important}.ms-sm-n24{margin-left:-11rem!important}.p-sm-0{padding:0!important}.p-sm-1{padding:.25rem!important}.p-sm-2{padding:.5rem!important}.p-sm-3{padding:.75rem!important}.p-sm-4{padding:1.5rem!important}.p-sm-5{padding:2rem!important}.p-sm-6{padding:2.5rem!important}.p-sm-7{padding:3rem!important}.p-sm-8{padding:3.5rem!important}.p-sm-9{padding:4rem!important}.p-sm-10{padding:4.5rem!important}.p-sm-11{padding:5rem!important}.p-sm-12{padding:5.5rem!important}.p-sm-13{padding:6rem!important}.p-sm-14{padding:6.5rem!important}.p-sm-15{padding:7rem!important}.p-sm-16{padding:7.5rem!important}.p-sm-17{padding:8rem!important}.p-sm-18{padding:8.5rem!important}.p-sm-19{padding:9rem!important}.p-sm-20{padding:9.5rem!important}.p-sm-21{padding:10rem!important}.p-sm-22{padding:13.75rem!important}.p-sm-23{padding:24.5rem!important}.p-sm-24{padding:11rem!important}.px-sm-0{padding-right:0!important;padding-left:0!important}.px-sm-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-sm-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-sm-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-sm-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-sm-5{padding-right:2rem!important;padding-left:2rem!important}.px-sm-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-sm-7{padding-right:3rem!important;padding-left:3rem!important}.px-sm-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-sm-9{padding-right:4rem!important;padding-left:4rem!important}.px-sm-10{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-sm-11{padding-right:5rem!important;padding-left:5rem!important}.px-sm-12{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-sm-13{padding-right:6rem!important;padding-left:6rem!important}.px-sm-14{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-sm-15{padding-right:7rem!important;padding-left:7rem!important}.px-sm-16{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-sm-17{padding-right:8rem!important;padding-left:8rem!important}.px-sm-18{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-sm-19{padding-right:9rem!important;padding-left:9rem!important}.px-sm-20{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-sm-21{padding-right:10rem!important;padding-left:10rem!important}.px-sm-22{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-sm-23{padding-right:24.5rem!important;padding-left:24.5rem!important}.px-sm-24{padding-right:11rem!important;padding-left:11rem!important}.py-sm-0{padding-top:0!important;padding-bottom:0!important}.py-sm-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-sm-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-sm-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-sm-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-sm-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-sm-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-sm-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-sm-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-sm-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-sm-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-sm-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-sm-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-sm-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-sm-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-sm-22{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-sm-23{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-sm-24{padding-top:11rem!important;padding-bottom:11rem!important}.pt-sm-0{padding-top:0!important}.pt-sm-1{padding-top:.25rem!important}.pt-sm-2{padding-top:.5rem!important}.pt-sm-3{padding-top:.75rem!important}.pt-sm-4{padding-top:1.5rem!important}.pt-sm-5{padding-top:2rem!important}.pt-sm-6{padding-top:2.5rem!important}.pt-sm-7{padding-top:3rem!important}.pt-sm-8{padding-top:3.5rem!important}.pt-sm-9{padding-top:4rem!important}.pt-sm-10{padding-top:4.5rem!important}.pt-sm-11{padding-top:5rem!important}.pt-sm-12{padding-top:5.5rem!important}.pt-sm-13{padding-top:6rem!important}.pt-sm-14{padding-top:6.5rem!important}.pt-sm-15{padding-top:7rem!important}.pt-sm-16{padding-top:7.5rem!important}.pt-sm-17{padding-top:8rem!important}.pt-sm-18{padding-top:8.5rem!important}.pt-sm-19{padding-top:9rem!important}.pt-sm-20{padding-top:9.5rem!important}.pt-sm-21{padding-top:10rem!important}.pt-sm-22{padding-top:13.75rem!important}.pt-sm-23{padding-top:24.5rem!important}.pt-sm-24{padding-top:11rem!important}.pe-sm-0{padding-right:0!important}.pe-sm-1{padding-right:.25rem!important}.pe-sm-2{padding-right:.5rem!important}.pe-sm-3{padding-right:.75rem!important}.pe-sm-4{padding-right:1.5rem!important}.pe-sm-5{padding-right:2rem!important}.pe-sm-6{padding-right:2.5rem!important}.pe-sm-7{padding-right:3rem!important}.pe-sm-8{padding-right:3.5rem!important}.pe-sm-9{padding-right:4rem!important}.pe-sm-10{padding-right:4.5rem!important}.pe-sm-11{padding-right:5rem!important}.pe-sm-12{padding-right:5.5rem!important}.pe-sm-13{padding-right:6rem!important}.pe-sm-14{padding-right:6.5rem!important}.pe-sm-15{padding-right:7rem!important}.pe-sm-16{padding-right:7.5rem!important}.pe-sm-17{padding-right:8rem!important}.pe-sm-18{padding-right:8.5rem!important}.pe-sm-19{padding-right:9rem!important}.pe-sm-20{padding-right:9.5rem!important}.pe-sm-21{padding-right:10rem!important}.pe-sm-22{padding-right:13.75rem!important}.pe-sm-23{padding-right:24.5rem!important}.pe-sm-24{padding-right:11rem!important}.pb-sm-0{padding-bottom:0!important}.pb-sm-1{padding-bottom:.25rem!important}.pb-sm-2{padding-bottom:.5rem!important}.pb-sm-3{padding-bottom:.75rem!important}.pb-sm-4{padding-bottom:1.5rem!important}.pb-sm-5{padding-bottom:2rem!important}.pb-sm-6{padding-bottom:2.5rem!important}.pb-sm-7{padding-bottom:3rem!important}.pb-sm-8{padding-bottom:3.5rem!important}.pb-sm-9{padding-bottom:4rem!important}.pb-sm-10{padding-bottom:4.5rem!important}.pb-sm-11{padding-bottom:5rem!important}.pb-sm-12{padding-bottom:5.5rem!important}.pb-sm-13{padding-bottom:6rem!important}.pb-sm-14{padding-bottom:6.5rem!important}.pb-sm-15{padding-bottom:7rem!important}.pb-sm-16{padding-bottom:7.5rem!important}.pb-sm-17{padding-bottom:8rem!important}.pb-sm-18{padding-bottom:8.5rem!important}.pb-sm-19{padding-bottom:9rem!important}.pb-sm-20{padding-bottom:9.5rem!important}.pb-sm-21{padding-bottom:10rem!important}.pb-sm-22{padding-bottom:13.75rem!important}.pb-sm-23{padding-bottom:24.5rem!important}.pb-sm-24{padding-bottom:11rem!important}.ps-sm-0{padding-left:0!important}.ps-sm-1{padding-left:.25rem!important}.ps-sm-2{padding-left:.5rem!important}.ps-sm-3{padding-left:.75rem!important}.ps-sm-4{padding-left:1.5rem!important}.ps-sm-5{padding-left:2rem!important}.ps-sm-6{padding-left:2.5rem!important}.ps-sm-7{padding-left:3rem!important}.ps-sm-8{padding-left:3.5rem!important}.ps-sm-9{padding-left:4rem!important}.ps-sm-10{padding-left:4.5rem!important}.ps-sm-11{padding-left:5rem!important}.ps-sm-12{padding-left:5.5rem!important}.ps-sm-13{padding-left:6rem!important}.ps-sm-14{padding-left:6.5rem!important}.ps-sm-15{padding-left:7rem!important}.ps-sm-16{padding-left:7.5rem!important}.ps-sm-17{padding-left:8rem!important}.ps-sm-18{padding-left:8.5rem!important}.ps-sm-19{padding-left:9rem!important}.ps-sm-20{padding-left:9.5rem!important}.ps-sm-21{padding-left:10rem!important}.ps-sm-22{padding-left:13.75rem!important}.ps-sm-23{padding-left:24.5rem!important}.ps-sm-24{padding-left:11rem!important}}@media (min-width: 768px){.m-md-0{margin:0!important}.m-md-1{margin:.25rem!important}.m-md-2{margin:.5rem!important}.m-md-3{margin:.75rem!important}.m-md-4{margin:1.5rem!important}.m-md-5{margin:2rem!important}.m-md-6{margin:2.5rem!important}.m-md-7{margin:3rem!important}.m-md-8{margin:3.5rem!important}.m-md-9{margin:4rem!important}.m-md-10{margin:4.5rem!important}.m-md-11{margin:5rem!important}.m-md-12{margin:5.5rem!important}.m-md-13{margin:6rem!important}.m-md-14{margin:6.5rem!important}.m-md-15{margin:7rem!important}.m-md-16{margin:7.5rem!important}.m-md-17{margin:8rem!important}.m-md-18{margin:8.5rem!important}.m-md-19{margin:9rem!important}.m-md-20{margin:9.5rem!important}.m-md-21{margin:10rem!important}.m-md-22{margin:13.75rem!important}.m-md-23{margin:24.5rem!important}.m-md-24{margin:11rem!important}.m-md-auto{margin:auto!important}.mx-md-0{margin-right:0!important;margin-left:0!important}.mx-md-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-md-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-md-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-md-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-md-5{margin-right:2rem!important;margin-left:2rem!important}.mx-md-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-md-7{margin-right:3rem!important;margin-left:3rem!important}.mx-md-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-md-9{margin-right:4rem!important;margin-left:4rem!important}.mx-md-10{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-md-11{margin-right:5rem!important;margin-left:5rem!important}.mx-md-12{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-md-13{margin-right:6rem!important;margin-left:6rem!important}.mx-md-14{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-md-15{margin-right:7rem!important;margin-left:7rem!important}.mx-md-16{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-md-17{margin-right:8rem!important;margin-left:8rem!important}.mx-md-18{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-md-19{margin-right:9rem!important;margin-left:9rem!important}.mx-md-20{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-md-21{margin-right:10rem!important;margin-left:10rem!important}.mx-md-22{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-md-23{margin-right:24.5rem!important;margin-left:24.5rem!important}.mx-md-24{margin-right:11rem!important;margin-left:11rem!important}.mx-md-auto{margin-right:auto!important;margin-left:auto!important}.my-md-0{margin-top:0!important;margin-bottom:0!important}.my-md-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-md-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-md-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-md-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-md-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-md-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-md-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-md-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-md-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-md-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-md-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-md-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-md-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-md-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-md-22{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-md-23{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-md-24{margin-top:11rem!important;margin-bottom:11rem!important}.my-md-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-md-0{margin-top:0!important}.mt-md-1{margin-top:.25rem!important}.mt-md-2{margin-top:.5rem!important}.mt-md-3{margin-top:.75rem!important}.mt-md-4{margin-top:1.5rem!important}.mt-md-5{margin-top:2rem!important}.mt-md-6{margin-top:2.5rem!important}.mt-md-7{margin-top:3rem!important}.mt-md-8{margin-top:3.5rem!important}.mt-md-9{margin-top:4rem!important}.mt-md-10{margin-top:4.5rem!important}.mt-md-11{margin-top:5rem!important}.mt-md-12{margin-top:5.5rem!important}.mt-md-13{margin-top:6rem!important}.mt-md-14{margin-top:6.5rem!important}.mt-md-15{margin-top:7rem!important}.mt-md-16{margin-top:7.5rem!important}.mt-md-17{margin-top:8rem!important}.mt-md-18{margin-top:8.5rem!important}.mt-md-19{margin-top:9rem!important}.mt-md-20{margin-top:9.5rem!important}.mt-md-21{margin-top:10rem!important}.mt-md-22{margin-top:13.75rem!important}.mt-md-23{margin-top:24.5rem!important}.mt-md-24{margin-top:11rem!important}.mt-md-auto{margin-top:auto!important}.me-md-0{margin-right:0!important}.me-md-1{margin-right:.25rem!important}.me-md-2{margin-right:.5rem!important}.me-md-3{margin-right:.75rem!important}.me-md-4{margin-right:1.5rem!important}.me-md-5{margin-right:2rem!important}.me-md-6{margin-right:2.5rem!important}.me-md-7{margin-right:3rem!important}.me-md-8{margin-right:3.5rem!important}.me-md-9{margin-right:4rem!important}.me-md-10{margin-right:4.5rem!important}.me-md-11{margin-right:5rem!important}.me-md-12{margin-right:5.5rem!important}.me-md-13{margin-right:6rem!important}.me-md-14{margin-right:6.5rem!important}.me-md-15{margin-right:7rem!important}.me-md-16{margin-right:7.5rem!important}.me-md-17{margin-right:8rem!important}.me-md-18{margin-right:8.5rem!important}.me-md-19{margin-right:9rem!important}.me-md-20{margin-right:9.5rem!important}.me-md-21{margin-right:10rem!important}.me-md-22{margin-right:13.75rem!important}.me-md-23{margin-right:24.5rem!important}.me-md-24{margin-right:11rem!important}.me-md-auto{margin-right:auto!important}.mb-md-0{margin-bottom:0!important}.mb-md-1{margin-bottom:.25rem!important}.mb-md-2{margin-bottom:.5rem!important}.mb-md-3{margin-bottom:.75rem!important}.mb-md-4{margin-bottom:1.5rem!important}.mb-md-5{margin-bottom:2rem!important}.mb-md-6{margin-bottom:2.5rem!important}.mb-md-7{margin-bottom:3rem!important}.mb-md-8{margin-bottom:3.5rem!important}.mb-md-9{margin-bottom:4rem!important}.mb-md-10{margin-bottom:4.5rem!important}.mb-md-11{margin-bottom:5rem!important}.mb-md-12{margin-bottom:5.5rem!important}.mb-md-13{margin-bottom:6rem!important}.mb-md-14{margin-bottom:6.5rem!important}.mb-md-15{margin-bottom:7rem!important}.mb-md-16{margin-bottom:7.5rem!important}.mb-md-17{margin-bottom:8rem!important}.mb-md-18{margin-bottom:8.5rem!important}.mb-md-19{margin-bottom:9rem!important}.mb-md-20{margin-bottom:9.5rem!important}.mb-md-21{margin-bottom:10rem!important}.mb-md-22{margin-bottom:13.75rem!important}.mb-md-23{margin-bottom:24.5rem!important}.mb-md-24{margin-bottom:11rem!important}.mb-md-auto{margin-bottom:auto!important}.ms-md-0{margin-left:0!important}.ms-md-1{margin-left:.25rem!important}.ms-md-2{margin-left:.5rem!important}.ms-md-3{margin-left:.75rem!important}.ms-md-4{margin-left:1.5rem!important}.ms-md-5{margin-left:2rem!important}.ms-md-6{margin-left:2.5rem!important}.ms-md-7{margin-left:3rem!important}.ms-md-8{margin-left:3.5rem!important}.ms-md-9{margin-left:4rem!important}.ms-md-10{margin-left:4.5rem!important}.ms-md-11{margin-left:5rem!important}.ms-md-12{margin-left:5.5rem!important}.ms-md-13{margin-left:6rem!important}.ms-md-14{margin-left:6.5rem!important}.ms-md-15{margin-left:7rem!important}.ms-md-16{margin-left:7.5rem!important}.ms-md-17{margin-left:8rem!important}.ms-md-18{margin-left:8.5rem!important}.ms-md-19{margin-left:9rem!important}.ms-md-20{margin-left:9.5rem!important}.ms-md-21{margin-left:10rem!important}.ms-md-22{margin-left:13.75rem!important}.ms-md-23{margin-left:24.5rem!important}.ms-md-24{margin-left:11rem!important}.ms-md-auto{margin-left:auto!important}.m-md-n1{margin:-.25rem!important}.m-md-n2{margin:-.5rem!important}.m-md-n3{margin:-.75rem!important}.m-md-n4{margin:-1.5rem!important}.m-md-n5{margin:-2rem!important}.m-md-n6{margin:-2.5rem!important}.m-md-n7{margin:-3rem!important}.m-md-n8{margin:-3.5rem!important}.m-md-n9{margin:-4rem!important}.m-md-n10{margin:-4.5rem!important}.m-md-n11{margin:-5rem!important}.m-md-n12{margin:-5.5rem!important}.m-md-n13{margin:-6rem!important}.m-md-n14{margin:-6.5rem!important}.m-md-n15{margin:-7rem!important}.m-md-n16{margin:-7.5rem!important}.m-md-n17{margin:-8rem!important}.m-md-n18{margin:-8.5rem!important}.m-md-n19{margin:-9rem!important}.m-md-n20{margin:-9.5rem!important}.m-md-n21{margin:-10rem!important}.m-md-n22{margin:-13.75rem!important}.m-md-n23{margin:-24.5rem!important}.m-md-n24{margin:-11rem!important}.mx-md-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-md-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-md-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-md-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-md-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-md-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-md-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-md-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-md-n9{margin-right:-4rem!important;margin-left:-4rem!important}.mx-md-n10{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-md-n11{margin-right:-5rem!important;margin-left:-5rem!important}.mx-md-n12{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-md-n13{margin-right:-6rem!important;margin-left:-6rem!important}.mx-md-n14{margin-right:-6.5rem!important;margin-left:-6.5rem!important}.mx-md-n15{margin-right:-7rem!important;margin-left:-7rem!important}.mx-md-n16{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-md-n17{margin-right:-8rem!important;margin-left:-8rem!important}.mx-md-n18{margin-right:-8.5rem!important;margin-left:-8.5rem!important}.mx-md-n19{margin-right:-9rem!important;margin-left:-9rem!important}.mx-md-n20{margin-right:-9.5rem!important;margin-left:-9.5rem!important}.mx-md-n21{margin-right:-10rem!important;margin-left:-10rem!important}.mx-md-n22{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-md-n23{margin-right:-24.5rem!important;margin-left:-24.5rem!important}.mx-md-n24{margin-right:-11rem!important;margin-left:-11rem!important}.my-md-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-md-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-md-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-md-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-md-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-md-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-md-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-md-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-md-n9{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-md-n10{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-md-n11{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-md-n12{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-md-n13{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-md-n14{margin-top:-6.5rem!important;margin-bottom:-6.5rem!important}.my-md-n15{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-md-n16{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-md-n17{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-md-n18{margin-top:-8.5rem!important;margin-bottom:-8.5rem!important}.my-md-n19{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-md-n20{margin-top:-9.5rem!important;margin-bottom:-9.5rem!important}.my-md-n21{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-md-n22{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-md-n23{margin-top:-24.5rem!important;margin-bottom:-24.5rem!important}.my-md-n24{margin-top:-11rem!important;margin-bottom:-11rem!important}.mt-md-n1{margin-top:-.25rem!important}.mt-md-n2{margin-top:-.5rem!important}.mt-md-n3{margin-top:-.75rem!important}.mt-md-n4{margin-top:-1.5rem!important}.mt-md-n5{margin-top:-2rem!important}.mt-md-n6{margin-top:-2.5rem!important}.mt-md-n7{margin-top:-3rem!important}.mt-md-n8{margin-top:-3.5rem!important}.mt-md-n9{margin-top:-4rem!important}.mt-md-n10{margin-top:-4.5rem!important}.mt-md-n11{margin-top:-5rem!important}.mt-md-n12{margin-top:-5.5rem!important}.mt-md-n13{margin-top:-6rem!important}.mt-md-n14{margin-top:-6.5rem!important}.mt-md-n15{margin-top:-7rem!important}.mt-md-n16{margin-top:-7.5rem!important}.mt-md-n17{margin-top:-8rem!important}.mt-md-n18{margin-top:-8.5rem!important}.mt-md-n19{margin-top:-9rem!important}.mt-md-n20{margin-top:-9.5rem!important}.mt-md-n21{margin-top:-10rem!important}.mt-md-n22{margin-top:-13.75rem!important}.mt-md-n23{margin-top:-24.5rem!important}.mt-md-n24{margin-top:-11rem!important}.me-md-n1{margin-right:-.25rem!important}.me-md-n2{margin-right:-.5rem!important}.me-md-n3{margin-right:-.75rem!important}.me-md-n4{margin-right:-1.5rem!important}.me-md-n5{margin-right:-2rem!important}.me-md-n6{margin-right:-2.5rem!important}.me-md-n7{margin-right:-3rem!important}.me-md-n8{margin-right:-3.5rem!important}.me-md-n9{margin-right:-4rem!important}.me-md-n10{margin-right:-4.5rem!important}.me-md-n11{margin-right:-5rem!important}.me-md-n12{margin-right:-5.5rem!important}.me-md-n13{margin-right:-6rem!important}.me-md-n14{margin-right:-6.5rem!important}.me-md-n15{margin-right:-7rem!important}.me-md-n16{margin-right:-7.5rem!important}.me-md-n17{margin-right:-8rem!important}.me-md-n18{margin-right:-8.5rem!important}.me-md-n19{margin-right:-9rem!important}.me-md-n20{margin-right:-9.5rem!important}.me-md-n21{margin-right:-10rem!important}.me-md-n22{margin-right:-13.75rem!important}.me-md-n23{margin-right:-24.5rem!important}.me-md-n24{margin-right:-11rem!important}.mb-md-n1{margin-bottom:-.25rem!important}.mb-md-n2{margin-bottom:-.5rem!important}.mb-md-n3{margin-bottom:-.75rem!important}.mb-md-n4{margin-bottom:-1.5rem!important}.mb-md-n5{margin-bottom:-2rem!important}.mb-md-n6{margin-bottom:-2.5rem!important}.mb-md-n7{margin-bottom:-3rem!important}.mb-md-n8{margin-bottom:-3.5rem!important}.mb-md-n9{margin-bottom:-4rem!important}.mb-md-n10{margin-bottom:-4.5rem!important}.mb-md-n11{margin-bottom:-5rem!important}.mb-md-n12{margin-bottom:-5.5rem!important}.mb-md-n13{margin-bottom:-6rem!important}.mb-md-n14{margin-bottom:-6.5rem!important}.mb-md-n15{margin-bottom:-7rem!important}.mb-md-n16{margin-bottom:-7.5rem!important}.mb-md-n17{margin-bottom:-8rem!important}.mb-md-n18{margin-bottom:-8.5rem!important}.mb-md-n19{margin-bottom:-9rem!important}.mb-md-n20{margin-bottom:-9.5rem!important}.mb-md-n21{margin-bottom:-10rem!important}.mb-md-n22{margin-bottom:-13.75rem!important}.mb-md-n23{margin-bottom:-24.5rem!important}.mb-md-n24{margin-bottom:-11rem!important}.ms-md-n1{margin-left:-.25rem!important}.ms-md-n2{margin-left:-.5rem!important}.ms-md-n3{margin-left:-.75rem!important}.ms-md-n4{margin-left:-1.5rem!important}.ms-md-n5{margin-left:-2rem!important}.ms-md-n6{margin-left:-2.5rem!important}.ms-md-n7{margin-left:-3rem!important}.ms-md-n8{margin-left:-3.5rem!important}.ms-md-n9{margin-left:-4rem!important}.ms-md-n10{margin-left:-4.5rem!important}.ms-md-n11{margin-left:-5rem!important}.ms-md-n12{margin-left:-5.5rem!important}.ms-md-n13{margin-left:-6rem!important}.ms-md-n14{margin-left:-6.5rem!important}.ms-md-n15{margin-left:-7rem!important}.ms-md-n16{margin-left:-7.5rem!important}.ms-md-n17{margin-left:-8rem!important}.ms-md-n18{margin-left:-8.5rem!important}.ms-md-n19{margin-left:-9rem!important}.ms-md-n20{margin-left:-9.5rem!important}.ms-md-n21{margin-left:-10rem!important}.ms-md-n22{margin-left:-13.75rem!important}.ms-md-n23{margin-left:-24.5rem!important}.ms-md-n24{margin-left:-11rem!important}.p-md-0{padding:0!important}.p-md-1{padding:.25rem!important}.p-md-2{padding:.5rem!important}.p-md-3{padding:.75rem!important}.p-md-4{padding:1.5rem!important}.p-md-5{padding:2rem!important}.p-md-6{padding:2.5rem!important}.p-md-7{padding:3rem!important}.p-md-8{padding:3.5rem!important}.p-md-9{padding:4rem!important}.p-md-10{padding:4.5rem!important}.p-md-11{padding:5rem!important}.p-md-12{padding:5.5rem!important}.p-md-13{padding:6rem!important}.p-md-14{padding:6.5rem!important}.p-md-15{padding:7rem!important}.p-md-16{padding:7.5rem!important}.p-md-17{padding:8rem!important}.p-md-18{padding:8.5rem!important}.p-md-19{padding:9rem!important}.p-md-20{padding:9.5rem!important}.p-md-21{padding:10rem!important}.p-md-22{padding:13.75rem!important}.p-md-23{padding:24.5rem!important}.p-md-24{padding:11rem!important}.px-md-0{padding-right:0!important;padding-left:0!important}.px-md-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-md-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-md-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-md-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-md-5{padding-right:2rem!important;padding-left:2rem!important}.px-md-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-md-7{padding-right:3rem!important;padding-left:3rem!important}.px-md-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-md-9{padding-right:4rem!important;padding-left:4rem!important}.px-md-10{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-md-11{padding-right:5rem!important;padding-left:5rem!important}.px-md-12{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-md-13{padding-right:6rem!important;padding-left:6rem!important}.px-md-14{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-md-15{padding-right:7rem!important;padding-left:7rem!important}.px-md-16{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-md-17{padding-right:8rem!important;padding-left:8rem!important}.px-md-18{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-md-19{padding-right:9rem!important;padding-left:9rem!important}.px-md-20{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-md-21{padding-right:10rem!important;padding-left:10rem!important}.px-md-22{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-md-23{padding-right:24.5rem!important;padding-left:24.5rem!important}.px-md-24{padding-right:11rem!important;padding-left:11rem!important}.py-md-0{padding-top:0!important;padding-bottom:0!important}.py-md-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-md-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-md-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-md-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-md-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-md-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-md-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-md-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-md-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-md-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-md-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-md-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-md-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-md-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-md-22{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-md-23{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-md-24{padding-top:11rem!important;padding-bottom:11rem!important}.pt-md-0{padding-top:0!important}.pt-md-1{padding-top:.25rem!important}.pt-md-2{padding-top:.5rem!important}.pt-md-3{padding-top:.75rem!important}.pt-md-4{padding-top:1.5rem!important}.pt-md-5{padding-top:2rem!important}.pt-md-6{padding-top:2.5rem!important}.pt-md-7{padding-top:3rem!important}.pt-md-8{padding-top:3.5rem!important}.pt-md-9{padding-top:4rem!important}.pt-md-10{padding-top:4.5rem!important}.pt-md-11{padding-top:5rem!important}.pt-md-12{padding-top:5.5rem!important}.pt-md-13{padding-top:6rem!important}.pt-md-14{padding-top:6.5rem!important}.pt-md-15{padding-top:7rem!important}.pt-md-16{padding-top:7.5rem!important}.pt-md-17{padding-top:8rem!important}.pt-md-18{padding-top:8.5rem!important}.pt-md-19{padding-top:9rem!important}.pt-md-20{padding-top:9.5rem!important}.pt-md-21{padding-top:10rem!important}.pt-md-22{padding-top:13.75rem!important}.pt-md-23{padding-top:24.5rem!important}.pt-md-24{padding-top:11rem!important}.pe-md-0{padding-right:0!important}.pe-md-1{padding-right:.25rem!important}.pe-md-2{padding-right:.5rem!important}.pe-md-3{padding-right:.75rem!important}.pe-md-4{padding-right:1.5rem!important}.pe-md-5{padding-right:2rem!important}.pe-md-6{padding-right:2.5rem!important}.pe-md-7{padding-right:3rem!important}.pe-md-8{padding-right:3.5rem!important}.pe-md-9{padding-right:4rem!important}.pe-md-10{padding-right:4.5rem!important}.pe-md-11{padding-right:5rem!important}.pe-md-12{padding-right:5.5rem!important}.pe-md-13{padding-right:6rem!important}.pe-md-14{padding-right:6.5rem!important}.pe-md-15{padding-right:7rem!important}.pe-md-16{padding-right:7.5rem!important}.pe-md-17{padding-right:8rem!important}.pe-md-18{padding-right:8.5rem!important}.pe-md-19{padding-right:9rem!important}.pe-md-20{padding-right:9.5rem!important}.pe-md-21{padding-right:10rem!important}.pe-md-22{padding-right:13.75rem!important}.pe-md-23{padding-right:24.5rem!important}.pe-md-24{padding-right:11rem!important}.pb-md-0{padding-bottom:0!important}.pb-md-1{padding-bottom:.25rem!important}.pb-md-2{padding-bottom:.5rem!important}.pb-md-3{padding-bottom:.75rem!important}.pb-md-4{padding-bottom:1.5rem!important}.pb-md-5{padding-bottom:2rem!important}.pb-md-6{padding-bottom:2.5rem!important}.pb-md-7{padding-bottom:3rem!important}.pb-md-8{padding-bottom:3.5rem!important}.pb-md-9{padding-bottom:4rem!important}.pb-md-10{padding-bottom:4.5rem!important}.pb-md-11{padding-bottom:5rem!important}.pb-md-12{padding-bottom:5.5rem!important}.pb-md-13{padding-bottom:6rem!important}.pb-md-14{padding-bottom:6.5rem!important}.pb-md-15{padding-bottom:7rem!important}.pb-md-16{padding-bottom:7.5rem!important}.pb-md-17{padding-bottom:8rem!important}.pb-md-18{padding-bottom:8.5rem!important}.pb-md-19{padding-bottom:9rem!important}.pb-md-20{padding-bottom:9.5rem!important}.pb-md-21{padding-bottom:10rem!important}.pb-md-22{padding-bottom:13.75rem!important}.pb-md-23{padding-bottom:24.5rem!important}.pb-md-24{padding-bottom:11rem!important}.ps-md-0{padding-left:0!important}.ps-md-1{padding-left:.25rem!important}.ps-md-2{padding-left:.5rem!important}.ps-md-3{padding-left:.75rem!important}.ps-md-4{padding-left:1.5rem!important}.ps-md-5{padding-left:2rem!important}.ps-md-6{padding-left:2.5rem!important}.ps-md-7{padding-left:3rem!important}.ps-md-8{padding-left:3.5rem!important}.ps-md-9{padding-left:4rem!important}.ps-md-10{padding-left:4.5rem!important}.ps-md-11{padding-left:5rem!important}.ps-md-12{padding-left:5.5rem!important}.ps-md-13{padding-left:6rem!important}.ps-md-14{padding-left:6.5rem!important}.ps-md-15{padding-left:7rem!important}.ps-md-16{padding-left:7.5rem!important}.ps-md-17{padding-left:8rem!important}.ps-md-18{padding-left:8.5rem!important}.ps-md-19{padding-left:9rem!important}.ps-md-20{padding-left:9.5rem!important}.ps-md-21{padding-left:10rem!important}.ps-md-22{padding-left:13.75rem!important}.ps-md-23{padding-left:24.5rem!important}.ps-md-24{padding-left:11rem!important}}@media (min-width: 992px){.m-lg-0{margin:0!important}.m-lg-1{margin:.25rem!important}.m-lg-2{margin:.5rem!important}.m-lg-3{margin:.75rem!important}.m-lg-4{margin:1.5rem!important}.m-lg-5{margin:2rem!important}.m-lg-6{margin:2.5rem!important}.m-lg-7{margin:3rem!important}.m-lg-8{margin:3.5rem!important}.m-lg-9{margin:4rem!important}.m-lg-10{margin:4.5rem!important}.m-lg-11{margin:5rem!important}.m-lg-12{margin:5.5rem!important}.m-lg-13{margin:6rem!important}.m-lg-14{margin:6.5rem!important}.m-lg-15{margin:7rem!important}.m-lg-16{margin:7.5rem!important}.m-lg-17{margin:8rem!important}.m-lg-18{margin:8.5rem!important}.m-lg-19{margin:9rem!important}.m-lg-20{margin:9.5rem!important}.m-lg-21{margin:10rem!important}.m-lg-22{margin:13.75rem!important}.m-lg-23{margin:24.5rem!important}.m-lg-24{margin:11rem!important}.m-lg-auto{margin:auto!important}.mx-lg-0{margin-right:0!important;margin-left:0!important}.mx-lg-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-lg-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-lg-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-lg-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-lg-5{margin-right:2rem!important;margin-left:2rem!important}.mx-lg-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-lg-7{margin-right:3rem!important;margin-left:3rem!important}.mx-lg-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-lg-9{margin-right:4rem!important;margin-left:4rem!important}.mx-lg-10{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-lg-11{margin-right:5rem!important;margin-left:5rem!important}.mx-lg-12{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-lg-13{margin-right:6rem!important;margin-left:6rem!important}.mx-lg-14{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-lg-15{margin-right:7rem!important;margin-left:7rem!important}.mx-lg-16{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-lg-17{margin-right:8rem!important;margin-left:8rem!important}.mx-lg-18{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-lg-19{margin-right:9rem!important;margin-left:9rem!important}.mx-lg-20{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-lg-21{margin-right:10rem!important;margin-left:10rem!important}.mx-lg-22{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-lg-23{margin-right:24.5rem!important;margin-left:24.5rem!important}.mx-lg-24{margin-right:11rem!important;margin-left:11rem!important}.mx-lg-auto{margin-right:auto!important;margin-left:auto!important}.my-lg-0{margin-top:0!important;margin-bottom:0!important}.my-lg-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-lg-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-lg-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-lg-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-lg-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-lg-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-lg-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-lg-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-lg-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-lg-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-lg-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-lg-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-lg-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-lg-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-lg-22{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-lg-23{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-lg-24{margin-top:11rem!important;margin-bottom:11rem!important}.my-lg-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-lg-0{margin-top:0!important}.mt-lg-1{margin-top:.25rem!important}.mt-lg-2{margin-top:.5rem!important}.mt-lg-3{margin-top:.75rem!important}.mt-lg-4{margin-top:1.5rem!important}.mt-lg-5{margin-top:2rem!important}.mt-lg-6{margin-top:2.5rem!important}.mt-lg-7{margin-top:3rem!important}.mt-lg-8{margin-top:3.5rem!important}.mt-lg-9{margin-top:4rem!important}.mt-lg-10{margin-top:4.5rem!important}.mt-lg-11{margin-top:5rem!important}.mt-lg-12{margin-top:5.5rem!important}.mt-lg-13{margin-top:6rem!important}.mt-lg-14{margin-top:6.5rem!important}.mt-lg-15{margin-top:7rem!important}.mt-lg-16{margin-top:7.5rem!important}.mt-lg-17{margin-top:8rem!important}.mt-lg-18{margin-top:8.5rem!important}.mt-lg-19{margin-top:9rem!important}.mt-lg-20{margin-top:9.5rem!important}.mt-lg-21{margin-top:10rem!important}.mt-lg-22{margin-top:13.75rem!important}.mt-lg-23{margin-top:24.5rem!important}.mt-lg-24{margin-top:11rem!important}.mt-lg-auto{margin-top:auto!important}.me-lg-0{margin-right:0!important}.me-lg-1{margin-right:.25rem!important}.me-lg-2{margin-right:.5rem!important}.me-lg-3{margin-right:.75rem!important}.me-lg-4{margin-right:1.5rem!important}.me-lg-5{margin-right:2rem!important}.me-lg-6{margin-right:2.5rem!important}.me-lg-7{margin-right:3rem!important}.me-lg-8{margin-right:3.5rem!important}.me-lg-9{margin-right:4rem!important}.me-lg-10{margin-right:4.5rem!important}.me-lg-11{margin-right:5rem!important}.me-lg-12{margin-right:5.5rem!important}.me-lg-13{margin-right:6rem!important}.me-lg-14{margin-right:6.5rem!important}.me-lg-15{margin-right:7rem!important}.me-lg-16{margin-right:7.5rem!important}.me-lg-17{margin-right:8rem!important}.me-lg-18{margin-right:8.5rem!important}.me-lg-19{margin-right:9rem!important}.me-lg-20{margin-right:9.5rem!important}.me-lg-21{margin-right:10rem!important}.me-lg-22{margin-right:13.75rem!important}.me-lg-23{margin-right:24.5rem!important}.me-lg-24{margin-right:11rem!important}.me-lg-auto{margin-right:auto!important}.mb-lg-0{margin-bottom:0!important}.mb-lg-1{margin-bottom:.25rem!important}.mb-lg-2{margin-bottom:.5rem!important}.mb-lg-3{margin-bottom:.75rem!important}.mb-lg-4{margin-bottom:1.5rem!important}.mb-lg-5{margin-bottom:2rem!important}.mb-lg-6{margin-bottom:2.5rem!important}.mb-lg-7{margin-bottom:3rem!important}.mb-lg-8{margin-bottom:3.5rem!important}.mb-lg-9{margin-bottom:4rem!important}.mb-lg-10{margin-bottom:4.5rem!important}.mb-lg-11{margin-bottom:5rem!important}.mb-lg-12{margin-bottom:5.5rem!important}.mb-lg-13{margin-bottom:6rem!important}.mb-lg-14{margin-bottom:6.5rem!important}.mb-lg-15{margin-bottom:7rem!important}.mb-lg-16{margin-bottom:7.5rem!important}.mb-lg-17{margin-bottom:8rem!important}.mb-lg-18{margin-bottom:8.5rem!important}.mb-lg-19{margin-bottom:9rem!important}.mb-lg-20{margin-bottom:9.5rem!important}.mb-lg-21{margin-bottom:10rem!important}.mb-lg-22{margin-bottom:13.75rem!important}.mb-lg-23{margin-bottom:24.5rem!important}.mb-lg-24{margin-bottom:11rem!important}.mb-lg-auto{margin-bottom:auto!important}.ms-lg-0{margin-left:0!important}.ms-lg-1{margin-left:.25rem!important}.ms-lg-2{margin-left:.5rem!important}.ms-lg-3{margin-left:.75rem!important}.ms-lg-4{margin-left:1.5rem!important}.ms-lg-5{margin-left:2rem!important}.ms-lg-6{margin-left:2.5rem!important}.ms-lg-7{margin-left:3rem!important}.ms-lg-8{margin-left:3.5rem!important}.ms-lg-9{margin-left:4rem!important}.ms-lg-10{margin-left:4.5rem!important}.ms-lg-11{margin-left:5rem!important}.ms-lg-12{margin-left:5.5rem!important}.ms-lg-13{margin-left:6rem!important}.ms-lg-14{margin-left:6.5rem!important}.ms-lg-15{margin-left:7rem!important}.ms-lg-16{margin-left:7.5rem!important}.ms-lg-17{margin-left:8rem!important}.ms-lg-18{margin-left:8.5rem!important}.ms-lg-19{margin-left:9rem!important}.ms-lg-20{margin-left:9.5rem!important}.ms-lg-21{margin-left:10rem!important}.ms-lg-22{margin-left:13.75rem!important}.ms-lg-23{margin-left:24.5rem!important}.ms-lg-24{margin-left:11rem!important}.ms-lg-auto{margin-left:auto!important}.m-lg-n1{margin:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.m-lg-n3{margin:-.75rem!important}.m-lg-n4{margin:-1.5rem!important}.m-lg-n5{margin:-2rem!important}.m-lg-n6{margin:-2.5rem!important}.m-lg-n7{margin:-3rem!important}.m-lg-n8{margin:-3.5rem!important}.m-lg-n9{margin:-4rem!important}.m-lg-n10{margin:-4.5rem!important}.m-lg-n11{margin:-5rem!important}.m-lg-n12{margin:-5.5rem!important}.m-lg-n13{margin:-6rem!important}.m-lg-n14{margin:-6.5rem!important}.m-lg-n15{margin:-7rem!important}.m-lg-n16{margin:-7.5rem!important}.m-lg-n17{margin:-8rem!important}.m-lg-n18{margin:-8.5rem!important}.m-lg-n19{margin:-9rem!important}.m-lg-n20{margin:-9.5rem!important}.m-lg-n21{margin:-10rem!important}.m-lg-n22{margin:-13.75rem!important}.m-lg-n23{margin:-24.5rem!important}.m-lg-n24{margin:-11rem!important}.mx-lg-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-lg-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-lg-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-lg-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-lg-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-lg-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-lg-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-lg-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-lg-n9{margin-right:-4rem!important;margin-left:-4rem!important}.mx-lg-n10{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-lg-n11{margin-right:-5rem!important;margin-left:-5rem!important}.mx-lg-n12{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-lg-n13{margin-right:-6rem!important;margin-left:-6rem!important}.mx-lg-n14{margin-right:-6.5rem!important;margin-left:-6.5rem!important}.mx-lg-n15{margin-right:-7rem!important;margin-left:-7rem!important}.mx-lg-n16{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-lg-n17{margin-right:-8rem!important;margin-left:-8rem!important}.mx-lg-n18{margin-right:-8.5rem!important;margin-left:-8.5rem!important}.mx-lg-n19{margin-right:-9rem!important;margin-left:-9rem!important}.mx-lg-n20{margin-right:-9.5rem!important;margin-left:-9.5rem!important}.mx-lg-n21{margin-right:-10rem!important;margin-left:-10rem!important}.mx-lg-n22{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-lg-n23{margin-right:-24.5rem!important;margin-left:-24.5rem!important}.mx-lg-n24{margin-right:-11rem!important;margin-left:-11rem!important}.my-lg-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-lg-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-lg-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-lg-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-lg-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-lg-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-lg-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-lg-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-lg-n9{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-lg-n10{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-lg-n11{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-lg-n12{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-lg-n13{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-lg-n14{margin-top:-6.5rem!important;margin-bottom:-6.5rem!important}.my-lg-n15{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-lg-n16{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-lg-n17{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-lg-n18{margin-top:-8.5rem!important;margin-bottom:-8.5rem!important}.my-lg-n19{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-lg-n20{margin-top:-9.5rem!important;margin-bottom:-9.5rem!important}.my-lg-n21{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-lg-n22{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-lg-n23{margin-top:-24.5rem!important;margin-bottom:-24.5rem!important}.my-lg-n24{margin-top:-11rem!important;margin-bottom:-11rem!important}.mt-lg-n1{margin-top:-.25rem!important}.mt-lg-n2{margin-top:-.5rem!important}.mt-lg-n3{margin-top:-.75rem!important}.mt-lg-n4{margin-top:-1.5rem!important}.mt-lg-n5{margin-top:-2rem!important}.mt-lg-n6{margin-top:-2.5rem!important}.mt-lg-n7{margin-top:-3rem!important}.mt-lg-n8{margin-top:-3.5rem!important}.mt-lg-n9{margin-top:-4rem!important}.mt-lg-n10{margin-top:-4.5rem!important}.mt-lg-n11{margin-top:-5rem!important}.mt-lg-n12{margin-top:-5.5rem!important}.mt-lg-n13{margin-top:-6rem!important}.mt-lg-n14{margin-top:-6.5rem!important}.mt-lg-n15{margin-top:-7rem!important}.mt-lg-n16{margin-top:-7.5rem!important}.mt-lg-n17{margin-top:-8rem!important}.mt-lg-n18{margin-top:-8.5rem!important}.mt-lg-n19{margin-top:-9rem!important}.mt-lg-n20{margin-top:-9.5rem!important}.mt-lg-n21{margin-top:-10rem!important}.mt-lg-n22{margin-top:-13.75rem!important}.mt-lg-n23{margin-top:-24.5rem!important}.mt-lg-n24{margin-top:-11rem!important}.me-lg-n1{margin-right:-.25rem!important}.me-lg-n2{margin-right:-.5rem!important}.me-lg-n3{margin-right:-.75rem!important}.me-lg-n4{margin-right:-1.5rem!important}.me-lg-n5{margin-right:-2rem!important}.me-lg-n6{margin-right:-2.5rem!important}.me-lg-n7{margin-right:-3rem!important}.me-lg-n8{margin-right:-3.5rem!important}.me-lg-n9{margin-right:-4rem!important}.me-lg-n10{margin-right:-4.5rem!important}.me-lg-n11{margin-right:-5rem!important}.me-lg-n12{margin-right:-5.5rem!important}.me-lg-n13{margin-right:-6rem!important}.me-lg-n14{margin-right:-6.5rem!important}.me-lg-n15{margin-right:-7rem!important}.me-lg-n16{margin-right:-7.5rem!important}.me-lg-n17{margin-right:-8rem!important}.me-lg-n18{margin-right:-8.5rem!important}.me-lg-n19{margin-right:-9rem!important}.me-lg-n20{margin-right:-9.5rem!important}.me-lg-n21{margin-right:-10rem!important}.me-lg-n22{margin-right:-13.75rem!important}.me-lg-n23{margin-right:-24.5rem!important}.me-lg-n24{margin-right:-11rem!important}.mb-lg-n1{margin-bottom:-.25rem!important}.mb-lg-n2{margin-bottom:-.5rem!important}.mb-lg-n3{margin-bottom:-.75rem!important}.mb-lg-n4{margin-bottom:-1.5rem!important}.mb-lg-n5{margin-bottom:-2rem!important}.mb-lg-n6{margin-bottom:-2.5rem!important}.mb-lg-n7{margin-bottom:-3rem!important}.mb-lg-n8{margin-bottom:-3.5rem!important}.mb-lg-n9{margin-bottom:-4rem!important}.mb-lg-n10{margin-bottom:-4.5rem!important}.mb-lg-n11{margin-bottom:-5rem!important}.mb-lg-n12{margin-bottom:-5.5rem!important}.mb-lg-n13{margin-bottom:-6rem!important}.mb-lg-n14{margin-bottom:-6.5rem!important}.mb-lg-n15{margin-bottom:-7rem!important}.mb-lg-n16{margin-bottom:-7.5rem!important}.mb-lg-n17{margin-bottom:-8rem!important}.mb-lg-n18{margin-bottom:-8.5rem!important}.mb-lg-n19{margin-bottom:-9rem!important}.mb-lg-n20{margin-bottom:-9.5rem!important}.mb-lg-n21{margin-bottom:-10rem!important}.mb-lg-n22{margin-bottom:-13.75rem!important}.mb-lg-n23{margin-bottom:-24.5rem!important}.mb-lg-n24{margin-bottom:-11rem!important}.ms-lg-n1{margin-left:-.25rem!important}.ms-lg-n2{margin-left:-.5rem!important}.ms-lg-n3{margin-left:-.75rem!important}.ms-lg-n4{margin-left:-1.5rem!important}.ms-lg-n5{margin-left:-2rem!important}.ms-lg-n6{margin-left:-2.5rem!important}.ms-lg-n7{margin-left:-3rem!important}.ms-lg-n8{margin-left:-3.5rem!important}.ms-lg-n9{margin-left:-4rem!important}.ms-lg-n10{margin-left:-4.5rem!important}.ms-lg-n11{margin-left:-5rem!important}.ms-lg-n12{margin-left:-5.5rem!important}.ms-lg-n13{margin-left:-6rem!important}.ms-lg-n14{margin-left:-6.5rem!important}.ms-lg-n15{margin-left:-7rem!important}.ms-lg-n16{margin-left:-7.5rem!important}.ms-lg-n17{margin-left:-8rem!important}.ms-lg-n18{margin-left:-8.5rem!important}.ms-lg-n19{margin-left:-9rem!important}.ms-lg-n20{margin-left:-9.5rem!important}.ms-lg-n21{margin-left:-10rem!important}.ms-lg-n22{margin-left:-13.75rem!important}.ms-lg-n23{margin-left:-24.5rem!important}.ms-lg-n24{margin-left:-11rem!important}.p-lg-0{padding:0!important}.p-lg-1{padding:.25rem!important}.p-lg-2{padding:.5rem!important}.p-lg-3{padding:.75rem!important}.p-lg-4{padding:1.5rem!important}.p-lg-5{padding:2rem!important}.p-lg-6{padding:2.5rem!important}.p-lg-7{padding:3rem!important}.p-lg-8{padding:3.5rem!important}.p-lg-9{padding:4rem!important}.p-lg-10{padding:4.5rem!important}.p-lg-11{padding:5rem!important}.p-lg-12{padding:5.5rem!important}.p-lg-13{padding:6rem!important}.p-lg-14{padding:6.5rem!important}.p-lg-15{padding:7rem!important}.p-lg-16{padding:7.5rem!important}.p-lg-17{padding:8rem!important}.p-lg-18{padding:8.5rem!important}.p-lg-19{padding:9rem!important}.p-lg-20{padding:9.5rem!important}.p-lg-21{padding:10rem!important}.p-lg-22{padding:13.75rem!important}.p-lg-23{padding:24.5rem!important}.p-lg-24{padding:11rem!important}.px-lg-0{padding-right:0!important;padding-left:0!important}.px-lg-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-lg-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-lg-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-lg-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-lg-5{padding-right:2rem!important;padding-left:2rem!important}.px-lg-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-lg-7{padding-right:3rem!important;padding-left:3rem!important}.px-lg-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-lg-9{padding-right:4rem!important;padding-left:4rem!important}.px-lg-10{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-lg-11{padding-right:5rem!important;padding-left:5rem!important}.px-lg-12{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-lg-13{padding-right:6rem!important;padding-left:6rem!important}.px-lg-14{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-lg-15{padding-right:7rem!important;padding-left:7rem!important}.px-lg-16{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-lg-17{padding-right:8rem!important;padding-left:8rem!important}.px-lg-18{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-lg-19{padding-right:9rem!important;padding-left:9rem!important}.px-lg-20{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-lg-21{padding-right:10rem!important;padding-left:10rem!important}.px-lg-22{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-lg-23{padding-right:24.5rem!important;padding-left:24.5rem!important}.px-lg-24{padding-right:11rem!important;padding-left:11rem!important}.py-lg-0{padding-top:0!important;padding-bottom:0!important}.py-lg-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-lg-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-lg-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-lg-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-lg-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-lg-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-lg-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-lg-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-lg-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-lg-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-lg-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-lg-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-lg-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-lg-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-lg-22{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-lg-23{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-lg-24{padding-top:11rem!important;padding-bottom:11rem!important}.pt-lg-0{padding-top:0!important}.pt-lg-1{padding-top:.25rem!important}.pt-lg-2{padding-top:.5rem!important}.pt-lg-3{padding-top:.75rem!important}.pt-lg-4{padding-top:1.5rem!important}.pt-lg-5{padding-top:2rem!important}.pt-lg-6{padding-top:2.5rem!important}.pt-lg-7{padding-top:3rem!important}.pt-lg-8{padding-top:3.5rem!important}.pt-lg-9{padding-top:4rem!important}.pt-lg-10{padding-top:4.5rem!important}.pt-lg-11{padding-top:5rem!important}.pt-lg-12{padding-top:5.5rem!important}.pt-lg-13{padding-top:6rem!important}.pt-lg-14{padding-top:6.5rem!important}.pt-lg-15{padding-top:7rem!important}.pt-lg-16{padding-top:7.5rem!important}.pt-lg-17{padding-top:8rem!important}.pt-lg-18{padding-top:8.5rem!important}.pt-lg-19{padding-top:9rem!important}.pt-lg-20{padding-top:9.5rem!important}.pt-lg-21{padding-top:10rem!important}.pt-lg-22{padding-top:13.75rem!important}.pt-lg-23{padding-top:24.5rem!important}.pt-lg-24{padding-top:11rem!important}.pe-lg-0{padding-right:0!important}.pe-lg-1{padding-right:.25rem!important}.pe-lg-2{padding-right:.5rem!important}.pe-lg-3{padding-right:.75rem!important}.pe-lg-4{padding-right:1.5rem!important}.pe-lg-5{padding-right:2rem!important}.pe-lg-6{padding-right:2.5rem!important}.pe-lg-7{padding-right:3rem!important}.pe-lg-8{padding-right:3.5rem!important}.pe-lg-9{padding-right:4rem!important}.pe-lg-10{padding-right:4.5rem!important}.pe-lg-11{padding-right:5rem!important}.pe-lg-12{padding-right:5.5rem!important}.pe-lg-13{padding-right:6rem!important}.pe-lg-14{padding-right:6.5rem!important}.pe-lg-15{padding-right:7rem!important}.pe-lg-16{padding-right:7.5rem!important}.pe-lg-17{padding-right:8rem!important}.pe-lg-18{padding-right:8.5rem!important}.pe-lg-19{padding-right:9rem!important}.pe-lg-20{padding-right:9.5rem!important}.pe-lg-21{padding-right:10rem!important}.pe-lg-22{padding-right:13.75rem!important}.pe-lg-23{padding-right:24.5rem!important}.pe-lg-24{padding-right:11rem!important}.pb-lg-0{padding-bottom:0!important}.pb-lg-1{padding-bottom:.25rem!important}.pb-lg-2{padding-bottom:.5rem!important}.pb-lg-3{padding-bottom:.75rem!important}.pb-lg-4{padding-bottom:1.5rem!important}.pb-lg-5{padding-bottom:2rem!important}.pb-lg-6{padding-bottom:2.5rem!important}.pb-lg-7{padding-bottom:3rem!important}.pb-lg-8{padding-bottom:3.5rem!important}.pb-lg-9{padding-bottom:4rem!important}.pb-lg-10{padding-bottom:4.5rem!important}.pb-lg-11{padding-bottom:5rem!important}.pb-lg-12{padding-bottom:5.5rem!important}.pb-lg-13{padding-bottom:6rem!important}.pb-lg-14{padding-bottom:6.5rem!important}.pb-lg-15{padding-bottom:7rem!important}.pb-lg-16{padding-bottom:7.5rem!important}.pb-lg-17{padding-bottom:8rem!important}.pb-lg-18{padding-bottom:8.5rem!important}.pb-lg-19{padding-bottom:9rem!important}.pb-lg-20{padding-bottom:9.5rem!important}.pb-lg-21{padding-bottom:10rem!important}.pb-lg-22{padding-bottom:13.75rem!important}.pb-lg-23{padding-bottom:24.5rem!important}.pb-lg-24{padding-bottom:11rem!important}.ps-lg-0{padding-left:0!important}.ps-lg-1{padding-left:.25rem!important}.ps-lg-2{padding-left:.5rem!important}.ps-lg-3{padding-left:.75rem!important}.ps-lg-4{padding-left:1.5rem!important}.ps-lg-5{padding-left:2rem!important}.ps-lg-6{padding-left:2.5rem!important}.ps-lg-7{padding-left:3rem!important}.ps-lg-8{padding-left:3.5rem!important}.ps-lg-9{padding-left:4rem!important}.ps-lg-10{padding-left:4.5rem!important}.ps-lg-11{padding-left:5rem!important}.ps-lg-12{padding-left:5.5rem!important}.ps-lg-13{padding-left:6rem!important}.ps-lg-14{padding-left:6.5rem!important}.ps-lg-15{padding-left:7rem!important}.ps-lg-16{padding-left:7.5rem!important}.ps-lg-17{padding-left:8rem!important}.ps-lg-18{padding-left:8.5rem!important}.ps-lg-19{padding-left:9rem!important}.ps-lg-20{padding-left:9.5rem!important}.ps-lg-21{padding-left:10rem!important}.ps-lg-22{padding-left:13.75rem!important}.ps-lg-23{padding-left:24.5rem!important}.ps-lg-24{padding-left:11rem!important}}@media (min-width: 1200px){.m-xl-0{margin:0!important}.m-xl-1{margin:.25rem!important}.m-xl-2{margin:.5rem!important}.m-xl-3{margin:.75rem!important}.m-xl-4{margin:1.5rem!important}.m-xl-5{margin:2rem!important}.m-xl-6{margin:2.5rem!important}.m-xl-7{margin:3rem!important}.m-xl-8{margin:3.5rem!important}.m-xl-9{margin:4rem!important}.m-xl-10{margin:4.5rem!important}.m-xl-11{margin:5rem!important}.m-xl-12{margin:5.5rem!important}.m-xl-13{margin:6rem!important}.m-xl-14{margin:6.5rem!important}.m-xl-15{margin:7rem!important}.m-xl-16{margin:7.5rem!important}.m-xl-17{margin:8rem!important}.m-xl-18{margin:8.5rem!important}.m-xl-19{margin:9rem!important}.m-xl-20{margin:9.5rem!important}.m-xl-21{margin:10rem!important}.m-xl-22{margin:13.75rem!important}.m-xl-23{margin:24.5rem!important}.m-xl-24{margin:11rem!important}.m-xl-auto{margin:auto!important}.mx-xl-0{margin-right:0!important;margin-left:0!important}.mx-xl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xl-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xl-5{margin-right:2rem!important;margin-left:2rem!important}.mx-xl-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xl-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xl-9{margin-right:4rem!important;margin-left:4rem!important}.mx-xl-10{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xl-11{margin-right:5rem!important;margin-left:5rem!important}.mx-xl-12{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xl-13{margin-right:6rem!important;margin-left:6rem!important}.mx-xl-14{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xl-15{margin-right:7rem!important;margin-left:7rem!important}.mx-xl-16{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xl-17{margin-right:8rem!important;margin-left:8rem!important}.mx-xl-18{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xl-19{margin-right:9rem!important;margin-left:9rem!important}.mx-xl-20{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xl-21{margin-right:10rem!important;margin-left:10rem!important}.mx-xl-22{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-xl-23{margin-right:24.5rem!important;margin-left:24.5rem!important}.mx-xl-24{margin-right:11rem!important;margin-left:11rem!important}.mx-xl-auto{margin-right:auto!important;margin-left:auto!important}.my-xl-0{margin-top:0!important;margin-bottom:0!important}.my-xl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xl-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-xl-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xl-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xl-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-xl-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xl-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-xl-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xl-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-xl-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xl-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-xl-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xl-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-xl-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xl-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-xl-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xl-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-xl-22{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-xl-23{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-xl-24{margin-top:11rem!important;margin-bottom:11rem!important}.my-xl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xl-0{margin-top:0!important}.mt-xl-1{margin-top:.25rem!important}.mt-xl-2{margin-top:.5rem!important}.mt-xl-3{margin-top:.75rem!important}.mt-xl-4{margin-top:1.5rem!important}.mt-xl-5{margin-top:2rem!important}.mt-xl-6{margin-top:2.5rem!important}.mt-xl-7{margin-top:3rem!important}.mt-xl-8{margin-top:3.5rem!important}.mt-xl-9{margin-top:4rem!important}.mt-xl-10{margin-top:4.5rem!important}.mt-xl-11{margin-top:5rem!important}.mt-xl-12{margin-top:5.5rem!important}.mt-xl-13{margin-top:6rem!important}.mt-xl-14{margin-top:6.5rem!important}.mt-xl-15{margin-top:7rem!important}.mt-xl-16{margin-top:7.5rem!important}.mt-xl-17{margin-top:8rem!important}.mt-xl-18{margin-top:8.5rem!important}.mt-xl-19{margin-top:9rem!important}.mt-xl-20{margin-top:9.5rem!important}.mt-xl-21{margin-top:10rem!important}.mt-xl-22{margin-top:13.75rem!important}.mt-xl-23{margin-top:24.5rem!important}.mt-xl-24{margin-top:11rem!important}.mt-xl-auto{margin-top:auto!important}.me-xl-0{margin-right:0!important}.me-xl-1{margin-right:.25rem!important}.me-xl-2{margin-right:.5rem!important}.me-xl-3{margin-right:.75rem!important}.me-xl-4{margin-right:1.5rem!important}.me-xl-5{margin-right:2rem!important}.me-xl-6{margin-right:2.5rem!important}.me-xl-7{margin-right:3rem!important}.me-xl-8{margin-right:3.5rem!important}.me-xl-9{margin-right:4rem!important}.me-xl-10{margin-right:4.5rem!important}.me-xl-11{margin-right:5rem!important}.me-xl-12{margin-right:5.5rem!important}.me-xl-13{margin-right:6rem!important}.me-xl-14{margin-right:6.5rem!important}.me-xl-15{margin-right:7rem!important}.me-xl-16{margin-right:7.5rem!important}.me-xl-17{margin-right:8rem!important}.me-xl-18{margin-right:8.5rem!important}.me-xl-19{margin-right:9rem!important}.me-xl-20{margin-right:9.5rem!important}.me-xl-21{margin-right:10rem!important}.me-xl-22{margin-right:13.75rem!important}.me-xl-23{margin-right:24.5rem!important}.me-xl-24{margin-right:11rem!important}.me-xl-auto{margin-right:auto!important}.mb-xl-0{margin-bottom:0!important}.mb-xl-1{margin-bottom:.25rem!important}.mb-xl-2{margin-bottom:.5rem!important}.mb-xl-3{margin-bottom:.75rem!important}.mb-xl-4{margin-bottom:1.5rem!important}.mb-xl-5{margin-bottom:2rem!important}.mb-xl-6{margin-bottom:2.5rem!important}.mb-xl-7{margin-bottom:3rem!important}.mb-xl-8{margin-bottom:3.5rem!important}.mb-xl-9{margin-bottom:4rem!important}.mb-xl-10{margin-bottom:4.5rem!important}.mb-xl-11{margin-bottom:5rem!important}.mb-xl-12{margin-bottom:5.5rem!important}.mb-xl-13{margin-bottom:6rem!important}.mb-xl-14{margin-bottom:6.5rem!important}.mb-xl-15{margin-bottom:7rem!important}.mb-xl-16{margin-bottom:7.5rem!important}.mb-xl-17{margin-bottom:8rem!important}.mb-xl-18{margin-bottom:8.5rem!important}.mb-xl-19{margin-bottom:9rem!important}.mb-xl-20{margin-bottom:9.5rem!important}.mb-xl-21{margin-bottom:10rem!important}.mb-xl-22{margin-bottom:13.75rem!important}.mb-xl-23{margin-bottom:24.5rem!important}.mb-xl-24{margin-bottom:11rem!important}.mb-xl-auto{margin-bottom:auto!important}.ms-xl-0{margin-left:0!important}.ms-xl-1{margin-left:.25rem!important}.ms-xl-2{margin-left:.5rem!important}.ms-xl-3{margin-left:.75rem!important}.ms-xl-4{margin-left:1.5rem!important}.ms-xl-5{margin-left:2rem!important}.ms-xl-6{margin-left:2.5rem!important}.ms-xl-7{margin-left:3rem!important}.ms-xl-8{margin-left:3.5rem!important}.ms-xl-9{margin-left:4rem!important}.ms-xl-10{margin-left:4.5rem!important}.ms-xl-11{margin-left:5rem!important}.ms-xl-12{margin-left:5.5rem!important}.ms-xl-13{margin-left:6rem!important}.ms-xl-14{margin-left:6.5rem!important}.ms-xl-15{margin-left:7rem!important}.ms-xl-16{margin-left:7.5rem!important}.ms-xl-17{margin-left:8rem!important}.ms-xl-18{margin-left:8.5rem!important}.ms-xl-19{margin-left:9rem!important}.ms-xl-20{margin-left:9.5rem!important}.ms-xl-21{margin-left:10rem!important}.ms-xl-22{margin-left:13.75rem!important}.ms-xl-23{margin-left:24.5rem!important}.ms-xl-24{margin-left:11rem!important}.ms-xl-auto{margin-left:auto!important}.m-xl-n1{margin:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.m-xl-n3{margin:-.75rem!important}.m-xl-n4{margin:-1.5rem!important}.m-xl-n5{margin:-2rem!important}.m-xl-n6{margin:-2.5rem!important}.m-xl-n7{margin:-3rem!important}.m-xl-n8{margin:-3.5rem!important}.m-xl-n9{margin:-4rem!important}.m-xl-n10{margin:-4.5rem!important}.m-xl-n11{margin:-5rem!important}.m-xl-n12{margin:-5.5rem!important}.m-xl-n13{margin:-6rem!important}.m-xl-n14{margin:-6.5rem!important}.m-xl-n15{margin:-7rem!important}.m-xl-n16{margin:-7.5rem!important}.m-xl-n17{margin:-8rem!important}.m-xl-n18{margin:-8.5rem!important}.m-xl-n19{margin:-9rem!important}.m-xl-n20{margin:-9.5rem!important}.m-xl-n21{margin:-10rem!important}.m-xl-n22{margin:-13.75rem!important}.m-xl-n23{margin:-24.5rem!important}.m-xl-n24{margin:-11rem!important}.mx-xl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xl-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xl-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xl-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xl-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xl-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xl-n9{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xl-n10{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xl-n11{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xl-n12{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-xl-n13{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xl-n14{margin-right:-6.5rem!important;margin-left:-6.5rem!important}.mx-xl-n15{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xl-n16{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-xl-n17{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xl-n18{margin-right:-8.5rem!important;margin-left:-8.5rem!important}.mx-xl-n19{margin-right:-9rem!important;margin-left:-9rem!important}.mx-xl-n20{margin-right:-9.5rem!important;margin-left:-9.5rem!important}.mx-xl-n21{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xl-n22{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-xl-n23{margin-right:-24.5rem!important;margin-left:-24.5rem!important}.mx-xl-n24{margin-right:-11rem!important;margin-left:-11rem!important}.my-xl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xl-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xl-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xl-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xl-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xl-n9{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xl-n10{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xl-n11{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xl-n12{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-xl-n13{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xl-n14{margin-top:-6.5rem!important;margin-bottom:-6.5rem!important}.my-xl-n15{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xl-n16{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-xl-n17{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xl-n18{margin-top:-8.5rem!important;margin-bottom:-8.5rem!important}.my-xl-n19{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-xl-n20{margin-top:-9.5rem!important;margin-bottom:-9.5rem!important}.my-xl-n21{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xl-n22{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-xl-n23{margin-top:-24.5rem!important;margin-bottom:-24.5rem!important}.my-xl-n24{margin-top:-11rem!important;margin-bottom:-11rem!important}.mt-xl-n1{margin-top:-.25rem!important}.mt-xl-n2{margin-top:-.5rem!important}.mt-xl-n3{margin-top:-.75rem!important}.mt-xl-n4{margin-top:-1.5rem!important}.mt-xl-n5{margin-top:-2rem!important}.mt-xl-n6{margin-top:-2.5rem!important}.mt-xl-n7{margin-top:-3rem!important}.mt-xl-n8{margin-top:-3.5rem!important}.mt-xl-n9{margin-top:-4rem!important}.mt-xl-n10{margin-top:-4.5rem!important}.mt-xl-n11{margin-top:-5rem!important}.mt-xl-n12{margin-top:-5.5rem!important}.mt-xl-n13{margin-top:-6rem!important}.mt-xl-n14{margin-top:-6.5rem!important}.mt-xl-n15{margin-top:-7rem!important}.mt-xl-n16{margin-top:-7.5rem!important}.mt-xl-n17{margin-top:-8rem!important}.mt-xl-n18{margin-top:-8.5rem!important}.mt-xl-n19{margin-top:-9rem!important}.mt-xl-n20{margin-top:-9.5rem!important}.mt-xl-n21{margin-top:-10rem!important}.mt-xl-n22{margin-top:-13.75rem!important}.mt-xl-n23{margin-top:-24.5rem!important}.mt-xl-n24{margin-top:-11rem!important}.me-xl-n1{margin-right:-.25rem!important}.me-xl-n2{margin-right:-.5rem!important}.me-xl-n3{margin-right:-.75rem!important}.me-xl-n4{margin-right:-1.5rem!important}.me-xl-n5{margin-right:-2rem!important}.me-xl-n6{margin-right:-2.5rem!important}.me-xl-n7{margin-right:-3rem!important}.me-xl-n8{margin-right:-3.5rem!important}.me-xl-n9{margin-right:-4rem!important}.me-xl-n10{margin-right:-4.5rem!important}.me-xl-n11{margin-right:-5rem!important}.me-xl-n12{margin-right:-5.5rem!important}.me-xl-n13{margin-right:-6rem!important}.me-xl-n14{margin-right:-6.5rem!important}.me-xl-n15{margin-right:-7rem!important}.me-xl-n16{margin-right:-7.5rem!important}.me-xl-n17{margin-right:-8rem!important}.me-xl-n18{margin-right:-8.5rem!important}.me-xl-n19{margin-right:-9rem!important}.me-xl-n20{margin-right:-9.5rem!important}.me-xl-n21{margin-right:-10rem!important}.me-xl-n22{margin-right:-13.75rem!important}.me-xl-n23{margin-right:-24.5rem!important}.me-xl-n24{margin-right:-11rem!important}.mb-xl-n1{margin-bottom:-.25rem!important}.mb-xl-n2{margin-bottom:-.5rem!important}.mb-xl-n3{margin-bottom:-.75rem!important}.mb-xl-n4{margin-bottom:-1.5rem!important}.mb-xl-n5{margin-bottom:-2rem!important}.mb-xl-n6{margin-bottom:-2.5rem!important}.mb-xl-n7{margin-bottom:-3rem!important}.mb-xl-n8{margin-bottom:-3.5rem!important}.mb-xl-n9{margin-bottom:-4rem!important}.mb-xl-n10{margin-bottom:-4.5rem!important}.mb-xl-n11{margin-bottom:-5rem!important}.mb-xl-n12{margin-bottom:-5.5rem!important}.mb-xl-n13{margin-bottom:-6rem!important}.mb-xl-n14{margin-bottom:-6.5rem!important}.mb-xl-n15{margin-bottom:-7rem!important}.mb-xl-n16{margin-bottom:-7.5rem!important}.mb-xl-n17{margin-bottom:-8rem!important}.mb-xl-n18{margin-bottom:-8.5rem!important}.mb-xl-n19{margin-bottom:-9rem!important}.mb-xl-n20{margin-bottom:-9.5rem!important}.mb-xl-n21{margin-bottom:-10rem!important}.mb-xl-n22{margin-bottom:-13.75rem!important}.mb-xl-n23{margin-bottom:-24.5rem!important}.mb-xl-n24{margin-bottom:-11rem!important}.ms-xl-n1{margin-left:-.25rem!important}.ms-xl-n2{margin-left:-.5rem!important}.ms-xl-n3{margin-left:-.75rem!important}.ms-xl-n4{margin-left:-1.5rem!important}.ms-xl-n5{margin-left:-2rem!important}.ms-xl-n6{margin-left:-2.5rem!important}.ms-xl-n7{margin-left:-3rem!important}.ms-xl-n8{margin-left:-3.5rem!important}.ms-xl-n9{margin-left:-4rem!important}.ms-xl-n10{margin-left:-4.5rem!important}.ms-xl-n11{margin-left:-5rem!important}.ms-xl-n12{margin-left:-5.5rem!important}.ms-xl-n13{margin-left:-6rem!important}.ms-xl-n14{margin-left:-6.5rem!important}.ms-xl-n15{margin-left:-7rem!important}.ms-xl-n16{margin-left:-7.5rem!important}.ms-xl-n17{margin-left:-8rem!important}.ms-xl-n18{margin-left:-8.5rem!important}.ms-xl-n19{margin-left:-9rem!important}.ms-xl-n20{margin-left:-9.5rem!important}.ms-xl-n21{margin-left:-10rem!important}.ms-xl-n22{margin-left:-13.75rem!important}.ms-xl-n23{margin-left:-24.5rem!important}.ms-xl-n24{margin-left:-11rem!important}.p-xl-0{padding:0!important}.p-xl-1{padding:.25rem!important}.p-xl-2{padding:.5rem!important}.p-xl-3{padding:.75rem!important}.p-xl-4{padding:1.5rem!important}.p-xl-5{padding:2rem!important}.p-xl-6{padding:2.5rem!important}.p-xl-7{padding:3rem!important}.p-xl-8{padding:3.5rem!important}.p-xl-9{padding:4rem!important}.p-xl-10{padding:4.5rem!important}.p-xl-11{padding:5rem!important}.p-xl-12{padding:5.5rem!important}.p-xl-13{padding:6rem!important}.p-xl-14{padding:6.5rem!important}.p-xl-15{padding:7rem!important}.p-xl-16{padding:7.5rem!important}.p-xl-17{padding:8rem!important}.p-xl-18{padding:8.5rem!important}.p-xl-19{padding:9rem!important}.p-xl-20{padding:9.5rem!important}.p-xl-21{padding:10rem!important}.p-xl-22{padding:13.75rem!important}.p-xl-23{padding:24.5rem!important}.p-xl-24{padding:11rem!important}.px-xl-0{padding-right:0!important;padding-left:0!important}.px-xl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xl-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-xl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xl-5{padding-right:2rem!important;padding-left:2rem!important}.px-xl-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xl-7{padding-right:3rem!important;padding-left:3rem!important}.px-xl-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xl-9{padding-right:4rem!important;padding-left:4rem!important}.px-xl-10{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xl-11{padding-right:5rem!important;padding-left:5rem!important}.px-xl-12{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xl-13{padding-right:6rem!important;padding-left:6rem!important}.px-xl-14{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xl-15{padding-right:7rem!important;padding-left:7rem!important}.px-xl-16{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xl-17{padding-right:8rem!important;padding-left:8rem!important}.px-xl-18{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xl-19{padding-right:9rem!important;padding-left:9rem!important}.px-xl-20{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xl-21{padding-right:10rem!important;padding-left:10rem!important}.px-xl-22{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-xl-23{padding-right:24.5rem!important;padding-left:24.5rem!important}.px-xl-24{padding-right:11rem!important;padding-left:11rem!important}.py-xl-0{padding-top:0!important;padding-bottom:0!important}.py-xl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xl-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-xl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xl-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-xl-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xl-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-xl-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xl-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-xl-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xl-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-xl-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xl-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-xl-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xl-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-xl-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xl-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-xl-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xl-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-xl-22{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-xl-23{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-xl-24{padding-top:11rem!important;padding-bottom:11rem!important}.pt-xl-0{padding-top:0!important}.pt-xl-1{padding-top:.25rem!important}.pt-xl-2{padding-top:.5rem!important}.pt-xl-3{padding-top:.75rem!important}.pt-xl-4{padding-top:1.5rem!important}.pt-xl-5{padding-top:2rem!important}.pt-xl-6{padding-top:2.5rem!important}.pt-xl-7{padding-top:3rem!important}.pt-xl-8{padding-top:3.5rem!important}.pt-xl-9{padding-top:4rem!important}.pt-xl-10{padding-top:4.5rem!important}.pt-xl-11{padding-top:5rem!important}.pt-xl-12{padding-top:5.5rem!important}.pt-xl-13{padding-top:6rem!important}.pt-xl-14{padding-top:6.5rem!important}.pt-xl-15{padding-top:7rem!important}.pt-xl-16{padding-top:7.5rem!important}.pt-xl-17{padding-top:8rem!important}.pt-xl-18{padding-top:8.5rem!important}.pt-xl-19{padding-top:9rem!important}.pt-xl-20{padding-top:9.5rem!important}.pt-xl-21{padding-top:10rem!important}.pt-xl-22{padding-top:13.75rem!important}.pt-xl-23{padding-top:24.5rem!important}.pt-xl-24{padding-top:11rem!important}.pe-xl-0{padding-right:0!important}.pe-xl-1{padding-right:.25rem!important}.pe-xl-2{padding-right:.5rem!important}.pe-xl-3{padding-right:.75rem!important}.pe-xl-4{padding-right:1.5rem!important}.pe-xl-5{padding-right:2rem!important}.pe-xl-6{padding-right:2.5rem!important}.pe-xl-7{padding-right:3rem!important}.pe-xl-8{padding-right:3.5rem!important}.pe-xl-9{padding-right:4rem!important}.pe-xl-10{padding-right:4.5rem!important}.pe-xl-11{padding-right:5rem!important}.pe-xl-12{padding-right:5.5rem!important}.pe-xl-13{padding-right:6rem!important}.pe-xl-14{padding-right:6.5rem!important}.pe-xl-15{padding-right:7rem!important}.pe-xl-16{padding-right:7.5rem!important}.pe-xl-17{padding-right:8rem!important}.pe-xl-18{padding-right:8.5rem!important}.pe-xl-19{padding-right:9rem!important}.pe-xl-20{padding-right:9.5rem!important}.pe-xl-21{padding-right:10rem!important}.pe-xl-22{padding-right:13.75rem!important}.pe-xl-23{padding-right:24.5rem!important}.pe-xl-24{padding-right:11rem!important}.pb-xl-0{padding-bottom:0!important}.pb-xl-1{padding-bottom:.25rem!important}.pb-xl-2{padding-bottom:.5rem!important}.pb-xl-3{padding-bottom:.75rem!important}.pb-xl-4{padding-bottom:1.5rem!important}.pb-xl-5{padding-bottom:2rem!important}.pb-xl-6{padding-bottom:2.5rem!important}.pb-xl-7{padding-bottom:3rem!important}.pb-xl-8{padding-bottom:3.5rem!important}.pb-xl-9{padding-bottom:4rem!important}.pb-xl-10{padding-bottom:4.5rem!important}.pb-xl-11{padding-bottom:5rem!important}.pb-xl-12{padding-bottom:5.5rem!important}.pb-xl-13{padding-bottom:6rem!important}.pb-xl-14{padding-bottom:6.5rem!important}.pb-xl-15{padding-bottom:7rem!important}.pb-xl-16{padding-bottom:7.5rem!important}.pb-xl-17{padding-bottom:8rem!important}.pb-xl-18{padding-bottom:8.5rem!important}.pb-xl-19{padding-bottom:9rem!important}.pb-xl-20{padding-bottom:9.5rem!important}.pb-xl-21{padding-bottom:10rem!important}.pb-xl-22{padding-bottom:13.75rem!important}.pb-xl-23{padding-bottom:24.5rem!important}.pb-xl-24{padding-bottom:11rem!important}.ps-xl-0{padding-left:0!important}.ps-xl-1{padding-left:.25rem!important}.ps-xl-2{padding-left:.5rem!important}.ps-xl-3{padding-left:.75rem!important}.ps-xl-4{padding-left:1.5rem!important}.ps-xl-5{padding-left:2rem!important}.ps-xl-6{padding-left:2.5rem!important}.ps-xl-7{padding-left:3rem!important}.ps-xl-8{padding-left:3.5rem!important}.ps-xl-9{padding-left:4rem!important}.ps-xl-10{padding-left:4.5rem!important}.ps-xl-11{padding-left:5rem!important}.ps-xl-12{padding-left:5.5rem!important}.ps-xl-13{padding-left:6rem!important}.ps-xl-14{padding-left:6.5rem!important}.ps-xl-15{padding-left:7rem!important}.ps-xl-16{padding-left:7.5rem!important}.ps-xl-17{padding-left:8rem!important}.ps-xl-18{padding-left:8.5rem!important}.ps-xl-19{padding-left:9rem!important}.ps-xl-20{padding-left:9.5rem!important}.ps-xl-21{padding-left:10rem!important}.ps-xl-22{padding-left:13.75rem!important}.ps-xl-23{padding-left:24.5rem!important}.ps-xl-24{padding-left:11rem!important}}@media (min-width: 1400px){.m-xxl-0{margin:0!important}.m-xxl-1{margin:.25rem!important}.m-xxl-2{margin:.5rem!important}.m-xxl-3{margin:.75rem!important}.m-xxl-4{margin:1.5rem!important}.m-xxl-5{margin:2rem!important}.m-xxl-6{margin:2.5rem!important}.m-xxl-7{margin:3rem!important}.m-xxl-8{margin:3.5rem!important}.m-xxl-9{margin:4rem!important}.m-xxl-10{margin:4.5rem!important}.m-xxl-11{margin:5rem!important}.m-xxl-12{margin:5.5rem!important}.m-xxl-13{margin:6rem!important}.m-xxl-14{margin:6.5rem!important}.m-xxl-15{margin:7rem!important}.m-xxl-16{margin:7.5rem!important}.m-xxl-17{margin:8rem!important}.m-xxl-18{margin:8.5rem!important}.m-xxl-19{margin:9rem!important}.m-xxl-20{margin:9.5rem!important}.m-xxl-21{margin:10rem!important}.m-xxl-22{margin:13.75rem!important}.m-xxl-23{margin:24.5rem!important}.m-xxl-24{margin:11rem!important}.m-xxl-auto{margin:auto!important}.mx-xxl-0{margin-right:0!important;margin-left:0!important}.mx-xxl-1{margin-right:.25rem!important;margin-left:.25rem!important}.mx-xxl-2{margin-right:.5rem!important;margin-left:.5rem!important}.mx-xxl-3{margin-right:.75rem!important;margin-left:.75rem!important}.mx-xxl-4{margin-right:1.5rem!important;margin-left:1.5rem!important}.mx-xxl-5{margin-right:2rem!important;margin-left:2rem!important}.mx-xxl-6{margin-right:2.5rem!important;margin-left:2.5rem!important}.mx-xxl-7{margin-right:3rem!important;margin-left:3rem!important}.mx-xxl-8{margin-right:3.5rem!important;margin-left:3.5rem!important}.mx-xxl-9{margin-right:4rem!important;margin-left:4rem!important}.mx-xxl-10{margin-right:4.5rem!important;margin-left:4.5rem!important}.mx-xxl-11{margin-right:5rem!important;margin-left:5rem!important}.mx-xxl-12{margin-right:5.5rem!important;margin-left:5.5rem!important}.mx-xxl-13{margin-right:6rem!important;margin-left:6rem!important}.mx-xxl-14{margin-right:6.5rem!important;margin-left:6.5rem!important}.mx-xxl-15{margin-right:7rem!important;margin-left:7rem!important}.mx-xxl-16{margin-right:7.5rem!important;margin-left:7.5rem!important}.mx-xxl-17{margin-right:8rem!important;margin-left:8rem!important}.mx-xxl-18{margin-right:8.5rem!important;margin-left:8.5rem!important}.mx-xxl-19{margin-right:9rem!important;margin-left:9rem!important}.mx-xxl-20{margin-right:9.5rem!important;margin-left:9.5rem!important}.mx-xxl-21{margin-right:10rem!important;margin-left:10rem!important}.mx-xxl-22{margin-right:13.75rem!important;margin-left:13.75rem!important}.mx-xxl-23{margin-right:24.5rem!important;margin-left:24.5rem!important}.mx-xxl-24{margin-right:11rem!important;margin-left:11rem!important}.mx-xxl-auto{margin-right:auto!important;margin-left:auto!important}.my-xxl-0{margin-top:0!important;margin-bottom:0!important}.my-xxl-1{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-xxl-2{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-xxl-3{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-xxl-4{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-xxl-5{margin-top:2rem!important;margin-bottom:2rem!important}.my-xxl-6{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-xxl-7{margin-top:3rem!important;margin-bottom:3rem!important}.my-xxl-8{margin-top:3.5rem!important;margin-bottom:3.5rem!important}.my-xxl-9{margin-top:4rem!important;margin-bottom:4rem!important}.my-xxl-10{margin-top:4.5rem!important;margin-bottom:4.5rem!important}.my-xxl-11{margin-top:5rem!important;margin-bottom:5rem!important}.my-xxl-12{margin-top:5.5rem!important;margin-bottom:5.5rem!important}.my-xxl-13{margin-top:6rem!important;margin-bottom:6rem!important}.my-xxl-14{margin-top:6.5rem!important;margin-bottom:6.5rem!important}.my-xxl-15{margin-top:7rem!important;margin-bottom:7rem!important}.my-xxl-16{margin-top:7.5rem!important;margin-bottom:7.5rem!important}.my-xxl-17{margin-top:8rem!important;margin-bottom:8rem!important}.my-xxl-18{margin-top:8.5rem!important;margin-bottom:8.5rem!important}.my-xxl-19{margin-top:9rem!important;margin-bottom:9rem!important}.my-xxl-20{margin-top:9.5rem!important;margin-bottom:9.5rem!important}.my-xxl-21{margin-top:10rem!important;margin-bottom:10rem!important}.my-xxl-22{margin-top:13.75rem!important;margin-bottom:13.75rem!important}.my-xxl-23{margin-top:24.5rem!important;margin-bottom:24.5rem!important}.my-xxl-24{margin-top:11rem!important;margin-bottom:11rem!important}.my-xxl-auto{margin-top:auto!important;margin-bottom:auto!important}.mt-xxl-0{margin-top:0!important}.mt-xxl-1{margin-top:.25rem!important}.mt-xxl-2{margin-top:.5rem!important}.mt-xxl-3{margin-top:.75rem!important}.mt-xxl-4{margin-top:1.5rem!important}.mt-xxl-5{margin-top:2rem!important}.mt-xxl-6{margin-top:2.5rem!important}.mt-xxl-7{margin-top:3rem!important}.mt-xxl-8{margin-top:3.5rem!important}.mt-xxl-9{margin-top:4rem!important}.mt-xxl-10{margin-top:4.5rem!important}.mt-xxl-11{margin-top:5rem!important}.mt-xxl-12{margin-top:5.5rem!important}.mt-xxl-13{margin-top:6rem!important}.mt-xxl-14{margin-top:6.5rem!important}.mt-xxl-15{margin-top:7rem!important}.mt-xxl-16{margin-top:7.5rem!important}.mt-xxl-17{margin-top:8rem!important}.mt-xxl-18{margin-top:8.5rem!important}.mt-xxl-19{margin-top:9rem!important}.mt-xxl-20{margin-top:9.5rem!important}.mt-xxl-21{margin-top:10rem!important}.mt-xxl-22{margin-top:13.75rem!important}.mt-xxl-23{margin-top:24.5rem!important}.mt-xxl-24{margin-top:11rem!important}.mt-xxl-auto{margin-top:auto!important}.me-xxl-0{margin-right:0!important}.me-xxl-1{margin-right:.25rem!important}.me-xxl-2{margin-right:.5rem!important}.me-xxl-3{margin-right:.75rem!important}.me-xxl-4{margin-right:1.5rem!important}.me-xxl-5{margin-right:2rem!important}.me-xxl-6{margin-right:2.5rem!important}.me-xxl-7{margin-right:3rem!important}.me-xxl-8{margin-right:3.5rem!important}.me-xxl-9{margin-right:4rem!important}.me-xxl-10{margin-right:4.5rem!important}.me-xxl-11{margin-right:5rem!important}.me-xxl-12{margin-right:5.5rem!important}.me-xxl-13{margin-right:6rem!important}.me-xxl-14{margin-right:6.5rem!important}.me-xxl-15{margin-right:7rem!important}.me-xxl-16{margin-right:7.5rem!important}.me-xxl-17{margin-right:8rem!important}.me-xxl-18{margin-right:8.5rem!important}.me-xxl-19{margin-right:9rem!important}.me-xxl-20{margin-right:9.5rem!important}.me-xxl-21{margin-right:10rem!important}.me-xxl-22{margin-right:13.75rem!important}.me-xxl-23{margin-right:24.5rem!important}.me-xxl-24{margin-right:11rem!important}.me-xxl-auto{margin-right:auto!important}.mb-xxl-0{margin-bottom:0!important}.mb-xxl-1{margin-bottom:.25rem!important}.mb-xxl-2{margin-bottom:.5rem!important}.mb-xxl-3{margin-bottom:.75rem!important}.mb-xxl-4{margin-bottom:1.5rem!important}.mb-xxl-5{margin-bottom:2rem!important}.mb-xxl-6{margin-bottom:2.5rem!important}.mb-xxl-7{margin-bottom:3rem!important}.mb-xxl-8{margin-bottom:3.5rem!important}.mb-xxl-9{margin-bottom:4rem!important}.mb-xxl-10{margin-bottom:4.5rem!important}.mb-xxl-11{margin-bottom:5rem!important}.mb-xxl-12{margin-bottom:5.5rem!important}.mb-xxl-13{margin-bottom:6rem!important}.mb-xxl-14{margin-bottom:6.5rem!important}.mb-xxl-15{margin-bottom:7rem!important}.mb-xxl-16{margin-bottom:7.5rem!important}.mb-xxl-17{margin-bottom:8rem!important}.mb-xxl-18{margin-bottom:8.5rem!important}.mb-xxl-19{margin-bottom:9rem!important}.mb-xxl-20{margin-bottom:9.5rem!important}.mb-xxl-21{margin-bottom:10rem!important}.mb-xxl-22{margin-bottom:13.75rem!important}.mb-xxl-23{margin-bottom:24.5rem!important}.mb-xxl-24{margin-bottom:11rem!important}.mb-xxl-25{margin-bottom:15.5rem!important}.mb-xxl-26{margin-bottom:19.5rem!important}.mb-xxl-auto{margin-bottom:auto!important}.ms-xxl-0{margin-left:0!important}.ms-xxl-1{margin-left:.25rem!important}.ms-xxl-2{margin-left:.5rem!important}.ms-xxl-3{margin-left:.75rem!important}.ms-xxl-4{margin-left:1.5rem!important}.ms-xxl-5{margin-left:2rem!important}.ms-xxl-6{margin-left:2.5rem!important}.ms-xxl-7{margin-left:3rem!important}.ms-xxl-8{margin-left:3.5rem!important}.ms-xxl-9{margin-left:4rem!important}.ms-xxl-10{margin-left:4.5rem!important}.ms-xxl-11{margin-left:5rem!important}.ms-xxl-12{margin-left:5.5rem!important}.ms-xxl-13{margin-left:6rem!important}.ms-xxl-14{margin-left:6.5rem!important}.ms-xxl-15{margin-left:7rem!important}.ms-xxl-16{margin-left:7.5rem!important}.ms-xxl-17{margin-left:8rem!important}.ms-xxl-18{margin-left:8.5rem!important}.ms-xxl-19{margin-left:9rem!important}.ms-xxl-20{margin-left:9.5rem!important}.ms-xxl-21{margin-left:10rem!important}.ms-xxl-22{margin-left:13.75rem!important}.ms-xxl-23{margin-left:24.5rem!important}.ms-xxl-24{margin-left:11rem!important}.ms-xxl-auto{margin-left:auto!important}.m-xxl-n1{margin:-.25rem!important}.m-xxl-n2{margin:-.5rem!important}.m-xxl-n3{margin:-.75rem!important}.m-xxl-n4{margin:-1.5rem!important}.m-xxl-n5{margin:-2rem!important}.m-xxl-n6{margin:-2.5rem!important}.m-xxl-n7{margin:-3rem!important}.m-xxl-n8{margin:-3.5rem!important}.m-xxl-n9{margin:-4rem!important}.m-xxl-n10{margin:-4.5rem!important}.m-xxl-n11{margin:-5rem!important}.m-xxl-n12{margin:-5.5rem!important}.m-xxl-n13{margin:-6rem!important}.m-xxl-n14{margin:-6.5rem!important}.m-xxl-n15{margin:-7rem!important}.m-xxl-n16{margin:-7.5rem!important}.m-xxl-n17{margin:-8rem!important}.m-xxl-n18{margin:-8.5rem!important}.m-xxl-n19{margin:-9rem!important}.m-xxl-n20{margin:-9.5rem!important}.m-xxl-n21{margin:-10rem!important}.m-xxl-n22{margin:-13.75rem!important}.m-xxl-n23{margin:-24.5rem!important}.m-xxl-n24{margin:-11rem!important}.mx-xxl-n1{margin-right:-.25rem!important;margin-left:-.25rem!important}.mx-xxl-n2{margin-right:-.5rem!important;margin-left:-.5rem!important}.mx-xxl-n3{margin-right:-.75rem!important;margin-left:-.75rem!important}.mx-xxl-n4{margin-right:-1.5rem!important;margin-left:-1.5rem!important}.mx-xxl-n5{margin-right:-2rem!important;margin-left:-2rem!important}.mx-xxl-n6{margin-right:-2.5rem!important;margin-left:-2.5rem!important}.mx-xxl-n7{margin-right:-3rem!important;margin-left:-3rem!important}.mx-xxl-n8{margin-right:-3.5rem!important;margin-left:-3.5rem!important}.mx-xxl-n9{margin-right:-4rem!important;margin-left:-4rem!important}.mx-xxl-n10{margin-right:-4.5rem!important;margin-left:-4.5rem!important}.mx-xxl-n11{margin-right:-5rem!important;margin-left:-5rem!important}.mx-xxl-n12{margin-right:-5.5rem!important;margin-left:-5.5rem!important}.mx-xxl-n13{margin-right:-6rem!important;margin-left:-6rem!important}.mx-xxl-n14{margin-right:-6.5rem!important;margin-left:-6.5rem!important}.mx-xxl-n15{margin-right:-7rem!important;margin-left:-7rem!important}.mx-xxl-n16{margin-right:-7.5rem!important;margin-left:-7.5rem!important}.mx-xxl-n17{margin-right:-8rem!important;margin-left:-8rem!important}.mx-xxl-n18{margin-right:-8.5rem!important;margin-left:-8.5rem!important}.mx-xxl-n19{margin-right:-9rem!important;margin-left:-9rem!important}.mx-xxl-n20{margin-right:-9.5rem!important;margin-left:-9.5rem!important}.mx-xxl-n21{margin-right:-10rem!important;margin-left:-10rem!important}.mx-xxl-n22{margin-right:-13.75rem!important;margin-left:-13.75rem!important}.mx-xxl-n23{margin-right:-24.5rem!important;margin-left:-24.5rem!important}.mx-xxl-n24{margin-right:-11rem!important;margin-left:-11rem!important}.my-xxl-n1{margin-top:-.25rem!important;margin-bottom:-.25rem!important}.my-xxl-n2{margin-top:-.5rem!important;margin-bottom:-.5rem!important}.my-xxl-n3{margin-top:-.75rem!important;margin-bottom:-.75rem!important}.my-xxl-n4{margin-top:-1.5rem!important;margin-bottom:-1.5rem!important}.my-xxl-n5{margin-top:-2rem!important;margin-bottom:-2rem!important}.my-xxl-n6{margin-top:-2.5rem!important;margin-bottom:-2.5rem!important}.my-xxl-n7{margin-top:-3rem!important;margin-bottom:-3rem!important}.my-xxl-n8{margin-top:-3.5rem!important;margin-bottom:-3.5rem!important}.my-xxl-n9{margin-top:-4rem!important;margin-bottom:-4rem!important}.my-xxl-n10{margin-top:-4.5rem!important;margin-bottom:-4.5rem!important}.my-xxl-n11{margin-top:-5rem!important;margin-bottom:-5rem!important}.my-xxl-n12{margin-top:-5.5rem!important;margin-bottom:-5.5rem!important}.my-xxl-n13{margin-top:-6rem!important;margin-bottom:-6rem!important}.my-xxl-n14{margin-top:-6.5rem!important;margin-bottom:-6.5rem!important}.my-xxl-n15{margin-top:-7rem!important;margin-bottom:-7rem!important}.my-xxl-n16{margin-top:-7.5rem!important;margin-bottom:-7.5rem!important}.my-xxl-n17{margin-top:-8rem!important;margin-bottom:-8rem!important}.my-xxl-n18{margin-top:-8.5rem!important;margin-bottom:-8.5rem!important}.my-xxl-n19{margin-top:-9rem!important;margin-bottom:-9rem!important}.my-xxl-n20{margin-top:-9.5rem!important;margin-bottom:-9.5rem!important}.my-xxl-n21{margin-top:-10rem!important;margin-bottom:-10rem!important}.my-xxl-n22{margin-top:-13.75rem!important;margin-bottom:-13.75rem!important}.my-xxl-n23{margin-top:-24.5rem!important;margin-bottom:-24.5rem!important}.my-xxl-n24{margin-top:-11rem!important;margin-bottom:-11rem!important}.mt-xxl-n1{margin-top:-.25rem!important}.mt-xxl-n2{margin-top:-.5rem!important}.mt-xxl-n3{margin-top:-.75rem!important}.mt-xxl-n4{margin-top:-1.5rem!important}.mt-xxl-n5{margin-top:-2rem!important}.mt-xxl-n6{margin-top:-2.5rem!important}.mt-xxl-n7{margin-top:-3rem!important}.mt-xxl-n8{margin-top:-3.5rem!important}.mt-xxl-n9{margin-top:-4rem!important}.mt-xxl-n10{margin-top:-4.5rem!important}.mt-xxl-n11{margin-top:-5rem!important}.mt-xxl-n12{margin-top:-5.5rem!important}.mt-xxl-n13{margin-top:-6rem!important}.mt-xxl-n14{margin-top:-6.5rem!important}.mt-xxl-n15{margin-top:-7rem!important}.mt-xxl-n16{margin-top:-7.5rem!important}.mt-xxl-n17{margin-top:-8rem!important}.mt-xxl-n18{margin-top:-8.5rem!important}.mt-xxl-n19{margin-top:-9rem!important}.mt-xxl-n20{margin-top:-9.5rem!important}.mt-xxl-n21{margin-top:-10rem!important}.mt-xxl-n22{margin-top:-13.75rem!important}.mt-xxl-n23{margin-top:-24.5rem!important}.mt-xxl-n24{margin-top:-11rem!important}.me-xxl-n1{margin-right:-.25rem!important}.me-xxl-n2{margin-right:-.5rem!important}.me-xxl-n3{margin-right:-.75rem!important}.me-xxl-n4{margin-right:-1.5rem!important}.me-xxl-n5{margin-right:-2rem!important}.me-xxl-n6{margin-right:-2.5rem!important}.me-xxl-n7{margin-right:-3rem!important}.me-xxl-n8{margin-right:-3.5rem!important}.me-xxl-n9{margin-right:-4rem!important}.me-xxl-n10{margin-right:-4.5rem!important}.me-xxl-n11{margin-right:-5rem!important}.me-xxl-n12{margin-right:-5.5rem!important}.me-xxl-n13{margin-right:-6rem!important}.me-xxl-n14{margin-right:-6.5rem!important}.me-xxl-n15{margin-right:-7rem!important}.me-xxl-n16{margin-right:-7.5rem!important}.me-xxl-n17{margin-right:-8rem!important}.me-xxl-n18{margin-right:-8.5rem!important}.me-xxl-n19{margin-right:-9rem!important}.me-xxl-n20{margin-right:-9.5rem!important}.me-xxl-n21{margin-right:-10rem!important}.me-xxl-n22{margin-right:-13.75rem!important}.me-xxl-n23{margin-right:-24.5rem!important}.me-xxl-n24{margin-right:-11rem!important}.mb-xxl-n1{margin-bottom:-.25rem!important}.mb-xxl-n2{margin-bottom:-.5rem!important}.mb-xxl-n3{margin-bottom:-.75rem!important}.mb-xxl-n4{margin-bottom:-1.5rem!important}.mb-xxl-n5{margin-bottom:-2rem!important}.mb-xxl-n6{margin-bottom:-2.5rem!important}.mb-xxl-n7{margin-bottom:-3rem!important}.mb-xxl-n8{margin-bottom:-3.5rem!important}.mb-xxl-n9{margin-bottom:-4rem!important}.mb-xxl-n10{margin-bottom:-4.5rem!important}.mb-xxl-n11{margin-bottom:-5rem!important}.mb-xxl-n12{margin-bottom:-5.5rem!important}.mb-xxl-n13{margin-bottom:-6rem!important}.mb-xxl-n14{margin-bottom:-6.5rem!important}.mb-xxl-n15{margin-bottom:-7rem!important}.mb-xxl-n16{margin-bottom:-7.5rem!important}.mb-xxl-n17{margin-bottom:-8rem!important}.mb-xxl-n18{margin-bottom:-8.5rem!important}.mb-xxl-n19{margin-bottom:-9rem!important}.mb-xxl-n20{margin-bottom:-9.5rem!important}.mb-xxl-n21{margin-bottom:-10rem!important}.mb-xxl-n22{margin-bottom:-13.75rem!important}.mb-xxl-n23{margin-bottom:-24.5rem!important}.mb-xxl-n24{margin-bottom:-11rem!important}.ms-xxl-n1{margin-left:-.25rem!important}.ms-xxl-n2{margin-left:-.5rem!important}.ms-xxl-n3{margin-left:-.75rem!important}.ms-xxl-n4{margin-left:-1.5rem!important}.ms-xxl-n5{margin-left:-2rem!important}.ms-xxl-n6{margin-left:-2.5rem!important}.ms-xxl-n7{margin-left:-3rem!important}.ms-xxl-n8{margin-left:-3.5rem!important}.ms-xxl-n9{margin-left:-4rem!important}.ms-xxl-n10{margin-left:-4.5rem!important}.ms-xxl-n11{margin-left:-5rem!important}.ms-xxl-n12{margin-left:-5.5rem!important}.ms-xxl-n13{margin-left:-6rem!important}.ms-xxl-n14{margin-left:-6.5rem!important}.ms-xxl-n15{margin-left:-7rem!important}.ms-xxl-n16{margin-left:-7.5rem!important}.ms-xxl-n17{margin-left:-8rem!important}.ms-xxl-n18{margin-left:-8.5rem!important}.ms-xxl-n19{margin-left:-9rem!important}.ms-xxl-n20{margin-left:-9.5rem!important}.ms-xxl-n21{margin-left:-10rem!important}.ms-xxl-n22{margin-left:-13.75rem!important}.ms-xxl-n23{margin-left:-24.5rem!important}.ms-xxl-n24{margin-left:-11rem!important}.p-xxl-0{padding:0!important}.p-xxl-1{padding:.25rem!important}.p-xxl-2{padding:.5rem!important}.p-xxl-3{padding:.75rem!important}.p-xxl-4{padding:1.5rem!important}.p-xxl-5{padding:2rem!important}.p-xxl-6{padding:2.5rem!important}.p-xxl-7{padding:3rem!important}.p-xxl-8{padding:3.5rem!important}.p-xxl-9{padding:4rem!important}.p-xxl-10{padding:4.5rem!important}.p-xxl-11{padding:5rem!important}.p-xxl-12{padding:5.5rem!important}.p-xxl-13{padding:6rem!important}.p-xxl-14{padding:6.5rem!important}.p-xxl-15{padding:7rem!important}.p-xxl-16{padding:7.5rem!important}.p-xxl-17{padding:8rem!important}.p-xxl-18{padding:8.5rem!important}.p-xxl-19{padding:9rem!important}.p-xxl-20{padding:9.5rem!important}.p-xxl-21{padding:10rem!important}.p-xxl-22{padding:13.75rem!important}.p-xxl-23{padding:24.5rem!important}.p-xxl-24{padding:11rem!important}.px-xxl-0{padding-right:0!important;padding-left:0!important}.px-xxl-1{padding-right:.25rem!important;padding-left:.25rem!important}.px-xxl-2{padding-right:.5rem!important;padding-left:.5rem!important}.px-xxl-3{padding-right:.75rem!important;padding-left:.75rem!important}.px-xxl-4{padding-right:1.5rem!important;padding-left:1.5rem!important}.px-xxl-5{padding-right:2rem!important;padding-left:2rem!important}.px-xxl-6{padding-right:2.5rem!important;padding-left:2.5rem!important}.px-xxl-7{padding-right:3rem!important;padding-left:3rem!important}.px-xxl-8{padding-right:3.5rem!important;padding-left:3.5rem!important}.px-xxl-9{padding-right:4rem!important;padding-left:4rem!important}.px-xxl-10{padding-right:4.5rem!important;padding-left:4.5rem!important}.px-xxl-11{padding-right:5rem!important;padding-left:5rem!important}.px-xxl-12{padding-right:5.5rem!important;padding-left:5.5rem!important}.px-xxl-13{padding-right:6rem!important;padding-left:6rem!important}.px-xxl-14{padding-right:6.5rem!important;padding-left:6.5rem!important}.px-xxl-15{padding-right:7rem!important;padding-left:7rem!important}.px-xxl-16{padding-right:7.5rem!important;padding-left:7.5rem!important}.px-xxl-17{padding-right:8rem!important;padding-left:8rem!important}.px-xxl-18{padding-right:8.5rem!important;padding-left:8.5rem!important}.px-xxl-19{padding-right:9rem!important;padding-left:9rem!important}.px-xxl-20{padding-right:9.5rem!important;padding-left:9.5rem!important}.px-xxl-21{padding-right:10rem!important;padding-left:10rem!important}.px-xxl-22{padding-right:13.75rem!important;padding-left:13.75rem!important}.px-xxl-23{padding-right:24.5rem!important;padding-left:24.5rem!important}.px-xxl-24{padding-right:11rem!important;padding-left:11rem!important}.py-xxl-0{padding-top:0!important;padding-bottom:0!important}.py-xxl-1{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-xxl-2{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-xxl-3{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-xxl-4{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-xxl-5{padding-top:2rem!important;padding-bottom:2rem!important}.py-xxl-6{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-xxl-7{padding-top:3rem!important;padding-bottom:3rem!important}.py-xxl-8{padding-top:3.5rem!important;padding-bottom:3.5rem!important}.py-xxl-9{padding-top:4rem!important;padding-bottom:4rem!important}.py-xxl-10{padding-top:4.5rem!important;padding-bottom:4.5rem!important}.py-xxl-11{padding-top:5rem!important;padding-bottom:5rem!important}.py-xxl-12{padding-top:5.5rem!important;padding-bottom:5.5rem!important}.py-xxl-13{padding-top:6rem!important;padding-bottom:6rem!important}.py-xxl-14{padding-top:6.5rem!important;padding-bottom:6.5rem!important}.py-xxl-15{padding-top:7rem!important;padding-bottom:7rem!important}.py-xxl-16{padding-top:7.5rem!important;padding-bottom:7.5rem!important}.py-xxl-17{padding-top:8rem!important;padding-bottom:8rem!important}.py-xxl-18{padding-top:8.5rem!important;padding-bottom:8.5rem!important}.py-xxl-19{padding-top:9rem!important;padding-bottom:9rem!important}.py-xxl-20{padding-top:9.5rem!important;padding-bottom:9.5rem!important}.py-xxl-21{padding-top:10rem!important;padding-bottom:10rem!important}.py-xxl-22{padding-top:13.75rem!important;padding-bottom:13.75rem!important}.py-xxl-23{padding-top:24.5rem!important;padding-bottom:24.5rem!important}.py-xxl-24{padding-top:11rem!important;padding-bottom:11rem!important}.pt-xxl-0{padding-top:0!important}.pt-xxl-1{padding-top:.25rem!important}.pt-xxl-2{padding-top:.5rem!important}.pt-xxl-3{padding-top:.75rem!important}.pt-xxl-4{padding-top:1.5rem!important}.pt-xxl-5{padding-top:2rem!important}.pt-xxl-6{padding-top:2.5rem!important}.pt-xxl-7{padding-top:3rem!important}.pt-xxl-8{padding-top:3.5rem!important}.pt-xxl-9{padding-top:4rem!important}.pt-xxl-10{padding-top:4.5rem!important}.pt-xxl-11{padding-top:5rem!important}.pt-xxl-12{padding-top:5.5rem!important}.pt-xxl-13{padding-top:6rem!important}.pt-xxl-14{padding-top:6.5rem!important}.pt-xxl-15{padding-top:7rem!important}.pt-xxl-16{padding-top:7.5rem!important}.pt-xxl-17{padding-top:8rem!important}.pt-xxl-18{padding-top:8.5rem!important}.pt-xxl-19{padding-top:9rem!important}.pt-xxl-20{padding-top:9.5rem!important}.pt-xxl-21{padding-top:10rem!important}.pt-xxl-22{padding-top:13.75rem!important}.pt-xxl-23{padding-top:24.5rem!important}.pt-xxl-24{padding-top:11rem!important}.pe-xxl-0{padding-right:0!important}.pe-xxl-1{padding-right:.25rem!important}.pe-xxl-2{padding-right:.5rem!important}.pe-xxl-3{padding-right:.75rem!important}.pe-xxl-4{padding-right:1.5rem!important}.pe-xxl-5{padding-right:2rem!important}.pe-xxl-6{padding-right:2.5rem!important}.pe-xxl-7{padding-right:3rem!important}.pe-xxl-8{padding-right:3.5rem!important}.pe-xxl-9{padding-right:4rem!important}.pe-xxl-10{padding-right:4.5rem!important}.pe-xxl-11{padding-right:5rem!important}.pe-xxl-12{padding-right:5.5rem!important}.pe-xxl-13{padding-right:6rem!important}.pe-xxl-14{padding-right:6.5rem!important}.pe-xxl-15{padding-right:7rem!important}.pe-xxl-16{padding-right:7.5rem!important}.pe-xxl-17{padding-right:8rem!important}.pe-xxl-18{padding-right:8.5rem!important}.pe-xxl-19{padding-right:9rem!important}.pe-xxl-20{padding-right:9.5rem!important}.pe-xxl-21{padding-right:10rem!important}.pe-xxl-22{padding-right:13.75rem!important}.pe-xxl-23{padding-right:24.5rem!important}.pe-xxl-24{padding-right:11rem!important}.pb-xxl-0{padding-bottom:0!important}.pb-xxl-1{padding-bottom:.25rem!important}.pb-xxl-2{padding-bottom:.5rem!important}.pb-xxl-3{padding-bottom:.75rem!important}.pb-xxl-4{padding-bottom:1.5rem!important}.pb-xxl-5{padding-bottom:2rem!important}.pb-xxl-6{padding-bottom:2.5rem!important}.pb-xxl-7{padding-bottom:3rem!important}.pb-xxl-8{padding-bottom:3.5rem!important}.pb-xxl-9{padding-bottom:4rem!important}.pb-xxl-10{padding-bottom:4.5rem!important}.pb-xxl-11{padding-bottom:5rem!important}.pb-xxl-12{padding-bottom:5.5rem!important}.pb-xxl-13{padding-bottom:6rem!important}.pb-xxl-14{padding-bottom:6.5rem!important}.pb-xxl-15{padding-bottom:7rem!important}.pb-xxl-16{padding-bottom:7.5rem!important}.pb-xxl-17{padding-bottom:8rem!important}.pb-xxl-18{padding-bottom:8.5rem!important}.pb-xxl-19{padding-bottom:9rem!important}.pb-xxl-20{padding-bottom:9.5rem!important}.pb-xxl-21{padding-bottom:10rem!important}.pb-xxl-22{padding-bottom:13.75rem!important}.pb-xxl-23{padding-bottom:24.5rem!important}.pb-xxl-24{padding-bottom:11rem!important}.pb-xxl-25{padding-bottom:26rem!important}.ps-xxl-0{padding-left:0!important}.ps-xxl-1{padding-left:.25rem!important}.ps-xxl-2{padding-left:.5rem!important}.ps-xxl-3{padding-left:.75rem!important}.ps-xxl-4{padding-left:1.5rem!important}.ps-xxl-5{padding-left:2rem!important}.ps-xxl-6{padding-left:2.5rem!important}.ps-xxl-7{padding-left:3rem!important}.ps-xxl-8{padding-left:3.5rem!important}.ps-xxl-9{padding-left:4rem!important}.ps-xxl-10{padding-left:4.5rem!important}.ps-xxl-11{padding-left:5rem!important}.ps-xxl-12{padding-left:5.5rem!important}.ps-xxl-13{padding-left:6rem!important}.ps-xxl-14{padding-left:6.5rem!important}.ps-xxl-15{padding-left:7rem!important}.ps-xxl-16{padding-left:7.5rem!important}.ps-xxl-17{padding-left:8rem!important}.ps-xxl-18{padding-left:8.5rem!important}.ps-xxl-19{padding-left:9rem!important}.ps-xxl-20{padding-left:9.5rem!important}.ps-xxl-21{padding-left:10rem!important}.ps-xxl-22{padding-left:13.75rem!important}.ps-xxl-23{padding-left:24.5rem!important}.ps-xxl-24{padding-left:11rem!important}}.navbar{position:relative;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:1.25rem 5.4rem;background-color:transparent;z-index:1000;transition:all .4s cubic-bezier(.16,1,.3,1)}@media (max-width: 1399.98px){.navbar{padding:1.25rem 2.4rem}}@media (min-width: 992px) and (max-width: 1199.98px){.navbar{padding:.75rem 1.5rem}}@media (max-width: 991.98px){.navbar{margin:0;padding:1.25rem;width:100%;background:transparent}}@media (max-width: 575.98px){.navbar{padding:1rem 0}}.navbar-brand{margin-right:0;width:160px}.navbar-brand img{max-height:48px;max-width:160px;transition:all .4s cubic-bezier(.16,1,.3,1)}.navbar-nav{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none;justify-content:center;align-items:center}@media (max-width: 991.98px){.navbar-nav{margin-top:6.75rem!important;justify-content:start;align-items:start}}.navbar-nav .nav-link{padding:.5rem 1.25rem;display:flex;align-items:center;font-family:Outfit,sans-serif;font-weight:600;font-size:.95rem;line-height:18px;color:#ffffffd9;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1)}.navbar-nav .nav-link.active{color:#d97706}.navbar-nav .nav-link:hover{color:#fff}.navbar-nav .nav-link:after{content:"";position:absolute;left:1.25rem;bottom:-4px;width:0;height:2px;background:#d97706;transition:width .3s ease}.navbar-nav .nav-link:hover:after,.navbar-nav .nav-link.active:after{width:calc(100% - 2.5rem)}@media (max-width: 991.98px){.navbar-nav .nav-link{margin-bottom:1.9rem;font-size:1.3rem;text-shadow:none!important;color:#0f172a!important}.navbar-nav .nav-link:after{background:#d97706}}.navbar-nav .dropdown-menu{position:absolute;top:100%;left:0;min-width:180px;padding:.75rem 1rem;border-radius:12px;border:1px solid rgba(15,23,42,.05);box-shadow:0 10px 30px #0f172a0a;background-color:#fff;opacity:0;visibility:hidden;transform:translateY(10px);transition:all .4s cubic-bezier(.16,1,.3,1)}.navbar-nav .dropdown-menu li{margin-bottom:.5rem}.navbar-nav .dropdown-menu li:last-child{margin-bottom:0}.navbar-nav .dropdown:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}.navbar-nav .dropdown-item{font-family:Outfit,sans-serif;font-size:.95rem;color:#475569;font-weight:500;padding:.25rem 0;background:none;transition:color .2s ease}.navbar-nav .dropdown-item:hover{color:#d97706}.sticky-nav{padding:.75rem 5.4rem!important;background:rgba(255,255,255,.85)!important;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 4px 30px #00000005}@media (max-width: 1399.98px){.sticky-nav{padding:.75rem 2.4rem!important}}.sticky-nav .nav-link{color:#0f172a!important;text-shadow:none}.sticky-nav .nav-link:hover{color:#d97706!important}.sticky-nav .nav-link:after{background:#d97706}@media (max-width: 991.98px){.sticky-nav{padding:1rem 1.5rem!important}}.btn-nav{display:inline-flex;align-items:center;justify-content:center;border-radius:8px;padding:.6rem 1.25rem;font-family:Outfit,sans-serif;font-size:.9rem;font-weight:700;border:1px solid rgba(255,255,255,.2);background:rgba(255,255,255,.1);color:#fff;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none}.btn-nav:hover{background:#ffffff;color:#0f172a;transform:translateY(-2px);box-shadow:0 4px 15px #ffffff1a}.btn-nav:active{transform:translateY(0)}.sticky-nav .btn-nav{background:#0f172a;color:#fff;border-color:#0f172a}.sticky-nav .btn-nav:hover{background:#d97706;color:#fff;border-color:#d97706;box-shadow:0 4px 15px #d9770633}.hero-two{position:relative;background:radial-gradient(circle at 10% 20%,rgba(15,23,42,.95) 0%,rgba(2,6,23,.98) 100%),url(/images/hero/dashboard-fly.jpg) no-repeat center center;background-size:cover;padding:clamp(9rem,12vw,15rem) 0 clamp(6rem,10vw,10rem);z-index:1;overflow:hidden;min-height:85vh;display:flex;align-items:center}.hero-two:before{content:"";position:absolute;inset:0;background:rgba(2,6,23,.4);z-index:0}.hero-two:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:25%;background:linear-gradient(to bottom,rgba(2,6,23,0) 0%,rgba(250,250,249,.5) 60%,#fafaf9 100%);z-index:1}.hero-two-content{margin-top:0;padding-right:clamp(1rem,3vw,4rem);text-align:left;position:relative;z-index:2}@media (max-width: 991.98px){.hero-two-content{text-align:center;padding-right:0;margin-bottom:3rem}}.hero-two-content h1{font-family:Outfit,sans-serif;font-size:clamp(2.2rem,5vw,3.8rem);line-height:1.1;font-weight:700;color:#fff;margin-bottom:2rem;letter-spacing:-1.5px}.hero-two-content h1 span{color:#d97706}.hero-two-content .hero-description{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1.05rem,2vw,1.25rem);color:#ffffffd9;font-weight:300;line-height:1.65;margin-bottom:3rem}.hero-two-content .hero-description p{margin:0}.hero-two-content .custom-button{display:flex;gap:1rem;flex-wrap:wrap}@media (max-width: 991.98px){.hero-two-content .custom-button{justify-content:center}}.hero-two-banner{position:relative;text-align:center;z-index:2;transform:perspective(1000px) rotateY(-5deg) rotateX(5deg);transition:all .4s cubic-bezier(.16,1,.3,1)}.hero-two-banner:hover{transform:perspective(1000px) rotateY(0) rotateX(0)}.hero-two-banner img{width:100%;max-width:780px;border-radius:20px;object-fit:cover;margin:0 auto;box-shadow:0 30px 60px #09090b66;border:1px solid rgba(255,255,255,.1)}@media (max-width: 991.98px){.hero-two-banner img{max-width:580px}}@media (max-width: 767.98px){.hero-two-banner img{max-width:420px}}@media (max-width: 575.98px){.hero-two-banner img{max-width:100%}}.hr-btn--inverse{background:rgba(255,255,255,.1);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.2)!important}.hr-btn--inverse:hover,.hr-btn--inverse:focus{background:#ffffff;color:#0f172a;border-color:#fff!important;transform:translateY(-2px);box-shadow:0 10px 25px #ffffff1a}.hr-btn--inverse:active{transform:translateY(0)}.hr-btn--primary{background:#d97706;border-color:#d97706;color:#fff}.hr-btn--primary:hover,.hr-btn--primary:focus{color:#fff;background:#b45309;border-color:#b45309;transform:translateY(-2px);box-shadow:0 10px 25px #d977064d}.hr-btn--primary:active{transform:translateY(0)}.hr-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:12px;padding:.875rem 2rem;font-family:Outfit,sans-serif;font-size:1rem;font-weight:600;line-height:1.2;cursor:pointer;text-decoration:none;transition:all .4s cubic-bezier(.16,1,.3,1)}.hr-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #d9770659}.hr-btn:disabled{opacity:.65;pointer-events:none}.about{padding:9rem 0;background:#f8fafc}@media (max-width: 991.98px){.about{padding:6rem 0}}.about .section-header{text-align:center;margin-bottom:6rem}.about .section-header h2{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700}@media (max-width: 767.98px){.about .section-header h2{font-size:1.75rem}}.about .section-header p{font-size:1.1rem;color:#475569;max-width:700px;margin:0 auto}.about-content{display:flex;gap:2rem;align-items:center}@media (max-width: 767.98px){.about-content{flex-direction:column;text-align:center}}.about-content .about-text{flex:1}.about-content .about-text h3{font-size:clamp(1.25rem,2vw,1.75rem);margin-bottom:1.5rem}.about-content .about-text p{color:#475569;line-height:1.7}.about-content .about-image{flex:1;text-align:center}.about-content .about-image img{max-width:100%;border-radius:24px;box-shadow:0 6px 20px #09090b14}.feature-section-row,.video-section-row{padding:8rem 0;background-color:#fff;position:relative;overflow:hidden;border-bottom:1px solid rgba(203,213,225,.3);transition:all .4s cubic-bezier(.16,1,.3,1)}@media (max-width: 991.98px){.feature-section-row,.video-section-row{padding:5rem 0}}.feature-section-row:nth-of-type(even),.video-section-row:nth-of-type(even){background-color:#fafaf9}.browser-shell{background:#ffffff;border:1px solid rgba(15,23,42,.06);border-radius:20px;overflow:hidden;box-shadow:0 25px 60px #0f172a14;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative;z-index:2}.browser-shell:hover{transform:translateY(-6px) scale(1.005);box-shadow:0 35px 80px #0f172a1f;border-color:#d9770640}.browser-shell-header{background-color:#0f172a05;border-bottom:1px solid rgba(15,23,42,.05);padding:.85rem 1.25rem;display:flex;align-items:center;gap:.5rem}.browser-shell-header .dot{width:10px;height:10px;border-radius:50%;display:inline-block}.browser-shell-header .dot.red{background-color:#ff5f56}.browser-shell-header .dot.yellow{background-color:#ffbd2e}.browser-shell-header .dot.green{background-color:#27c93f}.browser-shell-header .address-bar{margin-left:2rem;flex-grow:1;max-width:380px;background-color:#fff;border:1px solid rgba(15,23,42,.05);border-radius:6px;font-size:.725rem;color:#475569;padding:.2rem .75rem;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;user-select:none;font-family:monospace;letter-spacing:.1px;opacity:.7}@media (max-width: 575.98px){.browser-shell-header .address-bar{display:none}}.browser-shell-body{padding:0;background-color:#fafaf9;position:relative}.browser-shell-body img{width:100%;height:auto;display:block;transition:all .4s cubic-bezier(.16,1,.3,1)}.ambient-glow{position:absolute;top:50%;left:50%;width:90%;height:90%;transform:translate(-50%,-50%);background:radial-gradient(circle,rgba(217,119,6,.06) 0%,transparent 65%);z-index:0;pointer-events:none;filter:blur(40px);transition:all .4s cubic-bezier(.16,1,.3,1)}.feature-item-banner:hover .ambient-glow{background:radial-gradient(circle,rgba(217,119,6,.1) 0%,transparent 65%);filter:blur(30px)}.feature-item-banner{position:relative}.feature-item-content .video-section-badge,.video-item-content .video-section-badge{display:inline-block;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-size:.825rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#d97706;background-color:#d9770614;border-radius:30px;margin-bottom:1.5rem}.feature-item-content .feature-title,.feature-item-content .video-title,.video-item-content .feature-title,.video-item-content .video-title{font-family:Outfit,sans-serif;font-size:clamp(1.8rem,3vw,2.4rem);font-weight:700;color:#0f172a;margin-bottom:1.5rem;line-height:1.25;letter-spacing:-.6px;text-align:left}.feature-item-content .feature-description,.feature-item-content .video-description-text,.video-item-content .feature-description,.video-item-content .video-description-text{font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;line-height:1.7;color:#475569;margin-bottom:2rem}.feature-item-content .feature-description p,.feature-item-content .video-description-text p,.video-item-content .feature-description p,.video-item-content .video-description-text p{margin-bottom:1rem}.feature-item-content .feature-description p:last-child,.feature-item-content .video-description-text p:last-child,.video-item-content .feature-description p:last-child,.video-item-content .video-description-text p:last-child{margin-bottom:0}.feature-cta-link{display:inline-flex;align-items:center;gap:.5rem;color:#d97706;font-family:Outfit,sans-serif;font-weight:700;font-size:1rem;text-decoration:none;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1);padding:.2rem 0}.feature-cta-link span:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:#d97706;transition:all .4s cubic-bezier(.16,1,.3,1)}.feature-cta-link:hover{color:#b45309}.feature-cta-link:hover span:after{width:100%}.feature-cta-link:hover i{transform:translate(6px)}.feature-cta-link i{font-size:1rem;transition:all .4s cubic-bezier(.16,1,.3,1)}.video-play-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background-color:#02061726;backdrop-filter:blur(2px);transition:all .4s cubic-bezier(.16,1,.3,1);z-index:10}.video-play-overlay:hover{background-color:#02061740;backdrop-filter:blur(1px)}.video-play-btn{width:80px;height:80px;border-radius:50%;background-color:#d97706;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 10px 30px #d9770666,0 0 #d977064d;transition:all .4s cubic-bezier(.16,1,.3,1);text-decoration:none;animation:pulse-button 2.5s infinite}.video-play-btn i{margin-left:4px;transition:all .4s cubic-bezier(.16,1,.3,1)}.video-play-btn:hover{background-color:#b45309;transform:scale(1.1);box-shadow:0 15px 40px #b4530980;color:#fff}.video-play-btn:hover i{transform:scale(1.1)}@keyframes pulse-button{0%{box-shadow:0 10px 30px #d9770666,0 0 #d9770666}70%{box-shadow:0 10px 30px #d9770666,0 0 0 18px #d9770600}to{box-shadow:0 10px 30px #d9770666,0 0 #d9770600}}.team{padding:4.5rem 0rem 14.1rem}@media (max-width: 1399.98px){.team{padding:4.5rem 0rem 7.5rem}}@media (max-width: 1199.98px){.team{padding:4.5rem 0rem}}@media (max-width: 767.98px){.team{padding:0rem 0rem 6rem}}@media (max-width: 575.98px){.team{padding:0rem 0rem 3rem}}.team .section-header{padding-bottom:5.25rem}@media (max-width: 1399.98px){.team .section-header{padding:4.5rem 0rem 5.25rem}}@media (max-width: 767.98px){.team .section-header{padding:4.5rem 0rem 2.25rem}}.team-member{margin-bottom:4.65rem}@media (max-width: 991.98px){.team-member{margin-bottom:3.75rem;text-align:center}}.team-member-thumb{margin-bottom:2.25rem}.team-member-thumb img{max-width:100%}@media (max-width: 767.98px){.team-member-thumb img{width:100%}}.team-member-details h3{font-size:clamp(1.25rem,2vw,1.75rem);color:#0f172a;margin-bottom:.45rem;font-weight:600}.team-member-details p{font-size:1.25rem;color:#475569;font-family:Plus Jakarta Sans,sans-serif}@media (max-width: 1199.98px){.team-member-details p{font-size:1.2rem}}@media (max-width: 991.98px){.team-member-details p{font-size:1.25rem}}.testimonial{background:#0f172a;position:relative;border-bottom:1px solid #1e293b;overflow:hidden;padding:70px 0}@media (max-width: 575.98px){.testimonial{border-bottom:none}}.testimonial-content{padding-right:50px}@media (max-width: 1199.98px){.testimonial-content{padding-right:0}}@media (max-width: 991.98px){.testimonial-content{text-align:center;padding-bottom:4.5rem}}.testimonial-content h2{color:#fff;font-size:clamp(1.6rem,3vw,2.5rem);margin-bottom:2.1rem}.testimonial-content h2 span{color:#d97706}@media (max-width: 1199.98px){.testimonial-content h2{font-size:2.5rem}}@media (max-width: 575.98px){.testimonial-content h2{font-size:2rem}}.testimonial-content p{font-size:22px;background:#0f172a;font-weight:500;line-height:36.3px;letter-spacing:-.4px}@media (max-width: 767.98px){.testimonial-content p{font-size:1.25rem}}.testimonial-item{background-color:#fff;padding:15px 30px;border-radius:12px}.testimonial-item-person{margin-top:1rem}.testimonial-item-person .thumb img{width:80px;height:80px;border-radius:50%;margin-bottom:15px}.works{padding:14.1rem 0rem 4.8rem;overflow:hidden}@media (max-width: 1399.98px){.works{padding:9rem 0rem 4.8rem}}@media (max-width: 1199.98px){.works{padding:9rem 0rem 0rem}}@media (max-width: 991.98px){.works{padding:6rem 0rem 0rem}}@media (max-width: 991.98px){.works-content{padding-bottom:7.5rem;text-align:center}}.works-content h2{margin-bottom:2.25rem;font-size:2.8rem;line-height:56.25px}@media (max-width: 767.98px){.works-content h2{font-size:1.9rem}}.works-content p{font-size:1.4rem;font-weight:500;line-height:36.3px;margin-bottom:4.65rem;width:80%}@media (max-width: 1399.98px){.works-content p{width:90%}}@media (max-width: 1199.98px){.works-content p{width:100%;font-size:1.2rem}}@media (max-width: 991.98px){.works-content p{margin-bottom:2.25rem}}.works-banner{position:relative;z-index:1}.works-banner:after{position:absolute;content:"";background:#0f172a;width:100%;height:100%;border-radius:20px;top:0;left:0;opacity:.2}.works-banner .effect{background:rgba(255,255,255,.7);position:absolute;top:-96px;left:-89px;z-index:-1;mask-repeat:no-repeat;-webkit-mask-repeat:no-repeat;mask-size:contain;-webkit-mask-size:contain;width:125%;height:125%}@media (max-width: 1399.98px){.works-banner .effect{width:120%;height:120%}}@media (max-width: 575.98px){.works-banner .effect{top:-75px}}.works-banner .video{position:relative}.works-banner .video-iframe{position:absolute;left:50%;top:50%;z-index:1}.works-banner .video-icon a{position:absolute;border:2px solid #0f172a;border-radius:50%;background:#0f172a;z-index:1;width:86px;height:86px;outline:none;transform:translate(-50%,-50%)}.works-banner .video-icon svg{position:absolute;text-align:center;top:50%;left:50%;font-size:30px;transform:translate(-50%,-50%);margin-left:2px}.works-banner .video-iframe:before,.works-banner .video-iframe:after{content:"";background:#ffffff;border-radius:50%;position:absolute;transform-origin:top left;animation-name:grow;animation-duration:2s;animation-iteration-count:infinite;animation-direction:alternate;top:50%;left:0%;transform:translate(-50%,-50%)}.works-banner .video-iframe:after{width:110px;height:110px;opacity:.5}.works-banner .video-iframe:before{width:140px;height:140px;animation-delay:1s;opacity:.4}.works-item{margin:1.5rem;box-shadow:0 4px 16px #0000001a}.works-title{border-radius:20px 20px 0 0;background-color:#527abd}.works-title h3{padding:4rem;color:#fff}.works-description{padding:2rem}.button-trabajo{margin:4 auto;text-align:center}.pricing .row{display:flex;align-items:stretch}.pricing .row>div{display:flex}.pricing .card{position:relative;isolation:isolate;display:flex;flex-direction:column;width:100%;min-height:100%;padding:2rem 1.5rem;background:#ffffff;border:1px solid #ffffff;border-radius:20px;box-shadow:0 0 80px #0000000f;transition:transform .3s ease}.pricing .card:hover{transform:translateY(-4px)}.pricing .card .tier-title{font-weight:700;margin-bottom:.5rem;color:#1e293b}.pricing .card .card-text{font-size:1rem;margin-bottom:1rem;color:#475569}.pricing .card .price{text-align:center;margin-bottom:1.5rem;padding:1rem 0}.pricing .card .price .price-value,.pricing .card .price .pricingtable{font-size:2rem;font-weight:700;color:#0f172a;display:block}.pricing .card .price small{font-size:.9rem;color:#475569}.pricing .card .card-body{flex:1;display:flex;flex-direction:column;padding:0 1rem}.pricing .card .card-body .link{margin-top:auto;text-align:center}.pricing .card.active{border:2px solid #3f629b}.pricing .card.active .tier-title{color:#3f629b}.pricing .popular-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);padding:8px 20px;border-radius:20px;font-size:14px;font-weight:600;color:#fff;background:linear-gradient(to right,#FF512F 0%,#DD2476 51%,#FF512F 100%);box-shadow:0 4px 12px #ff4b2b59;z-index:10;white-space:nowrap;overflow:hidden;background-size:200% 200%;animation:gradientMove 4s ease infinite,pulseBadge 2.5s infinite}.pricing .enterprise-badge{position:absolute;top:-15px;left:50%;transform:translate(-50%);padding:8px 22px;border-radius:20px;font-size:14px;font-weight:700;color:#fff;background:linear-gradient(to right,#C02425 0%,#F0CB35 51%,#C02425 100%);box-shadow:0 4px 12px #d4af3759;z-index:10;white-space:nowrap;overflow:hidden;background-size:200% 200%;animation:goldMove 5s ease infinite,goldPulse 3s infinite}@keyframes gradientMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes pulseBadge{0%,to{transform:translate(-50%) scale(1)}50%{transform:translate(-50%) scale(1.08)}}@keyframes goldMove{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}@keyframes goldPulse{0%{transform:translate(-50%) scale(1);box-shadow:0 0 12px #d4af3766}50%{transform:translate(-50%) scale(1.08);box-shadow:0 0 22px #d4af37b3}to{transform:translate(-50%) scale(1);box-shadow:0 0 12px #d4af3766}}.pricing-btn{appearance:none;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;border:1px solid transparent;border-radius:10px;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;line-height:1.2;cursor:pointer;text-decoration:none;transition:background .25s ease,color .25s ease,border-color .25s ease,box-shadow .25s ease}.pricing-btn:focus-visible{outline:none;box-shadow:0 0 0 3px #3f629b59}.pricing-btn:disabled{opacity:.65;pointer-events:none}.pricing-btn--primary{background:#3f629b;border-color:#3f629b;color:#fff}.pricing-btn--primary:hover,.pricing-btn--primary:focus{color:#fff;background:#2b3e60;border-color:#2b3e60}.pricing-btn--primary:active{background:#1c2c45;border-color:#1c2c45;box-shadow:inset 0 2px 4px #0003}.pricing-toggle-wrapper{margin-top:1rem;margin-bottom:2rem}.pricing-toggle-inner{background:rgba(63,98,155,.05);padding:8px 20px;border-radius:50px;border:1px solid rgba(63,98,155,.1);box-shadow:0 4px 15px #00000005}.toggle-label{font-size:1rem;font-weight:500;color:#475569;transition:color .3s ease;user-select:none}.toggle-label.active{color:#3f629b;font-weight:600}.pricing-toggle-switch{position:relative;width:56px;height:28px;background:rgba(63,98,155,.15);border:none;border-radius:30px;margin:0 15px;padding:0;cursor:pointer;outline:none;transition:background .3s ease}.pricing-toggle-switch:focus-visible{box-shadow:0 0 0 3px #3f629b59}.pricing-toggle-switch.annual{background:#3f629b}.pricing-toggle-switch.annual .switch-dot{transform:translate(28px,-50%)}.pricing-toggle-switch .switch-dot{position:absolute;top:50%;left:4px;transform:translateY(-50%);width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 2px 6px #00000026;transition:transform .3s cubic-bezier(.25,1,.5,1)}.badge-discount{font-size:.75rem;font-weight:700;color:#fff;background:#3f629b;padding:4px 8px;border-radius:12px;box-shadow:0 2px 5px #3f629b40;display:inline-block;vertical-align:middle;transform:translateY(-1px);animation:pulseBadge-small 2.5s infinite}@keyframes pulseBadge-small{0%,to{transform:translateY(-1px) scale(1)}50%{transform:translateY(-1px) scale(1.05)}}.billing-badge{font-weight:600;transition:all .3s ease}.btn-compare-all{background:transparent;border:2px solid rgba(63,98,155,.4);color:#3f629b;padding:12px 30px;border-radius:30px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:8px;outline:none}.btn-compare-all:hover{background:#3f629b;border-color:#3f629b;color:#fff;box-shadow:0 4px 15px #3f629b33;transform:translateY(-2px)}.btn-compare-all:active{transform:translateY(0)}.pricing-comparison-table-wrapper{max-height:0;overflow:hidden;opacity:0;transition:max-height .6s cubic-bezier(.4,0,.2,1),opacity .5s ease,margin-top .4s ease;margin-top:0}.pricing-comparison-table-wrapper.show{max-height:2500px;opacity:1;margin-top:3rem}.pricing-comparison-table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 10px 30px #0000000d;margin-bottom:2rem;border:1px solid rgba(0,0,0,.05)}.pricing-comparison-table th,.pricing-comparison-table td{padding:16px 20px;border-bottom:1px solid rgba(0,0,0,.05);text-align:center;vertical-align:middle}.pricing-comparison-table th{font-weight:700;font-size:1.05rem;background:rgba(63,98,155,.03);color:#0f172a;border-bottom:2px solid rgba(63,98,155,.1)}.pricing-comparison-table .feature-header-col{text-align:left;width:34%;font-weight:600}.pricing-comparison-table .pricing-header-col{width:22%;text-transform:uppercase;letter-spacing:.5px}.pricing-comparison-table .pricing-header-col.growth{background:rgba(63,98,155,.07);color:#3f629b}.pricing-comparison-table .category-row{background:rgba(63,98,155,.015)}.pricing-comparison-table .category-row td{text-align:left;font-weight:700;color:#3f629b;font-size:.9rem;border-bottom:1px solid rgba(63,98,155,.12);letter-spacing:.8px;text-transform:uppercase;padding:18px 20px}.pricing-comparison-table .feature-row{transition:background-color .2s ease}.pricing-comparison-table .feature-row:hover{background-color:#3f629b03}.pricing-comparison-table .feature-name{text-align:left;font-weight:500;color:#1e293b;font-size:.95rem}.pricing-comparison-table .feature-value{font-size:.95rem;color:#475569}.pricing-comparison-table .feature-value.starter{color:#1e293bd9}.pricing-comparison-table .feature-value.growth{background-color:#3f629b04;font-weight:500;color:#3f629b}.pricing-comparison-table .feature-value.enterprise{font-weight:500;color:#0f172a}.pricing-comparison-table .feature-value .feature-subtext{display:block;font-size:.75rem;color:#0006;margin-top:4px;font-weight:400}@media (max-width: 768px){.pricing-toggle-wrapper{margin-bottom:1.5rem}.toggle-label{font-size:.9rem}.pricing-comparison-table th,.pricing-comparison-table td{padding:12px 14px;font-size:.8rem}.pricing-comparison-table .feature-name,.pricing-comparison-table .feature-value{font-size:.8rem}.pricing-comparison-table .feature-value .feature-subtext{font-size:.7rem}}.privacy{position:relative;margin-top:1.5rem;padding-bottom:7.5rem;z-index:99}@media (max-width: 767.98px){.privacy{padding-bottom:3rem}}.privacy-hero{background:#f7f8fa;padding:15rem 0 30rem}@media (max-width: 991.98px){.privacy-hero{padding:12rem 0 22.5rem}}.privacy-hero-content{position:relative;z-index:2}.privacy-hero-content h1{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.2;margin-bottom:2.25rem;font-weight:700;color:#fff}.privacy-wrapper{display:flex;flex-direction:column;background:#ffffff;padding:1.5rem;box-shadow:0 4px 24px #0000000d;border-radius:16px}@media (min-width: 992px){.privacy-wrapper{flex-direction:row;padding:6rem}}.privacy .navbar{background:#ffffff;position:sticky;top:120px;padding:1.5rem;border-radius:12px;z-index:1}@media (max-width: 991.98px){.privacy .navbar{display:none}}.privacy-items .card{background:none;padding:0;margin-bottom:3rem}.privacy-items .card h3{font-size:clamp(1.25rem,2vw,1.75rem);margin-bottom:2.25rem;color:#cbd5e1;font-weight:600}.privacy-items .card-body{padding:0}.privacy-items .card-body .card-text,.privacy-items .card-body .card-text p{line-height:1.6;color:#475569;font-size:clamp(.9rem,2vw,1rem);font-weight:400;margin-bottom:2.25rem;padding:0 1.5rem}@media (max-width: 767.98px){.privacy-items .card-body .card-text,.privacy-items .card-body .card-text p{padding:0}}.privacy-items .card-body ul{padding-left:1.8rem}.privacy-items .card-body ul li{line-height:1.6;color:#475569;font-size:clamp(.9rem,2vw,1rem);font-weight:400;margin-bottom:1.5rem}.privacy-hero+.privacy{margin-top:-30rem}@media (max-width: 767.98px){.privacy-hero+.privacy{margin-top:-22.5rem}}.title-h1-privacy{font-size:clamp(1.5rem,4vw,2.5rem);line-height:1.2;font-weight:700;text-align:center;color:#fff!important;text-shadow:1px 1px 2px rgba(0,0,0,.7);position:relative;z-index:2}.title-privacy{padding:1rem}.privacy-img{min-height:50vh;display:flex;align-items:center;justify-content:center;position:relative;background:#fff;padding:0;z-index:1;overflow:hidden}.privacy-img:before{content:"";position:absolute;inset:0;background:linear-gradient(rgba(65,65,66,.4),rgba(65,65,66,.4)),url(/images/hero/dashboard-fly.jpg) no-repeat center center;background-size:cover;z-index:0}.privacy-img:after{content:"";position:absolute;bottom:0;left:0;width:100%;height:15%;background:linear-gradient(to bottom,rgba(0,0,0,0) 0%,rgba(255,255,255,.5) 80%,rgb(255,255,255) 100%);z-index:1}@media (max-width: 991.98px){.privacy-img{min-height:40vh}}@media (max-width: 767.98px){.privacy-img{min-height:30vh}}.cta{background:linear-gradient(135deg,#0f172a,#d97706);color:#fff;text-align:center;padding:9rem 0;border-radius:24px;margin:3rem auto;max-width:1100px}.cta .cta-content{max-width:700px;margin:0 auto}.cta .cta-content h2{font-size:clamp(1.6rem,3vw,2.5rem);margin-bottom:2.25rem}@media (max-width: 767.98px){.cta .cta-content h2{font-size:1.75rem}}.cta .cta-content p{font-size:1.1rem;margin-bottom:3rem;color:#ffffffe6}.cta .cta-content .btn{background:#ffffff;color:#0f172a;font-weight:700;padding:.75rem 1.5rem}.cta .cta-content .btn:hover{background:#f1f5f9;color:#020617}.newsletter-form .form-control{background-color:#fff;border-radius:12px;border:1.5px solid rgba(224,231,231,.9);font-size:.95rem;padding:.6rem 1rem;font-weight:400;color:#414141;margin-bottom:1rem;transition:all .25s ease;height:46px}.newsletter-form .form-control::placeholder{color:#888;opacity:.7;font-weight:300}.newsletter-form .form-control:focus{background:#fff;border-color:#0f172a;outline:none;box-shadow:0 0 8px #0f172a40}.newsletter-form .btn{border-radius:12px;padding:.6rem 1.2rem;font-weight:600;font-size:.95rem;transition:background .3s ease,transform .2s ease;height:46px;line-height:1.2;display:flex;align-items:center;justify-content:center}.newsletter-form .btn:hover{background:#060910;transform:translateY(-2px)}.newsletter-form .btn:active{transform:translateY(0)}.newsletter-form .input-group{display:flex;align-items:stretch}.footer{position:relative;background:linear-gradient(180deg,#f5f5f4 0%,white 100%);padding-top:6rem;padding-bottom:3rem;border-top:1px solid #f1f5f9}.footer-wrapper{max-width:1500px;margin:0 auto;padding:0 1.5rem}@media (max-width: 991.98px){.footer-wrapper{max-width:700px}}@media (max-width: 767.98px){.footer-wrapper{max-width:100%}}.footer-copyright-fullwidth{width:100%;background:#ffffff;display:flex;flex-direction:column;justify-content:center;align-items:center;box-shadow:0 -2px 8px #0000000a;z-index:10;padding:1.5rem 0}.footer-copyright-fullwidth p,.footer-copyright-fullwidth a{font-size:.85rem;color:#475569;text-decoration:none;margin:0 6px}.footer-copyright-fullwidth a:hover{color:#0f172a;text-decoration:underline}.footer .footer-logo{display:flex;flex-direction:column;text-align:center}.footer .footer-logo img{max-width:200px;height:auto;margin:0 auto 1.5rem}.footer .social-icon ul{display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.footer .social-icon ul li{display:inline-block;margin:0 .75rem}.footer .social-icon ul li a{transition:all .3s ease-in-out}.footer .social-icon ul li a i{font-size:22px;color:#475569;transition:all .3s ease-in-out}.footer .social-icon ul li a:hover i{color:#0f172a;transform:scale(1.15)}.footer-widget{margin-left:80px}@media (max-width: 991.98px){.footer-widget{margin-bottom:3rem}}.footer-widget h3{margin-bottom:1.8rem;color:#0f172a;font-size:clamp(1.25rem,2vw,1.75rem);font-weight:600;text-transform:uppercase}.footer-widget ul{margin-bottom:0}.footer-widget ul li{display:block;padding:.45rem 0}.footer-widget ul li a{color:#475569;font-weight:400;font-size:.95rem;position:relative;transition:all .3s ease-in-out;text-decoration:none}.footer-widget ul li a:after{content:"";position:absolute;bottom:-2px;left:50%;width:0;height:2px;background:#0f172a;transition:all .3s ease;transform:translate(-50%)}.footer-widget ul li a:hover{color:#0f172a}.footer-widget ul li a:hover:after{width:100%}.footer-social a i{color:#0f172a}@media (max-width: 767.98px){.footer{padding-top:3rem}.footer .footer-widget{display:none!important}.footer .footer-logo{margin-bottom:1.5rem}.footer .footer-logo img{max-width:100px;margin-bottom:1.2rem}.footer .newsletter-form{display:block!important;margin:0 auto;max-width:320px}.footer .social-icon ul li a i{font-size:20px}}.blog{padding:9rem 0;background:#ffffff}.blog .section-header{text-align:center;margin-bottom:6rem}.blog .section-header h2{font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700}.blog .section-header p{font-size:1.1rem;color:#475569;max-width:700px;margin:0 auto}.blog-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}@media (max-width: 991.98px){.blog-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 767.98px){.blog-grid{grid-template-columns:1fr}}.blog-grid .blog-card{background:#ffffff;border:1px solid #f1f5f9;border-radius:18px;overflow:hidden;transition:box-shadow .3s ease}.blog-grid .blog-card:hover{box-shadow:0 8px 20px #09090b14}.blog-grid .blog-card img{width:100%;height:auto;display:block}.blog-grid .blog-card .card-body{padding:2.25rem}.blog-grid .blog-card .card-body h3{font-size:clamp(1.25rem,2vw,1.75rem);margin-bottom:.75rem}.blog-grid .blog-card .card-body p{font-size:1rem;color:#475569}.blog-grid .blog-card .card-body a.read-more{display:inline-block;margin-top:1.5rem;font-weight:500;color:#0f172a}.blog-grid .blog-card .card-body a.read-more:hover{text-decoration:underline}.services{padding-bottom:6.75rem}@media (max-width: 1199.98px){.services{padding-bottom:1.5rem}}@media (max-width: 575.98px){.services{padding-bottom:6.45rem}}@media (max-width: 575.98px){.services .section-header{padding:9rem 0 2.25rem}}.services .section-header h2{width:80%;margin:0 auto 2.25rem}@media (max-width: 1199.98px){.services .section-header h2{width:100%}}@media (max-width: 575.98px){.services .section-header h2{margin:0 auto .9rem}}.services .card{margin-bottom:7.5rem}@media (max-width: 991.98px){.services .card{text-align:center}}@media (max-width: 767.98px){.services .card{margin-bottom:4.8rem}}@media (max-width: 575.98px){.services .card{text-align:left}}.services .card-icon{margin-bottom:4.65rem}@media (max-width: 575.98px){.services .card-icon{margin-bottom:2.85rem}}.services .card-icon img{max-width:100%}@media (max-width: 991.98px){.services .card-icon img{width:100%}}.services .card-body{padding:0}@media (max-width: 991.98px){.services .card-body{padding:0 7.5rem}}@media (max-width: 575.98px){.services .card-body{padding:0}}.services .card-title{color:#1e293b;margin-bottom:1.5rem;font-size:1.6rem;font-weight:600}.services .card-text{font-size:18px;line-height:29.7px;letter-spacing:-.008px;font-weight:500;color:#475569}@media (max-width: 991.98px){.services .card-text{padding:0 7.5rem}}@media (max-width: 767.98px){.services .card-text{padding:0}}.services .same-card{padding:5.7rem 7.5rem 4.5rem}@media (max-width: 1399.98px){.services .same-card{padding:5.7rem 4.5rem 4.5rem}}@media (max-width: 1199.98px){.services .same-card{padding:3rem}}@media (max-width: 991.98px){.services .same-card{margin-bottom:3rem}}@media (max-width: 575.98px){.services .same-card{padding:0rem}}.services .same-card .card-title{font-weight:700;font-size:2.8rem;margin-bottom:6.6rem;line-height:52.5px}@media (max-width: 1199.98px){.services .same-card .card-title{font-size:2.5rem}}.services-two{background:#0f172a;position:relative;padding:14.1rem 0 12.15rem}@media (max-width: 1399.98px){.services-two{padding:7.5rem 0 9rem}}@media (max-width: 991.98px){.services-two{padding:7.5rem 0 4.5rem}}@media (max-width: 767.98px){.services-two{padding:4.65rem 0 4.5rem}}.services-two .navbar{background-color:#fff;position:sticky;top:150px;padding:0;border-radius:20px;z-index:1}@media (max-width: 991.98px){.services-two .navbar{display:none}}.services-two .nav-pills .nav-link.active,.services-two .nav-pills .show>.nav-link{background:none;color:#0f172a}.services-two .nav-pills .nav-link.active:after,.services-two .nav-pills .show>.nav-link:after{background:#0f172a}.services-two .nav-pills .nav-link.active:before,.services-two .nav-pills .show>.nav-link:before{background:#ffffff}.services-two-nav{display:block;background-color:none}.services-two-nav .nav-pills{display:block;padding:6.6rem 6rem}@media (max-width: 1199.98px){.services-two-nav .nav-pills{padding:6.6rem 3rem}}.services-two-nav .nav-pills .nav-item{padding-bottom:7.5rem;position:relative}.services-two-nav .nav-pills .nav-item:before{content:"";position:absolute;background:#f1f5f9;width:2px;height:120px;border-radius:0;top:1px;left:-16px;transform:translateY(11%)}@media (max-width: 1399.98px){.services-two-nav .nav-pills .nav-item:before{left:-12px}}.services-two-nav .nav-pills .nav-item:last-child{padding-bottom:0}.services-two-nav .nav-pills .nav-item:last-child:before{display:none}.services-two-nav .nav-pills .nav-item a{font-size:26px;position:relative;color:#475569;font-family:Plus Jakarta Sans,sans-serif;font-weight:600;margin-bottom:0;padding:0}.services-two-nav .nav-pills .nav-item a:after{position:absolute;content:"";background:#475569;width:10px;height:10px;border-radius:50%;top:50%;left:-5%;transform:translate(-50%,-50%)}.services-two-nav .nav-pills .nav-item a:before{position:absolute;content:"";background:#f1f5f9;width:15px;height:15px;border-radius:50%;top:50%;left:-5%;transform:translate(-50%,-50%)}.services-two-items .card{background:none;padding:0;margin-bottom:9.3rem}@media (max-width: 1199.98px){.services-two-items .card{margin-bottom:4.65rem}}@media (max-width: 991.98px){.services-two-items .card{margin-bottom:3.75rem}}.services-two-items .card h3{color:#475569;font-size:clamp(1.25rem,2vw,1.75rem);margin-bottom:3.75rem}@media (max-width: 991.98px){.services-two-items .card h3{font-size:2.2rem}}@media (max-width: 767.98px){.services-two-items .card h3{font-size:1.9rem}}.services-two-items .card-body{padding:0}.services-two-items .card-body .card-text,.services-two-items .card-body p{margin-bottom:50px;font-size:1.4rem;line-height:36.3px;color:#475569}.services-two-items .card-body .card-banner{margin-bottom:50px}.services-two-items .card-body p{margin-bottom:0}.video-info h3{text-align:left;font-size:clamp(1.25rem,2vw,1.75rem)}.video{position:relative;padding-top:3rem;overflow:hidden}@media (max-width: 1399.98px){.video{padding-top:3rem}}@media (max-width: 1199.98px){.video{padding-top:3rem}}.video .video-container{position:relative;display:inline-block;width:100%}.video .banner{position:relative;z-index:1}.video .banner:after{position:absolute;content:"";background:#0f172a;width:100%;height:100%;border-radius:20px;top:0;left:0;opacity:.2}@media (max-width: 767.98px){.video .banner .effect-one,.video .banner .effect-two{mask-size:70%;-webkit-mask-size:70%;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}}.video .banner .effect-one{background:rgba(255,255,255,.7);position:absolute;top:54%;left:-60px;z-index:-1;width:500px;height:250px}@media (max-width: 1199.98px){.video .banner .effect-one{top:37%;width:400px;height:200px;left:-40px}}@media (max-width: 991.98px){.video .banner .effect-one{top:30%;width:350px;height:180px;left:-30px}}@media (max-width: 767.98px){.video .banner .effect-one{top:40%;width:300px;height:150px;left:-20px}}.video .banner .effect-two{background:rgba(255,255,255,.7);position:absolute;top:-60px;right:-50px;z-index:-1;width:450px;height:300px}@media (max-width: 1199.98px){.video .banner .effect-two{width:350px;height:240px;right:-30px}}@media (max-width: 991.98px){.video .banner .effect-two{top:-40px;width:300px;height:200px;right:-20px}}@media (max-width: 767.98px){.video .banner .effect-two{right:-150px;width:250px;height:170px}}.video-iframe{position:absolute;left:50%;top:50%;z-index:1;transform:translate(-50%,-50%);width:100%;height:100%;pointer-events:none}@media (max-width: 767.98px){.video-iframe{top:50%}}.video-icon{pointer-events:all}.video-icon a{position:relative;border:2px solid #0f172a;border-radius:50%;background:#0f172a;z-index:1;width:70px;height:70px;outline:none;display:flex;align-items:center;justify-content:center;text-decoration:none}@media (max-width: 767.98px){.video-icon a{width:60px;height:60px}}.video-icon svg{width:24px;height:24px;margin-left:2px;flex-shrink:0}@media (max-width: 767.98px){.video-icon svg{width:20px;height:20px}}.video-iframe:before,.video-iframe:after{content:"";background:#ffffff;border-radius:50%;position:absolute;transform-origin:center;animation-name:grow;animation-duration:2s;animation-iteration-count:infinite;animation-direction:alternate;top:50%;left:50%;transform:translate(-50%,-50%)}.video-iframe:after{width:90px;height:90px;opacity:.5}@media (max-width: 767.98px){.video-iframe:after{width:75px;height:75px}}.video-iframe:before{width:110px;height:110px;animation-delay:1s;opacity:.4}@media (max-width: 767.98px){.video-iframe:before{width:90px;height:90px}}.about-video{width:80%;text-align:center;margin:0 auto}.video-description{width:90%;font-size:1.05rem;text-align:left;margin:0}@media (max-width: 575.98px){.hero-solutions h1{font-size:3rem}}@media (max-width: 767.98px){.hero-solutions h1{font-size:3rem}}.faq-two{background:#fafaf9;padding:8rem 0;position:relative;overflow:hidden}.faq-two:before{content:"";position:absolute;top:-10%;left:-10%;width:400px;height:400px;border-radius:50%;background:radial-gradient(circle,rgba(217,119,6,.04) 0%,transparent 70%);pointer-events:none;z-index:1}.faq-two .container{position:relative;z-index:2}.faq-two .section-header{margin-bottom:4rem}.faq-two .section-header .faq-badge{display:inline-block;font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.15em;color:#d97706;text-transform:uppercase;margin-bottom:1.25rem;padding:.35rem .9rem;background:rgba(217,119,6,.06);border-radius:30px;border:1px solid rgba(217,119,6,.15);animation:float-badge 4s ease-in-out infinite}.faq-two .section-header h2{font-family:Outfit,sans-serif;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:800;color:#0f172a;line-height:1.25;letter-spacing:-.02em}.faq-two .section-header h2 span{color:#d97706;background:linear-gradient(120deg,#d97706,#b45309);-webkit-background-clip:text;-webkit-text-fill-color:transparent}.faq-two .section-header .faq-subtitle{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.95rem,1.2vw,1.1rem);color:#475569;line-height:1.6;margin-top:1.25rem;max-width:600px;margin-left:auto;margin-right:auto;opacity:.95}.faq-two .accordion{display:flex;flex-direction:column;gap:1rem}.faq-two .accordion-item{background:#ffffff;border:1px solid rgba(15,23,42,.06);border-radius:16px!important;margin-bottom:0;overflow:hidden;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 4px 20px #0f172a03}.faq-two .accordion-item:hover{transform:translateY(-2px);border-color:#d9770626;box-shadow:0 10px 30px #0f172a0a}.faq-two .accordion-item:has(.accordion-button:not(.collapsed)){border-color:#d9770640;box-shadow:0 15px 40px #0f172a0f;background:#fafaf9}.faq-two .accordion-button{display:flex;align-items:center;gap:1.25rem;font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1rem,1.2vw,1.15rem);font-weight:700;background:transparent;color:#0f172a;padding:1.5rem 1.75rem;border:none;box-shadow:none!important;transition:all .4s cubic-bezier(.16,1,.3,1);position:relative}@media (max-width: 575.98px){.faq-two .accordion-button{padding:1.25rem;gap:1rem}}.faq-two .accordion-button:after{display:none!important}.faq-two .accordion-button:hover{color:#d97706}.faq-two .accordion-button:focus{outline:2px solid rgba(217,119,6,.5);outline-offset:-4px;border-radius:16px}.faq-two .accordion-button .faq-number{font-family:Outfit,sans-serif;background:rgba(15,23,42,.04);color:#475569;font-weight:700;border-radius:10px;width:36px;height:36px;font-size:.95rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;transition:all .4s cubic-bezier(.16,1,.3,1)}@media (max-width: 575.98px){.faq-two .accordion-button .faq-number{width:32px;height:32px;font-size:.85rem}}.faq-two .accordion-button .faq-title{flex:1;text-align:left;line-height:1.45;letter-spacing:-.01em}.faq-two .accordion-button .faq-icon-indicator{width:32px;height:32px;border-radius:50%;border:1px solid rgba(15,23,42,.08);display:flex;align-items:center;justify-content:center;position:relative;transition:all .4s cubic-bezier(.16,1,.3,1);background:#ffffff;flex-shrink:0}.faq-two .accordion-button .faq-icon-indicator .line{position:absolute;background-color:#0f172a;transition:transform .4s cubic-bezier(.16,1,.3,1),opacity .4s ease,background-color .4s ease;border-radius:1px}.faq-two .accordion-button .faq-icon-indicator .line.horizontal{width:12px;height:2px}.faq-two .accordion-button .faq-icon-indicator .line.vertical{width:2px;height:12px}.faq-two .accordion-button:not(.collapsed){color:#0f172a}.faq-two .accordion-button:not(.collapsed) .faq-number{background:rgba(217,119,6,.1);color:#d97706}.faq-two .accordion-button:not(.collapsed) .faq-icon-indicator{border-color:#d977064d;background:rgba(217,119,6,.05)}.faq-two .accordion-button:not(.collapsed) .faq-icon-indicator .line{background-color:#d97706}.faq-two .accordion-button:not(.collapsed) .faq-icon-indicator .line.vertical{transform:rotate(90deg);opacity:0}.faq-two .accordion-collapse{transition:all .4s cubic-bezier(.16,1,.3,1)}.faq-two .accordion-body{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(.9rem,1.1vw,1.05rem);color:#475569;padding:0 1.75rem 1.75rem 4.75rem;line-height:1.7;border-top:none}@media (max-width: 575.98px){.faq-two .accordion-body{padding:0 1.25rem 1.25rem}}.faq-two .accordion-body ol,.faq-two .accordion-body ul{margin-top:1rem;margin-bottom:0;padding-left:1.5rem;display:flex;flex-direction:column;gap:.5rem}.faq-two .accordion-body ol li,.faq-two .accordion-body ul li{line-height:1.6}.faq-two .accordion-body ol li::marker,.faq-two .accordion-body ul li::marker{color:#d97706;font-weight:700}@keyframes float-badge{0%{transform:translateY(0)}50%{transform:translateY(-3px)}to{transform:translateY(0)}}.contact-hero{background:#fafaf9;padding:clamp(5rem,8vw,8rem) 0 clamp(2rem,4vw,3rem);text-align:center;position:relative;overflow:hidden}.contact-hero:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:100%;max-width:1400px;height:1px;background:linear-gradient(90deg,rgba(15,23,42,0) 0%,rgba(15,23,42,.05) 50%,rgba(15,23,42,0) 100%)}.contact-hero-content{max-width:800px;margin:0 auto;position:relative;z-index:2}.contact-hero .contact-section-badge{display:inline-block;background-color:#d9770614;color:#b45309;font-family:Outfit,sans-serif;font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:1.5px;padding:.4rem 1.2rem;border-radius:100px;margin-bottom:1.5rem;border:1px solid rgba(217,119,6,.1)}.contact-hero .contact-hero-title{font-family:Outfit,sans-serif;font-weight:800;font-size:clamp(2.2rem,5vw,3.8rem);color:#0f172a;letter-spacing:-.03em;line-height:1.15;margin-bottom:1.25rem}.contact-hero .contact-hero-subtitle{font-family:Plus Jakarta Sans,sans-serif;font-size:clamp(1rem,2vw,1.15rem);color:#475569;line-height:1.6;max-width:650px;margin:0 auto}.contact-hero .contact-hero-subtitle p{margin:0}.contact{background:#fafaf9;padding-bottom:clamp(5rem,8vw,8rem);position:relative}.contact-container{width:100%;padding:0 1.5rem;position:relative;z-index:2}@media (min-width: 992px){.contact-container{max-width:83.3333%;margin:0 auto}}.contact-form{position:relative;max-width:680px;margin:0 auto;background:#ffffff;border:1px solid rgba(15,23,42,.06);border-radius:24px;padding:clamp(2rem,5vw,3.5rem);box-shadow:0 30px 60px -15px #0f172a14,0 10px 20px -10px #0f172a0a;z-index:10;overflow:hidden}.contact-form .ambient-glow{position:absolute;top:-40%;left:-30%;width:160%;height:160%;background:radial-gradient(circle,rgba(217,119,6,.04) 0%,rgba(255,255,255,0) 70%);z-index:-1;pointer-events:none}.contact-form form{position:relative;z-index:2}.contact-form form h3{font-family:Outfit,sans-serif;font-size:clamp(1.25rem,2vw,1.75rem);margin-bottom:2.25rem;text-align:center;font-weight:700;color:#0f172a;letter-spacing:-.02em}.contact-form form .label{font-family:Outfit,sans-serif;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:1px;color:#0f172a;margin-bottom:.5rem;display:block}.contact-form form .form-control{background:#fafaf9;border-radius:12px!important;border:1px solid rgba(15,23,42,.1);padding:.8rem 1.1rem;font-size:clamp(.9rem,1.5vw,.95rem);font-weight:400;color:#1e293b;margin-bottom:1.25rem;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:none}.contact-form form .form-control::placeholder{color:#64748b;opacity:.7}.contact-form form .form-control:hover{border-color:#0f172a33}.contact-form form .form-control:focus{background-color:#fff;border-color:#d97706;box-shadow:0 0 0 4px #d9770614!important;outline:none}.contact-form form textarea.form-control{resize:vertical;min-height:140px}.contact-form form #contact-submit-btn{margin-top:1.5rem;font-family:Outfit,sans-serif;font-weight:700;font-size:.95rem;letter-spacing:.3px;padding:.9rem 2.2rem;border-radius:100px;background:#0f172a;color:#fff;border:none;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 8px 24px #0f172a26;cursor:pointer}.contact-form form #contact-submit-btn:hover{background:#d97706;transform:translateY(-2px);box-shadow:0 12px 28px #d9770640}.contact-form form #contact-submit-btn:active{transform:translateY(0)}.contact-form form #contact-submit-btn:disabled{opacity:.6;cursor:not-allowed;background:#cbd5e1;color:#64748b;box-shadow:none;transform:none}.contact #contact-recaptcha-container{display:inline-block;transform:scale(.92);transform-origin:center;margin:.75rem 0}.contact .success-message-wrapper{text-align:center;padding:clamp(1.5rem,4vw,3rem) 1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;animation:scaleUp .6s cubic-bezier(.16,1,.3,1) both}.contact .success-message-wrapper .success-icon-circle{width:72px;height:72px;border-radius:50%;background:rgba(217,119,6,.1);color:#d97706;display:flex;align-items:center;justify-content:center;margin-bottom:1.75rem;box-shadow:0 8px 20px #d977061a;animation:scaleUpIcon .8s cubic-bezier(.34,1.56,.64,1) both}.contact .success-message-wrapper h4{font-family:Outfit,sans-serif;font-weight:700;font-size:1.45rem;color:#0f172a;margin-bottom:.75rem;letter-spacing:-.02em}.contact .success-message-wrapper p{font-family:Plus Jakarta Sans,sans-serif;font-size:1rem;color:#475569;line-height:1.6;max-width:440px;margin:0 auto}.contact .alert-danger{border:1px solid #f7a2a2;background:white;color:#ef4444;border-radius:12px;padding:.85rem 1.1rem;margin-bottom:1.5rem;font-size:.9rem;font-family:Plus Jakarta Sans,sans-serif;border-color:#ef444426;box-shadow:0 4px 12px #ef44440d}@keyframes scaleUp{0%{transform:scale(.96);opacity:0}to{transform:scale(1);opacity:1}}@keyframes scaleUpIcon{0%{transform:scale(.6);opacity:0}to{transform:scale(1);opacity:1}}.sing-up{background:#fdfaf4}.sing-up-body{background:#0f172a;border-radius:1.25rem;padding:70px 80px 50px;max-width:650px;margin:0 auto}@media (max-width: 1399.98px){.sing-up-body{padding:70px 100px 100px}}@media (max-width: 1199.98px){.sing-up-body{padding:70px}}@media (max-width: 767.98px){.sing-up-body{padding:50px 30px}}.sing-up-body h2{font-size:3.125rem;color:#fff;line-height:1.4;text-align:center;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #f1f5f9}.sing-up-items .button-group{display:grid;gap:16px;grid-template-columns:1fr 1fr}.sing-up-items .button-group .btn-social{display:grid;grid-template-columns:auto 1fr;justify-content:center;align-items:center}.sing-up-items .form-control{background-color:#fff;border-radius:12px;border:1px solid rgb(224,231,231);padding:.5rem .75rem;font-size:.95rem;font-weight:400;color:#414141;margin-bottom:1.2rem;transition:all .25s ease}.sing-up-items .form-control::placeholder{color:#999;opacity:.5}.sing-up-items .form-control:focus{background:#fff;border-color:#527abc;outline:none;box-shadow:0 0 6px #527abc4d}.sing-up-items .form-check{opacity:.8}.sing-up-items .form-check .forget-password{color:#fff}.sing-up-items .form-check-input{background-color:transparent;border-color:#fff;border-radius:4px}.sing-up-items .form-check-input:focus{box-shadow:none}.sing-up-items .create-account{font-size:1.25rem;font-weight:600;line-height:1.75;text-align:center;color:#fff;display:block;margin-top:.75rem}.sing-up-items .input-group-text{background-color:#fff3;border:1px solid #ced4da;border-left-width:0;margin-left:0!important;cursor:pointer}.sing-up-items .has-right-icon{border-right-width:0}.sing-up-items label{color:#fff;font-size:1rem;font-weight:500;line-height:1.4;margin-bottom:1.125rem}.sing-up-items textarea{min-height:210px;resize:none;margin-bottom:50px}.sing-up-items ::placeholder{color:#fff;font-size:14px;font-weight:400}.sing-up-radio-button{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between}@media (max-width: 1199.98px){.sing-up-radio-button{flex-wrap:wrap;align-items:center;justify-content:space-between}}@media (max-width: 767.98px){.sing-up-radio-button{justify-content:flex-start}}.sing-up-radio-button-item label{margin-bottom:0}@media (max-width: 1199.98px){.sing-up-radio-button-item label{margin-bottom:1.125rem}}@media (max-width: 767.98px){.sing-up-radio-button-item label{padding:10px 8px;margin-right:.375rem}}.sing-up .btn-check:checked[type=radio]+label{background:#ffffff;color:#0f172a!important}.sing-up .input-group-password{display:block}.sing-up .input-group-password .form-control{width:100%;border:1px solid rgba(255,255,255,.4);border-radius:10px!important}.sing-up .input-group-password .form-control:focus{color:#fff;background-color:#fff3;border-color:#fff;outline:0;box-shadow:none}.sing-up .input-group-password .input-group-text{display:inline-block;position:absolute;top:50%;right:0;border:0;background:transparent;z-index:11;transform:translateY(-50%);margin-right:10px;font-size:1.5rem;color:#fff;padding:0}.sing-up .divider{border-bottom:1px solid rgba(255,255,255,.4)}.counter-up{background:#f1f5f9;padding:9rem 0}.counter-up .counter-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2rem;text-align:center}@media (max-width: 991.98px){.counter-up .counter-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width: 575.98px){.counter-up .counter-grid{grid-template-columns:1fr}}.counter-up .counter-grid .counter-item{background:#ffffff;border-radius:18px;padding:3rem;box-shadow:0 4px 12px #09090b0d;transition:transform .25s ease}.counter-up .counter-grid .counter-item:hover{transform:translateY(-4px)}.counter-up .counter-grid .counter-item h3{font-size:clamp(1.25rem,2vw,1.75rem);font-weight:700;color:#0f172a}.counter-up .counter-grid .counter-item p{margin-top:.75rem;font-size:1rem;color:#475569}.benefit-section{padding:8rem 0;background-color:#fafaf9;position:relative;overflow:hidden;border-top:1px solid rgba(203,213,225,.3);border-bottom:1px solid rgba(203,213,225,.3)}@media (max-width: 991.98px){.benefit-section{padding:5rem 0}}.benefit-section-badge{display:inline-block;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#d97706;background-color:#d9770614;border-radius:30px;margin-bottom:1.5rem}.benefit-section-title{font-family:Outfit,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;color:#0f172a;max-width:700px;margin:0 auto 3rem;line-height:1.2;letter-spacing:-.8px;text-align:center}.benefit-card{background-color:#fff9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border:1px solid rgba(15,23,42,.04);border-radius:24px;padding:3.5rem 2.5rem;height:100%;text-align:center;box-shadow:0 10px 40px #0f172a05;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;align-items:center}@media (max-width: 575.98px){.benefit-card{padding:2.5rem 1.5rem}}.benefit-card:hover{transform:translateY(-8px);background-color:#fff;box-shadow:0 25px 60px #0f172a0f;border-color:#d9770640}.benefit-card:hover .benefit-icon-wrapper{background-color:#d977060d;border-color:#d9770626;transform:scale(1.05)}.benefit-card:hover .benefit-icon-wrapper img{transform:rotate(5deg) scale(1.08)}.benefit-card:hover .benefit-card-title{color:#020617}.benefit-icon-container{display:flex;justify-content:center;margin-bottom:2rem}.benefit-icon-wrapper{width:96px;height:96px;display:flex;align-items:center;justify-content:center;border-radius:22px;background-color:#fff;border:1px solid rgba(15,23,42,.06);box-shadow:0 10px 25px #0f172a08;transition:all .4s cubic-bezier(.16,1,.3,1)}.benefit-icon-wrapper img{width:48px;height:48px;object-fit:contain;transition:all .4s cubic-bezier(.16,1,.3,1)}.benefit-card-title{font-family:Outfit,sans-serif;font-size:1.35rem;font-weight:700;color:#0f172a;margin-bottom:1.25rem;line-height:1.3}.benefit-card-description{font-family:Plus Jakarta Sans,sans-serif;font-size:.95rem;line-height:1.65;color:#475569;margin:0}.benefit-card-description p{margin:0}.press{padding:4.5rem 0rem 14.1rem}@media (max-width: 1399.98px){.press{padding:4.5rem 0rem 7.5rem}}@media (max-width: 1199.98px){.press{padding:4.5rem 0rem}}@media (max-width: 767.98px){.press{padding:0rem 0rem 6rem}}@media (max-width: 575.98px){.press{padding:0rem 0rem 3rem}}.press .section-header{padding-bottom:5.25rem}@media (max-width: 1399.98px){.press .section-header{padding:4.5rem 0rem 5.25rem}}@media (max-width: 767.98px){.press .section-header{padding:4.5rem 0rem 2.25rem}}.press-publish{margin-bottom:4.65rem}@media (max-width: 991.98px){.press-publish{margin-bottom:3.75rem;text-align:center}}.press-publish-thumb{margin-bottom:2.25rem}.press-publish-thumb img{width:100%;height:300px}@media (max-width: 767.98px){.press-publish-thumb img{width:100%}}.press-publish-details h3{font-size:clamp(1.25rem,2vw,1.75rem);color:#0f172a;margin-bottom:.45rem;font-weight:600;text-align:left}.press-publish-details p{font-size:1rem;color:#475569;font-family:Plus Jakarta Sans,sans-serif}@media (max-width: 1199.98px){.press-publish-details p{font-size:1.2rem}}@media (max-width: 991.98px){.press-publish-details p{font-size:1.25rem}}.press-publish-details .btn{display:block;margin:1rem auto;text-align:center;width:max-content}.modal-overlay{position:fixed;inset:0;background:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px;backdrop-filter:blur(5px)}.modal-content{background:white;border-radius:20px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px #00000040;position:relative}@media (max-width: 767.98px){.modal-content{max-width:95%;border-radius:15px}}.modal-header{padding:30px 30px 20px;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}@media (max-width: 767.98px){.modal-header{padding:20px 20px 15px}}.modal-header h2{margin:0;font-size:clamp(1.6rem,3vw,2.5rem);font-weight:700;color:#0f172a}@media (max-width: 767.98px){.modal-header h2{font-size:1.5rem}}.modal-close{background:none;border:none;font-size:30px;cursor:pointer;color:#475569;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}.modal-close:hover{background:#f5f5f5;color:#0f172a}.modal-close span{line-height:1}.modal-body{padding:20px 30px 30px}@media (max-width: 767.98px){.modal-body{padding:15px 20px 20px}}.success-message{text-align:center;padding:20px 0}.success-message .success-icon{font-size:60px;margin-bottom:20px}.success-message p{font-size:1.1rem;color:#1e293b;margin-bottom:30px;line-height:1.6}.register-form .form-group{margin-bottom:20px}.register-form .form-group label{display:block;margin-bottom:8px;font-weight:600;color:#0f172a;font-size:.95rem}.register-form .form-group input,.register-form .form-group select{width:100%;padding:15px 18px;border:2px solid #e1e5e9;border-radius:10px;font-size:.95rem;font-weight:500;color:#0f172a;background:#fafbfc;transition:all .3s ease}.register-form .form-group input:focus,.register-form .form-group select:focus{outline:none;border-color:#d97706;background:white;box-shadow:0 0 0 3px #d977061a}.register-form .form-group input.error,.register-form .form-group select.error{border-color:#dc3545;background:#fff5f5}.register-form .form-group input.error:focus,.register-form .form-group select.error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.register-form .form-group input::placeholder,.register-form .form-group select::placeholder{color:#475569;font-weight:400}.register-form .form-group select{cursor:pointer}.register-form .form-group select option{padding:10px}.register-form .error-text{display:block;color:#dc3545;font-size:.85rem;margin-top:5px;font-weight:500}.register-form .error-message{padding:15px;border-radius:10px;margin-bottom:20px;font-weight:500}.register-form .error-message.general-error{background:#fff5f5;color:#dc3545;border:1px solid #f5c6cb}.btn-full{width:100%;margin-top:10px;margin-bottom:20px;display:flex;align-items:center;justify-content:center;gap:8px}.btn-full:disabled{opacity:.7;cursor:not-allowed}.loading-spinner{width:18px;height:18px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.login-link{text-align:center;margin-top:20px}.login-link p{margin:0;color:#1e293b;font-size:.95rem}.login-link a{color:#d97706;text-decoration:none;font-weight:600}.login-link a:hover{text-decoration:underline}@media (max-width: 575.98px){.modal-content{margin:10px;max-height:95vh}.modal-header h2{font-size:1.3rem}.register-form .form-group{margin-bottom:15px}.register-form .form-group input,.register-form .form-group select{padding:12px 15px}}.trust-bar-section{padding:2.5rem 0;background-color:#fafaf9;border-top:1px solid rgba(203,213,225,.4);border-bottom:1px solid rgba(203,213,225,.4);position:relative;z-index:10}.trust-bar-grid{display:grid;grid-template-columns:repeat(1,1fr);gap:2rem}@media (min-width: 576px){.trust-bar-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 992px){.trust-bar-grid{grid-template-columns:repeat(4,1fr);gap:1.5rem}}.trust-bar-item{display:flex;align-items:center;gap:1rem;padding:1rem;border-radius:12px;background-color:#ffffff80;backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.6);transition:all .4s cubic-bezier(.16,1,.3,1)}.trust-bar-item:hover{transform:translateY(-4px);background-color:#fff;box-shadow:0 12px 30px #0f172a0a;border-color:#d977064d}.trust-bar-item:hover .trust-bar-icon-box i{color:#d97706;transform:scale(1.1)}.trust-bar-icon-box{width:48px;height:48px;min-width:48px;display:flex;align-items:center;justify-content:center;border-radius:10px;background-color:#f1f5f9}.trust-bar-icon-box i{font-size:1.5rem;color:#0f172a;transition:all .4s cubic-bezier(.16,1,.3,1)}.trust-bar-content{display:flex;flex-direction:column;gap:.2rem}.trust-bar-title{font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;color:#0f172a;margin:0}.trust-bar-sub{font-size:.8rem;color:#475569;margin:0}.storytelling-section{padding:8rem 0;background-color:#fff;position:relative;overflow:hidden}@media (max-width: 991.98px){.storytelling-section{padding:5rem 0}}.storytelling-badge{display:inline-block;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#d97706;background-color:#d9770614;border-radius:30px;margin-bottom:2rem}.storytelling-headline{font-family:Outfit,sans-serif;font-size:clamp(2rem,4vw,3rem);font-weight:700;line-height:1.15;color:#0f172a;margin-bottom:2rem;letter-spacing:-1px}.storytelling-lead{font-size:1.125rem;line-height:1.7;color:#475569;margin:0}.storytelling-card{background:linear-gradient(135deg,rgba(250,250,249,.6),rgba(255,255,255,.9));border:1px solid rgba(15,23,42,.05);border-radius:24px;padding:3rem;position:relative;box-shadow:0 30px 60px #0f172a08}@media (max-width: 575.98px){.storytelling-card{padding:2rem}}.storytelling-quote-icon{font-size:3rem;color:#d9770626;margin-bottom:1.5rem;line-height:1}.storytelling-quote{font-family:Plus Jakarta Sans,sans-serif;font-size:1.25rem;font-weight:500;line-height:1.6;color:#0f172a;margin-bottom:2rem;border-left:none;padding:0;font-style:italic}.storytelling-author{display:flex;align-items:center;gap:1rem;border-top:1px solid rgba(203,213,225,.4);padding-top:1.5rem}.storytelling-author-info{display:flex;flex-direction:column}.storytelling-author-info .name{font-family:Outfit,sans-serif;font-size:1rem;font-weight:700;color:#0f172a}.storytelling-author-info .role{font-size:.8rem;color:#475569}.reviews-section{padding:8rem 0;background-color:#f5f5f4;position:relative}@media (max-width: 991.98px){.reviews-section{padding:5rem 0}}.reviews-badge{display:inline-block;padding:.5rem 1rem;font-family:Outfit,sans-serif;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;color:#d97706;background-color:#d9770614;border-radius:30px;margin-bottom:1.5rem}.reviews-headline{font-family:Outfit,sans-serif;font-size:clamp(1.8rem,3.5vw,2.8rem);font-weight:700;color:#0f172a;margin-bottom:1rem;letter-spacing:-.8px}.reviews-sub{font-size:1.1rem;color:#475569;max-width:600px;margin:0 auto}.review-card{background-color:#fff;border:1px solid rgba(15,23,42,.04);border-radius:20px;padding:3rem;height:100%;box-shadow:0 10px 40px #0f172a05;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;flex-direction:column;justify-content:space-between}@media (max-width: 575.98px){.review-card{padding:2rem}}.review-card:hover{transform:translateY(-6px);box-shadow:0 20px 50px #0f172a0d;border-color:#d9770633}.review-rating{display:flex;gap:.2rem;margin-bottom:1.5rem}.review-rating i{color:#d97706;font-size:1.1rem}.review-title{font-family:Outfit,sans-serif;font-size:1.25rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.3}.review-text{font-size:.95rem;line-height:1.6;color:#475569;margin-bottom:2rem;flex-grow:1}.review-user-info{display:flex;align-items:center;gap:1rem;border-top:1px solid rgba(203,213,225,.4);padding-top:1.5rem}.review-avatar{width:48px;height:48px;border-radius:50%;background-color:#f1f5f9;color:#0f172a;display:flex;align-items:center;justify-content:center;font-family:Outfit,sans-serif;font-weight:700;font-size:1rem;border:2px solid #ffffff;box-shadow:0 4px 10px #0f172a0d}.review-user-name{font-family:Outfit,sans-serif;font-size:.95rem;font-weight:700;color:#0f172a;margin:0}.review-user-role{font-size:.75rem;color:#475569;margin:0}.newsletter-section{padding:8rem 0;background-color:#fff}@media (max-width: 991.98px){.newsletter-section{padding:5rem 0}}.newsletter-container{background-color:#0f172a;border-radius:28px;padding:4rem;box-shadow:0 30px 70px #0f172a26;position:relative;overflow:hidden}@media (max-width: 991.98px){.newsletter-container{padding:3rem 2rem}}.newsletter-container:before{content:"";position:absolute;top:-50%;right:-10%;width:300px;height:300px;border-radius:50%;background:radial-gradient(circle,rgba(217,119,6,.15) 0%,transparent 70%);pointer-events:none}.newsletter-title{font-family:Outfit,sans-serif;font-size:clamp(1.8rem,3vw,2.5rem);font-weight:700;color:#fff;margin-bottom:1rem;letter-spacing:-.5px}.newsletter-text{font-size:1rem;line-height:1.6;color:#cbd5e1;margin:0}.newsletter-form{display:flex;flex-direction:column;gap:.8rem}.newsletter-input{background-color:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;padding:1rem 1.5rem;font-size:1rem;border-radius:12px 0 0 12px!important;transition:all .4s cubic-bezier(.16,1,.3,1);height:54px}.newsletter-input::placeholder{color:#ffffff80}.newsletter-input:focus{background-color:#ffffff1f;border-color:#d9770680;box-shadow:none;color:#fff}.newsletter-submit{background-color:#d97706;color:#fff;font-family:Outfit,sans-serif;font-weight:700;font-size:1rem;border:none;padding:0 2rem;border-radius:0 12px 12px 0!important;transition:all .4s cubic-bezier(.16,1,.3,1);height:54px}.newsletter-submit:hover{background-color:#b45309}.newsletter-notice{font-size:.75rem;color:#fff6}.newsletter-success{display:flex;align-items:flex-start;gap:1rem;background-color:#ffffff0d;border:1px solid rgba(255,255,255,.15);padding:1.5rem;border-radius:16px}.newsletter-success i{color:#d97706;font-size:2.2rem;line-height:1}.success-title{font-family:Outfit,sans-serif;font-size:1.15rem;font-weight:700;color:#fff;margin:0 0 .4rem}.success-text{font-size:.9rem;color:#cbd5e1;margin:0}@media (max-width: 575.98px){.input-group{flex-direction:column;gap:.5rem}.newsletter-input,.newsletter-submit{border-radius:12px!important;width:100%}}
