:root{--dark:#000;--black-100:#081000;--black-200:#20221f;--black-90:#424a3a;--gray-100:#6e717b;--gray-90:#91938d;--gray-80:#f4f4f4;--white:#fff;--white-200:#fcebc2;--orange-100:#ff4100;--orange-90:#ffece6;--green-100:#55a200;--green-90:#eef6e6;--green-80:#bbda99;--green-30:#88be4d;--font-size:16px;--text-color:var(--black-100);--font-family:"Montserrat",Helvetica,Arial,sans-serif;--font-family-Raleway:"Raleway",Helvetica,Arial,sans-serif;--font-family-NotoSerifCondensed:"Noto Serif Condensed",Helvetica,Arial,sans-serif;--font-weight:400;--container-width-max:1306px;--container-width-md:1030px;--container-width-sm:864px;--container-padding:15px;--link-color:var(--green-100);--bg-color:var(--white);--box-shadow:0 2px 2px 0 rgba(0,0,0,.1)}body:has(#themeToggle:checked){--bg-color:var(--white-200)}.quote-and-photo-block{align-items:center;display:grid;gap:2rem}@media (min-width:768px){.quote-and-photo-block{grid-template-columns:1fr 1fr}}.quote-and-photo-block__textBlock{align-items:center;display:flex;gap:1.5rem;justify-content:center}@media (min-width:768px){.quote-and-photo-block__textBlock{justify-content:flex-end}}.quote-and-photo-block__textBlock svg{color:var(--green-80);width:2.25rem}.quote-and-photo-block__textBlock svg:first-child{align-self:flex-start}.quote-and-photo-block__textBlock svg:last-child{align-self:flex-end}.quote-and-photo-block__title{font-size:clamp(1rem,2vw,2rem);font-weight:600;margin:0;position:relative}@media (min-width:768px){.quote-and-photo-block__title{max-width:400px}}.quote-and-photo-block__img{border-radius:.25rem}
/*# sourceMappingURL=quote-and-photo-block.css.map*/