@import url('https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:wght@400 ;500;600;700;800&display=swap');body {margin: 0 !important;padding: 0 !important;font-family: 'Plus Jakarta Sans', sans-serif !important;}body.home {.site-content {height: 100%;width: 100%;padding: 0 !important;position: relative;z-index: 1;background: transparent;}.mobile {display: none !important;}.top-section {background: url('../img/hero-home.png');background-repeat: no-repeat;background-size: cover;max-height: 750px;gap: 216px;margin-bottom: 20px;padding: 185px 0 81px;box-sizing: border-box;}.top-section::before {content: '';position: absolute;top: 0;left: 0;width: 100%;max-height: 750px;background: linear-gradient(bottom to top, #CCEBFF 0%, #133242 100%);opacity: 0.5;}.top-section-content {margin: 0 auto;padding: 0 20px;display: flex;justify-content: space-between;gap: 20px;}.text-part {color: white;max-width: 380px;box-sizing: border-box;margin-top: 28px;flex: 1;min-width: 0;}.title {font-weight: 600;letter-spacing: 0;font-size: 16px;font-style: SemiBold;line-height: 120%;margin-bottom: 11px;}.hero-text {font-weight: 800;letter-spacing: 0;font-size: 32px;line-height: 120%;margin-bottom: 52px;}.text {font-weight: 400;letter-spacing: 0;font-size: 18px;line-height: 120%;}.filters-part {max-width: 410px;width: 100%;background-color: white;border-radius: 15px;box-shadow: 0px 10px 20px #201F3D33;padding: 28px 20px;box-sizing: border-box;position: relative;flex: 1;min-width: 0;}.form-container {width: 410px !important;padding: 28px 20px !important;}.form-selector__label {line-height: 18px !important;}.selector-wrapper {height: 52px !important;}.form-label {line-height: 26px !important;}.horizontal-dropdowns .small-dropdown {width: calc(50% - 8px);}.filters-title {color: #133242;font-weight: 700;letter-spacing: 0;font-size: 22px;line-height: 120%;margin: 0 24px 28px 0;}.dropdowns {display: flex;flex-direction: column;gap: 16px;margin-bottom: 32px;}.dropdown-title {color: #215783;font-weight: 700;letter-spacing: 0;font-size: 14px;line-height: 120%;margin-bottom: 6px;}.dropdown-items {height: 60px;border: 1px solid #E6E8EA;background-color: #FAFAFA;padding: 16px 14px;box-sizing: border-box;border-radius: 10px;}.horizontal-dropdowns {display: flex;gap: 16px;}.small-dropdown {width: 50%;}.tippy-container {display: flex;gap: 6px;}.filters-button {background-color: #ED6451;border-radius: 10px;color: white;display: flex;justify-content: center;align-items: center;font-weight: 700;letter-spacing: 0;font-size: 16px;line-height: 120%;height: 48px;width: 100%;box-sizing: border-box;}.filters-button:hover {background: rgba(245, 122, 105, 1);}.multiselect-dropdown {height: 52px !important;border: 1px solid #E6E8EA;background-color: #FAFAFA;padding: 16px 14px;box-sizing: border-box;border-radius: 10px;cursor: pointer;display: flex;align-items: center;}.multiselect-dropdown .placeholder {color: #133242;font-size: 14px;line-height: 20px;}.multiselect-dropdown.active {border-bottom-left-radius: 0;border-bottom-right-radius: 0;}.multiselect-dropdown-list-wrapper {position: absolute;top: 100%;left: 0;right: 0;background: #fff;border: 1px solid #E6E8EA;border-top: none;border-radius: 0 0 10px 10px;max-height: 200px;overflow-y: auto;box-shadow: 0 10px 20px rgba(0, 0, 0, 0.1);z-index: 3;}.multiselect-dropdown-search {width: calc(100% - 28px);padding: 8px 14px;border: none;border-bottom: 1px solid #E6E8EA;margin: 0;}.multiselect-dropdown-list {padding: 8px 0;}.multiselect-dropdown-list label {display: block;padding: 8px 14px;cursor: pointer;font-size: 14px;color: #133242;}.multiselect-dropdown-list input[type="checkbox"] {margin-right: 8px;}.multiselect-dropdown::after {content: '';right: 14px;top: 50%;transform: translateY(-50%);width: 12px;height: 8px;transition: transform 0.3s;z-index: 1;}.multiselect-dropdown.active::after {transform: translateY(-50%) rotate(180deg);}.multiselect-dropdown span.optext {color: #133242;font-size: 14px;line-height: 20px;font-weight: 400;}.multiselect-dropdown span.optext .optdel {margin-left: 4px;cursor: pointer;}.multiselect-wrapper {position: relative;}.multiselect-dropdown.active .multiselect-dropdown-list-wrapper {display: block;}.price-input-wrapper {position: relative;display: flex;align-items: center;width: 100%;height: 52px;border: 1px solid #E6E8EA;border-radius: 10px;}.price-input-wrapper .multiselect-dropdown {border: none !important;}.price-input-wrapper input.dropdown-items {width: 100%;padding-left: 50px;padding-right: 40px;box-sizing: border-box;background-color: #FAFAFA;border-radius: 10px;font-size: 16px;color: #133242;border: none !important;height: 52px;}.currency-select {position: absolute;left: 14px;top: 50%;transform: translateY(-50%);border: none !important;background: transparent;font-size: 14px;font-weight: 700;color: #ED6451;z-index: 2;cursor: pointer;appearance: none;padding-right: 18px;background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8' fill='none'%3E%3Cpath d='M1 1L6 6L11 1' stroke='%23ED6451' stroke-width='2'/%3E%3C/svg%3E");background-repeat: no-repeat;background-position: right 2px center;background-size: 10px 6px;width: auto;}.placeholder {color: #133242;font-weight: 400;font-size: 14px;line-height: 20px;}.select-all-container {padding: 8px 14px;border-bottom: 1px solid #E6E8EA;}.optdel {margin-left: 4px;cursor: pointer;}.filters-mobile {display: none;}.filter-modal {display: none;position: fixed;inset: 0;background: rgba(0, 0, 0, 0.6);z-index: 9999;padding: 20px;}.filter-modal-content {background: white;border-radius: 15px;padding: 20px;max-width: 400px;margin: auto;max-height: 90vh;overflow-y: auto;}.close-modal {float: right;font-size: 24px;cursor: pointer;}.modal-dropdowns {display: flex;flex-direction: column;gap: 16px;}.news-section {display: flex;flex-direction: column;align-items: center;margin: 0 auto 120px;padding: 0 20px;box-sizing: border-box;}.homepage-new-container {max-width: 1344px;}.news-arrow-button {width: 50px;height: 50px;border-radius: 50%;box-shadow: 0px 10px 20px #201F3D33;display: flex;justify-content: center;align-items: center;cursor: pointer;margin-bottom: 70px;transition: opacity 0.5s;}.section-title {color: #ED6451;font-weight: 600;letter-spacing: 0;font-size: 16px;line-height: 120%;margin-bottom: 6px;z-index: 2;position: relative;max-width: 1012px;}.section-header {display: flex;justify-content: space-between;margin-bottom: 48px;z-index: 2;position: relative;gap: 20px;}.section-header-text {color: #133242;font-weight: 700;letter-spacing: 0;font-size: 28px;line-height: 120%;max-width: 570px;width: 100%;z-index: 2;position: relative;flex: 1;min-width: 0;}.section-header-button {background: #2980B9;min-width: 132px;height: 48px;border-radius: 999px;padding: 10px 6px 10px 16px;color: white;font-weight: 600;letter-spacing: 0;font-size: 16px;line-height: 120%;display: flex;gap: 12px;box-sizing: border-box;align-items: center;flex-shrink: 0;}.section-header-button:hover {background: #639ec5;}.news-articles {display: flex;gap: 20px;}.news-articles img {width: 100%;height: 205px;display: block;border-radius: 6px;object-fit: cover;margin-bottom: 10px;}.left-container-news img {height: auto;margin-bottom: 20px;}.extra-container, .left-container-news, .right-container {flex: 1 1 0;}.extra-container {display: flex;flex-direction: column;gap: 20px;}.extra-container .news-article {max-width: 370px;}.left-container-news {flex-grow: 2;max-width: 700px;}.right-container {flex-grow: 2;}.right-container {display: grid;grid-template-columns: 1fr 1fr;grid-template-rows: 1fr 1fr;gap: 20px;width: 100%;}.news-content {width: 100%;}.news-article {width: 100%;}.news-title {color: #2980B9;font-weight: 600;letter-spacing: 0;font-size: 14px;margin: 7px 0 4px;}.news-title-big {color: #2980B9;font-weight: 600;letter-spacing: 0;font-size: 18px;margin: 20px 0 8px;line-height: 100%;margin-bottom: 8px;}.news-text {color: #215783;font-weight: 700;letter-spacing: 0;font-size: 18px;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 4;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;line-height: 122%;margin-top: 4px;}.news-text-big {color: #215783;font-weight: 700;letter-spacing: 0;font-size: 24px;display: -webkit-box;-webkit-box-orient: vertical;line-height: 122%;margin-top: 8px;}.guides-section {background: #133242;position: relative;max-height: 688px;box-sizing: border-box;overflow: hidden;}.guides-section-content {margin: 60px auto 90px;padding: 0 20px;}.guides-section .section-header-text {color: white;}.guide-pattern {position: absolute;width: 100vw;top: 0px;left: 0px;object-fit: cover;}.guide-grid {position: absolute;bottom: 0px;right: 0px;object-fit: cover;}.guides {display: flex;z-index: 2;position: relative;gap: 20px;width: 100%;justify-content: center;}.guide-mobile-link {pointer-events: none;cursor: default;}.guide {background: white;border-radius: 8px;max-height: 400px;height: 400px;width: 100%;box-sizing: border-box;padding: 24px 16px;display: flex;flex-direction: column;align-items: space-between;justify-content: space-between;max-width: 324px;}.top-container {max-height: 336px;display: flex;flex-direction: column;}.guide-image {align-self: center; max-width:180px;}.guide-category {color: #ED6451;font-weight: 500;letter-spacing: 0;font-size: 16px;line-height: 120%;background: #FFF2F0;padding: 4px 10px;border-radius: 20px;display: flex;gap: 6px;width: fit-content;box-sizing: border-box;margin-bottom: 12px;display: flex;align-items: center;}.guide-text {color: #133242;font-weight: 700;letter-spacing: 0;font-size: 18px;line-height: 120%;}.guide-link {display: flex;align-items: center;color: #2980B9;font-weight: 500;letter-spacing: 0;font-size: 16px;line-height: 130%;align-self: flex-end;justify-self: flex-end;}.podcast-section-content {margin: 90px auto 120px;padding: 0 20px;}.podcast-content {display: flex;gap: 20px;flex-direction: row;justify-content: center;}.podcast-list {max-width: 582px;width: 100%;background: #166A9C;border-radius: 8px;padding: 12px;display: flex;flex-direction: column;gap: 6px;overflow-y: scroll;flex: 1;min-width: 0;height: 494px;box-sizing: border-box;}.podcast-list::-webkit-scrollbar {width: 8px;}.podcast-list::-webkit-scrollbar-track {background: #215783;border-radius: 4px;}.podcast-list::-webkit-scrollbar-thumb {background: #133242;border-radius: 4px;}.podcast-hero {max-width: 410px;display: flex;flex-direction: column;align-items: center;flex: 1;min-width: 0;}.podcast-hero-desktop {width: 100%;height: auto;max-width: 410px;}.podcast-hero-mobile {width: 100%;height: auto;max-width: 328px;}.hashtags {display: flex;gap: 12px;margin: 10px 0 16px;padding: 0 16px;max-width: 100%;color: #2980B9;font-weight: 600;letter-spacing: 0;font-size: 14px;}.podcast-buttons {display: flex;gap: 16px;}.podcast {background: white;border-radius: 5px;display: flex;gap: 20px;padding: 12px;justify-content: space-between;}.podcast-hero-mobile {display: none;}.left-container {gap: 20px;display: flex;}.left-container img {height: fit-content;}.podcast-text {display: flex;flex-direction: column;}.podcast-season {color: #2980B9;font-weight: 600;letter-spacing: 0;font-size: 14px;margin-bottom: 4px;}.podcast-title {color: #133242;font-weight: 600;letter-spacing: 0;font-size: 18px;line-height: 120%;margin-bottom: 8px;}.podcast-description {color: #133242;font-weight: 400;letter-spacing: 0;font-size: 14px;line-height: 20px;display: none;}.podcast.active .podcast-description {display: block;}.podcast-arrow {transition: transform 0.3s ease;height: 24px;max-width: 34px;width: 100%;}.podcast.active .podcast-arrow {transform: rotate(180deg);}.podcast.active::after {all: unset;}.calculator-section {display: flex;justify-content: center;position: relative;background: url('../img/calculator-bg.png') center/cover no-repeat;background-size: 120%;max-height: 496px;}.calculator-section::before {content: '';position: absolute;inset: 0;background: #0A2736CC;pointer-events: none;z-index: 1;}.calculator-section>* {position: relative;z-index: 2;}.calculator-content {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 0px;max-width: 570px;width: 100%;margin: 60px auto 90px;padding: 0 20px;}.calculator-small-title {color: #FF9D8E;font-weight: 600;letter-spacing: 0;font-size: 16px;margin-bottom: 6px;}.calculator-title {color: white;font-weight: 700;letter-spacing: 0;font-size: 28px;line-height: 115%;margin-bottom: 40px;}.calculator-text {color: white;font-weight: 400;letter-spacing: 0;font-size: 16px;line-height: 140%;margin-bottom: 80px;}.calculator-button {color: white;font-weight: 700;letter-spacing: 0;font-size: 16px;width: 320px;height: 48px;box-sizing: border-box;border-radius: 10px;background-color: #ED6451;padding: 14px 16px;display: flex;align-items: center;justify-content: center;}.calculator-button:hover {background: rgba(245, 122, 105, 1);cursor: pointer;}.projects-section {margin: 90px auto 120px;padding: 0 20px;width: 100%;}.projects-container {display: flex;gap: 25px;width: 100%;padding: 0 9px;justify-content: center;}.project {box-shadow: 0 10px 20px 0px #201F3D33;max-width: 307px;height: 456px;width: 100%;border-radius: 8px;flex: 0 0 calc((100% - 60px) / 4);margin-bottom: 20px;}.project-media {width: 100%;overflow: hidden;}.project-media img {width: 307px;height: 230px;object-fit: cover;display: block;border-top-left-radius: 5px;border-top-right-radius: 5px;}.project-text {padding: 20px 21px 50px;}.project-title {color: #133242;font-weight: 800;letter-spacing: 0;font-size: 18px;line-height: 23px;}.project-developer {color: rgba(19, 50, 66, 0.5);font-weight: 500;letter-spacing: 0;font-size: 13px;line-height: 17px;margin-bottom: 10px;}.project-description {color: #133242;font-weight: 500;letter-spacing: 0;font-size: 14px;line-height: 16px;}.project-price {color: #133242;font-weight: 400;letter-spacing: 0;font-size: 14px;line-height: 16px;margin-bottom: 10px;}.project-location {color: rgba(237, 100, 81, 0.7);font-weight: 500;letter-spacing: 0;font-size: 11px;line-height: 14px;margin-bottom: 10px;}.project-label {color: rgba(41, 128, 185, 1);font-weight: 600;letter-spacing: 0;font-size: 14px;line-height: 14px;}.about-section {background: #F1FAFE;box-sizing: border-box;overflow: hidden;}.about-section-content {margin: 0 auto;padding: 60px 20px 0;}.about-content {display: flex;gap: 108px;}.about-text {max-width: 400px;color: #133242;font-weight: 400;letter-spacing: 0;font-size: 16px;line-height: 140%;flex: 1;min-width: 0;position: relative;display: flex;flex-direction: column;justify-content: space-between;}.about-text img {width: 100%;height: auto;max-width: 400px;}.about-list {display: flex;flex-direction: column;gap: 68px;flex: 1;min-width: 0;margin-bottom: 114px;}.list-point {display: flex;gap: 14px;}.list-point-text {display: flex;flex-direction: column;gap: 6px;}.list-point-title {color: #133242;font-weight: 700;letter-spacing: 0;font-size: 18px;line-height: 120%;}.list-point-description {color: #215783;font-weight: 400;letter-spacing: 0;font-size: 14px;line-height: 20px;}.subscribe-section {display: none;}.pink {color: #FF9D8E !important;}.projects-pagination {display: none;}a {text-decoration: none;}.active .home-podcast-link:hover {text-decoration: underline;}@media screen and (min-width: 1920px) {.extra-container {max-width: 400px;}}@media screen and (max-width: 1520px) {.project {flex: 0 0 calc((100% - 40px) / 3);}.right-project {display: none;}.news-section {margin: 0 auto 120px;}.homepage-new-container {max-width: 1021px;}.extra-container {display: none;}.left-container-news, .right-container {flex: 1 1 calc(50% - 10px);}}@media (max-width:1280px) {.homepage-new-container {max-width: 896px;}}@media (max-width:1024px) {.homepage-new-container {max-width: 712px;}}@media screen and (max-width: 900px) {.about-section-content, .podcast-section-content, .guides-section-content {margin: 0 }.top-section-content, .news-section, .guides-section-content, .podcast-section-content, .calculator-content {padding: 0;}.desktop {display: none;}.mobile {display: block !important;}.mobile-link {display: inline-flex;width: 100%;justify-content: center;}.top-section {padding: 55px 16px;margin-bottom: 137px;border-bottom-right-radius: 20px;border-bottom-left-radius: 20px;height: 500px;box-sizing: border-box;}.text-part {margin-top: 0;}.section-header-button.mobile {display: flex !important;justify-self: center;position: relative;z-index: 2 !important;}.podcast-hero-desktop {display: none;}.podcast-hero-mobile {display: block;}.top-section-content {flex-direction: column;align-items: center;gap: 0;}.title {display: none;}.hero-text {font-weight: 700;font-size: 28px;line-height: 115%;margin-bottom: 10px;}.text {font-size: 16px;line-height: 140%;margin-bottom: 50px;}.filters-title {font-size: 18px;}.filters-part {position: relative;top: 0px }.section-title {font-size: 14px;}.section-header-text {font-size: 18px;}.section-header {margin-bottom: 20px;max-width: 300px;}.guides-section>.section-header {max-width: 260px;text-align: center;}.guides-section-content .section-title {justify-self: center;}.guides-section-content {display: flex;flex-direction: column;align-items: center;}.guides-section-content .section-header {display: block;padding: 0;text-align: center;width: 100%;justify-self: center;}.price-dropdown, .rooms-dropdown, .property-type-dropdown {display: none !important;}.filters-mobile {display: flex;align-items: center;justify-content: center;max-width: 114px;max-height: 52px;gap: 10px;padding: 14px;border-radius: 10px;border: 1px solid #E6E8EA;box-shadow: 3px 3px 10px #0000001F;color: #133242;font-size: 14px;font-weight: 400;line-height: 100%;margin-bottom: 32px;box-sizing: border-box;}.forn-wrapper {margin-top: 0 !important;}.dropdowns {margin-bottom: 0;}.news-section {margin: 0 16px 60px;}.news-arrow-button {display: none;}.news-content {display: flex;flex-direction: column;}.news-articles {flex-direction: column;align-items: center;max-width: 100%;}.news-article {box-sizing: border-box !important;}.news-article.show-mobile-img {max-height: none !important;margin-bottom: 24px;}.extra-container, .left-container-news {display: none;}.right-container {display: flex;flex-direction: column;gap: 8px;margin-bottom: 24px;max-width: 100%;}.news-articles .news-article {height: auto;max-height: none;box-shadow: 0 4px 12px #201F3D33;border-radius: 6px;padding: 8px 6px;max-width: 100%;}.news-text {max-width: 100%;}.news-articles .news-article img {display: none;}.news-articles .news-article.show-mobile-img img {display: block;}.news-text-big {font-size: 16px;line-height: 100%;font-weight: 600;}.news-title-big {font-size: 14px;line-height: 100%;}.news-title {font-size: 12px;}.news-text {font-size: 14px;line-height: 120%;}.guides-section {box-sizing: border-box;width: 100%;padding: 30px 16px;display: flex;flex-direction: column;align-items: center;}.guides {flex-direction: column;gap: 12px;margin-bottom: 24px;}.guide-category {font-size: 12px;line-height: 100%;font-weight: 600;}.guide-text {font-size: 14px;}.top-container {flex-direction: row;align-items: center;gap: 8px;}.guide-pattern {height: 100vh;}.guide-grid {display: none;}.guide-image {min-width: 80px !important;max-width: 80px !important;height: 80px !important;object-fit: cover;}.guide-mobile-link {pointer-events: auto;cursor: pointer;}.guide {padding: 16px 12px;height: unset;max-width: unset;}.guide-link {display: none;}.podcast-section {padding: 60px 16px 46px 16px;}.podcast-content {flex-direction: column-reverse;align-items: flex-start;margin-bottom: 28px;}.podcast-hero {flex-direction: column-reverse;gap: 20px;max-width: unset;align-items: center;width: 100%;}.podcast-hero-mobile {width: 100%;max-width: 100%;}.podcast {box-shadow: 0 4px 12px #201F3D33;width: 166px !important;justify-content: center;max-width: 100%;flex-shrink: 0;padding: 10px;box-sizing: border-box;}.podcast-arrow {display: none;}.left-container {display: flex;flex-direction: column;align-items: center;text-align: center;gap: 12px;}.podcast-list {flex-direction: row;box-sizing: border-box;background: white;max-width: unset;max-height: unset;padding: 10px 0px;}.podcast-list::-webkit-scrollbar {width: unset;}.podcast-list::-webkit-scrollbar-track {background: unset;border-radius: unset;}.podcast-list::-webkit-scrollbar-thumb {background: unset;border-radius: unset;}.podcast-title {font-size: 16px;line-height: 100%;}.podcast.active .podcast-description {display: none;}.hashtags {display: none;}.calculator-small-title {font-size: 14px;}.calculator-title {font-size: 18px;}.calculator-section {box-sizing: border-box;width: 100%;padding: 51px 16px 71px;height: 100%;max-height: none;background-size: cover;}.calculator-content {margin: 0;}.projects-section {margin: 50px 0px 60px;padding: 0;}.projects-section .section-title, .projects-section .section-header {padding: 0 16px;}.projects-container {flex-wrap: nowrap;overflow-x: auto;overflow-y: hidden;gap: 16px;scroll-snap-type: x mandatory;-webkit-overflow-scrolling: touch;padding-bottom: 8px;scrollbar-width: none;-ms-overflow-style: none;padding: 0 16px;}.projects-container::-webkit-scrollbar {display: none;}.project {max-width: unset;height: auto;flex: 0 0 100%;scroll-snap-align: center;max-width: calc(100%);}.projects-container {gap: 20px;justify-content: unset;}.project-media img {height: 100%;width: 100%;}.right-project {display: block;}.projects-pagination {display: flex;justify-content: center;align-items: center;gap: 10px;margin: 24px 0;}.projects-pagination .dot {width: 10px !important;height: 10px !important;min-width: 10px !important;min-height: 10px !important;max-width: 10px !important;max-height: 10px !important;border-radius: 50%;background: #B6B6B6;flex: 0 0 10px;border: none;box-sizing: border-box;padding: 0;margin: 0;}.projects-pagination .dot.active {background: #ED6451;}.subscribe-section {display: flex;flex-direction: column;align-items: center;border-radius: 20px;background: #133242;box-sizing: border-box;margin: 0 16px;padding: 24px 14px 0;max-height: 444px;margin-bottom: 142px;}.subscribe-form {display: flex;flex-direction: column;align-items: center;max-height: 340px;padding: 28px 24px;border-radius: 15px;background: white;gap: 14px;position: relative;box-shadow: 0 10px 20px #201F3D33;top: 82px;margin-top: -50px;}.subscribe-form a {width: 100%;}.subscribe-title {color: #FF9D8E;font-size: 14px;font-weight: 600;line-height: 100%;margin-bottom: 4px;}.subscribe-header {color: #FFFFFF;font-size: 18px;font-weight: 700;line-height: 120%;margin-bottom: 20px;}.subscribe-text {color: #E6E8EA;font-size: 16px;font-weight: 400;line-height: 140%;text-align: center;}.name-input, .email-input {display: flex;flex-direction: column;width: 100%;gap: 6px;}.input-label {font-size: 14px;font-weight: 700;line-height: 100%;color: #133242;}.input {border-radius: 8px;background: #FAFAFA;border: 1px solid #E6E8EA;padding: 16px 14px;font-size: 16px;font-weight: 200;line-height: 20px;color: #A5B5BD;}.consent {color: #215783;font-size: 11px;font-weight: 400;line-height: 100%;margin-bottom: 14px;}.underlined {text-decoration: underline;font-weight: 600;}.subscribe-button {background: #ED6451;border-radius: 10px;padding: 14px 16px;display: flex;justify-content: center;align-items: center;color: white;font-size: 16px;font-weight: 700;line-height: 100%;height: 48px;box-sizing: border-box;width: 100%;}.about-section {display: none;}}}
