/*!****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/components/NavArrow/NavArrow.module.scss ***!
  \****************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.NavArrow_arrow__PALd0 {
  display: block;
  width: 5.4rem;
  height: 1.5rem;
  flex-shrink: 0;
}
@media (max-width: 744px) {
  .NavArrow_arrow__PALd0 {
    width: 4.4rem;
    height: 1.5rem;
  }
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/app/[lang]/[author]/[category]/ProjectSlider.module.scss ***!
  \********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.ProjectSlider_slider__Iu58x {
  display: flex;
  flex-direction: column;
  gap: 2rem;
}
.ProjectSlider_track__7CXwa {
  display: flex;
  overflow-x: auto;
  scrollbar-width: none;
  scroll-snap-type: x mandatory;
  width: 100%;
  height: 45.4rem;
  align-self: flex-end;
}
.ProjectSlider_track__7CXwa::-webkit-scrollbar {
  display: none;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_track__7CXwa {
    height: 64.1rem;
  }
}
.ProjectSlider_slide__Go6Kg {
  flex-shrink: 0;
  width: 100%;
  height: 100%;
  scroll-snap-align: start;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  position: relative;
  background: transparent;
  text-decoration: none;
  overflow: hidden;
  opacity: 0;
  transition: opacity 0.4s ease 0.1s;
  left: 0;
}
.ProjectSlider_slideActive__cpk_Y {
  opacity: 1;
}
.ProjectSlider_slideActive__cpk_Y .ProjectSlider_slideImage__3z3ks {
  animation: ProjectSlider_imageOpacityIn__t8tlA 1.4s ease 0.5s both;
}
.ProjectSlider_slideActive__cpk_Y .ProjectSlider_slideImageWrapDesign2__5Qn89 .ProjectSlider_slideImageB__in6_h {
  animation: ProjectSlider_slideBEnter__ZE3w2 1.6s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.3s both;
}
.ProjectSlider_slideActive__cpk_Y .ProjectSlider_slideImageWrapDesign2__5Qn89 .ProjectSlider_slideImageA__lb5F0 {
  animation: ProjectSlider_slideAEnter__uG6C7 0.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) 0.8s both;
}
@keyframes ProjectSlider_imageOpacityIn__t8tlA {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes ProjectSlider_slideBEnter__ZE3w2 {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}
@keyframes ProjectSlider_slideAEnter__uG6C7 {
  from {
    transform: scale(0.7);
  }
  to {
    transform: scale(1);
  }
}
.ProjectSlider_slideImageWrap__Sw_W9 {
  width: 102rem;
  height: 45.4rem;
}
.ProjectSlider_slideImageWrapDesign1__wqJ6Z .ProjectSlider_slideImage__3z3ks {
  animation: ProjectSlider_imageAppear__Oeezo 2.8s cubic-bezier(0.25, 0.46, 0.45, 0.94) forwards;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_slideImageWrapDesign1__wqJ6Z {
    height: 64.1rem;
    width: 100%;
  }
}
@media (max-width: 744px) {
  .ProjectSlider_slideImageWrapDesign1__wqJ6Z {
    height: 48.7rem;
    width: 100%;
  }
}

@keyframes ProjectSlider_imageAppear__Oeezo {
  from {
    opacity: 0;
    transform: translateX(30%);
  }
  60% {
    transform: translateX(0);
  }
  to {
    opacity: 1;
    transform: translateX(0);
  }
}
.ProjectSlider_slideImageWrapDesign2__5Qn89 {
  display: flex;
  background: #F8F8F8;
  overflow: hidden;
  transition: background 0.3s ease;
}
body.design3-active .ProjectSlider_slideImageWrapDesign2__5Qn89 {
  background: transparent;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_slideImageWrapDesign2__5Qn89 {
    height: 64.1rem;
    width: 100%;
    flex-direction: column;
  }
}
@media (max-width: 744px) {
  .ProjectSlider_slideImageWrapDesign2__5Qn89 {
    height: 48.7rem;
    width: 100%;
    flex-direction: column;
  }
}

.ProjectSlider_slideImageA__lb5F0 {
  width: 50%;
  height: 100%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  position: relative;
  z-index: 1;
}
.ProjectSlider_slideImageA__lb5F0 .ProjectSlider_slideImage__3z3ks {
  width: 21rem;
  height: 20.4rem;
  object-fit: cover;
  margin: 0;
}
@media (max-width: 744px) {
  .ProjectSlider_slideImageA__lb5F0 .ProjectSlider_slideImage__3z3ks {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_slideImageA__lb5F0 {
    width: 100%;
  }
}
@media (max-width: 744px) {
  .ProjectSlider_slideImageA__lb5F0 {
    width: 16rem;
    height: 14.1rem;
    margin: auto;
  }
}

.ProjectSlider_slideImageB__in6_h {
  width: 50%;
  height: 100%;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.ProjectSlider_slideImageB__in6_h .ProjectSlider_slideImage__3z3ks {
  width: 99.9%;
  margin: 0;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_slideImageB__in6_h {
    width: 100%;
  }
}
@media (max-width: 744px) {
  .ProjectSlider_slideImageB__in6_h {
    width: 100%;
    height: 20.5rem;
  }
}

.ProjectSlider_slide__Go6Kg:has(.ProjectSlider_slideImageWrapDesign3__EgH_I) .ProjectSlider_slideLabel__8muAL {
  color: #FFFFFF;
}

.ProjectSlider_design3Bg__vPC5S {
  position: fixed;
  inset: 0;
  z-index: -1;
  background-size: cover;
  background-position: center;
  width: 100%;
  height: 100%;
  object-fit: cover;
  animation: ProjectSlider_design3Expand__E1IPO 0.8s ease-out forwards;
}
@keyframes ProjectSlider_design3Expand__E1IPO {
  0%, 15% {
    opacity: 0;
    transform: scale(0.5);
  }
  100% {
    opacity: 1;
    transform: scale(1);
  }
}
.ProjectSlider_slideImage__3z3ks {
  width: 100%;
  height: 100%;
  object-fit: cover;
  margin-left: auto;
}
.ProjectSlider_slideMedia__ON5HJ {
  display: contents;
}

@media (max-width: 744px) {
  .ProjectSlider_mediaDesktop___lm7O {
    display: none;
  }
}

.ProjectSlider_mediaMobile__w22q4 {
  display: none;
}
@media (max-width: 744px) {
  .ProjectSlider_mediaMobile__w22q4 {
    display: block;
  }
}

.ProjectSlider_sliderInner__ALH5_ {
  display: flex;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_sliderInner__ALH5_ {
    flex-direction: column-reverse;
  }
}
@media (max-width: 744px) {
  .ProjectSlider_sliderInner__ALH5_ {
    flex-direction: column-reverse;
  }
}

.ProjectSlider_sliderSide__mATaM {
  width: 45.3rem;
}
.ProjectSlider_sliderSideInner__5Bla2 {
  display: flex;
  justify-content: space-between;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_sliderSideInner__5Bla2 {
    position: relative;
  }
}
.ProjectSlider_sliderSideLabel__HCN2H {
  margin-top: 3.9rem;
  transition: opacity 0.4s ease 0.1s;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_sliderSideLabel__HCN2H {
    margin-top: 2.4rem;
  }
}
@media (max-width: 744px) {
  .ProjectSlider_sliderSideLabel__HCN2H {
    margin-top: 1.2rem;
  }
}

.ProjectSlider_labelOut__cj7yG {
  opacity: 0;
}
.ProjectSlider_sliderSideLabelText__pHNjO {
  font-size: 2.4rem;
  font-weight: 500;
  color: #2B2D33;
  line-height: 1.35;
  text-transform: uppercase;
}
body.design3-active .ProjectSlider_sliderSideLabelText__pHNjO {
  color: #FFFFFF;
}
@media (max-width: 744px) {
  .ProjectSlider_sliderSideLabelText__pHNjO {
    font-size: 1.4rem;
  }
}

.ProjectSlider_trackWrap__EIzfX {
  position: relative;
  height: auto;
  flex: 1 1;
  min-width: 0;
  display: flex;
  flex-direction: column;
}
.ProjectSlider_slideLabelWrap__D_Zol {
  display: flex;
  justify-content: space-between;
  padding-bottom: 1.2rem;
  transition: opacity 0.4s ease 0.1s;
}
@media (max-width: 744px) {
  .ProjectSlider_slideLabelWrap__D_Zol span {
    position: absolute;
    top: 49.4rem;
    right: 0;
  }
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_slideLabelWrap__D_Zol {
    padding-bottom: 2.4rem;
  }
}
.ProjectSlider_sliderTitle__oafjJ {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1.3;
  font-weight: 500;
  color: #2B2D33;
  width: 24rem;
  transition: color 0.8s ease;
}
body.design3-active .ProjectSlider_sliderTitle__oafjJ {
  color: #fff;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_sliderTitle__oafjJ {
    position: absolute;
    top: 16.7rem;
    right: 1.6rem;
    text-align: right;
  }
}
@media (max-width: 744px) {
  .ProjectSlider_sliderTitle__oafjJ {
    position: absolute;
    top: 1.6rem;
    right: 1.6rem;
    text-align: right;
    line-height: 1;
    width: 21rem;
  }
}

.ProjectSlider_sliderCounter__xEVUZ {
  width: 11.3rem;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #2B2D33;
}
body.design3-active .ProjectSlider_sliderCounter__xEVUZ {
  color: #FFFFFF;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .ProjectSlider_sliderCounter__xEVUZ {
    position: absolute;
    right: -35rem;
    top: 3rem;
  }
}
@media (max-width: 744px) {
  .ProjectSlider_sliderCounter__xEVUZ {
    position: absolute;
    right: 1.6rem;
    top: 22rem;
    width: auto;
  }
}

.ProjectSlider_slideLabelYear__feV_Y {
  color: #AAABAD;
}
.ProjectSlider_slideLabel__8muAL {
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #2B2D33;
  position: relative;
  z-index: 2;
}
body.design3-active .ProjectSlider_slideLabel__8muAL {
  color: #fff;
}
.ProjectSlider_slideLabelOut__Vyrc6 {
  display: inline-flex;
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #2B2D33;
  position: relative;
  z-index: 2;
}
body.design3-active .ProjectSlider_slideLabelOut__Vyrc6 {
  color: #fff;
}
@keyframes ProjectSlider_slideLabelIn__H9uQK {
  from {
    opacity: 0;
    transform: translateY(-8rem);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes ProjectSlider_slideLabelOut__Vyrc6 {
  from {
    opacity: 1;
    transform: translateY(0);
  }
  to {
    opacity: 0;
    transform: translateY(-8rem);
  }
}
.ProjectSlider_nav__N20mH {
  display: flex;
  gap: 1.2rem;
  align-items: center;
  justify-content: flex-end;
}
.ProjectSlider_pagination__EUX_4 {
  display: flex;
  align-items: flex-end;
  gap: 1.4rem;
  margin-right: auto;
  padding: 0 0.5rem;
}
.ProjectSlider_pip__kseTH {
  display: block;
  width: 0.1rem;
  height: 1.2rem;
  border-left: 0.1rem solid #AAABAD;
  transform: scaleY(0.65);
  transform-origin: bottom;
  transition: transform 1s ease;
  cursor: pointer;
  padding: 0.6rem 0.5rem;
  margin: -0.6rem -0.5rem;
  box-sizing: content-box;
}
.ProjectSlider_pipActive__ZTiZF {
  transform: scaleY(1);
  border-left: 0.1rem solid #2B2D33;
}
.ProjectSlider_navButtons__rZEkp {
  display: flex;
  gap: 1.2rem;
  align-items: center;
}
.ProjectSlider_arrow__9NAsa {
  flex-shrink: 0;
  color: rgb(43, 45, 51);
  font-size: 2.8rem;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: color 150ms ease;
}
@media (min-width: 1025px) {
  .ProjectSlider_arrow__9NAsa:hover {
    color: rgb(43, 45, 51);
  }
}
.ProjectSlider_arrowDisabled__36JaP {
  color: rgb(170, 171, 173);
  cursor: default;
  pointer-events: none;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/app/[lang]/[author]/[category]/CategoryListSlider.module.scss ***!
  \*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.CategoryListSlider_container__IVIfT {
  position: fixed;
  top: 28.7rem;
  right: 49rem;
  bottom: 0;
  z-index: 50;
  overflow: visible;
  -webkit-clip-path: inset(-100vh 0 0 0);
          clip-path: inset(-100vh 0 0 0);
  width: 54rem;
}
.CategoryListSlider_container__IVIfT::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 28.7rem;
  background: linear-gradient(to bottom, #fff 40%, transparent);
  z-index: 51;
  pointer-events: none;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .CategoryListSlider_container__IVIfT::before {
    height: 18.7rem;
  }
}
@media (max-width: 744px) {
  .CategoryListSlider_container__IVIfT::before {
    height: 10.7rem;
  }
}
@media (min-width: 745px) and (max-width: 1024px) {
  .CategoryListSlider_container__IVIfT {
    width: 95%;
    right: 2.5rem;
    top: 19.1rem;
  }
}
@media (max-width: 744px) {
  .CategoryListSlider_container__IVIfT {
    width: 91%;
    right: 1.6rem;
    top: 19rem;
  }
}

.CategoryListSlider_listItem__tRAYV {
  display: flex;
  align-items: flex-start;
  padding: 1.6rem 0;
  text-decoration: none;
  color: #2B2D33;
  transition: opacity 1.3s ease;
}
.CategoryListSlider_listItem__tRAYV:hover {
  opacity: 0.9;
}
@media (max-width: 744px) {
  .CategoryListSlider_listItem__tRAYV {
    padding: 1.2rem 0;
  }
}

.CategoryListSlider_listName__VmVM7 {
  font-size: 5.6rem;
  font-weight: 500;
  line-height: 1;
  color: inherit;
  text-decoration: none;
  transition: color 0.3s ease;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .CategoryListSlider_listName__VmVM7 {
    font-size: 4.8rem;
  }
}
@media (max-width: 744px) {
  .CategoryListSlider_listName__VmVM7 {
    font-size: 2.4rem;
  }
}

.CategoryListSlider_listYear__M2Njz {
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1;
  color: inherit;
  margin-left: auto;
  flex-shrink: 0;
  align-self: flex-start;
  padding-top: 0.6rem;
}
/*!*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/app/[lang]/[author]/[category]/CategoryView.module.scss ***!
  \*******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.CategoryView_header__q_jyD {
  width: 100%;
  display: flex;
  gap: 5.8rem;
  margin-bottom: 6.2rem;
  flex-direction: column-reverse;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .CategoryView_header__q_jyD {
    position: relative;
    z-index: 1000;
    margin-bottom: 13rem;
  }
}
@media (max-width: 744px) {
  .CategoryView_header__q_jyD {
    flex-direction: column;
    margin-bottom: 3.2rem;
  }
}

.CategoryView_toggle___N5rL {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.8rem;
  margin-right: 0;
  margin-left: auto;
}
@media (max-width: 744px) {
  .CategoryView_toggle___N5rL {
    justify-content: space-evenly;
    position: relative;
    width: 100%;
  }
  .CategoryView_toggle___N5rL::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: -100vw;
    right: -100vw;
    height: 0.1rem;
    background: rgb(170, 171, 173);
  }
  body.design3-active .CategoryView_toggle___N5rL::after {
    background: #AAABAD;
  }
}

.CategoryView_separator__Zmr6V {
  pointer-events: none;
  color: rgb(170, 171, 173);
  background-color: rgba(0, 0, 0, 0);
  padding-left: 0;
  padding-right: 0;
  font-size: 1.2rem;
  line-height: 0.8rem;
  display: block;
  height: 0.9rem;
  overflow: hidden;
  position: relative;
  top: 0;
}
@media (max-width: 744px) {
  .CategoryView_separator__Zmr6V {
    display: none;
  }
}

.CategoryView_btn__J2vdn {
  text-transform: uppercase;
  color: rgb(170, 171, 173);
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  font-family: "Gotham", "Noto Sans SC", sans-serif;
  cursor: pointer;
  transition: border-color 150ms ease, color 150ms ease, background 150ms ease;
}
.CategoryView_btn__J2vdn:hover {
  color: var(--color-text);
  border-color: var(--color-text);
}
body.design3-active .CategoryView_btn__J2vdn {
  color: rgba(255, 255, 255, 0.5);
}
@media (max-width: 744px) {
  .CategoryView_btn__J2vdn {
    width: 50%;
    position: relative;
    padding-bottom: 0.8rem;
  }
  .CategoryView_btn__J2vdn::after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 0.1rem;
    background: rgb(43, 45, 51);
    transform: scaleX(0);
    transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    z-index: 1;
  }
  body.design3-active .CategoryView_btn__J2vdn::after {
    background: #FFFFFF;
  }
}

@media (min-width: 745px) {
  .CategoryView_btnPreview__1N_Hg {
    font-size: 0;
  }
  .CategoryView_btnPreview__1N_Hg::before {
    content: "";
    display: inline-block;
    width: 1.8rem;
    height: 1.2rem;
    background: transparent;
    border: 0.1rem solid #AAABAD;
  }
  .CategoryView_btnPreview__1N_Hg.CategoryView_btnActive__BOp1f::before {
    border-color: #000000;
  }
}

@media (min-width: 745px) {
  .CategoryView_btnList__3mqYG {
    font-size: 0;
  }
  .CategoryView_btnList__3mqYG::before {
    content: "";
    display: inline-block;
    width: 1.8rem;
    height: 1.2rem;
    background-image: linear-gradient(#AAABAD, #AAABAD), linear-gradient(#AAABAD, #AAABAD), linear-gradient(#AAABAD, #AAABAD);
    background-size: 100% 0.1rem;
    background-repeat: no-repeat;
    background-position: 0 0, 0 50%, 0 100%;
  }
  .CategoryView_btnList__3mqYG.CategoryView_btnActive__BOp1f::before {
    background-image: linear-gradient(#000, #000), linear-gradient(#000, #000), linear-gradient(#000, #000);
  }
}

.CategoryView_btnActive__BOp1f {
  color: rgb(43, 45, 51);
}
body.design3-active .CategoryView_btnActive__BOp1f {
  color: #fff;
}
@media (max-width: 744px) {
  .CategoryView_btnActive__BOp1f::after {
    transform: scaleX(1);
  }
}

.CategoryView_viewContent__qAE7L {
  animation: CategoryView_fadeIn__p0t2C 0.8s ease;
}

@keyframes CategoryView_fadeIn__p0t2C {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
.CategoryView_empty__Qvi3s {
  font-size: 1.5rem;
  color: #2B2D33;
  padding: 4rem 0;
}
/*!***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/next/dist/build/webpack/loaders/css-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[2]!./node_modules/next/dist/build/webpack/loaders/postcss-loader/src/index.js??ruleSet[1].rules[14].oneOf[7].use[3]!./node_modules/next/dist/build/webpack/loaders/resolve-url-loader/index.js??ruleSet[1].rules[14].oneOf[7].use[4]!./node_modules/next/dist/compiled/sass-loader/cjs.js??ruleSet[1].rules[14].oneOf[7].use[5]!./src/app/[lang]/[author]/[category]/page.module.scss ***!
  \***********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.page_page__o6jN9 {
  padding-top: 6.7rem;
  padding-bottom: 0;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .page_page__o6jN9 {
    padding-top: 1.6rem;
  }
}
@media (max-width: 744px) {
  .page_page__o6jN9 {
    padding-top: 9rem;
    padding-bottom: 0;
    height: calc(100dvh - 7.6rem);
    overflow-y: auto;
    position: relative;
  }
}

.page_layout__0Sct5 {
  display: flex;
  gap: 0;
}
.page_layoutLeft__Pe_bc {
  width: 22.7rem;
  flex-shrink: 0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  position: -webkit-sticky;
  position: sticky;
  top: 0;
  height: 60.5rem;
  align-self: flex-start;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .page_layoutLeft__Pe_bc {
    position: absolute;
    left: 2rem;
    top: 13rem;
    z-index: 0;
  }
}
@media (max-width: 744px) {
  .page_layoutLeft__Pe_bc {
    position: absolute;
    left: 1.6rem;
    top: 1.6rem;
    z-index: 0;
  }
}

.page_layoutAuthor__y2QTd {
  font-size: 1.4rem;
  font-weight: 500;
  line-height: 1;
  text-transform: uppercase;
  color: #2B2D33;
  margin-top: 7.9rem;
}
body.design3-active .page_layoutAuthor__y2QTd {
  color: #FFFFFF;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .page_layoutAuthor__y2QTd {
    margin-top: 3.9rem;
  }
}
@media (max-width: 744px) {
  .page_layoutAuthor__y2QTd {
    margin-top: 0;
  }
}

.page_layoutTitle__3f0U_ {
  text-transform: uppercase;
  font-size: 1.4rem;
  line-height: 1;
  font-weight: 500;
  color: rgb(43, 45, 51);
  transition: color 0.8s ease;
}
body.design3-active .page_layoutTitle__3f0U_ {
  color: #fff;
}
.page_layoutLogo__Kow2H {
  width: 3.2rem;
  height: 3rem;
}
@media (min-width: 745px) and (max-width: 1024px) {
  .page_layoutLogo__Kow2H {
    display: none;
  }
}
@media (max-width: 744px) {
  .page_layoutLogo__Kow2H {
    display: none;
  }
}

.page_layoutRight__5Z0rQ {
  flex: 1 1;
  min-width: 0;
  overflow: hidden;
}
