:root{--component--services--label-width:13.25rem;--component--services--body-width:28rem;--component--services--intro-width:26rem;--component--services--copy-width:37.5rem;--component--services--closing-width:36rem}.services_intro{gap:var(--size--2);flex-direction:column;display:flex}.services_intro_heading{font-family:var(--font--family--0);font-size:var(--font--size--3);line-height:var(--font--height--3);font-weight:var(--font--weight--0);letter-spacing:var(--font--spacing--0);color:var(--theme--ink--primary);max-width:var(--component--services--intro-width)}.services_intro_body{font-family:var(--font--family--0);font-size:var(--font--size--1);line-height:var(--font--height--1);font-weight:var(--font--weight--0);color:var(--theme--ink--secondary);max-width:var(--component--services--copy-width)}.services_list{gap:var(--size--5);flex-direction:column;display:flex}.services_row{grid-template-columns:minmax(0, var(--component--services--label-width)) minmax(0, var(--component--services--body-width)) 1fr;gap:var(--size--3);padding-top:var(--size--3);border-top:var(--border--0) solid var(--theme--stroke--primary);align-items:start;display:grid}.services_row_title{font-family:var(--font--family--0);font-size:var(--font--size--2);line-height:var(--font--height--2);font-weight:var(--font--weight--0);color:var(--theme--ink--primary)}.services_row_body{font-family:var(--font--family--0);font-size:var(--font--size--1);line-height:var(--font--height--1);font-weight:var(--font--weight--0);color:var(--theme--ink--secondary)}.services_row_action{font-family:var(--font--family--0);font-size:var(--font--size--0);line-height:var(--font--height--0);font-weight:var(--font--weight--0);text-align:right;text-underline-position:from-font;cursor:pointer;color:color-mix(in srgb, var(--theme--ink--secondary) calc(100% * var(--component-states--initial)), var(--theme--ink--primary) calc(100% * var(--component-states--final)));justify-self:end;text-decoration:underline}@media (max-width:48rem){.services_row{gap:var(--size--1);grid-template-columns:1fr}.services_row_action{text-align:left;justify-self:start}}.services_closing{gap:var(--size--3);flex-direction:column;display:flex}.services_closing_body{font-family:var(--font--family--0);font-size:var(--font--size--1);line-height:var(--font--height--1);font-weight:var(--font--weight--0);color:var(--theme--ink--secondary);max-width:var(--component--services--closing-width)}.services_closing_actions{align-items:center;gap:var(--size--2);display:flex}.services_closing_booking{font-family:var(--font--family--0);font-size:var(--font--size--0);line-height:var(--font--height--0);font-weight:var(--font--weight--0);color:var(--theme--ink--tertiary)}
