<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/**
* Place your paragraph-columns styles here.

MAIN
ADAPTIVE

*/


/* MAIN */





/* front-second-screen__content */
.front-second-screen__content .paragraph-columns &gt; div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2em;
  font-size: 16px;
  font-weight: lighter;
}

.front-second-screen__content .paragraph-columns iframe {
  max-width: 40vw;
}




/* front-fourth-screen__content */
.front-fourth-screen__content .paragraph-columns &gt; div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2em;
  font-size: 16px;
  font-weight: lighter;
  color: #4F4F4F;
}

.front-fourth-screen__content .paragraph-columns .paragraph--type--title {
  font-family: 'Montserrat', sans-serif;
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.02em;
  margin-bottom: 1rem;
  font-size: 28px;
}

.front-fourth-screen__content .paragraph-columns h3 {
  text-align: left;
  font-size: 36px!important;
  margin: 0;
}

.front-fourth-screen__content .paragraph-columns &gt; div &gt; div:nth-child(1) {
  grid-row: 1;
  grid-column: 1;
}

.front-fourth-screen__content .paragraph-columns &gt; div &gt; div:nth-child(2) {
  grid-row: 1;
  grid-column: 2;
}

.front-fourth-screen__content .paragraph-columns &gt; div tr {
  padding-top: 16px;
  padding-bottom: 16px;
  display: flex;
  grid-template-columns: auto auto;
  column-gap: 16px;
}

.front-fourth-screen__content .block-button-link {
  margin-top: 2em;
}




/* front-fifth-screen__content */
.ckeditor-accordion-container &gt; dl dt &gt; a,
.ckeditor-accordion-container &gt; dl dt &gt; a:not(.button) {
  background: #067C93 !important;
  border-bottom: none;
  padding: 12px 50px 12px 15px;
  color: #fff !important;
  font-size: 20px;
}

.ckeditor-accordion-container &gt; dl dt &gt; a:hover {
  background-color: #515388!important;
}

.ckeditor-accordion-container &gt; dl {
  border: 1px solid rgb(0,0,0,0.12);
  margin-top: 1px !important;
}

.ckeditor-accordion-container &gt; dl dt {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}

.ckeditor-accordion-container &gt; dl dt &gt; a &gt; .ckeditor-accordion-toggle {
  right: 11px;
  left: auto;
}

.ckeditor-accordion-container &gt; dl dt &gt; a &gt; .ckeditor-accordion-toggle::before {
  content: '';
  background: url(/sites/default/files/images/plus-solid.svg) no-repeat;
  background-size: 18px;
  width: 18px;
  height: 18px;
  transform: rotate(90deg);
  top: -8px;
}

.ckeditor-accordion-container &gt; dl dt.active &gt; a &gt; .ckeditor-accordion-toggle::before {
  content: '';
  background: url(/sites/default/files/images/minus-solid.svg) no-repeat;
  transform: rotate(180deg);
  top: 0;
}

.ckeditor-accordion-container &gt; dl dt &gt; a &gt; .ckeditor-accordion-toggle::after {
  display: none;
}

.front-fifth-screen__content .paragraph-columns h3 {
  text-align: left;
  font-size: 36px !important;
  margin: 0;
  line-height: normal;
}






/* front-fifth-screen */
.front-fifth-screen {
  font-weight: lighter;
  margin-top: 1em;
}

.front-fifth-screen .paragraph-columns .paragraph--type--title {
  line-height: 1;
  font-weight: 400;
  letter-spacing: -0.02em;
  margin-top: 2rem;
  margin-bottom: 1rem;
  font-size: 28px;
}



.front-fifth-screen .paragraph-columns &gt; div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2em;
  font-size: 18px;
}

.front-fifth-screen .paragraph-columns &gt; div tr {
  padding-top: 16px;
  padding-bottom: 16px;
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 16px;
}




/* front-sixth-screen */
.front-sixth-screen {
  font-weight: lighter;
  background: linear-gradient(90deg, #3B0DCC 0%, #6F58DE 51.23%, #ABA3EE 100%);
  color: #fff;
}

.front-sixth-screen h2 {
  color: #fff;
  margin-top: 0;
  margin-bottom: 0;
  text-align: center;
}

.front-sixth-screen .paragraph-columns &gt; div {
  display: grid;
  grid-template-columns: auto auto;
  column-gap: 2em;
  font-size: 18px;
  align-items: end;
}

.front-sixth-screen .paragraph-columns &gt; div &gt; div:nth-child(1) {
  height: 100%;
  display: flex;
  align-items: center;
}

.front-sixth-screen .paragraph-columns .paragraph-column {
  height: 100%;
}

.front-sixth-screen__content .paragraph-columns .paragraph-column &gt; div {
  display: flex;
  flex-direction: column;
  row-gap: 2em;
}

.front-sixth-screen .paragraph--type--title {
  width: 120%;
}

.front-sixth-screen .paragraph-columns &gt; div tr {
  padding-top: 16px;
  padding-bottom: 16px;
  display: grid;
  grid-template-columns: 80px auto;
  column-gap: 16px;
}

.front-sixth-screen .paragraph-columns &gt; div tr p {
  font-size: 15px;
  margin-top: 0;
}

.front-sixth-screen .paragraph-columns &gt; div tr strong {
  font-size: 20px;
}

.front-sixth-screen .paragraph--type--text {
  background-color: rgb(0 0 0/50%);
  color: #fff;
  padding: 5px 10px;
  text-align: center;
  margin-bottom: 15px;
  border-radius: 10px;
}

.front-sixth-screen .paragraph-columns &gt; div &gt; div:nth-child(2) .paragraph-column &gt; div {
  row-gap: 0;
}

.front-sixth-screen .paragraph-columns &gt; div &gt; div:nth-child(2) .paragraph-column &gt; div {
  position: relative;
}

.front-sixth-screen .paragraph-columns &gt; div &gt; div:nth-child(2) .paragraph-column &gt; div &gt; div:nth-child(2) {
  position: absolute;
  bottom: 5px;
  left: 55px;
}

.front-sixth-screen .paragraph--type--text p {
  margin: 0;
  /* font-weight: bold; */
  text-align: right;
}






/* front-seventh-screen */
.front-seventh-screen {
}

.front-seventh-screen h2 {
  margin-top: 0;
  line-height: normal;
}

.front-seventh-screen .paragraph-title-columns__title {
  margin-bottom: 30px;
  text-align: center;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-columns &gt; div {
  display: grid;
  grid-template-columns: 5fr 4fr;
  column-gap: 2em;
  row-gap: 2em;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-columns &gt; div &gt; div:nth-child(1) {
  grid-column: 2;
  grid-row: 1;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-columns &gt; div &gt; div:nth-child(1) p {
  font-family: 'Gilroy Light', sans-serif;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-columns &gt; div &gt; div:nth-child(2) {
  grid-column: 1;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-columns &gt; div &gt; div:nth-child(3) {
  grid-column: 1/3;
}

.front-seventh-screen .paragraph-title-columns__columns strong {
  font-size: 20px;
  font-family: 'Gilroy Regular', sans-serif;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-columns &gt; div &gt; div:nth-child(3) .paragraph-column &gt; div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  column-gap: 2em;
  row-gap: 2em;
}

.front-seventh-screen .paragraph--type--image {
  margin-bottom: 1em;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-column .paragraph,
.front-seventh-screen .paragraph-title-columns__columns .paragraph-column .paragraph-columns,
.front-seventh-screen .paragraph-title-columns__columns .paragraph-column .paragraph-columns .paragraph-column {
  height: 100%;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-column .paragraph-columns .paragraph-column &gt; div {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  height: 100%;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-column .paragraph-columns &gt; div tr {
  display: grid;
  grid-template-columns: 70px 1fr;
  column-gap: 1em;
  margin-bottom: 1em;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-column .paragraph-columns &gt; div tr p {
  margin-top: 0;
  margin-bottom: 5px;
}

.front-seventh-screen .paragraph-title-columns__columns .paragraph-column .paragraph-columns &gt; div tr td &gt; p:nth-child(1) {
  font-size: 24px;
  line-height: normal;
}













/* ADAPTIVE */
@media (min-width: 1920px) {
}

@media (max-width: 1920px) {
}

@media (max-width: 1919px) {
}

@media (max-width: 1700px) {
  .front-sixth-screen .paragraph-columns &gt; div {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 1600px) {
}

@media (max-width: 1500px) {

}

@media (max-width: 1440px) {
  .front-sixth-screen .paragraph-columns &gt; div &gt; div:nth-child(1) .paragraph-column {
    margin-top: 2em;
    margin-bottom: 2em;
  }
}

@media (max-width: 1366px) {
  .front-second-screen__content .paragraph-columns iframe {
    height: 350px;
  }
}

@media (max-width: 1280px) {
  .front-seventh-screen .paragraph-title-columns__columns &gt; div &gt; div &gt; .paragraph-columns &gt; div {
    display: flex;
    flex-direction: column;
  }
  .front-seventh-screen .paragraph-title-columns__title {
    margin-bottom: 10px;
  }
}

@media (max-width: 1150px) {

}

@media (max-width: 1024px) {
  .front-second-screen__content .paragraph-columns &gt; div,
  .front-fourth-screen__content .paragraph-columns &gt; div,
  .front-fifth-screen .paragraph-columns &gt; div,
  .front-sixth-screen .paragraph-columns &gt; div,
  .front-seventh-screen {
    font-size: 16px;
  }
  .front-second-screen__content .paragraph-columns iframe {
    height: 350px;
    max-width: 60vw;
  }
  .front-sixth-screen .paragraph--type--title {
    width: auto;
  }
  .front-second-screen__content .paragraph-columns &gt; div {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 991px) {
  .front-sixth-screen .paragraph-columns &gt; div {
    display: flex;
    flex-direction: column;
    row-gap: 3em;
  }
  .front-fourth-screen__content .paragraph-columns h3 {
    font-size: 32px!important;
  }
}

@media (max-width: 834px) {
  .front-second-screen__content .paragraph-columns &gt; div,
  .front-fourth-screen__content .paragraph-columns &gt; div,
  .front-fifth-screen .paragraph-columns &gt; div,
  .front-seventh-screen {
    display: flex;
    flex-direction: column;
  }
  .front-fifth-screen .paragraph-columns &gt; div {
    row-gap: 2em;
  }
  .front-sixth-screen .paragraph-columns &gt; div &gt; div:nth-child(1) .paragraph-column {
    margin-top: 2em;
    margin-bottom: 0;
  }
  .front-seventh-screen .paragraph-title-columns__columns .paragraph-columns &gt; div &gt; div:nth-child(3) .paragraph-column &gt; div {
    display: flex;
    flex-direction: column;
  }
}

@media (max-width: 768px) {
  .front-second-screen__content .paragraph-columns iframe {
    max-width: 80vw;
  }
  .front-fourth-screen__content .paragraph-columns h3 {
    font-size: 30px !important;
  }
  .front-fifth-screen__content .paragraph-columns h3 {
    font-size: 30px !important;
  }
}

@media (max-width: 650px) {
  .front-seventh-screen.content,
  .front-second-screen.content {
    margin-left: 0;
    margin-right: 0;
    padding-left: 0;
    padding-right: 0;
    max-width: 100%;
  }
  .front-second-screen.content h1 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .front-seventh-screen.content .paragraph-title-columns__columns &gt; div &gt; div &gt; .paragraph-columns &gt; div &gt; div:nth-child(1),
  .front-seventh-screen.content .paragraph-title-columns__columns &gt; div &gt; div &gt; .paragraph-columns &gt; div &gt; div:nth-child(3),
  .front-second-screen.content .front-second-screen__content .paragraph-columns &gt; div &gt; div:nth-child(1) p {
    padding-left: 15px;
    padding-right: 15px;
  }
  .front-second-screen__content .paragraph-columns iframe {
    height: 300px;
    max-width: 100%;
  }
  .front-seventh-screen .paragraph-title-columns__columns .paragraph-column .paragraph-columns &gt; div {
    display: flex;
    flex-wrap: wrap;
  }
}

@media (max-width: 480px) {

}

@media (max-width: 450px) {
  h2 {
    font-size: 34px;
  }
  .front-fourth-screen__content .paragraph-columns .paragraph--type--title h2 {
    font-size: 22px;
  }
  .front-second-screen__content .paragraph-columns &gt; div,
  .front-fourth-screen__content .paragraph-columns &gt; div,
  .front-fifth-screen .paragraph-columns &gt; div,
  .front-sixth-screen .paragraph-columns &gt; div,
  .front-seventh-screen {
    font-size: 14px;
  }
  .front-second-screen__content .paragraph-columns iframe {
    height: 250px;
  }
}

@media (max-width: 400px) {
  .front-fourth-screen__content .paragraph-columns &gt; div tr,
  .front-fifth-screen .paragraph-columns &gt; div tr {
    display: flex;
    flex-direction: column;
    row-gap: 1em;
  }
}

@media (max-width: 380px) {
  .front-sixth-screen .paragraph-columns &gt; div tr {
    display: flex;
    flex-direction: column;
    row-gap: 2em;
  }
  .front-seventh-screen .paragraph-title-columns__columns .paragraph-columns &gt; div &gt; div:nth-child(3) .paragraph-column &gt; div {
    row-gap: 3em;
  }
}
</pre></body></html>