.agent__decor{position:absolute;top:10.5rem;left:0;width:100%;height:auto}@media only screen and (min-width: 1180px){.agent__decor{top:0}}.agent__intro{position:relative;z-index:1;padding-top:16.9rem;background-color:var(--white)}@media only screen and (min-width: 768px){.agent__intro{padding-top:21.7rem}}.agent__intro-inner{position:relative;display:flex;flex-direction:column;gap:8.2rem}@media only screen and (min-width: 768px){.agent__intro-inner{display:grid;grid-template-columns:57fr 43fr;gap:10.4rem;align-items:center}}@media only screen and (min-width: 1180px){.agent__intro-inner{padding-left:12.4rem;padding-right:15.4rem;min-height:calc(100vh - 26rem)}}.agent__name{margin:1rem 0 9.2rem}@media only screen and (min-width: 768px){.agent__name{margin:.7rem 0 4.2rem}}.agent__quote{border-top:1px solid var(--border-grey);padding-top:2.8rem}.agent__intro-links{display:flex;justify-content:space-between;align-items:center;margin-top:4rem}@media only screen and (min-width: 768px){.agent__intro-links{margin-top:4.5rem}}.agent__intro-links-wrap{display:inline-flex;flex-wrap:wrap;gap:2.4rem 0}.agent__social-media{display:flex;justify-content:space-between;align-items:center;gap:1.9rem}.agent__image-wrap{height:100%}.agent__image{object-fit:cover;object-position:top center;aspect-ratio:1/1}@media only screen and (min-width: 768px){.agent__image{aspect-ratio:initial}}@media only screen and (min-width: 1180px){.agent__image{width:100%;height:100%;max-height:calc(100vh - 26rem)}}.agent__section{overflow:hidden;padding:5.2rem 0 0;background-color:var(--white)}@media only screen and (min-width: 768px){.agent__section{padding:21rem 0 0}}.agent__section-inner{position:relative;z-index:1}@media only screen and (min-width: 1180px){.agent__section-inner{padding-left:14.1rem;padding-right:12.3rem}}.agent__section-title{margin-bottom:5rem;position:relative}.agent__section-title:after{content:"";position:absolute;display:block;left:-50vw;bottom:-1rem;background:var(--border-grey);width:200vw;height:1px}@media only screen and (min-width: 768px){.agent__section-title:after{bottom:-3rem}}@media only screen and (min-width: 768px){.agent__section-title{margin-bottom:10rem}}@media only screen and (min-width: 1180px){.agent__about-content-wrap{display:grid;grid-template-columns:55fr 65fr;gap:4rem}}@media only screen and (min-width: 1180px){.agent__about-content-wrap{gap:10rem}}.agent__details{margin-bottom:5rem}@media only screen and (min-width: 1180px){.agent__details{margin-bottom:0}}.agent__detail-item{display:flex;justify-content:space-between;border-top:1px solid var(--border-grey);padding:1.8rem 0;gap:1rem;align-items:center}.agent__detail-item:last-child{border-bottom:1px solid var(--border-grey)}.agent__detail-item dt{white-space:nowrap}.agent__detail-item dt:after{content:":"}.agent__detail-item dd{text-align:right}.agent__detail-item:first-child{flex-wrap:wrap}@media only screen and (min-width: 600px){.agent__detail-item:first-child{flex-wrap:initial}}.agent__detail-item:first-child dd{word-break:break-word;font-size:1.4rem}@media only screen and (min-width: 600px){.agent__detail-item:first-child dd{word-break:initial;font-size:1.7rem}}@media only screen and (min-width: 768px){.agent__about-content{max-width:80rem}}@media only screen and (min-width: 1180px){.agent__about-content{max-width:initial}}.agent__about-content>*:not(:last-child){margin-bottom:1.3em}.agent__about-content strong{font-weight:600;font-family:var(--font-wide)}.agent__prize{border-top:1px solid var(--border-grey)}.agent__prize:last-child{border-bottom:1px solid var(--border-grey)}.agent__prize-inner{display:block;position:relative;padding:1.8rem 0;cursor:default}@media only screen and (min-width: 768px){.agent__prize-inner{display:grid;grid-template-columns:repeat(3, 1fr)}}.agent__prize-inner--hoverable{cursor:pointer;transition:color .2s ease-in-out}.agent__prize-inner--hoverable:hover{color:var(--white)}.agent__prize-inner--hoverable:hover:after{opacity:1}.agent__prize-inner--hoverable:after{content:"";position:absolute;left:-50vw;top:0;height:100%;width:200vw;background:var(--nero);z-index:-1;opacity:0;transition:opacity .2s ease-in-out}.agent__prize-image{display:none;position:fixed;top:0;left:0;width:17rem;height:auto;z-index:3}.show-image .agent__prize-image{display:block}.agent__prize-date{font-weight:400}@media only screen and (min-width: 768px){.agent__prize-date{text-align:right}}.agent__agents{background-color:var(--white);padding-bottom:12rem}@media only screen and (min-width: 1180px){.agent__agents{padding-bottom:17rem}}.agent__agents-inner{display:flex;flex-direction:column;align-items:center}.agent__agents-title{margin:6.5rem 0 4rem}@media only screen and (min-width: 768px){.agent__agents-title{margin:9.5rem 0 6.9rem}}.agent__agents-grid{width:100%;display:grid;gap:4rem}@media only screen and (min-width: 768px){.agent__agents-grid{grid-template-columns:repeat(2, 1fr)}}@media only screen and (min-width: 1180px){.agent__agents-grid{grid-template-columns:repeat(3, 1fr)}}.agent__agents-link{margin:4.6rem auto 0}@media only screen and (min-width: 768px){.agent__agents-link{margin:7.7rem auto 0}}.agent__slider{margin-bottom:10rem}@media only screen and (min-width: 768px){.agent__slider{margin-bottom:0}}.agent__testimonial{width:100%;border-radius:.4rem;border:1px solid var(--border-grey);padding:2.9rem 2.5rem 3.4rem;display:flex;flex-direction:column;gap:3.5rem}@media only screen and (min-width: 1180px){.agent__testimonial{padding:3.2rem 4rem}}.agent__testimonial-footer{display:flex;align-items:center;justify-content:space-between}.agent__testimonial-person{display:flex;align-items:center;gap:1.8rem}.agent__testimonial-image-wrap{flex-shrink:0}.agent__testimonial-image{width:4.4rem;height:4.4rem;border-radius:50%}@media only screen and (min-width: 1180px){.agent__testimonial-image{width:5rem;height:5rem}}.agent__testimonial-stars{display:flex;gap:.4rem}@media only screen and (min-width: 911px){.agent .offer__slider-controls{width:100%;padding-left:var(--container-padding);padding-right:var(--container-padding)}}@media only screen and (min-width: 1180px){.agent .offer__slider-controls{padding-left:4rem;padding-right:4rem;width:calc(100% - 77.2rem - 4rem);max-width:59.7rem;margin-right:auto;margin-left:73.2rem;padding-top:7rem}}@media only screen and (min-width: 1764px){.agent .offer__slider-controls{margin-left:calc((100% - 1720px + 248px)/2 + 1.1rem + 59.7rem)}}.agent .agent__offers .offer__related-header{margin-bottom:0;padding-bottom:0;background-color:var(--white)}.agent .agent__offers .offer__related-header:after{display:none}.agent .latest-posts{background-color:var(--white);padding:12rem 0;margin:0;z-index:1}@media only screen and (min-width: 768px){.agent .latest-posts{padding:12rem 0 0}}@media only screen and (min-width: 1180px){.agent .latest-posts{padding:14.5rem 0 0}}.agent .latest-posts__title{max-width:56rem;font-weight:600;font-family:"NuberNextExtended";margin-bottom:7.4rem;font-size:3.2rem;line-height:3.8rem}@media only screen and (min-width: 1180px){.agent .latest-posts__title{margin-bottom:0;font-size:4.4rem;line-height:5rem}}.agent .latest-posts .label-sote{text-transform:uppercase}.agent .latest-posts__top{display:block}@media only screen and (min-width: 1180px){.agent .latest-posts__top{padding-left:14.1rem}}.agent .latest-posts__top-content{display:block}.agent .latest-posts__arrows{margin-top:1.8rem;justify-content:flex-end;padding:0 var(--container-padding)}@media only screen and (min-width: 1180px){.agent .latest-posts__arrows{display:none}}.agent .latest-posts__svg-dt{display:none}@media only screen and (min-width: 768px){.agent .latest-posts__svg-dt{display:block;position:absolute;top:12rem;left:0;width:auto;pointer-events:none}}.agent .latest-posts__svg-mob{position:absolute;top:7rem;left:0;width:100%;height:auto;pointer-events:none}@media only screen and (min-width: 768px){.agent .latest-posts__svg-mob{display:none}}.agent .latest-posts .post-tile__content{border:1px solid #f0f0f0}stick-image{display:block}/*# sourceMappingURL=agent.css.map */
