.page-title{display:flex;justify-content:flex-end}.page-title__text{padding:1.5rem 4rem 1rem 0;margin:0 0 0 3rem;font-size:2.4rem;line-height:2.8rem;font-weight:400;font-size:3rem;color:#00714c;border-bottom:2px solid #00714c}
.example-resume-card{display:flex;flex-direction:column;max-width:250px;border-radius:5px;background-color:#fff}.example-resume-card__link{display:flex;flex-grow:1;flex-direction:column;text-decoration:none;color:#000}.example-resume-card__link:hover{text-decoration:none;color:#24ad9b}.example-resume-card__title{display:flex;justify-content:center;align-items:center;flex-grow:1;margin:10px 5px 15px;text-align:center;font-size:24px;font-weight:500}.example-resume-card__image-container{position:relative;border-radius:5px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.25)}.example-resume-card__image-container:after{position:absolute;content:"";display:flex;justify-content:center;align-items:center;top:0;right:0;left:0;bottom:0;color:#fff;font-size:24px;font-weight:300;transition:.15s ease-in}.example-resume-card__link:hover .example-resume-card__image-container:after{content:"Открыть в PDF";background-color:rgba(0,0,0,.45)}.example-resume-card__image{position:relative;display:block;width:100%;height:auto}.example-resume-card__button{margin-top:20px;font-weight:400}
.copyright{position:absolute;bottom:10px;right:16px;font-size:18px;font-weight:400;line-height:110%;color:#667370}
.example-resume{margin-bottom:30px}.example-resume__link-list{display:flex;justify-content:center;align-items:center;flex-wrap:wrap}.example-resume__link{flex-shrink:1;color:#000;font-weight:300;margin:5px}.example-resume__link:hover{text-decoration:none;color:#137e6f}.example-resume__items{display:flex;justify-content:space-between;justify-content:center;align-items:stretch;flex-wrap:wrap}.example-resume__item{margin:15px}.example-resume__h2{font-size:20px;font-weight:500}
