/*
 * DO NOT EDIT THIS FILE.
 * See the following change record for more information,
 * https://www.drupal.org/node/3084859
 * @preserve
 */

/**
 * @file
 * Base Layout.
 */

.container {
  width: 100%;
  max-width: 84.375rem;
  padding-left: 1.125rem;
  padding-right: 1.125rem
}

iframe {
  border: none;
}
.movie {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.movie iframe {
  width: 100%;
  height: 100%;
}
.grecaptcha-badge {
  z-index: 10;
}
.site-header {
  border-bottom: solid 3px #E0E0E0;
  background: #fff;
}
.site-footer__wide {
  background: #7E7B77;
}
.region--footer-right .site-branding__inner svg {
  display: inline-block!important;
  width: 250px!important;
  fill: #fff!important;
}
.fb0{fill:#1877F2;}
.fb1{fill:#FFFFFF;}
.tw0{fill:#1D9BF0;}
.yt1{fill:#fff;}
.yt2{fill:red;}
.fb0_f{fill:#fff;}
.fb1_f{fill:#7E7B77;}
.tw0_f{fill:#fff;}
.lnk1{fill:#7E7B77;}
.lnk2{fill:#fff;}

#block-sns .layout,
#block-movie .layout {
  align-items: center;
  font-weight: 300;
  line-height: 1.4;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  border-top: 6px solid #F0F1F3;
  padding-top: 4em;
}
#block-sns .layout .layout__region svg {
  width: 20%;
  display: block;
  margin: 0 auto;
}
#block-sns .layout .layout__region svg a {
  transition: .1s;
}
#block-sns .layout .layout__region svg a:hover {
  opacity: .7;
}
#share ul {
  display: flex;
  justify-content: flex-end;
  flex-wrap: nowrap;
  align-items: center;
  gap: 0 20px;
  list-style: none;
  position: relative;
  top: -40px;
}
#share ul li {
  width: 20px;
}
#flexslider-1 {
  margin: 0;
  border: none;
}
#flexslider-1 .slides {
  margin: 0;
}
#flexslider-1 .slides li {
  position: relative;
}
#flexslider-1 .slides .views-field-field-paragraph {
  display: none;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  margin: auto;
}
#flexslider-1 .slides .views-field-field-paragraph .paragraph {
  margin: 0;
}
#flexslider-1 .slides .views-field-field-paragraph .paragraph h3 {
  margin: .3em 0!important;
  font-size: 32px;
}
#flexslider-1 .slides .views-field-field-paragraph .paragraph h6 {
  margin: .2em 0!important;
  font-size: 14px;
}
#flexslider-1 .slides .views-field-field-paragraph .paragraph p {
  margin: .2em 0!important;
  font-size: 18px;
  line-height: 1.4;
}
.lang_en #flexslider-1 .slides .views-field-field-paragraph .paragraph p {
  font-size: 1.03rem;
}
#flexslider-1 .slides .views-field-field-paragraph .field--name-field-link {
    margin: 2em 0 0;
}
#flexslider-1 .slides .views-field-field-paragraph .field--name-field-link a {
    display: block;
    background: rgba(24,65,125,1);
    color: #fff;
    text-decoration: none;
    padding: .5em 5em;
    position: relative;
    transition: .3s;
    font-size: 14px;
}
#flexslider-1 ol.flex-control-nav {
  display: flex;
  flex-wrap: nowrap;
  margin: 0;
  position: static;
  justify-content: space-between;
}
#flexslider-1 ol.flex-control-nav li {
  text-indent: -9999px;
  display: block;
  border-radius: 0;
  height: 5px;
  margin: 0 3px 0 0;
  width: 100%;
}
#flexslider-1 ol.flex-control-nav li:last-child {
  margin: 0;
}
#flexslider-1 ol.flex-control-nav li a {
  display: block;
  border-radius: 0;
  height: 5px;
  border-top: 5px solid #D5D8D9;
  padding: 0;
  background: #D5D8D9;
  margin: 0 3px 0 0;
  width: 100%;
}
#flexslider-1 ol.flex-control-nav li a.flex-active {
  border-color: #18417D;
  cursor: default;
}
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info {
  display: none;
}
table.dataTable thead th {
  text-align: center!important;
}
.rangeslider {
  display: flex;
  margin: 0 1rem 1rem;
}
.rangeslider >div {
  font-weight: 600;
}
.rangeslider [type="text"] {
  max-width: 80%;
  margin-right: .4rem;
  margin-top: .4rem;
  padding: 0 1.125rem;
  font-weight: 600;
}
.rangeslider .convFromPower,
.rangeslider .convToPower {
  font-weight: 500;
  margin-left: .5rem;
}
.view-display-id-products {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.view-display-id-products .view-grouping {
    width: 100%;
    margin: 0 0  1.5%;
    position: relative;
    padding-bottom: 4em;
    border: 1px solid #E0E0E0;
}

.view-display-id-products .view-grouping .view-grouping-header a {
    display: flex;
    align-items: center;
    font-size: 1.25rem;
    background: #F5F5F5;
    font-size: 22px;
}
.view-display-id-products .view-grouping .view-grouping-header a:hover {
    text-decoration: none;
}

.view-display-id-products .view-grouping .view-grouping-header a img {
    width: 20%;
    height: auto;
    margin: 0 1em;
}

.view-display-id-products .view-grouping .view-grouping-content h3 {
    display: inline-block;
    margin: 0;
    position: absolute;
    bottom: 1em;
    left: 0;
    right: 0;
    margin: auto;
    width: 37%;
}

.view-display-id-products .view-grouping .view-grouping-content h3 a {
    font-size: 1rem;
    padding: .5em .5em .5em 0;
    line-height: 1.4;
    text-align: center;
    font-size: 14px;
}

.view-display-id-products .view-grouping .view-grouping-content ul {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin: 2em;
    justify-content: space-between;
}

.view-display-id-products .view-grouping .view-grouping-content ul li {
    width: 49%;
}
.view-display-id-products .view-grouping .view-grouping-content ul li a {
    display: block;
    line-height: 1.2;
    padding: .2em 0;
    margin-left: 1em;
    text-indent: -1em;
}
.view-display-id-products .view-grouping .view-grouping-content ul li a::before {
    content: '';
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #000;
    margin-right: 0.3em;
}
.field--name-field-link a,
.view-display-id-products .view-grouping-content h3 a {
    display: block;
    background: rgba(24,65,125,1);
    color: #fff;
    text-decoration: none;
    padding: .5em 2.5em .5em 1.5em;
    position: relative;
    transition: .3s;
}

.field--name-field-link a::after,
.view-display-id-products .view-grouping-content h3 a::after {
    content: '';
    display: inline-block;
    transform: scaleX(0.8) rotate(45deg);
    width: .7em;
    height: .7em;
    border: 0.1em solid #fff;
    border-left: none;
    border-bottom: none;
    position: relative;
    top: 0;
    left: 0;
}

.field--name-field-link a:hover {
    background: rgba(24,65,125,0.8);
}

#block-ss-lang ul.links {
  display: flex;
  align-items: center;
  height: 100%;
  margin: 0;
  list-style: none;
}
#block-ss-lang ul.links li.is-active {
  display: none;
}

#block-ss-lang ul.links li a:hover {
  text-decoration: none;
}

#block-ss-lang ul.links::before {
opacity: 1;
    content: "";
    position: relative;
    top: 1px;
    display: inline-block;
    width: 18px;
    height: 18px;
    margin: 0 5px 0 0;
    line-height: 1;
    vertical-align: middle;
    background: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNSAxNSI+PHRpdGxlPnNlbGVjdG9yPC90aXRsZT48ZyBpZD0i44Os44Kk44Ok44O8XzIiIGRhdGEtbmFtZT0i44Os44Kk44Ok44O8IDIiPjxnIGlkPSLjg6zjgqTjg6Tjg7xfMS0yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAxIj48cGF0aCBkPSJNMTMuNiwzLjJsLS4zLS41QTcuOCw3LjgsMCwwLDAsNy41LDAsNy44LDcuOCwwLDAsMCwxLjcsMi43bC0uMy41QTcuMSw3LjEsMCwwLDAsMCw3LjVhNy41LDcuNSwwLDAsMCwxLjMsNC4ybC4zLjRhNy41LDcuNSwwLDAsMCwxMS44LDBsLjMtLjRBNy41LDcuNSwwLDAsMCwxNSw3LjUsNy4xLDcuMSwwLDAsMCwxMy42LDMuMlpNMTIuOCwzbC0xLjcuOEE3LjMsNy4zLDAsMCwwLDkuMy44LDcuNSw3LjUsMCwwLDEsMTIuOCwzWk03LjguNkM4LjkuNywxMCwyLjEsMTAuNSw0YTExLjIsMTEuMiwwLDAsMS0yLjcuM1ptMCw0LjNhMTMuNSwxMy41LDAsMCwwLDIuOS0uNEExMS44LDExLjgsMCwwLDEsMTEsNy4ySDcuOFptMCwyLjlIMTFhMTAuMSwxMC4xLDAsMCwxLS4zLDIuNSwxMy41LDEzLjUsMCwwLDAtMi45LS40Wk01LjcuOGE3LjMsNy4zLDAsMCwwLTEuOCwzTDIuMiwzQTcuNSw3LjUsMCwwLDEsNS43LjhaTTEuOCwzLjVsMiwuOGExMy41LDEzLjUsMCwwLDAtLjQsMi45SC41QTcuNSw3LjUsMCwwLDEsMS44LDMuNVpNLjUsNy44SDMuNGExMi40LDEyLjQsMCwwLDAsLjMsMi43LDcuMiw3LjIsMCwwLDAtMiwuOUE3LjcsNy43LDAsMCwxLC41LDcuOFptMS41LDRMMy45LDExYTYuNiw2LjYsMCwwLDAsMS44LDMuMkE3LjEsNy4xLDAsMCwxLDIsMTEuOFptNS4yLDIuNkM2LDE0LjMsNSwxMi44LDQuNCwxMC44YTEyLjcsMTIuNywwLDAsMSwyLjgtLjNabTAtNC41YTEzLjUsMTMuNSwwLDAsMC0yLjkuNEExMC4xLDEwLjEsMCwwLDEsNCw3LjhINy4yWm0wLTIuN0g0YTExLjgsMTEuOCwwLDAsMSwuMy0yLjcsMTMuNSwxMy41LDAsMCwwLDIuOS40Wm0wLTIuOUExMS4yLDExLjIsMCwwLDEsNC41LDRDNSwyLjEsNi4xLjcsNy4yLjZabS4zLDEwLjJabS4zLS4xVjEwLjVhMTIuNywxMi43LDAsMCwxLDIuOC4zQzEwLDEyLjgsOSwxNC4zLDcuOCwxNC40Wm0xLjUtLjJBNi42LDYuNiwwLDAsMCwxMS4xLDExbDEuOS44QTcuMSw3LjEsMCwwLDEsOS4zLDE0LjJabTUuMi03SDExLjZhMTMuNSwxMy41LDAsMCwwLS40LTIuOWwyLS44YTcuNSw3LjUsMCwwLDEsMS4zLDMuN20wLC42YTcuNyw3LjcsMCwwLDEtMS4yLDMuNiw3LjIsNy4yLDAsMCwwLTItLjksMTIuNCwxMi40LDAsMCwwLC4zLTIuN2gyLjkiLz48L2c+PC9nPjwvc3ZnPg==) no-repeat;
    background-position: center top;
    background-size: cover;
    transition: all 0.3s;
}
.block-search-wide__button svg {
  position: relative;
  bottom: -3px;
}
.download {
  font-weight: 300;
  line-height: 1.4;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  border-top: 6px solid #F0F1F3;
  padding-top: 4em;
}
.downloadInner {
  display: flex;
  max-width: 800px;
  margin: 0 auto;
  padding: 0;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  overflow: visible;
}
.downloadWrapper {
  width: calc(100% - 220px);
}
.downloadHeading {
  margin: 0;
  padding: 0;
  line-height: 1.7;
}
.downloadCaption {
  margin-top: 10px!important;
  font-size: 1rem;
}
.downloadIcon {
  width: 29px;
  height: 24px;
  margin-right: 10px;
  position: relative;
  top: 2px;
}

.downloadButton {
  width: 180px;
  padding: 0;
  display: inline-block;
  line-height: 1;
  letter-spacing: 0.03em;
}

.downloadButton a {
  border: 1px solid #000;
  background-color: #fff;
  transition: .3s;
  display: block;
  text-align: center;
  padding: 15px 15px 13px;
  text-decoration: none;
}
.downloadButton a::after {
  content: '';
  display: inline-block;
  transform: scaleX(0.8) rotate(45deg);
  width: 0.5em;
  height: 0.5em;
  border: 0.1em solid #000;
  border-left: none;
  border-bottom: none;
  position: relative;
  top: -1px;
  left: 2px;
}
.text-content table {
    font-weight: 300;
    text-align: left;
    width: 100%;
    font-size: .875rem;
    border-spacing: 2px!important;
    border-collapse: separate!important;
    margin-bottom: 0.75rem;
}

.text-content table caption {
  font-size: 1.125rem!important;
  text-align: center!important;
  margin-bottom: 0.75rem!important;
}

.text-content table tbody tr:nth-child(even) td {
    background: #eaeaea;
}

.text-content table tbody tr:nth-child(odd) td {
    background: #fff;
}
.text-content table tr th,
.text-content table tr td {
    vertical-align: middle;
    padding: 0.8em!important;
    line-height: 1.2;
}
.text-content table tr th {
  background: #d6d6d6!important;
}
.text-content table thead tr th
.text-content table tbody tr th {
    vertical-align: top;
    white-space: nowrap;
    font-weight: 500!important;
}

.text-content table thead tr th span {
    display: block;
    font-weight: 300;
}
.tablefield-wrapper {
  display: block;
  overflow: scroll;
  white-space: nowrap;
  -webkit-overflow-scrolling: touch;
  max-height: 85vh;
}
.tablefield-wrapper table.tablefield th {
  position: sticky!important;
  top: 0;
  left: 0;
  z-index: 1;
}
.tablefield-wrapper table.tablefield thead th:first-child {
  z-index: 2;
}
table.tablefield {
    font-weight: 300;
    text-align: left;
    width: 100%;
    font-size:14px;
}

table.tablefield caption {

}

table.tablefield tbody tr:nth-child(even) th,
table.tablefield tbody tr:nth-child(even) td {
    background: #eaeaea;
}
table.tablefield tbody tr:nth-child(odd) th,
table.tablefield tbody tr:nth-child(odd) td {
    background: #fff;
}
table.tablefield tbody tr td:first-of-type a {
    background: url(/sites/default/files/2022-07/cad.png) no-repeat left top;
    background-size: contain;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    margin: 0 auto;
}
#tablefield-paragraph-207-field_table-0 tbody tr td:nth-of-type(2) a,
#tablefield-paragraph-225-field_table-0 tbody tr td:nth-of-type(2) a,
#tablefield-paragraph-244-field_table-0 tbody tr td:nth-of-type(2) a {
    background: url(/sites/default/files/2022-07/cad.png) no-repeat left top;
    background-size: contain;
    display: block;
    width: 25px;
    height: 25px;
    text-indent: -9999px;
    margin: 0 auto;
}
table.tablefield tr th,
table.tablefield tr td {
    vertical-align: middle;
    padding: 0.3em 0.6em;
    text-align: center;
    line-height: 1.2;
}

table.tablefield thead tr th {
    vertical-align: top;
    white-space: nowrap;
    font-weight: 500!important;
    background: #d6d6d6;
}

table.tablefield thead tr th span {
    display: block;
    font-weight: 300;
}

.col1 table.tablefield thead tr th {
    position: relative;
    padding: 0.5em 0.6em 1.8em;
}

.col1 table.tablefield thead tr th span {
    position: absolute;
    margin: auto;
    left: 0;
    right: 0;
    bottom: .4em;
}

table.tablefield th.col_0 {
    white-space: nowrap;
    font-weight: 300;
}

.webform-submission-custom-form,
.webform-submission-carrier-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.webform-submission-custom-form .form-item,
.webform-submission-carrier-form .form-item {
  width: 49%;
  margin-bottom: 0;
}
.webform-submission-custom-form .form-item-email,
.webform-submission-carrier-form .form-item-email {
  width: 100%;
}
.lang_en .webform-submission-custom-form .form-item-product {
  width: 32%;
}
.webform-submission-custom-form .form-item-trial,
.webform-submission-custom-form .form-item-mass {
  width: 23.5%;
}
.lang_en .webform-submission-custom-form .form-item-trial,
.lang_en .webform-submission-custom-form .form-item-mass {
  width: 32%;
}
.webform-submission-custom-form .form-item-torque,
.webform-submission-custom-form .form-item-rev,
.webform-submission-custom-form .form-item-life {
  width: 32%;
}
.webform-submission-custom-form .form-item-message,
.webform-submission-carrier-form .form-item-message,
.webform-submission-custom-form .form-item-use,
.webform-submission-custom-form .form-item-condition {
  width: 100%;
}

.webform-submission-custom-form .form-item__label {
  font-size: 1.15rem;
  margin-top: 0.8rem;
  margin-bottom: 0.8rem;
  font-weight: 200;
}
.webform-submission-custom-form .form-item__label.option {
  font-size: 1rem;
}
.webform-submission-custom-form .form-item [type="tel"],
.webform-submission-custom-form .form-item [type="number"] {
  width: 100%!important;
}
.webform-submission-custom-form .form-wrapper,
.webform-submission-carrier-form .form-wrapper {
  width: 100%!important;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 2rem;
  margin-bottom: 0;
}
.webform-submission-custom-form .form-wrapper .form-item__label {
  width: 100%!important;
}
.webform-submission-custom-form #edit-field {
  justify-content: flex-start;
}
.webform-submission-custom-form #edit-field .form-item {
  width: 15%;
  margin: 0;
}
.lang_en .webform-submission-custom-form #edit-field .form-item {
  width: 20%;
  margin: 0;
}
.webform-submission-custom-form #edit-option {
  margin: 0;
}
.webform-submission-custom-form .form-actions,
.webform-submission-carrier-form .form-actions {
  justify-content: center;
}
.webform-submission-custom-form .form-actions .button,
.webform-submission-carrier-form .form-actions .button {
  padding-left: 4rem;
  padding-right: 4rem;
  font-size: 1rem;
  font-weight: 400;
  margin-left: 0;
  margin-right: 0;
  height: 3.5rem;
}
.webform-submission-custom-form #edit-privacy,
.webform-submission-custom-form #edit-privacy--2,
.webform-submission-carrier-form #edit-privacy {
  margin: 0;
  width: 100%;
}
.webform-submission-custom-form #edit-privacy .note,
.webform-submission-custom-form #edit-privacy--2 .note,
.webform-submission-carrier-form #edit-privacy .note {
  margin: 0;
  text-align: center;
  font-size: .875rem;
}

.webform-submission-custom-form #edit-privacy .note a,
.webform-submission-custom-form #edit-privacy--2 .note a,
.webform-submission-carrier-form #edit-privacy .note a {
  text-decoration: none;
}

.webform-submission-custom-form #edit-privacy .note a:hover,
.webform-submission-custom-form #edit-privacy--2 .note a:hover,
.webform-submission-carrier-form #edit-privacy .note a:hover {
  border-bottom: 1px solid #000;
  text-decoration: none
}
.webform-submission-custom-form #edit-privacy .note a::after,
.webform-submission-custom-form #edit-privacy--2 .note a::after,
.webform-submission-carrier-form #edit-privacy .note a::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHZpZXdCb3g9IjAgMCAxNCAxMCI+PGRlZnM+PHN0eWxlPi5jbHMtMXtmaWxsOiNjMDA7fS5jbHMtMntmaWxsOiNmZmY7fTwvc3R5bGU+PC9kZWZzPjx0aXRsZT5ibGFuazwvdGl0bGU+PGcgaWQ9IuODrOOCpOODpOODvF8yIiBkYXRhLW5hbWU9IuODrOOCpOODpOODvCAyIj48ZyBpZD0iaWNvbiI+PHBvbHlnb24gY2xhc3M9ImNscy0xIiBzdHlsZT0iZmlsbDojYzAwOyIgcG9pbnRzPSI3IDAgNyAxIDEzIDEgMTMgNCAxNCA0IDE0IDAgNyAwIi8+PHBvbHlnb24gcG9pbnRzPSIxMCAxMCAwIDEwIDAgMyAxIDMgMSA5IDEwIDkgMTAgMTAiLz48cG9seWdvbiBwb2ludHM9IjEzIDcgMyA3IDMgMSA3IDEgNyAwIDIgMCAyIDggMTQgOCAxNCA0IDEzIDQgMTMgNyIvPjxyZWN0IHN0eWxlPSJmaWxsOiNmZmY7IiBjbGFzcz0iY2xzLTIiIHg9IjMiIHk9IjEiIHdpZHRoPSIxMCIgaGVpZ2h0PSI2Ii8+PC9nPjwvZz48L3N2Zz4=);
  display: inline-block;
  width: 14px;
  height: 10px;
  position: relative;
  top: 0;
  left: 0;
  margin: 0 0 0 5px;
  line-height: 1;
  vertical-align: baseline;
}

[type="color"], [type="date"], [type="datetime-local"], [type="email"], [type="file"], [type="month"], [type="number"], [type="password"], [type="search"], [type="tel"], [type="text"], [type="time"], [type="url"], [type="week"], textarea , input[type="checkbox"] {
  border-radius: 0!important;
}
[type="color"], [type="date"], [type="datetime-local"], [type="email"], [type="file"], [type="month"], [type="number"], [type="password"], [type="search"], [type="tel"], [type="text"], [type="time"], [type="url"], [type="week"], textarea {
  width: 100%!important;
  min-height: 3rem!important;
}
.block-webform-block {
  margin: 0!important;
}
.block-webform-block h2 {
  background: #f5f5f5;
  font-size: 32px;
  font-weight: 300;
  border: none;
  margin: 0;
  line-height: 1.4;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  border-top: 6px solid #F0F1F3;
  padding-top: 2em;
  padding-bottom: 1em;
}
.block-webform-block h2::after {
  display: none;
}
.block-webform-block .block__content {
  background: #f5f5f5;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  padding-bottom: 3.375rem;
}
#block-movie .block__content {
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
}
.col2-equal,
.col3-equal {
  display: flex;
  flex-wrap: wrap;
}

.page-wrapper {
  background: #fff;
  padding-top: 4em;
}
@media (min-width: 75rem) {

.container {
    max-width: 1520px;
    margin: 0 auto;
    padding-left: 60px;
    padding-right: 60px
}
.page-wrapper {
  padding-top: 6rem;
}
  }


/**
 * Creates stacking context ensuring that child elements can never appear in
 * front of mobile navigation.
 */

.layout-main-wrapper {
  position: relative;
  z-index: 1;
}


@media (min-width: 75rem) {

.main-content__container {
    padding-top: 0;
}

.view-display-id-products .view-grouping {
    width: 49.3%;
}

#flexslider-1 .slides .views-field-field-paragraph {
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  width: 100%;
  height: 100%;
  max-width: 1520px;
  margin: auto;
  padding-left: 60px;
  padding-right: 60px
}

.block-page-title-block {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    border-bottom: 6px solid #e5e5e5;
    width: auto!important;
    margin-bottom: 0!important;
}

.view-taxonomy-term .view-content {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    border-bottom: 6px solid #e5e5e5;
}

.view-taxonomy-term .view-content {
    margin-right: calc(50% - 50vw);
    margin-left: calc(50% - 50vw);
    padding-right: calc(50vw - 50%);
    padding-left: calc(50vw - 50%);
    padding-top: 2em;
    padding-bottom: 4em;
    border-bottom: 1px solid #e0e0e0;
    background: #fafafa;
}

.view-taxonomy-term .view-content ul {
    margin-left: 4.5em;
}

.view-taxonomy-term .view-content ul li {
    display: inline-block;
    padding-left: 20px;
    line-height: 1.5;
    position: relative;
    font-size: 1rem;
    margin: 0 4em 1em 0;
}

.view-taxonomy-term .view-content ul li::before {
    content: '';
    position: absolute;
    display: block;
    top: 0.4em;
    left: 0;
    width: 14px;
    height: 14px;
    background: #333333;
}



@media (min-width: 43.75rem) {

.main-content__container {
    padding-top: 0;
}
  }

.col2-equal,
.col3-equal,
.col4-equal,
.col2-6-3 {
  justify-content: space-between;
}

.node__content {
  padding-top: 4rem;
}

.paragraph {
  margin: 3rem 0;
}

.paragraph h2 {
  margin: 2rem 0 3rem;
}

.paragraph p {
  margin: 1em 0!important;
}

.paragraph p.note {
  font-size: .875rem;
}

.paragraph h3:first-child,
.paragraph h4:first-child,
.paragraph h5:first-child,
.paragraph h6:first-child {
  margin-top: 0!important;
}
.paragraph p:first-child {
  margin-top: 0!important;
}
.paragraph h3:first-child {
  margin-bottom: 2rem;
}

.paragraph .paragraph {
  margin: 0;
}

.paragraph--type--notice {
    border: 1px solid #707070;
    background: #faf8f8;
    padding: 1.5em 2em;
}

.paragraph--type--media + .paragraph--type--text p {
  margin-top: 0.2rem!important;
}

.field--name-field-html ul {
    list-style: none;
    margin: 0 0 0 .5em;
}

.field--name-field-html ul li {
    line-height: 1.5;
    margin: 0.4em 0;
    padding-left: 1em;
    position: relative;
    font-size: 1rem;
}

.field--name-field-html ul li::before {
    content: '';
    position: absolute;
    display: block;
    top: 0.6rem;
    left: 0;
    width: 0.6rem;
    height: 0.6rem;
    background: #333333;
    border-radius: 50%;
}

.field--name-field-link {
    display: inline-block;
    margin: 1em 0;
}


#views_slideshow_cycle_main_frontpage-slide .views-row {
    position: relative;
}

#views_slideshow_cycle_main_frontpage-slide .views-row .views-field-field-paragraph {
    position: absolute;
    left: 0;
    top: 0;
}

#views_slideshow_cycle_main_frontpage-slide .views-row .views-field-field-paragraph .paragraph {
    margin: 0;
}
.view-display-id-apps .view-content ul {
  display: flex;
  justify-content: space-between;
  list-style: none;
  margin: 0;
  flex-wrap: wrap;
}
.view-display-id-apps .view-content ul::after {
  width: 32%;
  content: "";
  display: block;
}
.view-display-id-apps .view-content ul li {
  width: 32%;
}
.view-display-id-apps .view-content ul li .views-field-field-thumbnail a {
  aspect-ratio: 16 / 9;
}
.view-display-id-apps .view-content ul li .views-field-field-thumbnail a img {
  object-fit: cover;
}
.view-display-id-apps .view-content ul li .views-field-name {
  margin: 1em 0;
}
.path-frontpage h1,
.path-frontpage h2 {
  font-size: 32px;
  font-weight: 300;
  border: none;
  margin: 0;
  line-height: 1.4;
  margin-right: calc(50% - 50vw);
  margin-left: calc(50% - 50vw);
  padding-right: calc(50vw - 50%);
  padding-left: calc(50vw - 50%);
  border-top: 6px solid #F0F1F3;
  padding-top: 2em;
  padding-bottom: 1em;
}
.path-frontpage h2::after {
  display: none;
}
.region--breadcrumb {
  position: relative;
}
.view-display-id-front .view-header {
  margin-bottom: 0;
  position: relative;
}
.view-display-id-front .view-header::after {
  content: '';
  position: absolute;
  bottom: 0;
  left: 0;
  width: 5%;
  height: 3px;
  background: #18417D;
}
.view-display-id-front .view-header h2 {
  margin-bottom: 0;
  padding-bottom: 3.375rem;
  border-bottom: 1px solid #E0E0E0;
}
.view-display-id-updates .view-content ul,
.view-display-id-front .view-content ul  {
  margin: 0;
  list-style: none;
  margin-top: 2em;
}
.view-display-id-updates .view-content ul li,
.view-display-id-front .view-content ul li {
  padding: 1em 0;
  border-bottom: 1px solid #E0E0E0;
}
.view-display-id-updates .view-content ul .views-field-created,
.view-display-id-front .view-content ul .views-field-created {
  font-weight: 500;
}

.region--breadcrumb #block-ss-breadcrumbs {
  position: absolute;
  top: 20px;
  left: -1em;
  z-index: 1;
}

.block-page-title-block {
    position: relative;
    min-height: 300px;
}
.block-page-title-block .page-title {
    font-size: 32px;
    position: relative;
}
.path-news .block-page-title-block > div:first-child,
.path-node .block-page-title-block > div:first-child,
.path-search .block-page-title-block > div:first-child {
    width: 100%;
    position: relative;
    left: 0;
    top: 7em;
}
.taxonomy-page-title {
    position: relative;
}
.taxonomy-page-title > div:first-child {
    width: 64%;
    position: absolute;
    left: 0;
    top: 7em;
}
.taxonomy-page-title > div:first-child p {
    font-size: 18px;
}
.taxonomy-page-title > div:nth-child(2) {
    height: 100%;
    width: 100%;
    z-index: -1;
    text-align: right;
}
.taxonomy-page-title > div:nth-child(2) img {
    height: auto;
    width: calc(33%);
    display: inline;
    vertical-align: bottom;
}

.taxonomy-page-title-category > div:nth-child(2) {
    width: 100vw;
    margin-left: calc(-50vw + 50%);
}
.taxonomy-page-title-category > div:nth-child(2) img {
    width: 100%;
    height: auto;
}

.field--name-field-media-oembed-video {
  width: 100%;
  aspect-ratio: 16 / 9;
}
.field--name-field-media-oembed-video iframe {
  width: 100%;
  height: 100%;
}

@media screen and (min-width: 43.75rem) {
  .field--name-field-media .field--name-field-media-image {
    border: 1px solid #707070;
    margin-bottom: 0!important;
  }

  .layout__region .field--name-field-media-image + .field--name-field-caption {
    text-align: center;
    color: #707070;
    margin: 0.3em 0;
  }

  .col2-6-3 > .layout__region {
    flex: 0 1 calc(calc(calc(97.4% / 3) * 2) + 1.2%);
  }
  .col2-6-3 > .layout__region--second {
    flex: 0 1 calc(97.4% / 3);
  }
  .col2-equal > .layout__region--first, .col2-equal > .layout__region--second {
      flex: 0 1 49.3%;
      flex-basis: calc(98.7% / 2);
  }
  .col3-equal > .layout__region {
    flex: 0 1 32.333%;
    flex-basis: calc(97.4% / 3);
  }
  .col3-equal > .layout__region--second {
    flex: 0 1 32.333%;
    flex-basis: calc(97.4% / 3);
  }
  .col4-equal > .layout__region {
    flex: 0 1 24%;
    flex-basis: calc(96.1% / 4);
  }
}
