/*!
Theme Name: Styled by Sarah
Theme URI: https://example.com/
Description: Minimal standalone WordPress theme.
Author: Sarah
Version: 1.0.1
Text Domain: styled-by-sarah
*/
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-Thin.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-Thin.woff") format("woff");
  font-weight: 100;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-ThinItalic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-ThinItalic.woff") format("woff");
  font-weight: 100;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-ExtraLight.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-ExtraLight.woff") format("woff");
  font-weight: 200;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-ExtraLightItalic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-ExtraLightItalic.woff") format("woff");
  font-weight: 200;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-Light.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-Light.woff") format("woff");
  font-weight: 300;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-LightItalic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-LightItalic.woff") format("woff");
  font-weight: 300;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-Regular.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-Italic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-Italic.woff") format("woff");
  font-weight: 400;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-Medium.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-MediumItalic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-MediumItalic.woff") format("woff");
  font-weight: 500;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-SemiBold.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-SemiBold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-SemiBoldItalic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-SemiBoldItalic.woff") format("woff");
  font-weight: 600;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-Bold.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-BoldItalic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-BoldItalic.woff") format("woff");
  font-weight: 700;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-ExtraBold.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-ExtraBold.woff") format("woff");
  font-weight: 800;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-ExtraBoldItalic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-ExtraBoldItalic.woff") format("woff");
  font-weight: 800;
  font-style: italic;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-Black.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-Black.woff") format("woff");
  font-weight: 900;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: "Jost";
  src: url("assets/fonts/jost-3/Jost-BlackItalic.woff2") format("woff2"), url("assets/fonts/jost-3/Jost-BlackItalic.woff") format("woff");
  font-weight: 900;
  font-style: italic;
  font-display: swap;
}
body {
  font-family: "Jost", "Helvetica Neue", Arial, sans-serif;
  background-color: #f23232;
  color: #fff9eb;
}
body p {
  color: #575656;
  margin-top: 0px;
  font-size: 18px;
}
body a {
  color: #ff51af;
}
body a:hover,
body a:focus {
  color: #ff9c1e;
}
body h1,
body h2,
body h3 {
  font-weight: 500;
  color: #ff9c1e;
  margin: 0;
  line-height: 1;
  margin-bottom: 30px;
}
body h1 {
  font-size: 100px;
}
body h2 {
  font-size: 80px;
}
body h3 {
  font-size: 50px;
}
body .invest-text {
  position: absolute;
  max-width: 350px;
  left: 250px;
  margin-top: -160px;
}
body .invest-text p {
  margin-bottom: 0;
}

.wp-block-buttons {
  margin-top: 30px;
  margin-bottom: 30px;
}

.button {
  display: inline-block;
  margin-top: clamp(24px, 4vw, 40px);
  padding: 18px 36px;
  text-decoration: none;
  border-radius: 16px;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  line-height: 1.35;
  text-align: center;
  margin-bottom: 30px;
  background-color: #ff51af;
  color: #fff9eb;
  transition: background-color 0.2s ease;
}
.button:hover, .button:focus {
  background-color: #ff7ac2;
  color: #fff9eb;
  opacity: 1;
}
.button--pink {
  background-color: #ff51af;
  color: #fff9eb;
  transition: background-color 0.2s ease;
}
.button--pink:hover, .button--pink:focus {
  background-color: #ff7ac2;
  color: #fff9eb;
  opacity: 1;
}
.button--red {
  background-color: #f23232;
  color: #fff9eb;
  transition: background-color 0.2s ease;
}
.button--red:hover, .button--red:focus {
  background-color: #f45858;
  color: #fff9eb;
  opacity: 1;
}
.button--yellow {
  background-color: #ff9c1e;
  color: #fff9eb;
  transition: background-color 0.2s ease;
}
.button--yellow:hover, .button--yellow:focus {
  background-color: #ffae47;
  color: #fff9eb;
  opacity: 1;
}
.button--cream-pink {
  background-color: #ffeec9;
  color: #ff51af;
  transition: background-color 0.2s ease;
}
.button--cream-pink:hover, .button--cream-pink:focus {
  background-color: #fffbf2;
  color: #ff51af;
  opacity: 1;
}
.button--cream-red {
  background-color: #ffeec9;
  color: #f23232;
  transition: background-color 0.2s ease;
}
.button--cream-red:hover, .button--cream-red:focus {
  background-color: #fffbf2;
  color: #f23232;
  opacity: 1;
}
.button--cream-yellow {
  background-color: #ffeec9;
  color: #ff9c1e;
  transition: background-color 0.2s ease;
}
.button--cream-yellow:hover, .button--cream-yellow:focus {
  background-color: #fffbf2;
  color: #ff9c1e;
  opacity: 1;
}

.mt--10 {
  margin-top: -10px;
}

.mb--10 {
  margin-bottom: -10px;
}

.ml--10 {
  margin-left: -10px;
}

.mr--10 {
  margin-right: -10px;
}

.mx--10 {
  margin-left: -10px;
  margin-right: -10px;
}

.my--10 {
  margin-top: -10px;
  margin-bottom: -10px;
}

.m--10 {
  margin: -10px;
}

.mt-10 {
  margin-top: 10px;
}

.mb-10 {
  margin-bottom: 10px;
}

.ml-10 {
  margin-left: 10px;
}

.mr-10 {
  margin-right: 10px;
}

.mx-10 {
  margin-left: 10px;
  margin-right: 10px;
}

.my-10 {
  margin-top: 10px;
  margin-bottom: 10px;
}

.m-10 {
  margin: 10px;
}

.mt--20 {
  margin-top: -20px;
}

.mb--20 {
  margin-bottom: -20px;
}

.ml--20 {
  margin-left: -20px;
}

.mr--20 {
  margin-right: -20px;
}

.mx--20 {
  margin-left: -20px;
  margin-right: -20px;
}

.my--20 {
  margin-top: -20px;
  margin-bottom: -20px;
}

.m--20 {
  margin: -20px;
}

.mt-20 {
  margin-top: 20px;
}

.mb-20 {
  margin-bottom: 20px;
}

.ml-20 {
  margin-left: 20px;
}

.mr-20 {
  margin-right: 20px;
}

.mx-20 {
  margin-left: 20px;
  margin-right: 20px;
}

.my-20 {
  margin-top: 20px;
  margin-bottom: 20px;
}

.m-20 {
  margin: 20px;
}

.mt--30 {
  margin-top: -30px;
}

.mb--30 {
  margin-bottom: -30px;
}

.ml--30 {
  margin-left: -30px;
}

.mr--30 {
  margin-right: -30px;
}

.mx--30 {
  margin-left: -30px;
  margin-right: -30px;
}

.my--30 {
  margin-top: -30px;
  margin-bottom: -30px;
}

.m--30 {
  margin: -30px;
}

.mt-30 {
  margin-top: 30px;
}

.mb-30 {
  margin-bottom: 30px;
}

.ml-30 {
  margin-left: 30px;
}

.mr-30 {
  margin-right: 30px;
}

.mx-30 {
  margin-left: 30px;
  margin-right: 30px;
}

.my-30 {
  margin-top: 30px;
  margin-bottom: 30px;
}

.m-30 {
  margin: 30px;
}

.mt--40 {
  margin-top: -40px;
}

.mb--40 {
  margin-bottom: -40px;
}

.ml--40 {
  margin-left: -40px;
}

.mr--40 {
  margin-right: -40px;
}

.mx--40 {
  margin-left: -40px;
  margin-right: -40px;
}

.my--40 {
  margin-top: -40px;
  margin-bottom: -40px;
}

.m--40 {
  margin: -40px;
}

.mt-40 {
  margin-top: 40px;
}

.mb-40 {
  margin-bottom: 40px;
}

.ml-40 {
  margin-left: 40px;
}

.mr-40 {
  margin-right: 40px;
}

.mx-40 {
  margin-left: 40px;
  margin-right: 40px;
}

.my-40 {
  margin-top: 40px;
  margin-bottom: 40px;
}

.m-40 {
  margin: 40px;
}

.mt--50 {
  margin-top: -50px;
}

.mb--50 {
  margin-bottom: -50px;
}

.ml--50 {
  margin-left: -50px;
}

.mr--50 {
  margin-right: -50px;
}

.mx--50 {
  margin-left: -50px;
  margin-right: -50px;
}

.my--50 {
  margin-top: -50px;
  margin-bottom: -50px;
}

.m--50 {
  margin: -50px;
}

.mt-50 {
  margin-top: 50px;
}

.mb-50 {
  margin-bottom: 50px;
}

.ml-50 {
  margin-left: 50px;
}

.mr-50 {
  margin-right: 50px;
}

.mx-50 {
  margin-left: 50px;
  margin-right: 50px;
}

.my-50 {
  margin-top: 50px;
  margin-bottom: 50px;
}

.m-50 {
  margin: 50px;
}

.mt--60 {
  margin-top: -60px;
}

.mb--60 {
  margin-bottom: -60px;
}

.ml--60 {
  margin-left: -60px;
}

.mr--60 {
  margin-right: -60px;
}

.mx--60 {
  margin-left: -60px;
  margin-right: -60px;
}

.my--60 {
  margin-top: -60px;
  margin-bottom: -60px;
}

.m--60 {
  margin: -60px;
}

.mt-60 {
  margin-top: 60px;
}

.mb-60 {
  margin-bottom: 60px;
}

.ml-60 {
  margin-left: 60px;
}

.mr-60 {
  margin-right: 60px;
}

.mx-60 {
  margin-left: 60px;
  margin-right: 60px;
}

.my-60 {
  margin-top: 60px;
  margin-bottom: 60px;
}

.m-60 {
  margin: 60px;
}

.mt--80 {
  margin-top: -80px;
}

.mb--80 {
  margin-bottom: -80px;
}

.ml--80 {
  margin-left: -80px;
}

.mr--80 {
  margin-right: -80px;
}

.mx--80 {
  margin-left: -80px;
  margin-right: -80px;
}

.my--80 {
  margin-top: -80px;
  margin-bottom: -80px;
}

.m--80 {
  margin: -80px;
}

.mt-80 {
  margin-top: 80px;
}

.mb-80 {
  margin-bottom: 80px;
}

.ml-80 {
  margin-left: 80px;
}

.mr-80 {
  margin-right: 80px;
}

.mx-80 {
  margin-left: 80px;
  margin-right: 80px;
}

.my-80 {
  margin-top: 80px;
  margin-bottom: 80px;
}

.m-80 {
  margin: 80px;
}

.mt--100 {
  margin-top: -100px;
}

.mb--100 {
  margin-bottom: -100px;
}

.ml--100 {
  margin-left: -100px;
}

.mr--100 {
  margin-right: -100px;
}

.mx--100 {
  margin-left: -100px;
  margin-right: -100px;
}

.my--100 {
  margin-top: -100px;
  margin-bottom: -100px;
}

.m--100 {
  margin: -100px;
}

.mt-100 {
  margin-top: 100px;
}

.mb-100 {
  margin-bottom: 100px;
}

.ml-100 {
  margin-left: 100px;
}

.mr-100 {
  margin-right: 100px;
}

.mx-100 {
  margin-left: 100px;
  margin-right: 100px;
}

.my-100 {
  margin-top: 100px;
  margin-bottom: 100px;
}

.m-100 {
  margin: 100px;
}

.flex {
  display: flex;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-nowrap {
  flex-wrap: nowrap;
}

.justify-start {
  justify-content: flex-start;
}

.justify-center {
  justify-content: center;
}

.justify-end {
  justify-content: flex-end;
}

.justify-space-between {
  justify-content: space-between;
}

.justify-space-around {
  justify-content: space-around;
}

.justify-space-evenly {
  justify-content: space-evenly;
}

.align-start {
  align-items: flex-start;
}

.align-center {
  align-items: center;
}

.align-end {
  align-items: flex-end;
}

.align-stretch {
  align-items: stretch;
}

.align-baseline {
  align-items: baseline;
}

.gap-10 {
  gap: 10px;
}

.gap-20 {
  gap: 20px;
}

.gap-30 {
  gap: 30px;
}

.gap-40 {
  gap: 40px;
}

.gap-50 {
  gap: 50px;
}

.gap-60 {
  gap: 60px;
}

.gap-80 {
  gap: 80px;
}

.gap-100 {
  gap: 100px;
}

body .hero {
  position: relative;
  z-index: 2;
  overflow: visible;
  padding: 0;
}
body .hero__inner {
  display: grid;
  grid-template-columns: minmax(240px, 34%) 1fr;
  gap: clamp(24px, 4vw, 48px);
  align-items: start;
  max-width: 1440px;
  margin: 0;
  overflow: visible;
}
body .hero__media {
  position: relative;
  overflow: visible;
  margin-bottom: clamp(-160px, -12vw, -100px);
}
body .hero__image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 3/4;
  object-fit: cover;
  object-position: center top;
  border-radius: 10px;
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
body .hero__content {
  padding-top: clamp(16px, 4vw, 64px);
  padding-bottom: clamp(16px, 4vw, 64px);
}
body .hero__title {
  display: flex;
  align-items: flex-start;
  gap: clamp(12px, 2vw, 24px);
  flex-wrap: nowrap;
}
body .hero__star {
  flex-shrink: 0;
  width: clamp(48px, 7vw, 88px);
  height: clamp(48px, 7vw, 88px);
  color: #ff51af;
}
body .hero__title {
  display: flex;
  align-items: flex-start;
  gap: clamp(12px, 2vw, 24px);
  flex-wrap: nowrap;
}
body .hero__title > span {
  flex: 0 1 auto;
}
body .hero__star {
  flex-shrink: 0;
  width: clamp(48px, 7vw, 88px);
  height: clamp(48px, 7vw, 88px);
  margin-top: -30px;
  margin-left: -10px;
}
body .cream {
  position: relative;
  z-index: 1;
  background-color: #ffeec9;
  color: #f23232;
  min-height: 240px;
}

.wp-block-columns:has(.service-card),
.wp-block-group.is-layout-flex:has(> .service-card),
.wp-block-group.is-layout-flex:has(> .wp-block-styled-by-sarah-service-card) {
  align-items: stretch !important;
}

.wp-block-columns .wp-block-column:has(.service-card) {
  display: flex;
  flex-direction: column;
}

.wp-block-columns .wp-block-column .service-card {
  flex: 1 1 auto;
  width: 100%;
  max-width: none;
  min-height: 100%;
}

.wp-block-group.is-layout-flex > .service-card,
.wp-block-group.is-layout-flex > .wp-block-styled-by-sarah-service-card {
  align-self: stretch;
}

.service-card {
  background-color: #fff;
  border-radius: 44px;
  box-shadow: 0 8px 24px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  max-width: 420px;
  display: flex;
  flex-direction: column;
}
.service-card__media {
  position: relative;
  flex-shrink: 0;
}
.service-card__image {
  display: block;
  width: 100%;
  height: auto;
  aspect-ratio: 4.5/3;
  object-fit: cover;
}
.service-card__image-actions {
  display: flex;
  gap: 12px;
  justify-content: center;
  padding: 12px;
  background-color: rgba(255, 255, 255, 0.95);
}
.service-card__content {
  flex: 1;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: clamp(24px, 5vw, 40px);
  text-align: center;
}
.service-card__title {
  font-size: clamp(22px, 3vw, 28px);
  font-weight: 500;
  line-height: 1.3;
  margin: 0 0 clamp(20px, 4vw, 32px);
  width: 100%;
}
.service-card__button {
  margin-top: auto;
  border-radius: 10px;
  padding: 14px 28px;
  font-size: 18px;
  margin-bottom: 0px;
}
.service-card--pink .service-card__title {
  color: #ff51af;
}
.service-card--yellow .service-card__title {
  color: #ff9c1e;
}
.service-card--red .service-card__title {
  color: #f23232;
}

.header-block--text-pink {
  color: #ff51af;
}
.header-block--text-pink .header-block__link {
  color: inherit;
}

.header-block--text-yellow {
  color: #ff9c1e;
}
.header-block--text-yellow .header-block__link {
  color: inherit;
}

.header-block--text-red {
  color: #f23232;
}
.header-block--text-red .header-block__link {
  color: inherit;
}

.header-block__link {
  display: inline-flex;
  align-items: flex-start;
  gap: clamp(12px, 2vw, 24px);
  flex-wrap: nowrap;
  color: inherit;
  text-decoration: none;
}
.header-block__link:hover, .header-block__link:focus {
  color: inherit;
  opacity: 0.9;
}

.hero__title > .header-block__link {
  display: inline-flex;
}

.wp-block-button__link {
  transition: background-color 0.2s ease, color 0.2s ease;
}

:root :where(.wp-block-button > .wp-block-button__link:hover),
:root :where(.wp-block-button > .wp-block-button__link:focus) {
  background-color: #ff7ac2 !important;
  color: #fff9eb !important;
  opacity: 1;
}

:root :where(.wp-block-button.is-style-pink > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-pink > .wp-block-button__link:focus),
:root :where(.wp-block-button.is-style-large-pink > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-large-pink > .wp-block-button__link:focus) {
  background-color: #ff7ac2 !important;
  color: #fff9eb !important;
  opacity: 1;
}

:root :where(.wp-block-button.is-style-red > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-red > .wp-block-button__link:focus),
:root :where(.wp-block-button.is-style-large-red > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-large-red > .wp-block-button__link:focus) {
  background-color: #f45858 !important;
  color: #fff9eb !important;
  opacity: 1;
}

:root :where(.wp-block-button.is-style-yellow > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-yellow > .wp-block-button__link:focus),
:root :where(.wp-block-button.is-style-large-yellow > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-large-yellow > .wp-block-button__link:focus) {
  background-color: #ffae47 !important;
  color: #fff9eb !important;
  opacity: 1;
}

:root :where(.wp-block-button.is-style-cream-pink > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-cream-pink > .wp-block-button__link:focus),
:root :where(.wp-block-button.is-style-large-cream-pink > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-large-cream-pink > .wp-block-button__link:focus) {
  background-color: #fffbf2 !important;
  color: #ff51af !important;
  opacity: 1;
}

:root :where(.wp-block-button.is-style-cream-red > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-cream-red > .wp-block-button__link:focus),
:root :where(.wp-block-button.is-style-large-cream-red > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-large-cream-red > .wp-block-button__link:focus) {
  background-color: #fffbf2 !important;
  color: #f23232 !important;
  opacity: 1;
}

:root :where(.wp-block-button.is-style-cream-yellow > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-cream-yellow > .wp-block-button__link:focus),
:root :where(.wp-block-button.is-style-large-cream-yellow > .wp-block-button__link:hover),
:root :where(.wp-block-button.is-style-large-cream-yellow > .wp-block-button__link:focus) {
  background-color: #fffbf2 !important;
  color: #ff9c1e !important;
  opacity: 1;
}

:root :where(.wp-block-button.is-style-large-pink > .wp-block-button__link) {
  padding: 18px 36px;
  border-radius: 16px;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  line-height: 1.35;
}

:root :where(.wp-block-button.is-style-large-red > .wp-block-button__link) {
  padding: 18px 36px;
  border-radius: 16px;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  line-height: 1.35;
}

:root :where(.wp-block-button.is-style-large-yellow > .wp-block-button__link) {
  padding: 18px 36px;
  border-radius: 16px;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  line-height: 1.35;
}

:root :where(.wp-block-button.is-style-large-cream-pink > .wp-block-button__link) {
  padding: 18px 36px;
  border-radius: 16px;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  line-height: 1.35;
}

:root :where(.wp-block-button.is-style-large-cream-red > .wp-block-button__link) {
  padding: 18px 36px;
  border-radius: 16px;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  line-height: 1.35;
}

:root :where(.wp-block-button.is-style-large-cream-yellow > .wp-block-button__link) {
  padding: 18px 36px;
  border-radius: 16px;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 500;
  line-height: 1.35;
}

.frm_forms {
  background-color: #f23232;
  border-radius: 10px;
  padding: clamp(32px, 5vw, 48px);
  color: #fff9eb;
}
.frm_forms fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  min-width: 0;
}
.frm_forms .frm_fields_container {
  display: flex;
  flex-direction: column;
  gap: clamp(16px, 3vw, 24px);
}
.frm_forms .frm_form_field {
  width: 100%;
  float: none;
  clear: both;
  margin: 0;
  padding: 0;
}
.frm_forms .frm_primary_label {
  display: block;
  margin-bottom: 8px;
  color: #fff9eb;
  font-size: clamp(18px, 2vw, 24px);
  font-weight: 400;
  line-height: 1.3;
}
.frm_forms .frm_required {
  color: #fff9eb;
}
.frm_forms .frm_description {
  display: none;
}
.frm_forms input[type=text],
.frm_forms input[type=email],
.frm_forms input[type=tel],
.frm_forms input[type=url],
.frm_forms input[type=password],
.frm_forms select,
.frm_forms textarea {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff;
  color: #575656;
  border: 0;
  border-radius: 4px;
  padding: 14px 16px;
  font-family: inherit;
  font-size: 16px;
  line-height: 1.4;
  box-shadow: none;
}
.frm_forms input[type=text]:focus,
.frm_forms input[type=email]:focus,
.frm_forms input[type=tel]:focus,
.frm_forms input[type=url]:focus,
.frm_forms input[type=password]:focus,
.frm_forms select:focus,
.frm_forms textarea:focus {
  outline: 2px solid #ff51af;
  outline-offset: 2px;
}
.frm_forms input[type=text],
.frm_forms input[type=email],
.frm_forms input[type=tel],
.frm_forms input[type=url],
.frm_forms input[type=password],
.frm_forms select {
  min-height: 48px;
}
.frm_forms textarea {
  min-height: 180px;
  resize: vertical;
}
.frm_forms .frm_error,
.frm_forms .frm_error_style {
  color: #fff9eb;
  background: transparent;
  border: 0;
  padding: 0;
  margin-top: 8px;
  font-size: 14px;
}
.frm_forms .frm_form_field:has(.frm_submit),
.frm_forms .frm_form_field.frm_html_container.form-footer-note {
  width: 100%;
}
.frm_forms .frm_submit {
  display: flex;
  align-items: center;
  gap: clamp(16px, 3vw, 32px);
  flex-wrap: wrap;
  margin: 0;
  padding: 0;
}
.frm_forms .frm_button_submit,
.frm_forms .frm_submit button.frm_button_submit {
  display: inline-block;
  margin: 0;
  padding: 18px 36px;
  width: auto;
  height: auto;
  min-width: 0;
  background-color: #ff51af !important;
  color: #fff9eb !important;
  border: 0 !important;
  border-radius: 16px !important;
  font-family: inherit;
  font-size: clamp(18px, 2vw, 24px) !important;
  font-weight: 500 !important;
  line-height: 1.35;
  text-align: center;
  text-decoration: none;
  cursor: pointer;
  transition: background-color 0.2s ease;
  box-shadow: none !important;
}
.frm_forms .frm_button_submit:hover, .frm_forms .frm_button_submit:focus, .frm_forms .frm_button_submit:active,
.frm_forms .frm_submit button.frm_button_submit:hover,
.frm_forms .frm_submit button.frm_button_submit:focus,
.frm_forms .frm_submit button.frm_button_submit:active {
  color: #fff9eb !important;
  background-color: #ff7ac2 !important;
  border-color: transparent !important;
  opacity: 1;
}
.frm_forms .frm_html_container.form-footer-note,
.frm_forms .frm_html_container.form-footer-note p {
  margin: 0;
  color: #fff9eb;
  font-size: clamp(12px, 1.6vw, 14px);
  line-height: 1.45;
  max-width: 420px;
}
.frm_forms .frm_verify,
.frm_forms #frm_field_12_container {
  display: none !important;
}

.frm_forms .frm_fields_container:has(.frm_submit) .frm_form_field.frm_html_container.form-footer-note {
  order: 99;
  margin-top: -8px;
}
.frm_forms .frm_fields_container:has(.frm_submit) .frm_form_field:has(.frm_submit) {
  order: 98;
}

@media (min-width: 768px) {
  .frm_forms .frm_fields_container:has(.form-footer-note) {
    display: grid;
    grid-template-columns: minmax(160px, auto) 1fr;
    align-items: center;
    column-gap: clamp(16px, 3vw, 32px);
  }
  .frm_forms .frm_fields_container:has(.form-footer-note) .frm_form_field:has(.frm_submit),
  .frm_forms .frm_fields_container:has(.form-footer-note) .frm_form_field.frm_html_container.form-footer-note {
    grid-column: span 1;
    margin-top: 0;
  }
  .frm_forms .frm_fields_container:has(.form-footer-note) .frm_form_field:has(.frm_submit) {
    order: unset;
  }
  .frm_forms .frm_fields_container:has(.form-footer-note) .frm_form_field.frm_html_container.form-footer-note {
    order: unset;
  }
  .frm_forms .frm_fields_container:has(.form-footer-note) .frm_form_field:not(:has(.frm_submit)):not(.form-footer-note) {
    grid-column: 1/-1;
  }
}
html {
  scroll-behavior: smooth;
  scroll-padding-top: 40px;
}

@media (prefers-reduced-motion: reduce) {
  html {
    scroll-behavior: auto;
  }
}
body {
  overflow-x: clip;
}
body .site-main {
  overflow: visible;
  background-color: #fff9eb;
}
body .site-main .inner {
  max-width: 2000px;
  margin: 0 auto;
  padding: 50px;
  padding-top: 80px;
}
body .site-main .box-right {
  padding: 50px;
  padding-right: 100px;
}
body .site-main .box-left {
  padding: 50px;
  padding-left: 100px;
}
body .site-main .wp-block-columns {
  align-items: stretch;
}
body .site-main .wp-block-image img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 10px;
  border-bottom-left-radius: 10px;
}
body .site-main .wp-block-image.right img {
  border-top-right-radius: 0px;
  border-bottom-right-radius: 0px;
}
body .site-main .wp-block-image.left img {
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
body .site-main .invest-form {
  border-radius: 10px;
  margin-top: 50px;
}
body .site-main .invest-form .wp-block-image img {
  border-top-right-radius: 10px;
  border-bottom-right-radius: 10px;
  border-top-left-radius: 0px;
  border-bottom-left-radius: 0px;
}
body .site-main .invest-form .wp-block-column.column-fill-image,
body .site-main .invest-form .wp-block-column:has(> .wp-block-image:only-child) {
  position: relative;
  overflow: hidden;
  padding: 0;
  min-height: 400px;
}
body .site-main .invest-form .wp-block-column.column-fill-image > .wp-block-image,
body .site-main .invest-form .wp-block-column:has(> .wp-block-image:only-child) > .wp-block-image {
  position: absolute;
  inset: 0;
  margin: 0;
  height: 100%;
  width: 100%;
  max-width: none;
}
body .site-main .invest-form .wp-block-column.column-fill-image > .wp-block-image img,
body .site-main .invest-form .wp-block-column:has(> .wp-block-image:only-child) > .wp-block-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
body .site-main .invest-form:has(.frm_message) .invest-text, body .site-main .invest-form:has(.frm_success_style) .invest-text {
  display: none;
}
body .site-main .about-box {
  padding-left: 50px;
  margin-top: -50px;
}
body.page-template-page-home .site-main {
  background-color: #f23232;
}
body .site-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  background-color: #f23232;
}
body .site-header .site-navigation ul {
  padding: 0;
  display: flex;
}
body .site-header .site-navigation ul li {
  list-style: none;
  font-weight: 500;
}
body .site-header .site-navigation ul li a {
  text-decoration: none;
  color: #ff9c1e;
}
body .site-header .site-social {
  display: flex;
  align-items: center;
  gap: 12px;
}
body .site-header .site-social__link {
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #ff51af;
  border-radius: 50%;
  text-decoration: none;
  transition: opacity 0.2s ease;
}
body .site-header .site-social__link:hover, body .site-header .site-social__link:focus {
  opacity: 0.9;
}
body .site-header .site-social__link .site-social__icon {
  width: 42px;
  height: 42px;
}
body .site-header .site-social__icon {
  display: block;
  object-fit: contain;
}
@media (min-width: 901px) {
  body .site-header {
    padding-right: 40px;
    height: 170px;
  }
  body .site-header .site-menu-toggle {
    display: none;
  }
  body .site-header .site-header__panel {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    flex: 1;
  }
  body .site-header .site-logo {
    width: 190px;
    height: 190px;
    margin-top: -10px;
    margin-left: -10px;
  }
  body .site-header .site-navigation ul {
    gap: 80px;
  }
  body .site-header .site-navigation ul li {
    font-size: 20px;
  }
  body .site-header .site-social {
    position: absolute;
    right: 0;
    margin-top: -30px;
  }
}
body .screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
  word-wrap: normal !important;
}
body .site-footer {
  background-color: #f23232;
}
body .site-footer__inner {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 24px;
  max-width: 2000px;
  margin: 0 auto;
  padding: 20px 50px;
}
body .site-footer__link, body .site-footer__text {
  font-size: 16px;
  font-weight: 400;
  line-height: 1.4;
  color: #ff9c1e;
  text-decoration: none;
}
body .site-footer__link:hover, body .site-footer__link:focus {
  opacity: 0.85;
  color: #ff9c1e;
}

@media all and (max-width: 1290px) {
  body .invest-text {
    position: relative;
    left: 0;
    margin-top: -100px;
    padding: 50px;
    width: 100%;
    max-width: 100%;
  }
}
@media (max-width: 900px) {
  body {
    --mobile-gutter: 20px;
  }
  body.page-id-11 .wp-block-column {
    padding-top: 0px !important;
  }
  body.page-id-11 .wp-block-image {
    margin-top: 0px !important;
  }
  body h1 {
    font-size: clamp(40px, 11vw, 56px);
  }
  body h2 {
    font-size: clamp(32px, 9vw, 48px);
  }
  body h3 {
    font-size: clamp(24px, 7vw, 36px);
  }
  body p {
    font-size: 16px;
    line-height: 1.5;
  }
  body .invest-text {
    position: static;
    max-width: none;
    left: auto;
    margin-top: 24px;
    padding: 30px !important;
    margin-top: -70px;
  }
  body.is-menu-open {
    overflow: hidden;
  }
  body .site-header {
    position: relative;
    z-index: 110;
    height: 80px;
    min-height: 96px;
    max-width: 100vw;
    padding: 12px 20px 12px 0;
    overflow: visible;
  }
  body .site-header .site-branding {
    position: relative;
    z-index: 111;
    flex-shrink: 0;
  }
  body .site-header .site-logo {
    width: 140px;
    height: 140px;
    margin-top: 0px;
    margin-left: -10px;
  }
  body .site-header .site-menu-toggle {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-end;
    gap: 7px;
    width: 44px;
    height: 44px;
    margin: 0;
    margin-top: -30px;
    margin-right: 10px;
    padding: 0;
    border: 0;
    background: transparent;
    cursor: pointer;
    position: relative;
    z-index: 111;
    flex-shrink: 0;
  }
  body .site-header .site-menu-toggle__bar {
    display: block;
    width: 34px;
    height: 3px;
    background-color: #ff9c1e;
    border-radius: 2px;
  }
  body .site-header .site-header__panel {
    position: fixed;
    inset: 0;
    z-index: 100;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 48px;
    padding: 120px 24px 140px;
    background-color: #f23232;
    opacity: 0;
    visibility: hidden;
    pointer-events: none;
    transition: opacity 0.25s ease, visibility 0.25s ease;
  }
  body .site-header.is-menu-open .site-header__panel {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  body .site-header .site-navigation {
    width: 100%;
  }
  body .site-header .site-navigation ul {
    flex-direction: column;
    align-items: center;
    gap: 36px;
    margin: 0;
  }
  body .site-header .site-navigation li {
    font-size: clamp(28px, 7vw, 36px);
    text-align: center;
  }
  body .site-header .site-social {
    position: absolute;
    bottom: 48px;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    margin-top: 0;
    gap: 16px;
  }
  body.home .site-main {
    padding-top: 0px;
  }
  body .site-main {
    padding-top: 40px;
  }
  body .site-main .has-medium-font-size {
    font-size: 20px !important;
  }
  body .site-main .inner {
    padding: 32px var(--mobile-gutter);
    padding-top: 40px;
  }
  body .site-main .box-left,
  body .site-main .box-right {
    padding: 32px var(--mobile-gutter);
  }
  body .site-main .about-box {
    padding-left: 0;
    margin-top: 0;
  }
  body .site-main .wp-block-columns {
    flex-direction: column !important;
    flex-wrap: nowrap !important;
    gap: 32px !important;
  }
  body .site-main .wp-block-columns > .wp-block-column {
    /*flex-basis: 100% !important;
    width: 100% !important;*/
  }
  body .site-main .wp-block-group {
    padding: 32px var(--mobile-gutter);
    padding-top: 0px;
    padding-bottom: 0px;
  }
  body .site-main .wp-block-group#invest {
    padding-bottom: 50px;
    padding-top: 50px;
  }
  body .site-main .wp-block-group#invest .wp-block-columns {
    margin-bottom: 0px;
  }
  body .site-main .wp-block-group .wp-block-spacer {
    height: 50px !important;
  }
  body .site-main .wp-block-group p {
    max-width: 100%;
  }
  body .site-main .wp-block-group.is-layout-flex {
    flex-direction: column !important;
    align-items: stretch !important;
    gap: 32px !important;
  }
  body .site-main .wp-block-group .wp-block-group {
    padding: 0px;
  }
  body .site-main .wp-block-image {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  body .site-main .wp-block-image img {
    width: 100%;
    height: auto;
    border-radius: 0 !important;
  }
  body .site-main .wp-block-image.left img, body .site-main .wp-block-image.right img {
    border-radius: 0 !important;
  }
  body .site-main .invest-form {
    margin-top: 32px;
    border-radius: 10px;
    overflow: hidden;
  }
  body .site-main .invest-form .wp-block-columns {
    gap: 0 !important;
  }
  body .site-main .invest-form .wp-block-image {
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  body .site-main .invest-form .wp-block-image img {
    border-radius: 0 !important;
  }
  body .site-main .invest-form .wp-block-column.column-fill-image,
  body .site-main .invest-form .wp-block-column:has(> .wp-block-image:only-child) {
    position: static;
    min-height: 0;
    padding: 0;
  }
  body .site-main .invest-form .wp-block-column.column-fill-image > .wp-block-image,
  body .site-main .invest-form .wp-block-column:has(> .wp-block-image:only-child) > .wp-block-image {
    position: static;
    height: auto;
    width: 100vw;
    max-width: 100vw;
    margin-left: calc(50% - 50vw);
    margin-right: calc(50% - 50vw);
  }
  body .site-main .invest-form .wp-block-column.column-fill-image > .wp-block-image img,
  body .site-main .invest-form .wp-block-column:has(> .wp-block-image:only-child) > .wp-block-image img {
    position: static;
    width: 100%;
    height: auto;
    min-height: 240px;
    object-fit: cover;
  }
  body .site-main .wp-block-buttons {
    justify-content: center;
  }
  body .site-main .wp-block-button {
    width: 100%;
    max-width: 320px;
  }
  body .site-main .wp-block-button__link {
    width: 100%;
    text-align: center;
  }
  body .hero {
    padding: 0;
    overflow-x: clip;
    max-width: 100vw;
  }
  body .hero__inner {
    display: flex;
    flex-direction: column;
    gap: 0;
    max-width: 100%;
    width: 100%;
  }
  body .hero__content {
    order: 1;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    padding: 24px var(--mobile-gutter) 32px;
  }
  body .hero__media {
    order: 2;
    width: 100%;
    max-width: none;
    margin-bottom: 0;
  }
  body .hero__image {
    width: 100%;
    border-radius: 0;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
    aspect-ratio: 4.5/3;
    object-fit: cover;
    object-position: center;
  }
  body .hero__title {
    gap: 8px;
  }
  body .hero__star {
    width: clamp(36px, 10vw, 52px);
    height: clamp(36px, 10vw, 52px);
    margin-top: -16px;
    margin-left: -6px;
  }
  body .hero h1 {
    font-size: clamp(40px, 11vw, 56px);
  }
  body .hero h2 {
    font-size: clamp(28px, 8vw, 40px);
    margin-top: -20px;
  }
  body .hero h3 {
    font-size: clamp(22px, 6vw, 32px);
  }
  body .hero .button {
    display: block;
    width: 100%;
    max-width: 100%;
    box-sizing: border-box;
    margin-top: 24px;
    margin-bottom: 0;
    white-space: normal;
    overflow-wrap: break-word;
    font-size: clamp(16px, 4.5vw, 20px);
    padding-left: clamp(16px, 4vw, 36px);
    padding-right: clamp(16px, 4vw, 36px);
  }
  body .cream {
    padding-top: 0;
    padding-left: 0;
    padding-right: 0;
  }
  body .service-card {
    max-width: none;
    width: 100%;
    border-radius: 32px;
  }
  body .site-footer__inner {
    padding: 16px var(--mobile-gutter);
    gap: 16px;
  }
  body .site-footer__link, body .site-footer__text {
    font-size: 14px;
  }
  body .frm_forms {
    border-radius: 10px;
    padding: clamp(24px, 5vw, 32px);
  }
}

/*# sourceMappingURL=style.css.map */
