@layer swift3 {.wp-block-image, .wp-block-video, figure[class^="wp-block-"] { margin: 1em 0px; }.wp-block-calendar, .wp-block-image:not(.wp-block-gallery .wp-block-image), figure[class^="wp-block-"]:not(.wp-block-gallery figure):not([class^="align"]) { width: 100%; }@layer bricks {:root { --bricks-vh: 1vh; --bricks-transition: all 0.2s; --bricks-color-primary: #ffd64f; --bricks-color-secondary: #fc5778; --bricks-text-dark: #212121; --bricks-text-medium: #616161; --bricks-text-light: #9e9e9e; --bricks-text-info: #00b0f4; --bricks-text-success: #11b76b; --bricks-text-warning: #ffa100; --bricks-text-danger: #fa4362; --bricks-bg-info: #e5f3ff; --bricks-bg-success: #e6f6ed; --bricks-bg-warning: #fff2d7; --bricks-bg-danger: #ffe6ec; --bricks-bg-dark: #263238; --bricks-bg-light: #f5f6f7; --bricks-border-color: #dddedf; --bricks-border-radius: 4px; --bricks-tooltip-bg: #23282d; --bricks-tooltip-text: #eaecef; } html { text-size-adjust: 100%; line-height: 1.15; } body { margin: 0px; } article, aside, figcaption, figure, footer, header, main, nav, section { display: block; } figure { margin: 1em 40px; } img { border-style: none; } button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0px; } button, input { overflow: visible; } button, select { text-transform: none; } [type="reset"], [type="submit"], button, html [type="button"] { appearance: button; } .brxe-section { align-items: center; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 100%; } @media (max-width: 767px){.brxe-section { flex-wrap: wrap; }} .brxe-section.bricks-lazy-hidden { background-image: none !important; } .brxe-container { align-items: flex-start; display: flex; flex-direction: column; margin-left: auto; margin-right: auto; width: 1100px; } @media (max-width: 767px){.brxe-container { flex-wrap: wrap; }} .brxe-container.bricks-lazy-hidden { background-image: none !important; } .brxe-block { align-items: flex-start; display: flex; flex-direction: column; width: 100%; } @media (max-width: 767px){.brxe-block { flex-wrap: wrap; }} .brxe-block.bricks-lazy-hidden { background-image: none !important; } [class*="brxe-"] { max-width: 100%; } svg:not([width]) { min-width: 1em; } svg:not([height]) { min-height: 1em; } #brx-footer { background-position: 50% center; background-size: cover; flex-shrink: 0; margin-top: auto; position: relative; width: 100%; } html { font-size: 62.5%; } *, ::after, ::before, html { box-sizing: border-box; } * { border-color: var(--bricks-border-color); } body { -webkit-font-smoothing: antialiased; background-color: rgb(255, 255, 255); background-position: 50% center; color: rgb(54, 54, 54); font-family: -apple-system, "system-ui", "Segoe UI", roboto, helvetica, arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol"; font-size: 15px; line-height: 1.7; transition: padding-top; } .brx-body { display: flex; flex-direction: column; margin: 0px auto; width: 100%; } :where(a) { border-color: currentcolor; color: currentcolor; cursor: pointer; text-decoration: none; } h1, h2, h3, h4, h5, h6 { margin: 0px; text-rendering: optimizelegibility; } h1 { font-size: 2.4em; } h1, h2 { line-height: 1.4; } h2 { font-size: 2.1em; } h3 { font-size: 1.8em; } h3, h4 { line-height: 1.4; } h4 { font-size: 1.6em; } :where(p) { margin-block: 0px 1.2em; } :where(p:last-of-type) { margin-block-end: 0px; } img { height: auto; max-width: 100%; outline: none; vertical-align: middle; } button { border: none; cursor: pointer; outline: none; padding: 0px; } button, input, optgroup, select, textarea { font-family: inherit; text-align: inherit; } .brx-submenu-toggle { align-items: center; cursor: pointer; display: flex; } .brx-submenu-toggle.icon-right button { margin-left: 10px; } .brx-submenu-toggle button, .brx-submenu-toggle button > * { align-items: center; background-color: transparent; color: currentcolor; display: flex; transition: transform 0.1s cubic-bezier(0, 0, 0.2, 1); will-change: transform; } .brx-multilevel-overflow-right, .brx-multilevel-overflow-right ul, .brx-submenu-overflow-right { left: auto !important; right: 0px !important; } .brx-sub-submenu-overflow-right, .brx-sub-submenu-overflow-right ul, .brx-submenu-overflow-right ul { left: auto !important; right: 100% !important; } #brx-content { flex: 1 1 0%; position: relative; width: 100%; } #brx-header { background-position: 50% center; background-size: cover; position: relative; width: 100%; } .screen-reader-text, .screen-reader-text span, .ui-helper-hidden-accessible { clip: rect(1px, 1px, 1px, 1px); height: 1px; overflow: hidden; white-space: nowrap; width: 1px; position: absolute !important; } .brx-load-more-hidden, .brx-query-trail:not(.bricks-isotope-sizer) { display: none !important; } .swiper-slide { flex-shrink: 0; height: 100%; position: relative; transition-property: transform; width: 100%; } @keyframes blink { 100% { opacity: 0; } } .brx-multilevel-back { align-items: center; cursor: pointer; display: flex; gap: 3px; width: 100%; } .brxe-logo { color: currentcolor; font-size: 20px; font-weight: 600; line-height: 1; } .brxe-logo img { display: block; height: auto; width: auto; } :where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu { pointer-events: none; } :where(.brxe-nav-menu) .menu-item:not(.open) .sub-menu:not(.brx-submenu-positioned) { display: none !important; } :where(.brxe-nav-menu) ol, :where(.brxe-nav-menu) ul { list-style-type: none; margin: 0px; padding: 0px; } :where(.brxe-nav-menu) .bricks-nav-menu { display: flex; line-height: inherit; margin: 0px; padding: 0px; } :where(.brxe-nav-menu) .bricks-nav-menu > li { margin: 0px 0px 0px 30px; } :where(.brxe-nav-menu) .bricks-nav-menu li { position: relative; } :where(.brxe-nav-menu) .bricks-nav-menu li:not(.brx-has-megamenu) > a { display: flex; width: 100%; } :where(.brxe-nav-menu) .bricks-nav-menu .sub-menu { background-color: var(--bricks-bg-dark); color: rgb(255, 255, 255); line-height: 60px; min-width: 150px; opacity: 0; position: absolute; top: 100%; transition: var(--bricks-transition); visibility: hidden; white-space: nowrap; z-index: 998; } :where(.brxe-nav-menu) .bricks-nav-menu .sub-menu li { border-style: none; position: relative; width: 100%; } :where(.brxe-nav-menu) .bricks-nav-menu .sub-menu a, :where(.brxe-nav-menu) .bricks-nav-menu .sub-menu button { color: currentcolor; padding: 0px 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle { background-color: transparent; cursor: pointer; display: none; height: 16px; min-width: 12px; position: relative; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle::before { inset: 0px; content: ""; position: absolute; z-index: 1; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle:hover span { min-width: 12px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle span { background-color: currentcolor; display: block; height: 2px; position: absolute; right: 0px; transition: var(--bricks-transition); } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-top { min-width: 12px; top: 0px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-center { min-width: 12px; top: 7px; width: 20px; } :where(.brxe-nav-menu) .bricks-mobile-menu-toggle .bar-bottom { min-width: 12px; top: 14px; width: 20px; } .brxe-nav-menu .bricks-mobile-menu-wrapper { bottom: 0px; color: rgb(255, 255, 255); display: flex; flex-direction: column; height: calc(var(--bricks-vh, 1vh)*100); left: 0px; position: fixed; right: auto; scrollbar-width: none; top: var(--wp-admin--admin-bar--height,0); transition-duration: 0.2s; transition-property: background-color, opacity, transform, visibility; visibility: hidden; width: 300px; z-index: 999; } .brxe-nav-menu .bricks-mobile-menu-wrapper::before { background-color: rgb(35, 40, 45); background-size: cover; inset: 0px; content: ""; position: absolute; z-index: -1; } .brxe-nav-menu .bricks-mobile-menu-wrapper.left { transform: translateX(-100%); } .brxe-nav-menu .bricks-mobile-menu-wrapper a { display: block; width: 100%; } .brxe-nav-menu .bricks-mobile-menu-wrapper li a { line-height: 60px; } .brxe-nav-menu .bricks-mobile-menu-wrapper li a:focus { outline-offset: -1px; } .brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu { display: none; line-height: 40px; background: none !important; } .brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li > .brx-submenu-toggle > *, .brxe-nav-menu .bricks-mobile-menu-wrapper .sub-menu li > a { padding: 0px 45px; } .brxe-nav-menu .bricks-mobile-menu { overflow-y: scroll; position: relative; scrollbar-width: none; } .brxe-nav-menu .bricks-mobile-menu > li > .brx-submenu-toggle > *, .brxe-nav-menu .bricks-mobile-menu > li > a { padding: 0px 30px; } .brxe-nav-menu .bricks-mobile-menu-overlay { background-color: rgba(0, 0, 0, 0.25); inset: 0px; opacity: 0; position: fixed; transition: 0.2s; visibility: hidden; z-index: -1; } li.menu-item-has-children [aria-expanded] .menu-item-icon { background-color: transparent; color: inherit; pointer-events: none; transition: inherit; } .brxe-post-content { width: 100%; } .brxe-text-link { gap: 5px; } .brxe-text-link, .brxe-text-link span { align-items: center; display: inline-flex; } .brxe-text-link span { justify-content: center; } @keyframes load8 { 0% { transform: rotate(0deg); } 100% { transform: rotate(1turn); } } @keyframes spin { 100% { transform: rotate(1turn); } } @keyframes scrolling { 0% { opacity: 1; } 100% { opacity: 0; transform: translateY(10px); } }}.brxe-xheaderrow { display: flex; transition-property: height, opacity, transform, background, color; transition-duration: var(--x-header-transition); width: 100%; }#brx-header { --x-header-transition: 0; --x-header-fade-transition: 0; }@font-face { font-family: Rubik; font-weight: 300; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/rubik-light.ttf) format("truetype"); }@font-face { font-family: Rubik; font-weight: 400; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/rubik-regular.ttf) format("truetype"); }@font-face { font-family: Rubik; font-weight: 500; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/rubik-medium.ttf) format("truetype"); }@font-face { font-family: Rubik; font-weight: 600; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/rubik-semibold.ttf) format("truetype"); }@font-face { font-family: Rubik; font-weight: 700; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/rubik-bold.ttf) format("truetype"); }@font-face { font-family: OpenSans; font-weight: 300; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/opensans-light.ttf) format("truetype"); }@font-face { font-family: OpenSans; font-weight: 400; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/opensans-regular.ttf) format("truetype"); }@font-face { font-family: OpenSans; font-weight: 500; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/opensans-medium.ttf) format("truetype"); }@font-face { font-family: OpenSans; font-weight: 600; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/opensans-semibold.ttf) format("truetype"); }@font-face { font-family: OpenSans; font-weight: 700; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/opensans-bold.ttf) format("truetype"); }@font-face { font-family: OpenSans; font-weight: 800; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2025/05/opensans-extrabold.ttf) format("truetype"); }@font-face { font-family: Roboto; font-weight: 100; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Roboto-Thin.ttf) format("truetype"); }@font-face { font-family: Roboto; font-weight: 300; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Roboto-Light.ttf) format("truetype"); }@font-face { font-family: Roboto; font-weight: 400; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Roboto-Regular.ttf) format("truetype"); }@font-face { font-family: Roboto; font-weight: 500; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Roboto-Medium.ttf) format("truetype"); }@font-face { font-family: Roboto; font-weight: 700; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Roboto-Bold.ttf) format("truetype"); }@font-face { font-family: Roboto; font-weight: 900; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Roboto-Black.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 100; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-Thin.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 200; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-ExtraLight.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 300; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-Light.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 400; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-Regular.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 500; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-Medium.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 600; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-SemiBold.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 700; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-Bold.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 800; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-ExtraBold.ttf) format("truetype"); }@font-face { font-family: Inter; font-weight: 900; font-display: swap; src: url(https://www.onesurrogacy.com/wp-content/uploads/2024/06/Inter-Black.ttf) format("truetype"); }@layer bricks.icons {@font-face { font-family: Ionicons; font-style: normal; font-weight: 400; src: url(https://www.onesurrogacy.com/wp-content/themes/bricks/assets/fonts/ionicons/ionicons.woff2) format("woff2"), url(https://www.onesurrogacy.com/wp-content/themes/bricks/assets/fonts/ionicons/ionicons.woff) format("woff"), url(https://www.onesurrogacy.com/wp-content/themes/bricks/assets/fonts/ionicons/ionicons.ttf) format("truetype"); } [class*=" ion-"], [class*=" ion-ios-"], [class*=" ion-logo-"], [class*=" ion-md-"], [class^="ion-"], [class^="ion-ios-"], [class^="ion-logo-"], [class^="ion-md-"] { -webkit-font-smoothing: antialiased; display: inline-block; font-family: Ionicons; font-style: normal; font-variant: normal; font-weight: 400; line-height: 1; text-rendering: auto; text-transform: none; } [class*=" ion-"]::before, [class*=" ion-ios-"]::before, [class*=" ion-logo-"]::before, [class*=" ion-md-"]::before, [class^="ion-"]::before, [class^="ion-ios-"]::before, [class^="ion-logo-"]::before, [class^="ion-md-"]::before { font-family: Ionicons; } .ion-ios-arrow-down::before { content: ""; } .ion-ios-mail::before { content: ""; } .ion-logo-whatsapp::before { content: ""; }}:root { --x-header-fade-transition: 200ms; }@keyframes x_header_fadein { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes x_header_fadeout { 0% { opacity: 1; } 100% { opacity: 0; } }.wpsr-fm-chat-wrapper .whatsapp, .wpsr-fm-chat-wrapper.wpsr-chat-icons-layout .wpsr-channels .wpsr-channel-item .wpsr-channel-btn.whatsapp, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item .wpsr-fm-chat-bubble a.wpsr-fm-bubble-btn.whatsapp, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.whatsapp, .wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn.whatsapp, .wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-channels .wpsr-channel-item a.wpsr-fm-bubble-btn.whatsapp { background-color: #4fce65; }.wpsr-fm-chat-wrapper { position: fixed; right: 20px; bottom: 25px; z-index: 9999; margin: 20px 0px 0px; transition: 0.5s; }.wpsr-fm-chat-wrapper .wpsr-fm-offline-caption, .wpsr-fm-chat-wrapper.wpsr_pro_active .wpsr-fm-chat-header.wpsr-online .wpsr-fm-offline-caption { display: none; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box { opacity: 0; visibility: hidden; box-shadow: rgba(0, 0, 0, 0.2) 0px 12px 20px 0px; background-color: #ffffff; border-radius: 10px; transition: 0.5s; width: 360px; position: fixed; right: 30px; bottom: 0px; top: auto; }@media screen and (max-width: 767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box { width: 320px; }}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close { position: absolute; top: 15px; right: 0px; width: 25px; height: 25px; opacity: 0.4; cursor: pointer; display: flex; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close::after, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close::before { content: ""; position: absolute; width: 12px; height: 2px; background-color: var(--wpsn-chat-close-btn-color,#1d2129); display: block; border-radius: 2px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close::before { transform: rotate(45deg); }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-close::after { transform: rotate(-45deg); }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header { background-color: #f4f5f7; padding: 20px; display: flex; align-items: center; border-radius: 10px 10px 0px 0px; text-align: left; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-chat-user-img { flex: 0 0 auto; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img { width: 70px; height: 70px; object-fit: cover; border-radius: 50%; }@media screen and (max-width: 767px){.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header img { width: 50px; height: 50px; }}.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details { padding-left: 15px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details h3 { margin: 0px; padding: 0px; font-size: 18px; line-height: 1.4; font-weight: 700; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-header .wpsr-fm-group-details p { margin: 0px; font-size: 14px; line-height: 1.6; color: #000000; padding: 0px; font-weight: 400; opacity: 0.8; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room { padding: 30px 20px 20px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation { display: flex; align-items: center; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-user-picture { flex: 0 0 auto; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-user-picture img { height: 40px; width: 40px; object-fit: cover; border-radius: 50%; margin-right: 10px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg { background-color: #f1f0f0; border-radius: 10px; padding: 10px; text-align: left; max-width: 250px; width: 100%; display: none; transition: 0.4s; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg .wpsr-fm-msg-text, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-conversation .wpsr-fm-greeting-msg p { margin: 0px; padding: 0px; font-size: 14px; line-height: 1.5; color: #000000; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper { margin: 30px 0px 0px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a { background-color: #0084ff; display: flex; padding: 10px 20px; color: #ffffff; justify-content: center; border-radius: 10px; font-size: 14px; font-weight: 700; text-decoration: none; align-items: center; cursor: pointer; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:active, .wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:focus { outline: none; box-shadow: none; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a:hover { text-decoration: underline; outline: none; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a img { height: 26px; width: auto; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-box .wpsr-fm-chat-room .wpsr-fm-chat-btn-wrapper .wpsr-fm-btn-icon a span { padding-left: 10px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble { display: block; position: relative; right: 10px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn { background-color: #0084ff; cursor: pointer; width: 55px; height: 55px; border-radius: 50%; display: flex; align-items: center; justify-content: center; text-decoration: none; box-shadow: rgba(0, 0, 0, 0.2) 0px 3px 12px; }.wpsr-fm-chat-wrapper .wpsr-fm-chat-bubble .wpsr-fm-bubble-btn img { height: 40px; width: auto; }.wpsr-fm-chat { background-color: #f1f0f0; width: 100px; line-height: 50px; display: block; border-radius: 50px; }.wpsr-fm-chat .wpsr-fm-chat-bubbles { text-align: center; }.wpsr-fm-chat .wpsr-fm-chat-bubbles span { display: inline-block; background-color: #b6b5ba; width: 10px; height: 10px; border-radius: 100%; margin-right: 5px; animation: 2s ease 0s infinite normal none running typing; }.wpsr-fm-chat .wpsr-fm-chat-bubbles span:first-child { animation-delay: -1s; }.wpsr-fm-chat .wpsr-fm-chat-bubbles span:nth-child(2) { animation-delay: -0.85s; }.wpsr-fm-chat .wpsr-fm-chat-bubbles span:nth-child(3) { animation-delay: -0.7s; margin-right: 0px; }@keyframes typing { 10% { transform: translateY(-10px); background-color: #9e9da2; } 50% { transform: translateY(0px); background-color: #b6b5ba; } }html { scroll-behavior: smooth; }:root { --my-font-size-h1: calc(1.8rem + 0.8vw); --my-font-size-h2: calc(1.6rem + 0.5vw); --my-font-size-h3: calc(1.4rem + 0.4vw); --my-font-size-h4: calc(1.2rem + 0.3vw); --my-font-size-p: 16px; --my-font-size-big: 1.2em; --my-font-size-p-small: 12px; --my-font-size-p-small-2: 14px; --my-font-size-p-small-3: 15px; --my-font-size-extra-side: calc(2.8rem + 1.2vw); }.brxe-block { gap: 15px; }body { line-height: 1.5; font-family: Roboto; }h1, h2, h3, h4, h5, h6 { font-family: Rubik; font-weight: 600; }h1 { font-size: var(--my-font-size-h1); }h2 { font-size: var(--my-font-size-h2); }h3 { font-size: var(--my-font-size-h3); }h4 { font-size: var(--my-font-size-h4); }.brxe-container { padding-top: 10px; padding-bottom: 10px; }:where(.brxe-accordion .accordion-content-wrapper) a, :where(.brxe-icon-box .content) a, :where(.brxe-list) a, :where(.brxe-post-content):not([data-source="bricks"]) a, :where(.brxe-posts .dynamic p) a, :where(.brxe-shortcode) a, :where(.brxe-tabs .tab-content) a, :where(.brxe-team-members) .description a, :where(.brxe-testimonials) .testimonial-content-wrapper a, :where(.brxe-text) a, :where(a.brxe-text), :where(.brxe-text-basic) a, :where(a.brxe-text-basic), :where(.brxe-post-comments) .comment-content a { color: var(--bricks-color-qyvncf); font-weight: 600; }.brxe-section { padding: 30px 20px; }@media (max-width: 767px){h1 { font-size: 26px; }}@media (max-width: 478px){h1 { font-size: 24px; }}:root { --bricks-color-akchws: #f9f9f9; --bricks-color-9da600: #f5f5f5; --bricks-color-2de62c: #e0e0e0; --bricks-color-ligbuq: #f9f5f2; --bricks-color-7e9875: #9e9e9e; --bricks-color-ab36b6: #616161; --bricks-color-888833: #424242; --bricks-color-rqwwyc: #222222; --bricks-color-210098: #212121; --bricks-color-qyvncf: #4f3533; --bricks-color-yfaqnt: #f3f3f3; --bricks-color-csxfgd: #f99e54; --bricks-color-hivfxn: #34a8b5; --bricks-color-sdzozn: #31a0af; --bricks-color-gggtkh: #298aa3; --bricks-color-ftulsi: #fbc16d; --bricks-color-fbnwhs: #0c5569; }#brxe-dvcmxh .icon > i { font-size: 20px; }#brxe-ercjst .icon > i { font-size: 20px; }#brxe-ymqqcw { flex-direction: row; column-gap: 15px; align-items: center; color: var(--bricks-color-9da600); }@media (max-width: 767px){#brxe-ymqqcw { justify-content: center; }}#brxe-tuybzf { text-transform: uppercase; color: var(--bricks-color-9da600); }#brxe-tuybzf .bricks-nav-menu > li { margin-left: 6px; }#brxe-tuybzf .bricks-nav-menu > li > a { padding-right: 8px; padding-left: 8px; }@media (max-width: 478px){#brxe-tuybzf .bricks-nav-menu > li > a { padding-right: 3px; padding-left: 3px; }#brxe-tuybzf { font-size: 14px; }}#brxe-xykmbc { padding-top: 0px; padding-bottom: 0px; flex-direction: row; justify-content: space-between; margin-top: 0px; margin-bottom: 0px; align-items: center; }@media (max-width: 767px){#brxe-xykmbc { flex-direction: column; row-gap: 5px; }}@media (max-width: 478px){#brxe-xykmbc { flex-direction: column; align-items: center; }}#brxe-putxry { background-color: var(--bricks-color-gggtkh); padding: 5px 10px; }@media (max-width: 991px){#brxe-putxry { padding: 2px 10px; }}@media (max-width: 478px){#brxe-putxry { padding-right: 0px; padding-left: 0px; }}#brxe-niiitg .bricks-site-logo { width: 180px; }@layer bricks {@media (max-width: 767px){#brxe-fglfdq .bricks-nav-menu-wrapper { display: none; }#brxe-fglfdq .bricks-mobile-menu-toggle { display: block; }}}#brxe-fglfdq .bricks-nav-menu > li > a { text-transform: uppercase; color: var(--bricks-color-rqwwyc); padding: 5px 8px; }#brxe-fglfdq .bricks-nav-menu > li > .brx-submenu-toggle > * { text-transform: uppercase; color: var(--bricks-color-rqwwyc); padding: 5px 8px; }#brxe-fglfdq .bricks-nav-menu > li { margin-left: 15px; }#brxe-fglfdq .bricks-nav-menu .sub-menu a { padding-top: 8px; padding-bottom: 8px; }#brxe-fglfdq .bricks-nav-menu .sub-menu .menu-item { background-color: var(--bricks-color-gggtkh); }#brxe-fglfdq .bricks-nav-menu .sub-menu > li > a { color: var(--bricks-color-akchws); line-height: 1.5em; }#brxe-fglfdq .bricks-nav-menu .brx-submenu-toggle button { padding-right: 5px; padding-left: 0px; margin-left: 5px; }#brxe-fglfdq .bricks-nav-menu .current-menu-item > a { border-top: 0 solid var(--bricks-color-gggtkh); border-right: 0 solid var(--bricks-color-gggtkh); border-bottom: 2px solid var(--bricks-color-gggtkh); border-left: 0 solid var(--bricks-color-gggtkh); font-weight: 600; }#brxe-fglfdq .bricks-nav-menu .sub-menu .menu-item:hover { background-color: var(--bricks-color-hivfxn); }#brxe-fglfdq .bricks-nav-menu > li:hover > a { color: #000000; }#brxe-fglfdq .bricks-nav-menu > li:hover > .brx-submenu-toggle > * { color: #000000; }@media (max-width: 767px){#brxe-fglfdq .bricks-mobile-menu-toggle { color: #162f14; }}#brxe-mohavw { align-items: center; flex-direction: row; justify-content: space-between; padding-top: 0px; padding-bottom: 0px; margin-top: 0px; margin-bottom: 0px; }#brxe-ijvjci { padding: 14px 10px; border-bottom: 1px solid var(--bricks-color-2de62c); background-color: #fbfbfb; }#brxe-mhakjv { color: var(--bricks-color-9da600); text-shadow: 0 0 5px var(--bricks-color-ab36b6); text-align: center; }#brxe-miirvh { align-items: center; }#brxe-rlqugt { background-position: center center; background-repeat: no-repeat; background-size: cover; padding-top: 90px; padding-bottom: 90px; position: relative; }:where(#brxe-rlqugt > :not(figcaption)) { position: relative; }#brxe-rlqugt::before { background-image: linear-gradient(rgba(33, 33, 33, 0.35), rgba(33, 33, 33, 0.35)); position: absolute; content: ""; inset: 0px; pointer-events: none; }@media (max-width: 991px){#brxe-rlqugt { padding-top: 80px; padding-bottom: 80px; }}@media (max-width: 767px){#brxe-rlqugt { padding-top: 70px; padding-bottom: 70px; }}@media (max-width: 478px){#brxe-rlqugt { padding-top: 60px; padding-bottom: 60px; }}#brxe-syyvsf { align-items: center; margin-top: 0px; margin-bottom: 0px; }#brxe-libdfg { border-bottom: 1px solid #f3f3f3; background-color: var(--bricks-color-fbnwhs); color: var(--bricks-color-9da600); padding-top: 10px; padding-bottom: 10px; }#brxe-yxexha h2 { margin-top: 2px; padding-bottom: 5px; margin-bottom: 10px; border-bottom: 1px solid #dddddd; }#brxe-yxexha h3, #brxe-yxexha h4 { margin-top: 2px; margin-bottom: 8px; }#brxe-yxexha h3 { margin-top: 8px; margin-bottom: 8px; color: #155569; }#brxe-yxexha p a { color: #155569; font-weight: bold; }#brxe-yxexha img { width: 100%; }#brxe-yxexha .wp-block-group { margin-top: 30px; margin-bottom: 30px; padding: 20px; border-radius: 5px; box-shadow: rgba(0, 0, 0, 0.145) 5px 20px 75px 0px; }#brxe-yxexha ul { padding-left: 0px; list-style-type: none; }#brxe-yxexha ul li { margin-bottom: 5px; }#brxe-yxexha ul li::before { content: "✓ "; margin-right: 6px; color: #4f3533; }#brxe-kbieyw { padding-top: 0px; padding-bottom: 0px; }#brxe-cpkaai { padding: 0px; }#brxe-iisktk { width: 180px; }#brxe-qixybe { color: var(--bricks-color-9da600); }@media (max-width: 767px){#brxe-ktbpil { align-items: center; }}#brxe-lzkvqh { text-transform: uppercase; color: var(--bricks-color-2de62c); font-size: 16px; border-left: 3px solid var(--bricks-color-gggtkh); padding-left: 10px; }#brxe-asirod .bricks-nav-menu { flex-direction: column; }#brxe-asirod { color: var(--bricks-color-2de62c); }#brxe-asirod .bricks-nav-menu > li { margin-left: 12px; }#brxe-asirod .bricks-nav-menu > li > a { padding-top: 1px; padding-bottom: 1px; }@media (max-width: 767px){#brxe-izkhzr { width: 47%; }}#brxe-kiqesr { text-transform: uppercase; color: var(--bricks-color-2de62c); font-size: 16px; border-left: 3px solid var(--bricks-color-gggtkh); padding-left: 10px; }#brxe-xrawje .bricks-nav-menu { flex-direction: column; }#brxe-xrawje { color: var(--bricks-color-2de62c); }#brxe-xrawje .bricks-nav-menu > li { margin-left: 10px; }#brxe-xrawje .bricks-nav-menu > li > a { padding-top: 1px; padding-bottom: 1px; }@media (max-width: 767px){#brxe-mpyfen { width: 47%; }}#brxe-ftlcxx { text-transform: uppercase; color: var(--bricks-color-2de62c); font-size: 16px; border-left: 3px solid var(--bricks-color-gggtkh); padding-left: 10px; }#brxe-iexllj .icon > i { font-size: 20px; }#brxe-iexllj .icon { color: var(--bricks-color-ligbuq); fill: var(--bricks-color-ligbuq); }#brxe-iexllj { color: var(--bricks-color-9da600); gap: 10px; }#brxe-kvujhu .icon > i { font-size: 20px; }#brxe-kvujhu { color: var(--bricks-color-9da600); gap: 10px; }#brxe-kvujhu .icon { color: var(--bricks-color-9da600); fill: var(--bricks-color-9da600); }#brxe-gjmqcg { row-gap: 6px; }@media (max-width: 767px){#brxe-oasain { width: 47%; }}#brxe-enmxro { flex-direction: row; gap: 20px; padding-top: 5px; padding-bottom: 5px; }#brxe-tnidup { background-color: var(--bricks-color-210098); }#brxe-eqfroy { align-items: center; }#brxe-vnoqli { background-color: #000000; color: var(--bricks-color-2de62c); padding-top: 5px; padding-bottom: 5px; }.brxe-post-content h2, .brxe-post-content h3 { margin-bottom: 10px; }.wp-block-group { box-sizing: border-box; }.wp-block-image img { box-sizing: border-box; height: auto; max-width: 100%; vertical-align: bottom; }@keyframes show-content-image { 0% { visibility: hidden; } 99% { visibility: hidden; } 100% { visibility: visible; } }@keyframes turn-on-visibility { 0% { opacity: 0; } 100% { opacity: 1; } }@keyframes turn-off-visibility { 0% { opacity: 1; visibility: visible; } 99% { opacity: 0; visibility: visible; } 100% { opacity: 0; visibility: hidden; } }@keyframes lightbox-zoom-in { 0% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); } 100% { transform: translate(-50%, -50%) scale(1); } }@keyframes lightbox-zoom-out { 0% { transform: translate(-50%, -50%) scale(1); visibility: visible; } 99% { visibility: visible; } 100% { transform: translate(calc((-100vw + var(--wp--lightbox-scrollbar-width))/2 + var(--wp--lightbox-initial-left-position)),calc(-50vh + var(--wp--lightbox-initial-top-position))) scale(var(--wp--lightbox-scale)); visibility: hidden; } }ol, ul { box-sizing: border-box; }@keyframes overlay-menu__fade-in-animation { 0% { opacity: 0; transform: translateY(0.5em); } 100% { opacity: 1; transform: translateY(0px); } }:root { --wp--preset--font-size--normal: 16px; --wp--preset--font-size--huge: 42px; }.screen-reader-text { border: 0px; clip-path: inset(50%); height: 1px; margin: -1px; overflow: hidden; padding: 0px; position: absolute; width: 1px; overflow-wrap: normal !important; }:where(figure) { margin: 0px 0px 1em; }:where(figure) { margin: 0px; }:root { --wp--preset--aspect-ratio--square: 1; --wp--preset--aspect-ratio--4-3: 4/3; --wp--preset--aspect-ratio--3-4: 3/4; --wp--preset--aspect-ratio--3-2: 3/2; --wp--preset--aspect-ratio--2-3: 2/3; --wp--preset--aspect-ratio--16-9: 16/9; --wp--preset--aspect-ratio--9-16: 9/16; --wp--preset--color--black: #000000; --wp--preset--color--cyan-bluish-gray: #abb8c3; --wp--preset--color--white: #ffffff; --wp--preset--color--pale-pink: #f78da7; --wp--preset--color--vivid-red: #cf2e2e; --wp--preset--color--luminous-vivid-orange: #ff6900; --wp--preset--color--luminous-vivid-amber: #fcb900; --wp--preset--color--light-green-cyan: #7bdcb5; --wp--preset--color--vivid-green-cyan: #00d084; --wp--preset--color--pale-cyan-blue: #8ed1fc; --wp--preset--color--vivid-cyan-blue: #0693e3; --wp--preset--color--vivid-purple: #9b51e0; --wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,#9b51e0 100%); --wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,#7adcb4 0%,#00d082 100%); --wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%); --wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,#cf2e2e 100%); --wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,#eeeeee 0%,#a9b8c3 100%); --wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,#4aeadc 0%,#9778d1 20%,#cf2aba 40%,#ee2c82 60%,#fb6962 80%,#fef84c 100%); --wp--preset--gradient--blush-light-purple: linear-gradient(135deg,#ffceec 0%,#9896f0 100%); --wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,#fecda5 0%,#fe2d2d 50%,#6b003e 100%); --wp--preset--gradient--luminous-dusk: linear-gradient(135deg,#ffcb70 0%,#c751c0 50%,#4158d0 100%); --wp--preset--gradient--pale-ocean: linear-gradient(135deg,#fff5cb 0%,#b6e3d4 50%,#33a7b5 100%); --wp--preset--gradient--electric-grass: linear-gradient(135deg,#caf880 0%,#71ce7e 100%); --wp--preset--gradient--midnight: linear-gradient(135deg,#020381 0%,#2874fc 100%); --wp--preset--font-size--small: 13px; --wp--preset--font-size--medium: 20px; --wp--preset--font-size--large: 36px; --wp--preset--font-size--x-large: 42px; --wp--preset--spacing--20: 0.44rem; --wp--preset--spacing--30: 0.67rem; --wp--preset--spacing--40: 1rem; --wp--preset--spacing--50: 1.5rem; --wp--preset--spacing--60: 2.25rem; --wp--preset--spacing--70: 3.38rem; --wp--preset--spacing--80: 5.06rem; --wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2); --wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4); --wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2); --wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1); --wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1); }#brxe-rlqugt { background-image: url(https://www.onesurrogacy.com/wp-content/uploads/2024/09/gestacion-subrogada-general-6.jpg); }html{opacity:1}}