.resume-plus-hero__container--simple{display:flex;align-items:center;justify-content:space-between;flex-direction:row}.resume-plus-hero__container--simple .resume-plus-hero__left{flex:1 1 50%;text-align:center;position:relative}.resume-plus-hero__container--simple .resume-plus-hero__left:after{content:"";position:absolute;right:0;top:0;width:95%;height:95%;border-right:3px dashed var(--primary-300);border-left:3px dashed var(--primary-300);border-bottom:3px dashed var(--primary-300);border-radius:0 0 18px 18px;transform:translateX(-2.5%);z-index:1}.resume-plus-hero__container--simple .resume-plus-hero__image{max-width:100%;height:auto;border-radius:1rem;position:relative;z-index:2}.resume-plus-hero__container--simple .resume-plus-hero__right{flex:1 1 50%}.resume-plus-hero__container--simple .resume-plus-hero__subtitle{font-size:1rem;color:#444;margin-bottom:.5rem}.resume-plus-hero__container--simple .resume-plus-hero__title{font-size:2rem;font-weight:700;color:#111;margin-bottom:1rem;margin-top:1rem}.resume-plus-hero__container--simple .resume-plus-hero__description{font-size:1rem;color:#666;margin-bottom:1.5rem}.resume-plus-hero__container--simple .resume-plus-hero__buttons{display:flex;gap:1rem;flex-wrap:wrap}.resume-plus-hero__container--simple .resume-plus-hero__button{display:inline-flex;align-items:center;padding:5px 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;text-decoration:none;line-height:34px;transition:all .3s ease}.resume-plus-hero__container--simple .resume-plus-hero__button-icon{width:8px;height:auto;margin-inline-start:.5rem}.resume-plus-hero__container--simple .resume-plus-hero__button--1,.resume-plus-hero__container--simple .resume-plus-hero__button--2{background-color:var(--primary-300);color:var(--primary-500);font-weight:600;font-size:16px;transition:all .2s linear}.resume-plus-hero__container--simple .resume-plus-hero__button--1:hover{background-color:var(--primary-300);color:var(--primary-500)}.resume-plus-hero__container--simple .resume-plus-hero__button--2{background-color:var(--white)}.resume-plus-hero__container--simple .resume-plus-hero__button--2:hover{background-color:var(--white);color:var(--primary-500)}@media screen and (max-width:992px){.resume-plus-hero__container--simple{flex-direction:column}.resume-plus-hero__left{-ms-flex-order:1;order:1}.resume-plus-hero__right{-ms-flex-order:2;order:2}.resume-plus-hero__container.resume-plus-hero__container--simple{background-color:transparent!important}.resume-plus-hero__container:before{content:"";position:absolute;top:0;right:20px;width:calc(100% - 40px);height:50vh;background-color:#c6daf16b;z-index:-1;border-bottom-right-radius:24px;border-bottom-left-radius:24px}}@media screen and (max-width:768px){.resume-plus-hero__container--simple .resume-plus-hero__container:before{height:45vh}}@media screen and (max-width:575px){.resume-plus-hero__container--simple .resume-plus-hero__container:before{height:35vh}}