﻿a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,tfoot,th,thead,time,tr,tt,u,ul,var,video {
	border: 0;
	font: inherit;
	font-size: 100%;
	margin: 0;
	padding: 0;
	vertical-align: baseline
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section {
	display: block
}
body {
	line-height: 1
}
ol,ul {
	list-style: none
}
blockquote,q {
	quotes: none
}
blockquote: after,blockquote: before,q: after,q: before {
	content: "";
	content: none
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
.html {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.hide {
	display: none!important
}
.a11y-hidden {
	-webkit-clip-path: polygon(0 0,0 0,0 0);
	clip-path: polygon(0 0,0 0,0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	position: absolute;
	width: 1px
}
.lazy {
	background-image: none!important
}
@media(max-width: 899px) {
	.hide-on-tablet {
	display: none!important
}
}@media(max-width: 599px) {
	.hide-on-mobile {
	display: none!important
}
}@media(max-width: 899px) {
	.body--fixed-backdrop-on-tablet {
	height: 100%;
	height: 100vh;
	overflow: hidden;
	width: 100%;
	width: 100vw
}
}.body--profile-modal .profile-modal,.header {
	display: flex
}
.header {
	background: linear-gradient(180deg,#000 2%,transparent 95%);
	justify-content: center;
	left: 0;
	padding-bottom: 20px;
	padding-top: 36px;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 100
}
@media(max-width: 899px) {
	.header {
	padding-bottom: 19.8px;
	padding-top: 38px
}
}@media(max-width: 599px) {
	.header {
	background: linear-gradient(180deg,rgba(0,0,0,.5) 2%,transparent 95%);
	padding: 16px 0
}
}.header--sidemenu-on .header__sidemenu-backdrop,.header--sidemenu-on .header__sidemenu-close-button {
	display: none
}
@media(max-width: 899px) {
	.header--sidemenu-on .header__sidemenu-backdrop,.header--sidemenu-on .header__sidemenu-close-button {
	display: block
}
}@media(max-width: 899px) {
	.header--sidemenu-on .header__menu {
	display: block;
	overflow-y: auto
}
}.header--white2 .header__menu-link--writer {
	background-color: #f2f2f2;
	border: 0;
	color: #000
}
@media(max-width: 899px) {
	.header--white2 .header__menu-link--writer {
	background: none;
	color: #fff;
	font-size: 18px
}
}.header--black {
	background: #fff
}
.header--black .header__menu-link--writer {
	background-color: #f2f2f2;
	border: 0;
	color: #000
}
@media(max-width: 899px) {
	.header--black .header__menu-link--writer {
	background: none;
	color: #fff;
	font-size: 18px
}
}.header--black .header__menu-link {
	color: #000
}
@media(max-width: 899px) {
	.header--black .header__menu-link {
	color: #fff
}
}.header__content {
	align-items: center;
	display: flex;
	justify-content: space-between;
	left: 0;
	max-width: 1280px;
	padding: 0 20px;
	position: relative;
	top: 0;
	width: 100%;
	z-index: 10
}
@media(max-width: 899px) {
	.header__content {
	justify-content: center
}
}@media(max-width: 899px) {
	.header__menu {
	background-color: #000;
	display: none;
	flex-direction: column;
	height: 100vh;
	left: 0;
	margin: 0;
	padding: 26px 40px 0;
	position: fixed;
	top: 0;
	width: 240px
}
}@media(max-width: 599px) {
	.header__menu {
	padding: 4px 20px 0
}
}.header__menu-item--home {
	display: none
}
@media(max-width: 899px) {
	.header__menu-item--home {
	display: block
}
}.header__banner {
	width: 96px
}
@media(max-width: 599px) {
	.header__banner {
	width: 64px
}
}.header__banner-link {
	text-decoration: none
}
.header__banner-image {
	height: 100%;
	width: 100%
}
.header__menu-button {
	display: none
}
@media(max-width: 899px) {
	.header__menu-button {
	background-color: transparent;
	border: 0;
	cursor: pointer;
	display: block;
	height: 36px;
	left: 0;
	margin: -2px 10px;
	padding: 0;
	position: absolute;
	top: -2.5px;
	width: 36px
}
}@media(max-width: 599px) {
	.header__menu-button {
	height: 24px;
	top: 0;
	width: 24px
}
}.header__menu-button-image {
	height: 100%;
	width: 100%
}
.header__menu-button-image--black {
	fill: #000
}
.header__menu-bar {
	align-items: center;
	display: flex;
	list-style-type: none
}
@media(max-width: 899px) {
	.header__menu-bar {
	align-items: flex-start;
	background-color: #000;
	flex-direction: column;
	margin: 0;
	padding: 0
}
}.header__menu-link {
	color: #fff;
	display: block;
	font-family: Poppins,sans-serif;
	font-size: 18px;
	font-weight: 600;
	margin: 0 16px;
	padding: 13px 0;
	text-decoration: none
}
@media(max-width: 899px) {
	.header__menu-link {
	margin: 0
}
}.header__menu-link--writer {
	border: 1px solid #fff;
	border-radius: 22px;
	box-shadow: inset 0 0 1px 0 #fff,0 0 1px 0 #fff;
	font-size: 16px;
	text-align: center;
	width: 164px
}
@media(max-width: 899px) {
	.header__menu-link--writer {
	border: 0;
	box-shadow: none;
	font-size: 18px;
	text-align: left
}
}.header__menu-link--appstore {
	display: block;
	height: 28px;
	margin-left: 28px;
	width: 27px
}
.header__menu-link--playstore {
	display: block;
	height: 28px;
	margin-left: 24px;
	width: 25px
}
.header__store-icon {
	height: 100%;
	width: 100%
}
.header__sidemenu-close-button {
	background: none;
	border: 0;
	display: none;
	width: 24px
}
@media(max-width: 899px) {
	.header__sidemenu-close-button {
	height: 58px;
	margin-left: -20px;
	padding: 17px;
	width: 58px
}
}@media(max-width: 599px) {
	.header__sidemenu-close-button {
	height: 40px;
	margin-left: -10px;
	padding: 8px;
	width: 40px
}
}.header__sidemenu {
	display: none
}
@media(max-width: 899px) {
	.header__sidemenu {
	display: block
}
}.header__sidemenu-backdrop {
	background-color: rgba(0,0,0,.2);
	display: none;
	height: 100vh;
	left: 0;
	position: fixed;
	top: 0;
	width: 100vh
}
.header__sidemenu-cs {
	display: flex;
	margin-top: 36px
}
.header__sidemenu-link {
	color: #fff;
	flex: 1;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	margin-bottom: 22px;
	text-align: left;
	text-decoration: none
}
.header__sidemenu-link--light {
	color: #777;
	font-size: 16px;
	font-weight: 400
}
.header__sidemenu-sns {
	display: flex;
	justify-content: space-between;
	width: 140px
}
.header__sidemenu-sns-icon {
	display: block;
	height: 20px;
	width: 20px
}
.header__sidemenu-links {
	display: flex;
	flex-direction: column;
	margin-top: 40px
}
.footer {
	background-color: #000;
	display: flex;
	height: 320px;
	justify-content: center;
	width: 100%
}
@media(max-width: 899px) {
	.footer {
	height: 288px
}
}@media(max-width: 599px) {
	.footer {
	height: 220px
}
}.footer__content {
	display: flex;
	max-width: 1240px;
	padding: 54px 20px 58px;
	width: 100%
}
@media(max-width: 899px) {
	.footer__content {
	display: flex;
	padding: 35px 0 24px
}
}@media(max-width: 599px) {
	.footer__content {
	display: flex;
	padding-bottom: 16px;
	padding-top: 24px
}
}.footer__logo {
	height: 28px;
	width: 96px
}
@media(max-width: 599px) {
	.footer__logo {
	height: 20px;
	width: 69px
}
}.footer__main {
	display: flex;
	flex: 1;
	flex-direction: column
}
@media(max-width: 899px) {
	.footer__main {
	align-items: center
}
}.footer__cs {
	display: flex;
	flex-direction: row;
	margin-top: 28px
}
@media(max-width: 899px) {
	.footer__cs {
	margin-top: 42px;
	text-align: center
}
}@media(max-width: 599px) {
	.footer__cs {
	margin-top: 38px
}
}.footer__contact {
	margin-right: 20px
}
.footer__links {
	display: flex;
	flex-basis: 240px;
	flex-direction: column;
	justify-content: space-between
}
@media(max-width: 899px) {
	.footer__links {
	display: none
}
}.footer__link {
	color: #fff;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	text-decoration: none
}
@media(max-width: 899px) {
	.footer__link {
	font-size: 23.2px
}
}@media(max-width: 599px) {
	.footer__link {
	font-size: 16px
}
}.footer__link: hover {
	text-decoration: underline
}
.footer__link--emphasized {
	font-weight: 600
}
.footer__link--light {
	font-weight: 400
}
.footer__link--with-margin {
	margin-left: 20px
}
.footer__share {
	display: flex;
	justify-content: space-between;
	margin-top: 36px;
	width: 156px
}
@media(max-width: 899px) {
	.footer__share {
	margin-top: 42px;
	width: 320px
}
}@media(max-width: 599px) {
	.footer__share {
	max-width: 230px;
	width: 100%
}
}.footer__sns-icon {
	height: 24px;
	text-decoration: none;
	width: 24px
}
@media(max-width: 899px) {
	.footer__sns-icon {
	height: 29px;
	width: 29px
}
}@media(max-width: 599px) {
	.footer__sns-icon {
	height: 20px;
	width: 20px
}
}.footer__inner-links {
	display: flex;
	flex-direction: column
}
@media(max-width: 899px) {
	.footer__inner-links {
	flex-direction: column-reverse
}
}.footer__radish {
	color: #666;
	font-family: Poppins;
	font-size: 18px;
	line-height: 1.33;
	margin-top: 24px;
	width: 240px
}
@media(max-width: 899px) {
	.footer__radish {
	font-size: 17.4px;
	margin-top: 16px;
	text-align: center;
	width: 100%
}
}@media(max-width: 599px) {
	.footer__radish {
	font-size: 12px
}
}.home {
	background-color: #000
}
.home--reduce-motion,.home--reduce-motion .home__award-covers .home__award-cover-item,.home--reduce-motion .home__background--award-common {
	transition: none
}
.home--reduce-motion .home__featured-images,.home--reduce-motion .review {
	transform: scale(1)
}
.home--reduce-motion .home__background--new-episode,.home--reduce-motion .home__featured-text-image {
	opacity: 1
}
.home--reduce-motion .home__phone-view {
	transform: translate3d(0,-15%,0) scale(.8)
}
.home--reduce-motion .home__community-image--live {
	transform: translate3d(-35px,0,0)
}
.home--reduce-motion .home__community-image--comment {
	transform: translate3d(35px,0,0)
}
.home__title {
	color: #fff;
	font-family: Poppins,sans-serif;
	margin-bottom: 24px;
	position: relative;
	text-align: center;
	text-shadow: 0 8px 60px #000
}
@media(max-width: 899px) {
	.home__title {
	text-shadow: 0 6px 48px #000
}
}@media(max-width: 599px) {
	.home__title {
	text-shadow: 0 4px 33px #000
}
}.home__title--no-shadow {
	text-shadow: none
}
.home__title--h2 {
	display: block;
	font-size: 88px;
	font-weight: 700;
	line-height: 1.14;
	text-align: left
}
@media(max-width: 899px) {
	.home__title--h2 {
	font-size: 64.7px;
	letter-spacing: .5px;
	margin-bottom: 10px;
	text-align: center;
	width: 460px
}
}@media(max-width: 599px) {
	.home__title--h2 {
	font-size: 44px;
	margin-bottom: 6px;
	width: 335px
}
}.home__title--sub {
	display: block;
	font-size: 40px;
	font-weight: 500;
	letter-spacing: .5px;
	line-height: 1.5;
	margin: 0;
	text-align: left
}
@media(max-width: 899px) {
	.home__title--sub {
	font-size: 23.5px;
	font-weight: 600;
	letter-spacing: 2.94px;
	text-align: center
}
}@media(max-width: 599px) {
	.home__title--sub {
	font-size: 16px;
	letter-spacing: 2px
}
}.home__title--h3 {
	font-size: 64px;
	font-weight: 700;
	line-height: 1.25;
	max-width: 750px
}
@media(max-width: 899px) {
	.home__title--h3 {
	font-size: 51.2px;
	max-width: 580px
}
}@media(max-width: 599px) {
	.home__title--h3 {
	font-size: 36px
}
}.home__title--h4 {
	font-size: 46px;
	font-weight: 700;
	text-align: center
}
@media(max-width: 899px) {
	.home__title--h4 {
	font-size: 36.8px
}
}@media(max-width: 599px) {
	.home__title--h4 {
	font-size: 25.3px
}
}.home__title--new-episode {
	margin-bottom: 93px
}
@media(max-width: 899px) {
	.home__title--new-episode {
	margin-bottom: 0
}
}@media(max-width: 599px) {
	.home__title--new-episode {
	margin-bottom: 0
}
}.home__title--award {
	text-align: left
}
@media(max-width: 899px) {
	.home__title--award {
	text-align: center
}
}@media(max-width: 599px) {
	.home__title--award {
	text-align: center
}
}@media(max-width: 599px) {
	.home__title--become-author {
	font-size: 28px
}
}.home__section {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 1024px;
	justify-content: center;
	min-height: 1024px;
	overflow: hidden;
	padding: 0 40px;
	position: relative
}
@media(max-width: 899px) {
	.home__section {
	height: 1194px;
	min-height: 1194px;
	padding: 0
}
}@media(max-width: 599px) {
	.home__section {
	height: 812px;
	min-height: 812px
}
}@media(max-width: 899px) {
	.home__section--page2 {
	margin-top: 0
}
}.home__section--page4 {
	display: block;
	height: 1200px;
	min-height: 1200px;
	padding-bottom: 45px;
	padding-top: 80px
}
@media(max-width: 899px) {
	.home__section--page4 {
	height: 960px;
	min-height: 960px;
	overflow-y: hidden;
	padding-bottom: 0;
	padding-top: 36px
}
}@media(max-width: 599px) {
	.home__section--page4 {
	height: 812px;
	min-height: 812px;
	padding-bottom: 0;
	padding-top: 40px
}
}.home__section--page5 {
	padding-bottom: 45px;
	padding-top: 0
}
@media(max-width: 899px) {
	.home__section--page5 {
	padding-bottom: 0;
	padding-top: 0
}
}.home__section--page6 {
	height: auto;
	padding-bottom: 504px;
	padding-top: 148px
}
@media(max-width: 899px) {
	.home__section--page6 {
	padding-bottom: 701px;
	padding-top: 96px
}
}@media(max-width: 599px) {
	.home__section--page6 {
	padding-bottom: 480px;
	padding-top: 100px
}
}.home__section--page7 {
	height: 400px;
	min-height: unset
}
@media(max-width: 899px) {
	.home__section--page7 {
	height: 320px
}
}@media(max-width: 599px) {
	.home__section--page7 {
	height: 220px
}
}.home__featured-stories-wrap {
	background-position: -40px -25px;
	background-size: cover;
	height: 1020.42px;
	position: absolute;
	right: -160px;
	top: 25px;
	width: 740px;
	z-index: -1
}
@media(max-width: 899px) {
	.home__featured-stories-wrap {
	display: flex;
	height: 100%;
	height: auto;
	justify-content: center;
	margin: 0 auto;
	max-width: 529px;
	position: relative;
	right: 0;
	top: 0;
	width: 100%
}
}@media(max-width: 599px) {
	.home__featured-stories-wrap {
	max-width: 360px;
	top: -25px
}
}.home__background-image {
	min-height: 1024px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100%
}
.home__overflow-wrap {
	height: 100%;
	left: 0;
	overflow: hidden;
	position: absolute;
	top: 0;
	width: 100%
}
.home__overflow-wrap-bottom-overlay {
	background: linear-gradient(180deg,transparent,#000);
	bottom: 0;
	height: 25%;
	position: absolute;
	width: 100%
}
@media(max-width: 899px) {
	.home__overflow-wrap-bottom-overlay {
	height: 50%
}
}.home__background {
	align-items: center;
	background-position: top;
	background-repeat: no-repeat;
	background-size: cover;
	display: flex;
	height: 100%;
	justify-content: center;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}
.home__background--show-child-1 : first-child {
	display: block
}
.home__background--show-child-1 : not(: first-child) {
	display: none
}
.home__background--show-child-2 : nth-child(2) {
	display: block
}
.home__background--show-child-2 : not(: nth-child(2)) {
	display: none
}
.home__background--show-child-3 : nth-child(3) {
	display: block
}
.home__background--show-child-3 : not(: nth-child(3)) {
	display: none
}
.home__background--show-child-4 : nth-child(4) {
	display: block
}
.home__background--show-child-4 : not(: nth-child(4)) {
	display: none
}
.home__background--show-child-5 : nth-child(5) {
	display: block
}
.home__background--show-child-5 : not(: nth-child(5)) {
	display: none
}
.home__background--featured {
	align-items: flex-start;
	transform: scale(1.1)
}
.home__background--new-episode {
	background-image: url(assets/covers.png);
	background-position: 50%;
	background-size: contain;
	opacity: 0;
	transform: translateZ(0)
}
.home__background--award-common {
	transition-duration: .3s;
	transition-property: fill;
	transition-timing-function: ease-out
}
.home__background--award-1 {
	fill: #56041b
}
.home__background--award-2 {
	fill: #4c2c1f
}
.home__background--award-3 {
	fill: #840000
}
.home__background--award-4 {
	fill: #560e2a
}
.home__background--award-5 {
	fill: #725c0d
}
.home__background--award-6 {
	fill: #a12940
}
.home__background--award-7 {
	fill: #002281
}
@media(max-width: 899px) {
	.home__background--reading {
	align-items: flex-end
}
}.home__background--community {
	width: 100%
}
@media(max-width: 899px) {
	.home__background--community {
	bottom: 0;
	height: 688px;
	top: unset
}
}@media(max-width: 599px) {
	.home__background--community {
	height: 375px
}
}.home__background--become-author {
	background-image: url(assets/home-page-6-star@2x.png);
	background-position: center 265px;
	background-size: 724px 690px
}
@media(max-width: 899px) {
	.home__background--become-author {
	background-position-y: calc(100% - 100px);
	background-size: 579px 552px
}
}@media(max-width: 599px) {
	.home__background--become-author {
	background-size: 348px 331px
}
}.home__content {
	align-items: center;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	max-width: 1020px;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	transform: translateZ(0)
}
@media(max-width: 599px) {
	.home__content {
	max-width: 352px;
	padding-left: 10px;
	padding-right: 10px
}
}.home__content--featured {
	align-items: center;
	box-sizing: border-box;
	display: block;
	height: 1024px;
	padding-top: 172px;
	width: 100%
}
@media(max-width: 899px) {
	.home__content--featured {
	padding-top: 76px
}
}@media(max-width: 599px) {
	.home__content--featured {
	padding-top: 56px
}
}.home__content--new-episode {
	align-items: center;
	background-size: cover;
	display: flex;
	flex-direction: column;
	height: 800px;
	justify-content: center;
	width: 834px
}
@media(max-width: 899px) {
	.home__content--new-episode {
	height: 640px;
	max-width: 667px;
	width: 100%
}
}@media(max-width: 599px) {
	.home__content--new-episode {
	height: 440px;
	max-width: 375px;
	width: 100%
}
}.home__content--award {
	display: flex;
	flex-direction: row-reverse;
	padding-left: 0;
	padding-right: 0;
	width: 100%
}
@media(max-width: 899px) {
	.home__content--award {
	flex-direction: column;
	padding-left: 40px;
	padding-right: 40px
}
}@media(max-width: 599px) {
	.home__content--award {
	padding-left: 10px;
	padding-right: 10px
}
}.home__featured-text {
	max-width: 560px
}
@media(max-width: 899px) {
	.home__featured-text {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	max-width: 660px;
	text-align: center
}
}@media(max-width: 599px) {
	.home__featured-text {
	max-width: 335px
}
}.home__description {
	color: #fff;
	display: block;
	font-family: Poppins,sans-serif;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.33;
	margin-bottom: 48px;
	text-align: center;
	width: 100%
}
@media(max-width: 899px) {
	.home__description {
	font-size: 20px;
	margin-bottom: 0;
	max-width: 656px
}
}@media(max-width: 599px) {
	.home__description {
	font-size: 14px
}
}.home__description--featured {
	margin-bottom: 80px;
	text-align: left
}
@media(max-width: 899px) {
	.home__description--featured {
	margin-bottom: 9px;
	text-align: center
}
}@media(max-width: 599px) {
	.home__description--featured {
	margin-bottom: 6px
}
}.home__description--award {
	font-weight: 400;
	line-height: normal;
	margin-bottom: 60px;
	text-align: left
}
@media(max-width: 899px) {
	.home__description--award {
	font-weight: 500;
	margin-bottom: 48px;
	text-align: center
}
}@media(max-width: 599px) {
	.home__description--award {
	margin-bottom: 32px
}
}.home__description--become-author {
	margin-bottom: 96px;
	text-align: center
}
@media(max-width: 899px) {
	.home__description--become-author {
	margin-bottom: 48px;
	max-width: 656px
}
}@media(max-width: 599px) {
	.home__description--become-author {
	margin-bottom: 32px
}
}.home__description--question {
	margin-bottom: 54px;
	text-align: center
}
@media(max-width: 899px) {
	.home__description--question {
	margin-bottom: 36px
}
}@media(max-width: 599px) {
	.home__description--question {
	margin-bottom: 28px
}
}.home__featured-images {
	position: absolute;
	transform: scale(.97);
	width: 100%
}
@media(max-width: 599px) {
	.home__featured-images {
	width: calc(100% + 4em)
}
}.home__featured-images--show-child-1 .home__featured-image-wrap: first-child {
	display: block
}
.home__featured-images--show-child-1 .home__featured-image-wrap: not(: first-child) {
	display: none
}
.home__featured-images--show-child-2 .home__featured-image-wrap: nth-child(2) {
	display: block
}
.home__featured-images--show-child-2 .home__featured-image-wrap: not(: nth-child(2)) {
	display: none
}
.home__featured-images--show-child-3 .home__featured-image-wrap: nth-child(3) {
	display: block
}
.home__featured-images--show-child-3 .home__featured-image-wrap: not(: nth-child(3)) {
	display: none
}
.home__featured-images--show-child-4 .home__featured-image-wrap: nth-child(4) {
	display: block
}
.home__featured-images--show-child-4 .home__featured-image-wrap: not(: nth-child(4)) {
	display: none
}
.home__featured-images--show-child-5 .home__featured-image-wrap: nth-child(5) {
	display: block
}
.home__featured-images--show-child-5 .home__featured-image-wrap: not(: nth-child(5)) {
	display: none
}
@media(max-width: 899px) {
	.home__featured-image-wrap {
	width: 100%
}
}.home__mobile-frame {
	display: block;
	margin: 0 auto;
	position: relative;
	width: 652px
}
@media(max-width: 899px) {
	.home__mobile-frame {
	height: 100%;
	width: 100%
}
}.home__featured-cover-image {
	position: relative;
	top: -25px;
	width: 740px
}
@media(max-width: 899px) {
	.home__featured-cover-image {
	width: 100%
}
}.home__featured-text-image {
	bottom: 338px;
	left: 210px;
	opacity: 0;
	position: absolute;
	width: 320px
}
@media(max-width: 899px) {
	.home__featured-text-image {
	bottom: 175px;
	left: 136px;
	width: 259px
}
}@media(max-width: 599px) {
	.home__featured-text-image {
	bottom: 36%;
	left: 28%;
	width: 45%
}
}.home__mobile-start-reading {
	bottom: 246px;
	left: 250px;
	position: absolute;
	width: 240px
}
@media(max-width: 899px) {
	.home__mobile-start-reading {
	bottom: 198px;
	left: 168px;
	width: 194px
}
}@media(max-width: 599px) {
	.home__mobile-start-reading {
	bottom: 24.3%;
	left: 31.8%;
	width: 37%
}
}.home__reviews {
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
	max-width: 900px;
	position: relative;
	width: 100%
}
@media(max-width: 899px) {
	.home__reviews {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-top: 100px;
	padding: 0
}
}@media(max-width: 599px) {
	.home__reviews {
	margin-top: 81px;
	max-width: 330px
}
}.home__new-episode {
	align-items: center;
	display: flex;
	flex-direction: column
}
.home__award-article {
	display: flex;
	flex: 1;
	flex-direction: column
}
@media(max-width: 899px) {
	.home__award-article {
	align-items: center
}
}@media(max-width: 599px) {
	.home__award-article {
	align-items: center
}
}.home__authors {
	margin-bottom: 62px
}
@media(max-width: 899px) {
	.home__authors {
	margin-bottom: 49px
}
}@media(max-width: 599px) {
	.home__authors {
	margin-bottom: 32px
}
}.home__authors-control {
	align-items: center;
	display: flex
}
.home__authors-control-button {
	background: none;
	border: 0;
	cursor: pointer
}
.home__authors-control-line {
	border-top: 1px solid #fff;
	height: 1px;
	margin: 0 20px;
	width: 100px
}
.home__authors-control-number {
	color: #fff;
	font-family: Poppins;
	font-size: 20px;
	text-align: center;
	width: 28px
}
.home__authors-control-number--current {
	font-weight: 700
}
.home__award-covers {
	align-items: center;
	display: flex;
	height: 635px;
	justify-content: center;
	margin-right: 84px;
	position: relative;
	width: 376px
}
@media(max-width: 899px) {
	.home__award-covers {
	height: 508px;
	margin-right: 0;
	margin-top: 64px;
	width: 301px
}
}@media(max-width: 599px) {
	.home__award-covers {
	height: 345px;
	margin-right: 0;
	margin-top: 34px;
	width: 205px
}
}.home__award-cover-item {
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
	display: none;
	left: 0;
	position: absolute;
	top: 0;
	transform: translateZ(0);
	transition-duration: .3s;
	transition-property: transform,opacity;
	transition-timing-function: ease-out
}
.home__award-cover-item--depth0 {
	display: block;
	z-index: 3
}
.home__award-cover-item--depth1 {
	display: block;
	transform: rotate(5deg) scale(.8) translateX(16%);
	z-index: 2
}
.home__award-cover-item--depth2 {
	display: block;
	transform: rotate(-5deg) scale(.8) translateX(-12%);
	z-index: 1
}
.home__award-cover-item--depth3 {
	display: block;
	transform: rotate(5deg) scale(.8) translateX(-12%);
	z-index: 0
}
.home__award-cover-item--out {
	display: block;
	opacity: 0;
	transform: translateX(-180px)
}
.home__award-cover-image {
	background-color: #4c4c4c;
	border-radius: 8px;
	box-shadow: 0 16px 60px 0 rgba(0,0,0,.2);
	height: 635px;
	width: 376px
}
@media(max-width: 899px) {
	.home__award-cover-image {
	height: 508px;
	width: 301px
}
}@media(max-width: 599px) {
	.home__award-cover-image {
	border-radius: 5px;
	box-shadow: 0 11px 41px 0 rgba(0,0,0,.2);
	height: 345px;
	width: 205px
}
}.home__reading-wrap {
	padding: 0
}
.home__reading-text {
	align-items: center;
	display: flex;
	flex-direction: column;
	padding-left: 40px;
	padding-right: 40px;
	width: 100%
}
@media(max-width: 899px) {
	.home__reading-text {
	padding-left: 0;
	padding-right: 0
}
}.home__reading-bg-wrap {
	height: 812px;
	position: relative;
	width: 1020px
}
@media(max-width: 899px) {
	.home__reading-bg-wrap {
	bottom: 0;
	height: 100%
}
}.home__reading-bg-l {
	left: 0;
	position: absolute;
	top: 0;
	width: 50%
}
.home__reading-bg-r {
	position: absolute;
	right: 0;
	top: 0;
	width: 50%
}
.home__reading-bg-cover {
	position: absolute;
	width: 240px
}
@media(max-width: 899px) {
	.home__reading-bg-cover {
	width: 220px
}
}@media(max-width: 599px) {
	.home__reading-bg-cover {
	width: 149px
}
}.home__reading-bg-cover--1 {
	left: 0;
	top: 100px
}
@media(max-width: 899px) {
	.home__reading-bg-cover--1 {
	left: 15%;
	top: 80px
}
}@media(max-width: 599px) {
	.home__reading-bg-cover--1 {
	left: 0;
	top: 130px;
	width: 157px
}
}.home__reading-bg-cover--2 {
	left: 290px;
	top: 280px
}
@media(max-width: 899px) {
	.home__reading-bg-cover--2 {
	left: 20px;
	top: 400px
}
}@media(max-width: 599px) {
	.home__reading-bg-cover--2 {
	left: -5%;
	top: 365px;
	width: 157px
}
}.home__reading-bg-cover--3 {
	bottom: 0;
	left: 0
}
@media(max-width: 899px) {
	.home__reading-bg-cover--3 {
	left: 15%;
	top: 720px;
	width: 157px
}
}@media(max-width: 599px) {
	.home__reading-bg-cover--3 {
	left: -2%;
	top: 600px
}
}.home__reading-bg-cover--4 {
	right: 290px;
	top: 0
}
@media(max-width: 899px) {
	.home__reading-bg-cover--4 {
	right: 30px;
	top: 0
}
}@media(max-width: 599px) {
	.home__reading-bg-cover--4 {
	right: -2%;
	top: 0
}
}.home__reading-bg-cover--5 {
	bottom: 100px;
	right: 290px
}
@media(max-width: 899px) {
	.home__reading-bg-cover--5 {
	right: 10%;
	top: 320px
}
}@media(max-width: 599px) {
	.home__reading-bg-cover--5 {
	right: 0;
	top: 220px
}
}.home__reading-bg-cover--6 {
	right: 0;
	top: 160px
}
@media(max-width: 899px) {
	.home__reading-bg-cover--6 {
	right: 20px;
	top: 640px
}
}@media(max-width: 599px) {
	.home__reading-bg-cover--6 {
	right: -5%;
	top: 440px
}
}.home__reading-bg-cover--7 {
	bottom: -60px;
	right: 0
}
@media(max-width: 899px) {
	.home__reading-bg-cover--7 {
	display: none
}
}.home__phone-view {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	max-width: 800px;
	position: relative;
	width: 800px
}
@media(max-width: 899px) {
	.home__phone-view {
	height: unset;
	width: 100%
}
}@media(max-width: 599px) {
	.home__phone-view {
	width: 100%
}
}.home__phone-view-frame {
	width: 100%;
	z-index: 1
}
.home__phone-view-video {
	border-radius: 40px;
	left: 200px;
	position: absolute;
	top: 148px;
	width: 399px;
	z-index: 0
}
@media(max-width: 899px) {
	.home__phone-view-video {
	border-radius: 20px;
	box-sizing: border-box;
	left: 0;
	padding: 18.6% 25.1%;
	top: 0;
	width: 100%
}
}@media(max-width: 599px) {
	.home__phone-view-video {
	border-radius: 5px
}
}@media(max-width: 899px) {
	.home__reading-image--pc-only {
	display: none
}
}.home__reading-image--mobile-only {
	display: none
}
@media(max-width: 899px) {
	.home__reading-image--mobile-only {
	display: block
}
}.home__community-dots {
	max-width: 1167px;
	position: absolute;
	top: 151px;
	width: 100%
}
.home__community-radar {
	position: absolute;
	width: 860px
}
@media(max-width: 899px) {
	.home__community-radar {
	width: 686px
}
}@media(max-width: 599px) {
	.home__community-radar {
	width: 402px
}
}.home__community-oval {
	background-image: conic-gradient(from .59turn,rgba(0,74,255,0),#004aff .41turn,rgba(44,149,240,0) .55turn,rgba(0,74,255,0));
	border-radius: 800px;
	height: 800px;
	position: absolute;
	width: 800px
}
@media(max-width: 899px) {
	.home__community-oval {
	border-radius: 640px;
	height: 640px;
	width: 640px
}
}@media(max-width: 599px) {
	.home__community-oval {
	border-radius: 375px;
	height: 375px;
	width: 375px
}
}.home__community-outline-text {
	color: hsla(0,0%,100%,0);
	display: block;
	font-family: Poppins;
	font-size: 60px;
	font-weight: 700;
	position: absolute;
	text-align: center;
	text-shadow: 0 8px 60px #000;
	-webkit-text-stroke: .6px #fff
}
@media(max-width: 899px) {
	.home__community-outline-text {
	font-size: 48px;
	text-shadow: 0 6px 48px #000;
	-webkit-text-stroke: .7px #fff
}
}@media(max-width: 599px) {
	.home__community-outline-text {
	font-size: 33px;
	text-shadow: 0 4px 33px #000;
	-webkit-text-stroke: .5px #fff
}
}.home__community-outline-text--writer {
	left: 45px;
	top: 191px
}
@media(max-width: 899px) {
	.home__community-outline-text--writer {
	left: 0;
	text-align: center;
	top: 0;
	width: 100%
}
}@media(max-width: 599px) {
	.home__community-outline-text--writer {
	top: 15px
}
}.home__community-outline-text--reader {
	right: 0;
	top: 410px
}
@media(max-width: 899px) {
	.home__community-outline-text--reader {
	left: 0;
	text-align: center;
	top: 650px;
	width: 100%
}
}@media(max-width: 599px) {
	.home__community-outline-text--reader {
	top: 330px
}
}.home__community-text {
	align-items: center;
	display: flex;
	flex-direction: column;
	width: 100%;
	z-index: 1
}
.home__community-image-wrap {
	align-items: center;
	display: flex;
	justify-content: center;
	margin-top: 85px;
	width: 100%
}
@media(max-width: 899px) {
	.home__community-image-wrap {
	margin-bottom: 105px;
	margin-top: 195px
}
}@media(max-width: 599px) {
	.home__community-image-wrap {
	margin-bottom: 45px;
	margin-top: 125px
}
}.home__community-image {
	width: 269px
}
@media(max-width: 899px) {
	.home__community-image {
	height: 431.7px;
	width: 210px
}
}@media(max-width: 599px) {
	.home__community-image {
	height: 267px;
	width: 130px
}
}.home__community-image--live {
	transform: translate3d(134.5px,0,0)
}
@media(max-width: 899px) {
	.home__community-image--live {
	transform: translate3d(105px,0,0)
}
}@media(max-width: 599px) {
	.home__community-image--live {
	transform: translate3d(65px,0,0)
}
}.home__community-image--comment {
	transform: translate3d(-134.5px,0,0)
}
@media(max-width: 899px) {
	.home__community-image--comment {
	transform: translate3d(-105px,0,0)
}
}@media(max-width: 599px) {
	.home__community-image--comment {
	transform: translate3d(-65px,0,0)
}
}.home__become-author-link {
	align-items: center;
	background-color: #fff;
	border-radius: 40px;
	color: #000;
	display: flex;
	font-family: Poppins,sans-serif;
	font-size: 24px;
	font-weight: 700;
	height: 80px;
	justify-content: center;
	padding: 0 40px;
	text-decoration: none
}
@media(max-width: 899px) {
	.home__become-author-link {
	border-radius: 32px;
	font-size: 19.2px;
	height: 64px;
	padding: 0 28px
}
}@media(max-width: 599px) {
	.home__become-author-link {
	border-radius: 22px;
	font-size: 13.2px;
	height: 44px;
	padding: 0 15px
}
}.home__question {
	align-items: center;
	background-image: linear-gradient(180deg,#ff008a 20%,#9cf);
	bottom: 0;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	max-width: 1020px;
	-o-object-fit: contain;
	object-fit: contain;
	padding: 56px 0 68px;
	position: relative;
	width: 100%
}
@media(max-width: 899px) {
	.home__question {
	padding: 46px 0 58px
}
}@media(max-width: 599px) {
	.home__question {
	padding: 36px 0 48px
}
}@media(max-width: 899px) {
	.home .footer {
	padding-bottom: 68px
}
}.big-store {
	display: flex;
	position: relative
}
@media(max-width: 899px) {
	.big-store {
	display: none
}
}.big-store__link {
	margin-left: -12px;
	width: 235px
}
@media(max-width: 899px) {
	.big-store__link {
	display: none
}
}.big-store__icon {
	width: 100%
}
.storebar {
	display: none
}
@media(max-width: 899px) {
	.storebar {
	align-items: center;
	background-color: rgba(34,34,34,.9803921568627451);
	border-radius: 23.2px;
	bottom: 8px;
	box-shadow: 0 0 29px 0 #000;
	box-sizing: border-box;
	display: flex;
	height: 87px;
	margin: 0 20px 8px;
	position: fixed;
	transform: translateZ(0);
	width: calc(100% - 40px);
	z-index: 2;
	padding-left: 12px;
	padding-right: 12px
}
}@media(max-width: 599px) {
	.storebar {
	border-radius: 16px;
	box-shadow: 0 0 20px 0 #000;
	height: 60px;
	margin: 0 8px 8px;
	width: calc(100% - 16px)
}
}@media(max-width: 899px) {
	.storebar__icon {
	align-items: center;
	background-color: #ff008a;
	border-radius: 14.5px;
	display: flex;
	height: 64px;
	justify-content: center;
	width: 64px
}
}@media(max-width: 599px) {
	.storebar__icon {
	border-radius: 10px;
	height: 44px;
	width: 44px
}
}@media(max-width: 899px) {
	.storebar__icon-image {
	height: 36px;
	width: 36px
}
}@media(max-width: 599px) {
	.storebar__icon-image {
	height: 24px;
	width: 24px
}
}@media(max-width: 899px) {
	.storebar__text {
	display: flex;
	flex: 1;
	flex-direction: column;
	line-height: 1.34;
	margin-left: 17px
}
}@media(max-width: 599px) {
	.storebar__text {
	margin-left: 12px
}
}@media(max-width: 899px) {
	.storebar__title {
	color: #fff;
	font-family: Poppins;
	font-size: 21.8px;
	font-weight: 600
}
}@media(max-width: 599px) {
	.storebar__title {
	font-size: 15px
}
}@media(max-width: 899px) {
	.storebar__desc {
	color: #666;
	font-family: Poppins;
	font-size: 17.4px
}
}@media(max-width: 599px) {
	.storebar__desc {
	font-size: 12px
}
}@media(max-width: 899px) {
	.storebar__link {
	align-items: center;
	background-color: #ff008a;
	border-radius: 21.8px;
	color: #fff;
	display: flex;
	font-family: Poppins;
	font-size: 18.9px;
	font-weight: 700;
	height: 44px;
	justify-content: center;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
	width: 122px
}
}@media(max-width: 599px) {
	.storebar__link {
	font-size: 13px;
	height: 30px;
	width: 84px
}
}.review {
	align-items: center;
	display: flex;
	flex-direction: column;
	transform: scale(0);
	width: 30%
}
@media(max-width: 899px) {
	.review {
	margin-bottom: 61px;
	width: 370px
}
}@media(max-width: 599px) {
	.review {
	margin-bottom: 20px;
	width: 165px
}
}.review__stars {
	align-items: center;
	display: flex;
	justify-content: space-between;
	width: 152px
}
@media(max-width: 899px) {
	.review__stars {
	width: 121px
}
}@media(max-width: 599px) {
	.review__stars {
	width: 86px
}
}.review__star {
	height: 24px;
	width: 24px
}
@media(max-width: 899px) {
	.review__star {
	height: 19px;
	width: 19px
}
}@media(max-width: 599px) {
	.review__star {
	height: 13px;
	width: 13px
}
}.review__text {
	color: #fff;
	display: block;
	font-family: Poppins;
	font-size: 22px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	width: 300px;
	margin-bottom: 12px;
	margin-top: 16px
}
@media(max-width: 899px) {
	.review__text {
	color: #fff;
	display: block;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 1.4;
	text-align: center;
	width: 375px;
	margin-bottom: 10px;
	margin-top: 11px
}
}@media(max-width: 599px) {
	.review__text {
	font-size: 14px;
	width: 165px;
	margin-bottom: 6px;
	margin-top: 6px
}
}.review__desc {
	color: #4c4c4c;
	font-family: -apple-system,BlinkMacSystemFont,sans-serif;
	font-size: 16px;
	font-weight: 500;
	text-align: center
}
@media(max-width: 899px) {
	.review__desc {
	font-size: 17.5px
}
}@media(max-width: 599px) {
	.review__desc {
	font-size: 12px
}
}.author-item {
	align-items: center;
	display: none;
	position: relative
}
.author-item__photo {
	background-color: #4c4c4c;
	border-radius: 74px;
	height: 74px;
	margin-right: 20px;
	overflow: hidden;
	width: 74px
}
@media(max-width: 899px) {
	.author-item__photo {
	border-radius: 59px;
	height: 59px;
	margin-right: 16px;
	width: 59px
}
}@media(max-width: 599px) {
	.author-item__photo {
	border-radius: 40px;
	height: 40px;
	margin-right: 10px;
	width: 40px
}
}.author-item__name {
	color: #fff;
	display: block;
	font-family: Poppins;
	font-size: 28px;
	font-weight: 600
}
@media(max-width: 899px) {
	.author-item__name {
	font-size: 22.4px
}
}@media(max-width: 599px) {
	.author-item__name {
	font-size: 15.2px
}
}.author-item__desc {
	color: #fff;
	display: block;
	font-family: Poppins;
	font-size: 21px
}
@media(max-width: 899px) {
	.author-item__desc {
	font-size: 16.8px
}
}@media(max-width: 599px) {
	.author-item__desc {
	font-size: 11.4px
}
}.author-item--show {
	display: flex
}
.about__featured,.about__section {
	position: relative
}
.about__featured {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 810px;
	justify-content: center
}
@media(max-width: 899px) {
	.about__featured {
	height: 600px
}
}@media(max-width: 599px) {
	.about__featured {
	height: 460px
}
}.about__background {
	background-image: url(assets/about_bg.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}
@media(max-width: 899px) {
	.about__background {
	background-image: url(assets/about_bg_small.jpg)
}
}.about__content {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	max-width: 1280px;
	padding: 120px 40px 0;
	position: relative
}
@media(max-width: 899px) {
	.about__content {
	padding: 60px 40px 0
}
}@media(max-width: 599px) {
	.about__content {
	padding: 40px 20px 0
}
}.about__content--article {
	max-width: 1024px
}
.about__content--managers {
	overflow: hidden;
	padding-left: 0;
	padding-right: 0
}
.about__title {
	color: #fff;
	font-family: Poppins;
	position: relative
}
.about__title--h2 {
	font-size: 80px;
	font-weight: 700;
	text-align: center;
	text-shadow: 0 10px 60px rgba(0,0,0,.6)
}
@media(max-width: 899px) {
	.about__title--h2 {
	font-size: 38px
}
}@media(max-width: 599px) {
	.about__title--h2 {
	line-height: normal;
	margin: 0 auto;
	max-width: 294px
}
}.about__title--h3 {
	color: #000;
	font-size: 64px;
	font-weight: 700;
	line-height: 1.25;
	padding-bottom: 37px;
	text-align: center
}
@media(max-width: 899px) {
	.about__title--h3 {
	font-size: 38px;
	padding-top: 20px
}
}@media(max-width: 599px) {
	.about__title--h3 {
	font-size: 28px
}
}.about__title--h4 {
	color: #000;
	font-size: 46px;
	font-weight: 700
}
@media(max-width: 899px) {
	.about__title--h4 {
	font-size: 36px
}
}@media(max-width: 599px) {
	.about__title--h4 {
	font-size: 20px
}
}.about__text {
	font-family: Poppins;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5;
	text-align: center;
	width: 100%
}
@media(max-width: 899px) {
	.about__text {
	font-size: 14px;
	line-height: normal
}
}@media(max-width: 599px) {
	.about__text {
	font-size: 13px
}
}.about__prides {
	display: flex;
	font-family: Poppins;
	justify-content: space-between;
	margin-top: 80px;
	width: 100%
}
@media(max-width: 899px) {
	.about__prides {
	margin-top: 50px
}
}@media(max-width: 599px) {
	.about__prides {
	flex-wrap: wrap;
	margin-top: 40px
}
}.about__pride {
	align-items: center;
	border-radius: 12px;
	display: flex;
	flex: 1;
	flex-direction: column;
	height: 290px;
	justify-content: center;
	line-height: 1.4;
	margin-right: 40px
}
@media(max-width: 899px) {
	.about__pride {
	height: 245px;
	margin-right: 1.5%
}
}@media(max-width: 599px) {
	.about__pride {
	flex: none;
	height: 220px;
	margin: 0 0 16px;
	width: 47.5%
}
}.about__pride--founded {
	background-image: linear-gradient(213deg,#ff00ef 97%,#ff0091),linear-gradient(180deg,#4c68ec,#4c68ec)
}
.about__pride--published {
	background-image: linear-gradient(180deg,#96daff,#5db3ff),linear-gradient(180deg,#f7f7f7,#f7f7f7)
}
.about__pride--authors {
	background-image: linear-gradient(180deg,#db96ff,#e65dff 99%),linear-gradient(180deg,#f7f7f7,#f7f7f7)
}
.about__pride--reads {
	background-image: linear-gradient(180deg,#96b0ff,#5d77ff);
	margin-right: 0
}
.about__pride-title {
	color: #fff;
	font-size: 58px;
	font-weight: 700;
	letter-spacing: -1px
}
@media(max-width: 899px) {
	.about__pride-title {
	font-size: 40px
}
}.about__pride-title--authors,.about__pride-title--published,.about__pride-title--reads {
	font-size: 48px
}
@media(max-width: 899px) {
	.about__pride-title--authors,.about__pride-title--published,.about__pride-title--reads {
	font-size: 30px
}
}.about__pride-description {
	color: #fff;
	font-size: 21px;
	font-weight: 600;
	text-align: center
}
@media(max-width: 899px) {
	.about__pride-description {
	font-size: 16px
}
}.about__apply-author {
	padding-top: 50px
}
@media(max-width: 899px) {
	.about__apply-author {
	padding-top: 40px
}
}.about__round-button {
	align-items: center;
	background-color: #000;
	border: 0;
	border-radius: 34px;
	color: #fff;
	cursor: pointer;
	display: flex;
	font-family: Poppins;
	font-size: 21px;
	font-weight: 600;
	height: 68px;
	justify-content: center;
	line-height: 1.2;
	padding: 0 30px;
	text-align: center;
	text-decoration: none
}
@media(max-width: 899px) {
	.about__round-button {
	font-size: 15px;
	height: 44px
}
}.about__round-button--light {
	background-color: #fff;
	color: #000;
	font-weight: 700
}
.about__managers {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin-right: -20px;
	width: 100%
}
@media(max-width: 899px) {
	.about__managers {
	margin-right: -34px
}
}@media(max-width: 599px) {
	.about__managers {
	margin-right: 0
}
}.about__managers .manager-item {
	margin-right: 20px
}
@media(max-width: 899px) {
	.about__managers .manager-item {
	margin-right: 34px
}
}@media(max-width: 599px) {
	.about__managers .manager-item {
	margin-right: 0
}
}.about__join {
	background-image: linear-gradient(180deg,#fafafa,#f2f2f2);
	box-sizing: border-box;
	height: 360px;
	margin: 120px auto 100px;
	padding: 56px 42px 80px;
	width: 100%
}
@media(max-width: 899px) {
	.about__join {
	height: 320px;
	margin: 60px auto 0;
	padding: 63px 22px 68px
}
}@media(max-width: 599px) {
	.about__join {
	height: 200px;
	padding: 48px 10px 50px
}
}.about__join-text {
	color: #222;
	font-family: Poppins;
	font-size: 24px;
	font-stretch: normal;
	font-style: normal;
	font-weight: 500;
	letter-spacing: normal;
	line-height: normal;
	margin-bottom: 47px;
	margin-top: 12px;
	text-align: center
}
@media(max-width: 899px) {
	.about__join-text {
	font-size: 19px;
	margin-bottom: 42px
}
}@media(max-width: 599px) {
	.about__join-text {
	font-size: 13px;
	margin-bottom: 17px
}
}.manager-item {
	align-items: center;
	background-color: #f2f2f2;
	border-radius: 12px;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 320px;
	justify-content: center;
	margin-bottom: 40px;
	padding: 20px;
	position: relative;
	width: 400px
}
@media(max-width: 899px) {
	.manager-item {
	max-width: 360px;
	width: 48%
}
}@media(max-width: 599px) {
	.manager-item {
	margin-bottom: 20px;
	max-width: 335px;
	width: 100%
}
}.manager-item__role {
	color: #4a90e2;
	font-size: 16px
}
.manager-item__name,.manager-item__role {
	font-family: Poppins,sans-serif;
	margin-bottom: 8px
}
.manager-item__name {
	color: #222;
	font-size: 22px;
	font-weight: 700
}
.manager-item__biography {
	align-items: center;
	display: flex;
	flex-direction: column;
	width: 100%
}
.manager-item__biography-text {
	color: #888;
	font-family: Poppins,sans-serif;
	font-size: 14px;
	height: 5.2em;
	line-height: 1.3;
	margin-bottom: 6px;
	overflow: hidden;
	text-align: center;
	width: 100%
}
.manager-item__more-button {
	background: none;
	border: 0;
	color: #999;
	cursor: pointer;
	font-family: Poppins,sans-serif;
	font-size: 16px;
	font-weight: 700;
	height: 24px;
	width: auto
}
.manager-item__more-button: hover {
	border-bottom: 2px solid #999
}
.manager-item__portrait {
	border-radius: 50%;
	margin-bottom: 16px;
	width: 100px
}
.manager-item__linkedin-link: hover .manager-item__linkedin-icon--fill {
	fill: #ff008a
}
.manager-item__linkedin-icon {
	height: 20px;
	position: absolute;
	right: 20px;
	top: 20px;
	width: 20px
}
@media(max-width: 899px) {
	.manager-item__linkedin-icon {
	height: 18px;
	right: 18px;
	top: 18px;
	width: 18px
}
}@media(max-width: 599px) {
	.manager-item__linkedin-icon {
	height: 17px;
	right: 17px;
	top: 17px;
	width: 17px
}
}.manager-item__linkedin-icon--fill {
	fill: #1a85bc
}
.news {
	align-items: center;
	display: flex;
	flex-direction: column;
	position: relative
}
.news__content {
	margin-top: 200px;
	max-width: 1280px;
	position: relative;
	width: 100%
}
@media(max-width: 899px) {
	.news__content {
	margin-top: 114px;
	width: 100%
}
}@media(max-width: 599px) {
	.news__content {
	margin-top: 55px;
	width: 100%
}
}.news__press {
	color: #4a90e2;
	font-family: Poppins,sans-serif;
	font-size: 18px;
	font-weight: 500;
	margin-right: 10px
}
@media(max-width: 899px) {
	.news__press {
	font-size: 15px
}
}@media(max-width: 599px) {
	.news__press {
	font-size: 13px
}
}.news__publish-date {
	color: #aaa;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 500
}
@media(max-width: 899px) {
	.news__publish-date {
	font-size: 15px
}
}@media(max-width: 599px) {
	.news__publish-date {
	font-size: 13px
}
}.news__title {
	color: #000;
	display: inline-block;
	font-family: Poppins;
	font-size: 42px;
	font-weight: 700;
	line-height: 1.22;
	margin-top: 10px;
	text-decoration: none
}
@media(max-width: 899px) {
	.news__title {
	font-size: 32px;
	margin-top: 5px
}
}@media(max-width: 599px) {
	.news__title {
	font-size: 20px;
	margin-top: 5px
}
}.news__title: hover {
	text-decoration: underline
}
.news__summary {
	color: #222;
	font-family: Poppins;
	font-size: 18px;
	line-height: 1.36;
	margin: 20px 0 12px
}
@media(max-width: 899px) {
	.news__summary {
	font-size: 15px
}
}@media(max-width: 599px) {
	.news__summary {
	font-size: 13px
}
}.news__more {
	color: #aaa;
	font-family: Poppins;
	font-size: 22px;
	font-stretch: normal;
	font-style: normal;
	font-weight: 500;
	letter-spacing: normal;
	line-height: normal;
	margin: 12px 17px 0 0;
	text-decoration: none
}
@media(max-width: 899px) {
	.news__more {
	font-size: 16px
}
}.news-featured {
	padding: 0 40px 32px;
	position: relative
}
@media(max-width: 899px) {
	.news-featured {
	padding: 0 41px
}
}@media(max-width: 599px) {
	.news-featured {
	padding: 0 20px
}
}.news-featured__item {
	display: flex;
	flex-direction: row;
	padding-bottom: 48px
}
@media(max-width: 899px) {
	.news-featured__item {
	padding-bottom: 60px
}
}@media(max-width: 599px) {
	.news-featured__item {
	flex-direction: column;
	padding-bottom: 40px
}
}.news-featured__thumbnail {
	height: 170px;
	margin-right: 40px;
	margin-top: 40px;
	-o-object-fit: fill;
	object-fit: fill;
	-o-object-position: center top;
	object-position: center top;
	position: relative;
	width: 280px
}
@media(max-width: 899px) {
	.news-featured__thumbnail {
	height: 138px;
	margin-right: 30px;
	margin-top: 30px;
	width: 226px
}
}@media(max-width: 599px) {
	.news-featured__thumbnail {
	height: auto;
	margin: 0 0 20px;
	width: 100%
}
}.news-regular {
	padding: 0 40px 60px;
	position: relative
}
@media(max-width: 899px) {
	.news-regular {
	padding: 0 41px 60px
}
}@media(max-width: 599px) {
	.news-regular {
	padding: 0 20px 60px
}
}.news-regular__label {
	color: #000;
	display: block;
	font-family: Poppins;
	font-size: 48px;
	font-weight: 700;
	line-height: 1.58;
	margin: 0 0 28px
}
@media(max-width: 899px) {
	.news-regular__label {
	font-size: 36px;
	margin: 0 0 20px
}
}@media(max-width: 599px) {
	.news-regular__label {
	font-size: 28px;
	margin: 0 0 18px
}
}.news-regular__show-less : nth-child(n+4) {
	display: none
}
.news-regular__item {
	padding-bottom: 30px
}
.news-regular__title {
	color: #000;
	display: inline-block;
	font-family: Poppins;
	font-size: 32px;
	font-weight: 700;
	line-height: 1.25;
	margin-top: 10px;
	text-decoration: none
}
@media(max-width: 899px) {
	.news-regular__title {
	font-size: 24px;
	margin-top: 10px
}
}@media(max-width: 599px) {
	.news-regular__title {
	font-size: 16px;
	margin-top: 4px
}
}.news-regular__title: hover {
	text-decoration: underline
}
.news-regular__more {
	color: #aaa;
	cursor: pointer;
	font-family: Poppins;
	font-size: 22px;
	font-stretch: normal;
	font-style: normal;
	font-weight: 500;
	letter-spacing: normal;
	line-height: normal
}
@media(max-width: 899px) {
	.news-regular__more {
	font-size: 16px
}
}.news-investors {
	padding: 0 40px 43px
}
@media(max-width: 899px) {
	.news-investors {
	padding: 0 41px 120px
}
}@media(max-width: 599px) {
	.news-investors {
	padding: 0 20px 51px
}
}.news-investors__grid-container {
	-moz-column-gap: 90px;
	column-gap: 90px;
	display: -ms-grid;
	display: grid;
	grid-template-columns: repeat(auto-fit,minmax(88px,1fr));
	row-gap: 51px
}
@media(max-width: 899px) {
	.news-investors__grid-container {
	-moz-column-gap: 15px;
	column-gap: 15px;
	-ms-grid-columns: (auto)[4];
	grid-template-columns: repeat(4,auto);
	row-gap: 20px
}
}@media(max-width: 599px) {
	.news-investors__grid-container {
	-moz-column-gap: 8px;
	column-gap: 8px;
	-ms-grid-columns: (auto)[2];
	grid-template-columns: repeat(2,auto);
	row-gap: 10px
}
}.news-investors__grid-item {
	align-items: center;
	display: flex;
	flex-direction: column;
	position: relative
}
.news-investors__grid-item: hover .news-investors__tooltip {
	display: flex
}
@media(max-width: 899px) {
	.news-investors__grid-item: hover .news-investors__tooltip {
	display: none
}
}@media(max-width: 599px) {
	.news-investors__grid-item: hover .news-investors__tooltip {
	display: none
}
}.news-investors__image {
	border-radius: 50px;
	height: 88px;
	-o-object-fit: contain;
	object-fit: contain;
	width: 88px
}
.news-investors__tooltip {
	align-items: center;
	background-color: #fff;
	border-radius: 4px;
	box-shadow: 0 8px 16px 0 rgba(0,0,0,.21);
	box-sizing: border-box;
	display: none;
	flex-direction: column;
	justify-content: center;
	padding: 15px 24px;
	position: absolute;
	top: 98px;
	width: 210px;
	z-index: 1
}
.news-investors__info {
	display: none
}
@media(max-width: 899px) {
	.news-investors__info {
	display: block;
	height: 104px;
	margin-top: 15px
}
}@media(max-width: 599px) {
	.news-investors__info {
	display: block;
	height: 104px;
	margin-top: 7px
}
}.news-investors__name {
	color: #000;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 700;
	text-align: center
}
@media(max-width: 899px) {
	.news-investors__name {
	font-size: 13px
}
}@media(max-width: 599px) {
	.news-investors__name {
	font-size: 13px
}
}.news-investors__bio {
	color: #777;
	font-family: Poppins;
	font-size: 13px;
	font-stretch: normal;
	font-style: normal;
	font-weight: 400;
	letter-spacing: normal;
	line-height: normal;
	margin-top: 5px;
	text-align: center
}
@media(max-width: 899px) {
	.news-investors__bio {
	font-size: 12px
}
}@media(max-width: 599px) {
	.news-investors__bio {
	font-size: 12px
}
}.news-contact {
	align-items: center;
	background-image: linear-gradient(180deg,#fafafa,#f2f2f2);
	display: flex;
	flex-direction: column;
	height: 360px;
	justify-content: center;
	margin-bottom: 100px;
	width: 100%
}
@media(max-width: 899px) {
	.news-contact {
	height: 320px;
	margin-bottom: 0
}
}@media(max-width: 599px) {
	.news-contact {
	height: 200px
}
}.news-contact__title {
	color: #000;
	font-family: Poppins;
	font-size: 46px;
	font-weight: 700;
	text-align: center;
	text-decoration: none
}
@media(max-width: 899px) {
	.news-contact__title {
	font-size: 36px
}
}@media(max-width: 599px) {
	.news-contact__title {
	font-size: 20px
}
}.news-contact__desc {
	color: #222;
	font-family: Poppins;
	font-size: 24px;
	font-weight: 500;
	margin: 12px 0 47px;
	text-align: center
}
@media(max-width: 899px) {
	.news-contact__desc {
	font-size: 19px;
	margin: 15px 0 42px
}
}@media(max-width: 599px) {
	.news-contact__desc {
	font-size: 13px;
	margin: 2px 0 14px
}
}.news-contact__button {
	align-items: center;
	background-color: #fff;
	border-radius: 40px;
	box-sizing: border-box;
	color: #000;
	display: flex;
	font-family: Poppins;
	font-size: 24px;
	font-weight: 700;
	height: 68px;
	justify-content: center;
	text-align: center;
	text-decoration: none;
	width: 380px
}
@media(max-width: 899px) {
	.news-contact__button {
	font-size: 19px;
	height: 54px;
	width: 300px
}
}@media(max-width: 599px) {
	.news-contact__button {
	font-size: 13px;
	height: 38px;
	width: 210px
}
}.jobs__featured,.jobs__section {
	position: relative
}
.jobs__featured {
	align-items: center;
	display: flex;
	flex-direction: column;
	height: 810px;
	justify-content: center
}
@media(max-width: 899px) {
	.jobs__featured {
	height: 600px
}
}@media(max-width: 599px) {
	.jobs__featured {
	height: 460px
}
}.jobs__background {
	background: url(assets/jobs_bg.jpg);
	background-position: 50%;
	background-repeat: no-repeat;
	background-size: cover;
	height: 100%;
	left: 0;
	opacity: 1;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 0
}
.jobs__bannerimg {
	-o-object-fit: cover;
	object-fit: cover;
	position: absolute;
	width: 100%
}
@media(max-width: 899px) {
	.jobs__bannerimg {
	height: 600px;
	-o-object-position: center;
	object-position: center
}
}.jobs__content {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	max-width: 1280px;
	padding: 120px 60px 0;
	position: relative
}
@media(max-width: 899px) {
	.jobs__content {
	padding: 60px 40px 0
}
}@media(max-width: 599px) {
	.jobs__content {
	padding: 40px 20px 0
}
}.jobs__content--open-positions {
	padding-bottom: 120px
}
@media(max-width: 899px) {
	.jobs__content--open-positions {
	padding-bottom: 100px
}
}@media(max-width: 599px) {
	.jobs__content--open-positions {
	padding-bottom: 60px
}
}.jobs__content--open-positions--show-partial .jobs__open-positions-table-row: nth-child(n+11) {
	display: none
}
.jobs__content--open-positions--show-partial .jobs__open-positions-button {
	display: block
}
.jobs__title {
	color: #fff;
	font-family: Poppins;
	position: relative
}
.jobs__title--h2 {
	font-size: 80px;
	font-weight: 700;
	text-align: center;
	text-shadow: 0 10px 60px rgba(0,0,0,.6)
}
@media(max-width: 899px) {
	.jobs__title--h2 {
	font-size: 38px
}
}@media(max-width: 599px) {
	.jobs__title--h2 {
	line-height: normal;
	margin: 0 auto;
	max-width: 294px
}
}.jobs__title--h3 {
	color: #000;
	font-size: 64px;
	font-weight: 700;
	text-align: center
}
@media(max-width: 899px) {
	.jobs__title--h3 {
	font-size: 38px
}
}@media(max-width: 599px) {
	.jobs__title--h3 {
	font-size: 28px
}
}.jobs__title--h4 {
	color: #0f0f0f;
	font-size: 32px;
	font-weight: 700
}
@media(max-width: 899px) {
	.jobs__title--h4 {
	font-size: 20px
}
}@media(max-width: 599px) {
	.jobs__title--h4 {
	font-size: 16px
}
}.jobs__subtitle {
	box-sizing: border-box;
	color: #fff;
	font-family: Poppins;
	font-size: 24px;
	font-weight: 500;
	line-height: 1.33;
	margin: 45px auto 0;
	max-width: 942px;
	padding-left: 40px;
	padding-right: 40px;
	position: relative;
	text-align: center;
	width: 100%
}
@media(max-width: 899px) {
	.jobs__subtitle {
	font-size: 16px;
	line-height: 2;
	margin-top: 16px;
	max-width: 553px;
	padding-left: 20px;
	padding-right: 20px
}
}@media(max-width: 599px) {
	.jobs__subtitle {
	font-size: 16px;
	line-height: normal;
	margin-top: 10px;
	max-width: 294px;
	padding-left: 10px;
	padding-right: 10px
}
}.jobs__culture-list {
	-moz-column-gap: 20px;
	column-gap: 20px;
	display: -ms-grid;
	display: grid;
	grid-auto-flow: row;
	-ms-grid-columns: .9fr 1fr;
	grid-template-columns: .9fr 1fr;
	-ms-grid-rows: (auto)[4];
	grid-template-rows: repeat(4,auto);
	margin: 64px 0 100px;
	row-gap: 64px
}
@media(max-width: 899px) {
	.jobs__culture-list {
	-ms-grid-columns: (1fr)[2];
	grid-template-columns: repeat(2,1fr);
	-ms-grid-rows: (minmax(98px,auto))[4];
	grid-template-rows: repeat(4,minmax(98px,auto));
	margin: 40px 0 60px;
	row-gap: 27px
}
}@media(max-width: 599px) {
	.jobs__culture-list {
	-moz-column-gap: unset;
	column-gap: unset;
	display: flex;
	flex-direction: column;
	-ms-grid-columns: unset;
	grid-template-columns: unset;
	-ms-grid-rows: unset;
	grid-template-rows: unset;
	margin: 28px 0 60px;
	row-gap: unset
}
.jobs__culture-list : last-child {
	margin-bottom: 0
}
}.jobs__culture-list-item {
	align-items: flex-start;
	display: flex;
	max-width: 520px
}
@media(max-width: 599px) {
	.jobs__culture-list-item {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin-bottom: 27px;
	max-width: 300px;
	text-align: center
}
}.jobs__culture-list-item-no {
	color: #999;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	padding: 2px 20px 0 0;
	text-shadow: 0 8px 600px #000
}
@media(max-width: 599px) {
	.jobs__culture-list-item-no {
	font-weight: 700;
	padding: 0 0 12px
}
}.jobs__culture-list-item-description {
	color: #0f0f0f;
	font-family: Poppins;
	font-size: 15px;
	line-height: 1.47;
	padding: 10px 0 0
}
@media(max-width: 899px) {
	.jobs__culture-list-item-description {
	font-size: 13px;
	line-height: normal
}
}@media(max-width: 599px) {
	.jobs__culture-list-item-description {
	font-size: 12px;
	line-height: normal
}
}.jobs__culture-image {
	height: auto;
	max-width: 1024px;
	width: 100%
}
@media(max-width: 899px) {
	.jobs__culture-image {
	width: 100%
}
}@media(max-width: 599px) {
	.jobs__culture-image {
	width: 100%
}
}.jobs__open-positions-description {
	box-sizing: border-box;
	color: #000;
	font-family: Poppins;
	font-size: 22px;
	line-height: normal;
	margin: 46px 0 25px;
	max-width: 940px;
	padding-left: 40px;
	padding-right: 40px;
	text-align: center;
	width: 100%
}
@media(max-width: 899px) {
	.jobs__open-positions-description {
	font-size: 15px;
	margin: 17px 0 30px;
	max-width: 692px;
	padding-left: 20px;
	padding-right: 20px
}
}@media(max-width: 599px) {
	.jobs__open-positions-description {
	font-size: 13px;
	margin: 22px 0 13px;
	max-width: 335px;
	padding-left: 10px;
	padding-right: 10px
}
}.jobs__open-positions-select {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	background: url(assets/view-more.svg) 100% no-repeat;
	background-color: #fff;
	background-size: 45px 20px;
	border: 1px solid #d2d2d2;
	border-radius: 27px;
	color: #000;
	flex: 1;
	font-family: Poppins;
	font-size: 19px;
	height: 54px;
	line-height: normal;
	padding: 0 20px;
	width: 378px
}
@media(max-width: 899px) {
	.jobs__open-positions-select {
	background-size: 30px 15px;
	font-size: 14px;
	height: 43px;
	max-width: 300px;
	padding: 0 15px;
	width: 100%
}
}.jobs__open-positions-select : : -ms-expand {
	display: none
}
.jobs__open-positions-form {
	display: flex;
	justify-content: center
}
@media(max-width: 899px) {
	.jobs__open-positions-form {
	width: 100%
}
}.jobs__open-positions-form : first-child {
	margin-right: 14px
}
@media(max-width: 599px) {
	.jobs__open-positions-form : first-child {
	margin-right: 10px
}
}.jobs__open-positions-table {
	border-collapse: collapse;
	display: table;
	margin: 80px 0 40px;
	width: 100%
}
@media(max-width: 899px) {
	.jobs__open-positions-table {
	margin: 50px 0 30px
}
}@media(max-width: 599px) {
	.jobs__open-positions-table {
	display: flex;
	flex-direction: column;
	margin: 20px 0 30px
}
}.jobs__open-positions-table-row {
	border-bottom: 1px solid #e7e9f5;
	display: table-row;
	height: 90px;
	position: relative
}
@media(max-width: 899px) {
	.jobs__open-positions-table-row {
	height: 63px
}
}@media(max-width: 599px) {
	.jobs__open-positions-table-row {
	display: flex;
	flex-direction: column;
	height: 111px;
	justify-content: center
}
}.jobs__open-positions-table-row--header {
	border: 0;
	height: 60px
}
@media(max-width: 899px) {
	.jobs__open-positions-table-row--header {
	height: 30px
}
}@media(max-width: 599px) {
	.jobs__open-positions-table-row--header {
	display: none
}
}.jobs__open-positions-table-row : last-child {
	padding-right: 0
}
.jobs__open-positions-table-column {
	display: table-cell;
	padding-right: 30px;
	vertical-align: middle
}
@media(max-width: 899px) {
	.jobs__open-positions-table-column {
	padding-right: 15px
}
}@media(max-width: 599px) {
	.jobs__open-positions-table-column {
	padding-right: 0
}
}@media(max-width: 599px) {
	.jobs__open-positions-table-column--float-right-on-mobile {
	align-items: center;
	display: flex;
	height: 100%;
	justify-content: center;
	position: absolute;
	right: 0;
	top: 0
}
}.jobs__open-positions-table-heading {
	color: #999;
	font-family: Poppins;
	font-size: 19px;
	font-weight: 600
}
@media(max-width: 899px) {
	.jobs__open-positions-table-heading {
	font-size: 12px
}
}@media(max-width: 599px) {
	.jobs__open-positions-table-heading {
	display: none
}
}.jobs__open-positions-job-title {
	-webkit-box-orient: vertical;
	color: #000;
	display: -webkit-box;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 700;
	-webkit-line-clamp: 2;
	line-height: 25px;
	max-width: 424px;
	overflow: hidden;
	text-decoration: none;
	text-overflow: ellipsis;
	white-space: normal;
	width: 100%;
	word-wrap: break-word
}
@media(max-width: 899px) {
	.jobs__open-positions-job-title {
	font-size: 14px;
	line-height: 20px;
	max-width: 242px
}
}@media(max-width: 599px) {
	.jobs__open-positions-job-title {
	font-size: 14px;
	line-height: 20px;
	max-width: 212px
}
}.jobs__open-positions-job-title: hover {
	text-decoration: underline
}
.jobs__open-positions-department {
	color: #000;
	display: block;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	max-width: 211px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%
}
@media(max-width: 899px) {
	.jobs__open-positions-department {
	font-size: 13px;
	line-height: 19px;
	max-width: 125px
}
}@media(max-width: 599px) {
	.jobs__open-positions-department {
	color: #888;
	height: 19px
}
}.jobs__open-positions-location {
	color: #000;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	text-overflow: ellipsis
}
@media(max-width: 899px) {
	.jobs__open-positions-location {
	font-size: 13px
}
}@media(max-width: 599px) {
	.jobs__open-positions-location {
	display: none
}
}.jobs__open-positions-location-and-employment-type {
	color: #000;
	display: none;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	text-overflow: ellipsis
}
@media(max-width: 599px) {
	.jobs__open-positions-location-and-employment-type {
	color: #888;
	display: block;
	font-size: 13px;
	line-height: 17px;
	margin-bottom: 10px
}
}.jobs__open-positions-employment-type {
	color: #000;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	line-height: 26px;
	text-overflow: ellipsis
}
@media(max-width: 899px) {
	.jobs__open-positions-employment-type {
	font-size: 13px
}
}@media(max-width: 599px) {
	.jobs__open-positions-employment-type {
	display: none
}
}.jobs__open-positions-read-more {
	color: #ff008a;
	font-family: Poppins;
	font-size: 20px;
	font-weight: 500;
	text-decoration: none;
	text-overflow: ellipsis
}
@media(max-width: 899px) {
	.jobs__open-positions-read-more {
	font-size: 13px
}
}.jobs__open-positions-read-more: hover {
	text-decoration: underline
}
.jobs__open-positions-table-row-group {
	display: table-row-group
}
.jobs__open-positions-no-jobs {
	align-items: center;
	color: #666;
	display: flex;
	font-family: Poppins;
	font-size: 16px;
	height: 250px;
	justify-content: center
}
.jobs__open-positions-button {
	display: none
}
.jobs__apply-wrap {
	margin: 162px auto 0;
	max-width: 900px;
	min-height: 100vh
}
@media(max-width: 899px) {
	.jobs__apply-wrap {
	margin-top: 127px
}
}@media(max-width: 599px) {
	.jobs__apply-wrap {
	margin-top: 84px
}
}.jobs__apply-breadcrumb {
	left: 0;
	margin-left: 30px;
	position: absolute;
	top: 8px
}
@media(max-width: 899px) {
	.jobs__apply-breadcrumb {
	margin-left: 30px;
	top: 24px
}
}@media(max-width: 599px) {
	.jobs__apply-breadcrumb {
	margin-left: 20px;
	top: 24px
}
}.jobs__apply-department-name {
	color: #ff008a;
	font-family: Poppins;
	font-size: 18px;
	font-weight: 500;
	text-decoration: none
}
@media(max-width: 899px) {
	.jobs__apply-department-name {
	font-size: 14px
}
}.jobs__apply-department-name: hover {
	text-decoration: underline
}
.jobs__apply-department-name--all {
	background: url(assets/view-more-gray.svg) 100% no-repeat;
	padding-right: 26px
}
@media(max-width: 899px) {
	.jobs__apply-department-name--all {
	padding-right: 22px
}
}.writer__section {
	align-items: center;
	display: flex;
	flex-direction: column;
	font-family: Poppins;
	margin: 0 auto;
	max-width: 1280px;
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 130px;
	position: relative
}
@media(max-width: 899px) {
	.writer__section {
	align-items: center;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 50px;
	padding: 60px 0 0
}
}@media(max-width: 599px) {
	.writer__section {
	margin-top: 20px;
	padding-top: 0
}
}.writer__content {
	-moz-column-gap: 46px;
	column-gap: 46px;
	display: -ms-grid;
	display: grid;
	grid-auto-flow: column
}
@media(min-width: 600px)and (max-width: 899px) {
	.writer__content {
	display: flex;
	flex-direction: column
}
}@media(max-width: 599px) {
	.writer__content {
	-moz-column-gap: unset;
	column-gap: unset;
	display: flex;
	flex-direction: column;
	-ms-grid-columns: unset;
	grid-template-columns: unset;
	-ms-grid-rows: unset;
	grid-template-rows: unset;
	margin: 28px 0 80px;
	row-gap: unset
}
.writer__content : last-child {
	margin-bottom: 0
}
}.writer__item-title {
	color: #0f0f0f;
	font-family: Poppins;
	position: relative
}
.writer__item-title--h3 {
	color: #0f0f0f;
	font-size: 36px;
	font-weight: 700;
	height: 75px;
	line-height: 45px;
	margin-left: 32px;
	margin-top: -40px;
	text-align: left;
	vertical-align: middle
}
@media(min-width: 600px)and (max-width: 899px) {
	.writer__item-title--h3 {
	font-size: 36px;
	height: auto;
	margin-top: 20px
}
}@media(max-width: 599px) {
	.writer__item-title--h3 {
	font-size: 36px;
	height: auto;
	margin-left: 0;
	margin-top: -50px
}
}.writer__item {
	align-content: flex-start;
	display: -ms-grid;
	display: grid;
	grid-auto-flow: row;
	max-width: 275px;
	position: relative;
	row-gap: 16px
}
@media(min-width: 600px)and (max-width: 899px) {
	.writer__item {
	display: flex;
	flex-direction: row;
	max-width: unset;
	row-gap: 0;
	width: auto
}
}@media(max-width: 599px) {
	.writer__item {
	row-gap: 20px
}
}.writer__item-image {
	margin-left: 20px
}
@media(min-width: 600px)and (max-width: 899px) {
	.writer__item-image {
	align-self: flex-start
}
}@media(max-width: 599px) {
	.writer__item-image {
	margin-left: 0
}
}.writer__item-round-button {
	align-items: center;
	background-color: #000;
	border-radius: 34px;
	color: #fff;
	display: inline-flex;
	font-family: Poppins;
	font-size: 16px;
	font-weight: 500;
	height: 48px;
	justify-content: center;
	line-height: 1.2;
	margin-bottom: 15px;
	margin-left: 32px;
	margin-top: 30px;
	text-decoration: none;
	width: 140px
}
@media(min-width: 600px)and (max-width: 899px) {
	.writer__item-round-button {
	font-size: 15px;
	height: 44px
}
}@media(max-width: 599px) {
	.writer__item-round-button {
	margin-bottom: 8px;
	margin-left: 0
}
}.writer__item-round-button--light {
	background-color: #fff;
	color: #000;
	font-weight: 700
}
.writer__item-content-grid {
	align-items: flex-start;
	display: -ms-grid;
	display: grid;
	margin: 12px 0 88px
}
@media(min-width: 600px)and (max-width: 899px) {
	.writer__item-content-grid {
	-moz-column-gap: unset;
	column-gap: unset;
	display: flex;
	flex-direction: column;
	-ms-grid-columns: unset;
	grid-template-columns: unset;
	-ms-grid-rows: unset;
	grid-template-rows: unset;
	margin: 10px 20px 60px 0;
	row-gap: unset;
	width: auto
}
}@media(max-width: 599px) {
	.writer__item-content-grid {
	-moz-column-gap: unset;
	column-gap: unset;
	display: flex;
	flex-direction: column;
	-ms-grid-columns: unset;
	grid-template-columns: unset;
	-ms-grid-rows: unset;
	grid-template-rows: unset;
	margin: 10px 0 60px -20px;
	row-gap: unset
}
}.writer__item-content-grid-item-description {
	font-size: 16px;
	line-height: 1.5
}
@media(min-width: 600px)and (max-width: 899px) {
	.writer__item-content-grid-item-description {
	line-height: normal;
	margin-left: 15px
}
}@media(max-width: 599px) {
	.writer__item-content-grid-item-description {
	font-size: 14px;
	line-height: normal
}
}.writer__item-content-grid-item {
	display: flex;
	padding-bottom: 25px
}
.writer__item-content-grid-item-no {
	font-family: Poppins;
	font-size: 16px;
	font-weight: 600;
	line-height: 1.5;
	padding: 0 20px 0 0;
	text-shadow: 0 8px 600px #000
}
@media(min-width: 600px)and (max-width: 899px) {
	.writer__item-content-grid-item-no {
	margin-left: -10px
}
}@media(max-width: 599px) {
	.writer__item-content-grid-item-no {
	font-size: 14px
}
}.policy.embed .policy__title--h2 {
	display: none
}
.policy.embed .policy__content {
	padding-top: 40px
}
.policy__section {
	position: relative
}
.policy__section ol,.policy__section ul {
	list-style: decimal;
	list-style-position: inside;
	-webkit-margin-after: 1em;
	margin-block-end: 1em;
	-webkit-margin-before: 1em;
	margin-block-start: 1em;
	-webkit-padding-end: 0;
	padding-inline-end: 0;
	-webkit-padding-start: 0;
	padding-inline-start: 0;
	padding-left: 1em
}
@media(max-width: 599px) {
	.policy__section ol,.policy__section ul {
	padding-left: .5em
}
}.policy__section li h3 {
	display: inline
}
.policy__content {
	align-items: center;
	display: flex;
	flex-direction: column;
	margin: 0 auto;
	max-width: 1280px;
	padding: 200px 40px;
	position: relative
}
@media(max-width: 899px) {
	.policy__content {
	padding: 120px 40px 90px
}
}@media(max-width: 599px) {
	.policy__content {
	padding: 80px 20px 90px
}
}.policy__content--article {
	max-width: 1024px
}
.policy__title {
	color: #fff;
	font-family: Poppins;
	position: relative
}
.policy__title--h2 {
	color: #000;
	font-size: 64px;
	font-weight: 700;
	line-height: 1.25;
	text-align: center
}
@media(max-width: 899px) {
	.policy__title--h2 {
	font-size: 46px;
	padding-bottom: 46px
}
}@media(max-width: 599px) {
	.policy__title--h2 {
	font-size: 28px;
	padding-bottom: 28px
}
}.policy__title--h3 {
	color: #000;
	font-size: 46px;
	font-weight: 700;
	padding: 37px 0 18px
}
@media(max-width: 899px) {
	.policy__title--h3 {
	font-size: 28px;
	padding: 28px 0 14px
}
}@media(max-width: 599px) {
	.policy__title--h3 {
	font-size: 20px;
	padding: 20px 0 10px
}
}.policy__text {
	font-family: Poppins;
	font-size: 20px;
	font-weight: 300;
	line-height: 1.5
}
@media(max-width: 899px) {
	.policy__text {
	font-size: 14px;
	line-height: normal
}
}@media(max-width: 599px) {
	.policy__text {
	font-size: 13px
}
}.policy__text--list-description {
	padding-top: 8px
}
.policy__text--list-description b {
	font-weight: 600
}
.policy__text--list-item {
	padding-bottom: 8px;
	word-break: break-word
}
.policy__text--list-item b {
	font-weight: 600
}
.policy__link {
	color: #ff008a;
	font-weight: 500;
	text-decoration: none
}
.policy__link: hover {
	text-decoration: underline
}
.policy__updated {
	font-family: Poppins;
	font-size: 20px;
	font-style: italic;
	font-weight: 300;
	margin-right: auto;
	padding-bottom: 64px
}
.profile-modal {
	align-items: center;
	display: none;
	justify-content: center;
	position: fixed;
	width: 100%;
	width: 100vw;
	z-index: 101
}
.profile-modal,.profile-modal__backdrop {
	background-color: rgba(0,0,0,.4);
	height: 100%;
	left: 0;
	top: 0
}
.profile-modal__backdrop {
	position: absolute;
	width: 100%;
	z-index: 0
}
.profile-modal__box {
	background-image: linear-gradient(142deg,rgba(255,0,190,.9607843137254902) 2%,rgba(255,0,138,.9607843137254902) 99%);
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	height: 640px;
	padding: 0 20px 40px;
	position: relative;
	width: 520px;
	z-index: 1
}
@media(max-width: 599px) {
	.profile-modal__box {
	background-image: linear-gradient(151deg,rgba(255,0,190,.9607843137254902) 2%,rgba(255,0,138,.9607843137254902) 99%);
	height: 100%;
	width: 100%
}
}.profile-modal__bg {
	bottom: 0;
	left: 0;
	position: absolute;
	width: 100%;
	z-index: 0
}
.profile-modal__header {
	align-items: center;
	display: flex;
	height: 60px;
	justify-content: space-between;
	width: 100%
}
.profile-modal__logo {
	width: 64px
}
.profile-modal__close-button {
	background: none;
	border: 0
}
.profile-modal__scrollable-wrap {
	flex: 1;
	margin: 0 auto;
	max-width: 420px;
	overflow: auto;
	position: relative;
	width: 100%;
	z-index: 1
}
.profile-modal__content {
	align-items: center;
	display: flex;
	flex-direction: column;
	width: 100%
}
.profile-modal__portrait {
	border-radius: 50%;
	height: 100px;
	-o-object-fit: cover;
	object-fit: cover;
	width: 100px
}
.profile-modal__role {
	color: #fff;
	font-family: Poppins;
	font-size: 16px;
	margin: 14px 0 8px
}
.profile-modal__name {
	color: #fff;
	font-family: Poppins;
	font-size: 22px;
	font-weight: 700
}
.profile-modal__biography {
	color: #fff;
	font-family: Poppins;
	font-size: 13px;
	line-height: 20px;
	padding: 18px 0;
	text-align: center;
	width: 100%
}
.error__section {
	align-items: center;
	display: flex;
	height: 100%;
	height: 100vh;
	justify-content: center;
	min-height: 624px;
	position: relative
}
.error__image {
	display: block;
	height: 278px;
	width: 379px
}
@media(max-width: 599px) {
	.error__image {
	height: unset;
	width: 80%
}
}
