@font-face {font-family: "SST Roman";font-style: normal;font-weight: normal;src: local("SST Roman"), url("../sst/SSTRg.woff") format("woff") }@font-face {font-family: "SST Condensed";font-style: normal;font-weight: normal;src: local("SST Condensed"), url("../sst/SSTRgCn.woff") format("woff") }@font-face {font-family: "SST Italic";font-style: normal;font-weight: normal;src: local("SST Italic"), url("../sst/SSTRgIt.woff") format("woff") }@font-face {font-family: "SST Light";font-style: normal;font-weight: normal;src: local("SST Light"), url("../sst/SSTLight.woff") format("woff") }@font-face {font-family: "SST Light Italic";font-style: normal;font-weight: normal;src: local("SST Light Italic"), url("../sst/SSTLightIt.woff") format("woff") }@font-face {font-family: "SST Medium";font-style: normal;font-weight: normal;src: local("SST Medium"), url("../sst/SSTMedium.woff") format("woff") }@font-face {font-family: "SST Condensed Medium";font-style: normal;font-weight: normal;src: local("SST Condensed Medium"), url("../sst/SSTMediumCn.woff") format("woff") }@font-face {font-family: "SST Medium Italic";font-style: normal;font-weight: normal;src: local("SST Medium Italic"), url("../sst/SSTMediumIt.woff") format("woff") }@font-face {font-family: "SST Bold";font-style: normal;font-weight: normal;src: local("SST Bold"), url("../sst/SSTBold.woff") format("woff") }@font-face {font-family: "SST Condensed Bold";font-style: normal;font-weight: normal;src: local("SST Condensed Bold"), url("../sst/SSTBoldCn.woff") format("woff") }@font-face {font-family: "SST Bold Italic";font-style: normal;font-weight: normal;src: local("SST Bold Italic"), url("../sst/SSTBoldIt.woff") format("woff") }@font-face {font-family: "SST Heavy";font-style: normal;font-weight: normal;src: local("SST Heavy"), url("../sst/SSTHeavy.woff") format("woff") }@font-face {font-family: "SST Heavy Italic";font-style: normal;font-weight: normal;src: local("SST Heavy Italic"), url("../sst/SSTHeavyIt.woff") format("woff") }body {padding: 0;margin: 0;font-family: "SST Roman";font-size: 16px }a {text-decoration: none;-webkit-transition: .6s;transition: .6s;display: inline-block }a:hover, a:focus {color: #023970;text-decoration: none }button {outline: 0 !important }p {margin-bottom: 15px;line-height: 1.4;color: #6b6b84;font-weight: 400;font-size: 16px }p:last-child {margin-bottom: 0 }i {line-height: normal }img {max-width: 100%;height: auto;display: inline-block }.pt-70 {padding-top: 65px }.pb-70 {padding-bottom: 70px }h2, h3, h4 {color: #023970;font-family: "SST Bold";font-weight: 700 }h2:last-child, h5:last-child {margin-bottom: 0 }.blog-post {padding: 15px;background-color: #f7f7f7;margin-top: 15px;& img {min-height: 220px;object-fit: cover }}.section-title {margin: 0 auto 45px;text-align: center }.w-100 {max-width: 100% !important }.section-title h2 {font-size: 30px;margin-bottom: 0;line-height: 1.4 }.main-responsive-nav {display: none }.main-navbar {padding: 10px 0 }.main-navbar .navbar {-webkit-transition: .6s;transition: .6s;padding: 0;gap: 31px }.main-navbar .navbar .navbar-brand {padding: 0 }.main-navbar .navbar ul {padding-left: 0;list-style-type: none;margin-bottom: 0 }.main-navbar .navbar .navbar-nav .nav-item {position: relative;margin-left: 15px;margin-right: 15px }.main-navbar .navbar .navbar-nav .nav-item a {color: #4cb8d2;font-size: 16px;font-weight: 600;padding-left: 0;padding-right: 0;padding-top: 25px;padding-bottom: 25px;-webkit-transition: .6s;transition: .6s;position: relative }.main-navbar .navbar .navbar-nav .nav-item a::before {content: "";position: absolute;bottom: -9px;right: 0;width: 0;height: 4px;background-color: #023970;-webkit-transition: all ease .5s;transition: all ease .5s }.main-navbar .navbar .navbar-nav .nav-item a i {font-size: 14px;position: relative;top: 2px;display: inline-block;margin-left: -2px;margin-right: -2px }.main-navbar .navbar .navbar-nav .nav-item a:hover, .main-navbar .navbar .navbar-nav .nav-item a:focus, .main-navbar .navbar .navbar-nav .nav-item a.active {color: #023970;font-weight: 900 }.main-navbar .navbar .navbar-nav .nav-item a:hover::before, .main-navbar .navbar .navbar-nav .nav-item a:focus::before, .main-navbar .navbar .navbar-nav .nav-item a.active::before {width: 100%;right: auto;left: 0 }.main-navbar .navbar .navbar-nav .nav-item:last-child {margin-right: 0 }.main-navbar .navbar .navbar-nav .nav-item:first-child {margin-left: 0 }.main-navbar .navbar .navbar-nav .nav-item:hover a {color: #023970 }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu {border: 0;top: 60px;left: 0;z-index: 99;width: 250px;display: none;padding: 10px 0;margin-top: 15px;position: absolute;background: #fff;-webkit-transition: all .2s ease-in-out;transition: all .2s ease-in-out;-webkit-box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1) }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li {margin: 0 }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a {padding: 10px 20px;padding-left: 0;position: relative;display: block;color: #6b6b84;font-size: 15px;font-weight: 600;& h5 {font-family: "SST Roman";color: #003c71;font-size: 18px;}}.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a i {margin: 0;position: absolute;top: 50%;font-size: 15px;-webkit-transform: translateY(-50%);transform: translateY(-50%);right: 15px }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a::before {content: "";position: absolute;-webkit-transform: translateY(-50%);visibility: hidden;background-color: #023970;-webkit-transition: .6s }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:focus {color: #023970;padding-left: 5px;background-color: #f9f9f9 }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:hover::before, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li a:focus::before {opacity: 1;visibility: visible }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu {top: 0;opacity: 0;left: -250px;margin-top: 15px;visibility: hidden }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a {color: #6b6b84 }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:hover, .main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li .dropdown-menu li a:focus {color: #023970 }.main-navbar .navbar .navbar-nav .nav-item .dropdown-menu li:hover .dropdown-menu {opacity: 1;visibility: visible;margin-top: 0 }.main-navbar .navbar .navbar-nav .nav-item:hover .dropdown-menu {display: block }@media only screen and (max-width:1200px) {.main-responsive-nav {display: block }.main-responsive-nav .main-responsive-menu {position: relative }.main-responsive-nav .logo {position: relative;padding: 0 15px;display: flex;justify-content: space-between;align-items: center;& button {border: 0;padding: 0;position: absolute;right: 12px;z-index: 99999;background: white }& a {z-index: 999 }}.main-responsive-nav .logo img {max-width: 200px !important }.navbar-area {background-color: #fff !important;padding-top: 15px;padding-bottom: 15px }.main-navbar {display: none }#bg-leap .item-left .arrow-absolute {left: -70px;}#banners-hero img {margin-top: 64px !important;}}@media only screen and (max-width:1280px) {#footer-sds {& .border-separator {padding: 0 }& .info-boston {padding: 0;& p {font-size: 22px !important }}& .info-sds {padding: 0;& p {font-size: 21px !important }}}}@media (max-width:1199px){#banners-hero img {margin-top: 50px !important;}}@media only screen and (max-width:1400px) {.submenu-header .nav-link-title, .main-navbar .navbar .navbar-nav .nav-item a{font-size: 14px !important;}.submenu-header.main-navbar .container, .main-navbar .container:last-child{padding: 0 !important;}}@media (max-width: 768px){#banners-hero img{margin-top: 50px !important;}}.specialities {background-color: #f7f7f7 }.specialities-links {display: flex;gap: 30px;margin-top: 89px }.specialities-links div {width: fit-content }.specialities-links h5 {margin-top: 14px;color: #666;font-family: "SST Roman";font-size: 25px }.go-top {position: fixed;cursor: pointer;bottom: -100px;right: 20px;color: #fff;background-color: #003c71;z-index: 4;width: 45px;text-align: center;height: 45px;opacity: 0;visibility: hidden;border-radius: 50%;font-size: 22px;-webkit-transition: .6s;transition: .6s;overflow: hidden;-webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1);box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1) }.go-top i {position: absolute;right: 0;left: 0;top: 45%;-webkit-transform: translateY(-45%);transform: translateY(-45%);text-align: center;font-size: 30px;margin-left: auto;margin-right: auto }.go-top:hover {background-color: #6f19b2;color: #fff;-webkit-transition: .6s;transition: .6s;-webkit-box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);box-shadow: 0 4px 6px rgba(50, 50, 93, 0.11), 0 1px 3px rgba(0, 0, 0, 0.08);-webkit-transform: translateY(-5px);transform: translateY(-5px) }.text-left {text-align: left !important }.overlay-brain, .overlay-heart, .overlay-urine, .overlay-cancer, .overlay-sexual, .overlay-circulatorio {background: linear-gradient(317deg, rgba(0, 190, 204, 1) 15%, rgba(33, 83, 204, 1) 35%) }.overlay {height: 100%;width: 0;position: fixed;z-index: 1;top: 0;left: 0;overflow-x: hidden;transition: .5s;background-color: #000;background-color: rgba(0, 0, 0, 0.9) }.overlay-content {position: relative;top: 25%;width: 100%;text-align: center;margin-top: 30px }.overlay a {padding: 8px;text-decoration: none;font-size: 30px;color: #f8f8f8;display: block;transition: .3s }.overlay a:hover, .overlay a:focus {color: #f1f1f1 }@media only screen and (max-height:450px) {.overlay a {font-size: 20px }}@media only screen and (max-width:1600px) {.container {padding-right: 25px !important;padding-left: 25px !important }}.text-right {text-align: right }.pt-45 {padding-top: 45px }.pb-46 {padding-bottom: 46px }.pt-84 {padding-top: 84px }.pb-136 {padding-bottom: 136px }.main-navbar {background: white;font-family: "SST Roman" !important }.main-navbar .navbar .navbar-nav .nav-item, .navbar {position: initial }.dropdown-menu {background: #f7f7f7 !important }.dropdown-menu .li-border-bottom {padding-bottom: 20px;border-bottom: 2px solid #4cb8d2 !important }.dropdown-menu .li-border-bottom a {color: #003C71 !important;font-size: 22px !important;padding: 0 !important;&::before {background-color: transparent !important }}.btn-client-header button:focus {box-shadow: none !important;border-color: #0153cc }.btn-client-header h2 button {font-family: "SST Heavy";font-size: 18px;color: #0153cc !important;display: flex;align-items: center;gap: 8px;padding: 14px 15px 14px 23px;border: 2px solid #0153cc;width: 100% }.btn-client-header .accordion-button::after {background-image: url("../images/svg/up.svg") !important;background-size: 1.25rem;transition: transform .2s ease-in-out }.btn-client-header .absolute-content {position: absolute;border: 1px solid #707070 }.btn-client-header .absolute-content input {width: 100%;padding: 8px;color: #707070;outline: 0 }.btn-client-header .absolute-content input[type="submit"] {font-family: "SST Heavy";background: #0153cc;color: white;border: 1px solid #0153cc;cursor: pointer }.submenu-header {background: #003c71;border: 1px solid #707070;padding: 0 }.submenu-header .navbar .navbar-nav .nav-item .dropdown-menu {top: 26px !important }.submenu-header .nav-link-title {color: white !important;font-family: "SST Roman" !important;font-weight: 100 !important;transition: .3s ease;font-size: 16px !important;padding: 0 !important }.submenu-header .nav-link-title:hover {font-weight: bold !important }#submenu-flex {width: fit-content;display: flex;gap: 33px;margin: 0 auto }.flex-options {display: flex;align-items: center;gap: 31px }#dropdown-search button {border: 0;background: inherit;padding: 0;color: white }#dropdown-search .dropdown-toggle::after {display: none }.flex-options a {color: #0ef;font-family: "SST bold";padding: 12px }.flex-options a:hover {background: #0153cc }#dropdown-search form {max-width: 970px;width: 100%;margin: 0 auto }#dropdown-search form {display: flex;gap: 16px }#dropdown-search form input[type="text"] {flex: 1;border: 1px solid #000;padding: 14px 25px;outline: 0 }#dropdown-search form input[type="submit"] {color: #666;background: #f2f2f2;padding: 14px 25px;border: 0;outline: 0;border: 2px solid #ccc;cursor: pointer;font-size: 18px;font-family: "SST Roman" }#about-home .row {display: flex;flex-direction: column;align-items: center;justify-content: center;gap: 10px }#about-home .row h2 {color: #00becc;font-family: "SST Bold";text-align: center;max-width: 1100px;width: 100%;font-size: 30px }.gradient {background: #b3f;background: linear-gradient(90deg, rgba(187, 51, 255, 1) 15%, rgba(52, 133, 254, 1) 35%);height: 6px }#about-home .row a {border: 2px solid #0153cc;font-family: "SST Heavy";font-size: 23px;color: #0153cc;padding: 15px 30px;width: fit-content }#banners-hero {& .owl-nav {display: none;position: absolute;width: 100%;top: 50%;justify-content: space-between;align-items: center;margin: 0;padding: 0 15px;& button {background: #023970;width: 50px;height: 50px;border-radius: 50%;& svg {fill: white }}}& .owl-dots {margin-top: 29px;& .owl-dot.active span {background: #0153cc;border: 0 }& .owl-dot span {width: 20px;height: 20px;background: #fff;border: 2px solid #ccc }}}#blog-session .row .item {display: flex;flex-direction: column;align-items: start;justify-content: center;font-family: "SST Heavy" }#blog-session .row .item h3 {font-size: 30px;max-width: 540px;margin-bottom: 22px;width: 100%;color: #000 }#blog-session .row .item a {margin-top: 26px;font-size: 25px;color: #0153cc;text-decoration: underline }#blog-session .row .item img {width: 680px;height: 408px;object-fit: cover;}#area-blog-home {& .posts-desk-carrousel .row {gap: 9px }& .card-post {max-width: 297px;padding: 0;& .blog-post {padding: 0;margin-top: 0 }}}#area-blog-home {background: #f2f2f2;padding-top: 53px;padding-bottom: 66px }#area-blog-home .header {max-width: 1218px;margin: 0 auto;align-items: end !important;justify-content: space-between;margin-bottom: 91px;& form {width: 398px;position: relative;display: flex;align-items: center;& input {color: #666;font-family: "SST Roman";font-size: 18px;border: 0;outline: 0;background: transparent;border-bottom: 2px solid #033a71;padding-bottom: 20px;padding-top: 6px;width: 100% }& button {padding: 0;border: 0;position: absolute;right: 2px;top: 10px }}}#area-blog-home .header {display: flex;align-items: center;gap: 134px }#area-blog-home .header .flex {display: flex;flex-direction: column }#area-blog-home .header .flex p {color: #666;font-family: "SST Roman";font-size: 18px }#area-blog-home .blog-post {background: transparent }#area-blog-home .blog-post img {max-height: 185px }#area-blog-home .blog-post .category {color: #80c;font-size: 12px;font-family: "SST Heavy";margin-top: 26px }#area-blog-home .blog-post .title-post {color: #000;font-family: "SST Heavy";margin-bottom: 14px !important }#area-blog-home .blog-post .text-preview {font-size: 18px;font-family: "SST Roman";margin-bottom: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;& h2, h3 {line-height: 1.4;color: #6b6b84;font-weight: 400;font-family: mulish, sans-serif;font-size: 16px }}#area-blog-home .blog-post .read-more-blog {color: #0153cc !important;font-family: "SST Heavy";text-decoration: underline }#area-blog-home .btn-more {display: flex;justify-content: center;margin-bottom: 40px }#area-blog-home .btn-more a {width: fit-content;color: #0153cc;font-family: "SST Heavy";font-size: 14px;border: 2px solid #0153cc;padding: 15px 34px;cursor: pointer;background: white;margin-top: 84px }#session-info {background: #00becc;background: linear-gradient(180deg, rgba(33, 83, 204, 1) 15%, rgba(0, 190, 204, 1) 35%);padding-top: 100px;padding-bottom: 108px;display: flex;flex-direction: column }#session-info .container {display: flex;gap: 40px }#session-info .row .info h3 {color: #0ef !important;font-size: 30px !important;font-family: "SST bold";margin-bottom: 24px;padding-top: 20px }#session-info .row .info p {color: #fff;font-size: 22px;font-family: "SST Roman";line-height: 1.2 }#session-info .row .info p strong {color: #0ef }#session-info .row .links {display: flex;flex-direction: column;gap: 10px;margin-top: 24px;margin-bottom: 81px }#session-info .row .links a {border: 2px solid #f2f2f2;color: white;font-size: 24px;font-family: "SST Heavy";max-width: 491px;width: 100%;display: flex;justify-content: space-between;align-items: center;padding: 14px 36px 16px 52px;cursor: pointer !important;height: 58px }#cards-info-content {display: flex;flex-direction: column }#cards-info-content .gradient-info {background: #b3f;background: linear-gradient(90deg, rgba(187, 51, 255, 1) 15%, rgba(52, 133, 254, 1) 35%);height: 16px }#cards-info {background: #fff;width: 100%;padding: 58px;display: flex;justify-content: center;gap: 30px }#cards-info p {color: #003c71 !important;font-family: "SST Roman";font-size: 18px;text-align: center;font-weight: 700 }#cards-info div.item {display: flex;flex-direction: column;align-items: center;gap: 38px }#session-info .content-cards {margin-top: 50px;display: flex;justify-content: center;align-items: center;flex-direction: column }#session-info .content-cards .flex {display: flex;justify-content: center }#session-info .content-cards h3 {color: #0ef;font-family: "SST bold";text-align: center;font-size: 37px }#session-info .content-cards .card-info {display: flex;flex-direction: column;gap: 15px }#session-info .content-cards .card-info h4 {color: white;font-size: 28px;font-family: "SST Heavy" }#session-info .content-cards .card-info p {color: white;font-size: 18px;font-family: "SST Roman" }#session-info .content-cards .card-info a {background: white;color: #0153cc;border: 2px solid #0153cc;font-family: "SST Heavy";padding: 15px;text-align: center;width: 315px;font-size: 14px }#bg-video {background-image: linear-gradient(to bottom, rgba(0, 60, 113, 0.8), rgba(0, 60, 113, 0.8)), url("../images/home/bg-video.jpg");background-repeat: no-repeat;background-position: center;background-size: cover;width: 100% }#bg-video .content {display: flex;flex-direction: column;justify-content: center;align-items: center;height: 100% }#bg-video .content p {color: #f2f2f2;font-size: 35px;font-family: "SST bold";margin-bottom: 56px;margin-top: 96px }#bg-video .content .position-relative .play {position: absolute;top: 0;width: 100%;height: 100%;display: flex;justify-content: center;align-items: center }.icon {width: 182px;height: 182px;background-color: rgba(0, 0, 0, 0.73);border-radius: 50%;display: flex;justify-content: center;align-items: center }#bg-video .flecha-absolute {position: absolute;top: -270px;left: -208px }#bg-video .foother-links {display: flex;justify-content: space-between;max-width: 970px;width: 100%;margin-top: 55px;margin-bottom: 96px }#bg-video .foother-links .flex {display: flex;align-items: center;gap: 15px }#bg-video .foother-links .flex span {color: white;font-family: "SST bold";font-size: 23px }#bg-video .foother-links .flex .links-midias {display: flex;align-items: center;gap: 15px }#bg-video .foother-links .flex-youtube {display: flex;align-items: center;gap: 30px }#bg-video .foother-links .flex-youtube span {color: white;font-family: "SST Heavy";font-size: 18px }.gradient-270 {background: #00becc;background: linear-gradient(270deg, rgba(0, 190, 204, 1) 0, rgba(53, 133, 254, 1) 35%);height: 20px }#bg-leap .item-left {background: #00becc;background: linear-gradient(180deg, rgba(0, 190, 204, 1) 0, rgba(53, 133, 254, 1) 35%);display: flex;align-items: center;gap: 45px;padding: 93px 93px 91px 91px }#bg-leap .item-left .arrow {margin-top: -120px }#bg-leap .item-left p:first-child {color: #f2f2f2;font-size: 28px;font-family: "SST bold";margin-bottom: 25px }#bg-leap .item-left p.text {color: #f2f2f2;font-size: 25px;font-family: "SST Roman";margin-top: 28px }#bg-leap .item-left a {background: #0153cc;color: white;border: 1px solid #0153cc;text-align: center;font-family: "SST Heavy";padding: 11px 27px;margin-top: 40px }#bg-leap .item-left .arrow-absolute {position: absolute;bottom: -55px;right: -143px }#info-sds {background: #999;padding: 88px 80px;position: relative }#info-sds p:nth-child(1) {color: #f2f2f2;font-size: 30px;font-family: "SST Roman";text-align: center }#info-sds p:nth-child(2) {color: #f2f2f2;font-size: 40px;font-family: "SST bold";text-align: center }#info-sds .content-absolute {display: flex;justify-content: center;position: absolute;width: 100%;bottom: -120px }#news p.text-title {color: #00becc;font-size: 30px;font-family: "SST Heavy";margin-top: 25px }#news form input[type="email"], #news form input[type="text"]{border-color: black;color: #666;font-size: 18px;max-width: 572px;width: 100% }#news form input[type="email"].form-control:focus, #news form input[type="text"].form-control:focus {box-shadow: none !important;border-color: black }#news form input[type="checkbox"] {border-radius: 50% }#news form .flex {display: flex;flex-direction: column;gap: 18px;margin-top: 40px }#news form .form-group {display: flex;gap: 18px }#news form .form-group label {width: fit-content;line-height: 1.2;& a {display: contents }}#news form button {background: #0153cc;color: white;border: 1px solid #0153cc;font-family: "SST Heavy";padding: 16px 27px;margin-top: 40px }#footer-sds {background: #f2f7ff;padding: 125px;& .border-separator {display: flex;justify-content: center;& div {width: 1px;height: 100%;background: #033a71 }}}#footer-sds .info-boston p {color: #666;font-family: "SST Roman";font-size: 24px;margin: 30px 0;max-width: 324px }#footer-sds .info-boston .links {display: flex;align-items: center;justify-content: end;gap: 30px;& a {background: 0;padding: 0;border: 0 }}#footer-sds .info-boston a {background: #0153cc;color: white;border: 1px solid #0153cc;padding: 16px 29px;font-family: "SST Heavy" }#footer-sds .info-sds p {color: #666;font-family: "SST Roman";font-size: 24px;margin-top: 67px;max-width: 496px }#footer-sds .info-sds .links {margin-top: 33px;display: flex;align-items: center;gap: 30px }#footer-sds-bottom {background: #033a71;padding: 83px 0 67px 0 }#footer-sds-bottom .links-top {display: flex;justify-content: center;gap: 25px;margin-bottom: 56px }#footer-sds-bottom .links-top a {width: fit-content;color: #fff;font-family: "SST Heavy";font-size: 22px }#footer-sds-bottom .links-bottom {max-width: 1000px;margin: 0 auto;font-family: "SST Heavy" }#footer-sds-bottom .links-bottom ul {display: flex;flex-direction: column;gap: 11px;padding: 0;list-style: none }#footer-sds-bottom .links-bottom h3 {color: white;font-size: 16px;margin-bottom: 24px }#footer-sds-bottom .links-bottom ul a {color: #f2f2f2;font-size: 14px;font-family: "SST Roman" }#footer-sds-bottom .links-bottom ul a.sst-bold {font-family: "SST bold" }#footer-sds-bottom .links-bottom .absolute-content {position: absolute;left: 22px }#footer-sds-bottom .text-boston {color: #ccc;text-align: center;margin-top: 100px;font-family: "SST Roman" }#session-info .content-cards-carrousel {display: none }#area-blog-home {& .select {& #category-select:has(#options-view-button:checked)+.flex-ul {display: flex !important }& #select-button {margin-top: .5rem;display: flex;align-items: center;justify-content: space-between;background: #ffffff;width: 465px;padding: 11px 16px;& #selected-value {color: #003c71;font-size: 26px;font-family: "SST bold" }& #chevrons {color: #003c71;& [data-lucide="chevron-up"] {display: none }svg {width: 24px;height: 24px }}}& #options-view-button:checked+#select-button #chevrons [data-lucide="chevron-down"] {display: none }& #options-view-button:checked+#select-button #chevrons [data-lucide="chevron-up"] {display: block }& #category-select {position: relative;display: flex;& #options-view-button {all: unset;position: absolute;inset: 0;cursor: pointer;z-index: 3 }}& #options {display: none;position: absolute;z-index: 99;& ul {padding: 0;list-style: none;padding: 0;background: #e6f0ff }& .option {display: flex;align-items: center;padding: 8px 22px 8px 46px;color: #666666;font-family: "SST Roman";position: relative;& span {font-size: 22px }& svg {width: 18px;height: 18px }& svg:last-child {margin-left: auto }& input {all: unset;position: absolute;inset: 0;cursor: pointer }}& .option:has(input:checked), .option:hover {background: #80c;color: white;font-family: "SST Heavy" }}& #category-select:has(#options-view-button:checked)+#options {display: block }& .options-list-mobol ul:first-child li {display: flex;flex-direction: column;& .flex {width: 100%;display: flex;justify-content: space-between;flex-direction: row;align-items: center }}& .options-list-mobol ul:first-child li {justify-content: space-between;& .flex-chevrons [data-lucide="chevron-up"] {display: none }}& .options-list-mobol {& .none-icon-toogle [data-lucide="chevron-down"] {display: none }& .none-icon-toogle [data-lucide="chevron-up"] {display: block !important }}& .options-list-mobol .block-list-mobol {display: block !important;width: 100%;position: absolute;top: 50px;left: 0;padding: 0 60px !important;color: #666;font-family: "SST Roman";z-index: 999 }& .options-list-mobol li.option:has(input:checked)>.list-subcategory {& span {font-size: 20px }& li.option:has(input:checked), .option:hover {font-family: inherit !important }& li.option {align-items: baseline !important }}}& .select {& #options ul:nth-child(1) {width: 465px }& #options-two-list li {height: 49px }}}#area-blog-home #select-mobol-search {&.select {& #category-select:has(#options-view-button:checked)+.flex-ul {display: flex !important }& #select-button {margin-top: .5rem;display: flex;align-items: center;justify-content: space-between;background: #ffffff;width: 465px;padding: 11px 16px;& #selected-value {color: #003c71;font-size: 18px;font-family: "SST bold" }& #chevrons {color: #003c71;& [data-lucide="chevron-up"] {display: none }svg {width: 24px;height: 24px }}}& #options-view-button:checked+#select-button #chevrons [data-lucide="chevron-down"] {display: none }& #options-view-button:checked+#select-button #chevrons [data-lucide="chevron-up"] {display: block }& #category-select {position: relative;display: flex;& #options-view-button {all: unset;position: absolute;inset: 0;cursor: pointer;z-index: 3 }}& #options {display: none;position: relative !important;z-index: 99;& ul {padding: 0;list-style: none;padding: 0;background: #e6f0ff }& .option {display: flex;align-items: center;padding: 8px 22px 8px 46px;color: #666666;font-family: "SST Roman";position: relative;& span {font-size: 18px }& svg {width: 18px;height: 18px }& svg:last-child {margin-left: auto }& input {all: unset;position: absolute;inset: 0;cursor: pointer }}& .option:has(input:checked), .option:hover {background: #80c;color: white;font-family: "SST Heavy" }}& #category-select:has(#options-view-button:checked)+#options {display: block }& .options-list-mobol ul:first-child li {display: flex;flex-direction: column;& .flex {width: 100%;display: flex;justify-content: space-between;flex-direction: row;align-items: center }}& .options-list-mobol ul:first-child li {justify-content: space-between;& .flex-chevrons [data-lucide="chevron-up"] {display: none }}& .options-list-mobol {& .none-icon-toogle [data-lucide="chevron-down"] {display: none }& .none-icon-toogle [data-lucide="chevron-up"] {display: block !important }}& .options-list-mobol .block-list-mobol {display: block !important;width: 100%;position: absolute;top: 50px;left: 0;padding: 0 !important;color: #666;font-family: "SST Roman";z-index: 999 }& .options-list-mobol li.option:has(input:checked)>.list-subcategory {& span {font-size: 20px }& li.option:has(input:checked), .option:hover {font-family: inherit !important }& li.option {align-items: baseline !important }}}}.navbar-expand-md .navbar-collapse {gap: 50px }.submenu-header .navbar .navbar-nav .nav-item {margin-right: 20px;padding: 10px 0; }.content-image {max-width: 600px;width: 100%;display: flex;justify-content: end }#news {padding: 100px 0 }body::-webkit-scrollbar {width: 10px }body::-webkit-scrollbar-track {background: #b3f;background: linear-gradient(180deg, rgba(187, 51, 255, 1) 15%, rgba(52, 133, 254, 1) 35%) }body::-webkit-scrollbar-thumb {background-color: #fff;border: 1px solid #fff }#validationMessage {text-align: left;width: 100% }.text-white {color: white !important;}.text-preview h1, .text-preview h2, .text-preview h3 {font-size: 18px;font-family: "SST Roman";margin-bottom: 14px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;color: #6b6b84 }#modal-news .modal-dialog {max-width: 720px;}#modal-news .modal-content {padding: 22px 35px 22px 35px;}#modal-news .modal-header {border: none;}#modal-news .modal-header button {background: none;opacity: inherit;}#modal-news .modal-header button:focus {box-shadow: none;}#modal-news .modal-body h4 {color: #00BECC;font-size: 30px;font-family: 'SST Heavy';margin-top: 25px;margin-bottom: 8px;}#modal-news .modal-body p {color: #666666;font-size: 19px;font-family: 'SST bold';max-width: 604px;}#modal-news .modal-body form input[type="email"], #modal-news .modal-body form input[type="text"] {background: #FFF;border: 1px solid #000000;max-width: 604px;}#modal-news .modal-body form input[type="text"]{margin-bottom: 25px;}#modal-news .modal-body form input[type="email"]:focus, #modal-news .modal-body form input[type="text"]:focus {box-shadow: none;}#modal-news .modal-body form .flex {display: flex;flex-direction: column;gap: 18px;}#modal-news .modal-body form .flex .form-group {display: flex;gap: 18px;}#modal-news .modal-body form .flex .form-group input {width: 18px;height: 18px;border-radius: 50%;}#modal-news .modal-body form .flex .form-group label {width: fit-content;color: #666666;font-family: 'SST Roman';}#modal-news .modal-body form #submit-newsletter-modal {background: #0153CC;border: 1px solid #0153CC;color: white;font-family: 'SST Heavy';font-size: 21px;margin-top: 45px;padding: 16px 27px;}.sst-roman {font-family: "SST Roman" !important;}.content-cards-carrousel .owl-theme .owl-nav.disabled+.owl-dots{margin-top: 36px !important;}.content-cards-carrousel .owl-theme img{height: 251px;object-fit: cover;}
.submenu-header .navbar .navbar-nav .nav-item li{
    padding: 0;
}

