.hero .container{padding-inline:0}.hero-title{display:flex;align-items:center;justify-content:start;background-color:#fff;border-bottom:2px #000000 solid;padding-block:50px;padding-inline:45px;width:100%}@media (max-width: 1400px){.hero-title{padding-inline:30px}}@media (max-width: 992px){.hero-title{padding-inline:20px}}@media (min-width: 1600px){.hero-title:before{content:"";position:absolute;top:114px;left:0;right:0;z-index:-1;width:100vw;height:124px;background:#fff;border-bottom:2px #000000 solid}}.hero-title .navigation{display:flex;align-items:center;gap:10px}.hero-title .navigation .parent{color:#b3b3b3}.hero-title .navigation .parent:hover{color:#333}.hero__wrap{display:flex;flex-direction:column;align-items:center}.hero__wrap-title{max-height:450px;background-color:#ff6f63;padding-block:100px;width:100%;border:2px #000000 solid;border-top:none;display:flex;flex-direction:column;align-items:center;justify-content:center}.hero__wrap-title .xl-text{font-weight:700;padding-bottom:20px;text-align:center;width:50%}@media (max-width: 1400px){.hero__wrap-title .xl-text{width:60%}}@media (max-width: 1400px){.hero__wrap-title .xl-text{width:70%}}@media (max-width: 992px){.hero__wrap-title .xl-text{width:80%}}@media (max-width: 768px){.hero__wrap-title .xl-text{width:100%}}.hero__wrap-post{display:flex;flex-direction:column;align-items:center;width:60%;padding-block:110px}@media (max-width: 1400px){.hero__wrap-post{width:70%}}@media (max-width: 1400px){.hero__wrap-post{width:80%}}@media (max-width: 992px){.hero__wrap-post{width:90%}}@media (max-width: 768px){.hero__wrap-post{width:100%}.hero__wrap-post .html-content{padding-inline:30px}}.hero__wrap-post img{width:100%;height:auto;object-fit:cover;aspect-ratio:19/10;border:2px #000000 solid;margin-bottom:80px}.hero__wrap-links{width:100%;display:flex;justify-content:center;border-block:2px #000000 solid;padding-block:40px;margin-bottom:90px}@media (min-width: 1600px){.hero__wrap-links:before{content:"";position:absolute;transform:translateY(-42px);left:0;right:0;z-index:-1;width:100vw;height:116px;background:#fff;border-block:2px #000000 solid}}.hero__wrap .links-wrapper{display:flex;align-items:center;justify-content:space-between;width:60%}.hero__wrap .links-title{font-size:24px;font-weight:700}.hero__wrap .social{display:flex;align-items:center;gap:clamp(1.25rem,6.531vw - .281rem,6.25rem)}.hero__wrap .social svg{width:25px;height:25px}
