section.cover_story_left{background:var(--dark-teal);padding-bottom:20px;margin-top:60px;margin-bottom:60px}@media screen and (max-width:1250px){section.cover_story_left{padding-left:80px;padding-right:80px}}@media screen and (max-width:1024px){section.cover_story_left{padding-left:60px;padding-right:60px}}@media screen and (max-width:991px){section.cover_story_left{padding-left:40px;padding-right:40px}}@media screen and (max-width:767px){section.cover_story_left{padding-left:20px;padding-right:20px}}section.cover_story_left .content_wrapper .content-nav_wrapper{border-bottom:.5px solid var(--heading-border);display:flex;justify-content:space-between;align-items:end;padding-bottom:10px;margin-bottom:40px}section.cover_story_left .content_wrapper .content-nav_wrapper .heading h2{color:var(--white)}section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button{display:flex;justify-content:space-between;align-items:end;gap:10px}section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-next,section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-prev{position:unset;height:20px;width:20px;border:1px solid var(--white);border-radius:100%}section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-next:after,section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-prev:after{font-size:10px;color:var(--white)}section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-next:hover,section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-prev:hover{background-color:var(--white)}section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-next:hover:after,section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-prev:hover:after{color:var(--dark-teal)}section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-next{order:2}section.cover_story_left .content_wrapper .content-nav_wrapper .next-prev_button .swiper-button-prev{order:1}section.cover_story_left .content_wrapper .swiper-pagination{position:unset;margin-top:30px}section.cover_story_left .content_wrapper .swiper-pagination .swiper-pagination-bullet{background-color:var(--light-gray);opacity:.5}section.cover_story_left .content_wrapper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--white);opacity:1}section.cover_story_left .content_wrapper .swiper .swiper-slide:not(:first-child){display:none}section.cover_story_left .content_wrapper .swiper.swiper-initialized .swiper-slide:not(:first-child){display:block}section.cover_story_left .content_wrapper .item_wrapper{display:grid;grid-template-columns:repeat(2,1fr);align-items:center;gap:40px}@media screen and (max-width:767px){section.cover_story_left .content_wrapper .item_wrapper{grid-template-columns:1fr}}section.cover_story_left .content_wrapper .details_wrapper{color:var(--white)}@media screen and (max-width:575px){section.cover_story_left .content_wrapper .details_wrapper{text-align:center}}section.cover_story_left .content_wrapper .details_wrapper .position{margin-bottom:10px}section.cover_story_left .content_wrapper .details_wrapper .position span{font-size:1rem;text-transform:uppercase;font-weight:400}section.cover_story_left .content_wrapper .details_wrapper .cover-personality{margin-bottom:20px}section.cover_story_left .content_wrapper .details_wrapper .cover-personality h3{font-family:var(--font-playfair);font-size:3rem;font-weight:500}@media screen and (max-width:991px){section.cover_story_left .content_wrapper .details_wrapper .cover-personality h3{font-size:2rem}}section.cover_story_left .content_wrapper .details_wrapper .rubrics p{font-size:1rem;font-weight:300}section.cover_story_left .content_wrapper .details_wrapper .read-now_btn{margin-top:40px}section.cover_story_left .content_wrapper .details_wrapper .read-now_btn .global-button{border:1px solid var(--white)}section.cover_story_left .content_wrapper .details_wrapper .read-now_btn .global-button:hover{background:var(--white);color:var(--dark-teal)}@media screen and (max-width:575px){section.cover_story_left .content_wrapper .details_wrapper .read-now_btn .global-button{margin:auto}}section.cover_story_left .content_wrapper .details_wrapper .play-now_btn{margin-top:20px}section.cover_story_left .content_wrapper .details_wrapper .play-now_btn .global-button{border:1px solid var(--white)}section.cover_story_left .content_wrapper .details_wrapper .play-now_btn .global-button:hover{background:var(--white);color:var(--dark-teal)}@media screen and (max-width:575px){section.cover_story_left .content_wrapper .details_wrapper .play-now_btn .global-button{margin:auto}}