/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.paragraph--type-float{grid-column-start:2;grid-column-end:-2}@media (max-width:1475px){.paragraph--type-float{grid-column-start:1;grid-column-end:-1;margin-bottom:1rem}}.float-paragraph{height:100%}.float-paragraph::after{content:"";clear:both;display:table}.float-paragraph__spacer{width:0}@media (max-width:767px){.float-paragraph__spacer{display:none}}.float-paragraph__spacer--left{float:left;clear:left}.float-paragraph__spacer--right{float:right;clear:right}.float-paragraph__float{clear:both;padding:3rem 0;width:40%;box-sizing:border-box}@media (min-width:768px) and (max-width:1023px){.float-paragraph__float{width:50%}}@media (max-width:767px){.float-paragraph__float{float:none;width:100%;margin-bottom:2rem;padding:0}}.float-paragraph__float img{display:block;width:100%;height:auto}.float-paragraph__float--left{float:left;padding-right:3rem}.float-paragraph__float--right{float:right;padding-left:3rem}.float-paragraph__text{padding:0 10%}@media (max-width:1475px){.float-paragraph__text{padding:0 8.333%}}@media (max-width:767px){.float-paragraph__text{padding:0}}
.submenu{display:grid;grid-template-columns:max-content auto;grid-column-gap:3rem;padding:3rem;background:#05243e}@media (max-width:767px){.submenu{display:block;padding:2rem}}.submenu__title{font-size:1.25rem;color:#80ba27;margin-bottom:1rem}.submenu__items{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:3rem;grid-row-gap:1rem}@media (max-width:1023px){.submenu__items{grid-template-columns:repeat(2,1fr)}}@media (max-width:767px){.submenu__items{display:none}}.submenu__item{margin-bottom:1rem;border-bottom:1px solid #80ba27}.submenu__item a{display:block;text-decoration:none;color:#fff;font-weight:700;padding-bottom:.5rem;padding-right:2rem;background:url(/themes/custom/aorta_lsp/images/icons/arrow-right-primary.svg) no-repeat center right}@media (max-width:767px){.submenu__item a{display:block}}.submenu__collapse{display:none}@media (max-width:767px){.submenu__collapse{display:block;margin-bottom:1rem;border-bottom:1px solid #80ba27;padding-right:2rem;background:url(/themes/custom/aorta_lsp/images/icons/arrow-down-primary.svg) no-repeat center right;color:#fff;font-weight:700;padding-bottom:.5rem}}@media (max-width:767px){.submenu__collapse.active{background-image:url(/themes/custom/aorta_lsp/images/icons/arrow-up-primary.svg)}}
