@import"https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&family=Oswald:wght@200..700&display=swap";body{margin:0;padding:0;font-family:Lato!important;background-color:#fff;color:#000}h1,h2,h3,h4,h5,h6{font-family:Oswald!important;color:#0a2542!important;font-weight:700;line-height:1.2;margin:0}p{font-family:Lato!important;color:#525a63;line-height:1.6}.flex-1{flex:1}.text-primary{color:#0a2542!important}.text-secondary{color:#e63946!important}.text-white{color:#fff!important}.text-black{color:#000!important}.text-tertiary{color:#2a9d8f}.text-gray{color:#525a63!important}.bg-primary{background-color:#0a2542!important}.bg-secondary{background-color:#e63946!important}.bg-white{background-color:#fff!important}.bg-black{background-color:#000!important}.bg-tertiary{background-color:#2a9d8f}.main{max-width:106.25rem;padding:0 .9375rem}::-webkit-scrollbar{appearance:none;width:8px;height:8px}::-webkit-scrollbar-track{border-radius:5px;background:#bdb8b8}::-webkit-scrollbar-thumb{border-radius:5px;background:#4c6075}::-webkit-scrollbar-thumb:hover{background:#4c6075}.aa-heading-1{font-size:1.25rem}@media(min-width:576px){.aa-heading-1{font-size:1.375rem}}@media(min-width:768px){.aa-heading-1{font-size:1.5rem}}@media(min-width:1024px){.aa-heading-1{font-size:1.625rem}}@media(min-width:1280px){.aa-heading-1{font-size:1.875rem}}.aa-heading-2{font-size:1.125rem}@media(min-width:576px){.aa-heading-2{font-size:1.25rem}}@media(min-width:768px){.aa-heading-2{font-size:1.375rem}}@media(min-width:1024px){.aa-heading-2{font-size:1.5rem}}.aa-heading-3{font-size:1rem}@media(min-width:576px){.aa-heading-3{font-size:1.125rem}}@media(min-width:768px){.aa-heading-3{font-size:1.25rem}}.aa-heading-4{font-size:.875rem}@media(min-width:576px){.aa-heading-4{font-size:1rem}}@media(min-width:768px){.aa-heading-4{font-size:1.125rem}}.aa-heading-5{font-size:1rem}.aa-heading-6{font-size:.875rem}.aa-text-xl{font-size:1.25rem!important}@media(min-width:576px){.aa-text-xl{font-size:1.375rem!important}}@media(min-width:768px){.aa-text-xl{font-size:1.5rem!important}}.aa-text-lg{font-size:.9375rem!important}@media(min-width:576px){.aa-text-lg{font-size:1rem!important}}@media(min-width:768px){.aa-text-lg{font-size:1.125rem!important}}.aa-text-md{font-size:1rem!important}.aa-text-base{font-size:.875rem!important}.aa-text-sm{font-size:.8125rem!important}.aa-text-xs{font-size:.75rem!important}.aa-text-xxs{font-size:.625rem!important}.btn{padding:.5rem 1.5rem!important;border-radius:.5rem!important;font-size:1.125rem!important;font-weight:500!important;transition:all .3s ease;display:flex;justify-content:center;align-items:center;gap:.5rem;min-height:3rem}.btn-primary{background-color:#0a2542!important;color:#fff!important;border:#0a2542!important}.btn-primary:hover,.btn-primary:focus,.btn-primary:disabled{background-color:#0f3965!important}.btn-secondary{background-color:#e63946!important;color:#fff!important}.btn-secondary:hover,.btn-secondary:focus,.btn-secondary:disabled{background-color:#eb5d68!important}.btn-outline-primary{border:1px solid #0a2542!important;color:#0a2542!important}.btn-outline-primary:hover{background-color:#0a2542!important;color:#fff!important}.btn-outline-primary:focus,.btn-outline-primary:disabled{border-color:#0f3965!important}.btn-white{background-color:#fff!important;color:#525a63!important;border:1px solid #b9c7d8!important}.btn-white:hover,.btn-white:focus,.btn-white:disabled{background-color:#fff!important}.form-control,.form-select{border:1px solid #b9c7d8;background-color:#e639460f;padding:.625rem;border-radius:.5rem;font-size:.9375rem;font-weight:400;color:#444444d6}.form-control:focus,.form-select:focus{background-color:#e639460f;border-color:#0a2542;box-shadow:none}.form-control::placeholder,.form-select::placeholder{font-size:.9375rem;font-weight:400;color:#444444d6}.min-h-auto{min-height:auto!important}.otp-input{width:45px;height:50px;text-align:center;transition:all .3s ease}.form-label{font-size:1rem;font-weight:500;color:#353535}.cursor-pointer{cursor:pointer}.custom-card{border-radius:1.1875rem;border:1px solid rgba(0,0,0,.12);padding:2rem}.topbar{padding:0}.topbar .navbar-toggler{border:none;box-shadow:none}.topbar .navbar-toggler:focus{box-shadow:none}.topbar-container{display:grid;grid-template-columns:auto 1fr auto;align-items:center;padding:.3125rem 1.25rem;border-radius:0 0 36px 36px;box-shadow:0 4px 18px #00000024;background-color:#fff;gap:.75rem}@media(min-width:1024px){.topbar-container{padding:1rem 3.75rem}}@media(min-width:1200px){.topbar-container{padding:1rem 6.25rem}}.topbar-nav{display:flex;align-items:center;gap:1rem}@media(min-width:1024px){.topbar-nav{gap:1.625rem}}.topbar-nav .nav-link{font-size:1.125rem;font-weight:400;color:#464646!important;padding:.375rem 0;position:relative;transition:color .3s ease}.topbar-nav .nav-link:hover,.topbar-nav .nav-link:focus{color:#0a2542!important}.topbar-nav .nav-link.active{color:#0a2542!important}.topbar-nav .nav-link.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:.1875rem;background-color:#0a2542;border-radius:.125rem .125rem 0 0}.topbar-brand{justify-self:center;margin:0}.topbar-brand img{height:5.625rem;width:auto;object-fit:contain}.topbar-login{font-size:1.25rem;color:#4f4f4f!important;padding:0}.topbar-login:hover,.topbar-login:focus{color:#0a2542!important}.topbar-offcanvas .offcanvas-header{border-bottom:1px solid rgba(0,0,0,.08)}.topbar-offcanvas .offcanvas-title{font-size:1.375rem;font-weight:600;color:#0a2542}.topbar-offcanvas .btn-close:focus{box-shadow:none}.topbar-offcanvas .topbar-offcanvas-actions{padding-top:1rem;border-top:1px solid rgba(0,0,0,.08)}.topbar-offcanvas .topbar-login-mobile{font-size:1.25rem;color:#4f4f4f!important;padding:.5rem 0!important;text-align:left}.topbar-offcanvas .topbar-login-mobile:hover,.topbar-offcanvas .topbar-login-mobile:focus{color:#0a2542!important}@media(min-width:992px){.topbar-nav-desktop{display:flex}}@media(max-width:991px){.topbar-container{grid-template-columns:auto auto;grid-template-rows:auto auto auto;gap:.625rem}.topbar-container .btn-primary{padding:.625rem 1.75rem!important}.topbar-left{grid-column:1/2;grid-row:1}.topbar-brand{grid-column:2/3;grid-row:1;justify-self:end}.topbar-right{display:none}.topbar-nav-collapse{grid-column:1/-1;grid-row:3;width:100%;margin-top:.375rem;background-color:#fff;border-radius:.75rem;box-shadow:0 12px 24px #00000014;padding:.75rem 1rem}.topbar-nav{flex-direction:column;align-items:flex-start;gap:.75rem}.topbar-nav .nav-link{padding:.25rem 0}.topbar-nav .nav-link.active:after{display:none}.topbar-nav .nav-link.active:before{content:"";position:absolute;left:-1rem;top:50%;transform:translateY(-50%);width:.25rem;height:1.25rem;background-color:#0a2542;border-radius:0 .125rem .125rem 0}}.web-footer{background-color:#0a2542;color:#fff;margin-top:auto;padding:0;border-radius:2.25rem 2.25rem 0 0}.footer-container{padding:1.25rem}@media(min-width:1024px){.footer-container{padding:3.125rem 3.75rem}}@media(min-width:1200px){.footer-container{padding:3.125rem 6.25rem}}.footer-main{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:1.875rem}@media(min-width:768px){.footer-main{flex-direction:row;justify-content:space-between;align-items:center;gap:1.25rem}}.footer-logo img{height:3.125rem;width:auto;object-fit:contain;filter:brightness(0) invert(1)}@media(min-width:768px){.footer-logo img{height:3.75rem}}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1.25rem}@media(min-width:768px){.footer-links{gap:1.5rem}}.footer-link{font-size:1rem;color:#fff!important;text-decoration:none;transition:opacity .3s ease}.footer-link:hover,.footer-link:focus{opacity:.8;color:#fff!important}@media(min-width:768px){.footer-link{font-size:1.125rem}}.footer-social{display:flex;gap:1.25rem;align-items:center}@media(min-width:768px){.footer-social{gap:1.5rem}}.social-icon{display:flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem;color:#fff;text-decoration:none;transition:opacity .3s ease}.social-icon svg{width:100%;height:100%}.social-icon:hover{opacity:.8;color:#fff}@media(min-width:768px){.social-icon{width:1.75rem;height:1.75rem}}.footer-copyright{text-align:center;padding-top:1.25rem;border-top:1px solid rgba(255,255,255,.1)}.footer-copyright p{font-size:.875rem;color:#fff;margin:0}@media(min-width:768px){.footer-copyright p{font-size:1rem}}.leading-page-header{background:linear-gradient(0deg,#0a2542c7 0% 100%),url(/assets/images/landing-page-header-C80AXxsT.jpg) #d3d3d3 -.282px 0px/100.032% 140.453% no-repeat;background-position:center;background-size:cover;min-height:855px;border-radius:1.8125rem;position:relative}@media(max-width:767px){.leading-page-header{min-height:600px;padding:2.5rem 0}}.hero-container{max-width:79.875rem}.hero-content{max-width:50.625rem}.hero-title{margin:0 0 1.5rem;font-weight:700;line-height:1.2}@media(max-width:767px){.hero-title{margin-bottom:1rem}}.hero-title-line{font-size:1.875rem;color:#fff;text-transform:uppercase;letter-spacing:.125rem}@media(min-width:768px){.hero-title-line{font-size:3.125rem}}@media(min-width:1024px){.hero-title-line{font-size:3.75rem}}@media(min-width:1200px){.hero-title-line{font-size:4.5rem}}.hero-tagline{font-size:1rem;color:#fff;margin:0 0 2.5rem;line-height:1.6}@media(min-width:768px){.hero-tagline{font-size:1.125rem;margin-bottom:3rem}}@media(min-width:1024px){.hero-tagline{margin-bottom:3.75rem;font-size:1.5rem}}.hero-stats{gap:1.875rem;padding-top:1.25rem}@media(min-width:768px){.hero-stats{gap:3.75rem;padding-top:2.5rem}}@media(min-width:1024px){.hero-stats{gap:5rem;padding-top:4.625rem}}.hero-stat-icon{width:3.125rem;height:3.125rem;border-radius:50%;background-color:#2a9d8f}.latest-news-section{padding:5rem 0}@media(min-width:768px){.latest-news-section{padding:6.25rem 0}}@media(min-width:1024px){.latest-news-section{padding:6.25rem 0}}.latest-news-section{padding-bottom:3.125rem}@media(min-width:768px){.latest-news-section{padding-bottom:4.375rem}}@media(min-width:1024px){.latest-news-section{padding-bottom:7.5rem}}.latest-news-card{display:grid;grid-template-columns:1fr;gap:1.5rem;align-items:center}@media(min-width:1024px){.latest-news-card{grid-template-columns:1.05fr .95fr;gap:2rem;padding:2rem}}.latest-news-headline{font-size:2rem;font-weight:700;color:#0a2542;margin:0;line-height:1.2}@media(min-width:768px){.latest-news-headline{font-size:2.25rem}}.latest-news-desc{font-size:1.125rem;color:#4f4f4f;margin:0;line-height:1.6}.latest-news-info{gap:.75rem;font-size:1.25rem}.latest-news-dot{color:#525a63}.latest-news-image{width:100%;border-radius:1.25rem;overflow:hidden;height:17.5rem;mask-image:radial-gradient(#fff,#000);-webkit-mask-image:-webkit-radial-gradient(white,black)}@media(min-width:768px){.latest-news-image{height:23.75rem}}@media(min-width:1024px){.latest-news-image{height:29.25rem}}.latest-news-image img{width:100%;height:100%;object-fit:cover!important}.latest-news-swiper{overflow:visible}.latest-news-swiper .swiper-wrapper{transition-timing-function:cubic-bezier(.4,0,.2,1)}.latest-news-swiper .swiper-slide{transition:opacity 1s cubic-bezier(.4,0,.2,1)!important}.latest-news-swiper .swiper-pagination{position:relative;margin-top:1.25rem}.latest-news-swiper .swiper-pagination-bullet{width:3.125rem;height:.5rem;border-radius:.5rem;background-color:#cbd5e1;opacity:1;transition:all .3s ease}.latest-news-swiper .swiper-pagination-bullet-active{background-color:#0a2542;transform:scale(1.1)}.upcoming-games-section{padding:5rem 0}@media(min-width:768px){.upcoming-games-section{padding:6.25rem 0}}@media(min-width:1024px){.upcoming-games-section{padding:6.25rem 0}}.upcoming-games-section{background-color:#0a254205}.upcoming-games-heading{margin-bottom:2.5rem}@media(min-width:768px){.upcoming-games-heading{margin-bottom:4.375rem}}.upcoming-games-grid{margin-bottom:2.5rem}@media(min-width:768px){.upcoming-games-grid{margin-bottom:3.5rem}}.upcoming-games-col{margin-bottom:1.5rem}@media(min-width:768px){.upcoming-games-col{margin-bottom:2rem}}.upcoming-game-card{background-color:#fff;box-shadow:0 4px 16.5px 2px #00000017;border-radius:1.4375rem;height:100%;display:flex;flex-direction:column;transition:transform .3s ease,box-shadow .3s ease}.upcoming-game-card:hover{transform:translateY(-.25rem);box-shadow:0 .75rem 1.5rem #0000001a}.game-date{font-size:1rem;font-weight:600;color:#0a2542;margin-bottom:1.25rem;text-transform:capitalize}@media(min-width:768px){.game-date{font-size:1.125rem;margin-bottom:1.5rem}}.team-icon{width:2.625rem;height:2.625rem;border-radius:50%;overflow:hidden;background-color:#211a39}.team-icon .team-icon-img{width:100%;height:100%;object-fit:contain}.game-vs{font-size:1.125rem;font-weight:700;color:#0a2542}@media(min-width:768px){.game-vs{font-size:1.875rem}}.game-details{border-top:1px solid #e5e7eb}.game-detail-item{display:flex;align-items:center;gap:.5rem;font-size:1rem;color:#525a63}@media(min-width:768px){.game-detail-item{font-size:1.25rem}}.our-academies-section{padding:5rem 0}@media(min-width:768px){.our-academies-section{padding:6.25rem 0}}@media(min-width:1024px){.our-academies-section{padding:6.25rem 0}}.our-academies-heading{margin-bottom:2.5rem}@media(min-width:768px){.our-academies-heading{margin-bottom:3.5rem}}@media(min-width:992px){.our-academies-list{padding-right:2.5rem}}.academy-header{display:flex;justify-content:space-between;align-items:flex-start;cursor:pointer;padding:1.25rem 0;transition:all .3s ease}.academy-header:hover .academy-name{color:#113e6e}.academy-header-content{flex:1}.academy-name{font-size:1.25rem;font-weight:700;color:#0a2542;margin:0 0 .5rem;transition:color .3s ease}@media(min-width:768px){.academy-name{font-size:1.5rem}}@media(min-width:992px){.academy-name{font-size:1.875rem}}.academy-location{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#525a63}@media(min-width:768px){.academy-location{font-size:1rem}}@media(min-width:992px){.academy-location{font-size:1.25rem}}.academy-arrow{display:flex;align-items:center;margin-left:1rem;transition:transform .3s ease}.academy-details{padding-bottom:1.25rem;animation:slideDown .3s ease}@keyframes slideDown{0%{opacity:0;transform:translateY(-.625rem)}to{opacity:1;transform:translateY(0)}}.academy-stats{display:flex;align-items:center;margin-bottom:1.25rem;gap:1.25rem}@media(min-width:768px){.academy-stats{gap:1.875rem;margin-bottom:1.5rem}}.academy-stat-item{display:flex;flex-direction:column;padding:0 1rem;position:relative}@media(min-width:768px){.academy-stat-item{padding:0 1.5rem}}.academy-stat-item:not(:last-child):after{content:"";position:absolute;right:0;top:0;width:1px;height:100%;background-color:#e5e7eb}.academy-stat-item:first-child{padding-left:0}.stat-value{font-size:1.5rem;font-weight:700;color:#2a9d8f}@media(min-width:768px){.stat-value{font-size:1.5rem}}.stat-label{font-size:.875rem;color:#525a63;font-weight:400}@media(min-width:768px){.stat-label{font-size:1rem}}@media(min-width:992px){.stat-label{font-size:1.375rem}}.academy-link{font-size:.875rem;color:#e63946;text-decoration:underline;font-weight:500;transition:color .3s ease;margin-top:.75rem;align-self:flex-start}.academy-link:hover{color:#d21a28}@media(min-width:768px){.academy-link{font-size:1rem;margin-top:1rem}}.academy-divider{height:1px;background-color:#e5e7eb;margin:.5rem 0}.academies-cta{margin-top:2rem}@media(min-width:768px){.academies-cta{margin-top:2.5rem}}@media(min-width:1024px){.academies-cta{margin-top:3.75rem}}.see-all-btn{padding:1rem 2.5rem!important;font-size:1.125rem!important;font-weight:600!important;border-radius:.75rem!important}@media(min-width:768px){.see-all-btn{padding:1.125rem 3rem!important;font-size:1.25rem!important}}.our-academies-image{margin-top:2.5rem}@media(min-width:992px){.our-academies-image{margin-top:0}}.academy-image-wrapper{width:100%;border-radius:1.25rem;overflow:hidden;box-shadow:0 .75rem 1.875rem #0000001f;height:100%}.academy-image-wrapper img{width:100%;height:100%;object-fit:cover;display:block;animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.teams-header{background:linear-gradient(0deg,#0a2542c7 0% 100%),url(/assets/images/teams-img-Dq-YqUlu.jpg) #d3d3d3 -.28px -584px/101.021% 260.014% no-repeat;background-position:center;background-size:cover;min-height:17.5rem;border-radius:1.8125rem;transition:all .4s ease}@media(min-width:768px){.teams-header{min-height:21.875rem}}@media(min-width:992px){.teams-header{min-height:28.5625rem}}.standings-header{background:linear-gradient(0deg,#0a2542c7 0% 100%),url(/assets/images/stading-img-rHiSpXgr.jpg) #d3d3d3 -.28px -584px/101.021% 260.014% no-repeat;background-position:center;background-size:cover;min-height:17.5rem;border-radius:1.8125rem;transition:all .4s ease}@media(min-width:768px){.standings-header{min-height:21.875rem}}@media(min-width:992px){.standings-header{min-height:28.5625rem}}.schedule-header{background:linear-gradient(0deg,#0a2542c7 0% 100%),url(/assets/images/stading-img-rHiSpXgr.jpg) #d3d3d3 -.28px -584px/101.021% 260.014% no-repeat;background-position:center;background-size:cover;min-height:17.5rem;border-radius:1.8125rem;transition:all .4s ease}@media(min-width:768px){.schedule-header{min-height:21.875rem}}@media(min-width:992px){.schedule-header{min-height:28.5625rem}}.teams-content{padding:2.5rem 0}@media(min-width:768px){.teams-content{padding:3.75rem 0}}@media(min-width:992px){.teams-content{padding:6.25rem 0 3.75rem}}.teams-filters .filter-dropdown{width:100%}.teams-filters .filter-dropdown .filter-toggle{padding:.5rem 1.5rem!important}.teams-filters .filter-dropdown .dropdown-menu{border-radius:.625rem;border:1px solid #e5e7eb;box-shadow:0 4px 12px #0000001a;margin-top:.5rem;padding:.5rem}.teams-filters .filter-dropdown .dropdown-item{padding:.625rem 1rem;border-radius:.375rem;font-size:.9375rem;color:#525a63;transition:all .2s ease}.teams-filters .filter-dropdown .dropdown-item:hover{background-color:#f5f5f5;color:#0a2542}.teams-filters .filter-dropdown .dropdown-item:active{background-color:#0a25421a;color:#0a2542}.teams-filters .filter-toggle{border:none;border-radius:50px!important;background:#fff;color:#0a2542;padding:1.375rem 1.875rem;font-size:1.5rem;font-weight:400;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 51.4px #2b64a21f}.teams-filters .filter-toggle:hover,.teams-filters .filter-toggle:focus,.teams-filters .filter-toggle:active,.teams-filters .filter-toggle.show{background-color:#fff;border:none;color:#0a2542;box-shadow:0 2px 51.4px #2b64a21f!important}.teams-filters .filter-toggle:after{content:"";margin-left:auto;width:1.5rem;height:1.5rem;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3E%3Cpath d='M17.6577 7.75716L19.0717 9.17116L12.0017 16.2432L4.92969 9.17116L6.34369 7.75716L12.0007 13.4142L17.6577 7.75716Z' fill='%230A2542'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;background-position:center;border:none;display:inline-block;flex-shrink:0}.nav-wrapper{display:flex;align-items:center;overflow-x:auto}.nav-wrapper .nav-tabs{border:none;background-color:#0a2542;border-radius:3.125rem;padding:.375rem;display:flex;gap:.25rem;flex-grow:1;flex-wrap:nowrap;white-space:nowrap}.nav-wrapper .nav-tabs .nav-item{flex-grow:1;text-align:center}.nav-wrapper .nav-tabs .nav-link{border:none;color:#fff;font-size:1rem;font-weight:500;padding:.5rem 1.25rem;border-radius:3.125rem;transition:all .3s ease;background-color:transparent}.nav-wrapper .nav-tabs .nav-link:hover{color:#fff;background-color:#ffffff1a}.nav-wrapper .nav-tabs .nav-link.active{background-color:#f5f5f5;color:#0a2542}.table-responsive{min-height:300px}.table-wrapper{border-radius:1rem}.table-wrapper .table{margin:0;width:100%;border-collapse:separate;border-spacing:0}.table-wrapper .table thead th{font-size:1.125rem;font-weight:600;font-family:Oswald!important;color:#0a2542;padding:1rem 1.25rem;border-bottom:1px solid #dce1e8;background-color:#e7e9ec;white-space:nowrap;text-align:left;letter-spacing:.01em}@media(min-width:768px){.table-wrapper .table thead th{font-size:1.375rem}}.table-wrapper .table thead th:first-child{border-top-left-radius:3.3125rem;border-bottom-left-radius:3.3125rem;padding-left:1.25rem}.table-wrapper .table thead th:last-child{border-top-right-radius:3.3125rem;border-bottom-right-radius:3.3125rem;padding-right:1.25rem}.table-wrapper .table tbody tr:last-child td{border-bottom:none}.table-wrapper .table tbody td{padding:1.25rem;vertical-align:middle;font-size:1rem;font-weight:400;color:#525a63}@media(min-width:768px){.table-wrapper .table tbody td{font-size:1.125rem}}.table-wrapper .table tbody td:first-child{padding-left:1.25rem}.player-info{display:flex;align-items:center;gap:.875rem}.player-avatar{width:2.875rem;height:2.875rem;border-radius:50%;flex-shrink:0;overflow:hidden;background-color:#e5e7eb;display:flex;align-items:center;justify-content:center}.player-avatar img{width:100%;height:100%;object-fit:cover}.status-badge{display:inline-block;padding:.5rem 1rem;border-radius:3.125rem;font-size:1rem;font-weight:400;text-transform:capitalize}.status-badge.status-verified,.status-badge.status-approved{border:1px solid rgba(42,157,143,.37);background:#2a9d8f1a;color:#2a9d8f}.status-badge.status-pending{border:1px solid rgba(157,145,42,.37);background:#f5ef9d;color:#9a8b0a}.status-badge.status-unverified{border:1px solid rgba(230,57,70,.37);background:#e639461a;color:#e63946}.status-badge.status-select,.status-badge.status-selected,.status-badge.status-rejected{background-color:#ef4444;color:#fff;border:1px solid #ef4444}.standings-table .streak-positive{color:#2a9d8f;font-weight:600}.standings-table .streak-negative{color:#e63946;font-weight:600}.auth-page-wrapper{min-height:100vh;display:flex;align-items:center;padding:.9375rem 1.25rem}@media(min-width:576px){.auth-page-wrapper{padding:.9375rem 1.875rem}}@media(min-width:768px){.auth-page-wrapper{padding:.9375rem 2.5rem}}@media(min-width:992px){.auth-page-wrapper{padding:1.25rem 3.75rem}}@media(min-width:1024px){.auth-page-wrapper{padding:1.875rem 5rem}}@media(min-width:1200px){.auth-page-wrapper{padding:2.125rem 6.25rem}}.auth-layout{width:100%;display:flex;align-items:center}.auth-layout .logo{width:7.5rem;height:7.5rem;overflow:hidden;margin-bottom:1.875rem}@media(min-width:576px){.auth-layout .logo{margin-bottom:2.5rem}}.auth-layout .logo img{width:100%;height:100%;object-fit:contain}.auth-layout .auth-left{max-width:45.625rem;width:100%;margin:0 auto}.auth-layout .auth-right{height:100%;max-height:37.5rem;border-radius:1.875rem;overflow:hidden}@media(min-width:768px){.auth-layout .auth-right{max-height:54.6875rem}}.auth-layout .auth-right img{width:100%;height:100%;object-fit:cover}.auth-layout .auth-right img.auth-image-rotate{transition:all 1s ease;transition-duration:1s;animation:authImageFade 1s ease;animation-duration:1s}@keyframes authImageFade{0%{opacity:.5}to{opacity:1}}.custom-text-field .password-field-wrapper{position:relative}.custom-text-field .password-input{padding-right:3.125rem}.custom-text-field .password-input.is-invalid{background-position:right calc(2em + .6875rem) center!important}.custom-text-field .password-toggle-btn{position:absolute;right:1rem;top:50%;transform:translateY(-50%);cursor:pointer;display:flex;align-items:center;justify-content:center;z-index:10;padding:.25rem;transition:opacity .3s ease}.custom-text-field .password-toggle-btn:hover{opacity:.7}.steper-topbar{border-radius:0 0 36px 36px;box-shadow:0 4px 18px #00000024;margin-bottom:3.125rem}.steper-topbar .steper-logo img{width:6.625rem}.steper-topbar .steper-progress-container{padding:0 1.25rem 1.5rem}@media(min-width:768px){.steper-topbar .steper-progress-container{padding:0 2.5rem 2rem}}@media(min-width:992px){.steper-topbar .steper-progress-container{padding:0 3.75rem 2.5rem}}.progress-tracker{width:100%}.progress-tracker .progress-tracker-container{display:flex;align-items:flex-start;justify-content:space-between;width:100%;position:relative;gap:.625rem}.progress-tracker .progress-step{flex:1;display:flex;flex-direction:column;align-items:center;position:relative;z-index:2}.progress-tracker .progress-step .progress-step-circle{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;border:1px solid #9da8b3;background-color:#fff;transition:all .3s ease;position:relative;margin-bottom:.5rem}@media(min-width:768px){.progress-tracker .progress-step .progress-step-circle{width:3.75rem;height:3.75rem;margin-bottom:.75rem}}@media(min-width:1024px){.progress-tracker .progress-step .progress-step-circle{width:4.375rem;height:4.375rem}}.progress-tracker .progress-step .progress-step-circle svg{width:.875rem;height:.875rem}@media(min-width:768px){.progress-tracker .progress-step .progress-step-circle svg{width:1.5rem;height:1.5rem}}.progress-tracker .progress-step .progress-step-label{font-size:.625rem;color:#0a2542;text-align:center;font-weight:500;line-height:1.2;max-width:5rem;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}@media(min-width:576px){.progress-tracker .progress-step .progress-step-label{font-size:.75rem}}@media(min-width:768px){.progress-tracker .progress-step .progress-step-label{font-size:.875rem;max-width:none;display:block}}@media(min-width:992px){.progress-tracker .progress-step .progress-step-label{font-size:1rem}}.progress-tracker .progress-step.completed .progress-step-circle{background-color:#0a2542;border-color:#0a2542}.progress-tracker .progress-step.active .progress-step-circle{border-color:#0a2542;background-color:#0a25420d}.progress-tracker .progress-step.active .progress-step-circle svg{width:1.25rem;height:1.25rem;animation:rotate 2s linear infinite}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(min-width:768px){.progress-tracker .progress-step.active .progress-step-circle svg{width:2.5rem;height:2.5rem}}.progress-tracker .progress-step.active .progress-step-label{font-weight:700}.progress-tracker .progress-step:not(:last-child):after{content:"";position:absolute;top:1rem;left:calc(50% + 1rem);width:calc(100% - 1.25rem);height:2px;background-color:#9da8b3;z-index:-1}@media(min-width:768px){.progress-tracker .progress-step:not(:last-child):after{top:1.875rem;left:calc(50% + 1.875rem);width:calc(100% - 2.55rem)}}@media(min-width:1024px){.progress-tracker .progress-step:not(:last-child):after{top:2.1875rem;left:calc(50% + 2.1875rem);width:calc(100% - 3.675rem)}}.progress-tracker .progress-step.completed:not(:last-child):after{background-color:#0a2542}.form-header{text-align:center}.form-header .form-title{font-size:1.75rem;font-weight:700;color:#1e40af;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}@media(min-width:768px){.form-header .form-title{font-size:2rem}}@media(min-width:992px){.form-header .form-title{font-size:2.25rem}}.form-header .form-description{font-size:.875rem;color:#6b7280;margin:0}@media(min-width:768px){.form-header .form-description{font-size:1rem}}.form-actions{gap:1rem}.form-select{--bs-form-select-bg-img: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none'%3e%3cpath d='M17.6577 7.75716L19.0717 9.17116L12.0017 16.2432L4.92969 9.17116L6.34369 7.75716L12.0007 13.4142L17.6577 7.75716Z' fill='%230A2542'/%3e%3c/svg%3e");appearance:none;background-image:var(--bs-form-select-bg-img),var(--bs-form-select-bg-icon, none);background-repeat:no-repeat;background-position:right .75rem center;background-size:24px 24px}.custom-phone-field .phone-input-container{width:100%;display:flex;border-radius:12px;border:1px solid #b9c7d8;background-color:#e639460f;border-radius:.75rem;transition:all .2s;height:2.78125rem}.custom-phone-field .phone-input-container:focus-within{border-color:#0a2542;box-shadow:none}.custom-phone-field .phone-input-container .phone-input-button{border:none;border-right:1px solid #d1d5db;background-color:#e639460f;padding:0 .5rem;min-width:3.125rem;display:flex;align-items:center;justify-content:center}.custom-phone-field .phone-input-container .phone-input-button:hover{background-color:#e639460f}.custom-phone-field .phone-input-container .phone-input-button .selected-flag{padding:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.custom-phone-field .phone-input-container .phone-input-button .selected-flag:hover{background-color:transparent}.custom-phone-field .phone-input-container .form-control{border:none;padding:.75rem .75rem .75rem 3.75rem;font-size:1.125rem;font-weight:400;color:#444444d6;background-color:#e639460f;flex:1;height:100%;transition:all .2s}.custom-phone-field .phone-input-container .form-control:focus{outline:none;box-shadow:none;color:#0a2542}.custom-phone-field .phone-input-container .form-control.is-invalid{border:none}.custom-phone-field.is-invalid .phone-input-container{border-color:#dc3545}.custom-phone-field.is-invalid .phone-input-container:focus-within{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.upload-area{border:1px solid #b9c7d8;border-radius:.75rem;background-color:#fef5f6;text-align:center;cursor:pointer;transition:all .3s ease}.upload-area:hover{border-color:#0a2542;background-color:#fee2e2}.upload-area .aa-paragraph-2{font-size:1.25rem}.upload-area .upload-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.upload-area .upload-content .upload-format{font-size:.875rem;color:#6b7280;margin:0}@media(min-width:768px){.upload-area .upload-content .upload-format{font-size:1rem}}.upload-area .upload-content .uploaded-file-name{font-size:.875rem;color:#1e40af;font-weight:500;margin-top:.5rem}.dashboard-sidebar-wrapper{position:fixed;width:300px;background-color:#0a2542;padding:1.25rem .625rem;height:100vh;transition:transform .3s ease-in-out;z-index:1050}@media(max-width:991.98px){.dashboard-sidebar-wrapper{top:0;left:0;transform:translate(-100%)}.dashboard-sidebar-wrapper.open{transform:translate(0)}}.dashboard-sidebar-wrapper .logo-container{margin-bottom:1.25rem}.dashboard-sidebar-wrapper .logo-container .logo{width:6.25rem}.dashboard-sidebar-wrapper .logo-container .logo img{width:100%;height:100%;object-fit:contain;filter:brightness(0) invert(1)}.dashboard-sidebar-wrapper .sidebar-items{overflow-y:auto;gap:1rem;padding:0 .625rem}.dashboard-sidebar-wrapper .sidebar-items .sidebar-item{color:#fff;font-size:1.25rem;font-weight:400;gap:.75rem;border-radius:.625rem}.dashboard-sidebar-wrapper .sidebar-items .sidebar-item.active{background:#4c6075}.dashboard-sidebar-wrapper .sidebar-items .sidebar-item:hover{background-color:#4c6075}.main-content{margin-left:300px}@media(max-width:991.98px){.main-content{margin-left:0}}.dashboard-topbar{border-radius:0 0 36px 36px;box-shadow:0 4px 18px #00000024}.dropdown button{padding:0!important}.academy-dashboard .table-wrapper .table{min-width:43.75rem}.academy-dashboard .table-wrapper .table tbody td{padding-top:1.5rem;padding-bottom:1.5rem;white-space:nowrap}.venue-details-card{display:flex;flex-direction:column;gap:1.5rem}@media(min-width:768px){.venue-details-card{flex-direction:row}}.venue-detail-item{display:flex;flex-direction:column;gap:.5rem;border-bottom:1px solid rgba(141,146,152,.5215686275);padding-right:1.5rem}@media(min-width:768px){.venue-detail-item{border-bottom:none;border-right:1px solid rgba(141,146,152,.5215686275)}}.venue-detail-item:last-child{border-bottom:none;border-right:none}.venue-detail-label{font-size:.875rem;font-weight:400;color:#525a63a8;margin:0;text-transform:capitalize}@media(min-width:768px){.venue-detail-label{font-size:1.125rem}}.venue-detail-value{font-size:1rem;font-weight:500;color:#525a63;margin:0}@media(min-width:768px){.venue-detail-value{font-size:1.5rem}}.venue-detail-note{font-size:.875rem;font-weight:400;color:#525a63a8;margin-top:.25rem}@media(min-width:768px){.venue-detail-note{font-size:1rem}}.teams-accordion .accordion-item{background:transparent}.teams-accordion .accordion-item .team-accordion-header button{border-radius:3.3125rem!important;background:#0a254252!important;color:#0a2542;font-weight:700;font-size:1.25rem;padding:1.25rem 1.5rem;box-shadow:none!important}.teams-accordion .accordion-item .team-accordion-header button:after{background-size:1.25rem}.teams-accordion .accordion-item .team-accordion-header button:not(.collapsed){background:#0a254252!important;color:#0a2542;box-shadow:none!important}.teams-accordion .accordion-item .accordion-body{padding:0;padding-top:1.5rem;padding-bottom:1.5rem}.venue-image-wrapper{height:26.25rem;border-radius:1.4375rem;overflow:hidden}.venue-image-wrapper img{width:100%;height:100%;object-fit:cover}.img-edit-btn{width:2.5rem;height:2.5rem;cursor:pointer;bottom:-15px;right:-15px}.requests-page .request-card{border:none;transition:all .2s ease}.requests-page .request-card.verified,.requests-page .request-card.approved,.requests-page .request-card.info,.requests-page .request-card.read{background-color:#e3f4f4}.requests-page .request-card.rejected,.requests-page .request-card.unread{background-color:#fadcdd}.requests-page .request-card.default{background-color:#fff;border:1px solid #ebeef1}.requests-page .status-dot{width:.5rem;height:.5rem;border-radius:50%;display:inline-block}.requests-page .status-dot.red{background-color:#ff4d4d}.requests-page .status-dot.teal{background-color:#2a9d8f}.requests-page .mark-read-btn{font-size:1rem}.requests-page .reason-text{color:#525a63}.img-remove-btn{cursor:pointer;width:1.5rem;height:1.5rem;background-color:#e63946;border-radius:50%;display:flex;align-items:center;justify-content:center;top:-8px;right:-8px}.aa-dropdown .dropdown-toggle:after{display:none}.stat-card{border-radius:.5rem;border:1px solid rgba(0,0,0,.12);background:#2a9d8f0f}.search-input-group{border-radius:12px;border:1px solid #b9c7d8}.documnet-container{box-shadow:0 4px 17.3px #00000017}.venue-details-page .venue-overview-details{display:flex;flex-direction:column;gap:1.25rem}.venue-details-page .venue-overview-details .detail-item{display:flex;justify-content:space-between;align-items:center;padding-bottom:1.25rem}.venue-details-page .venue-overview-details .detail-item:last-child{border-bottom:none;padding-bottom:0}.venue-details-page .venue-overview-details .detail-item .detail-label{font-family:Lato;font-size:1.125rem;color:#525a63}.venue-details-page .venue-overview-details .detail-item .detail-value{font-family:Lato;font-size:1.125rem;font-weight:500;color:#0a2542;text-align:right}.venue-details-page .venue-overview-details .detail-item a.detail-value{color:#0a2542;text-decoration:underline}.venue-details-page .venue-overview-details .detail-item a.detail-value:hover{color:#e63946}.venue-details-page .venue-image-wrapper{position:relative;height:25rem;border-radius:1.25rem;overflow:hidden;box-shadow:0 4px 12px #0000001a}.venue-details-page .venue-image-wrapper img{transition:transform .3s ease}.venue-details-page .venue-image-wrapper:hover img{transform:scale(1.02)}.venue-details-page .image-edit-badge{position:absolute;bottom:1rem;right:1rem;width:2.5rem;height:2.5rem;background-color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0003;transition:all .2s ease}.venue-details-page .image-edit-badge:hover{transform:scale(1.1);background-color:#f8f9fa}.devider{height:.0625rem;background-color:#0000001f}.aa-dropdown .dropdown-menu{border-radius:.625rem;box-shadow:0 4px 7.1px #00000030;border:none}.modal-dialog .modal-content{border-radius:1.3125rem;border:1px solid rgba(0,0,0,.12)!important}.back-to-top{position:fixed;bottom:1.25rem;right:1.25rem;z-index:1000;opacity:0;visibility:hidden;transform:translateY(20px);transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer}.back-to-top.show{opacity:1;visibility:visible;transform:translateY(0)}.back-to-top .back-to-top-btn{width:3.125rem;height:3.125rem;border-radius:50%;background-color:#e63946;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 15px #e6394666;transition:all .3s ease;padding:0}.back-to-top .back-to-top-btn:hover{background-color:#e32231;transform:scale(1.1);box-shadow:0 6px 20px #e6394680}.back-to-top .back-to-top-btn svg{transition:transform .3s ease}.back-to-top .back-to-top-btn:hover svg{transform:translateY(-2px)}.datepicker-wrapper .react-datepicker-wrapper{width:100%}.custom-pagination{gap:.5rem}.custom-pagination .page-item{margin:0 .125rem}.custom-pagination .page-item .page-link{border:1px solid #dee2e6;background-color:#fff;color:#0a2542;border-radius:.5rem!important;padding:.5rem .9375rem;font-size:.9375rem;font-weight:500;transition:all .2s ease;display:flex;align-items:center;justify-content:center;min-width:2.625rem;min-height:2.625rem}.custom-pagination .page-item .page-link:hover{background-color:#0a25420d;border-color:#0a2542;color:#0a2542}.custom-pagination .page-item .page-link:focus{box-shadow:none;background-color:#0a25420d}.custom-pagination .page-item.active .page-link{background-color:#0a2542!important;border-color:#0a2542!important;color:#fff!important}.custom-pagination .page-item.disabled .page-link{background-color:#f8f9fa;border-color:#e9ecef;color:#adb5bd}.custom-pagination .page-item:first-child .page-link,.custom-pagination .page-item:last-child .page-link{background-color:transparent;border:1px solid #dee2e6}.custom-pagination .page-item:first-child .page-link span,.custom-pagination .page-item:last-child .page-link span{display:flex;align-items:center;justify-content:center}.custom-pagination .page-item:first-child .page-link:hover:not(:disabled),.custom-pagination .page-item:last-child .page-link:hover:not(:disabled){border-color:#0a2542}.pac-container{z-index:9999!important}.mark-single-read-btn{background-color:#cdcdce;color:#000;border-radius:.25rem;min-height:auto}.mark-single-read-btn:hover{background-color:#cdcdce;color:#000}.p-0{padding:0rem!important}.p-1{padding:.0625rem!important}.p-2{padding:.125rem!important}.p-3{padding:.1875rem!important}.p-4{padding:.25rem!important}.p-5{padding:.3125rem!important}.p-6{padding:.375rem!important}.p-7{padding:.4375rem!important}.p-8{padding:.5rem!important}.p-9{padding:.5625rem!important}.p-10{padding:.625rem!important}.p-11{padding:.6875rem!important}.p-12{padding:.75rem!important}.p-13{padding:.8125rem!important}.p-14{padding:.875rem!important}.p-15{padding:.9375rem!important}.p-16{padding:1rem!important}.p-17{padding:1.0625rem!important}.p-18{padding:1.125rem!important}.p-19{padding:1.1875rem!important}.p-20{padding:1.25rem!important}.p-21{padding:1.3125rem!important}.p-22{padding:1.375rem!important}.p-23{padding:1.4375rem!important}.p-24{padding:1.5rem!important}.p-25{padding:1.5625rem!important}.p-26{padding:1.625rem!important}.p-27{padding:1.6875rem!important}.p-28{padding:1.75rem!important}.p-29{padding:1.8125rem!important}.p-30{padding:1.875rem!important}.p-31{padding:1.9375rem!important}.p-32{padding:2rem!important}.p-33{padding:2.0625rem!important}.p-34{padding:2.125rem!important}.p-35{padding:2.1875rem!important}.p-36{padding:2.25rem!important}.p-37{padding:2.3125rem!important}.p-38{padding:2.375rem!important}.p-39{padding:2.4375rem!important}.p-40{padding:2.5rem!important}.p-41{padding:2.5625rem!important}.p-42{padding:2.625rem!important}.p-43{padding:2.6875rem!important}.p-44{padding:2.75rem!important}.p-45{padding:2.8125rem!important}.p-46{padding:2.875rem!important}.p-47{padding:2.9375rem!important}.p-48{padding:3rem!important}.p-49{padding:3.0625rem!important}.p-50{padding:3.125rem!important}.pt-0{padding-top:0rem!important}.pt-1{padding-top:.0625rem!important}.pt-2{padding-top:.125rem!important}.pt-3{padding-top:.1875rem!important}.pt-4{padding-top:.25rem!important}.pt-5{padding-top:.3125rem!important}.pt-6{padding-top:.375rem!important}.pt-7{padding-top:.4375rem!important}.pt-8{padding-top:.5rem!important}.pt-9{padding-top:.5625rem!important}.pt-10{padding-top:.625rem!important}.pt-11{padding-top:.6875rem!important}.pt-12{padding-top:.75rem!important}.pt-13{padding-top:.8125rem!important}.pt-14{padding-top:.875rem!important}.pt-15{padding-top:.9375rem!important}.pt-16{padding-top:1rem!important}.pt-17{padding-top:1.0625rem!important}.pt-18{padding-top:1.125rem!important}.pt-19{padding-top:1.1875rem!important}.pt-20{padding-top:1.25rem!important}.pt-21{padding-top:1.3125rem!important}.pt-22{padding-top:1.375rem!important}.pt-23{padding-top:1.4375rem!important}.pt-24{padding-top:1.5rem!important}.pt-25{padding-top:1.5625rem!important}.pt-26{padding-top:1.625rem!important}.pt-27{padding-top:1.6875rem!important}.pt-28{padding-top:1.75rem!important}.pt-29{padding-top:1.8125rem!important}.pt-30{padding-top:1.875rem!important}.pt-31{padding-top:1.9375rem!important}.pt-32{padding-top:2rem!important}.pt-33{padding-top:2.0625rem!important}.pt-34{padding-top:2.125rem!important}.pt-35{padding-top:2.1875rem!important}.pt-36{padding-top:2.25rem!important}.pt-37{padding-top:2.3125rem!important}.pt-38{padding-top:2.375rem!important}.pt-39{padding-top:2.4375rem!important}.pt-40{padding-top:2.5rem!important}.pt-41{padding-top:2.5625rem!important}.pt-42{padding-top:2.625rem!important}.pt-43{padding-top:2.6875rem!important}.pt-44{padding-top:2.75rem!important}.pt-45{padding-top:2.8125rem!important}.pt-46{padding-top:2.875rem!important}.pt-47{padding-top:2.9375rem!important}.pt-48{padding-top:3rem!important}.pt-49{padding-top:3.0625rem!important}.pt-50{padding-top:3.125rem!important}.pb-0{padding-bottom:0rem!important}.pb-1{padding-bottom:.0625rem!important}.pb-2{padding-bottom:.125rem!important}.pb-3{padding-bottom:.1875rem!important}.pb-4{padding-bottom:.25rem!important}.pb-5{padding-bottom:.3125rem!important}.pb-6{padding-bottom:.375rem!important}.pb-7{padding-bottom:.4375rem!important}.pb-8{padding-bottom:.5rem!important}.pb-9{padding-bottom:.5625rem!important}.pb-10{padding-bottom:.625rem!important}.pb-11{padding-bottom:.6875rem!important}.pb-12{padding-bottom:.75rem!important}.pb-13{padding-bottom:.8125rem!important}.pb-14{padding-bottom:.875rem!important}.pb-15{padding-bottom:.9375rem!important}.pb-16{padding-bottom:1rem!important}.pb-17{padding-bottom:1.0625rem!important}.pb-18{padding-bottom:1.125rem!important}.pb-19{padding-bottom:1.1875rem!important}.pb-20{padding-bottom:1.25rem!important}.pb-21{padding-bottom:1.3125rem!important}.pb-22{padding-bottom:1.375rem!important}.pb-23{padding-bottom:1.4375rem!important}.pb-24{padding-bottom:1.5rem!important}.pb-25{padding-bottom:1.5625rem!important}.pb-26{padding-bottom:1.625rem!important}.pb-27{padding-bottom:1.6875rem!important}.pb-28{padding-bottom:1.75rem!important}.pb-29{padding-bottom:1.8125rem!important}.pb-30{padding-bottom:1.875rem!important}.pb-31{padding-bottom:1.9375rem!important}.pb-32{padding-bottom:2rem!important}.pb-33{padding-bottom:2.0625rem!important}.pb-34{padding-bottom:2.125rem!important}.pb-35{padding-bottom:2.1875rem!important}.pb-36{padding-bottom:2.25rem!important}.pb-37{padding-bottom:2.3125rem!important}.pb-38{padding-bottom:2.375rem!important}.pb-39{padding-bottom:2.4375rem!important}.pb-40{padding-bottom:2.5rem!important}.pb-41{padding-bottom:2.5625rem!important}.pb-42{padding-bottom:2.625rem!important}.pb-43{padding-bottom:2.6875rem!important}.pb-44{padding-bottom:2.75rem!important}.pb-45{padding-bottom:2.8125rem!important}.pb-46{padding-bottom:2.875rem!important}.pb-47{padding-bottom:2.9375rem!important}.pb-48{padding-bottom:3rem!important}.pb-49{padding-bottom:3.0625rem!important}.pb-50{padding-bottom:3.125rem!important}.ps-0{padding-left:0rem!important}.ps-1{padding-left:.0625rem!important}.ps-2{padding-left:.125rem!important}.ps-3{padding-left:.1875rem!important}.ps-4{padding-left:.25rem!important}.ps-5{padding-left:.3125rem!important}.ps-6{padding-left:.375rem!important}.ps-7{padding-left:.4375rem!important}.ps-8{padding-left:.5rem!important}.ps-9{padding-left:.5625rem!important}.ps-10{padding-left:.625rem!important}.ps-11{padding-left:.6875rem!important}.ps-12{padding-left:.75rem!important}.ps-13{padding-left:.8125rem!important}.ps-14{padding-left:.875rem!important}.ps-15{padding-left:.9375rem!important}.ps-16{padding-left:1rem!important}.ps-17{padding-left:1.0625rem!important}.ps-18{padding-left:1.125rem!important}.ps-19{padding-left:1.1875rem!important}.ps-20{padding-left:1.25rem!important}.ps-21{padding-left:1.3125rem!important}.ps-22{padding-left:1.375rem!important}.ps-23{padding-left:1.4375rem!important}.ps-24{padding-left:1.5rem!important}.ps-25{padding-left:1.5625rem!important}.ps-26{padding-left:1.625rem!important}.ps-27{padding-left:1.6875rem!important}.ps-28{padding-left:1.75rem!important}.ps-29{padding-left:1.8125rem!important}.ps-30{padding-left:1.875rem!important}.ps-31{padding-left:1.9375rem!important}.ps-32{padding-left:2rem!important}.ps-33{padding-left:2.0625rem!important}.ps-34{padding-left:2.125rem!important}.ps-35{padding-left:2.1875rem!important}.ps-36{padding-left:2.25rem!important}.ps-37{padding-left:2.3125rem!important}.ps-38{padding-left:2.375rem!important}.ps-39{padding-left:2.4375rem!important}.ps-40{padding-left:2.5rem!important}.ps-41{padding-left:2.5625rem!important}.ps-42{padding-left:2.625rem!important}.ps-43{padding-left:2.6875rem!important}.ps-44{padding-left:2.75rem!important}.ps-45{padding-left:2.8125rem!important}.ps-46{padding-left:2.875rem!important}.ps-47{padding-left:2.9375rem!important}.ps-48{padding-left:3rem!important}.ps-49{padding-left:3.0625rem!important}.ps-50{padding-left:3.125rem!important}.pe-0{padding-right:0rem!important}.pe-1{padding-right:.0625rem!important}.pe-2{padding-right:.125rem!important}.pe-3{padding-right:.1875rem!important}.pe-4{padding-right:.25rem!important}.pe-5{padding-right:.3125rem!important}.pe-6{padding-right:.375rem!important}.pe-7{padding-right:.4375rem!important}.pe-8{padding-right:.5rem!important}.pe-9{padding-right:.5625rem!important}.pe-10{padding-right:.625rem!important}.pe-11{padding-right:.6875rem!important}.pe-12{padding-right:.75rem!important}.pe-13{padding-right:.8125rem!important}.pe-14{padding-right:.875rem!important}.pe-15{padding-right:.9375rem!important}.pe-16{padding-right:1rem!important}.pe-17{padding-right:1.0625rem!important}.pe-18{padding-right:1.125rem!important}.pe-19{padding-right:1.1875rem!important}.pe-20{padding-right:1.25rem!important}.pe-21{padding-right:1.3125rem!important}.pe-22{padding-right:1.375rem!important}.pe-23{padding-right:1.4375rem!important}.pe-24{padding-right:1.5rem!important}.pe-25{padding-right:1.5625rem!important}.pe-26{padding-right:1.625rem!important}.pe-27{padding-right:1.6875rem!important}.pe-28{padding-right:1.75rem!important}.pe-29{padding-right:1.8125rem!important}.pe-30{padding-right:1.875rem!important}.pe-31{padding-right:1.9375rem!important}.pe-32{padding-right:2rem!important}.pe-33{padding-right:2.0625rem!important}.pe-34{padding-right:2.125rem!important}.pe-35{padding-right:2.1875rem!important}.pe-36{padding-right:2.25rem!important}.pe-37{padding-right:2.3125rem!important}.pe-38{padding-right:2.375rem!important}.pe-39{padding-right:2.4375rem!important}.pe-40{padding-right:2.5rem!important}.pe-41{padding-right:2.5625rem!important}.pe-42{padding-right:2.625rem!important}.pe-43{padding-right:2.6875rem!important}.pe-44{padding-right:2.75rem!important}.pe-45{padding-right:2.8125rem!important}.pe-46{padding-right:2.875rem!important}.pe-47{padding-right:2.9375rem!important}.pe-48{padding-right:3rem!important}.pe-49{padding-right:3.0625rem!important}.pe-50{padding-right:3.125rem!important}.px-0{padding-left:0rem!important;padding-right:0rem!important}.px-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-16{padding-left:1rem!important;padding-right:1rem!important}.px-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-32{padding-left:2rem!important;padding-right:2rem!important}.px-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-48{padding-left:3rem!important;padding-right:3rem!important}.px-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.py-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-1{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-3{padding-top:.1875rem!important;padding-bottom:.1875rem!important}.py-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-7{padding-top:.4375rem!important;padding-bottom:.4375rem!important}.py-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-9{padding-top:.5625rem!important;padding-bottom:.5625rem!important}.py-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-11{padding-top:.6875rem!important;padding-bottom:.6875rem!important}.py-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-13{padding-top:.8125rem!important;padding-bottom:.8125rem!important}.py-14{padding-top:.875rem!important;padding-bottom:.875rem!important}.py-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-17{padding-top:1.0625rem!important;padding-bottom:1.0625rem!important}.py-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-19{padding-top:1.1875rem!important;padding-bottom:1.1875rem!important}.py-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-21{padding-top:1.3125rem!important;padding-bottom:1.3125rem!important}.py-22{padding-top:1.375rem!important;padding-bottom:1.375rem!important}.py-23{padding-top:1.4375rem!important;padding-bottom:1.4375rem!important}.py-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-26{padding-top:1.625rem!important;padding-bottom:1.625rem!important}.py-27{padding-top:1.6875rem!important;padding-bottom:1.6875rem!important}.py-28{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-29{padding-top:1.8125rem!important;padding-bottom:1.8125rem!important}.py-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-31{padding-top:1.9375rem!important;padding-bottom:1.9375rem!important}.py-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-33{padding-top:2.0625rem!important;padding-bottom:2.0625rem!important}.py-34{padding-top:2.125rem!important;padding-bottom:2.125rem!important}.py-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-37{padding-top:2.3125rem!important;padding-bottom:2.3125rem!important}.py-38{padding-top:2.375rem!important;padding-bottom:2.375rem!important}.py-39{padding-top:2.4375rem!important;padding-bottom:2.4375rem!important}.py-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-41{padding-top:2.5625rem!important;padding-bottom:2.5625rem!important}.py-42{padding-top:2.625rem!important;padding-bottom:2.625rem!important}.py-43{padding-top:2.6875rem!important;padding-bottom:2.6875rem!important}.py-44{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-47{padding-top:2.9375rem!important;padding-bottom:2.9375rem!important}.py-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-49{padding-top:3.0625rem!important;padding-bottom:3.0625rem!important}.py-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.m-0{margin:0rem!important}.m-1{margin:.0625rem!important}.m-2{margin:.125rem!important}.m-3{margin:.1875rem!important}.m-4{margin:.25rem!important}.m-5{margin:.3125rem!important}.m-6{margin:.375rem!important}.m-7{margin:.4375rem!important}.m-8{margin:.5rem!important}.m-9{margin:.5625rem!important}.m-10{margin:.625rem!important}.m-11{margin:.6875rem!important}.m-12{margin:.75rem!important}.m-13{margin:.8125rem!important}.m-14{margin:.875rem!important}.m-15{margin:.9375rem!important}.m-16{margin:1rem!important}.m-17{margin:1.0625rem!important}.m-18{margin:1.125rem!important}.m-19{margin:1.1875rem!important}.m-20{margin:1.25rem!important}.m-21{margin:1.3125rem!important}.m-22{margin:1.375rem!important}.m-23{margin:1.4375rem!important}.m-24{margin:1.5rem!important}.m-25{margin:1.5625rem!important}.m-26{margin:1.625rem!important}.m-27{margin:1.6875rem!important}.m-28{margin:1.75rem!important}.m-29{margin:1.8125rem!important}.m-30{margin:1.875rem!important}.m-31{margin:1.9375rem!important}.m-32{margin:2rem!important}.m-33{margin:2.0625rem!important}.m-34{margin:2.125rem!important}.m-35{margin:2.1875rem!important}.m-36{margin:2.25rem!important}.m-37{margin:2.3125rem!important}.m-38{margin:2.375rem!important}.m-39{margin:2.4375rem!important}.m-40{margin:2.5rem!important}.m-41{margin:2.5625rem!important}.m-42{margin:2.625rem!important}.m-43{margin:2.6875rem!important}.m-44{margin:2.75rem!important}.m-45{margin:2.8125rem!important}.m-46{margin:2.875rem!important}.m-47{margin:2.9375rem!important}.m-48{margin:3rem!important}.m-49{margin:3.0625rem!important}.m-50{margin:3.125rem!important}.mt-0{margin-top:0rem!important}.mt-1{margin-top:.0625rem!important}.mt-2{margin-top:.125rem!important}.mt-3{margin-top:.1875rem!important}.mt-4{margin-top:.25rem!important}.mt-5{margin-top:.3125rem!important}.mt-6{margin-top:.375rem!important}.mt-7{margin-top:.4375rem!important}.mt-8{margin-top:.5rem!important}.mt-9{margin-top:.5625rem!important}.mt-10{margin-top:.625rem!important}.mt-11{margin-top:.6875rem!important}.mt-12{margin-top:.75rem!important}.mt-13{margin-top:.8125rem!important}.mt-14{margin-top:.875rem!important}.mt-15{margin-top:.9375rem!important}.mt-16{margin-top:1rem!important}.mt-17{margin-top:1.0625rem!important}.mt-18{margin-top:1.125rem!important}.mt-19{margin-top:1.1875rem!important}.mt-20{margin-top:1.25rem!important}.mt-21{margin-top:1.3125rem!important}.mt-22{margin-top:1.375rem!important}.mt-23{margin-top:1.4375rem!important}.mt-24{margin-top:1.5rem!important}.mt-25{margin-top:1.5625rem!important}.mt-26{margin-top:1.625rem!important}.mt-27{margin-top:1.6875rem!important}.mt-28{margin-top:1.75rem!important}.mt-29{margin-top:1.8125rem!important}.mt-30{margin-top:1.875rem!important}.mt-31{margin-top:1.9375rem!important}.mt-32{margin-top:2rem!important}.mt-33{margin-top:2.0625rem!important}.mt-34{margin-top:2.125rem!important}.mt-35{margin-top:2.1875rem!important}.mt-36{margin-top:2.25rem!important}.mt-37{margin-top:2.3125rem!important}.mt-38{margin-top:2.375rem!important}.mt-39{margin-top:2.4375rem!important}.mt-40{margin-top:2.5rem!important}.mt-41{margin-top:2.5625rem!important}.mt-42{margin-top:2.625rem!important}.mt-43{margin-top:2.6875rem!important}.mt-44{margin-top:2.75rem!important}.mt-45{margin-top:2.8125rem!important}.mt-46{margin-top:2.875rem!important}.mt-47{margin-top:2.9375rem!important}.mt-48{margin-top:3rem!important}.mt-49{margin-top:3.0625rem!important}.mt-50{margin-top:3.125rem!important}.mb-0{margin-bottom:0rem!important}.mb-1{margin-bottom:.0625rem!important}.mb-2{margin-bottom:.125rem!important}.mb-3{margin-bottom:.1875rem!important}.mb-4{margin-bottom:.25rem!important}.mb-5{margin-bottom:.3125rem!important}.mb-6{margin-bottom:.375rem!important}.mb-7{margin-bottom:.4375rem!important}.mb-8{margin-bottom:.5rem!important}.mb-9{margin-bottom:.5625rem!important}.mb-10{margin-bottom:.625rem!important}.mb-11{margin-bottom:.6875rem!important}.mb-12{margin-bottom:.75rem!important}.mb-13{margin-bottom:.8125rem!important}.mb-14{margin-bottom:.875rem!important}.mb-15{margin-bottom:.9375rem!important}.mb-16{margin-bottom:1rem!important}.mb-17{margin-bottom:1.0625rem!important}.mb-18{margin-bottom:1.125rem!important}.mb-19{margin-bottom:1.1875rem!important}.mb-20{margin-bottom:1.25rem!important}.mb-21{margin-bottom:1.3125rem!important}.mb-22{margin-bottom:1.375rem!important}.mb-23{margin-bottom:1.4375rem!important}.mb-24{margin-bottom:1.5rem!important}.mb-25{margin-bottom:1.5625rem!important}.mb-26{margin-bottom:1.625rem!important}.mb-27{margin-bottom:1.6875rem!important}.mb-28{margin-bottom:1.75rem!important}.mb-29{margin-bottom:1.8125rem!important}.mb-30{margin-bottom:1.875rem!important}.mb-31{margin-bottom:1.9375rem!important}.mb-32{margin-bottom:2rem!important}.mb-33{margin-bottom:2.0625rem!important}.mb-34{margin-bottom:2.125rem!important}.mb-35{margin-bottom:2.1875rem!important}.mb-36{margin-bottom:2.25rem!important}.mb-37{margin-bottom:2.3125rem!important}.mb-38{margin-bottom:2.375rem!important}.mb-39{margin-bottom:2.4375rem!important}.mb-40{margin-bottom:2.5rem!important}.mb-41{margin-bottom:2.5625rem!important}.mb-42{margin-bottom:2.625rem!important}.mb-43{margin-bottom:2.6875rem!important}.mb-44{margin-bottom:2.75rem!important}.mb-45{margin-bottom:2.8125rem!important}.mb-46{margin-bottom:2.875rem!important}.mb-47{margin-bottom:2.9375rem!important}.mb-48{margin-bottom:3rem!important}.mb-49{margin-bottom:3.0625rem!important}.mb-50{margin-bottom:3.125rem!important}.ms-0{margin-left:0rem!important}.ms-1{margin-left:.0625rem!important}.ms-2{margin-left:.125rem!important}.ms-3{margin-left:.1875rem!important}.ms-4{margin-left:.25rem!important}.ms-5{margin-left:.3125rem!important}.ms-6{margin-left:.375rem!important}.ms-7{margin-left:.4375rem!important}.ms-8{margin-left:.5rem!important}.ms-9{margin-left:.5625rem!important}.ms-10{margin-left:.625rem!important}.ms-11{margin-left:.6875rem!important}.ms-12{margin-left:.75rem!important}.ms-13{margin-left:.8125rem!important}.ms-14{margin-left:.875rem!important}.ms-15{margin-left:.9375rem!important}.ms-16{margin-left:1rem!important}.ms-17{margin-left:1.0625rem!important}.ms-18{margin-left:1.125rem!important}.ms-19{margin-left:1.1875rem!important}.ms-20{margin-left:1.25rem!important}.ms-21{margin-left:1.3125rem!important}.ms-22{margin-left:1.375rem!important}.ms-23{margin-left:1.4375rem!important}.ms-24{margin-left:1.5rem!important}.ms-25{margin-left:1.5625rem!important}.ms-26{margin-left:1.625rem!important}.ms-27{margin-left:1.6875rem!important}.ms-28{margin-left:1.75rem!important}.ms-29{margin-left:1.8125rem!important}.ms-30{margin-left:1.875rem!important}.ms-31{margin-left:1.9375rem!important}.ms-32{margin-left:2rem!important}.ms-33{margin-left:2.0625rem!important}.ms-34{margin-left:2.125rem!important}.ms-35{margin-left:2.1875rem!important}.ms-36{margin-left:2.25rem!important}.ms-37{margin-left:2.3125rem!important}.ms-38{margin-left:2.375rem!important}.ms-39{margin-left:2.4375rem!important}.ms-40{margin-left:2.5rem!important}.ms-41{margin-left:2.5625rem!important}.ms-42{margin-left:2.625rem!important}.ms-43{margin-left:2.6875rem!important}.ms-44{margin-left:2.75rem!important}.ms-45{margin-left:2.8125rem!important}.ms-46{margin-left:2.875rem!important}.ms-47{margin-left:2.9375rem!important}.ms-48{margin-left:3rem!important}.ms-49{margin-left:3.0625rem!important}.ms-50{margin-left:3.125rem!important}.me-0{margin-right:0rem!important}.me-1{margin-right:.0625rem!important}.me-2{margin-right:.125rem!important}.me-3{margin-right:.1875rem!important}.me-4{margin-right:.25rem!important}.me-5{margin-right:.3125rem!important}.me-6{margin-right:.375rem!important}.me-7{margin-right:.4375rem!important}.me-8{margin-right:.5rem!important}.me-9{margin-right:.5625rem!important}.me-10{margin-right:.625rem!important}.me-11{margin-right:.6875rem!important}.me-12{margin-right:.75rem!important}.me-13{margin-right:.8125rem!important}.me-14{margin-right:.875rem!important}.me-15{margin-right:.9375rem!important}.me-16{margin-right:1rem!important}.me-17{margin-right:1.0625rem!important}.me-18{margin-right:1.125rem!important}.me-19{margin-right:1.1875rem!important}.me-20{margin-right:1.25rem!important}.me-21{margin-right:1.3125rem!important}.me-22{margin-right:1.375rem!important}.me-23{margin-right:1.4375rem!important}.me-24{margin-right:1.5rem!important}.me-25{margin-right:1.5625rem!important}.me-26{margin-right:1.625rem!important}.me-27{margin-right:1.6875rem!important}.me-28{margin-right:1.75rem!important}.me-29{margin-right:1.8125rem!important}.me-30{margin-right:1.875rem!important}.me-31{margin-right:1.9375rem!important}.me-32{margin-right:2rem!important}.me-33{margin-right:2.0625rem!important}.me-34{margin-right:2.125rem!important}.me-35{margin-right:2.1875rem!important}.me-36{margin-right:2.25rem!important}.me-37{margin-right:2.3125rem!important}.me-38{margin-right:2.375rem!important}.me-39{margin-right:2.4375rem!important}.me-40{margin-right:2.5rem!important}.me-41{margin-right:2.5625rem!important}.me-42{margin-right:2.625rem!important}.me-43{margin-right:2.6875rem!important}.me-44{margin-right:2.75rem!important}.me-45{margin-right:2.8125rem!important}.me-46{margin-right:2.875rem!important}.me-47{margin-right:2.9375rem!important}.me-48{margin-right:3rem!important}.me-49{margin-right:3.0625rem!important}.me-50{margin-right:3.125rem!important}.mx-0{margin-left:0rem!important;margin-right:0rem!important}.mx-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-16{margin-left:1rem!important;margin-right:1rem!important}.mx-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-32{margin-left:2rem!important;margin-right:2rem!important}.mx-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-48{margin-left:3rem!important;margin-right:3rem!important}.mx-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.my-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-1{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-3{margin-top:.1875rem!important;margin-bottom:.1875rem!important}.my-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-7{margin-top:.4375rem!important;margin-bottom:.4375rem!important}.my-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-9{margin-top:.5625rem!important;margin-bottom:.5625rem!important}.my-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-11{margin-top:.6875rem!important;margin-bottom:.6875rem!important}.my-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-13{margin-top:.8125rem!important;margin-bottom:.8125rem!important}.my-14{margin-top:.875rem!important;margin-bottom:.875rem!important}.my-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-17{margin-top:1.0625rem!important;margin-bottom:1.0625rem!important}.my-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-19{margin-top:1.1875rem!important;margin-bottom:1.1875rem!important}.my-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-21{margin-top:1.3125rem!important;margin-bottom:1.3125rem!important}.my-22{margin-top:1.375rem!important;margin-bottom:1.375rem!important}.my-23{margin-top:1.4375rem!important;margin-bottom:1.4375rem!important}.my-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-26{margin-top:1.625rem!important;margin-bottom:1.625rem!important}.my-27{margin-top:1.6875rem!important;margin-bottom:1.6875rem!important}.my-28{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-29{margin-top:1.8125rem!important;margin-bottom:1.8125rem!important}.my-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-31{margin-top:1.9375rem!important;margin-bottom:1.9375rem!important}.my-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-33{margin-top:2.0625rem!important;margin-bottom:2.0625rem!important}.my-34{margin-top:2.125rem!important;margin-bottom:2.125rem!important}.my-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-37{margin-top:2.3125rem!important;margin-bottom:2.3125rem!important}.my-38{margin-top:2.375rem!important;margin-bottom:2.375rem!important}.my-39{margin-top:2.4375rem!important;margin-bottom:2.4375rem!important}.my-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-41{margin-top:2.5625rem!important;margin-bottom:2.5625rem!important}.my-42{margin-top:2.625rem!important;margin-bottom:2.625rem!important}.my-43{margin-top:2.6875rem!important;margin-bottom:2.6875rem!important}.my-44{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-47{margin-top:2.9375rem!important;margin-bottom:2.9375rem!important}.my-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-49{margin-top:3.0625rem!important;margin-bottom:3.0625rem!important}.my-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}@media(min-width:576px){.p-sm-0{padding:0rem!important}.p-sm-1{padding:.0625rem!important}.p-sm-2{padding:.125rem!important}.p-sm-3{padding:.1875rem!important}.p-sm-4{padding:.25rem!important}.p-sm-5{padding:.3125rem!important}.p-sm-6{padding:.375rem!important}.p-sm-7{padding:.4375rem!important}.p-sm-8{padding:.5rem!important}.p-sm-9{padding:.5625rem!important}.p-sm-10{padding:.625rem!important}.p-sm-11{padding:.6875rem!important}.p-sm-12{padding:.75rem!important}.p-sm-13{padding:.8125rem!important}.p-sm-14{padding:.875rem!important}.p-sm-15{padding:.9375rem!important}.p-sm-16{padding:1rem!important}.p-sm-17{padding:1.0625rem!important}.p-sm-18{padding:1.125rem!important}.p-sm-19{padding:1.1875rem!important}.p-sm-20{padding:1.25rem!important}.p-sm-21{padding:1.3125rem!important}.p-sm-22{padding:1.375rem!important}.p-sm-23{padding:1.4375rem!important}.p-sm-24{padding:1.5rem!important}.p-sm-25{padding:1.5625rem!important}.p-sm-26{padding:1.625rem!important}.p-sm-27{padding:1.6875rem!important}.p-sm-28{padding:1.75rem!important}.p-sm-29{padding:1.8125rem!important}.p-sm-30{padding:1.875rem!important}.p-sm-31{padding:1.9375rem!important}.p-sm-32{padding:2rem!important}.p-sm-33{padding:2.0625rem!important}.p-sm-34{padding:2.125rem!important}.p-sm-35{padding:2.1875rem!important}.p-sm-36{padding:2.25rem!important}.p-sm-37{padding:2.3125rem!important}.p-sm-38{padding:2.375rem!important}.p-sm-39{padding:2.4375rem!important}.p-sm-40{padding:2.5rem!important}.p-sm-41{padding:2.5625rem!important}.p-sm-42{padding:2.625rem!important}.p-sm-43{padding:2.6875rem!important}.p-sm-44{padding:2.75rem!important}.p-sm-45{padding:2.8125rem!important}.p-sm-46{padding:2.875rem!important}.p-sm-47{padding:2.9375rem!important}.p-sm-48{padding:3rem!important}.p-sm-49{padding:3.0625rem!important}.p-sm-50{padding:3.125rem!important}.pt-sm-0{padding-top:0rem!important}.pt-sm-1{padding-top:.0625rem!important}.pt-sm-2{padding-top:.125rem!important}.pt-sm-3{padding-top:.1875rem!important}.pt-sm-4{padding-top:.25rem!important}.pt-sm-5{padding-top:.3125rem!important}.pt-sm-6{padding-top:.375rem!important}.pt-sm-7{padding-top:.4375rem!important}.pt-sm-8{padding-top:.5rem!important}.pt-sm-9{padding-top:.5625rem!important}.pt-sm-10{padding-top:.625rem!important}.pt-sm-11{padding-top:.6875rem!important}.pt-sm-12{padding-top:.75rem!important}.pt-sm-13{padding-top:.8125rem!important}.pt-sm-14{padding-top:.875rem!important}.pt-sm-15{padding-top:.9375rem!important}.pt-sm-16{padding-top:1rem!important}.pt-sm-17{padding-top:1.0625rem!important}.pt-sm-18{padding-top:1.125rem!important}.pt-sm-19{padding-top:1.1875rem!important}.pt-sm-20{padding-top:1.25rem!important}.pt-sm-21{padding-top:1.3125rem!important}.pt-sm-22{padding-top:1.375rem!important}.pt-sm-23{padding-top:1.4375rem!important}.pt-sm-24{padding-top:1.5rem!important}.pt-sm-25{padding-top:1.5625rem!important}.pt-sm-26{padding-top:1.625rem!important}.pt-sm-27{padding-top:1.6875rem!important}.pt-sm-28{padding-top:1.75rem!important}.pt-sm-29{padding-top:1.8125rem!important}.pt-sm-30{padding-top:1.875rem!important}.pt-sm-31{padding-top:1.9375rem!important}.pt-sm-32{padding-top:2rem!important}.pt-sm-33{padding-top:2.0625rem!important}.pt-sm-34{padding-top:2.125rem!important}.pt-sm-35{padding-top:2.1875rem!important}.pt-sm-36{padding-top:2.25rem!important}.pt-sm-37{padding-top:2.3125rem!important}.pt-sm-38{padding-top:2.375rem!important}.pt-sm-39{padding-top:2.4375rem!important}.pt-sm-40{padding-top:2.5rem!important}.pt-sm-41{padding-top:2.5625rem!important}.pt-sm-42{padding-top:2.625rem!important}.pt-sm-43{padding-top:2.6875rem!important}.pt-sm-44{padding-top:2.75rem!important}.pt-sm-45{padding-top:2.8125rem!important}.pt-sm-46{padding-top:2.875rem!important}.pt-sm-47{padding-top:2.9375rem!important}.pt-sm-48{padding-top:3rem!important}.pt-sm-49{padding-top:3.0625rem!important}.pt-sm-50{padding-top:3.125rem!important}.pb-sm-0{padding-bottom:0rem!important}.pb-sm-1{padding-bottom:.0625rem!important}.pb-sm-2{padding-bottom:.125rem!important}.pb-sm-3{padding-bottom:.1875rem!important}.pb-sm-4{padding-bottom:.25rem!important}.pb-sm-5{padding-bottom:.3125rem!important}.pb-sm-6{padding-bottom:.375rem!important}.pb-sm-7{padding-bottom:.4375rem!important}.pb-sm-8{padding-bottom:.5rem!important}.pb-sm-9{padding-bottom:.5625rem!important}.pb-sm-10{padding-bottom:.625rem!important}.pb-sm-11{padding-bottom:.6875rem!important}.pb-sm-12{padding-bottom:.75rem!important}.pb-sm-13{padding-bottom:.8125rem!important}.pb-sm-14{padding-bottom:.875rem!important}.pb-sm-15{padding-bottom:.9375rem!important}.pb-sm-16{padding-bottom:1rem!important}.pb-sm-17{padding-bottom:1.0625rem!important}.pb-sm-18{padding-bottom:1.125rem!important}.pb-sm-19{padding-bottom:1.1875rem!important}.pb-sm-20{padding-bottom:1.25rem!important}.pb-sm-21{padding-bottom:1.3125rem!important}.pb-sm-22{padding-bottom:1.375rem!important}.pb-sm-23{padding-bottom:1.4375rem!important}.pb-sm-24{padding-bottom:1.5rem!important}.pb-sm-25{padding-bottom:1.5625rem!important}.pb-sm-26{padding-bottom:1.625rem!important}.pb-sm-27{padding-bottom:1.6875rem!important}.pb-sm-28{padding-bottom:1.75rem!important}.pb-sm-29{padding-bottom:1.8125rem!important}.pb-sm-30{padding-bottom:1.875rem!important}.pb-sm-31{padding-bottom:1.9375rem!important}.pb-sm-32{padding-bottom:2rem!important}.pb-sm-33{padding-bottom:2.0625rem!important}.pb-sm-34{padding-bottom:2.125rem!important}.pb-sm-35{padding-bottom:2.1875rem!important}.pb-sm-36{padding-bottom:2.25rem!important}.pb-sm-37{padding-bottom:2.3125rem!important}.pb-sm-38{padding-bottom:2.375rem!important}.pb-sm-39{padding-bottom:2.4375rem!important}.pb-sm-40{padding-bottom:2.5rem!important}.pb-sm-41{padding-bottom:2.5625rem!important}.pb-sm-42{padding-bottom:2.625rem!important}.pb-sm-43{padding-bottom:2.6875rem!important}.pb-sm-44{padding-bottom:2.75rem!important}.pb-sm-45{padding-bottom:2.8125rem!important}.pb-sm-46{padding-bottom:2.875rem!important}.pb-sm-47{padding-bottom:2.9375rem!important}.pb-sm-48{padding-bottom:3rem!important}.pb-sm-49{padding-bottom:3.0625rem!important}.pb-sm-50{padding-bottom:3.125rem!important}.ps-sm-0{padding-left:0rem!important}.ps-sm-1{padding-left:.0625rem!important}.ps-sm-2{padding-left:.125rem!important}.ps-sm-3{padding-left:.1875rem!important}.ps-sm-4{padding-left:.25rem!important}.ps-sm-5{padding-left:.3125rem!important}.ps-sm-6{padding-left:.375rem!important}.ps-sm-7{padding-left:.4375rem!important}.ps-sm-8{padding-left:.5rem!important}.ps-sm-9{padding-left:.5625rem!important}.ps-sm-10{padding-left:.625rem!important}.ps-sm-11{padding-left:.6875rem!important}.ps-sm-12{padding-left:.75rem!important}.ps-sm-13{padding-left:.8125rem!important}.ps-sm-14{padding-left:.875rem!important}.ps-sm-15{padding-left:.9375rem!important}.ps-sm-16{padding-left:1rem!important}.ps-sm-17{padding-left:1.0625rem!important}.ps-sm-18{padding-left:1.125rem!important}.ps-sm-19{padding-left:1.1875rem!important}.ps-sm-20{padding-left:1.25rem!important}.ps-sm-21{padding-left:1.3125rem!important}.ps-sm-22{padding-left:1.375rem!important}.ps-sm-23{padding-left:1.4375rem!important}.ps-sm-24{padding-left:1.5rem!important}.ps-sm-25{padding-left:1.5625rem!important}.ps-sm-26{padding-left:1.625rem!important}.ps-sm-27{padding-left:1.6875rem!important}.ps-sm-28{padding-left:1.75rem!important}.ps-sm-29{padding-left:1.8125rem!important}.ps-sm-30{padding-left:1.875rem!important}.ps-sm-31{padding-left:1.9375rem!important}.ps-sm-32{padding-left:2rem!important}.ps-sm-33{padding-left:2.0625rem!important}.ps-sm-34{padding-left:2.125rem!important}.ps-sm-35{padding-left:2.1875rem!important}.ps-sm-36{padding-left:2.25rem!important}.ps-sm-37{padding-left:2.3125rem!important}.ps-sm-38{padding-left:2.375rem!important}.ps-sm-39{padding-left:2.4375rem!important}.ps-sm-40{padding-left:2.5rem!important}.ps-sm-41{padding-left:2.5625rem!important}.ps-sm-42{padding-left:2.625rem!important}.ps-sm-43{padding-left:2.6875rem!important}.ps-sm-44{padding-left:2.75rem!important}.ps-sm-45{padding-left:2.8125rem!important}.ps-sm-46{padding-left:2.875rem!important}.ps-sm-47{padding-left:2.9375rem!important}.ps-sm-48{padding-left:3rem!important}.ps-sm-49{padding-left:3.0625rem!important}.ps-sm-50{padding-left:3.125rem!important}.pe-sm-0{padding-right:0rem!important}.pe-sm-1{padding-right:.0625rem!important}.pe-sm-2{padding-right:.125rem!important}.pe-sm-3{padding-right:.1875rem!important}.pe-sm-4{padding-right:.25rem!important}.pe-sm-5{padding-right:.3125rem!important}.pe-sm-6{padding-right:.375rem!important}.pe-sm-7{padding-right:.4375rem!important}.pe-sm-8{padding-right:.5rem!important}.pe-sm-9{padding-right:.5625rem!important}.pe-sm-10{padding-right:.625rem!important}.pe-sm-11{padding-right:.6875rem!important}.pe-sm-12{padding-right:.75rem!important}.pe-sm-13{padding-right:.8125rem!important}.pe-sm-14{padding-right:.875rem!important}.pe-sm-15{padding-right:.9375rem!important}.pe-sm-16{padding-right:1rem!important}.pe-sm-17{padding-right:1.0625rem!important}.pe-sm-18{padding-right:1.125rem!important}.pe-sm-19{padding-right:1.1875rem!important}.pe-sm-20{padding-right:1.25rem!important}.pe-sm-21{padding-right:1.3125rem!important}.pe-sm-22{padding-right:1.375rem!important}.pe-sm-23{padding-right:1.4375rem!important}.pe-sm-24{padding-right:1.5rem!important}.pe-sm-25{padding-right:1.5625rem!important}.pe-sm-26{padding-right:1.625rem!important}.pe-sm-27{padding-right:1.6875rem!important}.pe-sm-28{padding-right:1.75rem!important}.pe-sm-29{padding-right:1.8125rem!important}.pe-sm-30{padding-right:1.875rem!important}.pe-sm-31{padding-right:1.9375rem!important}.pe-sm-32{padding-right:2rem!important}.pe-sm-33{padding-right:2.0625rem!important}.pe-sm-34{padding-right:2.125rem!important}.pe-sm-35{padding-right:2.1875rem!important}.pe-sm-36{padding-right:2.25rem!important}.pe-sm-37{padding-right:2.3125rem!important}.pe-sm-38{padding-right:2.375rem!important}.pe-sm-39{padding-right:2.4375rem!important}.pe-sm-40{padding-right:2.5rem!important}.pe-sm-41{padding-right:2.5625rem!important}.pe-sm-42{padding-right:2.625rem!important}.pe-sm-43{padding-right:2.6875rem!important}.pe-sm-44{padding-right:2.75rem!important}.pe-sm-45{padding-right:2.8125rem!important}.pe-sm-46{padding-right:2.875rem!important}.pe-sm-47{padding-right:2.9375rem!important}.pe-sm-48{padding-right:3rem!important}.pe-sm-49{padding-right:3.0625rem!important}.pe-sm-50{padding-right:3.125rem!important}.px-sm-0{padding-left:0rem!important;padding-right:0rem!important}.px-sm-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-sm-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-sm-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-sm-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-sm-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-sm-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-sm-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-sm-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-sm-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-sm-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-sm-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-sm-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-sm-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-sm-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-sm-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-sm-16{padding-left:1rem!important;padding-right:1rem!important}.px-sm-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-sm-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-sm-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-sm-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-sm-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-sm-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-sm-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-sm-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-sm-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-sm-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-sm-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-sm-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-sm-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-sm-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-sm-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-sm-32{padding-left:2rem!important;padding-right:2rem!important}.px-sm-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-sm-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-sm-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-sm-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-sm-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-sm-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-sm-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-sm-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-sm-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-sm-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-sm-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-sm-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-sm-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-sm-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-sm-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-sm-48{padding-left:3rem!important;padding-right:3rem!important}.px-sm-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-sm-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.py-sm-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-sm-1{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-sm-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-sm-3{padding-top:.1875rem!important;padding-bottom:.1875rem!important}.py-sm-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-sm-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-sm-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-sm-7{padding-top:.4375rem!important;padding-bottom:.4375rem!important}.py-sm-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-sm-9{padding-top:.5625rem!important;padding-bottom:.5625rem!important}.py-sm-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-sm-11{padding-top:.6875rem!important;padding-bottom:.6875rem!important}.py-sm-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-sm-13{padding-top:.8125rem!important;padding-bottom:.8125rem!important}.py-sm-14{padding-top:.875rem!important;padding-bottom:.875rem!important}.py-sm-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-sm-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-sm-17{padding-top:1.0625rem!important;padding-bottom:1.0625rem!important}.py-sm-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-sm-19{padding-top:1.1875rem!important;padding-bottom:1.1875rem!important}.py-sm-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-sm-21{padding-top:1.3125rem!important;padding-bottom:1.3125rem!important}.py-sm-22{padding-top:1.375rem!important;padding-bottom:1.375rem!important}.py-sm-23{padding-top:1.4375rem!important;padding-bottom:1.4375rem!important}.py-sm-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-sm-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-sm-26{padding-top:1.625rem!important;padding-bottom:1.625rem!important}.py-sm-27{padding-top:1.6875rem!important;padding-bottom:1.6875rem!important}.py-sm-28{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-sm-29{padding-top:1.8125rem!important;padding-bottom:1.8125rem!important}.py-sm-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-sm-31{padding-top:1.9375rem!important;padding-bottom:1.9375rem!important}.py-sm-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-sm-33{padding-top:2.0625rem!important;padding-bottom:2.0625rem!important}.py-sm-34{padding-top:2.125rem!important;padding-bottom:2.125rem!important}.py-sm-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-sm-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-sm-37{padding-top:2.3125rem!important;padding-bottom:2.3125rem!important}.py-sm-38{padding-top:2.375rem!important;padding-bottom:2.375rem!important}.py-sm-39{padding-top:2.4375rem!important;padding-bottom:2.4375rem!important}.py-sm-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-sm-41{padding-top:2.5625rem!important;padding-bottom:2.5625rem!important}.py-sm-42{padding-top:2.625rem!important;padding-bottom:2.625rem!important}.py-sm-43{padding-top:2.6875rem!important;padding-bottom:2.6875rem!important}.py-sm-44{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-sm-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-sm-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-sm-47{padding-top:2.9375rem!important;padding-bottom:2.9375rem!important}.py-sm-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-sm-49{padding-top:3.0625rem!important;padding-bottom:3.0625rem!important}.py-sm-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.m-sm-0{margin:0rem!important}.m-sm-1{margin:.0625rem!important}.m-sm-2{margin:.125rem!important}.m-sm-3{margin:.1875rem!important}.m-sm-4{margin:.25rem!important}.m-sm-5{margin:.3125rem!important}.m-sm-6{margin:.375rem!important}.m-sm-7{margin:.4375rem!important}.m-sm-8{margin:.5rem!important}.m-sm-9{margin:.5625rem!important}.m-sm-10{margin:.625rem!important}.m-sm-11{margin:.6875rem!important}.m-sm-12{margin:.75rem!important}.m-sm-13{margin:.8125rem!important}.m-sm-14{margin:.875rem!important}.m-sm-15{margin:.9375rem!important}.m-sm-16{margin:1rem!important}.m-sm-17{margin:1.0625rem!important}.m-sm-18{margin:1.125rem!important}.m-sm-19{margin:1.1875rem!important}.m-sm-20{margin:1.25rem!important}.m-sm-21{margin:1.3125rem!important}.m-sm-22{margin:1.375rem!important}.m-sm-23{margin:1.4375rem!important}.m-sm-24{margin:1.5rem!important}.m-sm-25{margin:1.5625rem!important}.m-sm-26{margin:1.625rem!important}.m-sm-27{margin:1.6875rem!important}.m-sm-28{margin:1.75rem!important}.m-sm-29{margin:1.8125rem!important}.m-sm-30{margin:1.875rem!important}.m-sm-31{margin:1.9375rem!important}.m-sm-32{margin:2rem!important}.m-sm-33{margin:2.0625rem!important}.m-sm-34{margin:2.125rem!important}.m-sm-35{margin:2.1875rem!important}.m-sm-36{margin:2.25rem!important}.m-sm-37{margin:2.3125rem!important}.m-sm-38{margin:2.375rem!important}.m-sm-39{margin:2.4375rem!important}.m-sm-40{margin:2.5rem!important}.m-sm-41{margin:2.5625rem!important}.m-sm-42{margin:2.625rem!important}.m-sm-43{margin:2.6875rem!important}.m-sm-44{margin:2.75rem!important}.m-sm-45{margin:2.8125rem!important}.m-sm-46{margin:2.875rem!important}.m-sm-47{margin:2.9375rem!important}.m-sm-48{margin:3rem!important}.m-sm-49{margin:3.0625rem!important}.m-sm-50{margin:3.125rem!important}.mt-sm-0{margin-top:0rem!important}.mt-sm-1{margin-top:.0625rem!important}.mt-sm-2{margin-top:.125rem!important}.mt-sm-3{margin-top:.1875rem!important}.mt-sm-4{margin-top:.25rem!important}.mt-sm-5{margin-top:.3125rem!important}.mt-sm-6{margin-top:.375rem!important}.mt-sm-7{margin-top:.4375rem!important}.mt-sm-8{margin-top:.5rem!important}.mt-sm-9{margin-top:.5625rem!important}.mt-sm-10{margin-top:.625rem!important}.mt-sm-11{margin-top:.6875rem!important}.mt-sm-12{margin-top:.75rem!important}.mt-sm-13{margin-top:.8125rem!important}.mt-sm-14{margin-top:.875rem!important}.mt-sm-15{margin-top:.9375rem!important}.mt-sm-16{margin-top:1rem!important}.mt-sm-17{margin-top:1.0625rem!important}.mt-sm-18{margin-top:1.125rem!important}.mt-sm-19{margin-top:1.1875rem!important}.mt-sm-20{margin-top:1.25rem!important}.mt-sm-21{margin-top:1.3125rem!important}.mt-sm-22{margin-top:1.375rem!important}.mt-sm-23{margin-top:1.4375rem!important}.mt-sm-24{margin-top:1.5rem!important}.mt-sm-25{margin-top:1.5625rem!important}.mt-sm-26{margin-top:1.625rem!important}.mt-sm-27{margin-top:1.6875rem!important}.mt-sm-28{margin-top:1.75rem!important}.mt-sm-29{margin-top:1.8125rem!important}.mt-sm-30{margin-top:1.875rem!important}.mt-sm-31{margin-top:1.9375rem!important}.mt-sm-32{margin-top:2rem!important}.mt-sm-33{margin-top:2.0625rem!important}.mt-sm-34{margin-top:2.125rem!important}.mt-sm-35{margin-top:2.1875rem!important}.mt-sm-36{margin-top:2.25rem!important}.mt-sm-37{margin-top:2.3125rem!important}.mt-sm-38{margin-top:2.375rem!important}.mt-sm-39{margin-top:2.4375rem!important}.mt-sm-40{margin-top:2.5rem!important}.mt-sm-41{margin-top:2.5625rem!important}.mt-sm-42{margin-top:2.625rem!important}.mt-sm-43{margin-top:2.6875rem!important}.mt-sm-44{margin-top:2.75rem!important}.mt-sm-45{margin-top:2.8125rem!important}.mt-sm-46{margin-top:2.875rem!important}.mt-sm-47{margin-top:2.9375rem!important}.mt-sm-48{margin-top:3rem!important}.mt-sm-49{margin-top:3.0625rem!important}.mt-sm-50{margin-top:3.125rem!important}.mb-sm-0{margin-bottom:0rem!important}.mb-sm-1{margin-bottom:.0625rem!important}.mb-sm-2{margin-bottom:.125rem!important}.mb-sm-3{margin-bottom:.1875rem!important}.mb-sm-4{margin-bottom:.25rem!important}.mb-sm-5{margin-bottom:.3125rem!important}.mb-sm-6{margin-bottom:.375rem!important}.mb-sm-7{margin-bottom:.4375rem!important}.mb-sm-8{margin-bottom:.5rem!important}.mb-sm-9{margin-bottom:.5625rem!important}.mb-sm-10{margin-bottom:.625rem!important}.mb-sm-11{margin-bottom:.6875rem!important}.mb-sm-12{margin-bottom:.75rem!important}.mb-sm-13{margin-bottom:.8125rem!important}.mb-sm-14{margin-bottom:.875rem!important}.mb-sm-15{margin-bottom:.9375rem!important}.mb-sm-16{margin-bottom:1rem!important}.mb-sm-17{margin-bottom:1.0625rem!important}.mb-sm-18{margin-bottom:1.125rem!important}.mb-sm-19{margin-bottom:1.1875rem!important}.mb-sm-20{margin-bottom:1.25rem!important}.mb-sm-21{margin-bottom:1.3125rem!important}.mb-sm-22{margin-bottom:1.375rem!important}.mb-sm-23{margin-bottom:1.4375rem!important}.mb-sm-24{margin-bottom:1.5rem!important}.mb-sm-25{margin-bottom:1.5625rem!important}.mb-sm-26{margin-bottom:1.625rem!important}.mb-sm-27{margin-bottom:1.6875rem!important}.mb-sm-28{margin-bottom:1.75rem!important}.mb-sm-29{margin-bottom:1.8125rem!important}.mb-sm-30{margin-bottom:1.875rem!important}.mb-sm-31{margin-bottom:1.9375rem!important}.mb-sm-32{margin-bottom:2rem!important}.mb-sm-33{margin-bottom:2.0625rem!important}.mb-sm-34{margin-bottom:2.125rem!important}.mb-sm-35{margin-bottom:2.1875rem!important}.mb-sm-36{margin-bottom:2.25rem!important}.mb-sm-37{margin-bottom:2.3125rem!important}.mb-sm-38{margin-bottom:2.375rem!important}.mb-sm-39{margin-bottom:2.4375rem!important}.mb-sm-40{margin-bottom:2.5rem!important}.mb-sm-41{margin-bottom:2.5625rem!important}.mb-sm-42{margin-bottom:2.625rem!important}.mb-sm-43{margin-bottom:2.6875rem!important}.mb-sm-44{margin-bottom:2.75rem!important}.mb-sm-45{margin-bottom:2.8125rem!important}.mb-sm-46{margin-bottom:2.875rem!important}.mb-sm-47{margin-bottom:2.9375rem!important}.mb-sm-48{margin-bottom:3rem!important}.mb-sm-49{margin-bottom:3.0625rem!important}.mb-sm-50{margin-bottom:3.125rem!important}.ms-sm-0{margin-left:0rem!important}.ms-sm-1{margin-left:.0625rem!important}.ms-sm-2{margin-left:.125rem!important}.ms-sm-3{margin-left:.1875rem!important}.ms-sm-4{margin-left:.25rem!important}.ms-sm-5{margin-left:.3125rem!important}.ms-sm-6{margin-left:.375rem!important}.ms-sm-7{margin-left:.4375rem!important}.ms-sm-8{margin-left:.5rem!important}.ms-sm-9{margin-left:.5625rem!important}.ms-sm-10{margin-left:.625rem!important}.ms-sm-11{margin-left:.6875rem!important}.ms-sm-12{margin-left:.75rem!important}.ms-sm-13{margin-left:.8125rem!important}.ms-sm-14{margin-left:.875rem!important}.ms-sm-15{margin-left:.9375rem!important}.ms-sm-16{margin-left:1rem!important}.ms-sm-17{margin-left:1.0625rem!important}.ms-sm-18{margin-left:1.125rem!important}.ms-sm-19{margin-left:1.1875rem!important}.ms-sm-20{margin-left:1.25rem!important}.ms-sm-21{margin-left:1.3125rem!important}.ms-sm-22{margin-left:1.375rem!important}.ms-sm-23{margin-left:1.4375rem!important}.ms-sm-24{margin-left:1.5rem!important}.ms-sm-25{margin-left:1.5625rem!important}.ms-sm-26{margin-left:1.625rem!important}.ms-sm-27{margin-left:1.6875rem!important}.ms-sm-28{margin-left:1.75rem!important}.ms-sm-29{margin-left:1.8125rem!important}.ms-sm-30{margin-left:1.875rem!important}.ms-sm-31{margin-left:1.9375rem!important}.ms-sm-32{margin-left:2rem!important}.ms-sm-33{margin-left:2.0625rem!important}.ms-sm-34{margin-left:2.125rem!important}.ms-sm-35{margin-left:2.1875rem!important}.ms-sm-36{margin-left:2.25rem!important}.ms-sm-37{margin-left:2.3125rem!important}.ms-sm-38{margin-left:2.375rem!important}.ms-sm-39{margin-left:2.4375rem!important}.ms-sm-40{margin-left:2.5rem!important}.ms-sm-41{margin-left:2.5625rem!important}.ms-sm-42{margin-left:2.625rem!important}.ms-sm-43{margin-left:2.6875rem!important}.ms-sm-44{margin-left:2.75rem!important}.ms-sm-45{margin-left:2.8125rem!important}.ms-sm-46{margin-left:2.875rem!important}.ms-sm-47{margin-left:2.9375rem!important}.ms-sm-48{margin-left:3rem!important}.ms-sm-49{margin-left:3.0625rem!important}.ms-sm-50{margin-left:3.125rem!important}.me-sm-0{margin-right:0rem!important}.me-sm-1{margin-right:.0625rem!important}.me-sm-2{margin-right:.125rem!important}.me-sm-3{margin-right:.1875rem!important}.me-sm-4{margin-right:.25rem!important}.me-sm-5{margin-right:.3125rem!important}.me-sm-6{margin-right:.375rem!important}.me-sm-7{margin-right:.4375rem!important}.me-sm-8{margin-right:.5rem!important}.me-sm-9{margin-right:.5625rem!important}.me-sm-10{margin-right:.625rem!important}.me-sm-11{margin-right:.6875rem!important}.me-sm-12{margin-right:.75rem!important}.me-sm-13{margin-right:.8125rem!important}.me-sm-14{margin-right:.875rem!important}.me-sm-15{margin-right:.9375rem!important}.me-sm-16{margin-right:1rem!important}.me-sm-17{margin-right:1.0625rem!important}.me-sm-18{margin-right:1.125rem!important}.me-sm-19{margin-right:1.1875rem!important}.me-sm-20{margin-right:1.25rem!important}.me-sm-21{margin-right:1.3125rem!important}.me-sm-22{margin-right:1.375rem!important}.me-sm-23{margin-right:1.4375rem!important}.me-sm-24{margin-right:1.5rem!important}.me-sm-25{margin-right:1.5625rem!important}.me-sm-26{margin-right:1.625rem!important}.me-sm-27{margin-right:1.6875rem!important}.me-sm-28{margin-right:1.75rem!important}.me-sm-29{margin-right:1.8125rem!important}.me-sm-30{margin-right:1.875rem!important}.me-sm-31{margin-right:1.9375rem!important}.me-sm-32{margin-right:2rem!important}.me-sm-33{margin-right:2.0625rem!important}.me-sm-34{margin-right:2.125rem!important}.me-sm-35{margin-right:2.1875rem!important}.me-sm-36{margin-right:2.25rem!important}.me-sm-37{margin-right:2.3125rem!important}.me-sm-38{margin-right:2.375rem!important}.me-sm-39{margin-right:2.4375rem!important}.me-sm-40{margin-right:2.5rem!important}.me-sm-41{margin-right:2.5625rem!important}.me-sm-42{margin-right:2.625rem!important}.me-sm-43{margin-right:2.6875rem!important}.me-sm-44{margin-right:2.75rem!important}.me-sm-45{margin-right:2.8125rem!important}.me-sm-46{margin-right:2.875rem!important}.me-sm-47{margin-right:2.9375rem!important}.me-sm-48{margin-right:3rem!important}.me-sm-49{margin-right:3.0625rem!important}.me-sm-50{margin-right:3.125rem!important}.mx-sm-0{margin-left:0rem!important;margin-right:0rem!important}.mx-sm-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-sm-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-sm-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-sm-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-sm-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-sm-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-sm-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-sm-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-sm-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-sm-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-sm-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-sm-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-sm-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-sm-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-sm-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-sm-16{margin-left:1rem!important;margin-right:1rem!important}.mx-sm-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-sm-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-sm-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-sm-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-sm-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-sm-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-sm-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-sm-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-sm-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-sm-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-sm-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-sm-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-sm-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-sm-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-sm-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-sm-32{margin-left:2rem!important;margin-right:2rem!important}.mx-sm-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-sm-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-sm-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-sm-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-sm-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-sm-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-sm-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-sm-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-sm-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-sm-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-sm-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-sm-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-sm-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-sm-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-sm-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-sm-48{margin-left:3rem!important;margin-right:3rem!important}.mx-sm-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-sm-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.my-sm-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-sm-1{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-sm-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-sm-3{margin-top:.1875rem!important;margin-bottom:.1875rem!important}.my-sm-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-sm-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-sm-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-sm-7{margin-top:.4375rem!important;margin-bottom:.4375rem!important}.my-sm-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-sm-9{margin-top:.5625rem!important;margin-bottom:.5625rem!important}.my-sm-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-sm-11{margin-top:.6875rem!important;margin-bottom:.6875rem!important}.my-sm-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-sm-13{margin-top:.8125rem!important;margin-bottom:.8125rem!important}.my-sm-14{margin-top:.875rem!important;margin-bottom:.875rem!important}.my-sm-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-sm-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-sm-17{margin-top:1.0625rem!important;margin-bottom:1.0625rem!important}.my-sm-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-sm-19{margin-top:1.1875rem!important;margin-bottom:1.1875rem!important}.my-sm-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-sm-21{margin-top:1.3125rem!important;margin-bottom:1.3125rem!important}.my-sm-22{margin-top:1.375rem!important;margin-bottom:1.375rem!important}.my-sm-23{margin-top:1.4375rem!important;margin-bottom:1.4375rem!important}.my-sm-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-sm-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-sm-26{margin-top:1.625rem!important;margin-bottom:1.625rem!important}.my-sm-27{margin-top:1.6875rem!important;margin-bottom:1.6875rem!important}.my-sm-28{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-sm-29{margin-top:1.8125rem!important;margin-bottom:1.8125rem!important}.my-sm-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-sm-31{margin-top:1.9375rem!important;margin-bottom:1.9375rem!important}.my-sm-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-sm-33{margin-top:2.0625rem!important;margin-bottom:2.0625rem!important}.my-sm-34{margin-top:2.125rem!important;margin-bottom:2.125rem!important}.my-sm-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-sm-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-sm-37{margin-top:2.3125rem!important;margin-bottom:2.3125rem!important}.my-sm-38{margin-top:2.375rem!important;margin-bottom:2.375rem!important}.my-sm-39{margin-top:2.4375rem!important;margin-bottom:2.4375rem!important}.my-sm-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-sm-41{margin-top:2.5625rem!important;margin-bottom:2.5625rem!important}.my-sm-42{margin-top:2.625rem!important;margin-bottom:2.625rem!important}.my-sm-43{margin-top:2.6875rem!important;margin-bottom:2.6875rem!important}.my-sm-44{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-sm-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-sm-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-sm-47{margin-top:2.9375rem!important;margin-bottom:2.9375rem!important}.my-sm-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-sm-49{margin-top:3.0625rem!important;margin-bottom:3.0625rem!important}.my-sm-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}}@media(min-width:768px){.p-md-0{padding:0rem!important}.p-md-1{padding:.0625rem!important}.p-md-2{padding:.125rem!important}.p-md-3{padding:.1875rem!important}.p-md-4{padding:.25rem!important}.p-md-5{padding:.3125rem!important}.p-md-6{padding:.375rem!important}.p-md-7{padding:.4375rem!important}.p-md-8{padding:.5rem!important}.p-md-9{padding:.5625rem!important}.p-md-10{padding:.625rem!important}.p-md-11{padding:.6875rem!important}.p-md-12{padding:.75rem!important}.p-md-13{padding:.8125rem!important}.p-md-14{padding:.875rem!important}.p-md-15{padding:.9375rem!important}.p-md-16{padding:1rem!important}.p-md-17{padding:1.0625rem!important}.p-md-18{padding:1.125rem!important}.p-md-19{padding:1.1875rem!important}.p-md-20{padding:1.25rem!important}.p-md-21{padding:1.3125rem!important}.p-md-22{padding:1.375rem!important}.p-md-23{padding:1.4375rem!important}.p-md-24{padding:1.5rem!important}.p-md-25{padding:1.5625rem!important}.p-md-26{padding:1.625rem!important}.p-md-27{padding:1.6875rem!important}.p-md-28{padding:1.75rem!important}.p-md-29{padding:1.8125rem!important}.p-md-30{padding:1.875rem!important}.p-md-31{padding:1.9375rem!important}.p-md-32{padding:2rem!important}.p-md-33{padding:2.0625rem!important}.p-md-34{padding:2.125rem!important}.p-md-35{padding:2.1875rem!important}.p-md-36{padding:2.25rem!important}.p-md-37{padding:2.3125rem!important}.p-md-38{padding:2.375rem!important}.p-md-39{padding:2.4375rem!important}.p-md-40{padding:2.5rem!important}.p-md-41{padding:2.5625rem!important}.p-md-42{padding:2.625rem!important}.p-md-43{padding:2.6875rem!important}.p-md-44{padding:2.75rem!important}.p-md-45{padding:2.8125rem!important}.p-md-46{padding:2.875rem!important}.p-md-47{padding:2.9375rem!important}.p-md-48{padding:3rem!important}.p-md-49{padding:3.0625rem!important}.p-md-50{padding:3.125rem!important}.pt-md-0{padding-top:0rem!important}.pt-md-1{padding-top:.0625rem!important}.pt-md-2{padding-top:.125rem!important}.pt-md-3{padding-top:.1875rem!important}.pt-md-4{padding-top:.25rem!important}.pt-md-5{padding-top:.3125rem!important}.pt-md-6{padding-top:.375rem!important}.pt-md-7{padding-top:.4375rem!important}.pt-md-8{padding-top:.5rem!important}.pt-md-9{padding-top:.5625rem!important}.pt-md-10{padding-top:.625rem!important}.pt-md-11{padding-top:.6875rem!important}.pt-md-12{padding-top:.75rem!important}.pt-md-13{padding-top:.8125rem!important}.pt-md-14{padding-top:.875rem!important}.pt-md-15{padding-top:.9375rem!important}.pt-md-16{padding-top:1rem!important}.pt-md-17{padding-top:1.0625rem!important}.pt-md-18{padding-top:1.125rem!important}.pt-md-19{padding-top:1.1875rem!important}.pt-md-20{padding-top:1.25rem!important}.pt-md-21{padding-top:1.3125rem!important}.pt-md-22{padding-top:1.375rem!important}.pt-md-23{padding-top:1.4375rem!important}.pt-md-24{padding-top:1.5rem!important}.pt-md-25{padding-top:1.5625rem!important}.pt-md-26{padding-top:1.625rem!important}.pt-md-27{padding-top:1.6875rem!important}.pt-md-28{padding-top:1.75rem!important}.pt-md-29{padding-top:1.8125rem!important}.pt-md-30{padding-top:1.875rem!important}.pt-md-31{padding-top:1.9375rem!important}.pt-md-32{padding-top:2rem!important}.pt-md-33{padding-top:2.0625rem!important}.pt-md-34{padding-top:2.125rem!important}.pt-md-35{padding-top:2.1875rem!important}.pt-md-36{padding-top:2.25rem!important}.pt-md-37{padding-top:2.3125rem!important}.pt-md-38{padding-top:2.375rem!important}.pt-md-39{padding-top:2.4375rem!important}.pt-md-40{padding-top:2.5rem!important}.pt-md-41{padding-top:2.5625rem!important}.pt-md-42{padding-top:2.625rem!important}.pt-md-43{padding-top:2.6875rem!important}.pt-md-44{padding-top:2.75rem!important}.pt-md-45{padding-top:2.8125rem!important}.pt-md-46{padding-top:2.875rem!important}.pt-md-47{padding-top:2.9375rem!important}.pt-md-48{padding-top:3rem!important}.pt-md-49{padding-top:3.0625rem!important}.pt-md-50{padding-top:3.125rem!important}.pb-md-0{padding-bottom:0rem!important}.pb-md-1{padding-bottom:.0625rem!important}.pb-md-2{padding-bottom:.125rem!important}.pb-md-3{padding-bottom:.1875rem!important}.pb-md-4{padding-bottom:.25rem!important}.pb-md-5{padding-bottom:.3125rem!important}.pb-md-6{padding-bottom:.375rem!important}.pb-md-7{padding-bottom:.4375rem!important}.pb-md-8{padding-bottom:.5rem!important}.pb-md-9{padding-bottom:.5625rem!important}.pb-md-10{padding-bottom:.625rem!important}.pb-md-11{padding-bottom:.6875rem!important}.pb-md-12{padding-bottom:.75rem!important}.pb-md-13{padding-bottom:.8125rem!important}.pb-md-14{padding-bottom:.875rem!important}.pb-md-15{padding-bottom:.9375rem!important}.pb-md-16{padding-bottom:1rem!important}.pb-md-17{padding-bottom:1.0625rem!important}.pb-md-18{padding-bottom:1.125rem!important}.pb-md-19{padding-bottom:1.1875rem!important}.pb-md-20{padding-bottom:1.25rem!important}.pb-md-21{padding-bottom:1.3125rem!important}.pb-md-22{padding-bottom:1.375rem!important}.pb-md-23{padding-bottom:1.4375rem!important}.pb-md-24{padding-bottom:1.5rem!important}.pb-md-25{padding-bottom:1.5625rem!important}.pb-md-26{padding-bottom:1.625rem!important}.pb-md-27{padding-bottom:1.6875rem!important}.pb-md-28{padding-bottom:1.75rem!important}.pb-md-29{padding-bottom:1.8125rem!important}.pb-md-30{padding-bottom:1.875rem!important}.pb-md-31{padding-bottom:1.9375rem!important}.pb-md-32{padding-bottom:2rem!important}.pb-md-33{padding-bottom:2.0625rem!important}.pb-md-34{padding-bottom:2.125rem!important}.pb-md-35{padding-bottom:2.1875rem!important}.pb-md-36{padding-bottom:2.25rem!important}.pb-md-37{padding-bottom:2.3125rem!important}.pb-md-38{padding-bottom:2.375rem!important}.pb-md-39{padding-bottom:2.4375rem!important}.pb-md-40{padding-bottom:2.5rem!important}.pb-md-41{padding-bottom:2.5625rem!important}.pb-md-42{padding-bottom:2.625rem!important}.pb-md-43{padding-bottom:2.6875rem!important}.pb-md-44{padding-bottom:2.75rem!important}.pb-md-45{padding-bottom:2.8125rem!important}.pb-md-46{padding-bottom:2.875rem!important}.pb-md-47{padding-bottom:2.9375rem!important}.pb-md-48{padding-bottom:3rem!important}.pb-md-49{padding-bottom:3.0625rem!important}.pb-md-50{padding-bottom:3.125rem!important}.ps-md-0{padding-left:0rem!important}.ps-md-1{padding-left:.0625rem!important}.ps-md-2{padding-left:.125rem!important}.ps-md-3{padding-left:.1875rem!important}.ps-md-4{padding-left:.25rem!important}.ps-md-5{padding-left:.3125rem!important}.ps-md-6{padding-left:.375rem!important}.ps-md-7{padding-left:.4375rem!important}.ps-md-8{padding-left:.5rem!important}.ps-md-9{padding-left:.5625rem!important}.ps-md-10{padding-left:.625rem!important}.ps-md-11{padding-left:.6875rem!important}.ps-md-12{padding-left:.75rem!important}.ps-md-13{padding-left:.8125rem!important}.ps-md-14{padding-left:.875rem!important}.ps-md-15{padding-left:.9375rem!important}.ps-md-16{padding-left:1rem!important}.ps-md-17{padding-left:1.0625rem!important}.ps-md-18{padding-left:1.125rem!important}.ps-md-19{padding-left:1.1875rem!important}.ps-md-20{padding-left:1.25rem!important}.ps-md-21{padding-left:1.3125rem!important}.ps-md-22{padding-left:1.375rem!important}.ps-md-23{padding-left:1.4375rem!important}.ps-md-24{padding-left:1.5rem!important}.ps-md-25{padding-left:1.5625rem!important}.ps-md-26{padding-left:1.625rem!important}.ps-md-27{padding-left:1.6875rem!important}.ps-md-28{padding-left:1.75rem!important}.ps-md-29{padding-left:1.8125rem!important}.ps-md-30{padding-left:1.875rem!important}.ps-md-31{padding-left:1.9375rem!important}.ps-md-32{padding-left:2rem!important}.ps-md-33{padding-left:2.0625rem!important}.ps-md-34{padding-left:2.125rem!important}.ps-md-35{padding-left:2.1875rem!important}.ps-md-36{padding-left:2.25rem!important}.ps-md-37{padding-left:2.3125rem!important}.ps-md-38{padding-left:2.375rem!important}.ps-md-39{padding-left:2.4375rem!important}.ps-md-40{padding-left:2.5rem!important}.ps-md-41{padding-left:2.5625rem!important}.ps-md-42{padding-left:2.625rem!important}.ps-md-43{padding-left:2.6875rem!important}.ps-md-44{padding-left:2.75rem!important}.ps-md-45{padding-left:2.8125rem!important}.ps-md-46{padding-left:2.875rem!important}.ps-md-47{padding-left:2.9375rem!important}.ps-md-48{padding-left:3rem!important}.ps-md-49{padding-left:3.0625rem!important}.ps-md-50{padding-left:3.125rem!important}.pe-md-0{padding-right:0rem!important}.pe-md-1{padding-right:.0625rem!important}.pe-md-2{padding-right:.125rem!important}.pe-md-3{padding-right:.1875rem!important}.pe-md-4{padding-right:.25rem!important}.pe-md-5{padding-right:.3125rem!important}.pe-md-6{padding-right:.375rem!important}.pe-md-7{padding-right:.4375rem!important}.pe-md-8{padding-right:.5rem!important}.pe-md-9{padding-right:.5625rem!important}.pe-md-10{padding-right:.625rem!important}.pe-md-11{padding-right:.6875rem!important}.pe-md-12{padding-right:.75rem!important}.pe-md-13{padding-right:.8125rem!important}.pe-md-14{padding-right:.875rem!important}.pe-md-15{padding-right:.9375rem!important}.pe-md-16{padding-right:1rem!important}.pe-md-17{padding-right:1.0625rem!important}.pe-md-18{padding-right:1.125rem!important}.pe-md-19{padding-right:1.1875rem!important}.pe-md-20{padding-right:1.25rem!important}.pe-md-21{padding-right:1.3125rem!important}.pe-md-22{padding-right:1.375rem!important}.pe-md-23{padding-right:1.4375rem!important}.pe-md-24{padding-right:1.5rem!important}.pe-md-25{padding-right:1.5625rem!important}.pe-md-26{padding-right:1.625rem!important}.pe-md-27{padding-right:1.6875rem!important}.pe-md-28{padding-right:1.75rem!important}.pe-md-29{padding-right:1.8125rem!important}.pe-md-30{padding-right:1.875rem!important}.pe-md-31{padding-right:1.9375rem!important}.pe-md-32{padding-right:2rem!important}.pe-md-33{padding-right:2.0625rem!important}.pe-md-34{padding-right:2.125rem!important}.pe-md-35{padding-right:2.1875rem!important}.pe-md-36{padding-right:2.25rem!important}.pe-md-37{padding-right:2.3125rem!important}.pe-md-38{padding-right:2.375rem!important}.pe-md-39{padding-right:2.4375rem!important}.pe-md-40{padding-right:2.5rem!important}.pe-md-41{padding-right:2.5625rem!important}.pe-md-42{padding-right:2.625rem!important}.pe-md-43{padding-right:2.6875rem!important}.pe-md-44{padding-right:2.75rem!important}.pe-md-45{padding-right:2.8125rem!important}.pe-md-46{padding-right:2.875rem!important}.pe-md-47{padding-right:2.9375rem!important}.pe-md-48{padding-right:3rem!important}.pe-md-49{padding-right:3.0625rem!important}.pe-md-50{padding-right:3.125rem!important}.px-md-0{padding-left:0rem!important;padding-right:0rem!important}.px-md-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-md-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-md-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-md-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-md-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-md-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-md-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-md-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-md-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-md-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-md-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-md-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-md-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-md-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-md-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-md-16{padding-left:1rem!important;padding-right:1rem!important}.px-md-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-md-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-md-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-md-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-md-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-md-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-md-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-md-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-md-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-md-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-md-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-md-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-md-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-md-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-md-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-md-32{padding-left:2rem!important;padding-right:2rem!important}.px-md-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-md-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-md-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-md-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-md-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-md-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-md-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-md-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-md-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-md-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-md-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-md-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-md-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-md-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-md-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-md-48{padding-left:3rem!important;padding-right:3rem!important}.px-md-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-md-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.py-md-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-md-1{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-md-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-md-3{padding-top:.1875rem!important;padding-bottom:.1875rem!important}.py-md-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-md-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-md-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-md-7{padding-top:.4375rem!important;padding-bottom:.4375rem!important}.py-md-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-md-9{padding-top:.5625rem!important;padding-bottom:.5625rem!important}.py-md-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-md-11{padding-top:.6875rem!important;padding-bottom:.6875rem!important}.py-md-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-md-13{padding-top:.8125rem!important;padding-bottom:.8125rem!important}.py-md-14{padding-top:.875rem!important;padding-bottom:.875rem!important}.py-md-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-md-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-md-17{padding-top:1.0625rem!important;padding-bottom:1.0625rem!important}.py-md-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-md-19{padding-top:1.1875rem!important;padding-bottom:1.1875rem!important}.py-md-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-md-21{padding-top:1.3125rem!important;padding-bottom:1.3125rem!important}.py-md-22{padding-top:1.375rem!important;padding-bottom:1.375rem!important}.py-md-23{padding-top:1.4375rem!important;padding-bottom:1.4375rem!important}.py-md-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-md-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-md-26{padding-top:1.625rem!important;padding-bottom:1.625rem!important}.py-md-27{padding-top:1.6875rem!important;padding-bottom:1.6875rem!important}.py-md-28{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-md-29{padding-top:1.8125rem!important;padding-bottom:1.8125rem!important}.py-md-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-md-31{padding-top:1.9375rem!important;padding-bottom:1.9375rem!important}.py-md-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-md-33{padding-top:2.0625rem!important;padding-bottom:2.0625rem!important}.py-md-34{padding-top:2.125rem!important;padding-bottom:2.125rem!important}.py-md-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-md-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-md-37{padding-top:2.3125rem!important;padding-bottom:2.3125rem!important}.py-md-38{padding-top:2.375rem!important;padding-bottom:2.375rem!important}.py-md-39{padding-top:2.4375rem!important;padding-bottom:2.4375rem!important}.py-md-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-md-41{padding-top:2.5625rem!important;padding-bottom:2.5625rem!important}.py-md-42{padding-top:2.625rem!important;padding-bottom:2.625rem!important}.py-md-43{padding-top:2.6875rem!important;padding-bottom:2.6875rem!important}.py-md-44{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-md-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-md-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-md-47{padding-top:2.9375rem!important;padding-bottom:2.9375rem!important}.py-md-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-md-49{padding-top:3.0625rem!important;padding-bottom:3.0625rem!important}.py-md-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.m-md-0{margin:0rem!important}.m-md-1{margin:.0625rem!important}.m-md-2{margin:.125rem!important}.m-md-3{margin:.1875rem!important}.m-md-4{margin:.25rem!important}.m-md-5{margin:.3125rem!important}.m-md-6{margin:.375rem!important}.m-md-7{margin:.4375rem!important}.m-md-8{margin:.5rem!important}.m-md-9{margin:.5625rem!important}.m-md-10{margin:.625rem!important}.m-md-11{margin:.6875rem!important}.m-md-12{margin:.75rem!important}.m-md-13{margin:.8125rem!important}.m-md-14{margin:.875rem!important}.m-md-15{margin:.9375rem!important}.m-md-16{margin:1rem!important}.m-md-17{margin:1.0625rem!important}.m-md-18{margin:1.125rem!important}.m-md-19{margin:1.1875rem!important}.m-md-20{margin:1.25rem!important}.m-md-21{margin:1.3125rem!important}.m-md-22{margin:1.375rem!important}.m-md-23{margin:1.4375rem!important}.m-md-24{margin:1.5rem!important}.m-md-25{margin:1.5625rem!important}.m-md-26{margin:1.625rem!important}.m-md-27{margin:1.6875rem!important}.m-md-28{margin:1.75rem!important}.m-md-29{margin:1.8125rem!important}.m-md-30{margin:1.875rem!important}.m-md-31{margin:1.9375rem!important}.m-md-32{margin:2rem!important}.m-md-33{margin:2.0625rem!important}.m-md-34{margin:2.125rem!important}.m-md-35{margin:2.1875rem!important}.m-md-36{margin:2.25rem!important}.m-md-37{margin:2.3125rem!important}.m-md-38{margin:2.375rem!important}.m-md-39{margin:2.4375rem!important}.m-md-40{margin:2.5rem!important}.m-md-41{margin:2.5625rem!important}.m-md-42{margin:2.625rem!important}.m-md-43{margin:2.6875rem!important}.m-md-44{margin:2.75rem!important}.m-md-45{margin:2.8125rem!important}.m-md-46{margin:2.875rem!important}.m-md-47{margin:2.9375rem!important}.m-md-48{margin:3rem!important}.m-md-49{margin:3.0625rem!important}.m-md-50{margin:3.125rem!important}.mt-md-0{margin-top:0rem!important}.mt-md-1{margin-top:.0625rem!important}.mt-md-2{margin-top:.125rem!important}.mt-md-3{margin-top:.1875rem!important}.mt-md-4{margin-top:.25rem!important}.mt-md-5{margin-top:.3125rem!important}.mt-md-6{margin-top:.375rem!important}.mt-md-7{margin-top:.4375rem!important}.mt-md-8{margin-top:.5rem!important}.mt-md-9{margin-top:.5625rem!important}.mt-md-10{margin-top:.625rem!important}.mt-md-11{margin-top:.6875rem!important}.mt-md-12{margin-top:.75rem!important}.mt-md-13{margin-top:.8125rem!important}.mt-md-14{margin-top:.875rem!important}.mt-md-15{margin-top:.9375rem!important}.mt-md-16{margin-top:1rem!important}.mt-md-17{margin-top:1.0625rem!important}.mt-md-18{margin-top:1.125rem!important}.mt-md-19{margin-top:1.1875rem!important}.mt-md-20{margin-top:1.25rem!important}.mt-md-21{margin-top:1.3125rem!important}.mt-md-22{margin-top:1.375rem!important}.mt-md-23{margin-top:1.4375rem!important}.mt-md-24{margin-top:1.5rem!important}.mt-md-25{margin-top:1.5625rem!important}.mt-md-26{margin-top:1.625rem!important}.mt-md-27{margin-top:1.6875rem!important}.mt-md-28{margin-top:1.75rem!important}.mt-md-29{margin-top:1.8125rem!important}.mt-md-30{margin-top:1.875rem!important}.mt-md-31{margin-top:1.9375rem!important}.mt-md-32{margin-top:2rem!important}.mt-md-33{margin-top:2.0625rem!important}.mt-md-34{margin-top:2.125rem!important}.mt-md-35{margin-top:2.1875rem!important}.mt-md-36{margin-top:2.25rem!important}.mt-md-37{margin-top:2.3125rem!important}.mt-md-38{margin-top:2.375rem!important}.mt-md-39{margin-top:2.4375rem!important}.mt-md-40{margin-top:2.5rem!important}.mt-md-41{margin-top:2.5625rem!important}.mt-md-42{margin-top:2.625rem!important}.mt-md-43{margin-top:2.6875rem!important}.mt-md-44{margin-top:2.75rem!important}.mt-md-45{margin-top:2.8125rem!important}.mt-md-46{margin-top:2.875rem!important}.mt-md-47{margin-top:2.9375rem!important}.mt-md-48{margin-top:3rem!important}.mt-md-49{margin-top:3.0625rem!important}.mt-md-50{margin-top:3.125rem!important}.mb-md-0{margin-bottom:0rem!important}.mb-md-1{margin-bottom:.0625rem!important}.mb-md-2{margin-bottom:.125rem!important}.mb-md-3{margin-bottom:.1875rem!important}.mb-md-4{margin-bottom:.25rem!important}.mb-md-5{margin-bottom:.3125rem!important}.mb-md-6{margin-bottom:.375rem!important}.mb-md-7{margin-bottom:.4375rem!important}.mb-md-8{margin-bottom:.5rem!important}.mb-md-9{margin-bottom:.5625rem!important}.mb-md-10{margin-bottom:.625rem!important}.mb-md-11{margin-bottom:.6875rem!important}.mb-md-12{margin-bottom:.75rem!important}.mb-md-13{margin-bottom:.8125rem!important}.mb-md-14{margin-bottom:.875rem!important}.mb-md-15{margin-bottom:.9375rem!important}.mb-md-16{margin-bottom:1rem!important}.mb-md-17{margin-bottom:1.0625rem!important}.mb-md-18{margin-bottom:1.125rem!important}.mb-md-19{margin-bottom:1.1875rem!important}.mb-md-20{margin-bottom:1.25rem!important}.mb-md-21{margin-bottom:1.3125rem!important}.mb-md-22{margin-bottom:1.375rem!important}.mb-md-23{margin-bottom:1.4375rem!important}.mb-md-24{margin-bottom:1.5rem!important}.mb-md-25{margin-bottom:1.5625rem!important}.mb-md-26{margin-bottom:1.625rem!important}.mb-md-27{margin-bottom:1.6875rem!important}.mb-md-28{margin-bottom:1.75rem!important}.mb-md-29{margin-bottom:1.8125rem!important}.mb-md-30{margin-bottom:1.875rem!important}.mb-md-31{margin-bottom:1.9375rem!important}.mb-md-32{margin-bottom:2rem!important}.mb-md-33{margin-bottom:2.0625rem!important}.mb-md-34{margin-bottom:2.125rem!important}.mb-md-35{margin-bottom:2.1875rem!important}.mb-md-36{margin-bottom:2.25rem!important}.mb-md-37{margin-bottom:2.3125rem!important}.mb-md-38{margin-bottom:2.375rem!important}.mb-md-39{margin-bottom:2.4375rem!important}.mb-md-40{margin-bottom:2.5rem!important}.mb-md-41{margin-bottom:2.5625rem!important}.mb-md-42{margin-bottom:2.625rem!important}.mb-md-43{margin-bottom:2.6875rem!important}.mb-md-44{margin-bottom:2.75rem!important}.mb-md-45{margin-bottom:2.8125rem!important}.mb-md-46{margin-bottom:2.875rem!important}.mb-md-47{margin-bottom:2.9375rem!important}.mb-md-48{margin-bottom:3rem!important}.mb-md-49{margin-bottom:3.0625rem!important}.mb-md-50{margin-bottom:3.125rem!important}.ms-md-0{margin-left:0rem!important}.ms-md-1{margin-left:.0625rem!important}.ms-md-2{margin-left:.125rem!important}.ms-md-3{margin-left:.1875rem!important}.ms-md-4{margin-left:.25rem!important}.ms-md-5{margin-left:.3125rem!important}.ms-md-6{margin-left:.375rem!important}.ms-md-7{margin-left:.4375rem!important}.ms-md-8{margin-left:.5rem!important}.ms-md-9{margin-left:.5625rem!important}.ms-md-10{margin-left:.625rem!important}.ms-md-11{margin-left:.6875rem!important}.ms-md-12{margin-left:.75rem!important}.ms-md-13{margin-left:.8125rem!important}.ms-md-14{margin-left:.875rem!important}.ms-md-15{margin-left:.9375rem!important}.ms-md-16{margin-left:1rem!important}.ms-md-17{margin-left:1.0625rem!important}.ms-md-18{margin-left:1.125rem!important}.ms-md-19{margin-left:1.1875rem!important}.ms-md-20{margin-left:1.25rem!important}.ms-md-21{margin-left:1.3125rem!important}.ms-md-22{margin-left:1.375rem!important}.ms-md-23{margin-left:1.4375rem!important}.ms-md-24{margin-left:1.5rem!important}.ms-md-25{margin-left:1.5625rem!important}.ms-md-26{margin-left:1.625rem!important}.ms-md-27{margin-left:1.6875rem!important}.ms-md-28{margin-left:1.75rem!important}.ms-md-29{margin-left:1.8125rem!important}.ms-md-30{margin-left:1.875rem!important}.ms-md-31{margin-left:1.9375rem!important}.ms-md-32{margin-left:2rem!important}.ms-md-33{margin-left:2.0625rem!important}.ms-md-34{margin-left:2.125rem!important}.ms-md-35{margin-left:2.1875rem!important}.ms-md-36{margin-left:2.25rem!important}.ms-md-37{margin-left:2.3125rem!important}.ms-md-38{margin-left:2.375rem!important}.ms-md-39{margin-left:2.4375rem!important}.ms-md-40{margin-left:2.5rem!important}.ms-md-41{margin-left:2.5625rem!important}.ms-md-42{margin-left:2.625rem!important}.ms-md-43{margin-left:2.6875rem!important}.ms-md-44{margin-left:2.75rem!important}.ms-md-45{margin-left:2.8125rem!important}.ms-md-46{margin-left:2.875rem!important}.ms-md-47{margin-left:2.9375rem!important}.ms-md-48{margin-left:3rem!important}.ms-md-49{margin-left:3.0625rem!important}.ms-md-50{margin-left:3.125rem!important}.me-md-0{margin-right:0rem!important}.me-md-1{margin-right:.0625rem!important}.me-md-2{margin-right:.125rem!important}.me-md-3{margin-right:.1875rem!important}.me-md-4{margin-right:.25rem!important}.me-md-5{margin-right:.3125rem!important}.me-md-6{margin-right:.375rem!important}.me-md-7{margin-right:.4375rem!important}.me-md-8{margin-right:.5rem!important}.me-md-9{margin-right:.5625rem!important}.me-md-10{margin-right:.625rem!important}.me-md-11{margin-right:.6875rem!important}.me-md-12{margin-right:.75rem!important}.me-md-13{margin-right:.8125rem!important}.me-md-14{margin-right:.875rem!important}.me-md-15{margin-right:.9375rem!important}.me-md-16{margin-right:1rem!important}.me-md-17{margin-right:1.0625rem!important}.me-md-18{margin-right:1.125rem!important}.me-md-19{margin-right:1.1875rem!important}.me-md-20{margin-right:1.25rem!important}.me-md-21{margin-right:1.3125rem!important}.me-md-22{margin-right:1.375rem!important}.me-md-23{margin-right:1.4375rem!important}.me-md-24{margin-right:1.5rem!important}.me-md-25{margin-right:1.5625rem!important}.me-md-26{margin-right:1.625rem!important}.me-md-27{margin-right:1.6875rem!important}.me-md-28{margin-right:1.75rem!important}.me-md-29{margin-right:1.8125rem!important}.me-md-30{margin-right:1.875rem!important}.me-md-31{margin-right:1.9375rem!important}.me-md-32{margin-right:2rem!important}.me-md-33{margin-right:2.0625rem!important}.me-md-34{margin-right:2.125rem!important}.me-md-35{margin-right:2.1875rem!important}.me-md-36{margin-right:2.25rem!important}.me-md-37{margin-right:2.3125rem!important}.me-md-38{margin-right:2.375rem!important}.me-md-39{margin-right:2.4375rem!important}.me-md-40{margin-right:2.5rem!important}.me-md-41{margin-right:2.5625rem!important}.me-md-42{margin-right:2.625rem!important}.me-md-43{margin-right:2.6875rem!important}.me-md-44{margin-right:2.75rem!important}.me-md-45{margin-right:2.8125rem!important}.me-md-46{margin-right:2.875rem!important}.me-md-47{margin-right:2.9375rem!important}.me-md-48{margin-right:3rem!important}.me-md-49{margin-right:3.0625rem!important}.me-md-50{margin-right:3.125rem!important}.mx-md-0{margin-left:0rem!important;margin-right:0rem!important}.mx-md-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-md-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-md-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-md-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-md-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-md-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-md-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-md-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-md-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-md-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-md-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-md-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-md-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-md-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-md-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-md-16{margin-left:1rem!important;margin-right:1rem!important}.mx-md-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-md-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-md-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-md-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-md-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-md-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-md-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-md-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-md-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-md-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-md-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-md-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-md-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-md-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-md-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-md-32{margin-left:2rem!important;margin-right:2rem!important}.mx-md-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-md-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-md-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-md-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-md-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-md-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-md-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-md-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-md-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-md-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-md-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-md-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-md-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-md-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-md-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-md-48{margin-left:3rem!important;margin-right:3rem!important}.mx-md-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-md-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.my-md-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-md-1{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-md-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-md-3{margin-top:.1875rem!important;margin-bottom:.1875rem!important}.my-md-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-md-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-md-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-md-7{margin-top:.4375rem!important;margin-bottom:.4375rem!important}.my-md-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-md-9{margin-top:.5625rem!important;margin-bottom:.5625rem!important}.my-md-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-md-11{margin-top:.6875rem!important;margin-bottom:.6875rem!important}.my-md-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-md-13{margin-top:.8125rem!important;margin-bottom:.8125rem!important}.my-md-14{margin-top:.875rem!important;margin-bottom:.875rem!important}.my-md-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-md-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-md-17{margin-top:1.0625rem!important;margin-bottom:1.0625rem!important}.my-md-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-md-19{margin-top:1.1875rem!important;margin-bottom:1.1875rem!important}.my-md-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-md-21{margin-top:1.3125rem!important;margin-bottom:1.3125rem!important}.my-md-22{margin-top:1.375rem!important;margin-bottom:1.375rem!important}.my-md-23{margin-top:1.4375rem!important;margin-bottom:1.4375rem!important}.my-md-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-md-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-md-26{margin-top:1.625rem!important;margin-bottom:1.625rem!important}.my-md-27{margin-top:1.6875rem!important;margin-bottom:1.6875rem!important}.my-md-28{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-md-29{margin-top:1.8125rem!important;margin-bottom:1.8125rem!important}.my-md-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-md-31{margin-top:1.9375rem!important;margin-bottom:1.9375rem!important}.my-md-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-md-33{margin-top:2.0625rem!important;margin-bottom:2.0625rem!important}.my-md-34{margin-top:2.125rem!important;margin-bottom:2.125rem!important}.my-md-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-md-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-md-37{margin-top:2.3125rem!important;margin-bottom:2.3125rem!important}.my-md-38{margin-top:2.375rem!important;margin-bottom:2.375rem!important}.my-md-39{margin-top:2.4375rem!important;margin-bottom:2.4375rem!important}.my-md-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-md-41{margin-top:2.5625rem!important;margin-bottom:2.5625rem!important}.my-md-42{margin-top:2.625rem!important;margin-bottom:2.625rem!important}.my-md-43{margin-top:2.6875rem!important;margin-bottom:2.6875rem!important}.my-md-44{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-md-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-md-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-md-47{margin-top:2.9375rem!important;margin-bottom:2.9375rem!important}.my-md-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-md-49{margin-top:3.0625rem!important;margin-bottom:3.0625rem!important}.my-md-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}}@media(min-width:1024px){.p-lg-0{padding:0rem!important}.p-lg-1{padding:.0625rem!important}.p-lg-2{padding:.125rem!important}.p-lg-3{padding:.1875rem!important}.p-lg-4{padding:.25rem!important}.p-lg-5{padding:.3125rem!important}.p-lg-6{padding:.375rem!important}.p-lg-7{padding:.4375rem!important}.p-lg-8{padding:.5rem!important}.p-lg-9{padding:.5625rem!important}.p-lg-10{padding:.625rem!important}.p-lg-11{padding:.6875rem!important}.p-lg-12{padding:.75rem!important}.p-lg-13{padding:.8125rem!important}.p-lg-14{padding:.875rem!important}.p-lg-15{padding:.9375rem!important}.p-lg-16{padding:1rem!important}.p-lg-17{padding:1.0625rem!important}.p-lg-18{padding:1.125rem!important}.p-lg-19{padding:1.1875rem!important}.p-lg-20{padding:1.25rem!important}.p-lg-21{padding:1.3125rem!important}.p-lg-22{padding:1.375rem!important}.p-lg-23{padding:1.4375rem!important}.p-lg-24{padding:1.5rem!important}.p-lg-25{padding:1.5625rem!important}.p-lg-26{padding:1.625rem!important}.p-lg-27{padding:1.6875rem!important}.p-lg-28{padding:1.75rem!important}.p-lg-29{padding:1.8125rem!important}.p-lg-30{padding:1.875rem!important}.p-lg-31{padding:1.9375rem!important}.p-lg-32{padding:2rem!important}.p-lg-33{padding:2.0625rem!important}.p-lg-34{padding:2.125rem!important}.p-lg-35{padding:2.1875rem!important}.p-lg-36{padding:2.25rem!important}.p-lg-37{padding:2.3125rem!important}.p-lg-38{padding:2.375rem!important}.p-lg-39{padding:2.4375rem!important}.p-lg-40{padding:2.5rem!important}.p-lg-41{padding:2.5625rem!important}.p-lg-42{padding:2.625rem!important}.p-lg-43{padding:2.6875rem!important}.p-lg-44{padding:2.75rem!important}.p-lg-45{padding:2.8125rem!important}.p-lg-46{padding:2.875rem!important}.p-lg-47{padding:2.9375rem!important}.p-lg-48{padding:3rem!important}.p-lg-49{padding:3.0625rem!important}.p-lg-50{padding:3.125rem!important}.pt-lg-0{padding-top:0rem!important}.pt-lg-1{padding-top:.0625rem!important}.pt-lg-2{padding-top:.125rem!important}.pt-lg-3{padding-top:.1875rem!important}.pt-lg-4{padding-top:.25rem!important}.pt-lg-5{padding-top:.3125rem!important}.pt-lg-6{padding-top:.375rem!important}.pt-lg-7{padding-top:.4375rem!important}.pt-lg-8{padding-top:.5rem!important}.pt-lg-9{padding-top:.5625rem!important}.pt-lg-10{padding-top:.625rem!important}.pt-lg-11{padding-top:.6875rem!important}.pt-lg-12{padding-top:.75rem!important}.pt-lg-13{padding-top:.8125rem!important}.pt-lg-14{padding-top:.875rem!important}.pt-lg-15{padding-top:.9375rem!important}.pt-lg-16{padding-top:1rem!important}.pt-lg-17{padding-top:1.0625rem!important}.pt-lg-18{padding-top:1.125rem!important}.pt-lg-19{padding-top:1.1875rem!important}.pt-lg-20{padding-top:1.25rem!important}.pt-lg-21{padding-top:1.3125rem!important}.pt-lg-22{padding-top:1.375rem!important}.pt-lg-23{padding-top:1.4375rem!important}.pt-lg-24{padding-top:1.5rem!important}.pt-lg-25{padding-top:1.5625rem!important}.pt-lg-26{padding-top:1.625rem!important}.pt-lg-27{padding-top:1.6875rem!important}.pt-lg-28{padding-top:1.75rem!important}.pt-lg-29{padding-top:1.8125rem!important}.pt-lg-30{padding-top:1.875rem!important}.pt-lg-31{padding-top:1.9375rem!important}.pt-lg-32{padding-top:2rem!important}.pt-lg-33{padding-top:2.0625rem!important}.pt-lg-34{padding-top:2.125rem!important}.pt-lg-35{padding-top:2.1875rem!important}.pt-lg-36{padding-top:2.25rem!important}.pt-lg-37{padding-top:2.3125rem!important}.pt-lg-38{padding-top:2.375rem!important}.pt-lg-39{padding-top:2.4375rem!important}.pt-lg-40{padding-top:2.5rem!important}.pt-lg-41{padding-top:2.5625rem!important}.pt-lg-42{padding-top:2.625rem!important}.pt-lg-43{padding-top:2.6875rem!important}.pt-lg-44{padding-top:2.75rem!important}.pt-lg-45{padding-top:2.8125rem!important}.pt-lg-46{padding-top:2.875rem!important}.pt-lg-47{padding-top:2.9375rem!important}.pt-lg-48{padding-top:3rem!important}.pt-lg-49{padding-top:3.0625rem!important}.pt-lg-50{padding-top:3.125rem!important}.pb-lg-0{padding-bottom:0rem!important}.pb-lg-1{padding-bottom:.0625rem!important}.pb-lg-2{padding-bottom:.125rem!important}.pb-lg-3{padding-bottom:.1875rem!important}.pb-lg-4{padding-bottom:.25rem!important}.pb-lg-5{padding-bottom:.3125rem!important}.pb-lg-6{padding-bottom:.375rem!important}.pb-lg-7{padding-bottom:.4375rem!important}.pb-lg-8{padding-bottom:.5rem!important}.pb-lg-9{padding-bottom:.5625rem!important}.pb-lg-10{padding-bottom:.625rem!important}.pb-lg-11{padding-bottom:.6875rem!important}.pb-lg-12{padding-bottom:.75rem!important}.pb-lg-13{padding-bottom:.8125rem!important}.pb-lg-14{padding-bottom:.875rem!important}.pb-lg-15{padding-bottom:.9375rem!important}.pb-lg-16{padding-bottom:1rem!important}.pb-lg-17{padding-bottom:1.0625rem!important}.pb-lg-18{padding-bottom:1.125rem!important}.pb-lg-19{padding-bottom:1.1875rem!important}.pb-lg-20{padding-bottom:1.25rem!important}.pb-lg-21{padding-bottom:1.3125rem!important}.pb-lg-22{padding-bottom:1.375rem!important}.pb-lg-23{padding-bottom:1.4375rem!important}.pb-lg-24{padding-bottom:1.5rem!important}.pb-lg-25{padding-bottom:1.5625rem!important}.pb-lg-26{padding-bottom:1.625rem!important}.pb-lg-27{padding-bottom:1.6875rem!important}.pb-lg-28{padding-bottom:1.75rem!important}.pb-lg-29{padding-bottom:1.8125rem!important}.pb-lg-30{padding-bottom:1.875rem!important}.pb-lg-31{padding-bottom:1.9375rem!important}.pb-lg-32{padding-bottom:2rem!important}.pb-lg-33{padding-bottom:2.0625rem!important}.pb-lg-34{padding-bottom:2.125rem!important}.pb-lg-35{padding-bottom:2.1875rem!important}.pb-lg-36{padding-bottom:2.25rem!important}.pb-lg-37{padding-bottom:2.3125rem!important}.pb-lg-38{padding-bottom:2.375rem!important}.pb-lg-39{padding-bottom:2.4375rem!important}.pb-lg-40{padding-bottom:2.5rem!important}.pb-lg-41{padding-bottom:2.5625rem!important}.pb-lg-42{padding-bottom:2.625rem!important}.pb-lg-43{padding-bottom:2.6875rem!important}.pb-lg-44{padding-bottom:2.75rem!important}.pb-lg-45{padding-bottom:2.8125rem!important}.pb-lg-46{padding-bottom:2.875rem!important}.pb-lg-47{padding-bottom:2.9375rem!important}.pb-lg-48{padding-bottom:3rem!important}.pb-lg-49{padding-bottom:3.0625rem!important}.pb-lg-50{padding-bottom:3.125rem!important}.ps-lg-0{padding-left:0rem!important}.ps-lg-1{padding-left:.0625rem!important}.ps-lg-2{padding-left:.125rem!important}.ps-lg-3{padding-left:.1875rem!important}.ps-lg-4{padding-left:.25rem!important}.ps-lg-5{padding-left:.3125rem!important}.ps-lg-6{padding-left:.375rem!important}.ps-lg-7{padding-left:.4375rem!important}.ps-lg-8{padding-left:.5rem!important}.ps-lg-9{padding-left:.5625rem!important}.ps-lg-10{padding-left:.625rem!important}.ps-lg-11{padding-left:.6875rem!important}.ps-lg-12{padding-left:.75rem!important}.ps-lg-13{padding-left:.8125rem!important}.ps-lg-14{padding-left:.875rem!important}.ps-lg-15{padding-left:.9375rem!important}.ps-lg-16{padding-left:1rem!important}.ps-lg-17{padding-left:1.0625rem!important}.ps-lg-18{padding-left:1.125rem!important}.ps-lg-19{padding-left:1.1875rem!important}.ps-lg-20{padding-left:1.25rem!important}.ps-lg-21{padding-left:1.3125rem!important}.ps-lg-22{padding-left:1.375rem!important}.ps-lg-23{padding-left:1.4375rem!important}.ps-lg-24{padding-left:1.5rem!important}.ps-lg-25{padding-left:1.5625rem!important}.ps-lg-26{padding-left:1.625rem!important}.ps-lg-27{padding-left:1.6875rem!important}.ps-lg-28{padding-left:1.75rem!important}.ps-lg-29{padding-left:1.8125rem!important}.ps-lg-30{padding-left:1.875rem!important}.ps-lg-31{padding-left:1.9375rem!important}.ps-lg-32{padding-left:2rem!important}.ps-lg-33{padding-left:2.0625rem!important}.ps-lg-34{padding-left:2.125rem!important}.ps-lg-35{padding-left:2.1875rem!important}.ps-lg-36{padding-left:2.25rem!important}.ps-lg-37{padding-left:2.3125rem!important}.ps-lg-38{padding-left:2.375rem!important}.ps-lg-39{padding-left:2.4375rem!important}.ps-lg-40{padding-left:2.5rem!important}.ps-lg-41{padding-left:2.5625rem!important}.ps-lg-42{padding-left:2.625rem!important}.ps-lg-43{padding-left:2.6875rem!important}.ps-lg-44{padding-left:2.75rem!important}.ps-lg-45{padding-left:2.8125rem!important}.ps-lg-46{padding-left:2.875rem!important}.ps-lg-47{padding-left:2.9375rem!important}.ps-lg-48{padding-left:3rem!important}.ps-lg-49{padding-left:3.0625rem!important}.ps-lg-50{padding-left:3.125rem!important}.pe-lg-0{padding-right:0rem!important}.pe-lg-1{padding-right:.0625rem!important}.pe-lg-2{padding-right:.125rem!important}.pe-lg-3{padding-right:.1875rem!important}.pe-lg-4{padding-right:.25rem!important}.pe-lg-5{padding-right:.3125rem!important}.pe-lg-6{padding-right:.375rem!important}.pe-lg-7{padding-right:.4375rem!important}.pe-lg-8{padding-right:.5rem!important}.pe-lg-9{padding-right:.5625rem!important}.pe-lg-10{padding-right:.625rem!important}.pe-lg-11{padding-right:.6875rem!important}.pe-lg-12{padding-right:.75rem!important}.pe-lg-13{padding-right:.8125rem!important}.pe-lg-14{padding-right:.875rem!important}.pe-lg-15{padding-right:.9375rem!important}.pe-lg-16{padding-right:1rem!important}.pe-lg-17{padding-right:1.0625rem!important}.pe-lg-18{padding-right:1.125rem!important}.pe-lg-19{padding-right:1.1875rem!important}.pe-lg-20{padding-right:1.25rem!important}.pe-lg-21{padding-right:1.3125rem!important}.pe-lg-22{padding-right:1.375rem!important}.pe-lg-23{padding-right:1.4375rem!important}.pe-lg-24{padding-right:1.5rem!important}.pe-lg-25{padding-right:1.5625rem!important}.pe-lg-26{padding-right:1.625rem!important}.pe-lg-27{padding-right:1.6875rem!important}.pe-lg-28{padding-right:1.75rem!important}.pe-lg-29{padding-right:1.8125rem!important}.pe-lg-30{padding-right:1.875rem!important}.pe-lg-31{padding-right:1.9375rem!important}.pe-lg-32{padding-right:2rem!important}.pe-lg-33{padding-right:2.0625rem!important}.pe-lg-34{padding-right:2.125rem!important}.pe-lg-35{padding-right:2.1875rem!important}.pe-lg-36{padding-right:2.25rem!important}.pe-lg-37{padding-right:2.3125rem!important}.pe-lg-38{padding-right:2.375rem!important}.pe-lg-39{padding-right:2.4375rem!important}.pe-lg-40{padding-right:2.5rem!important}.pe-lg-41{padding-right:2.5625rem!important}.pe-lg-42{padding-right:2.625rem!important}.pe-lg-43{padding-right:2.6875rem!important}.pe-lg-44{padding-right:2.75rem!important}.pe-lg-45{padding-right:2.8125rem!important}.pe-lg-46{padding-right:2.875rem!important}.pe-lg-47{padding-right:2.9375rem!important}.pe-lg-48{padding-right:3rem!important}.pe-lg-49{padding-right:3.0625rem!important}.pe-lg-50{padding-right:3.125rem!important}.px-lg-0{padding-left:0rem!important;padding-right:0rem!important}.px-lg-1{padding-left:.0625rem!important;padding-right:.0625rem!important}.px-lg-2{padding-left:.125rem!important;padding-right:.125rem!important}.px-lg-3{padding-left:.1875rem!important;padding-right:.1875rem!important}.px-lg-4{padding-left:.25rem!important;padding-right:.25rem!important}.px-lg-5{padding-left:.3125rem!important;padding-right:.3125rem!important}.px-lg-6{padding-left:.375rem!important;padding-right:.375rem!important}.px-lg-7{padding-left:.4375rem!important;padding-right:.4375rem!important}.px-lg-8{padding-left:.5rem!important;padding-right:.5rem!important}.px-lg-9{padding-left:.5625rem!important;padding-right:.5625rem!important}.px-lg-10{padding-left:.625rem!important;padding-right:.625rem!important}.px-lg-11{padding-left:.6875rem!important;padding-right:.6875rem!important}.px-lg-12{padding-left:.75rem!important;padding-right:.75rem!important}.px-lg-13{padding-left:.8125rem!important;padding-right:.8125rem!important}.px-lg-14{padding-left:.875rem!important;padding-right:.875rem!important}.px-lg-15{padding-left:.9375rem!important;padding-right:.9375rem!important}.px-lg-16{padding-left:1rem!important;padding-right:1rem!important}.px-lg-17{padding-left:1.0625rem!important;padding-right:1.0625rem!important}.px-lg-18{padding-left:1.125rem!important;padding-right:1.125rem!important}.px-lg-19{padding-left:1.1875rem!important;padding-right:1.1875rem!important}.px-lg-20{padding-left:1.25rem!important;padding-right:1.25rem!important}.px-lg-21{padding-left:1.3125rem!important;padding-right:1.3125rem!important}.px-lg-22{padding-left:1.375rem!important;padding-right:1.375rem!important}.px-lg-23{padding-left:1.4375rem!important;padding-right:1.4375rem!important}.px-lg-24{padding-left:1.5rem!important;padding-right:1.5rem!important}.px-lg-25{padding-left:1.5625rem!important;padding-right:1.5625rem!important}.px-lg-26{padding-left:1.625rem!important;padding-right:1.625rem!important}.px-lg-27{padding-left:1.6875rem!important;padding-right:1.6875rem!important}.px-lg-28{padding-left:1.75rem!important;padding-right:1.75rem!important}.px-lg-29{padding-left:1.8125rem!important;padding-right:1.8125rem!important}.px-lg-30{padding-left:1.875rem!important;padding-right:1.875rem!important}.px-lg-31{padding-left:1.9375rem!important;padding-right:1.9375rem!important}.px-lg-32{padding-left:2rem!important;padding-right:2rem!important}.px-lg-33{padding-left:2.0625rem!important;padding-right:2.0625rem!important}.px-lg-34{padding-left:2.125rem!important;padding-right:2.125rem!important}.px-lg-35{padding-left:2.1875rem!important;padding-right:2.1875rem!important}.px-lg-36{padding-left:2.25rem!important;padding-right:2.25rem!important}.px-lg-37{padding-left:2.3125rem!important;padding-right:2.3125rem!important}.px-lg-38{padding-left:2.375rem!important;padding-right:2.375rem!important}.px-lg-39{padding-left:2.4375rem!important;padding-right:2.4375rem!important}.px-lg-40{padding-left:2.5rem!important;padding-right:2.5rem!important}.px-lg-41{padding-left:2.5625rem!important;padding-right:2.5625rem!important}.px-lg-42{padding-left:2.625rem!important;padding-right:2.625rem!important}.px-lg-43{padding-left:2.6875rem!important;padding-right:2.6875rem!important}.px-lg-44{padding-left:2.75rem!important;padding-right:2.75rem!important}.px-lg-45{padding-left:2.8125rem!important;padding-right:2.8125rem!important}.px-lg-46{padding-left:2.875rem!important;padding-right:2.875rem!important}.px-lg-47{padding-left:2.9375rem!important;padding-right:2.9375rem!important}.px-lg-48{padding-left:3rem!important;padding-right:3rem!important}.px-lg-49{padding-left:3.0625rem!important;padding-right:3.0625rem!important}.px-lg-50{padding-left:3.125rem!important;padding-right:3.125rem!important}.py-lg-0{padding-top:0rem!important;padding-bottom:0rem!important}.py-lg-1{padding-top:.0625rem!important;padding-bottom:.0625rem!important}.py-lg-2{padding-top:.125rem!important;padding-bottom:.125rem!important}.py-lg-3{padding-top:.1875rem!important;padding-bottom:.1875rem!important}.py-lg-4{padding-top:.25rem!important;padding-bottom:.25rem!important}.py-lg-5{padding-top:.3125rem!important;padding-bottom:.3125rem!important}.py-lg-6{padding-top:.375rem!important;padding-bottom:.375rem!important}.py-lg-7{padding-top:.4375rem!important;padding-bottom:.4375rem!important}.py-lg-8{padding-top:.5rem!important;padding-bottom:.5rem!important}.py-lg-9{padding-top:.5625rem!important;padding-bottom:.5625rem!important}.py-lg-10{padding-top:.625rem!important;padding-bottom:.625rem!important}.py-lg-11{padding-top:.6875rem!important;padding-bottom:.6875rem!important}.py-lg-12{padding-top:.75rem!important;padding-bottom:.75rem!important}.py-lg-13{padding-top:.8125rem!important;padding-bottom:.8125rem!important}.py-lg-14{padding-top:.875rem!important;padding-bottom:.875rem!important}.py-lg-15{padding-top:.9375rem!important;padding-bottom:.9375rem!important}.py-lg-16{padding-top:1rem!important;padding-bottom:1rem!important}.py-lg-17{padding-top:1.0625rem!important;padding-bottom:1.0625rem!important}.py-lg-18{padding-top:1.125rem!important;padding-bottom:1.125rem!important}.py-lg-19{padding-top:1.1875rem!important;padding-bottom:1.1875rem!important}.py-lg-20{padding-top:1.25rem!important;padding-bottom:1.25rem!important}.py-lg-21{padding-top:1.3125rem!important;padding-bottom:1.3125rem!important}.py-lg-22{padding-top:1.375rem!important;padding-bottom:1.375rem!important}.py-lg-23{padding-top:1.4375rem!important;padding-bottom:1.4375rem!important}.py-lg-24{padding-top:1.5rem!important;padding-bottom:1.5rem!important}.py-lg-25{padding-top:1.5625rem!important;padding-bottom:1.5625rem!important}.py-lg-26{padding-top:1.625rem!important;padding-bottom:1.625rem!important}.py-lg-27{padding-top:1.6875rem!important;padding-bottom:1.6875rem!important}.py-lg-28{padding-top:1.75rem!important;padding-bottom:1.75rem!important}.py-lg-29{padding-top:1.8125rem!important;padding-bottom:1.8125rem!important}.py-lg-30{padding-top:1.875rem!important;padding-bottom:1.875rem!important}.py-lg-31{padding-top:1.9375rem!important;padding-bottom:1.9375rem!important}.py-lg-32{padding-top:2rem!important;padding-bottom:2rem!important}.py-lg-33{padding-top:2.0625rem!important;padding-bottom:2.0625rem!important}.py-lg-34{padding-top:2.125rem!important;padding-bottom:2.125rem!important}.py-lg-35{padding-top:2.1875rem!important;padding-bottom:2.1875rem!important}.py-lg-36{padding-top:2.25rem!important;padding-bottom:2.25rem!important}.py-lg-37{padding-top:2.3125rem!important;padding-bottom:2.3125rem!important}.py-lg-38{padding-top:2.375rem!important;padding-bottom:2.375rem!important}.py-lg-39{padding-top:2.4375rem!important;padding-bottom:2.4375rem!important}.py-lg-40{padding-top:2.5rem!important;padding-bottom:2.5rem!important}.py-lg-41{padding-top:2.5625rem!important;padding-bottom:2.5625rem!important}.py-lg-42{padding-top:2.625rem!important;padding-bottom:2.625rem!important}.py-lg-43{padding-top:2.6875rem!important;padding-bottom:2.6875rem!important}.py-lg-44{padding-top:2.75rem!important;padding-bottom:2.75rem!important}.py-lg-45{padding-top:2.8125rem!important;padding-bottom:2.8125rem!important}.py-lg-46{padding-top:2.875rem!important;padding-bottom:2.875rem!important}.py-lg-47{padding-top:2.9375rem!important;padding-bottom:2.9375rem!important}.py-lg-48{padding-top:3rem!important;padding-bottom:3rem!important}.py-lg-49{padding-top:3.0625rem!important;padding-bottom:3.0625rem!important}.py-lg-50{padding-top:3.125rem!important;padding-bottom:3.125rem!important}.m-lg-0{margin:0rem!important}.m-lg-1{margin:.0625rem!important}.m-lg-2{margin:.125rem!important}.m-lg-3{margin:.1875rem!important}.m-lg-4{margin:.25rem!important}.m-lg-5{margin:.3125rem!important}.m-lg-6{margin:.375rem!important}.m-lg-7{margin:.4375rem!important}.m-lg-8{margin:.5rem!important}.m-lg-9{margin:.5625rem!important}.m-lg-10{margin:.625rem!important}.m-lg-11{margin:.6875rem!important}.m-lg-12{margin:.75rem!important}.m-lg-13{margin:.8125rem!important}.m-lg-14{margin:.875rem!important}.m-lg-15{margin:.9375rem!important}.m-lg-16{margin:1rem!important}.m-lg-17{margin:1.0625rem!important}.m-lg-18{margin:1.125rem!important}.m-lg-19{margin:1.1875rem!important}.m-lg-20{margin:1.25rem!important}.m-lg-21{margin:1.3125rem!important}.m-lg-22{margin:1.375rem!important}.m-lg-23{margin:1.4375rem!important}.m-lg-24{margin:1.5rem!important}.m-lg-25{margin:1.5625rem!important}.m-lg-26{margin:1.625rem!important}.m-lg-27{margin:1.6875rem!important}.m-lg-28{margin:1.75rem!important}.m-lg-29{margin:1.8125rem!important}.m-lg-30{margin:1.875rem!important}.m-lg-31{margin:1.9375rem!important}.m-lg-32{margin:2rem!important}.m-lg-33{margin:2.0625rem!important}.m-lg-34{margin:2.125rem!important}.m-lg-35{margin:2.1875rem!important}.m-lg-36{margin:2.25rem!important}.m-lg-37{margin:2.3125rem!important}.m-lg-38{margin:2.375rem!important}.m-lg-39{margin:2.4375rem!important}.m-lg-40{margin:2.5rem!important}.m-lg-41{margin:2.5625rem!important}.m-lg-42{margin:2.625rem!important}.m-lg-43{margin:2.6875rem!important}.m-lg-44{margin:2.75rem!important}.m-lg-45{margin:2.8125rem!important}.m-lg-46{margin:2.875rem!important}.m-lg-47{margin:2.9375rem!important}.m-lg-48{margin:3rem!important}.m-lg-49{margin:3.0625rem!important}.m-lg-50{margin:3.125rem!important}.mt-lg-0{margin-top:0rem!important}.mt-lg-1{margin-top:.0625rem!important}.mt-lg-2{margin-top:.125rem!important}.mt-lg-3{margin-top:.1875rem!important}.mt-lg-4{margin-top:.25rem!important}.mt-lg-5{margin-top:.3125rem!important}.mt-lg-6{margin-top:.375rem!important}.mt-lg-7{margin-top:.4375rem!important}.mt-lg-8{margin-top:.5rem!important}.mt-lg-9{margin-top:.5625rem!important}.mt-lg-10{margin-top:.625rem!important}.mt-lg-11{margin-top:.6875rem!important}.mt-lg-12{margin-top:.75rem!important}.mt-lg-13{margin-top:.8125rem!important}.mt-lg-14{margin-top:.875rem!important}.mt-lg-15{margin-top:.9375rem!important}.mt-lg-16{margin-top:1rem!important}.mt-lg-17{margin-top:1.0625rem!important}.mt-lg-18{margin-top:1.125rem!important}.mt-lg-19{margin-top:1.1875rem!important}.mt-lg-20{margin-top:1.25rem!important}.mt-lg-21{margin-top:1.3125rem!important}.mt-lg-22{margin-top:1.375rem!important}.mt-lg-23{margin-top:1.4375rem!important}.mt-lg-24{margin-top:1.5rem!important}.mt-lg-25{margin-top:1.5625rem!important}.mt-lg-26{margin-top:1.625rem!important}.mt-lg-27{margin-top:1.6875rem!important}.mt-lg-28{margin-top:1.75rem!important}.mt-lg-29{margin-top:1.8125rem!important}.mt-lg-30{margin-top:1.875rem!important}.mt-lg-31{margin-top:1.9375rem!important}.mt-lg-32{margin-top:2rem!important}.mt-lg-33{margin-top:2.0625rem!important}.mt-lg-34{margin-top:2.125rem!important}.mt-lg-35{margin-top:2.1875rem!important}.mt-lg-36{margin-top:2.25rem!important}.mt-lg-37{margin-top:2.3125rem!important}.mt-lg-38{margin-top:2.375rem!important}.mt-lg-39{margin-top:2.4375rem!important}.mt-lg-40{margin-top:2.5rem!important}.mt-lg-41{margin-top:2.5625rem!important}.mt-lg-42{margin-top:2.625rem!important}.mt-lg-43{margin-top:2.6875rem!important}.mt-lg-44{margin-top:2.75rem!important}.mt-lg-45{margin-top:2.8125rem!important}.mt-lg-46{margin-top:2.875rem!important}.mt-lg-47{margin-top:2.9375rem!important}.mt-lg-48{margin-top:3rem!important}.mt-lg-49{margin-top:3.0625rem!important}.mt-lg-50{margin-top:3.125rem!important}.mb-lg-0{margin-bottom:0rem!important}.mb-lg-1{margin-bottom:.0625rem!important}.mb-lg-2{margin-bottom:.125rem!important}.mb-lg-3{margin-bottom:.1875rem!important}.mb-lg-4{margin-bottom:.25rem!important}.mb-lg-5{margin-bottom:.3125rem!important}.mb-lg-6{margin-bottom:.375rem!important}.mb-lg-7{margin-bottom:.4375rem!important}.mb-lg-8{margin-bottom:.5rem!important}.mb-lg-9{margin-bottom:.5625rem!important}.mb-lg-10{margin-bottom:.625rem!important}.mb-lg-11{margin-bottom:.6875rem!important}.mb-lg-12{margin-bottom:.75rem!important}.mb-lg-13{margin-bottom:.8125rem!important}.mb-lg-14{margin-bottom:.875rem!important}.mb-lg-15{margin-bottom:.9375rem!important}.mb-lg-16{margin-bottom:1rem!important}.mb-lg-17{margin-bottom:1.0625rem!important}.mb-lg-18{margin-bottom:1.125rem!important}.mb-lg-19{margin-bottom:1.1875rem!important}.mb-lg-20{margin-bottom:1.25rem!important}.mb-lg-21{margin-bottom:1.3125rem!important}.mb-lg-22{margin-bottom:1.375rem!important}.mb-lg-23{margin-bottom:1.4375rem!important}.mb-lg-24{margin-bottom:1.5rem!important}.mb-lg-25{margin-bottom:1.5625rem!important}.mb-lg-26{margin-bottom:1.625rem!important}.mb-lg-27{margin-bottom:1.6875rem!important}.mb-lg-28{margin-bottom:1.75rem!important}.mb-lg-29{margin-bottom:1.8125rem!important}.mb-lg-30{margin-bottom:1.875rem!important}.mb-lg-31{margin-bottom:1.9375rem!important}.mb-lg-32{margin-bottom:2rem!important}.mb-lg-33{margin-bottom:2.0625rem!important}.mb-lg-34{margin-bottom:2.125rem!important}.mb-lg-35{margin-bottom:2.1875rem!important}.mb-lg-36{margin-bottom:2.25rem!important}.mb-lg-37{margin-bottom:2.3125rem!important}.mb-lg-38{margin-bottom:2.375rem!important}.mb-lg-39{margin-bottom:2.4375rem!important}.mb-lg-40{margin-bottom:2.5rem!important}.mb-lg-41{margin-bottom:2.5625rem!important}.mb-lg-42{margin-bottom:2.625rem!important}.mb-lg-43{margin-bottom:2.6875rem!important}.mb-lg-44{margin-bottom:2.75rem!important}.mb-lg-45{margin-bottom:2.8125rem!important}.mb-lg-46{margin-bottom:2.875rem!important}.mb-lg-47{margin-bottom:2.9375rem!important}.mb-lg-48{margin-bottom:3rem!important}.mb-lg-49{margin-bottom:3.0625rem!important}.mb-lg-50{margin-bottom:3.125rem!important}.ms-lg-0{margin-left:0rem!important}.ms-lg-1{margin-left:.0625rem!important}.ms-lg-2{margin-left:.125rem!important}.ms-lg-3{margin-left:.1875rem!important}.ms-lg-4{margin-left:.25rem!important}.ms-lg-5{margin-left:.3125rem!important}.ms-lg-6{margin-left:.375rem!important}.ms-lg-7{margin-left:.4375rem!important}.ms-lg-8{margin-left:.5rem!important}.ms-lg-9{margin-left:.5625rem!important}.ms-lg-10{margin-left:.625rem!important}.ms-lg-11{margin-left:.6875rem!important}.ms-lg-12{margin-left:.75rem!important}.ms-lg-13{margin-left:.8125rem!important}.ms-lg-14{margin-left:.875rem!important}.ms-lg-15{margin-left:.9375rem!important}.ms-lg-16{margin-left:1rem!important}.ms-lg-17{margin-left:1.0625rem!important}.ms-lg-18{margin-left:1.125rem!important}.ms-lg-19{margin-left:1.1875rem!important}.ms-lg-20{margin-left:1.25rem!important}.ms-lg-21{margin-left:1.3125rem!important}.ms-lg-22{margin-left:1.375rem!important}.ms-lg-23{margin-left:1.4375rem!important}.ms-lg-24{margin-left:1.5rem!important}.ms-lg-25{margin-left:1.5625rem!important}.ms-lg-26{margin-left:1.625rem!important}.ms-lg-27{margin-left:1.6875rem!important}.ms-lg-28{margin-left:1.75rem!important}.ms-lg-29{margin-left:1.8125rem!important}.ms-lg-30{margin-left:1.875rem!important}.ms-lg-31{margin-left:1.9375rem!important}.ms-lg-32{margin-left:2rem!important}.ms-lg-33{margin-left:2.0625rem!important}.ms-lg-34{margin-left:2.125rem!important}.ms-lg-35{margin-left:2.1875rem!important}.ms-lg-36{margin-left:2.25rem!important}.ms-lg-37{margin-left:2.3125rem!important}.ms-lg-38{margin-left:2.375rem!important}.ms-lg-39{margin-left:2.4375rem!important}.ms-lg-40{margin-left:2.5rem!important}.ms-lg-41{margin-left:2.5625rem!important}.ms-lg-42{margin-left:2.625rem!important}.ms-lg-43{margin-left:2.6875rem!important}.ms-lg-44{margin-left:2.75rem!important}.ms-lg-45{margin-left:2.8125rem!important}.ms-lg-46{margin-left:2.875rem!important}.ms-lg-47{margin-left:2.9375rem!important}.ms-lg-48{margin-left:3rem!important}.ms-lg-49{margin-left:3.0625rem!important}.ms-lg-50{margin-left:3.125rem!important}.me-lg-0{margin-right:0rem!important}.me-lg-1{margin-right:.0625rem!important}.me-lg-2{margin-right:.125rem!important}.me-lg-3{margin-right:.1875rem!important}.me-lg-4{margin-right:.25rem!important}.me-lg-5{margin-right:.3125rem!important}.me-lg-6{margin-right:.375rem!important}.me-lg-7{margin-right:.4375rem!important}.me-lg-8{margin-right:.5rem!important}.me-lg-9{margin-right:.5625rem!important}.me-lg-10{margin-right:.625rem!important}.me-lg-11{margin-right:.6875rem!important}.me-lg-12{margin-right:.75rem!important}.me-lg-13{margin-right:.8125rem!important}.me-lg-14{margin-right:.875rem!important}.me-lg-15{margin-right:.9375rem!important}.me-lg-16{margin-right:1rem!important}.me-lg-17{margin-right:1.0625rem!important}.me-lg-18{margin-right:1.125rem!important}.me-lg-19{margin-right:1.1875rem!important}.me-lg-20{margin-right:1.25rem!important}.me-lg-21{margin-right:1.3125rem!important}.me-lg-22{margin-right:1.375rem!important}.me-lg-23{margin-right:1.4375rem!important}.me-lg-24{margin-right:1.5rem!important}.me-lg-25{margin-right:1.5625rem!important}.me-lg-26{margin-right:1.625rem!important}.me-lg-27{margin-right:1.6875rem!important}.me-lg-28{margin-right:1.75rem!important}.me-lg-29{margin-right:1.8125rem!important}.me-lg-30{margin-right:1.875rem!important}.me-lg-31{margin-right:1.9375rem!important}.me-lg-32{margin-right:2rem!important}.me-lg-33{margin-right:2.0625rem!important}.me-lg-34{margin-right:2.125rem!important}.me-lg-35{margin-right:2.1875rem!important}.me-lg-36{margin-right:2.25rem!important}.me-lg-37{margin-right:2.3125rem!important}.me-lg-38{margin-right:2.375rem!important}.me-lg-39{margin-right:2.4375rem!important}.me-lg-40{margin-right:2.5rem!important}.me-lg-41{margin-right:2.5625rem!important}.me-lg-42{margin-right:2.625rem!important}.me-lg-43{margin-right:2.6875rem!important}.me-lg-44{margin-right:2.75rem!important}.me-lg-45{margin-right:2.8125rem!important}.me-lg-46{margin-right:2.875rem!important}.me-lg-47{margin-right:2.9375rem!important}.me-lg-48{margin-right:3rem!important}.me-lg-49{margin-right:3.0625rem!important}.me-lg-50{margin-right:3.125rem!important}.mx-lg-0{margin-left:0rem!important;margin-right:0rem!important}.mx-lg-1{margin-left:.0625rem!important;margin-right:.0625rem!important}.mx-lg-2{margin-left:.125rem!important;margin-right:.125rem!important}.mx-lg-3{margin-left:.1875rem!important;margin-right:.1875rem!important}.mx-lg-4{margin-left:.25rem!important;margin-right:.25rem!important}.mx-lg-5{margin-left:.3125rem!important;margin-right:.3125rem!important}.mx-lg-6{margin-left:.375rem!important;margin-right:.375rem!important}.mx-lg-7{margin-left:.4375rem!important;margin-right:.4375rem!important}.mx-lg-8{margin-left:.5rem!important;margin-right:.5rem!important}.mx-lg-9{margin-left:.5625rem!important;margin-right:.5625rem!important}.mx-lg-10{margin-left:.625rem!important;margin-right:.625rem!important}.mx-lg-11{margin-left:.6875rem!important;margin-right:.6875rem!important}.mx-lg-12{margin-left:.75rem!important;margin-right:.75rem!important}.mx-lg-13{margin-left:.8125rem!important;margin-right:.8125rem!important}.mx-lg-14{margin-left:.875rem!important;margin-right:.875rem!important}.mx-lg-15{margin-left:.9375rem!important;margin-right:.9375rem!important}.mx-lg-16{margin-left:1rem!important;margin-right:1rem!important}.mx-lg-17{margin-left:1.0625rem!important;margin-right:1.0625rem!important}.mx-lg-18{margin-left:1.125rem!important;margin-right:1.125rem!important}.mx-lg-19{margin-left:1.1875rem!important;margin-right:1.1875rem!important}.mx-lg-20{margin-left:1.25rem!important;margin-right:1.25rem!important}.mx-lg-21{margin-left:1.3125rem!important;margin-right:1.3125rem!important}.mx-lg-22{margin-left:1.375rem!important;margin-right:1.375rem!important}.mx-lg-23{margin-left:1.4375rem!important;margin-right:1.4375rem!important}.mx-lg-24{margin-left:1.5rem!important;margin-right:1.5rem!important}.mx-lg-25{margin-left:1.5625rem!important;margin-right:1.5625rem!important}.mx-lg-26{margin-left:1.625rem!important;margin-right:1.625rem!important}.mx-lg-27{margin-left:1.6875rem!important;margin-right:1.6875rem!important}.mx-lg-28{margin-left:1.75rem!important;margin-right:1.75rem!important}.mx-lg-29{margin-left:1.8125rem!important;margin-right:1.8125rem!important}.mx-lg-30{margin-left:1.875rem!important;margin-right:1.875rem!important}.mx-lg-31{margin-left:1.9375rem!important;margin-right:1.9375rem!important}.mx-lg-32{margin-left:2rem!important;margin-right:2rem!important}.mx-lg-33{margin-left:2.0625rem!important;margin-right:2.0625rem!important}.mx-lg-34{margin-left:2.125rem!important;margin-right:2.125rem!important}.mx-lg-35{margin-left:2.1875rem!important;margin-right:2.1875rem!important}.mx-lg-36{margin-left:2.25rem!important;margin-right:2.25rem!important}.mx-lg-37{margin-left:2.3125rem!important;margin-right:2.3125rem!important}.mx-lg-38{margin-left:2.375rem!important;margin-right:2.375rem!important}.mx-lg-39{margin-left:2.4375rem!important;margin-right:2.4375rem!important}.mx-lg-40{margin-left:2.5rem!important;margin-right:2.5rem!important}.mx-lg-41{margin-left:2.5625rem!important;margin-right:2.5625rem!important}.mx-lg-42{margin-left:2.625rem!important;margin-right:2.625rem!important}.mx-lg-43{margin-left:2.6875rem!important;margin-right:2.6875rem!important}.mx-lg-44{margin-left:2.75rem!important;margin-right:2.75rem!important}.mx-lg-45{margin-left:2.8125rem!important;margin-right:2.8125rem!important}.mx-lg-46{margin-left:2.875rem!important;margin-right:2.875rem!important}.mx-lg-47{margin-left:2.9375rem!important;margin-right:2.9375rem!important}.mx-lg-48{margin-left:3rem!important;margin-right:3rem!important}.mx-lg-49{margin-left:3.0625rem!important;margin-right:3.0625rem!important}.mx-lg-50{margin-left:3.125rem!important;margin-right:3.125rem!important}.my-lg-0{margin-top:0rem!important;margin-bottom:0rem!important}.my-lg-1{margin-top:.0625rem!important;margin-bottom:.0625rem!important}.my-lg-2{margin-top:.125rem!important;margin-bottom:.125rem!important}.my-lg-3{margin-top:.1875rem!important;margin-bottom:.1875rem!important}.my-lg-4{margin-top:.25rem!important;margin-bottom:.25rem!important}.my-lg-5{margin-top:.3125rem!important;margin-bottom:.3125rem!important}.my-lg-6{margin-top:.375rem!important;margin-bottom:.375rem!important}.my-lg-7{margin-top:.4375rem!important;margin-bottom:.4375rem!important}.my-lg-8{margin-top:.5rem!important;margin-bottom:.5rem!important}.my-lg-9{margin-top:.5625rem!important;margin-bottom:.5625rem!important}.my-lg-10{margin-top:.625rem!important;margin-bottom:.625rem!important}.my-lg-11{margin-top:.6875rem!important;margin-bottom:.6875rem!important}.my-lg-12{margin-top:.75rem!important;margin-bottom:.75rem!important}.my-lg-13{margin-top:.8125rem!important;margin-bottom:.8125rem!important}.my-lg-14{margin-top:.875rem!important;margin-bottom:.875rem!important}.my-lg-15{margin-top:.9375rem!important;margin-bottom:.9375rem!important}.my-lg-16{margin-top:1rem!important;margin-bottom:1rem!important}.my-lg-17{margin-top:1.0625rem!important;margin-bottom:1.0625rem!important}.my-lg-18{margin-top:1.125rem!important;margin-bottom:1.125rem!important}.my-lg-19{margin-top:1.1875rem!important;margin-bottom:1.1875rem!important}.my-lg-20{margin-top:1.25rem!important;margin-bottom:1.25rem!important}.my-lg-21{margin-top:1.3125rem!important;margin-bottom:1.3125rem!important}.my-lg-22{margin-top:1.375rem!important;margin-bottom:1.375rem!important}.my-lg-23{margin-top:1.4375rem!important;margin-bottom:1.4375rem!important}.my-lg-24{margin-top:1.5rem!important;margin-bottom:1.5rem!important}.my-lg-25{margin-top:1.5625rem!important;margin-bottom:1.5625rem!important}.my-lg-26{margin-top:1.625rem!important;margin-bottom:1.625rem!important}.my-lg-27{margin-top:1.6875rem!important;margin-bottom:1.6875rem!important}.my-lg-28{margin-top:1.75rem!important;margin-bottom:1.75rem!important}.my-lg-29{margin-top:1.8125rem!important;margin-bottom:1.8125rem!important}.my-lg-30{margin-top:1.875rem!important;margin-bottom:1.875rem!important}.my-lg-31{margin-top:1.9375rem!important;margin-bottom:1.9375rem!important}.my-lg-32{margin-top:2rem!important;margin-bottom:2rem!important}.my-lg-33{margin-top:2.0625rem!important;margin-bottom:2.0625rem!important}.my-lg-34{margin-top:2.125rem!important;margin-bottom:2.125rem!important}.my-lg-35{margin-top:2.1875rem!important;margin-bottom:2.1875rem!important}.my-lg-36{margin-top:2.25rem!important;margin-bottom:2.25rem!important}.my-lg-37{margin-top:2.3125rem!important;margin-bottom:2.3125rem!important}.my-lg-38{margin-top:2.375rem!important;margin-bottom:2.375rem!important}.my-lg-39{margin-top:2.4375rem!important;margin-bottom:2.4375rem!important}.my-lg-40{margin-top:2.5rem!important;margin-bottom:2.5rem!important}.my-lg-41{margin-top:2.5625rem!important;margin-bottom:2.5625rem!important}.my-lg-42{margin-top:2.625rem!important;margin-bottom:2.625rem!important}.my-lg-43{margin-top:2.6875rem!important;margin-bottom:2.6875rem!important}.my-lg-44{margin-top:2.75rem!important;margin-bottom:2.75rem!important}.my-lg-45{margin-top:2.8125rem!important;margin-bottom:2.8125rem!important}.my-lg-46{margin-top:2.875rem!important;margin-bottom:2.875rem!important}.my-lg-47{margin-top:2.9375rem!important;margin-bottom:2.9375rem!important}.my-lg-48{margin-top:3rem!important;margin-bottom:3rem!important}.my-lg-49{margin-top:3.0625rem!important;margin-bottom:3.0625rem!important}.my-lg-50{margin-top:3.125rem!important;margin-bottom:3.125rem!important}}
