.boxed-side{display:grid;margin:1rem 0;grid-template-columns:1fr;grid-template-rows:1fr;grid-template-rows:auto;padding:0 25px;grid-gap:1rem}.boxed-side__content{align-self:center;grid-area:content}.boxed-side__image{height:100%;-o-object-fit:cover;object-fit:cover}@media only screen and (min-width:801px){.boxed-side{grid-template-columns:66% 33%;grid-template-areas:"content image"}.boxed-side:nth-child(2n){grid-template-columns:33% 66%;grid-template-areas:"image content"}}.boxed-side{grid-template-areas:"image" "content";max-width:1200px;margin:0 auto 4rem}@media screen and (min-width:1200px){.boxed-side{padding:0}}@media screen and (min-width:700px){.boxed-side{grid-template-areas:"image content";grid-template-columns:35% 65%;-webkit-box-pack:justify;-webkit-justify-content:space-between;-ms-flex-pack:justify;justify-content:space-between}}@media screen and (min-width:850px){.boxed-side{grid-template-columns:50% 40%}}@media screen and (min-width:700px){.boxed-side:nth-child(2n){grid-template-areas:"content image";grid-template-columns:65% 35%}}@media screen and (min-width:850px){.boxed-side:nth-child(2n){grid-template-columns:40% 50%}}.boxed-side:nth-child(2n) .boxed-side__content{margin-left:auto}.boxed-side:nth-child(2n) .boxed-side__image svg{left:-10%;right:10%}@media screen and (max-width:801px){.boxed-side:nth-child(2n) .boxed-side__image svg{left:-3%;right:3%}}@media screen and (max-width:801px){.boxed-side:nth-child(2n) .boxed-side__image img{right:-3%;left:3%}}@media screen and (max-width:1300px) and (min-width:801px){.boxed-side:nth-child(2n) .boxed-side__image{left:6%}}.boxed-side__content{max-width:600px;z-index:3}.boxed-side__image{position:relative;max-width:350px;min-width:400px;place-self:center;width:100%;grid-area:image}@media screen and (min-width:700px){.boxed-side__image{max-width:100%}}@media screen and (max-width:1190px){.boxed-side__image{min-width:unset}}.boxed-side__image:after{content:"";display:block;padding-bottom:100%}.boxed-side__image img{position:absolute;height:100%;width:100%;border-radius:50%;-o-object-fit:cover;object-fit:cover;z-index:2}@media screen and (max-width:801px){.boxed-side__image img{left:-3%;right:3%}}.boxed-side__image svg{display:inline-block;position:absolute;top:0;left:10%;right:-10%;z-index:1}@media screen and (max-width:801px){.boxed-side__image svg{left:3%;right:-3%}}.boxed-side__image svg circle{fill:rgba(0,0,0,0);stroke:#059ea2;stroke-width:2}@media screen and (max-width:1300px) and (min-width:801px){.boxed-side__image{right:6%}}.boxed-side__link{-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;grid-template-columns:1fr 25px;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.boxed-side__link.button svg{height:16px;-webkit-align-self:center;-ms-flex-item-align:center;align-self:center}.boxed-side__sub-header{font-weight:400}
/*# sourceMappingURL=/assets/css/maps/boxedSide.css.map */
