.content-screen{font-size:21px;padding:30px 0;position:relative}.content-screen h2{color:#ed3333;font-family:AGBengaly;line-height:normal}.content-screen p{color:#fff;font-family:OpenSansLight}.content-screen ul li{color:#fff;position:relative}.content-text,.content-text-wrapper{position:relative}.content-text{transition:max-height .4s cubic-bezier(.4,0,.2,1);overflow:hidden;line-height:1.7}.content-text.collapsed{max-height:150px;position:relative}.content-text.expanded{max-height:none}.content-fade{position:absolute;bottom:0;left:0;right:0;height:60px;background:linear-gradient(180deg,hsla(0,0%,4%,0) 0,hsla(0,0%,4%,.7) 50%,#0a0a0a);pointer-events:none;z-index:1}.content-text p{margin-bottom:15px;line-height:1.8;text-align:justify}.content-text p:last-child{margin-bottom:0}.content-text ul{margin:15px 0;padding-left:20px}.content-text li{margin-bottom:8px;line-height:1.7}.content-text h2,.content-text h3{margin-top:25px;margin-bottom:15px;line-height:1.4}.content-text h2:first-child,.content-text h3:first-child{margin-top:0}.expand-button{background:transparent;border:none;padding:0;margin:20px auto 0;cursor:pointer;transition:all .3s ease;align-self:center;width:40px;height:40px;display:flex;align-items:center;justify-content:center;position:relative}.expand-button:hover{transform:scale(1.1)}.expand-button:focus{outline:2px solid #ed3333;outline-offset:4px;border-radius:50%}.arrow-icon{width:24px;height:24px;position:relative;display:block}.arrow-icon:after{content:"";position:absolute;top:50%;left:50%;width:10px;height:10px;border-right:2px solid #ed3333;border-bottom:2px solid #ed3333;transform:translate(-50%,-30%) rotate(45deg);transition:all .3s ease;transform-origin:center}.expand-button.expanded .arrow-icon:after{transform:translate(-50%,-70%) rotate(225deg)}.expand-button:hover .arrow-icon:after{border-color:#f44;transform:translate(-50%,-30%) rotate(45deg) scale(1.2)}.expand-button.expanded:hover .arrow-icon:after{transform:translate(-50%,-70%) rotate(225deg) scale(1.2)}.dops ul{column-count:3;-webkit-columns:3;-moz-columns:3}.first-screen{background:url(/_next/static/media/first-screen.77dea389.webp) 50% no-repeat;background-size:cover;min-height:100vh;justify-content:center;flex-direction:column;align-items:center;color:#fff;padding:30px 0}.first-screen h1,.header-logo{margin-bottom:60px}@media (max-width:576px){.first-screen h1{text-align:center}}