.sections{display:flex;padding:1em;justify-content:center}.text-section{width:40%;height:100%;padding-top:2em;padding-left:1em;padding-inline:2em;display:flex;align-items:center;justify-content:right;flex-direction:column}.text-section-title{font-size:70px;letter-spacing:-.05em;margin-bottom:.5em;width:100%;text-align:right;font-weight:800}.text-section-paragraph{font-size:15;line-height:30px;text-align:right}.image-section{display:flex;height:50%}.container-left{padding-right:1em}.image-section-image{width:399px}.two{padding-bottom:1em}.three{height:100%}@media only screen and (max-width: 320px){.sections{flex-direction:column}.image-section{display:flex;width:100%}.text-section{width:100%;text-align:left}.text-section-title{font-size:35px;text-align:left}.text-section-paragraph{font-size:13px;line-height:20px;text-align:left}}@media only screen and (min-width: 320px) and (max-width: 768px){.sections{flex-direction:column}.text-section{width:100%}.text-section-title{font-size:40px;text-align:left}.text-section-paragraph{font-size:15px;line-height:25px;text-align:left}}@media only screen and (min-width: 768px) and (max-width: 1024px){.sections{align-items:center}.text-section{width:100%}.text-section-title{font-size:40px;text-align:right}.text-section-paragraph{font-size:12px;line-height:25px;text-align:right}}.layout-view{display:flex;margin:1em;justify-content:center;padding-inline:3em}.layout-view-properties{background:#fff3;margin:.5em;list-style:none;padding:1em;padding-inline:5em;display:flex;align-items:center}.layout-view-properties-left-side{display:flex;flex-direction:column}.layout-view-properties-date{font-size:30px;margin-bottom:.5em}.layout-view-properties-rating{margin-bottom:1em;margin-top:.5rem;display:flex;width:200px;align-items:center}.layout-view-properties-rating-label{margin-right:20px;font-size:12px}.layout-view-properties-rating-content{background:gray;height:10px;width:200px;display:block;border:none;border-radius:25px}.layout-view-properties-rating-content::-webkit-progress-value{background-color:#ffffff80}.layout-view-properties-rating-content::-moz-progress-bar{background-color:#ffffff80}.layout-view-properties-summary{margin-top:1em;width:70%}.layout-view-properties-video{margin-top:1em;margin-left:4em}.layout-view-properties-total-time{display:flex;align-items:center;margin-bottom:1em;font-size:12px}.layout-view-properties-total-time-label{font-size:12px;margin-right:1em}@media only screen and (min-width: 320px) and (max-width: 430px){.layout-view-properties{flex-direction:column;max-width:100vw;padding-inline:0}.layout-view-properties-video div{width:300px!important;height:168.75px!important}}@media only screen and (min-width: 430px) and (max-width: 768px){.layout-view-properties{flex-direction:column;width:100vw;padding-inline:0}.layout-view-properties-video div{width:400px!important;height:225px!important}}@media only screen and (max-width: 1024px){.layout-view-properties-left-side{align-items:center;justify-content:center}.layout-view-properties{flex-direction:column}.layout-view-properties-summary{text-align:center;margin-top:0}.layout-view-properties-video{display:flex;justify-content:center;align-items:center;margin:2em 0 0}}.nav{background:#384152;position:fixed;top:0;left:0;right:0;display:flex;justify-content:center;align-items:center}.nav-container{display:flex;align-items:center;justify-content:center;padding-block:10px}.nav-list{display:flex;list-style-type:none}.nav-item{padding-inline:10px}.nav-link{color:#fff;padding-inline:10px;text-decoration:none;opacity:.75;transition:all .2s linear;font-size:13px;display:block;align-items:center;justify-content:center}.nav-link:hover{text-decoration:underline;opacity:1}@media only screen and (max-width: 320px){.nav-link{font-size:11px}}.page-container{margin-top:2.3em}#root{background:#262a33;font-family:Inter;min-width:100%;max-width:100%;min-height:100vh;height:min-content;color:#fff;position:absolute;top:0;bottom:0;left:0;right:0}*,*:before,*:after{margin:0;padding:0;box-sizing:border-box}body{-webkit-font-smoothing:antialiased}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word}p{text-wrap:pretty}h1,h2,h3,h4,h5,h6{text-wrap:balance}#root,#__next{isolation:isolate}
