@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");*{box-sizing:border-box}:root{--dark: #051024;--georgia: "Georgia", Sans-serif;--gold_light: #efd4a3;--gold: #d9a13f;--light: #e1ded7;--lightGraphie: #575e69;--lightTwo: #faf6ee;--primary: #0e1e38;--red: #ff0000;--roboto: "Roboto", sans-serif;--transition_s3: all 0.3s ease-in-out;--white: #fff}html{scroll-padding-top:24px}.articles-wrapper{font-family:var(--roboto)}.articles-wrapper .search-wrapper input{background:url("/wp-content/uploads/2026/06/search_icon.svg") left 12px center no-repeat, var(--white);background-size:20px;border-radius:4px;border:1px solid var(--light);color:var(--primary);font-family:var(--roboto);font-size:14px;height:46px;line-height:normal;outline:none;padding:12px 16px 12px 44px;width:576px}.articles-wrapper .search-wrapper input::placeholder{color:rgba(14, 30, 56, 0.5)}.articles-wrapper .search-wrapper input:focus{outline:1px solid var(--gold)}@media screen and (max-width:767px){.articles-wrapper .search-wrapper input{width:100%}}.articles-wrapper .categories-wrapper{display:flex;gap:8px;flex-wrap:wrap;margin:32px 0 41px}.articles-wrapper .categories-wrapper button{background:var(--white);border-radius:50px;border:1px solid var(--light);cursor:pointer;font-family:var(--roboto);font-size:14px;line-height:20px;padding:8px 16px;transition:var(--transition_s3)}.articles-wrapper .categories-wrapper button:hover{border-color:var(--gold)}.articles-wrapper .categories-wrapper button.active{background:var(--primary);color:var(--lightTwo)}.articles-wrapper #results-count{color:var(--lightGraphie);font-size:14px;line-height:20px}.articles-wrapper #articles-grid{display:flex;gap:24px;flex-wrap:wrap;margin:23px 0 48px}@media screen and (min-width:768px) and (max-width:1024px){.articles-wrapper #articles-grid{gap:30px}}.articles-wrapper #articles-grid .article-card{border:1px solid var(--light);border-radius:6px;overflow:hidden;background:var(--white);padding:24px;width:384px;transition:var(--transition_s3)}@media screen and (min-width:768px) and (max-width:1024px){.articles-wrapper #articles-grid .article-card{width:441px}}@media screen and (max-width:767px){.articles-wrapper #articles-grid .article-card{width:100%}}.articles-wrapper #articles-grid .article-card:hover{border-color:var(--gold)}.articles-wrapper #articles-grid .article-card .article-item{color:var(--lightGraphie);display:flex;flex-direction:column;height:100%}.articles-wrapper #articles-grid .article-card .article-item .article-category{color:var(--gold);letter-spacing:2.5px;font-size:12px;font-weight:600;text-transform:uppercase;line-height:17px;margin-bottom:11px}.articles-wrapper #articles-grid .article-card .article-item h3{margin:0 0 15px;font-size:19px;line-height:24px;font-weight:500;letter-spacing:-0.3px;font-family:var(--georgia);color:var(--primary)}.articles-wrapper #articles-grid .article-card .article-item .article-excerpt p{margin:0;font-size:14px;font-weight:400;line-height:23px;color:var(--lightGraphie);font-family:var(--roboto)}.articles-wrapper #articles-grid .article-card .article-item .article-meta{margin-top:auto;padding-top:10px}.articles-wrapper #articles-grid .article-card .article-item .article-meta span{font-size:12px;line-height:16px;font-weight:400;line-height:16px;color:var(--lightGraphie);font-family:var(--roboto);display:inline-block}.articles-wrapper #articles-grid .article-card .article-item .article-meta span:not(:last-of-type){margin-inline-end:16px}.articles-wrapper #articles-grid .no_found_text{color:var(--lightGraphie);font-size:14px;line-height:20px;margin:0}.articles-wrapper #load-more-posts{background:var(--primary);border-radius:4px;border:none;color:var(--lightTwo);cursor:pointer;display:block;font-family:var(--roboto);font-size:16px;font-weight:600;line-height:24px;margin:0 auto;padding:13px 32px 11px;transition:var(--transition_s3)}.articles-wrapper #load-more-posts:hover{background:var(--gold);color:var(--dark)}.contact_form_wrapper form .form_flex{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px}@media screen and (max-width:767px){.contact_form_wrapper form .form_flex .wpcf7-form-control-wrap{width:100%}}.contact_form_wrapper form .form_flex .wpcf7-form-control-wrap input{background:var(--dark);border-radius:4px;border:1px solid color-mix(in oklab, var(--lightTwo) 30%, transparent);color:var(--lightTwo);font-family:var(--roboto);font-size:16px;line-height:24px;outline:none;padding:12px 16px;width:413px}@media screen and (max-width:767px){.contact_form_wrapper form .form_flex .wpcf7-form-control-wrap input{width:100%}}.contact_form_wrapper form .form_flex .wpcf7-form-control-wrap input:focus{border-color:var(--lightTwo)}.contact_form_wrapper form .form_flex .wpcf7-form-control-wrap input.wpcf7-not-valid{border-color:var(--red)}.contact_form_wrapper form .form_flex .wpcf7-spinner,.contact_form_wrapper form .form_flex .wpcf7-not-valid-tip{display:none}.contact_form_wrapper form .form_flex .wpcf7-submit{background:var(--gold);border-radius:4px;border:1px solid var(--primary);color:var(--dark);cursor:pointer;font-family:var(--roboto);font-size:16px;font-weight:600;line-height:24px;padding:12px 0;position:relative;transition:var(--transition_s3);width:151px}@media screen and (max-width:767px){.contact_form_wrapper form .form_flex .wpcf7-submit{width:100%}}.contact_form_wrapper form .form_flex .wpcf7-submit:hover{background:var(--gold_light)}.contact_form_wrapper form .form_flex .wpcf7-submit::before{position:absolute;top:50%;left:50%;transform:translate(-50%, -50%);background:none;width:34px;height:34px}.contact_form_wrapper form.submitting .wpcf7-submit{font-size:0}.contact_form_wrapper form.submitting .wpcf7-submit::before{content:"";background:url("/wp-content/uploads/2026/06/loader.svg") center no-repeat;background-size:contain;display:inline-block;filter:brightness(0) saturate(100%) invert(5%) sepia(30%) saturate(4859%) hue-rotate(208deg) brightness(86%) contrast(99%)}.contact_form_wrapper form.invalid .wpcf7-response-output,.contact_form_wrapper form.validating .wpcf7-response-output,.contact_form_wrapper form.sent .wpcf7-response-output{display:none}.contact_form_wrapper form.failed .wpcf7-response-output{display:inline-block}.contact_form_wrapper form .wpcf7-response-output{background:var(--gold);border-radius:61px;border:none;color:var(--dark);font-family:var(--roboto);font-size:15px;font-weight:500;line-height:normal;margin:20px 0 0;padding:7px 19px;text-align:center}.menu-card-active.e-con .menu-card-active{color:#d9a13f !important}.form_col{position:relative}.elementor-widget-shortcode form .form_wrapper{display:flex;flex-wrap:wrap;gap:16px}.elementor-widget-shortcode form .form_wrapper .input_wrapper{width:100%;position:relative}.elementor-widget-shortcode form .form_wrapper .input_wrapper.w-50{width:48.8%}.elementor-widget-shortcode form .form_wrapper .input_wrapper .wpcf7-form-control{display:flex}.elementor-widget-shortcode form .form_wrapper .input_wrapper .wpcf7-form-control-wrap{display:block}.elementor-widget-shortcode form .form_wrapper .input_wrapper input,.elementor-widget-shortcode form .form_wrapper .input_wrapper select,.elementor-widget-shortcode form .form_wrapper .input_wrapper textarea{font-size:16px;line-height:24px;color:#151b24;font-weight:400;height:50px;width:100%;padding:12px 16px;border:1px solid #e1ded7;border-radius:4px;background-color:#fef8fa;outline:none;font-family:Inter, ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif}.elementor-widget-shortcode form .form_wrapper .input_wrapper textarea{resize:none;height:98px}.elementor-widget-shortcode form .form_wrapper .input_wrapper.accept-check .wpcf7-list-item{margin:0}.elementor-widget-shortcode form .form_wrapper .input_wrapper.accept-check .wpcf7-list-item>label{display:flex;gap:5px}.elementor-widget-shortcode form .form_wrapper .input_wrapper.accept-check input{width:13px;height:13px}.elementor-widget-shortcode form .form_wrapper .input_wrapper.accept-check .wpcf7-list-item-label{font-size:12px;line-height:16px;font-weight:400;color:#575e69;font-family:Inter, ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif}.elementor-widget-shortcode form .form_wrapper .theme_btn{width:100%}.elementor-widget-shortcode form .form_wrapper .theme_btn button{width:100%;border:0;height:52px;background:#d9a13f;border-radius:4px;font-size:16px;line-height:24px;font-weight:600;color:#051024;font-family:Inter, ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;padding:14px 0;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all 300ms ease-in-out;background-position:center;background-repeat:no-repeat}.elementor-widget-shortcode form .form_wrapper .theme_btn button:hover{background-color:#efd4a3}.elementor-widget-shortcode form .form_wrapper .theme_btn button svg{width:16px;height:16px}.elementor-widget-shortcode form .wpcf7-not-valid-tip{right:5px;bottom:1px;font-size:13px;color:red;position:absolute}.elementor-widget-shortcode form .wpcf7-response-output{position:absolute;border:0;margin:0;padding:0;font-size:13px;color:red;bottom:6px}.elementor-widget-shortcode form.sent .wpcf7-response-output{color:#d9a13f}.elementor-widget-shortcode form.submitting .form_wrapper .theme_btn button{pointer-events:none;opacity:0.5;font-size:0}.elementor-widget-shortcode form.submitting .form_wrapper .theme_btn button svg{mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3CradialGradient id='a11' cx='.66' fx='.66' cy='.3125' fy='.3125' gradientTransform='scale(1.5)'%3E%3Cstop offset='0' stop-color='%23000000'%3E%3C/stop%3E%3Cstop offset='.3' stop-color='%23000000' stop-opacity='.9'%3E%3C/stop%3E%3Cstop offset='.6' stop-color='%23000000' stop-opacity='.6'%3E%3C/stop%3E%3Cstop offset='.8' stop-color='%23000000' stop-opacity='.3'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23000000' stop-opacity='0'%3E%3C/stop%3E%3C/radialGradient%3E%3Ccircle transform-origin='center' fill='none' stroke='url(%23a11)' stroke-width='15' stroke-linecap='round' stroke-dasharray='200 1000' stroke-dashoffset='0' cx='100' cy='100' r='70'%3E%3CanimateTransform type='rotate' attributeName='transform' calcMode='spline' dur='2' values='360;0' keyTimes='0;1' keySplines='0 0 1 1' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/circle%3E%3Ccircle transform-origin='center' fill='none' opacity='.2' stroke='%23000000' stroke-width='15' stroke-linecap='round' cx='100' cy='100' r='70'%3E%3C/circle%3E%3C/svg%3E");mask-repeat:no-repeat;mask-size:contain;mask-position:center;background-color:#051024}.elementor-widget-shortcode.application_form form .form_wrapper .input_wrapper input,.elementor-widget-shortcode.application_form form .form_wrapper .input_wrapper select,.elementor-widget-shortcode.application_form form .form_wrapper .input_wrapper textarea{color:#faf6ee;border:1px solid rgba(250, 246, 238, 0.2);background-color:#051024}.elementor-widget-shortcode.application_form form .form_wrapper .input_wrapper textarea{resize:none;height:98px}.elementor-widget-shortcode.application_form form.submitting .form_wrapper .theme_btn button{pointer-events:none;opacity:0.5;font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3CradialGradient id='a11' cx='.66' fx='.66' cy='.3125' fy='.3125' gradientTransform='scale(1.5)'%3E%3Cstop offset='0' stop-color='%23000000'%3E%3C/stop%3E%3Cstop offset='.3' stop-color='%23000000' stop-opacity='.9'%3E%3C/stop%3E%3Cstop offset='.6' stop-color='%23000000' stop-opacity='.6'%3E%3C/stop%3E%3Cstop offset='.8' stop-color='%23000000' stop-opacity='.3'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23000000' stop-opacity='0'%3E%3C/stop%3E%3C/radialGradient%3E%3Ccircle transform-origin='center' fill='none' stroke='url(%23a11)' stroke-width='15' stroke-linecap='round' stroke-dasharray='200 1000' stroke-dashoffset='0' cx='100' cy='100' r='70'%3E%3CanimateTransform type='rotate' attributeName='transform' calcMode='spline' dur='2' values='360;0' keyTimes='0;1' keySplines='0 0 1 1' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/circle%3E%3Ccircle transform-origin='center' fill='none' opacity='.2' stroke='%23000000' stroke-width='15' stroke-linecap='round' cx='100' cy='100' r='70'%3E%3C/circle%3E%3C/svg%3E");background-size:30px}.elementor-widget-shortcode.application_form form .wpcf7-response-output{display:none}.elementor-widget-shortcode.application_form form.invalid .wpcf7-response-output,.elementor-widget-shortcode.application_form form.validating .wpcf7-response-output,.elementor-widget-shortcode.application_form form.sent .wpcf7-response-output{display:none}.elementor-widget-shortcode.application_form .agreement_text{font-size:11px;line-height:17px;color:#faf6ee99;font-family:Inter, ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;font-weight:400}.elementor-widget-shortcode.application_form .agreement_text a{text-decoration:underline;color:#faf6ee99}.elementor-widget-shortcode.application_form .agreement_text a:hover{color:#d9a13f}.elementor-widget-shortcode.talk_to_us form .form_wrapper .input_wrapper input,.elementor-widget-shortcode.talk_to_us form .form_wrapper .input_wrapper select,.elementor-widget-shortcode.talk_to_us form .form_wrapper .input_wrapper textarea{color:#151b24;border:1px solid #e1ded7;background-color:#fef8fa}.elementor-widget-shortcode.talk_to_us form .form_wrapper .input_wrapper textarea{resize:none;height:146px}.elementor-widget-shortcode.talk_to_us form .form_wrapper .theme_btn{width:25%}.elementor-widget-shortcode.talk_to_us form .form_wrapper .theme_btn button{padding-block:14px;padding-inline:28px;background-color:#0e1e38;color:#faf6ee}.elementor-widget-shortcode.talk_to_us form .form_wrapper .theme_btn button:hover{opacity:0.75}.elementor-widget-shortcode.talk_to_us form.submitting .form_wrapper .theme_btn button{pointer-events:none;opacity:0.5;font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3CradialGradient id='a11' cx='.66' fx='.66' cy='.3125' fy='.3125' gradientTransform='scale(1.5)'%3E%3Cstop offset='0' stop-color='%23ffffff'%3E%3C/stop%3E%3Cstop offset='.3' stop-color='%23ffffff' stop-opacity='.9'%3E%3C/stop%3E%3Cstop offset='.6' stop-color='%23ffffff' stop-opacity='.6'%3E%3C/stop%3E%3Cstop offset='.8' stop-color='%23ffffff' stop-opacity='.3'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23ffffff' stop-opacity='0'%3E%3C/stop%3E%3C/radialGradient%3E%3Ccircle transform-origin='center' fill='none' stroke='url(%23a11)' stroke-width='15' stroke-linecap='round' stroke-dasharray='200 1000' stroke-dashoffset='0' cx='100' cy='100' r='70'%3E%3CanimateTransform type='rotate' attributeName='transform' calcMode='spline' dur='2' values='360;0' keyTimes='0;1' keySplines='0 0 1 1' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/circle%3E%3Ccircle transform-origin='center' fill='none' opacity='.2' stroke='%23ffffff' stroke-width='15' stroke-linecap='round' cx='100' cy='100' r='70'%3E%3C/circle%3E%3C/svg%3E");background-size:30px}.elementor-widget-shortcode.talk_to_us form .wpcf7-response-output{display:none}.elementor-widget-shortcode.talk_to_us form.invalid .wpcf7-response-output,.elementor-widget-shortcode.talk_to_us form.validating .wpcf7-response-output,.elementor-widget-shortcode.talk_to_us form.sent .wpcf7-response-output{display:none}.elementor-widget-shortcode.cash_offer form .form_wrapper .input_wrapper.w-50{width:47.9%}.elementor-widget-shortcode.cash_offer form .form_wrapper .input_wrapper input,.elementor-widget-shortcode.cash_offer form .form_wrapper .input_wrapper select,.elementor-widget-shortcode.cash_offer form .form_wrapper .input_wrapper textarea{color:#151b24;border:1px solid #e1ded7;background-color:#fef8fa}.elementor-widget-shortcode.cash_offer form .form_wrapper .input_wrapper textarea{resize:none;height:98px}.elementor-widget-shortcode.cash_offer form .form_wrapper .theme_btn button{padding-block:14px;padding-inline:28px;background-color:#0e1e38;color:#faf6ee}.elementor-widget-shortcode.cash_offer form .form_wrapper .theme_btn button:hover{opacity:0.75}.elementor-widget-shortcode.cash_offer form.submitting .form_wrapper .theme_btn button{pointer-events:none;opacity:0.5;font-size:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 200'%3E%3CradialGradient id='a11' cx='.66' fx='.66' cy='.3125' fy='.3125' gradientTransform='scale(1.5)'%3E%3Cstop offset='0' stop-color='%23ffffff'%3E%3C/stop%3E%3Cstop offset='.3' stop-color='%23ffffff' stop-opacity='.9'%3E%3C/stop%3E%3Cstop offset='.6' stop-color='%23ffffff' stop-opacity='.6'%3E%3C/stop%3E%3Cstop offset='.8' stop-color='%23ffffff' stop-opacity='.3'%3E%3C/stop%3E%3Cstop offset='1' stop-color='%23ffffff' stop-opacity='0'%3E%3C/stop%3E%3C/radialGradient%3E%3Ccircle transform-origin='center' fill='none' stroke='url(%23a11)' stroke-width='15' stroke-linecap='round' stroke-dasharray='200 1000' stroke-dashoffset='0' cx='100' cy='100' r='70'%3E%3CanimateTransform type='rotate' attributeName='transform' calcMode='spline' dur='2' values='360;0' keyTimes='0;1' keySplines='0 0 1 1' repeatCount='indefinite'%3E%3C/animateTransform%3E%3C/circle%3E%3Ccircle transform-origin='center' fill='none' opacity='.2' stroke='%23ffffff' stroke-width='15' stroke-linecap='round' cx='100' cy='100' r='70'%3E%3C/circle%3E%3C/svg%3E");background-size:30px}.elementor-widget-shortcode.cash_offer form .wpcf7-response-output{display:none}.elementor-widget-shortcode.cash_offer form.invalid .wpcf7-response-output,.elementor-widget-shortcode.cash_offer form.validating .wpcf7-response-output,.elementor-widget-shortcode.cash_offer form.sent .wpcf7-response-output{display:none}.elementor-widget-shortcode.cash_offer form .wpcf7-not-valid-tip{font-size:10px}.elementor-widget-shortcode.cash_offer .agreement_text{font-size:11px;line-height:17px;color:#575e69;font-family:Inter, ui-sans-serif, system-ui, -apple-system, "Helvetica Neue", Arial, sans-serif;font-weight:400}.elementor-widget-shortcode.cash_offer .agreement_text a{text-decoration:underline;color:#575e69}.elementor-widget-shortcode.cash_offer .agreement_text a:hover{color:#d9a13f}@media only screen and (max-width:767px){html{scroll-padding-top:24px}header nav .e-n-menu-wrapper{background-color:#faf6ee !important;top:210% !important}header nav .e-n-menu-wrapper .e-n-menu-heading .e-n-menu-title{background-color:#faf6ee !important}header nav .e-n-menu-wrapper .elementor-element{margin-top:0 !important}.elementor-widget-shortcode form .form_wrapper{display:flex;flex-wrap:wrap;gap:16px}.elementor-widget-shortcode form .form_wrapper .input_wrapper{width:100%}.elementor-widget-shortcode form .form_wrapper .input_wrapper.w-50{width:100%}.elementor-widget-shortcode form .form_wrapper .input_wrapper input,.elementor-widget-shortcode form .form_wrapper .input_wrapper select,.elementor-widget-shortcode form .form_wrapper .input_wrapper textarea{padding:10px}.elementor-widget-shortcode form .wpcf7-not-valid-tip,.elementor-widget-shortcode form .wpcf7-response-output{font-size:11px}.elementor-widget-shortcode form .wpcf7-response-output{left:50%;transform:translateX(-50%);width:100%;text-align:center}.elementor-widget-shortcode.cash_offer form .form_wrapper .input_wrapper.w-50{width:100%}.elementor-widget-shortcode.cash_offer form .form_wrapper .theme_btn button{padding-inline:10px;font-size:14px}.elementor-widget-shortcode.talk_to_us form .form_wrapper .theme_btn{width:100%}}