/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

/* Add your custom styles here */
.menu-arrow .sub-arrow {
  position: relative;
}
.menu-arrow .sub-arrow::after {
  border-bottom-style: solid;
  border-bottom-width: 2px;
  border-right-style: solid;
  border-right-width: 2px;
  content: "";
  display: inline-block;
  height: 12px;
  left: 15px;
  position: absolute;
  top: 2px;
  width: 12px;
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
}
.menu-arrow .sub-arrow svg {
	display: none;
}
.title-span span {
	color: #FF9C43;
}
.carousel-css .swiper {
	padding: 6px 15px;
}
.elementor-widget-text-editor ul {
	list-style: none;
}
.elementor-widget-text-editor ul li::before {
	content: "•";
	color: #3C3B3B;
	display: inline-block;
	width: 15px;  
	margin-left: -1.5em;
}
.custom-reviews .elementor-testimonial__footer cite, .custom-reviews .elementor-testimonial__header cite {
    margin-top: 18px;
}
.custom-reviews .elementor-swiper-button-prev, .custom-reviews .elementor-swiper-button-next {
	background: #307994;
	border-radius: 100px 100px 100px 100px;
    padding: 6px 6px 6px 6px;
}
.custom-reviews .elementor-swiper-button-prev:hover svg, .custom-reviews .elementor-swiper-button-next:hover svg {
	fill: #FF9C43 !important;
}
.custom-reviews .elementor-swiper-button-prev {
	left: -8px !important;
}
.custom-reviews .elementor-swiper-button-next {
	right: -8px !important;
}
.bg-blur::before {
	background: rgba(48, 150, 160, 0.3) !important;
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(10px);
}
html body .yellow-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px !important;
    background-color: #ffd700;
    padding: 15px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    flex-direction: column;
    border-radius: 15px;
}
#gform_wrapper_5 .gfield_html {
    font-size: 14px;
    font-weight: bold;
    /* margin-top: 41px; */
    text-align: center;
}
body .gform_legacy_markup_wrapper div.gform_body ul.gform_fields li.gfield.gfield_html {
    line-height: inherit;
}
#field_4_52 .ginput_container_radio, #field_4_57 .ginput_container_radio {
    text-align: right;
}
#field_4_1322, #input_4_1322_3_container {
    margin-right: 0;
    padding-right: 0;
}
div#input_4_1322_2_container {
    width: 30% !important;
}
html body ul li.gchoice.gchoice_4_57_0 {
    margin-right: 25px !important;
    margin-left: 12px !important;
}
#input_4_1427_1, #input_4_1429_1, #input_4_1428_1 {
    height: 20px !important;
    width: 30px !important;
    flex: none;
}
html body #field_4_1427 .gform-field-label, html body #field_4_1429 .gform-field-label, html body #field_4_1428 .gform-field-label {
    padding-left: 10px !important;
    padding-top: 6px !important;
}
.elementor-768 .elementor-element.elementor-element-92e01f6 .elementor-nav-menu--dropdown a {
    padding: 15px !important;
}
#news_letter input:-webkit-autofill, #news_letter input:-webkit-autofill:hover, #news_letter input:-webkit-autofill:focus, #news_letter input:-webkit-autofill:active, #news_letter input:-internal-autofill-selected {
    -webkit-box-shadow: 0 0 0 1000px transparent inset !important;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #fff !important;
    background: transparent !important;
}
#gform_wrapper_25 input[type="submit"] {
    background: #3a688f !important;
    color: #fff !important;
    font-size: 12px;
    border: 2px solid #3a688f !important;
    padding: 10px 20px;
    /* font-weight: 600 !important; */
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
    width: 150px;
    border-radius: 10px !important;
    text-transform: uppercase;
}
#gform_wrapper_25 input[type="submit"]:hover {
    background: #ff0000 !important;
    color: #fff !important;
    font-size: 12px;
    border: 2px solid #ff0000 !important;
}
#gform_2 #field_2_114 {
	position: relative;
}
#gform_2 #field_2_114 .gfield_label {
	position: absolute;
    top: 0;
    left: 15%;
}
#gform_2 #field_2_94 {
    position: relative;
    top: 7px;
}
#gform_25 #field_25_85 ul {
	padding-left: 20px;
}
@media only screen and (min-width: 641px) {
    .gform_legacy_markup_wrapper ul.gform_fields li.gfield {
        padding-right: 16px;
    }
}
.gform_legacy_markup_wrapper .gfield_html.gfield_no_follows_desc {
    margin-top: 10px;
}
body .gform_legacy_markup_wrapper ul li.gfield {
    margin-top: 16px;
    padding-top: 0;
}
.gform_legacy_markup_wrapper ul li.gfield {
    clear: both;
}
body.page-template-default .gform_wrapper, body.page-template-default .gform_wrapper * {
    font-family: 'Outfit', sans-serif !important;
}
.gform_legacy_markup_wrapper li.gfield_html {
    max-width: 100%;
}
html body .yellow-panel {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px !important;
    background-color: #ffd700;
    padding: 15px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    flex-direction: column;
    border-radius: 15px;
}
.gform_legacy_markup_wrapper form li, .gform_legacy_markup_wrapper li {
    margin-left: 0 !important;
    list-style-type: none !important;
    list-style-image: none !important;
    list-style: none !important;
    overflow: visible;
}
body .gform_wrapper, body .gform_wrapper * {
    font-family: 'Outfit', sans-serif !important;
}
.gform_wrapper * {
    font-family: 'Outfit', sans-serif !important;
}
.gform_legacy_markup_wrapper *, .gform_legacy_markup_wrapper :after, .gform_legacy_markup_wrapper :before {
    box-sizing: border-box !important;
}
body .text_red {
    color: red;
    text-align: center !important;
    font-size: 18px !important;
    font-weight: 400 !important;
}
body .text_red b {
	color: red !important;
}
#field_11_106 {
    text-align: left !important;
}
#gform_11 li.gfield--type-radio > .ginput_container_radio {
    width: 100%;
    display: inline-block;
}
.custom-gf-form-wrapper .ginput_container_radio ul {
	display: flex;
	justify-content: start;
	width: 100%;
}
html body .blue-panel {
	display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px !important;
    background-color: #3a688f;
    padding: 15px !important;
    box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
    width: 100%;
    height: 100%;
    flex-direction: column;
    border-radius: 10px;
	font-weight: 600;
    color: #ffffff;
    font-size: 16px;
    line-height: 26px;
}
#field_11_106 .ginput_container {
	margin-top: 0 !important;
}
html body .refill-record-request-verbiage {
    padding-top: 20px !important;
    padding-right: 20px !important;
    padding-bottom: 20px !important;
    padding-left: 20px !important;
    background-color: #3a688f !important;
    border-radius: 10px !important;
    font-weight: 400 !important;
    color: #fff;
    font-size: 18px !important;
    box-shadow: rgb(0 0 0 / 24%) 0px 3px 8px;
}
html body .refill-record-request-verbiage p {
	padding-bottom: 0;
}
html body .refill-record-request-verbiage .thankyou-fill h2, html body .yellow-panel .thankyou-fill h2 {
	font-size: 16px !important;
    line-height: 26px;
	font-weight: 600 !important;
	margin: 0;
	padding: 0;
}
html body .yellow-panel .thankyou-fill {
	width: 100%;
}
html body #field_9_306 {
	padding-right: 0;
}
html body #field_9_306 .clear-multi {
	gap: 5px;
}
#field_4_1322 {
	padding-right: 0 !important;
}
#input_4_1322 .clear-multi {
	gap: 8px;
}
#input_4_1322_3_container {
	margin-right: 0 !important;
}
#field_4_57, #field_4_52 {
	padding-right: 25px;
}
#field_4_57 .gfield_radio, #field_4_52 .gfield_radio {
    text-align: right;
}
#field_4_57 li.infront[data-conditional-logic="visible"] .ginput_container_radio ul, #field_4_52 li.infront[data-conditional-logic="visible"] .ginput_container_radio ul {
	gap: 0;
}
#field_4_57 li.gchoice.gchoice_4_57_0 {
    margin-right: 25px !important;
    margin-left: 0 !important;
}
#gform_wrapper_4 input[type="radio"], #gform_wrapper_4 input[type="checkbox"] {
    width: 18px;
	flex: none;
}
#field_5_716 {
	display: flex;
}
#field_5_765, #field_10_306 {
	padding-right: 0;
}
body #gform_5 ul#input_5_716, body #gform_5 ul#input_5_648, body #gform_5 ul#input_5_649, body #gform_5 ul#input_5_651 {
    width: auto;
	text-align: right;
}
#input_5_765 .clear-multi {
	gap: 8px;
}
#field_10_306 .clear-multi {
	gap: 3px;
}
#news_letter button.elementor-button.elementor-size-sm {
    display: block!important;
}
#news_letter input:-webkit-autofill, #news_letter input:-webkit-autofill:hover, #news_letter input:-webkit-autofill:focus, #news_letter input:-webkit-autofill:active, #news_letter input:-internal-autofill-selected {
    -webkit-box-shadow: 0 0 0 1000px #fff inset !important;
    transition: background-color 5000s ease-in-out 0s;
    -webkit-text-fill-color: #000 !important;
    background: transparent !important;
}
html body .patient-co {
	font-size: 18px;
}
html body #gform_4 li#field_4_885 {
	font-size: 18px !important;
}
html body #newsltrhere .elementor-turnstile-field {
    text-align: left !important;
	margin: 10px 0 0 !important;
}
html body #newsltrhere .elementor-message:before, html body #newsletter-layover .elementor-message:before {
    content: "\e90e" !important;
}
#elementor-popup-modal-11936 .dialog-close-button {
	outline: none !important;
}
#newsletter-layover .elementor-field-group {
    justify-content: center;
}
#newsletter-layover input[type="email"] {
	text-align: center;	
}
#newsletter-layover .elementor-field-option {
	text-align: center;	
}
#newsletter-layover .elementor-field-type-acceptance, #newsltrhere .elementor-field-type-acceptance {
	order: 2;
}
#newsletter-layover .elementor-message {
	text-align: center;
}
#gform_25 li.gfield--type-radio > .ginput_container_radio label {
    margin-top: 0 !important;
    padding-top: 0 !important;
    padding-left: 0 !important;
}
div#gfield_description_25_52, .custom-gf-form-wrapper .ginput_container_radio ul li label {
    font-size: 13px;
    font-weight: bold;
}
#gform_wrapper_25 .gform_heading {
    display:none;
}
#gform_wrapper_25 .custom-gf-form-wrapper input[type="radio"], #gform_wrapper_25 .custom-gf-form-wrapper input[type="checkbox"] {
    accent-color: #3a688f !important;
}
#gform_wrapper_25 .custom-gf-form-wrapper input[type="radio"], #gform_wrapper_25 .custom-gf-form-wrapper input[type="checkbox"] {
    height: 20px !important;
    width: 20px !important;
}
.gform-theme--framework input[type=radio]:where(:not(.gform-theme__disable):not(.gform-theme__disable *):not(.gform-theme__disable-framework):not(.gform-theme__disable-framework *))::before {
    background-color: #3a688f;
    block-size: 10px;
    inline-size: 10px;
}
@media screen and (max-width: 1366px) {
	#gform_2 #field_2_114 .gfield_label {
		left: 10%;
	}
}
@media screen and (max-width: 1200px) {
	#gform_2 #field_2_114 .gfield_label {
		left: 2%;
	}
}
@media screen and (max-width: 1024px) {
	#gform_2 #field_2_114 .gfield_label {
        left: 0;
        position: relative;
    }
	#gform_2 #field_2_94, #gform_2 #field_2_96, #gform_2 #field_2_95, #gform_2 #field_2_97, #gform_2 #field_2_98, #gform_2 #field_2_99 {
		margin-left: -536px;
	}
}
@media screen and (max-width: 880px) {
	#gform_2 #field_2_94, #gform_2 #field_2_96, #gform_2 #field_2_95, #gform_2 #field_2_97, #gform_2 #field_2_98, #gform_2 #field_2_99 {
        margin-left: -289px;
    }
	html div#field_2_114 {
		margin-left: 0;
	}
}
@media screen and (max-width: 768px) {
	html div#field_2_114 {
        margin-top: 0;
    }
	#gform_2 #field_2_94, #gform_2 #field_2_96, #gform_2 #field_2_95, #gform_2 #field_2_97, #gform_2 #field_2_98, #gform_2 #field_2_99 {
        margin-left: -250px;
    }
}
@media screen and (max-width: 767px) {
	#gform_25 #field_25_85 ul ul {
		padding-left: 0;
	}
	#gform_2 #field_2_94, #gform_2 #field_2_96, #gform_2 #field_2_95, #gform_2 #field_2_97, #gform_2 #field_2_98, #gform_2 #field_2_99 {
        margin-left: 0;
    }
	#gform_2 #field_2_94 {
		top: 0;
		margin-top: 0;
	}
	#gform_2 #field_2_114 {
		display: none !important;
	}
	#gform_2 #field_2_94 .gfield_label, #gform_2 #field_2_96 .gfield_label, #gform_2 #field_2_95 .gfield_label, #gform_2 #field_2_97 .gfield_label, #gform_2 #field_2_98 .gfield_label, #gform_2 #field_2_99 .gfield_label {
		height: auto;
		margin: 0 0 10px;
		overflow: visible;
		position: relative;
		width: auto;
		display: block;
		clip-path: none;
	}
	.ProsemirrorEditor-list {
		margin: 0;
		padding: 0;
		list-style-type: none;
	}
	html body.home .e-con-inner {
		min-height: auto !important;
	}
	#header-top-btns .e-con-inner, #top-head .e-con-inner {
        min-height: auto !important;
    }
	#mybtns .elementor-button-wrapper {
		height: 100%;
	}
	#mybtns .elementor-button {
		height: 100%;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.mobile-box {
		position: relative;
	}
	.mobile-icon {
		position: absolute;
		left: 5%;
	}
	html body .yellow-panel {
		margin-bottom: 15px;
	}
	#field_11_106 {
		margin: 15px 0 !important;
	}
	.gform_legacy_markup_wrapper .gfield_checkbox li, .gform_legacy_markup_wrapper .gfield_radio li {
		margin: 0;
	}
	#field_4_57 .gfield_radio, #field_4_52 .gfield_radio {
		text-align: left;
		padding-left: 0;
	}
	body #gform_4 #field_4_57 li.gchoice.gchoice_4_57_0 {
        margin-right: 0 !important;
        margin-left: 0 !important;
    }
	body #field_4_57, body #field_4_52 {
		padding-right: 0;
	}
	#field_5_716 {
		flex-direction: column;
	}
	body #gform_5 ul#input_5_716, body #gform_5 ul#input_5_648, body #gform_5 ul#input_5_649, body #gform_5 ul#input_5_651 {
		text-align: left;
		display: flex;
	}
	#gform_5 li#field_5_535, #gform_5 li#field_5_665 {
		width: 100%;
	}
	li.gchoice.gchoice_5_649_0, li.gchoice.gchoice_5_651_0 {
		width: 22% !important;
	}
	#gform_5 li#field_5_673 {
		width: 100%;
	}
	#field_10_318, #field_10_319, #field_10_446, #field_10_320, #field_10_274 {
		width: 100%;
		margin-right: 0;
	}
	#gform_fields_10 li.gf_second_quarter, #gform_fields_9 li.gf_second_quarter {
        width: 100%;
    }
	#gform_fields_10 li.gf_first_quarter, #gform_fields_9 li.gf_first_quarter {
        width: 100%;
        margin-right: 0;
    }
	#gform_fields_10 li.gf_third_quarter, #gform_fields_9 li.gf_third_quarter {
        width: 100%;
        margin-right: 0;
    }
	#gform_fields_10 li.gf_fourth_quarter,#gform_fields_9 li.gf_fourth_quarter  {
        width: 100%;
    }
	.elementor-widget-table-of-contents .elementor-toc__list-item-text-wrapper svg {
		width: 8px !important;
		height: 8px !important;
		min-width: 8px !important;
	}
	.elementor-widget-table-of-contents .elementor-toc__list-item-text-wrapper {
		display: flex;
		align-items: center;
		gap: 8px;
	}
	#field_4_52 .ginput_container_radio, #field_4_57 .ginput_container_radio {
        text-align: left;
    }
    html body #gform_4 li#field_4_885 {
        padding-top: 15px !important;
        padding-right: 15px !important;
        padding-bottom: 5px !important;
        padding-left: 15px !important;
        background-color: #3a688f !important;
        border-radius: 15px !important;
        font-weight: 600 !important;
        color: #ffffff;
        font-size: 16px !important;
        box-shadow: rgb(0 0 0 / 24%) 0 3px 8px;
        margin: 30px auto 40px auto !important;
        line-height: 26px !important;
    }
    #gform_4 .gform_footer {
        padding: 0 0 10px 0;
        margin: 0;
    }
	.elementor-23 .elementor-element.elementor-element-f1e9684 .elementor-icon-list-text {
        color: #fff !important;
    }
}
@media screen and (min-width: 1440px) and (max-width: 1600px) {
	#main-banner .swiper-slide {
		height: 490px;
	}
	#main-banner {
		--min-height: 490px;
	}
}

@media (max-width: 540px) {
  .elementor-45493 .elementor-element.elementor-element-4c6326d .swiper-slide {
    height: 640px !important;
    min-height: 640px !important;
  }
}

@media (min-width: 320px) and (max-width: 440px) {
    .single-blog .elementor-widget-container ul {
        padding: 0px !important;
    }
}

/* Anxiety Test Form */

.main-container {
  max-width: 1500px;
  margin: auto;
  font-family: Outfit, sans-serif;
}

.main-container .step {
  display: none;
  animation: fadeIn 0.4s ease;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.main-container .step:first-child {
  display: block;
}

.main-container .question-row {
  display: none;
  flex-direction: row;
  align-items: anchor-center;
  justify-content: center;
  gap: 12px;
  padding: 18px 0;
  border-bottom: 0px solid #e5e5e5;
}

.main-container .match-theme {
  font-size: 30px !important;
  font-weight: 600 !important;
  text-transform: capitalize;
  line-height: 1.2em;
  color: #3a688f;
}

.main-container .question-text {
  flex: 1;
  min-width: 50%;
  font-size: 16px;
  color: #333333;
  font-weight: 700;
}

.main-container .options-inline {
  width: 100%;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: end;
}

.main-container .options-inline label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 10px 14px;
  border: 0px solid #dcdcdc;
  border-radius: 8px;
  background: transparent;
  transition: 0.3s ease;
}

.main-container .options-inline label:hover {
  border-color: #3E688C;
}

.main-container .custom-btn {
  background: #F53737;
  color: #fff;
  border: none;
}

.main-container .custom-btn:hover {
  background: #3E688C;
}

.main-container .result { margin-top:20px; padding:15px; border-radius:8px;}
.main-container .high { background:#ffd700; color:#ff0000;}
.main-container .missing-answer {
  border: 2px solid #F53737 !important;
  background: #fff5f5;
  padding: 15px;
  border-radius: 10px;
}
.main-container .moderate { background:#fff4cc;}
.main-container .low { background:#e6ffed;}

@media (max-width: 1024px) {

  .main-container .question-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .main-container .question-text {
    min-width: 100%;
    width: 100%;
  }

  .main-container .options-inline {
    width: 100%;
    justify-content: flex-start;
    max-width: 100%;
  }

}

@media (max-width: 1024px) {
  .main-container .question-row {
    gap: 10px;
  }

  .main-container .options-inline label {
    width: 100%;
    justify-content: flex-start;
  }
}

/* Depression Test Form */

.depression-container {
  max-width: 1500px;
  margin: auto;
  font-family: Outfit, sans-serif;
}

.depression-container .step {
  display: none;
  animation: fadeIn 0.4s ease;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.depression-container .step:first-child {
  display: block;
}

.depression-container .question-row {
  display: none;
  flex-direction: row;
  align-items: anchor-center;
  justify-content: center;
  gap: 12px;
  padding: 18px 0;
  border-bottom: 0px solid #e5e5e5;
}

.depression-container .match-theme {
  font-size: 30px !important;
  font-weight: 600 !important;
  text-transform: capitalize;
  line-height: 1.2em;
  color: #3a688f;
}

.depression-container .question-text {
  flex: 1;
  min-width: 49%;
  font-size: 16px;
  color: #333333;
  font-weight: 700;
}

.depression-container .options-inline {
  width: 100%;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: end;
}

.depression-container .options-inline label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 10px 14px;
  border: 0px solid #dcdcdc;
  border-radius: 8px;
  background: #;
  transition: 0.3s ease;
}

.depression-container .options-inline label:hover {
  border-color: #3E688C;
}

.depression-container .custom-btn {
  background: #F53737;
  color: #fff;
  border: none;
}

.depression-container .custom-btn:hover {
  background: #3E688C;
}

.depression-container .result { margin-top:20px; padding:15px; border-radius:8px;}
.depression-container .high { background:#ffd700; color:#ff0000;}
.depression-container .missing-answer {
  border: 2px solid #F53737 !important;
  background: #fff5f5;
  padding: 15px;
  border-radius: 10px;
}
.depression-container .moderate { background:#fff4cc;}
.depression-container .low { background:#e6ffed;}

@media (max-width: 1024px) {

  .depression-container .question-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .depression-container .question-text {
    min-width: 100%;
    width: 100%;
  }

  .depression-container .options-inline {
    width: 100%;
    justify-content: flex-start;
    max-width: 100%;
  }

}

@media (max-width: 1024px) {
  .depression-container .question-row {
    gap: 10px;
  }

  .depression-container .options-inline label {
    width: 100%;
    justify-content: flex-start;
  }
}

/* Suicidal Test Form */

.suicidal-container {
  max-width: 1500px;
  margin: auto;
  font-family: Outfit, sans-serif;
}

.suicidal-container .step {
  display: none;
  animation: fadeIn 0.4s ease;
}

@keyframes fadeIn {
  from { opacity: 0; transform: translateY(10px); }
  to { opacity: 1; transform: translateY(0); }
}

.suicidal-container .step:first-child {
  display: block;
}

.suicidal-container .question-row {
  display: none;
  flex-direction: row;
  align-items: anchor-center;
  justify-content: center;
  gap: 12px;
  padding: 18px 0;
  border-bottom: 0px solid #eaeaea;
  border-radius: 10px;
}

.suicidal-container .match-theme {
  font-size: 30px !important;
  font-weight: 600 !important;
  text-transform: capitalize;
  line-height: 1.2em;
  color: #3a688f;
}

.suicidal-container .question-text {
  flex: 1;
  min-width: 49%;
  font-size: 16px;
  color: #333333;
  font-weight: 700;
}

.suicidal-container .options-inline {
  width: 100%;
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: end;
}

.suicidal-container .options-inline label {
  display: flex;
  align-items: center;
  gap: 8px;
  cursor: pointer;
  padding: 10px 14px;
  border: 0px solid #dcdcdc;
  border-radius: 8px;
  background: #;
  transition: 0.3s ease;
}

.suicidal-container .options-inline label:hover {
  border-color: #3E688C;
}

.suicidal-container .custom-btn {
  background: #F53737;
  color: #fff;
  border: none;
}

.suicidal-container .custom-btn:hover {
  background: #3E688C;
}

.suicidal-container .result { margin-top:20px; padding:15px; border-radius:8px;}
.suicidal-container .high { background:#ffd700; color:#ff0000;}
.suicidal-container .moderate { background:#fff4cc;}
.suicidal-container .low { background:#e6ffed;}
.suicidal-container .missing-answer {
  border: 2px solid #F53737 !important;
  background: #fff5f5;
  padding: 15px;
}

@media (max-width: 1024px) {

  .suicidal-container .question-row {
    flex-direction: column;
    align-items: flex-start;
  }

  .suicidal-container .question-text {
    min-width: 100%;
    width: 100%;
  }

  .suicidal-container .options-inline {
    width: 100%;
    justify-content: flex-start;
    max-width: 100%;
  }

}

@media (max-width: 1024px) {
  .suicidal-container .question-row {
    gap: 10px;
  }

  .suicidal-container .options-inline label {
    width: 100%;
    justify-content: flex-start;
  }
}