.sb_row {
padding: 50px 200px;
}
strong, b {
font-weight: bold;
}
@media screen and (max-width: 1250px) {
.sb_row {
padding: 50px 100px;
}
}
@media screen and (max-width: 1100px) {
.sb_row {
padding: 50px 60px;
}
}
@media screen and (max-width: 992px) {
.sb_row {
padding: 50px 48px;
}
}
@media screen and (max-width: 768px) {
.sb_row {
padding: 24px 24px;
}
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450;
color: #fff;
text-align: center;
}
.sb_epikoinonia_center_right .wpcf7 form.sent .wpcf7-response-output {
color: #111;
} section.sb_breadcrumb {
padding: 12px 200px;
background: #D6E1E4;
display: flex;
gap: 24px;
flex-wrap: wrap;
}
section.sb_breadcrumb span {
color: #608C98;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 24px; letter-spacing: 0.4px;
}
span.sb_breadcrumb_separator {
color: #46454B !important;
}
section.sb_breadcrumb a {
color: #46454B;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 24px; letter-spacing: 0.4px;
text-decoration: none;
}
@media screen and (max-width: 1250px) {
section.sb_breadcrumb {
padding: 12px 100px;
}
}
@media screen and (max-width: 1100px) {
section.sb_breadcrumb {
padding: 12px 60px;
}
}
@media screen and (max-width: 992px) {
section.sb_breadcrumb {
padding: 12px 48px;
gap: 12px;
}
section.sb_breadcrumb a {
font-size: 18px;
}
} section.sb_cta_kleiste_rantevou.sb_row {
background: #D6E1E4;
}
section.sb_cta_kleiste_rantevou.sb_row .sb_container {
display: flex;
width: 1520px;
padding: 50px;
flex-direction: column;
justify-content: flex-end;
align-items: flex-start;
gap: 32px;
border-radius: 20px;
background: #d0dadd;
width: 100%;
}
section.sb_cta_kleiste_rantevou.sb_row h2 {
color: #46454B;
font-family: 'Jura', sans-serif;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 40px;
max-width: 430px;
}
.sb_cta_links {
display: flex;
flex-direction: row;
align-items: center;
gap: 24px;
flex-wrap: wrap;
}
.sb_cta_links a {
display: flex;
padding: 12px 24px;
align-items: center;
gap: 10px;
flex-direction: row-reverse;
border-radius: 30px;
border: 1px solid #0B2241;
background: #FFF;
width: fit-content;
color: #46454B;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 24px;
text-decoration: none;
transition: ease-in-out 0.3s all;
}
.sb_cta_links a:hover {
background: #1E2A5E;
color: #fff;
transition: ease-in-out 0.3s all;
}
.sb_cta_links a:hover svg path {
fill: #fff;
transition: ease-in-out 0.3s all;
}
@media screen and (max-width: 992px) {
section.sb_cta_kleiste_rantevou.sb_row h2 {
font-size: 22px;
line-height: 24px;
max-width: 100%;
}
.sb_cta_links a {
padding: 8px 16px;
font-size: 18px;
line-height: 22px;
}
section.sb_cta_kleiste_rantevou.sb_row .sb_container {
padding: 24px;
}
}header#header {
padding: 12px 100px;
background: #D6E1E4;
position: relative;
z-index: 1000;
}
.sb_header_container {
padding: 24px;
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
border-radius: 24px;
background: rgba(255, 255, 255, 0.80);
backdrop-filter: blur(5px);
}
.sb_header_right a.sb_header_button {
border-radius: 20px;
background: #608C98;
display: flex;
padding: 24px 12px;
align-items: center;
gap: 10px;
color: #FFF;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 24px;
letter-spacing: 0.4px;
text-decoration: none;
transition: ease-in-out 0.3s all;
}
a.sb_header_button:hover {
background: #D6E1E4;
color: #46454B;
transition: ease-in-out 0.3s all;
}
a.sb_header_button:hover svg path {
fill: #46454B;
stroke: #46454B;
transition: ease-in-out 0.3s all;
}
.sb_header_center ul#menu-header-menu {
display: flex;
align-items: center;
justify-content: space-between;
list-style: none;
width: 100%;
gap: 24px;
border-radius: 20px;
background: #D6E1E4;
}
.sb_header_center ul#menu-header-menu > li > a   {
color: #46454B;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 24px;
letter-spacing: 0.4px;
text-decoration: none;
display: flex;
align-items: center;
gap: 10px;
transition: ease-in-out 0.3s all;
padding: 24px 12px;
}
.sb_header_center ul#menu-header-menu li:hover > a {
color: #608C98;
transition: ease-in-out 0.3s all;
}
.sb_header_center ul#menu-header-menu li.menu-item {
position: relative;
}
.sb_header_center ul#menu-header-menu li.menu-item .sub-menu {
position: absolute;
display: flex;
top: 70px;
min-width: 430px;
padding-top: 31px;
opacity: 0;
visibility: hidden;
transform: translateY(-10px);
transition: opacity 0.3s ease, visibility 0.3s ease, transform 0.3s ease;
}
.sb_header_center ul#menu-header-menu li.menu-item .sub-menu .sb_sub-menu_container {
border-radius: 20px;
background: #D6E1E4;
list-style: none;
padding: 24px 12px;
display: flex;
align-items: flex-start;
gap: 10px;
flex-direction: column;
width: 100%;
z-index: 10;
}
.sb_header_center ul#menu-header-menu > li.menu-item:hover > .sub-menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.sb_header_center ul#menu-header-menu li.menu-item:hover .sub-menu li {
border-radius: 20px;
border: 1px solid #0B2241;
width: 100%;
display: flex;
padding: 6px 12px;
align-items: center;
gap: 10px;
transition: ease-in-out 0.3s all;
}
.sb_header_center ul#menu-header-menu li.menu-item:hover .sub-menu li:hover {
background: #fff;
transition: ease-in-out 0.3s all;
border: solid 1px #fff;
}
.sb_header_center ul#menu-header-menu li.sb_ourologia_parent > .sub-menu {
right: -107%;
top: -25px;
padding-top: 0;
max-width: 330px;
}
.sb_header_center ul#menu-header-menu li.sb_ourologia_parent:hover > .sub-menu {
opacity: 1;
visibility: visible;
transform: translateY(0);
}
.sb_header_center ul#menu-header-menu li.sb_ourologia_parent > .sub-menu li {
border: none !important;
}
.sb_header_center ul#menu-header-menu li.sb_ourologia_parent > .sub-menu li:before {
content: "•";
}
.sb_header_center ul#menu-header-menu .sub-menu li a {
color: #46454B;
text-align: left;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 400;
line-height: 24px; letter-spacing: 0.4px;
text-decoration: none;
}
.sb_burger_menu {
display: none;
cursor: pointer;
} .sb_mobile_menu_overlay {
position: fixed;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.5);
z-index: 9999;
opacity: 0;
visibility: hidden;
transition: opacity 0.3s ease, visibility 0.3s ease;
}
.sb_mobile_menu_overlay.active {
opacity: 1;
visibility: visible;
}
.sb_mobile_menu_container {
position: absolute;
top: 0;
right: -100%;
width: 100%;
height: 100%;
background: #D6E1E4;
padding: 24px;
overflow-y: auto;
transition: right 0.3s ease;
}
.sb_mobile_menu_overlay.active .sb_mobile_menu_container {
right: 0;
}
.sb_mobile_menu_close {
display: flex;
justify-content: flex-end;
cursor: pointer;
}
@media screen and (max-width: 1850px) {
header#header {
padding: 12px 60px;
}
}
@media screen and (max-width: 1750px) {
header#header {
padding: 12px 30px;
}
}
@media screen and (max-width: 1700px) {
.sb_header_center ul#menu-header-menu {
gap: 0;
}
}
@media screen and (max-width: 1600px) {
header#header {
padding: 12px 12px;
}
}
@media screen and (max-width: 1535px) {
.sb_header_center ul#menu-header-menu > li > a {
padding: 24px 6px;
}
}
@media screen and (max-width: 1462px) {
.sb_header_right {
display: none;
}
}
@media screen and (max-width: 1290px) {
.sb_header_center ul#menu-header-menu > li > a {
font-size: 18px;
}
}
@media screen and (max-width: 1250px) {
.sb_header_center .menu-header-menu-container {
display: none;
}
.sb_burger_menu {
display: block;
}
} ul#menu-header-menu-mobile {
list-style: none;
}
ul#menu-header-menu-mobile ul.sub-menu {
list-style: none;
display: none;
padding-left: 16px;
margin-top: 8px;
margin-bottom: 16px;
}
ul#menu-header-menu-mobile .sb_submenu_open > ul.sub-menu {
display: block;
}
ul#menu-header-menu-mobile .menu-item-has-children {
display: flex;
flex-wrap: wrap;
align-items: center;
gap: 8px;
}
ul#menu-header-menu-mobile .menu-item-has-children > ul.sub-menu {
width: 100%;
}
.sb_submenu_toggle {
background: none;
border: none;
cursor: pointer;
padding: 4px;
display: flex;
align-items: center;
justify-content: center;
transition: transform 0.3s ease;
}
.sb_submenu_open > .sb_submenu_toggle {
transform: rotate(180deg);
}
ul#menu-header-menu-mobile li a {
color: #46454B;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 24px;
letter-spacing: 0.4px;
text-decoration: none;
}
.sb_mobile_menu_close svg {
width: 30px;
height: 30px;
}
.sb_mobile_menu_wrap {
margin-top: 50px;
}.sb_floating_epikoinonia {
background: #FFFFFF;
padding: 12px;
border-radius: 20px;
width: fit-content;
position: fixed;
bottom: 230px;
right: -53px;
transform: rotate(90deg);
}
.sb_float_mobile {
display: none;}
.sb_floating_epikoinonia a.sb_float_mobile,
.sb_floating_epikoinonia a.sb_float_desktop {
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 10px;
font-family: 'Jura', sans-serif;
color: #46454B;
text-decoration: none;
font-weight: bold;
font-size: 20px;
line-height: 24px;
}
.sb_float_desktop {
display: flex;
}
@media screen and (max-width: 1340px) {
.sb_floating_epikoinonia {
right: -60px;
}
}
@media screen and (max-width: 1100px) {
.sb_floating_epikoinonia {
right: -75px;
}
}
@media screen and (max-width: 1100px) {
.sb_floating_epikoinonia {
bottom: 10px;
right: 0;
left: 0;
margin: auto;
transform: rotate(0deg);
background: #608C98;
}
.sb_floating_epikoinonia a {
color: #fff !important;
}
.sb_floating_epikoinonia a svg path {
fill: #fff;
}
.sb_float_mobile {
display: none !important;
}
}
@media (max-width: 992px) {
.sb_float_desktop {
display: none !important;
}
.sb_float_mobile {
display: flex !important;
}
}
footer#footer {
background: #D6E1E4;
padding: 50px 200px;
}
.sb_footer_container {
background: #46454B;
padding: 42px 50px;
border-radius: 30px;
display: flex;
flex-direction: row;
align-items: flex-start;
justify-content: space-between;
}
.sb_footer_left {
display: flex;
flex-direction: column;
align-items: flex-start;
justify-content: flex-start;
gap: 24px;
width: 70%;
}
.sb_footer_right {
width: 30%;
}
.sb_footer_left h3 {
color: #FFF;
font-family: 'Jura', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 45px;
margin-top: 12px;
max-width: 700px;
}
.sb_footer_contact_item {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 6px;
}
.sb_footer_contact_item h4 {
color: #FFF;
font-family: 'Jura', sans-serif;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 32px;
}
.sb_footer_contact_item a,
.sb_footer_contact_item p {
color: #FFF;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 600;
line-height: 24px;
text-decoration: none;
transition: ease-in-out 0.3s all;
}
.sb_footer_contact_item a:hover {
color: #D6E1E4;
transition: ease-in-out 0.3s all;
}
.sb_footer_buttons {
display: flex;
flex-direction: row;
align-items: center;
gap: 32px;
}
a.sb_footer_button {
display: flex;
padding: 6px 12px;
flex-direction: row;
justify-content: flex-start;
align-items: center;
gap: 10px;
border-radius: 20px;
background: #FFF;
color: #46454B;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 24px;
text-decoration: none;
width: fit-content;
transition: ease-in-out 0.3s all;
}
a.sb_footer_button:hover {
background: #D6E1E4;
transition: ease-in-out 0.3s all;
}
.sb_footer_right h3 {
color: #FFF;
text-align: left;
font-family: 'Jura', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 45px;
margin-bottom: 32px;
}
.sb_footer_right h4 {
color: #FFF;
font-family: 'Jura', sans-serif;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 32px;
margin-top: 32px;
margin-bottom: 12px;
}
.sb_footer_socials {
display: flex;
flex-direction: row;
align-items: center;
gap: 12px;
}
p.sb_footer_copyright{
color: #FFF;
font-family: 'Jura', sans-serif;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: normal;
margin-top: 20px;
}
.sb_poweredby,
.sb_poweredby a {
color: #FFF;
font-family: 'Jura', sans-serif;
font-size: 21px;
font-style: normal;
font-weight: 400;
line-height: normal;
} .sb_two_columns p {
display: flex;
flex-direction: row;
align-items: center;
justify-content: space-between;
gap: 32px;
margin-bottom: 32px;
}
.sb_two_columns input[type="text"], .sb_two_columns input[type="email"] {
padding: 16px 20px;
align-items: center;
border-radius: 51px;
color: #FFF;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
border: 1px solid #FFF;
width: 100%;
background: transparent;
}
textarea {
border-radius: 51px;
border: 1px solid #FFF;
color: #FFF;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
width: 100%;
background: transparent;
padding-top: 16px;
}
textarea::placeholder,
input[type="email"]::placeholder,
input[type="text"]::placeholder {
color: #fff;
opacity: 1;
}
span.wpcf7-form-control.wpcf7-acceptance {
margin: 32px 0;
display: block;
}
span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item-label {
color: #FFF;
font-family: 'Jura', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
button.wpcf7-form-control.wpcf7-submit.has-spinner {
display: flex;
padding: 6px 6px 6px 12px;
align-items: center;
gap: 24px;
border-radius: 32px;
border: 1px solid #FFF;
color: #FFF;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: 24px;
background: transparent;
margin-left: auto;
}
button.wpcf7-form-control.wpcf7-submit.has-spinner img {
transition: ease-in-out 0.3s all;
}
button.wpcf7-form-control.wpcf7-submit.has-spinner:disabled {
opacity: 0.4;
}
button.wpcf7-form-control.wpcf7-submit.has-spinner:hover img {
transform: rotate(45deg);
transition: ease-in-out 0.3s all;
}
.wpcf7-not-valid-tip {
font-family: 'Jura', sans-serif;
color: #ffffff;
text-align: center;
margin-top: 8px;
}
@media screen and (max-width: 1980px) {
.sb_footer_left {
width: 60%;
}
.sb_footer_right {
width: 40%;
}
}
@media screen and (max-width: 1650px) {
footer#footer {
padding: 50px 100px;
}   
}
@media screen and (max-width: 1440px) {
.sb_footer_left h3,
.sb_footer_right h3 {
font-size: 32px;
line-height: 37px;
}
}
@media screen and (max-width: 1340px) {
footer#footer {
padding: 50px 48px;
}   
}
@media screen and (max-width: 1250px) {
.sb_footer_container {
padding: 20px 25px;
flex-direction: column;
gap: 32px;
}
.sb_footer_left,
.sb_footer_right {
width: 100%;
}
.sb_footer_right h4 {
text-align: center;
}
.sb_footer_socials {
justify-content: center;
}
p.sb_footer_copyright,
.sb_poweredby, .sb_poweredby a {
text-align: center;
}
}
@media screen and (max-width: 992px) {
.sb_footer_left h3, .sb_footer_right h3 {
font-size: 24px;
line-height: 32px;
}
.sb_footer_contact_item h4 {
font-size: 20px;
}
.sb_footer_contact_item a, .sb_footer_contact_item p {
font-size: 18px;
}
a.sb_footer_button {
padding: 4px 8px;
font-size: 18px;
}
.sb_two_columns input[type="text"], .sb_two_columns input[type="email"] {
font-size: 18px;
}
button.wpcf7-form-control.wpcf7-submit.has-spinner {
font-size: 18px;
}
.sb_footer_right h4 {
font-size: 20px;
}
footer#footer {
padding: 12px 12px;
}
p.sb_footer_copyright, .sb_poweredby, .sb_poweredby a {
font-size: 16px;
}
}
@media screen and (max-width: 768px) {
.sb_two_columns p {
flex-direction: column;
gap: 24px;
margin-bottom: 24px;
width: 100%;
}
.sb_two_columns p span {
width: 100%;
}
.sb_footer_buttons {
flex-direction: column;
gap: 12px;
width: 100%;
}
}section#sb_prolipsi,
#sb_second_opinion {
background: #D6E1E4;
}
.sb_prolipsi_top {
display: flex;
flex-direction: row;
align-items: center;
justify-content: flex-start;
gap: 16px;
}
section#sb_prolipsi h1 {
color: #46454B;
font-family: 'Jura', sans-serif;
font-size: 40px;
font-style: normal;
font-weight: 600;
line-height: 45px;
}
.sb_small_paragraph {
color: #46454B;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 24px;
letter-spacing: 0.2px;
margin-top: 27px;
margin-bottom: 40px;
}
.sb_small_paragraph strong {
font-weight: bold;
}
.sb_faq_question {
list-style: none;
justify-content: space-between;
cursor: pointer;
flex-direction: row;
display: flex;
height: 96px;
padding: 0 12px;
align-items: center;
gap: 24px;
align-self: stretch;
color: #46454B;
font-family: 'Jura', sans-serif;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 32px;
}
details.sb_faq_item {
border-radius: 20px;
border: 1px solid #0E121B;
height: fit-content;
padding: 8px 0;
}
.sb_faq_question::-webkit-details-marker {
display: none;
}
.sb_faq_question::marker {
display: none;
content: "";
}
.sb_faq_item[open]:not(.sb_closing) .sb_faq_icon {
transform: rotate(45deg);
}
.sb_faq_icon {
flex-shrink: 0;
transition: transform 0.3s ease;
}
.sb_faq_answer {
display: grid;
grid-template-rows: 0fr;
transition: grid-template-rows 0.35s ease, padding 0.35s ease;
padding: 0 80px 0 12px;
overflow: hidden;
color: #46454B;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 300;
line-height: 24px;
letter-spacing: 0.2px;
}
.sb_faq_answer > * {
overflow: hidden;
min-height: 0;
}
.sb_faq_item[open]:not(.sb_closing) .sb_faq_answer {
grid-template-rows: 1fr;
padding: 0 80px 24px 12px;
}
.sb_prolipsi_center {
gap: 32px;
display: grid;
flex-wrap: wrap;
grid-template-columns: 1fr 1fr;
}
.sb_second_opinion_paragraph {
color: #46454B;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 26px;
font-style: normal;
font-weight: 600;
line-height: 32px;
margin-bottom: 40px;
}
.sb_second_opinion_title {
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 10px;
width: 100%;
border-radius: 20px;
background: #b4c4c9;
padding: 32px 16px;
margin-bottom: 70px;
color: #46454B;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 26px;
font-style: normal;
font-weight: 400;
line-height: 32px;
}
.sb_second_opinion_container {
display: flex;
align-items: flex-start;
justify-content: space-between;
flex-direction: row;
padding: 0 100px;
gap: 60px;
}
.sb_second_opinion_left {
width: 33.3%;
}
.sb_second_opinion_right {
width: 66.6%;
display: flex;
padding: 32px;
justify-content: center;
align-items: flex-start;
gap: 24px;
border-radius: 30px;
background: #FFF;
flex-direction: column;
}
.sb_second_opinion_image {
text-align: center;
}
.sb_second_opinion_image img {
border-radius: 27.022px;
overflow: hidden;
}
p.sb_form_Title {
color: #46454B;
font-family: 'Jura', sans-serif;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: 40px;
margin-bottom: 24px;
}
#sb_second_opinion .sb_two_columns input[type="text"], #sb_second_opinion .sb_two_columns input[type="email"] {
padding: 16px 20px;
align-items: center;
border-radius: 51px;
color: #46454B;
text-align: left;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
border: 1px solid #46454B;
width: 100%;
background: transparent;
}
#sb_second_opinion .sb_two_columns input[type="text"]::placeholder, #sb_second_opinion .sb_two_columns input[type="email"]::placeholder, #sb_second_opinion textarea::placeholder {
color: #46454B
}
#sb_second_opinion textarea {
border-radius: 51px;
border: 1px solid #46454B;
color: #46454B;
text-align: center;
font-family: 'Jura', sans-serif;
font-size: 20px;
font-style: normal;
font-weight: 500;
line-height: normal;
width: 100%;
background: transparent;
padding-top: 16px;
}
#sb_second_opinion span.wpcf7-form-control.wpcf7-acceptance span.wpcf7-list-item-label {
color: #46454B;
font-family: 'Jura', sans-serif;
font-size: 16px;
font-style: normal;
font-weight: 500;
line-height: normal;
}
#sb_second_opinion div#wpcf7-f135-o1 {
width: 100%;
}
.wpcf7-form-control-wrap {
position: relative;
width: 100%;
}
#sb_second_opinion button.wpcf7-form-control.wpcf7-submit.has-spinner {
display: flex;
padding: 6px 6px 6px 12px;
align-items: center;
gap: 24px;
border-radius: 20px;
font-family: 'Jura', sans-serif;
background: #D6E1E4;
margin-left: auto;
margin-right: auto;
color: #46454B;
text-align: center;
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 24px; }
.wpcf7-not-valid-tip {
font-family: 'Jura', sans-serif;
color: #46454B;
text-align: center;
margin-top: 8px;
}
@media screen and (max-width: 1850px) {
section#sb_prolipsi {
padding: 50px 100px;
}
section.sb_breadcrumb {
padding: 12px 100px;
}
}
@media screen and (max-width: 1630px) {
.sb_faq_question {
font-size: 20px;
line-height: 28px;
}
}
@media screen and (max-width: 1440px) {
.sb_second_opinion_container {
padding: 0;
}
}
@media screen and (max-width: 1355px) {
.sb_faq_question {
min-height: 116px;
}
}
@media screen and (max-width: 1120px) {
section#sb_prolipsi {
padding: 50px 48px;
}
section.sb_breadcrumb {
padding: 12px 48px;
}
.sb_prolipsi_center {
gap: 16px;
}
.sb_faq_question {
font-size: 18px;
line-height: 27px;
}
}
@media screen and (max-width: 992px) {
section#sb_prolipsi {
padding: 24px;
}
section.sb_breadcrumb {
padding: 0 24px;
}
.sb_prolipsi_center {
grid-template-columns: 1fr;
}
.sb_faq_question {
min-height: auto;
}
section#sb_prolipsi h1 {
font-size: 32px;
line-height: 42px;
}
.sb_small_paragraph {
font-size: 18px;
line-height: 24px;
}
.sb_second_opinion_paragraph {
font-size: 20px;
line-height: 27px;
}
.sb_second_opinion_container {
flex-direction: column-reverse;
gap: 20px;
}
.sb_second_opinion_left {
width: 100%;
}
.sb_second_opinion_right {
width: 100%;
padding: 16px;
}
p.sb_form_Title {
font-size: 24px;
line-height: 32px;
margin-bottom: 0px;
}
}
@media screen and (max-width: 600px) {
.sb_faq_question {
height: auto;
}
}