section.curated-content-module{background-color:#fff;overflow:hidden;position:relative;z-index:1}section.curated-content-module .container{align-items:center;display:flex;flex-direction:column;gap:80px}section.curated-content-module .container>.content{max-width:846px;text-align:center;width:100%}section.curated-content-module .container>.content .text{margin-top:15px}section.curated-content-module .container .post-info{align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;gap:12px}section.curated-content-module .container .post-info>p{color:#e20622;font-size:16px;font-weight:400;line-height:1.5;text-transform:uppercase}section.curated-content-module .container .post-info>p.length{border-left:1px solid rgba(226,6,34,.2);padding-left:12px}section.curated-content-module .container .main-article{display:flex;flex-direction:row;width:100%}section.curated-content-module .container .main-article .content{background-color:#f4f4f4;display:flex;flex-direction:column;padding:45px;width:50%}section.curated-content-module .container .main-article .content .post-info{margin-bottom:20px}section.curated-content-module .container .main-article .content .text{margin-top:10px}section.curated-content-module .container .main-article .content .btn{margin-top:auto;width:-moz-fit-content;width:fit-content}section.curated-content-module .container .main-article .image{aspect-ratio:640/420;height:auto;overflow:hidden;width:50%}section.curated-content-module .container .main-article .image img{height:100%;-o-object-fit:cover;object-fit:cover;width:100%}section.curated-content-module .container .articles{counter-reset:count;display:flex;flex-direction:row;gap:40px;width:100%}section.curated-content-module .container .articles .article{counter-increment:count;display:flex;flex-direction:column;gap:20px;width:calc(33.33333% - 26.66667px)}section.curated-content-module .container .articles .article:before{color:#e20622;content:counter(count,decimal-leading-zero) ".";font-family:Vibis,sans-serif;font-size:80px;font-weight:400;line-height:1;margin-bottom:5px;text-transform:uppercase}section.curated-content-module .container .articles .article .post-info{border-bottom:1px solid rgba(226,6,34,.2);padding-bottom:8px}section.curated-content-module .container .articles .article .title{font-size:22px;font-weight:800;line-height:1.3}section.curated-content-module .container .articles .article .go-to-post{align-items:center;display:flex;flex-direction:row;gap:5px}section.curated-content-module .container .articles .article .go-to-post span{color:#e20622;font-weight:600}section.curated-content-module .container .articles .article .go-to-post svg path{fill:#e20622}@media screen and (max-width:768px){section.curated-content-module .container{align-items:flex-start;gap:60px}section.curated-content-module .container>.content{max-width:unset}section.curated-content-module .container .main-article{flex-direction:column;margin-left:-30px;width:calc(100% + 60px)}section.curated-content-module .container .main-article .content{order:2;padding:30px;width:100%}section.curated-content-module .container .main-article .content .btn{margin-top:20px}section.curated-content-module .container .main-article .image{aspect-ratio:390/260;order:1;width:100%}section.curated-content-module .container .articles{flex-direction:column;gap:50px}section.curated-content-module .container .articles .article{width:100%}}