.page-title {padding: 0 0 1.5rem;background: #f2f2f4;}
@media only screen and (min-width:48rem) {.page-title {padding: 1.5rem 0;}}
.bread {background: #f2f2f4;padding: 2rem 0;font-size: .875rem;line-height: 1.375rem;font-weight: 600;letter-spacing: .125rem;text-transform: uppercase;overflow-x: auto;-ms-overflow-style: none;scrollbar-width: none;}
.bread::-webkit-scrollbar {width: 0;height: 0;}
.bread .container {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
.bread__page {color: rgba(29,29,29,.2);-ms-flex-negative: 0;flex-shrink: 0;}
.bread__link {color: #e71c3a;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;margin-right: 1.375rem;position: relative;display: block;-ms-flex-negative: 0;flex-shrink: 0;}
.bread__link:hover {color: #1d1d1d;}
.bread__link:after {position: absolute;content: "/";right: -.9375rem;color: #1d1d1d;}
.text-nav {background: #fff;margin-top: 1rem;position: sticky;top: 2.625rem;z-index: 11;padding: .5rem;}
@media only screen and (min-width:67.5rem) {.text-nav {top: 3.75rem;}}
@media only screen and (min-width:68.75rem) {.text-nav {margin-top: 2rem;}}
.text-nav__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;gap: 2rem;}
@media only screen and (min-width:68.75rem) {.text-nav__wrap {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;-webkit-box-align: center;-ms-flex-align: center;align-items: center;}}
.text-nav__title {color: #1d1d1d;font-size: 1.25rem;font-weight: 600;line-height: 140%;}
.text-nav__list {display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap;gap: .75rem;}
@media only screen and (min-width:68.75rem) {.text-nav__list {gap: 2rem;}}
.text-nav__link {display: block;padding: .5rem;color: #1d1d1d;font-size: 1rem;font-weight: 400;line-height: 150%;background-color: transparent;-webkit-transition: color .25s ease-in-out,background-color .25s ease-in-out;-o-transition: color .25s ease-in-out,background-color .25s ease-in-out;transition: color .25s ease-in-out,background-color .25s ease-in-out;}
@media only screen and (min-width:68.75rem) {.text-nav__link {padding: .5rem .75rem;}}
.text-nav__link:hover {color: #fff;background-color: #e71c3a;}
.text-nav__link.active {background-color: #1d1d1d;color: #fff;position: relative;}
.text-nav__link.active:after {content: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns=\'http://www.w3.org/2000/svg\' width=\'20\' height=\'20\' viewBox=\'0 0 20 20\' fill=\'none\'%3E%3Crect width=\'20\' height=\'20\' rx=\'10\' fill=\'%23E71C3A\'/%3E%3Cpath d=\'M6 9.95l2.95 2.95 4.95-4.95\' stroke=\'%23fff\' stroke-width=\'2\' stroke-linecap=\'round\'/%3E%3C/svg%3E");width: 1.25rem;height: 1.25rem;position: absolute;top: -.5rem;right: -.625rem;}
.s-text {margin: 1.5rem 0;position: relative;}
@media only screen and (min-width:48rem) {.s-text {margin: 4.5rem 0;}}
.s-text p {font-size: .875rem;line-height: 1.25rem;color: #696969;margin-bottom: 1rem;}
@media only screen and (min-width:48rem) {.s-text p {font-size: 1rem;line-height: 1.5rem;}}
.s-text p:last-child {margin-bottom: 0;}
.s-text img {max-width: 15.625rem;width: 100%;height: auto;margin: 0 auto 1.5rem;position: relative;--after-width: 0;}
@media only screen and (min-width:67.5rem) {.s-text img {float: right;max-width: 28rem;margin: 0;margin-left: 2rem;}}
.s-text img .decor {width: var(--after-width);height: 100%;top: 0;}
.s-text__decor, .s-text img .decor {position: absolute;background: #e71c3a;}
.s-text__decor {width: 30%;height: 36.75rem;top: 13.375rem;right: 0;}
.s-text .alert {padding: .75rem .625rem;background: #f2f2f4;border-left: .125rem solid #e71c3a;font-size: .875rem;line-height: 1.25rem;color: #696969;}
@media only screen and (min-width:48rem) {.s-text .alert {padding: 1.5rem;font-size: 1rem;line-height: 1.5rem;}}
.s-text blockquote {background: rgba(231,28,58,.1);position: relative;font-size: .875rem;line-height: 1.25rem;color: #e71c3a;padding: .5rem;padding-left: 2.75rem;margin-bottom: 1rem;}
@media only screen and (min-width:48rem) {.s-text blockquote {padding: 1.5rem;padding-left: 5.5rem;font-size: 1rem;line-height: 1.5rem;}}
.s-text blockquote:after {position: absolute;content: "i";width: 1.75rem;height: 1.75rem;background: #e71c3a;font-size: 1.125rem;line-height: 1.75rem;font-weight: 600;color: #fff;font-family: Oswald;-ms-flex-negative: 0;flex-shrink: 0;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;left: .5rem;top: .5rem;}
@media only screen and (min-width:48rem) {.s-text blockquote:after {width: 2.5rem;height: 2.5rem;font-size: 1.5rem;line-height: 2.5rem;top: 1.5rem;left: 1.5rem;}}
.s-text blockquote:last-child {margin-bottom: 0;}
.s-text a {color: #e71c3a;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.s-text a:hover {color: #1d1d1d;}
.s-text__author {padding: .5rem;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #f2f2f4;margin-bottom: 1.5rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-orient: vertical;-webkit-box-direction: normal;-ms-flex-direction: column;flex-direction: column;}
@media only screen and (min-width:48rem) {.s-text__author {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;padding: 1.5rem;margin-bottom: 4rem;}}
.s-text__author-image {width: 6.5rem;height: 6.5rem;margin-right: 1rem;margin-bottom: 1rem;}
@media only screen and (min-width:48rem) {.s-text__author-image {margin-bottom: 0;}}
.s-text__author-title {font-size: 1rem;line-height: 1.5rem;font-weight: 700;color: #1d1d1d;text-align: center;}
@media only screen and (min-width:48rem) {.s-text__author-title {text-align: left;}}
.s-text__author-name {margin-top: .5rem;font-size: 1rem;line-height: 1.5rem;color: #696969;text-align: center;}
@media only screen and (min-width:48rem) {.s-text__author-name {text-align: left;}}
.s-text__author-links {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-align: center;-ms-flex-align: center;align-items: center;-ms-flex-wrap: wrap;flex-wrap: wrap;margin-top: .75rem;margin-bottom: -.5rem;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;}
@media only screen and (min-width:48rem) {.s-text__author-links {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}}
.s-text__author-link {display: block;margin-right: 1.5625rem;margin-bottom: .5rem;}
.s-text__author-link:last-of-type {margin-right: 0;}
.s-text__contents {margin-bottom: 1.5rem;}
@media only screen and (min-width:48rem) {.s-text__contents {margin-bottom: 3rem;}}
.s-text__contents-title {font-size: 1.25rem;line-height: 1.625rem;font-weight: 600;text-transform: uppercase;color: #1d1d1d;font-family: Oswald;}
.s-text__contents-links {margin-top: 1rem;}
@media only screen and (min-width:48rem) {.s-text__contents-links {margin-top: 1.6875rem;}}
.s-text__contents-link {display: block;position: relative;padding-left: 2rem;font-size: .875rem;line-height: 1.25rem;color: #e71c3a;-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;margin-bottom: .75rem;}
@media only screen and (min-width:48rem) {.s-text__contents-link {font-size: 1rem;line-height: 1.5rem;margin-bottom: 1rem;}}
.s-text__contents-link:last-of-type {margin-bottom: 0;}
.s-text__contents-link:after {position: absolute;left: .5625rem;top: .5625rem;width: .375rem;height: .375rem;background: #e71c3a;content: "";-webkit-transition: .25s ease-in-out;-o-transition: .25s ease-in-out;transition: .25s ease-in-out;}
.s-text__contents-link:hover {color: #1d1d1d;}
.s-text__contents-link:hover:after {background: #1d1d1d;}
.s-text ul {-webkit-padding-start: 0;padding-inline-start: 0;-webkit-margin-before: 0;margin-block-start: 0;margin-bottom: 1rem;}
.s-text ul:last-child {margin-bottom: 0;}
.s-text ul li {list-style-type: none;padding-left: 2rem;font-size: .875rem;line-height: 1.25rem;color: #696969;margin-bottom: 1rem;position: relative;}
@media only screen and (min-width:48rem) {.s-text ul li {font-size: 1rem;line-height: 1.5rem;}}
.s-text ul li:after {content: url("data:image/svg+xml;charset=utf-8,%3Csvg width=\'24\' height=\'24\' viewBox=\'0 0 24 24\' fill=\'none\' xmlns=\'http://www.w3.org/2000/svg\'%3E%3Cpath fill=\'%23E71C3A\' d=\'M7.586 4.929L9 3.515 17.486 12l-1.415 1.414z\'/%3E%3Cpath fill=\'%23E71C3A\' d=\'M9 20.486L7.586 19.07l8.485-8.485L17.485 12z\'/%3E%3C/svg%3E");position: absolute;width: 1.5rem;height: 1.5rem;left: 0;top: 0;}
.s-text ul li:last-child {margin-bottom: 0;}
.s-text ol {-webkit-padding-start: 0;padding-inline-start: 0;-webkit-margin-before: 0;margin-block-start: 0;margin-bottom: 1rem;}
.s-text ol:last-child {margin-bottom: 0;}
.s-text ol li {list-style-type: none;padding-left: 2rem;position: relative;counter-increment: a;margin-bottom: 1rem;font-size: .875rem;line-height: 1.25rem;color: #696969;}
@media only screen and (min-width:48rem) {.s-text ol li {font-size: 1rem;line-height: 1.5rem;}}
.s-text ol li:before {content: counter(a);position: absolute;left: 0;top: 0;width: 1.25rem;height: 1.25rem;display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: center;-ms-flex-pack: center;justify-content: center;-webkit-box-align: center;-ms-flex-align: center;align-items: center;background: #f2f2f4;font-size: .875rem;line-height: 1.25rem;font-weight: 600;text-transform: uppercase;color: #e71c3a;font-family: Oswald;-ms-flex-negative: 0;flex-shrink: 0;}
@media only screen and (min-width:48rem) {.s-text ol li:before {width: 1.5rem;height: 1.5rem;font-size: 1rem;line-height: 1.5rem;}}
.s-text ol li:before:last-of-type {margin-bottom: 0;}
.s-text ol li span {font-size: .875rem;line-height: 1.25rem;font-weight: 700;color: #1d1d1d;margin-bottom: .5rem;}
@media only screen and (min-width:48rem) {.s-text ol li span {font-size: 1rem;line-height: 1.5rem;}}
.s-text ol li:last-child {margin-bottom: 0;}
.s-text--gray-bg {padding: 1.5rem 0;background: #f2f2f4;}
@media only screen and (min-width:48rem) {.s-text--gray-bg {padding: 4rem 0;}}
.s-text--gray-bg .s-text__notation {background: #fff;}
.s-text--vaccination {margin-top: 0;}
.s-text table th {background: rgba(231,28,58,.1);padding: .625rem;}
.s-text table td {padding: .625rem;}
.s-text table tr:nth-child(2n) {background: #f3f6fc;}
.s-text h2 {margin: 1.5rem 0;}
@media only screen and (min-width:48rem) {.s-text h2 {margin: 2.5rem 0;}}
.s-text h2:last-child {margin-bottom: 0;}
.s-text h2:first-child {margin-top: 0;}
.s-text iframe {max-width: 100%;}
.s-feedback {padding-top: 1.5rem;background: #f2f2f4;position: relative;}
@media only screen and (min-width:48rem) {.s-feedback {padding-top: 3.8125rem;}}
.s-feedback:after {position: absolute;content: "";width: 100%;height: 20.625rem;left: 0;bottom: 0;background: #e71c3a;z-index: 0;}
@media only screen and (min-width:67.5rem) {.s-feedback:after {height: 31.125rem;width: 50%;}}
.s-feedback__form {width: 100%;background: #f2f2f4;}
@media only screen and (min-width:67.5rem) {.s-feedback__form {max-width: 45rem;padding-left: 4.5rem;}}
.s-feedback .policy {margin-top: 2rem;}
.s-feedback__image {max-width: 25rem;height: auto;margin: .9375rem auto 0;}
@media only screen and (min-width:67.5rem) {.s-feedback__image {max-width: 43rem;margin: 0;}}
.s-feedback__wrap {display: -webkit-box;display: -ms-flexbox;display: flex;-webkit-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;-webkit-box-align: end;-ms-flex-align: end;align-items: flex-end;position: relative;z-index: 2;-webkit-box-orient: vertical;-webkit-box-direction: reverse;-ms-flex-direction: column-reverse;flex-direction: column-reverse;}
@media only screen and (min-width:67.5rem) {.s-feedback__wrap {-webkit-box-orient: horizontal;-webkit-box-direction: normal;-ms-flex-direction: row;flex-direction: row;}}
.s-feedback__inputs {margin-top: 2rem;}
.s-feedback .input-group {margin-bottom: 2rem;}
.s-feedback .input-group:last-of-type {margin-bottom: 0;}
.s-feedback .black-btn {margin-top: 2rem;height: 3rem;}
@media only screen and (min-width:48rem) {.s-feedback .black-btn {height: 8.25rem;max-width: 24.75rem;margin-top: 3rem;}}
@media only screen and (min-width:67.5rem) {.s-feedback .black-btn {margin-left: -4.5rem;}}
.s-feedback .black-btn__arrow {height: 100%;max-width: 8.25rem;width: 100%;right: -8.25rem;}
.s-feedback--medical {padding-top: 0;margin-top: 1.5rem;}
@media only screen and (min-width:48rem) {.s-feedback--medical {margin-top: 3.125rem;}}
.s-feedback--medical .s-feedback__form {padding-top: 1.5rem;}
.s-feedback--psychiatry {padding-top: 1.5rem;margin-top: 2rem;}
@media only screen and (min-width:48rem) {.s-feedback--psychiatry {margin-top: 4.5rem;padding-top: 2.5rem;}}
.s-feedback--vaccination {background: #fff;padding-top: 1.5rem;}
@media only screen and (min-width:48rem) {.s-feedback--vaccination {padding-top: 7.5rem;}}
.s-feedback--vaccination .s-feedback__form {background: #fff;}
.s-feedback--about {background: #fff;padding-top: 2.5rem;}
.s-feedback--about .s-feedback__form {background: #fff;}
.article-author {padding: 0 0 1.5rem;background: #f2f2f4;margin-bottom: 1rem;}
@media only screen and (min-width:48rem) {.article-author {margin-bottom: 2rem;padding: 3rem 0;}}
.article-author .container {-webkit-box-align: center;-ms-flex-align: center;align-items: center;}
@media only screen and (min-width:48rem) {.article-author .container {display: -webkit-box;display: -ms-flexbox;display: flex;}}
.article-author .s-text__author-name, .article-author .s-text__author-title {text-align: left;}
.article-author .s-text__author-links {-webkit-box-pack: start;-ms-flex-pack: start;justify-content: flex-start;}