/****** FILE: app/client/dist/styles/split-childrenblock.css *****/
@keyframes bordered-circle{0%{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation)))}20%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 90deg))}40%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 180deg))}60%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 270deg))}80%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 1turn))}to{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation) + 1turn))}}.split-children{--_content-width:100%;--_list-width:100%;--_item-width:100%}@media only screen and (min-width:1024px){.split-children{--_content-width:50%;--_list-width:50%}.split-children.columns-3,.split-children.columns-4{--_item-width:50%}.split-children.columns-3 .split-children__list:has(>:nth-child(3)):has(>:last-child:nth-child(odd))>:nth-child(odd):not(:last-child),.split-children.columns-4 .split-children__list:has(>:nth-child(3)):has(>:last-child:nth-child(odd))>:nth-child(odd):not(:last-child){transform:translateY(50%)}}.split-children__layout{align-items:stretch;align-items:center;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:1rem;padding-right:1rem}@media only screen and (min-width:640px){.split-children__layout{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.split-children__layout{padding-left:5rem;padding-right:5rem}}.split-children__layout{margin-left:auto;margin-right:auto;max-width:166rem;width:100%}.split-children__header,.split-children__wrap{display:block;margin-bottom:calc(var(--_gutter, 3rem)*2);padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);width:100%}@media only screen and (min-width:1024px){.split-children__header,.split-children__wrap{margin-bottom:0!important}}.split-children__header{margin-bottom:calc(var(--block-padding)/2);width:var(--_content-width)}.split-children__content,.split-children__content :last-child{margin-bottom:0}.split-children__heading{color:var(--_secondary-colour,inherit);font-weight:700}.split-children__wrap{margin-bottom:-6rem;width:var(--_list-width)}.split-children__list{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;--_gutter:1.5rem;align-items:center;justify-content:flex-end;margin-left:calc(var(--_gutter, 3rem)*-1);margin-right:calc(var(--_gutter, 3rem)*-1);width:calc(100% + var(--_gutter, 3rem)*2)}.split-children-item{--_media-order:1;--_details-order:2;align-items:stretch;display:block;display:flex;margin-bottom:calc(var(--_gutter, 3rem)*2);padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);width:100%;width:var(--_item-width)}.split-children-item.in-view .split-children-item__details,.split-children-item.in-view .split-children-item__split{opacity:1;transition:background-color .3s ease,opacity 1.5s ease}.split-children-item__link{color:inherit;color:var(--_secondary-colour-contrast,var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))));display:flex;flex-direction:column;height:100%;padding:3rem;position:relative;text-decoration:none;width:100%}@media only screen and (min-width:768px) and (max-width:1023px){.split-children-item__link{align-items:center;flex-direction:row;flex-wrap:nowrap;gap:6rem}}.split-children-item__link:active:after,.split-children-item__link:active:before,.split-children-item__link:focus-visible:after,.split-children-item__link:focus-visible:before,.split-children-item__link:hover:after,.split-children-item__link:hover:before{height:calc(100% + var(--_gutter));width:calc(100% + var(--_gutter))}.split-children-item__link:active:after,.split-children-item__link:focus-visible:after,.split-children-item__link:hover:after{opacity:.1}.split-children-item__link:after,.split-children-item__link:before{border-radius:2rem;content:"";display:block;height:100%;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);transition:width .3s ease,height .3s ease,opacity .3s ease;width:100%}.split-children-item__link:before{background-color:var(--_secondary-colour,transparent)}.split-children-item__link:after{background-color:var(--_secondary-colour-contrast,transparent);filter:invert(1);opacity:0}.split-children-item__link:active .split-children-item__title,.split-children-item__link:focus-visible .split-children-item__title,.split-children-item__link:hover .split-children-item__title{color:inherit}.split-children-item__link:active .split-children-item__button,.split-children-item__link:focus-visible .split-children-item__button,.split-children-item__link:hover .split-children-item__button{color:var(--_secondary-colour-contrast,inherit);opacity:1}.split-children-item__link:active .split-children-item__split,.split-children-item__link:focus-visible .split-children-item__split,.split-children-item__link:hover .split-children-item__split{background-color:var(--_secondary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)))}.split-children-item__link:active .split-children-item__split:before,.split-children-item__link:focus-visible .split-children-item__split:before,.split-children-item__link:hover .split-children-item__split:before{background-color:var(--_secondary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)))}.split-children-item__icon{background-color:var(--_secondary-colour-contrast,var(--_primary-colour,var(--body-primary-colour,#fff)));border-radius:50%;display:block;flex:0 0 auto;height:10rem;margin-bottom:2rem;position:relative;transition:background-color .3s;width:10rem;z-index:1}.split-children-item__icon:before{background-color:var(--_secondary-colour,var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))));content:"";height:80%;left:10%;-webkit-mask-image:var(--_icon-url);mask-image:var(--_icon-url);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:10%;transition:background-color .3s;width:80%}.split-children-item__details{color:inherit;opacity:0;order:var(--_details-order);padding-bottom:4rem;position:relative;z-index:1}@media only screen and (min-width:1024px){.split-children-item__details{height:100%}}@media only screen and (min-width:768px) and (max-width:1023px){.split-children-item__details,.split-children-item__split{margin-bottom:0}.split-children-item__details{flex:1}.split-children-item:nth-child(2n){--_media-order:2;--_details-order:1}}.split-children-item__title{display:block;font-family:var(--font-family-body);font-weight:700;line-height:1.3;margin-bottom:.5em}@media only screen and (max-width:967px){.split-children-item__title{font-size:var(--font-size-h4--small,2.3rem);line-height:1.3}}@media only screen and (min-width:968px){.split-children-item__title{font-size:var(--font-size-h4--medium,2.5rem);line-height:1.3}}@media only screen and (min-width:1024px){.split-children-item__title{font-size:var(--font-size-h4--large,3rem)}}.split-children-item__title *{font-family:inherit;font-size:inherit;line-height:inherit}.split-children-item__title:nth-last-child(3){margin-bottom:1rem}.split-children-item__summary{margin-bottom:0}.split-children-item__button{bottom:-2rem;color:var(--_secondary-colour,inherit);left:0;margin:0;position:absolute;transition:opacity .3s}@media only screen and (min-width:1024px){.split-children-item__button{color:var(--_secondary-colour-contrast,inherit);opacity:0}}
/****** FILE: app/client/dist/styles/split-mediatextblock.css *****/
@keyframes bordered-circle{0%{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation)))}20%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 90deg))}40%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 180deg))}60%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 270deg))}80%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 1turn))}to{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation) + 1turn))}}.split-media-text{overflow-x:clip}.split-media-text__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:1rem;padding-right:1rem;--_content-order:1;--_content-column:1/7;--_media-order:2;--_media-column:6/12}@media only screen and (min-width:640px){.split-media-text__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.split-media-text__wrap{padding-left:5rem;padding-right:5rem}}.split-media-text__wrap{margin-left:auto;margin-right:auto;max-width:166rem;width:100%}@media only screen and (min-width:1280px){.split-media-text__wrap{display:grid;grid-template-columns:repeat(10,1fr)}}.split-media-text__wrap.media-left{--_content-order:2;--_content-column:5/12;--_media-order:1;--_media-column:1/6}@media only screen and (min-width:1280px){.media-left .split-media-text__content{padding-left:20%}.media-right .split-media-text__content{padding-right:20%}}.split-media-text__main,.split-media-text__media{display:block;margin-bottom:calc(var(--_gutter, 3rem)*2);padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);width:100%}@media only screen and (min-width:1280px){.split-media-text__main,.split-media-text__media{grid-row:1;margin-bottom:0}.split-media-text__main:not(:only-child):last-child,.split-media-text__media:not(:only-child):last-child{grid-column:var(--_content-column);order:var(--_content-order)}.split-media-text__main:not(:only-child):first-child,.split-media-text__media:not(:only-child):first-child{grid-column:var(--_media-column);order:var(--_media-order)}}.split-media-text__content{background-color:var(--_secondary-colour,transparent);border-radius:2rem;color:var(--_secondary-colour-contrast,var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))));padding:3rem}@media only screen and (min-width:768px){.split-media-text__content{border-radius:4rem;padding:12rem 6rem}}.split-media-text__heading{font-weight:700;margin-bottom:6rem}@media only screen and (min-width:768px) and (max-width:1279px){.split-media-text__heading--will-be-replaced{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;clip:rect(0,0,0,0);border:0;white-space:nowrap}.split-media-text__heading--will-be-replaced~.split-media-text__text{padding-right:40%}}@media only screen and (min-width:768px){.split-media-text__media{align-items:flex-end;display:flex}}@media only screen and (min-width:1280px){.split-media-text__media{align-items:center}}@media only screen and (min-width:768px) and (max-width:1279px){.split-media-text__media[data-heading]{flex-direction:row}.split-media-text__media[data-heading]:before{color:var(--_secondary-colour,var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000))));content:attr(data-heading);display:block;font-family:var(--font-family-headings);font-weight:700;line-height:1.3;margin-bottom:0;padding-right:6rem;position:relative;width:66.666666666%;z-index:1}}@media only screen and (min-width:768px) and (max-width:1279px) and (max-width:967px){.split-media-text__media[data-heading]:before{font-size:var(--font-size-h2--small,3.2rem);line-height:1.3}}@media only screen and (min-width:768px) and (max-width:1279px) and (min-width:968px){.split-media-text__media[data-heading]:before{font-size:var(--font-size-h2--medium,3.6rem);line-height:1.3}}@media only screen and (min-width:768px) and (max-width:1279px) and (min-width:1024px){.split-media-text__media[data-heading]:before{font-size:var(--font-size-h2--large,5rem)}}@media only screen and (min-width:768px) and (max-width:1279px){.split-media-text__media[data-heading]:before *{font-family:inherit;font-size:inherit;line-height:inherit}}.split-media-text__media [data-background-video]{border-radius:50%;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:768px) and (max-width:1279px){.split-media-text__media[data-heading] .split-media-text__image,.split-media-text__media[data-heading] .split-media-text__video{margin-bottom:-20%;margin-right:6rem;width:33.3333333%}}@media only screen and (max-width:767px){.split-media-text__media[data-heading] .split-media-text__image,.split-media-text__media[data-heading] .split-media-text__video{margin-top:2rem}}.split-media-text__image,.split-media-text__video{border-radius:50%;color:var(--_secondary-colour-contrast,inherit);display:block;overflow:visible;position:relative}.split-media-text__image:after,.split-media-text__image:before,.split-media-text__video:after,.split-media-text__video:before{border-radius:50%;border-style:solid;border-width:2px;color:inherit;content:"";height:calc(100% + 2.5rem);left:50%;pointer-events:none;position:absolute;top:50%;width:calc(100% + 2.5rem)}.split-media-text__image:before,.split-media-text__video:before{--_initial-rotation:0deg;animation:bordered-circle 40s cubic-bezier(.68,-.55,.265,1.55) infinite;border-color:currentColor;margin-left:0;margin-top:-.5rem}.split-media-text__image:after,.split-media-text__video:after{--_initial-rotation:45deg;animation:bordered-circle 60s cubic-bezier(.68,-.55,.265,1.55) infinite;border-color:var(--_secondary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));filter:brightness(.8);margin-left:1rem;margin-top:2rem}.split-media-text__image img,.split-media-text__video img{aspect-ratio:1/1;border-radius:50%;width:100%}.split-media-text__image iframe,.split-media-text__video iframe{height:100%;left:50%;position:absolute;top:50%;transform:translate(-50%,-50%);width:100%}
/****** FILE: app/client/dist/styles/offset-mediatextblock.css *****/
@keyframes bordered-circle{0%{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation)))}20%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 90deg))}40%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 180deg))}60%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 270deg))}80%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 1turn))}to{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation) + 1turn))}}.offset-media-text{overflow-x:clip}@media only screen and (min-width:968px){.offset-media-text{background-color:transparent!important;color:inherit!important;padding-bottom:calc(var(--block-padding)*2);padding-top:var(--block-padding)}.offset-media-text.media-right{--_gradient-angle:270deg}.offset-media-text.media-right .offset-media-text__content{margin-left:0}}.offset-media-text__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:1rem;padding-right:1rem;position:relative}@media only screen and (min-width:640px){.offset-media-text__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.offset-media-text__wrap{padding-left:5rem;padding-right:5rem}}.offset-media-text__wrap{margin-left:auto;margin-right:auto;max-width:154rem;width:100%}.offset-media-text__background{background-color:var(--_primary-colour,transparent);overflow:hidden}@media only screen and (max-width:967px){.offset-media-text__background{border-radius:2rem;display:block;height:30rem;margin-bottom:2rem;margin-left:3rem;margin-right:3rem;padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);position:relative;width:100%}}@media only screen and (min-width:968px){.offset-media-text__background{height:100%;left:50%;position:absolute;top:0;transform:translateX(-50%);width:100vw}}.offset-media-text__background iframe,.offset-media-text__background img,.offset-media-text__background img-greyscale-reveal{border-radius:2rem;height:100%;left:0;position:absolute;top:0;width:100%}@media only screen and (min-width:968px){.offset-media-text__background iframe,.offset-media-text__background img,.offset-media-text__background img-greyscale-reveal{border-radius:0}}.offset-media-text__background iframe{left:50%;top:50%;transform:translate(-50%,-50%)}.offset-media-text__content{display:block;margin-bottom:0;padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);position:relative;width:100%;z-index:1}@media only screen and (min-width:968px){.offset-media-text__content{aspect-ratio:1/1;color:var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));display:flex;flex-direction:column;justify-content:center;margin-bottom:calc(var(--block-padding)*-2);margin-left:auto;margin-top:var(--block-padding);min-width:70rem;padding:20rem 10rem;width:min-content}}.offset-media-text__circle{aspect-ratio:1/1;background-color:var(--_primary-colour,var(--body-primary-colour,#fff));border-radius:50%;display:block;height:100%;left:50%;position:relative;position:absolute;top:50%;transform:translate(-50%,-50%);z-index:-1}.offset-media-text__circle:after,.offset-media-text__circle:before{border-radius:50%;border-style:solid;border-width:2px;color:inherit;content:"";height:calc(100% + 2.5rem);left:50%;pointer-events:none;position:absolute;top:50%;width:calc(100% + 2.5rem)}.offset-media-text__circle:before{--_initial-rotation:0deg;animation:bordered-circle 40s cubic-bezier(.68,-.55,.265,1.55) infinite;border-color:var(--_secondary-colour-contrast,var(--body-primary-colour,#fff));margin-left:0;margin-top:-.5rem}.offset-media-text__circle:after{--_initial-rotation:45deg;animation:bordered-circle 60s cubic-bezier(.68,-.55,.265,1.55) infinite;border-color:var(--_primary-colour,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));filter:brightness(.8);margin-left:1rem;margin-top:2rem}@media only screen and (max-width:967px){.offset-media-text__circle{display:none}}.offset-media-text__heading{display:block;font-weight:700;margin-bottom:2rem}@media only screen and (min-width:968px){.offset-media-text__heading{color:var(--_secondary-colour,inherit);margin-bottom:4rem}}
/****** FILE: app/client/dist/styles/default-testimonialblock.css *****/
@keyframes bordered-circle{0%{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation)))}20%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 90deg))}40%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 180deg))}60%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 270deg))}80%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 1turn))}to{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation) + 1turn))}}@keyframes default-testimonial-background{0%{transform:translate(-50%,-50%) rotate(0deg)}to{transform:translate(-50%,-50%) rotate(1turn)}}@keyframes default-testimonial-images{0%{transform:translate(-50%,-50%) rotate(0deg)}33%{transform:translate(-46%,-54%) rotate(3deg)}66%{transform:translate(-52%,-53%) rotate(-2deg)}to{transform:translate(-50%,-50%) rotate(0deg)}}.default-testimonial{overflow:hidden;position:relative}.default-testimonial:after,.default-testimonial:before{content:"";cursor:pointer;display:block;position:absolute}.default-testimonial:before{background-color:var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));filter:invert(1);height:100%;left:0;opacity:.1;top:0;width:100%}.default-testimonial:after{animation:default-testimonial-background 240s linear infinite;background-color:var(--_primary-colour,var(--body-primary-colour,#fff));height:100vmax;left:60%;-webkit-mask-image:url(/_resources/app/client/images/medeor/svg/background-graphic-solid.svg?1748468868975);mask-image:url(/_resources/app/client/images/medeor/svg/background-graphic-solid.svg?1748468868975);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;top:-20%;width:100vmax}@media (prefers-reduced-motion:reduce){.default-testimonial:after{animation:none}}.default-testimonial__header,.default-testimonial__wrap{align-items:stretch;display:flex;flex-direction:row;flex-wrap:wrap;padding-left:1rem;padding-right:1rem;position:relative;z-index:1}@media only screen and (min-width:640px){.default-testimonial__header,.default-testimonial__wrap{padding-left:2rem;padding-right:2rem}}@media only screen and (min-width:768px){.default-testimonial__header,.default-testimonial__wrap{padding-left:5rem;padding-right:5rem}}.default-testimonial__header,.default-testimonial__wrap{margin-left:auto;margin-right:auto;max-width:154rem;width:100%}.default-testimonial__header{margin-bottom:calc(var(--block-padding)/2)}.default-testimonial__content{display:block;margin-bottom:0;padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);width:100%}.default-testimonial__content :last-child{margin-bottom:0}.default-testimonial__heading{color:var(--_secondary-colour,inherit);font-weight:700;text-align:center}.default-testimonial__list{display:block;margin-bottom:calc(var(--_gutter, 3rem)*2);padding-left:var(--_gutter,3rem);padding-right:var(--_gutter,3rem);position:relative;width:100%}.default-testimonial__slides{align-items:stretch;display:flex;height:100%}.default-testimonial .embla-button{background-color:var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));border-radius:50%;display:block;height:6rem;margin-left:1rem;margin-right:1rem;width:6rem}.default-testimonial .embla-button:first-of-type{margin-left:auto}.default-testimonial .embla-button:last-of-type{margin-right:auto}.default-testimonial .embla-button:before{background-color:var(--_primary-colour,var(--body-primary-colour,#fff));content:"";height:40%;left:30%;-webkit-mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1748468868975);mask-image:url(/_resources/app/client/images/svg/arrow-right.svg?1748468868975);-webkit-mask-position:center;mask-position:center;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat;-webkit-mask-size:contain;mask-size:contain;position:absolute;top:30%;width:40%}.default-testimonial .embla-button--prev{transform:scaleX(-1)}.default-testimonial-item{color:inherit;display:flex;flex:0 0 100%;height:100%;min-width:0}@media only screen and (min-width:968px){.default-testimonial-item{padding:0 10rem}}.default-testimonial-item__sibling-image{border-radius:10rem;height:13rem;position:absolute;width:13rem}@media only screen and (max-width:1439px){.default-testimonial-item__sibling-image{display:none}}@media (prefers-reduced-motion:reduce){.default-testimonial-item__sibling-image{animation:none!important}}.default-testimonial-item__sibling-image--1{animation:default-testimonial-images 30s linear infinite;left:100%;top:50%}.default-testimonial-item__sibling-image--2{animation:default-testimonial-images 20s linear infinite;bottom:0;right:100%}.default-testimonial-item__sibling-image--3{animation:default-testimonial-images 40s linear infinite;height:6rem;left:8rem;top:0;width:6rem}.default-testimonial-item__wrap{margin-right:auto;max-width:100rem}@media only screen and (min-width:968px){.default-testimonial-item__wrap{margin-left:auto;text-align:center}}.default-testimonial-item__content{display:block;margin-bottom:6rem}.default-testimonial-item__content p{display:inline-block;font-family:var(--font-family-body);line-height:1.4;margin-bottom:0}@media only screen and (max-width:967px){.default-testimonial-item__content p{font-size:var(--font-size-h5--small,2rem);line-height:1.4}}@media only screen and (min-width:968px){.default-testimonial-item__content p{font-size:var(--font-size-h5--medium,2.2rem);line-height:1.4}}@media only screen and (min-width:1024px){.default-testimonial-item__content p{font-size:var(--font-size-h5--large,2.4rem)}}.default-testimonial-item__content p *{font-family:inherit;font-size:inherit;line-height:inherit}.default-testimonial-item__image{border-radius:50%;display:block;height:16rem;margin-bottom:2rem;margin-right:auto;width:16rem}@media only screen and (min-width:968px){.default-testimonial-item__image{margin-left:auto}}.default-testimonial-item__name{color:inherit;display:inline-block;font-family:var(--font-family-body);font-weight:700;line-height:1.4;margin-bottom:0}@media only screen and (max-width:967px){.default-testimonial-item__name{font-size:var(--font-size-h6--small,1.6rem);line-height:1.4}}@media only screen and (min-width:968px){.default-testimonial-item__name{font-size:var(--font-size-h6--medium,1.8rem);line-height:1.4}}@media only screen and (min-width:1024px){.default-testimonial-item__name{font-size:var(--font-size-h6--large,2rem)}}.default-testimonial-item__name *{font-family:inherit;font-size:inherit;line-height:inherit}
/****** FILE: app/client/dist/styles/box-logoblock.css *****/
@keyframes bordered-circle{0%{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation)))}20%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 90deg))}40%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 180deg))}60%{transform:translate(-50%,-52.5%) rotate(calc(var(--_initial-rotation) + 270deg))}80%{transform:translate(-50%,-55%) rotate(calc(var(--_initial-rotation) + 1turn))}to{transform:translate(-50%,-50%) rotate(calc(var(--_initial-rotation) + 1turn))}}@media only screen and (min-width:1280px){.default-logo.box .default-logo__header{width:33.333333333%}.default-logo.box .default-logo__list{width:66.666666666%}}.default-logo.box .default-logo-item:before{background-color:var(--_primary-colour-contrast,var(--body-secondary-colour,var(--body-primary-colour-contrast,#000)));border-radius:2rem;opacity:.1;padding-top:100%}
