/* Contact revision: consistent 10 mm between layout blocks. */
html body#top.design-master.contact-overview-page .master-section > .study-making-inner {display:flex;flex-direction:column;gap:1cm;}
html body#top.design-master.contact-overview-page .study-section-head {margin:0!important;padding:0!important;}
html body#top.design-master.contact-overview-page .study-section-head h2 {margin:0!important;}
html body#top.design-master.contact-overview-page .study-section-content {margin:0!important;display:flex;flex-direction:column;gap:1cm!important;}
html body#top.design-master.contact-overview-page .study-backtop {margin:0!important;align-self:flex-start;}
html body#top.design-master .team-grid-v4 {gap:1cm!important;}
html body#top.design-master .team-card-v4 {display:flex;flex-direction:column;gap:1cm;}
html body#top.design-master .team-figure-v4 {margin:0!important;}
html body#top.design-master .team-copy-v4 > :last-child {margin-bottom:0!important;}
html body#top.design-master .contact-info-grid {gap:1cm!important;}
html body#top.design-master .contact-vita-layout-v5 {display:grid;grid-template-columns:minmax(0,1fr) var(--master-title-width);align-items:start;gap:1cm;}
html body#top.design-master .contact-vita-portrait-v5 {width:100%;margin:0;}
html body#top.design-master .contact-vita-portrait-v5 img {display:block;width:100%;height:auto;aspect-ratio:3/2;object-fit:cover;object-position:center;}
html body#top.design-master .contact-vita-original {margin:0!important;}
html body#top.design-master .contact-vita-original > :last-child {margin-bottom:0!important;}
html body#top.design-master .contact-payment {margin-top:1cm;padding-top:1cm;}
html body#top.design-master .contact-payment > p {margin-bottom:1cm;}
@media(max-width:980px){html body#top.design-master .contact-vita-layout-v5 {grid-template-columns:minmax(0,1fr);}html body#top.design-master .contact-vita-portrait-v5{width:min(95%,var(--master-title-width));justify-self:center;}}
@media(max-width:700px){html body#top.design-master .team-figure-v4{align-self:center;}}
