.error-section{align-items:center;display:flex;gap:48px;justify-content:start;margin:0 auto;max-width:1280px;padding:80px 40px}@media screen and (max-width: 640px){.error-section{flex-direction:column}}@media screen and (max-width: 1024px){.error-section{padding:32px 20px}}.error-section__image{width:50%}@media screen and (max-width: 640px){.error-section__image{width:100%}}.error-section__image img{height:auto;width:100%}.error-section__content{width:50%}@media screen and (max-width: 640px){.error-section__content{width:100%}}.error-section__content__title{color:#118ee9;font-size:48px;font-weight:500;margin-bottom:24px}@media screen and (max-width: 640px){.error-section__content__title{font-size:32px;text-align:center}}.error-section__content__subtitle{color:#727272;font-size:24px;font-weight:400;margin-bottom:24px}@media screen and (max-width: 640px){.error-section__content__subtitle{font-size:20px;text-align:center}}.error-section__content__button{transition:all .5s ease-in-out}@media screen and (max-width: 640px){.error-section__content__button{width:100%}}.error-section__content__button button{align-items:center;background-color:#118ee9;border-radius:8px;color:#fff;cursor:pointer;display:flex;gap:8px;padding:16px;width:fit-content}@media screen and (max-width: 640px){.error-section__content__button button{margin:auto}}.error-section__content__button button p{margin:0}.error-section__content__button button .arrow-icon{transition:all .5s ease-in-out}.error-section__content__button:hover button{background-color:#1a87d6}.error-section__content__button:hover .arrow-icon{transform:translate(5px)}
