/*
 *  Copyright 2017 Adobe Systems Incorporated
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}

/*
 *  Copyright 2017 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define image */
.cmp-image__image {
  width: 100%;
}

/*
 *  Copyright 2017 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
/** @define breadcrumb */
.cmp-breadcrumb {
  display: inline-block;
  list-style: none;
  padding: 0;
}
.cmp-breadcrumb__item {
  display: inline-block;
  vertical-align: top;
}

/*
 *  Copyright 2017 Adobe
 *
 *  Licensed under the Apache License, Version 2.0 (the "License");
 *  you may not use this file except in compliance with the License.
 *  You may obtain a copy of the License at
 *
 *      http://www.apache.org/licenses/LICENSE-2.0
 *
 *  Unless required by applicable law or agreed to in writing, software
 *  distributed under the License is distributed on an "AS IS" BASIS,
 *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
 *  See the License for the specific language governing permissions and
 *  limitations under the License.
 */
.cmp-search {
  position: relative;
}
.cmp-search__field {
  position: relative;
  height: 2rem;
}
.cmp-search__input {
  padding-left: 2rem;
  padding-right: 2rem;
  height: 100%;
  width: 100%;
}
.cmp-search__icon {
  display: block;
  position: absolute;
  left: .5rem;
  top: .5rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTE1MnB4IiBoZWlnaHQ9IjExNTJweCIgdmlld0JveD0iMCAwIDExNTIgMTE1MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTE1MiAxMTUyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGQ9Ik02NzIsMEM0MDYuOTAzLDAsMTkyLDIxNC45MDMsMTkyLDQ4MGMwLDk1LjcsMjguMDExLDE4NC44NTUsNzYuMjc1LDI1OS43MjVDMTgxLjY0Niw4MjYuMzU0LDQ4LjA3NSw5NTkuOTI1LDM2LDk3Mg0KCWMtMTgsMTgtMzYsMzYtMzYsNzJzMTgsNTQsMzYsNzJzMzYuMDEyLDM2LDcyLDM2czU0LTE4LDcyLTM2YzEyLjA3NS0xMi4wNzUsMTQ1LjY0Ni0xNDUuNjQ2LDIzMi4yNzUtMjMyLjI3NQ0KCUM0ODcuMTQ0LDkzMS45ODgsNTc2LjMsOTYwLDY3Miw5NjBjMjY1LjA5NywwLDQ4MC0yMTQuOTAzLDQ4MC00ODBDMTE1MiwyMTQuOTAzLDkzNy4wOTcsMCw2NzIsMHogTTY3Miw4MTYNCgljLTE4NS41NjgsMC0zMzYtMTUwLjQzMy0zMzYtMzM2YzAtMTg1LjU2OCwxNTAuNDMyLTMzNiwzMzYtMzM2YzE4NS41NjcsMCwzMzYsMTUwLjQzMiwzMzYsMzM2QzEwMDgsNjY1LjU2Nyw4NTcuNTY3LDgxNiw2NzIsODE2eiINCgkvPg0KPC9zdmc+DQo=");
  background-size: contain;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
}
.cmp-search__loading-indicator {
  display: none;
  position: absolute;
  top: .5rem;
  left: .5rem;
  border: 3px solid #ccc;
  border-top-color: #333;
  border-radius: 50%;
  width: 1rem;
  height: 1rem;
  animation: cmp-search__loading-indicator-spin 2s linear infinite;
}
@keyframes cmp-search__loading-indicator-spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
.cmp-search__clear {
  display: none;
  margin: 0;
  padding: 0;
  border: none;
  background: transparent;
}
.cmp-search__clear-icon {
  position: absolute;
  top: .5rem;
  right: .5rem;
  background-image: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxOS4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4Ig0KCSB3aWR0aD0iMTE1MnB4IiBoZWlnaHQ9IjExNTJweCIgdmlld0JveD0iMCAwIDExNTIgMTE1MiIgZW5hYmxlLWJhY2tncm91bmQ9Im5ldyAwIDAgMTE1MiAxMTUyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGlkPSJYTUxJRF85XyIgZD0iTTgyLjYsOTM3LjJsMzYyLTM2Mkw4NCwyMTQuOGMtMTQuMS0xNC4xLTE0LjEtMzYuOSwwLTUxbDgxLjItODEuMmMxNC4xLTE0LjEsMzYuOS0xNC4xLDUxLDBsMzYwLjUsMzYwLjUNCglMOTM3LjIsODIuNmMxNC4xLTE0LjEsMzYuOS0xNC4xLDUxLDBsODEuMiw4MS4yYzE0LjEsMTQuMSwxNC4xLDM2LjksMCw1MUw3MDguOSw1NzUuM2wzNjAuNSwzNjAuNWMxNC4xLDE0LjEsMTQuMSwzNi45LDAsNTENCglsLTgxLjIsODEuMmMtMTQuMSwxNC4xLTM2LjksMTQuMS01MSwwTDU3Ni43LDcwNy41bC0zNjIsMzYyYy0xNC4xLDE0LjEtMzYuOSwxNC4xLTUxLDBsLTgxLjItODEuMg0KCUM2OC41LDk3NC4yLDY4LjUsOTUxLjMsODIuNiw5MzcuMnoiLz4NCjwvc3ZnPg0K");
  background-size: contain;
  width: 1rem;
  height: 1rem;
}
.cmp-search__results {
  display: none;
  overflow-y: auto;
  min-width: 100%;
  max-height: 10rem;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 999999;
  border: 1px solid #ccc;
  background: #fff;
}
.cmp-search__item {
  display: block;
}
.cmp-search__item--is-focused {
  background-color: #ccc;
}

.cannyFeedbackContainer {

    padding: 20px 40px !important;

    }
/*
 * ADOBE CONFIDENTIAL
 *
 * Copyright 2015 Adobe Systems Incorporated
 * All Rights Reserved.
 *
 * NOTICE:  All information contained herein is, and remains
 * the property of Adobe Systems Incorporated and its suppliers,
 * if any.  The intellectual and technical concepts contained
 * herein are proprietary to Adobe Systems Incorporated and its
 * suppliers and may be covered by U.S. and Foreign Patents,
 * patents in process, and are protected by trade secret or copyright law.
 * Dissemination of this information or reproduction of this material
 * is strictly forbidden unless prior written permission is obtained
 * from Adobe Systems Incorporated.
 */
/* grid component */
.aem-Grid {
  display: block;
  width: 100%;
}
.aem-Grid::before,
.aem-Grid::after {
  display: table;
  content: " ";
}
.aem-Grid::after {
  clear: both;
}
/* placeholder for new components */
.aem-Grid-newComponent {
  clear: both;
  margin: 0;
}
/* column of a grid */
.aem-GridColumn {
  box-sizing: border-box;
  clear: both;
}
/* force showing hidden */
.aem-GridShowHidden > .aem-Grid > .aem-GridColumn {
  display: block !important;
}
/* Generates all the rules for the grid columns up to the given amount of column */
/* Generates all the rules for the grid column offset up to the given amount of column */
/* Generates all the rules for the grid and columns for the given break point and total of columns */
/* Generates all the rules for the grids and columns */
/* API function to be called to generate a grid config */
/* maximum amount of grid cells to be provided */
/* default breakpoint */
.aem-Grid {
  width: auto;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--1 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--2 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--3 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--4 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--5 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--6 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 14.28571429%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 28.57142857%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 42.85714286%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 57.14285714%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 71.42857143%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 85.71428571%;
}
.aem-Grid.aem-Grid--default--7 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 12.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 37.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 62.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 87.5%;
}
.aem-Grid.aem-Grid--default--8 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 11.11111111%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 22.22222222%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 44.44444444%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 55.55555556%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 77.77777778%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 88.88888889%;
}
.aem-Grid.aem-Grid--default--9 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 10%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 20%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 30%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 40%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 60%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 70%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 80%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 90%;
}
.aem-Grid.aem-Grid--default--10 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 9.09090909%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 18.18181818%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 27.27272727%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 36.36363636%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 45.45454545%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 54.54545455%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 63.63636364%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 72.72727273%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 81.81818182%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 90.90909091%;
}
.aem-Grid.aem-Grid--default--11 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--1 {
  float: left;
  clear: none;
  width: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--2 {
  float: left;
  clear: none;
  width: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--3 {
  float: left;
  clear: none;
  width: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--4 {
  float: left;
  clear: none;
  width: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--5 {
  float: left;
  clear: none;
  width: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--6 {
  float: left;
  clear: none;
  width: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--7 {
  float: left;
  clear: none;
  width: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--8 {
  float: left;
  clear: none;
  width: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--9 {
  float: left;
  clear: none;
  width: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--10 {
  float: left;
  clear: none;
  width: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--11 {
  float: left;
  clear: none;
  width: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--default--12 {
  float: left;
  clear: none;
  width: 100%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--0 {
  margin-left: 0%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--1 {
  margin-left: 8.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--2 {
  margin-left: 16.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--3 {
  margin-left: 25%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--4 {
  margin-left: 33.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--5 {
  margin-left: 41.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--6 {
  margin-left: 50%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--7 {
  margin-left: 58.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--8 {
  margin-left: 66.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--9 {
  margin-left: 75%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--10 {
  margin-left: 83.33333333%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--11 {
  margin-left: 91.66666667%;
}
.aem-Grid.aem-Grid--default--12 > .aem-GridColumn.aem-GridColumn--offset--default--12 {
  margin-left: 100%;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--newline {
  /* newline behavior */
  display: block;
  clear: both !important;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--none {
  /* none behavior */
  display: block;
  clear: none !important;
  float: left;
}
.aem-Grid > .aem-GridColumn.aem-GridColumn--default--hide {
  /* hide behavior */
  display: none;
}
/* phone breakpoint */
@media (max-width: 650px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--1 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--2 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--3 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--4 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--5 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--6 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--phone--7 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--phone--8 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--phone--9 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--phone--10 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--phone--11 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--phone--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--phone--12 > .aem-GridColumn.aem-GridColumn--offset--phone--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--phone--hide {
    /* hide behavior */
    display: none;
  }
}
/* tablet breakpoint */
@media (min-width: 651px) and (max-width: 1200px) {
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--1 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--2 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--3 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--4 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--5 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--6 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 14.28571429%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 28.57142857%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 42.85714286%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 57.14285714%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 71.42857143%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 85.71428571%;
  }
  .aem-Grid.aem-Grid--tablet--7 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 12.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 37.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 62.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 87.5%;
  }
  .aem-Grid.aem-Grid--tablet--8 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 11.11111111%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 22.22222222%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 44.44444444%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 55.55555556%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 77.77777778%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 88.88888889%;
  }
  .aem-Grid.aem-Grid--tablet--9 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 10%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 20%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 30%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 40%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 60%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 70%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 80%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 90%;
  }
  .aem-Grid.aem-Grid--tablet--10 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 9.09090909%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 18.18181818%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 27.27272727%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 36.36363636%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 45.45454545%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 54.54545455%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 63.63636364%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 72.72727273%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 81.81818182%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 90.90909091%;
  }
  .aem-Grid.aem-Grid--tablet--11 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--1 {
    float: left;
    clear: none;
    width: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--2 {
    float: left;
    clear: none;
    width: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--3 {
    float: left;
    clear: none;
    width: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--4 {
    float: left;
    clear: none;
    width: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--5 {
    float: left;
    clear: none;
    width: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--6 {
    float: left;
    clear: none;
    width: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--7 {
    float: left;
    clear: none;
    width: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--8 {
    float: left;
    clear: none;
    width: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--9 {
    float: left;
    clear: none;
    width: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--10 {
    float: left;
    clear: none;
    width: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--11 {
    float: left;
    clear: none;
    width: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--tablet--12 {
    float: left;
    clear: none;
    width: 100%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--0 {
    margin-left: 0%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--1 {
    margin-left: 8.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--2 {
    margin-left: 16.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--3 {
    margin-left: 25%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--4 {
    margin-left: 33.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--5 {
    margin-left: 41.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--6 {
    margin-left: 50%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--7 {
    margin-left: 58.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--8 {
    margin-left: 66.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--9 {
    margin-left: 75%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--10 {
    margin-left: 83.33333333%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--11 {
    margin-left: 91.66666667%;
  }
  .aem-Grid.aem-Grid--tablet--12 > .aem-GridColumn.aem-GridColumn--offset--tablet--12 {
    margin-left: 100%;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--newline {
    /* newline behavior */
    display: block;
    clear: both !important;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--none {
    /* none behavior */
    display: block;
    clear: none !important;
    float: left;
  }
  .aem-Grid > .aem-GridColumn.aem-GridColumn--tablet--hide {
    /* hide behavior */
    display: none;
  }
}

/*common components */
/*corcoran components */
.adaptable-card-container {
  border: none;
  border-radius: 0; }
  .adaptable-card-container img {
    border-radius: 0;
    height: 451px; }
    @media only screen and (max-width: 768px) {
      .adaptable-card-container img {
        height: 300px; } }
  .adaptable-card-container .card-body {
    padding: 10px; }
    .adaptable-card-container .card-body .card-title {
      color: #000000;
      font-family: Chronicle Display Roman;
      font-size: 1.5rem;
      font-weight: 500;
      letter-spacing: 0.3px;
      line-height: 32px; }
    .adaptable-card-container .card-body .card-text, .adaptable-card-container .card-body p {
      color: #000000;
      font-family: Avenir Roman;
      font-size: 1rem;
      font-weight: 300;
      letter-spacing: 0.3px;
      line-height: 26px; }
    .adaptable-card-container .card-body .cta-container .item-name, .adaptable-card-container .card-body .cta-container a {
      background-color: transparent;
      color: #4A769D;
      border: none;
      font-family: Avenir Roman;
      font-size: 0.875rem;
      font-weight: 900;
      letter-spacing: 1.6px;
      line-height: 20px;
      padding: 0; }

.adaptablecard .adaptable-card-container {
  flex: 1 1 0;
  display: flex;
  flex-direction: column; }

.agent-card-container {
  height: 261px;
  margin: 0; }
  @media only screen and (max-width: 767px) {
    .agent-card-container {
      height: auto; } }
  .agent-card-container .lead {
    color: #000000;
    font-family: Chronicle Display Roman;
    font-size: 1.5rem;
    letter-spacing: 0.3px;
    line-height: 32px; }
    @media only screen and (max-width: 767px) {
      .agent-card-container .lead {
        margin-top: 10px;
        display: block; } }
  .agent-card-container p {
    color: #000000;
    font-family: Avenir Book;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 26px;
    margin-bottom: 6px; }
  .agent-card-container .defaultSpan {
    color: #000000;
    font-family: Avenir Heavy;
    font-size: 0.875rem;
    font-weight: 900;
    letter-spacing: 1.6px;
    line-height: 20px; }
  .agent-card-container .agent-mail {
    color: #4A769D;
    font-family: Avenir Book;
    font-size: 0.875rem;
    font-weight: normal;
    letter-spacing: 1.6px;
    line-height: 20px;
    word-break: break-word;
    text-transform: lowercase; }
  .agent-card-container .agent-image {
    padding: 0;
    max-width: 191px; }
    @media only screen and (max-width: 767px) {
      .agent-card-container .agent-image {
        flex-basis: auto;
        margin-bottom: 5px; } }
    .agent-card-container .agent-image img {
      height: 261px;
      width: 191px;
      max-width: 100%; }
  .agent-card-container .agent-content {
    padding-left: 25px;
    max-width: 330px; }
    @media only screen and (max-width: 767px) {
      .agent-card-container .agent-content {
        flex-basis: auto;
        padding-left: 0;
        max-width: 100%; } }
    .agent-card-container .agent-content b {
      font-weight: 600; }

.banner-component-container .banner-inner {
  position: relative; }
  .banner-component-container .banner-inner .image-top {
    background-color: #DDDDDD;
    height: auto; }
    .banner-component-container .banner-inner .image-top img {
      height: auto;
      width: 100%; }
    .banner-component-container .banner-inner .image-top .text-block {
      background-color: #ffffff;
      padding: 62px 110px;
      text-align: center;
      width: 84%;
      transform: translateY(-80px); }
      @media only screen and (max-width: 1024px) and (min-width: 990px) {
        .banner-component-container .banner-inner .image-top .text-block {
          padding: 63px 87px;
          transform: translateY(-80px); } }
      @media only screen and (max-width: 989px) {
        .banner-component-container .banner-inner .image-top .text-block {
          transform: translateY(0px); } }
      @media only screen and (max-width: 989px) and (min-width: 767px) {
        .banner-component-container .banner-inner .image-top .text-block {
          padding: 63px 87px;
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .banner-component-container .banner-inner .image-top .text-block {
          padding: 23px 20px;
          width: 100%; } }
      .banner-component-container .banner-inner .image-top .text-block h1, .banner-component-container .banner-inner .image-top .text-block h2, .banner-component-container .banner-inner .image-top .text-block h3 {
        text-align: center; }
      .banner-component-container .banner-inner .image-top .text-block p {
        margin: 0px; }
    .banner-component-container .banner-inner .image-top .text-bg .text-block {
      margin: 0 auto; }
  .banner-component-container .banner-inner .image-bottom {
    min-height: 770px;
    margin-bottom: 20px; }
    @media only screen and (max-width: 1024px) {
      .banner-component-container .banner-inner .image-bottom {
        min-height: 770px; } }
    @media only screen and (max-width: 768px) {
      .banner-component-container .banner-inner .image-bottom {
        min-height: 700px; } }
    @media (max-width: 767px) {
      .banner-component-container .banner-inner .image-bottom {
        padding-bottom: 5%;
        margin-bottom: 0px; } }
    .banner-component-container .banner-inner .image-bottom img {
      height: 411px;
      width: 1076px;
      position: absolute;
      /*bottom: 11%;*/
      bottom: 1.5%;
      left: 0;
      right: 0;
      margin: 0 auto; }
      @media only screen and (max-width: 1300px) {
        .banner-component-container .banner-inner .image-bottom img {
          /*bottom: 9.5%;*/ } }
      @media only screen and (max-width: 1024px) {
        .banner-component-container .banner-inner .image-bottom img {
          max-height: 411px;
          width: 831px;
          /* bottom:5.5%;*/ } }
      @media (max-width: 768px) {
        .banner-component-container .banner-inner .image-bottom img {
          position: relative;
          margin-top: 0%;
          left: 0;
          width: 100%; } }
      @media (max-width: 420px) {
        .banner-component-container .banner-inner .image-bottom img {
          height: 237px; } }
    .banner-component-container .banner-inner .image-bottom .text-block {
      min-height: 595px;
      width: 100%;
      padding: 5% 10%;
      text-align: center; }
      .banner-component-container .banner-inner .image-bottom .text-block h1, .banner-component-container .banner-inner .image-bottom .text-block h2, .banner-component-container .banner-inner .image-bottom .text-block h3,
      .banner-component-container .banner-inner .image-bottom .text-block p {
        color: #ffffff; }
      @media only screen and (max-width: 767px) {
        .banner-component-container .banner-inner .image-bottom .text-block p {
          margin-bottom: 37px; } }
      .banner-component-container .banner-inner .image-bottom .text-block a.btn-cta {
        margin-bottom: 37px; }
        @media only screen and (max-width: 1024px) {
          .banner-component-container .banner-inner .image-bottom .text-block a.btn-cta {
            margin-bottom: 37px; } }
        @media only screen and (max-width: 768px) {
          .banner-component-container .banner-inner .image-bottom .text-block a.btn-cta {
            margin-bottom: 0px; } }
      .banner-component-container .banner-inner .image-bottom .text-block .banner-header {
        font-size: 2rem; }
        @media only screen and (max-width: 420px) {
          .banner-component-container .banner-inner .image-bottom .text-block .banner-header {
            font-size: 1.5rem; } }
      @media only screen and (max-width: 768px) {
        .banner-component-container .banner-inner .image-bottom .text-block {
          min-height: 340px; } }
      @media only screen and (max-width: 767px) {
        .banner-component-container .banner-inner .image-bottom .text-block {
          min-height: auto;
          padding: 5% 20px 60px;
          margin-bottom: 7px; } }
  .banner-component-container .banner-inner .image-right {
    margin-top: 6%;
    overflow-y: auto; }
    @media (max-width: 767px) {
      .banner-component-container .banner-inner .image-right {
        margin-top: 11%;
        text-align: center; } }
    .banner-component-container .banner-inner .image-right img {
      border-radius: 26px;
      min-height: 441px;
      max-height: 441px;
      width: 50%;
      position: absolute;
      right: 0;
      top: -15%; }
      @media only screen and (max-width: 768px) {
        .banner-component-container .banner-inner .image-right img {
          min-height: 294px;
          top: -10%; } }
      @media (max-width: 767px) {
        .banner-component-container .banner-inner .image-right img {
          position: absolute;
          max-height: 280px;
          min-height: 223px;
          top: -8%;
          left: 0;
          width: 100%; } }
    .banner-component-container .banner-inner .image-right .text-block {
      min-height: 477px;
      padding: 5% 3% 5% 6%;
      text-align: center;
      width: 50%; }
      @media only screen and (max-width: 768px) {
        .banner-component-container .banner-inner .image-right .text-block {
          padding: 5%; } }
      @media (max-width: 767px) {
        .banner-component-container .banner-inner .image-right .text-block {
          padding-top: 223px;
          width: 100%; } }
      .banner-component-container .banner-inner .image-right .text-block h1, .banner-component-container .banner-inner .image-right .text-block h2, .banner-component-container .banner-inner .image-right .text-block h3,
      .banner-component-container .banner-inner .image-right .text-block p {
        color: #ffffff;
        text-align: left; }
        @media (max-width: 767px) {
          .banner-component-container .banner-inner .image-right .text-block h1, .banner-component-container .banner-inner .image-right .text-block h2, .banner-component-container .banner-inner .image-right .text-block h3,
          .banner-component-container .banner-inner .image-right .text-block p {
            text-align: center; } }
  .banner-component-container .banner-inner .image-left {
    margin-bottom: 10%; }
    @media (max-width: 767px) {
      .banner-component-container .banner-inner .image-left {
        text-align: center;
        margin-bottom: 5px; } }
    .banner-component-container .banner-inner .image-left .text-bg {
      min-height: 477px;
      overflow-y: auto; }
    .banner-component-container .banner-inner .image-left img {
      border-radius: 26px;
      max-height: 600px;
      min-height: 441px;
      max-width: 40%;
      position: absolute;
      left: 9%;
      bottom: -21%; }
      @media only screen and (max-width: 768px) {
        .banner-component-container .banner-inner .image-left img {
          left: 2%;
          min-height: 294px; } }
      @media (max-width: 767px) {
        .banner-component-container .banner-inner .image-left img {
          position: relative;
          min-height: 223px;
          left: 0; } }
    .banner-component-container .banner-inner .image-left .text-block {
      float: right;
      min-height: 400px;
      padding: 5%;
      text-align: center;
      width: 60%; }
      @media only screen and (max-width: 768px) {
        .banner-component-container .banner-inner .image-left .text-block {
          padding: 5%; } }
      @media (max-width: 767px) {
        .banner-component-container .banner-inner .image-left .text-block {
          width: 100%;
          padding: 5% 20px 17px; } }
      .banner-component-container .banner-inner .image-left .text-block h1, .banner-component-container .banner-inner .image-left .text-block h2, .banner-component-container .banner-inner .image-left .text-block h3,
      .banner-component-container .banner-inner .image-left .text-block p {
        color: #ffffff;
        text-align: left; }
        @media (max-width: 767px) {
          .banner-component-container .banner-inner .image-left .text-block h1, .banner-component-container .banner-inner .image-left .text-block h2, .banner-component-container .banner-inner .image-left .text-block h3,
          .banner-component-container .banner-inner .image-left .text-block p {
            text-align: center; } }
  .banner-component-container .banner-inner .text-block .banner-header {
    color: #000000;
    font-family: Chronicle Display Roman;
    font-size: 3rem;
    font-weight: 500;
    line-height: 54px;
    text-align: center;
    width: 100%;
    margin: 0 auto 2%; }
    @media only screen and (max-width: 768px) {
      .banner-component-container .banner-inner .text-block .banner-header {
        font-size: 2rem;
        letter-spacing: 0.3px;
        line-height: 40px; } }
  .banner-component-container .banner-inner .text-block p {
    color: #000000;
    font-family: Avenir Book;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 26px;
    text-align: center; }
  .banner-component-container .banner-inner .text-block .btn-cta {
    box-sizing: border-box;
    padding: 17px 0;
    width: 260px;
    background-color: #000000;
    border: 1px solid #FFFFFF;
    border-radius: 28px;
    color: #FFFFFF;
    font-family: Avenir Black;
    font-size: 0.875rem;
    font-weight: 900;
    letter-spacing: 1.6px;
    line-height: 20px;
    text-align: center; }

.without-overlay-image img {
  width: 100%;
  height: auto; }

.gifsize {
  width: 100%;
  height: auto; }

/*youtube blackspace fix*/
.youtubevideo {
  position: relative;
  height: 0;
  padding-bottom: 56.25%;
  /*16:9*/
  padding-top: 0;
  /* Use ZERO, not 25px or 30px and so on */
  overflow: hidden;
  border: 0; }

.youtubevideo iframe {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  border: 0; }

/*youtube blackspace fix ends*/
.banner-component-container-video .banner-inner {
  position: relative; }
  .banner-component-container-video .banner-inner .video-top {
    background-color: #DDDDDD;
    height: auto; }
    .banner-component-container-video .banner-inner .video-top .VideoBanner {
      width: 100%;
      object-fit: cover;
      object-position: 50% 0%; }
      @media only screen and (min-width: 992px) {
        .banner-component-container-video .banner-inner .video-top .VideoBanner {
          max-height: 80vh;
          min-height: 250px; } }
      @media only screen and (max-width: 767px) {
        .banner-component-container-video .banner-inner .video-top .VideoBanner {
          max-height: 50vh;
          min-height: 250px; } }
      @media only screen and (min-width: 320px) {
        .banner-component-container-video .banner-inner .video-top .VideoBanner {
          margin-bottom: -7px; } }
    .banner-component-container-video .banner-inner .video-top .text-block {
      background-color: #ffffff;
      text-align: center;
      width: 84%;
      margin: 0 auto;
      transform: translateY(-120px);
      margin-top: -7px; }
      @media screen and (min-width: 768px) {
        .banner-component-container-video .banner-inner .video-top .text-block {
          padding: 2rem calc(7% + 20px); } }
      @media screen and (min-width: 992px) {
        .banner-component-container-video .banner-inner .video-top .text-block {
          padding: 100px; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        .banner-component-container-video .banner-inner .video-top .text-block {
          transform: translateY(0);
          width: 100%; } }
      @media only screen and (max-width: 767px) {
        .banner-component-container-video .banner-inner .video-top .text-block {
          padding: 2rem 1.5rem;
          transform: translateY(0);
          width: 100%; } }
      .banner-component-container-video .banner-inner .video-top .text-block h1,
      .banner-component-container-video .banner-inner .video-top .text-block h2,
      .banner-component-container-video .banner-inner .video-top .text-block h3 {
        text-align: center; }
      .banner-component-container-video .banner-inner .video-top .text-block p {
        margin: 0px; }
    .banner-component-container-video .banner-inner .video-top .text-overlay-logo img {
      width: 200px;
      padding-bottom: 1rem; }
      @media screen and (min-width: 992px) {
        .banner-component-container-video .banner-inner .video-top .text-overlay-logo img {
          width: 250px; } }
    .banner-component-container-video .banner-inner .video-top .banner-header {
      color: #000000;
      font-family: Chronicle Display Roman;
      font-size: 3rem;
      font-weight: 500;
      line-height: 54px;
      text-align: center;
      width: 100%;
      margin: 0 auto 2%; }
      @media only screen and (max-width: 768px) {
        .banner-component-container-video .banner-inner .video-top .banner-header {
          font-size: 2rem;
          letter-spacing: 0.3px;
          line-height: 40px; } }
    .banner-component-container-video .banner-inner .video-top p {
      color: #000000;
      font-family: Avenir Book;
      font-size: 1rem;
      font-weight: 300;
      letter-spacing: 0.3px;
      line-height: 26px;
      text-align: center; }
    .banner-component-container-video .banner-inner .video-top .btn-cta {
      box-sizing: border-box;
      padding: 17px 0;
      width: 260px;
      background-color: #000000;
      border: 1px solid #FFFFFF;
      border-radius: 28px;
      color: #FFFFFF;
      font-family: Avenir Black;
      font-size: 0.875rem;
      font-weight: 900;
      letter-spacing: 1.6px;
      line-height: 20px;
      text-align: center;
      margin-top: 30px; }
      @media only screen and (max-width: 768px) {
        .banner-component-container-video .banner-inner .video-top .btn-cta {
          margin-top: 20px; } }

/*Nodescription css starts*/
.banner-component-container .banner-inner .image-bottom.nodescbanner {
  min-height: 610px; }
  .banner-component-container .banner-inner .image-bottom.nodescbanner .text-block {
    min-height: 400px; }

@media (max-width: 1024px) {
  .banner-component-container .banner-inner .image-bottom.nodescbanner {
    min-height: 570px; } }

@media (max-width: 768px) {
  .banner-component-container .banner-inner .image-bottom.nodescbanner {
    min-height: 380px; }
    .banner-component-container .banner-inner .image-bottom.nodescbanner .text-block {
      min-height: auto;
      padding: 8% 20px 8%; } }

/*Nodescription css ends*/
.card-container {
  padding: 0 7.2% 6% 8.8%; }
  .card-container .countryh4:nth-child(1) {
    padding-top: 0px; }
  .card-container .countryh4 {
    padding-top: 53px; }
    @media only screen and (max-width: 1024px) {
      .card-container .countryh4 {
        padding-top: 54px; } }
    @media only screen and (max-width: 767px) {
      .card-container .countryh4 {
        padding-top: 51px; } }
  .card-container .card-countryname {
    color: #000000;
    font-family: Avenir Heavy;
    font-size: 0.875rem;
    font-weight: 900;
    letter-spacing: 1.6px;
    line-height: 20px;
    width: 100%;
    float: left;
    padding-top: 0px;
    padding-bottom: 29px;
    margin-bottom: 0px; }
    @media only screen and (max-width: 767px) {
      .card-container .card-countryname {
        text-align: center;
        padding-top: 0px;
        padding-bottom: 18px;
        margin-bottom: 0px; } }
  .card-container .agents-container > div {
    width: 50%;
    float: left;
    padding-bottom: 22px; }
    @media only screen and (max-width: 1024px) {
      .card-container .agents-container > div {
        width: 100%;
        padding-bottom: 20px; } }
    @media only screen and (max-width: 767px) {
      .card-container .agents-container > div {
        padding-top: 26px;
        padding-bottom: 25px; } }
  .card-container .agent-cards {
    display: flex;
    flex-direction: column;
    padding: 48px 95px; }
    @media (max-width: 1024px) {
      .card-container .agent-cards {
        padding: 48px 60px; } }
    @media (max-width: 767px) {
      .card-container .agent-cards {
        padding: 40px 0px; } }

.corcoran-carousel-container .carousel-item img {
  width: 100%;
  height: 595px; }
  @media screen and (max-width: 768px) {
    .corcoran-carousel-container .carousel-item img {
      height: 397px; } }
  @media only screen and (min-device-width: 480px) and (max-device-width: 812px) and (orientation: landscape) {
    .corcoran-carousel-container .carousel-item img {
      height: 350px; } }

.corcoran-carousel-container .carousel-item .video-wrapper {
  height: 595px;
  padding: 0; }
  @media screen and (max-width: 768px) {
    .corcoran-carousel-container .carousel-item .video-wrapper {
      height: 397px; } }
  .corcoran-carousel-container .carousel-item .video-wrapper video {
    min-height: 595px;
    max-height: 595px;
    object-fit: contain;
    width: 100%; }
    @media screen and (max-width: 768px) {
      .corcoran-carousel-container .carousel-item .video-wrapper video {
        min-height: 397px;
        max-height: 397px; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .corcoran-carousel-container .carousel-item .video-wrapper video {
        position: absolute;
        top: -9999px;
        right: -9999px;
        bottom: -9999px;
        left: -9999px;
        margin: auto;
        min-width: 100%;
        min-height: 100%; } }

.corcoran-carousel-container .carousel-item .video_mask {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 25;
  opacity: 0; }

.corcoran-carousel-container .carousel-item .carousel-text {
  color: #000000;
  padding: 0 5.25rem;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 100%; }
  @media screen and (max-width: 768px) {
    .corcoran-carousel-container .carousel-item .carousel-text {
      padding: 0 1.25rem; } }
  .corcoran-carousel-container .carousel-item .carousel-text h2 {
    color: #000000;
    font-family: Chronicle Display Roman;
    font-size: 3rem;
    font-weight: 500;
    line-height: 54px;
    text-transform: unset;
    width: 50%; }
    @media screen and (max-width: 768px) {
      .corcoran-carousel-container .carousel-item .carousel-text h2 {
        font-size: 2rem;
        line-height: 40px;
        width: 80%; } }
  .corcoran-carousel-container .carousel-item .carousel-text .carousel-authorName {
    color: #000000;
    font-size: 0.875rem;
    letter-spacing: 1.6px;
    line-height: 20px;
    margin-bottom: 3px; }
  .corcoran-carousel-container .carousel-item .carousel-text p {
    color: #000000;
    font-family: Avenir Roman;
    font-size: 0.75rem;
    font-weight: 900;
    letter-spacing: 1.4px;
    line-height: 18px;
    width: 50%; }
    @media screen and (max-width: 768px) {
      .corcoran-carousel-container .carousel-item .carousel-text p {
        width: 80%; } }

.corcoran-carousel-container .carousel-indicators li {
  background-color: #000000;
  border-radius: 50%;
  height: 12px;
  opacity: 0.25;
  width: 11.5px; }

.corcoran-carousel-container .carousel-indicators .active {
  opacity: 1; }

.two-column-card {
  padding: 103px 122px;
  /* To fix safari13 browser issue */ }
  @media screen and (max-width: 1024px) {
    .two-column-card {
      padding: 71px 96px; } }
  @media screen and (max-width: 767px) {
    .two-column-card {
      padding: 52px 20px 0px 20px; } }
  .two-column-card .core-container .adaptablecard:nth-child(odd) {
    padding-right: 0.98%; }
    @media screen and (max-width: 1024px) {
      .two-column-card .core-container .adaptablecard:nth-child(odd) {
        padding-right: 0.68%; } }
    @media screen and (max-width: 650px) {
      .two-column-card .core-container .adaptablecard:nth-child(odd) {
        padding-right: 0px; } }
  .two-column-card .core-container .adaptablecard:nth-child(even) {
    padding-left: 0.98%; }
    @media screen and (max-width: 1024px) {
      .two-column-card .core-container .adaptablecard:nth-child(even) {
        padding-left: 0.68%; } }
    @media screen and (max-width: 650px) {
      .two-column-card .core-container .adaptablecard:nth-child(even) {
        padding-left: 0px; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .two-column-card .core-container .adaptablecard .adaptable-card-container {
      height: 100% !important; } }
  .two-column-card .core-container .adaptablecard .adaptable-card-container {
    margin: 0px;
    padding: 0;
    height: auto; }
    @media screen and (max-width: 1024px) {
      .two-column-card .core-container .adaptablecard .adaptable-card-container {
        margin: 0px;
        padding: 0;
        height: auto; } }
    @media screen and (max-width: 767px) {
      .two-column-card .core-container .adaptablecard .adaptable-card-container {
        padding: 0;
        height: auto; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .two-column-card .core-container .adaptablecard .adaptable-card-container img {
        height: 100% !important; } }
    .two-column-card .core-container .adaptablecard .adaptable-card-container img {
      width: 100%;
      height: auto;
      margin-bottom: 14px; }
      @media screen and (max-width: 1024px) {
        .two-column-card .core-container .adaptablecard .adaptable-card-container img {
          width: 100%;
          height: auto; } }
      @media screen and (max-width: 768px) {
        .two-column-card .core-container .adaptablecard .adaptable-card-container img {
          width: 100%;
          height: auto;
          margin-bottom: 13px; } }
    .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body {
      padding: 0px; }
      .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body .card-title, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body h1, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body h2, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body h3, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body h4 {
        color: #000000;
        font-family: "Chronicle Display Roman";
        font-size: 24px;
        letter-spacing: 0.3px;
        line-height: 32px;
        margin-bottom: 0px; }
        @media screen and (max-width: 767px) {
          .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body .card-title, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body h1, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body h2, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body h3, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body h4 {
            font-size: 21px;
            letter-spacing: 0.26px;
            line-height: 29px; } }
      .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body .card-text, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body p, .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body div {
        text-align: left;
        font-family: Avenir Book;
        font-size: 16px;
        font-weight: 300;
        letter-spacing: 0.3px;
        line-height: 26px;
        margin-bottom: 0px;
        margin-top: 6px; }
      .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body .item-card .item-name {
        font-family: Avenir Black;
        margin-top: 14px;
        text-transform: uppercase;
        font-size: 14px;
        font-weight: 900;
        letter-spacing: 1.6px;
        line-height: 20px; }
        @media screen and (max-width: 767px) {
          .two-column-card .core-container .adaptablecard .adaptable-card-container .card-body .item-card .item-name {
            margin-bottom: 17px; } }
  @media screen and (min-width: 768px) {
    .two-column-card .aem-Grid::before,
    .two-column-card .aem-Grid::after {
      display: table-cell; } }

.accordion-container {
  position: relative; }
  .accordion-container .image:not(:first-child) {
    padding: 0 70px 25px; }
  .accordion-container .richtext {
    padding: 30px 70px 25px; }
    .accordion-container .richtext .richtext-container h1, .accordion-container .richtext .richtext-container h2, .accordion-container .richtext .richtext-container h3, .accordion-container .richtext .richtext-container h4, .accordion-container .richtext .richtext-container h5, .accordion-container .richtext .richtext-container h6 {
      font-family: "Chronicle Display Roman";
      margin-bottom: 20px;
      font-weight: normal; }
    .accordion-container .richtext .richtext-container h1 {
      font-size: 72px;
      line-height: 72px;
      letter-spacing: 0px; }
    .accordion-container .richtext .richtext-container h2 {
      font-size: 48px;
      line-height: 54px;
      letter-spacing: 0px; }
    .accordion-container .richtext .richtext-container h3 {
      font-size: 32px;
      line-height: 40px;
      letter-spacing: 0.3px; }
    .accordion-container .richtext .richtext-container p, .accordion-container .richtext .richtext-container div, .accordion-container .richtext .richtext-container li, .accordion-container .richtext .richtext-container span {
      font-size: 14px;
      line-height: 22px;
      letter-spacing: 0.3px;
      margin-bottom: 0px; }
    .accordion-container .richtext .richtext-container ul, .accordion-container .richtext .richtext-container ol {
      margin: 0; }
  .accordion-container .textimage-wrapper {
    padding: 0 12.5% 25px 6.5%; }
    .accordion-container .textimage-wrapper .text-image-content h1, .accordion-container .textimage-wrapper .text-image-content h2, .accordion-container .textimage-wrapper .text-image-content h3, .accordion-container .textimage-wrapper .text-image-content h4, .accordion-container .textimage-wrapper .text-image-content h5, .accordion-container .textimage-wrapper .text-image-content h6 {
      font-family: "Chronicle Display Roman";
      margin-bottom: 20px;
      font-weight: normal; }
    .accordion-container .textimage-wrapper .text-image-content h1 {
      font-size: 72px;
      line-height: 72px;
      letter-spacing: 0px; }
    .accordion-container .textimage-wrapper .text-image-content h2 {
      font-size: 48px;
      line-height: 54px;
      letter-spacing: 0px; }
    .accordion-container .textimage-wrapper .text-image-content h3 {
      font-size: 32px;
      line-height: 40px;
      letter-spacing: 0.3px; }

.richtext p, .richtext div, .richtext li, .richtext span {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.3px;
  margin-bottom: 0px; }

.richtext ul, .richtext ol {
  margin: 0px; }

.card-container {
  padding: 0 20px; }
  .card-container .core-container {
    padding-top: 20px; }
    .card-container .core-container h3, .card-container .core-container h1, .card-container .core-container h2 {
      color: #000000;
      font-family: "Chronicle Display Roman"; }
    .card-container .core-container p {
      color: #000000;
      font-family: Avenir Book; }
    .card-container .core-container div {
      color: #000000;
      font-family: Avenir Book; }
    .card-container .core-container .richtext {
      padding: 0; }
    .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h1, .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h2, .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h3 {
      text-align: center;
      font-weight: normal;
      text-transform: none;
      margin-bottom: 6px;
      padding: 0%;
      font-size: 48px;
      line-height: 54px; }
      @media (min-width: 320px) and (max-width: 767px) {
        .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h1, .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h2, .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h3 {
          font-size: 21px;
          letter-spacing: 0.26px;
          line-height: 29px;
          padding: 0px; } }
      @media (min-width: 768px) and (max-width: 1024px) {
        .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h1, .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h2, .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type h3 {
          font-size: 32px;
          letter-spacing: 0.3px;
          line-height: 40px;
          padding: 0; } }
    .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type p {
      font-size: 16px;
      font-weight: 300;
      letter-spacing: 0.3px;
      line-height: 26px;
      text-align: center;
      padding: 0;
      margin-bottom: 52px; }
      @media (min-width: 320px) and (max-width: 767px) {
        .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type p {
          margin-bottom: 40px;
          padding: 0; } }
      @media (min-width: 768px) and (max-width: 768px) {
        .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type p {
          margin-bottom: 34px;
          padding: 0 17%; } }
      @media (min-width: 769px) and (max-width: 1024px) {
        .card-container .core-container > .aem-Grid:first-of-type > .richtext:first-of-type p {
          margin-bottom: 34px;
          padding: 0 21%; } }
    @media screen and (max-width: 767px) {
      .card-container .core-container .adaptablecard {
        margin: 0 auto; } }
    .card-container .core-container .adaptablecard .adaptable-card-container {
      margin: 0 auto 50px;
      height: auto !important; }
      .card-container .core-container .adaptablecard .adaptable-card-container img {
        margin: 0 auto 21px auto;
        width: 234px;
        height: 250px; }
        @media screen and (max-width: 1024px) {
          .card-container .core-container .adaptablecard .adaptable-card-container img {
            height: 210px;
            width: 196px; } }
        @media screen and (max-width: 768px) {
          .card-container .core-container .adaptablecard .adaptable-card-container img {
            height: 210px;
            width: 196px;
            margin: 0 auto 10px auto; } }
      .card-container .core-container .adaptablecard .adaptable-card-container .card-body {
        padding: 0px; }
        .card-container .core-container .adaptablecard .adaptable-card-container .card-body .card-title {
          text-align: center;
          font-size: 24px;
          letter-spacing: 0.3px;
          line-height: 32px;
          margin-bottom: 0px; }
          @media (min-width: 320px) and (max-width: 767px) {
            .card-container .core-container .adaptablecard .adaptable-card-container .card-body .card-title {
              margin-bottom: 15px; } }
        .card-container .core-container .adaptablecard .adaptable-card-container .card-body .card-text, .card-container .core-container .adaptablecard .adaptable-card-container .card-body p, .card-container .core-container .adaptablecard .adaptable-card-container .card-body div {
          text-align: center;
          font-family: Avenir Book;
          font-size: 14px;
          font-weight: 300;
          letter-spacing: 0.3px;
          line-height: 22px;
          text-align: center;
          margin-bottom: 0px;
          padding: 0 20px; }
          @media screen and (max-width: 1024px) {
            .card-container .core-container .adaptablecard .adaptable-card-container .card-body .card-text, .card-container .core-container .adaptablecard .adaptable-card-container .card-body p, .card-container .core-container .adaptablecard .adaptable-card-container .card-body div {
              padding: 0 15px; } }

.stories-card {
  padding: 70px 110px 0 110px; }
  @media screen and (max-width: 1024px) {
    .stories-card {
      padding: 70px 84px 0 84px; } }
  @media screen and (max-width: 767px) {
    .stories-card {
      padding: 20px 20px 0 20px; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .stories-card .core-container .card-deck {
      display: flex;
      flex-wrap: wrap; } }
  .stories-card .core-container .adaptablecard:nth-child(odd) {
    padding-right: 0.98%; }
    @media screen and (max-width: 1024px) {
      .stories-card .core-container .adaptablecard:nth-child(odd) {
        padding-right: 0.68%; } }
    @media screen and (max-width: 650px) {
      .stories-card .core-container .adaptablecard:nth-child(odd) {
        padding-right: 0px; } }
  .stories-card .core-container .adaptablecard:nth-child(even) {
    padding-left: 0.98%; }
    @media screen and (max-width: 1024px) {
      .stories-card .core-container .adaptablecard:nth-child(even) {
        padding-left: 0.68%; } }
    @media screen and (max-width: 650px) {
      .stories-card .core-container .adaptablecard:nth-child(even) {
        padding-left: 0px; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .stories-card .core-container .adaptable-card-container {
      height: 100% !important; } }
  @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
    .stories-card .core-container .adaptablecard {
      box-sizing: border-box; } }
  .stories-card .core-container .adaptablecard .adaptable-card-container {
    margin: 0px;
    padding: 0;
    height: auto; }
    @media screen and (max-width: 767px) {
      .stories-card .core-container .adaptablecard .adaptable-card-container {
        padding: 0; } }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .stories-card .core-container .adaptablecard .adaptable-card-container img {
        height: 100% !important; } }
    .stories-card .core-container .adaptablecard .adaptable-card-container img {
      width: 100%;
      height: auto;
      margin-bottom: 9px; }
      @media screen and (max-width: 1024px) {
        .stories-card .core-container .adaptablecard .adaptable-card-container img {
          width: 100%;
          height: auto; } }
      @media screen and (max-width: 768px) {
        .stories-card .core-container .adaptablecard .adaptable-card-container img {
          width: 100%;
          height: auto; } }
  .stories-card .core-container .adaptablecard .card-body {
    padding: 0px; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .stories-card .core-container .adaptablecard .card-body {
        min-height: 200px;
        height: 200px; } }
    .stories-card .core-container .adaptablecard .card-body .card-title, .stories-card .core-container .adaptablecard .card-body h1, .stories-card .core-container .adaptablecard .card-body h2, .stories-card .core-container .adaptablecard .card-body h3 {
      color: #000000;
      font-family: "Chronicle Display Roman";
      font-size: 24px;
      letter-spacing: 0.3px;
      line-height: 32px;
      text-align: left;
      margin-bottom: 0px; }
      @media screen and (max-width: 767px) {
        .stories-card .core-container .adaptablecard .card-body .card-title, .stories-card .core-container .adaptablecard .card-body h1, .stories-card .core-container .adaptablecard .card-body h2, .stories-card .core-container .adaptablecard .card-body h3 {
          font-size: 21px;
          letter-spacing: 0.26px;
          line-height: 29px; } }
    .stories-card .core-container .adaptablecard .card-body .card-text, .stories-card .core-container .adaptablecard .card-body p, .stories-card .core-container .adaptablecard .card-body div {
      text-align: left;
      font-family: Avenir Book;
      font-size: 16px;
      font-weight: 300;
      letter-spacing: 0.3px;
      line-height: 26px;
      margin-bottom: 0px;
      margin-top: 11px; }
      @media screen and (max-width: 767px) {
        .stories-card .core-container .adaptablecard .card-body .card-text, .stories-card .core-container .adaptablecard .card-body p, .stories-card .core-container .adaptablecard .card-body div {
          margin-top: 23px; } }
    .stories-card .core-container .adaptablecard .card-body .card-sub-title {
      text-align: left;
      font-family: Avenir Book;
      margin: 0px;
      font-size: 12px;
      font-weight: 300;
      letter-spacing: 0.3px;
      line-height: 18px;
      text-transform: uppercase; }
    .stories-card .core-container .adaptablecard .card-body .item-card .item-name {
      font-family: Avenir Black;
      font-size: 14px;
      font-weight: 900;
      letter-spacing: 1.6px;
      line-height: 20px;
      margin-top: 4px;
      margin-bottom: 41px;
      text-transform: uppercase; }
      @media screen and (max-width: 1024px) {
        .stories-card .core-container .adaptablecard .card-body .item-card .item-name {
          margin-top: 10px; } }
      @media screen and (max-width: 767px) {
        .stories-card .core-container .adaptablecard .card-body .item-card .item-name {
          margin-top: 22px; } }
  .stories-card .callToAction {
    margin: 27px auto 77px auto; }
    @media screen and (max-width: 1024px) {
      .stories-card .callToAction {
        margin: 37px auto 87px auto; } }
    @media screen and (max-width: 767px) {
      .stories-card .callToAction {
        margin: 32px auto 86px auto; } }
    .stories-card .callToAction .btn, .stories-card .callToAction .btn-cta {
      height: 56px;
      width: 224px;
      border-radius: 28px;
      background-color: #C0535C;
      font-size: 14px;
      font-weight: 900;
      letter-spacing: 1.6px;
      line-height: 20px;
      text-align: center;
      font-family: Avenir Black;
      text-transform: uppercase;
      display: flex;
      vertical-align: middle;
      align-items: center;
      justify-content: center;
      color: #ffffff;
      margin: 0 auto; }
    .stories-card .callToAction a.btn:hover {
      color: #fff;
      background-color: #aa424f; }
  @media screen and (min-width: 768px) {
    .stories-card .aem-Grid::before,
    .stories-card .aem-Grid::after {
      display: table-cell; } }

.text-column-image .core-container {
  padding: 5% 3%; }
  .text-column-image .core-container .richtext {
    padding: 0 14%; }
    @media only screen and (max-width: 768px) {
      .text-column-image .core-container .richtext {
        padding: 0 6%; } }
    @media only screen and (max-width: 767px) {
      .text-column-image .core-container .richtext {
        padding: 0 4%; } }
  .text-column-image .core-container h1 {
    color: #000000;
    font-family: Chronicle Display Roman;
    font-weight: 500;
    font-size: 3rem;
    line-height: 54px;
    text-align: center; }
    @media only screen and (max-width: 768px) {
      .text-column-image .core-container h1 {
        font-size: 2rem;
        letter-spacing: 0.3px;
        line-height: 40px; } }
    @media only screen and (max-width: 767px) {
      .text-column-image .core-container h1 {
        font-size: 1.5rem;
        letter-spacing: 0.23px;
        line-height: 32px; } }
  .text-column-image .core-container h2, .text-column-image .core-container h3 {
    font-family: Chronicle Display Roman;
    font-weight: 500;
    text-align: center; }
  .text-column-image .core-container p {
    color: #000000;
    font-family: Avenir Roman;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: 0.3px;
    line-height: 26px; }
  .text-column-image .core-container .image {
    padding: 5%; }
    @media only screen and (max-width: 768px) {
      .text-column-image .core-container .image {
        padding: 5% 7.5%; } }
    @media only screen and (max-width: 767px) {
      .text-column-image .core-container .image {
        padding: 13.3% 18.7% 14.3%; } }

.cta-button a.global-cta {
  background-color: #C0535C;
  border-radius: 25px;
  padding: 17px 0;
  min-width: 260px;
  color: #FFFFFF;
  font-family: Avenir Black;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1.6px;
  line-height: 20px;
  text-align: center;
  margin: 2%; }
  .cta-button a.global-cta:hover {
    background-color: #AA424F;
    color: #FFFFFF; }

.cta-button .global-link {
  color: #4A769D;
  font-family: Avenir Black;
  font-size: 14px;
  font-weight: 900;
  letter-spacing: 1.6px;
  line-height: 20px; }

@media only screen and (min-width: 1024px) {
  .cta-button {
    padding: 0 7%; } }

@media only screen and (max-width: 767px) {
  .cta-button {
    padding: 0 4%; } }

.linkcomponent h3 {
  font-size: 1rem;
  margin-top: 30px; }

.linkcomponent a.link-text {
  color: #4A769D;
  cursor: pointer;
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.3px;
  display: table;
  margin-bottom: 16px;
  width: 74%;
  outline: none; }

.linkcomponent a.link-text:hover {
  color: #4A769D;
  text-decoration: underline; }

.linkcomponent a.active {
  color: #000000; }

@media (max-width: 767px) {
  .linkcomponent {
    display: none; } }

.richtext-container {
  min-height: 30px; }

.richtext-container ul, .richtext-container ol {
  padding: 0 15px; }

/*TEXT Component Styling*/
.cmp-text li, .cmp-text p {
  font-size: 14px;
  line-height: 22px;
  letter-spacing: 0.3px;
  margin-bottom: 0px; }

.cmp-text ul, .cmp-text ol {
  padding: 0 25px;
  margin: 0px; }

.statistic-container {
  background: #000000;
  padding-top: 55px;
  padding-bottom: 20px; }
  @media (max-width: 767px) {
    .statistic-container {
      padding-bottom: 16px; } }
  .statistic-container h4 {
    color: #FFFFFF;
    font-family: "Chronicle Display Roman";
    font-size: 48px;
    line-height: 54px;
    text-align: center;
    margin-bottom: 27px; }
  .statistic-container .staistic-head {
    display: flex;
    width: 100%;
    margin: 0 auto;
    align-items: center;
    justify-content: center; }
    .statistic-container .staistic-head .staistic-fields {
      text-align: center;
      vertical-align: middle;
      display: block; }
      .statistic-container .staistic-head .staistic-fields:nth-child(2) {
        padding: 0 114px; }
        @media (max-width: 1024px) {
          .statistic-container .staistic-head .staistic-fields:nth-child(2) {
            padding: 0 80px; } }
        @media (max-width: 767px) {
          .statistic-container .staistic-head .staistic-fields:nth-child(2) {
            padding: 0; } }
      .statistic-container .staistic-head .staistic-fields h2 {
        font-family: "Chronicle Display Roman";
        font-size: 72px;
        line-height: 72px;
        text-align: center;
        color: #fff; }
      .statistic-container .staistic-head .staistic-fields p, .statistic-container .staistic-head .staistic-fields .text-paragraph {
        color: #fff;
        font-family: Avenir Heavy;
        font-size: 12px;
        font-weight: 900;
        letter-spacing: 1.4px;
        line-height: 18px;
        text-align: center; }
  @media (max-width: 767px) {
    .statistic-container h4 {
      font-size: 32px;
      letter-spacing: 0.3px;
      line-height: 40px;
      width: 200px;
      margin: 0 auto 22px auto; }
    .statistic-container .staistic-head {
      display: block; }
    .statistic-container .staistic-fields {
      width: 100%;
      min-width: 100%;
      margin-bottom: 40px; } }

.statistic-margin {
  margin: 30px 0; }
  @media only screen and (max-width: 767px) {
    .statistic-margin {
      margin: 20px 0; } }

.textbutton-container {
  padding: 55px 25% 95px;
  text-align: center; }
  @media (max-width: 1024px) {
    .textbutton-container {
      padding: 55px 15% 95px; } }
  @media (max-width: 767px) {
    .textbutton-container {
      padding: 29px 25px 72px; } }
  .textbutton-container .tb-text {
    min-height: 30px;
    padding-bottom: 29px; }
    @media (max-width: 767px) {
      .textbutton-container .tb-text {
        padding-bottom: 19px; } }
    .textbutton-container .tb-text h1 {
      color: #000000;
      font-family: Chronicle Display Roman;
      font-size: 3rem;
      font-weight: 500;
      line-height: 54px; }
      @media only screen and (max-width: 767px) {
        .textbutton-container .tb-text h1 {
          font-size: 2rem;
          line-height: 40px; } }
    .textbutton-container .tb-text p {
      color: #000000;
      font-family: Avenir Book;
      font-size: 1rem;
      font-weight: 300;
      letter-spacing: 0.3px;
      line-height: 26px;
      margin-bottom: 0; }
  .textbutton-container .tb-button .btn-cta {
    background-color: #C0535C;
    border-radius: 25px;
    padding: 17px 0;
    min-width: 260px;
    color: #FFFFFF;
    font-family: Avenir Black;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 1.6px;
    line-height: 20px;
    text-align: center; }
    .textbutton-container .tb-button .btn-cta:hover {
      background-color: #AA424F;
      color: #FFFFFF; }
  .textbutton-container .tb-button .btn-link {
    color: #4A769D;
    font-family: Avenir Black;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: 1.6px;
    line-height: 20px; }

.textimage-wrapper {
  background-color: #fff;
  padding: 1.25rem;
  color: #333333;
  margin-bottom: 10px;
  width: 100%;
  text-align: left; }
  .textimage-wrapper.border {
    border: 1px solid #cccccc; }
  .textimage-wrapper .text-image-title .cmp-text > * {
    color: #212121;
    text-align: center; }
  .textimage-wrapper .text-image-description {
    font-size: 14px;
    padding-bottom: 0;
    word-wrap: break-word;
    color: #000; }
  @media (min-width: 768px) {
    .textimage-wrapper .full-width-text-image .row-image-left .text-image-content-wrap, .textimage-wrapper .full-width-text-image .row-image-right .text-image-content-wrap {
      display: flex;
      display: -ms-grid;
      justify-content: center;
      align-items: center;
      min-height: 400px; }
    .textimage-wrapper .full-width-text-image .row-image-full .text-image-content-wrap {
      position: absolute;
      top: 20%;
      width: 100%; }
    .textimage-wrapper .text-image {
      margin-bottom: 19px; }
      .textimage-wrapper .text-image.image-left, .textimage-wrapper .text-image.image-right {
        width: 33%;
        max-width: 33%;
        min-height: 400px;
        justify-content: center;
        align-items: center;
        margin: 0 40px 0 0;
        display: flex; } }
  .textimage-wrapper .text-image {
    margin-bottom: 19px; }
    .textimage-wrapper .text-image img {
      width: 100%; }
      @media (min-width: 769px) {
        .textimage-wrapper .text-image img {
          min-height: 400px; } }
    .textimage-wrapper .text-image small {
      display: block; }
  .textimage-wrapper .text-image-content {
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .textimage-wrapper .text-image-content {
        padding: 1.875rem; } }
  .textimage-wrapper .textimage-left {
    float: left;
    margin: 5px 20px 20px 0; }
  .textimage-wrapper .textimage-right {
    float: right;
    margin: 5px 0 20px 20px; }
  .textimage-wrapper .textimage-top {
    margin: 5px 0 20px; }
  .textimage-wrapper img {
    max-width: 100%; }
  .textimage-wrapper .row-image-full .text-image {
    margin: 0;
    width: 100%;
    max-width: 100%;
    height: 400px; }
  .textimage-wrapper .image-full.text-image-content-wrap {
    position: relative;
    width: 100%;
    height: 100%;
    top: -300px;
    left: 0;
    padding-top: 0.625rem; }
  .textimage-wrapper .cmp-text > * {
    word-wrap: break-word;
    color: #212121; }

div.textimage-wrapper .textimage-text a {
  text-decoration: underline; }

.textimage-wrapper .full-width-text-image .row-image-full {
  height: 400px;
  position: relative; }

div.text-image.image-top {
  padding-bottom: 1.25rem;
  max-width: 100%; }
  div.text-image.image-top + .text-image-content-wrap {
    width: 100%;
    max-width: 100%; }

div.text-image.image-bottom {
  max-width: 100%;
  margin: 0 !important; }

.row-image-bottom {
  display: inline-block !important;
  width: 100%;
  position: relative; }
  .row-image-bottom .text-image-content-wrap {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: auto;
    display: inline-block !important; }
  .row-image-bottom .callout-card-content-wrap {
    max-width: 480px;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    display: inline-block !important;
    bottom: auto; }

.full-width-text-video-cta-card {
  background-color: #fff;
  padding: 1.5625rem 1.625rem 0;
  color: #333333;
  margin-bottom: 10px;
  width: 100%; }
  .full-width-text-video-cta-card.border {
    border: 1px solid #cccccc; }
  .full-width-text-video-cta-card .callout-card-description {
    font-size: 14px;
    font-weight: 300;
    padding-bottom: 1.875rem; }
  .full-width-text-video-cta-card .callout-card-video {
    margin-bottom: 19px;
    width: 100%; }
  .full-width-text-video-cta-card .callout-card-content-title {
    color: #1c1c1c;
    margin-top: 20px; }

.row-image-top {
  display: inline-block !important;
  width: 100%; }
  .row-image-top .callout-card-content-wrap {
    max-width: 480px;
    margin: auto; }

.image-top {
  float: none !important;
  margin: auto !important; }

.image-bottom {
  float: none !important;
  float: none !important;
  position: relative;
  top: auto; }

.video-wrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 1.5625rem;
  height: 0; }
  .video-wrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

.row-image-full {
  display: inline-block !important;
  width: 100%; }
  .row-image-full .callout-card-content-wrap {
    max-width: 480px;
    margin: auto; }

.image-full {
  float: none !important;
  margin: auto !important; }

.full-width-cta-card .callout-card-video {
  width: 100%; }

@media (min-width: 768px) {
  .textimage-wrapper .vertical-align .vertical-wrap {
    display: flex; }
    .textimage-wrapper .vertical-align .vertical-wrap.row-image-right {
      flex-direction: row-reverse; }
  .textimage-wrapper .vertical-align .text-image {
    min-width: 320px; }
  .textimage-wrapper .vertical-align .text-image-content-wrap {
    flex: 1;
    display: flex;
    flex-direction: column; }
  .textimage-wrapper .vertical-align .callout-card-content-wrap {
    flex: 1;
    flex-direction: column; }
  .textimage-wrapper .textimage-left,
  .textimage-wrapper .textimage-right {
    max-width: 60%; }
  .full-width-text-video-cta-card .vertical-align .vertical-wrap {
    display: flex; }
    .full-width-text-video-cta-card .vertical-align .vertical-wrap.row-image-right {
      flex-direction: row-reverse; }
  .full-width-text-video-cta-card .vertical-align .callout-card-video {
    width: 100%; }
  .full-width-text-video-cta-card .vertical-align .callout-card-content-wrap {
    flex: 1;
    display: flex;
    flex-direction: column; }
  .full-width-text-video-cta-card .image-top,
  .full-width-text-video-cta-card .image-full {
    width: 480px !important; }
  .full-width-text-video-cta-card .image-bottom {
    width: 480px !important;
    margin-bottom: 170px !important; }
  .row-image-top .callout-card-content-wrap ul,
  .row-image-bottom .callout-card-content-wrap ul,
  .row-image-full .callout-card-content-wrap ul {
    padding-left: 1.25rem; } }

@media (min-width: 767px) {
  .textimage-wrapper .text-image {
    float: left;
    margin: 0 40px 19px 0;
    width: 100%; }
    .textimage-wrapper .text-image img {
      max-width: 100%;
      width: 100%; }
    .textimage-wrapper .text-image.image-right {
      float: right;
      margin-right: 0;
      margin-left: 26px;
      order: 2; }
  .full-width-text-video-cta-card .vertical-align .callout-card-video {
    width: 360px; }
  .full-width-text-video-cta-card .callout-card-video {
    float: left;
    margin: 0 40px 19px 0;
    width: 360px;
    max-width: 70%; }
    .full-width-text-video-cta-card .callout-card-video.image-right {
      float: right;
      margin-right: 0;
      margin-left: 26px;
      /*order: 2;*/ } }

@media (min-width: 768px) and (min-width: 1200px) {
  .full-width-text-video-cta-card .vertical-align .callout-card-video {
    width: 480px; } }

@media (min-width: 1200px) {
  .full-width-text-video-cta-card .callout-card-video {
    width: 480px; } }

@media (max-width: 767px) {
  .full-width-text-video-cta-card .image-bottom {
    bottom: 0;
    margin-bottom: 0 !important; }
  .full-width-text-video-cta-card .vertical-align .row-image-right,
  .full-width-text-video-cta-card .vertical-align .row-image-left {
    display: inline-block !important;
    width: 100%; }
  .row-image-bottom .callout-card-content-wrap {
    position: relative;
    max-width: 100%; }
  .row-image-top .callout-card-content-wrap,
  .row-image-full .callout-card-content-wrap {
    max-width: 100%; }
  .textimage-wrapper .image-bottom {
    margin-bottom: 0 !important; }
  .textimage-wrapper .image-full.text-image-content-wrap {
    top: 0px; } }

@media (max-width: 767px) {
  .textimage-wrapper .full-width-text-image {
    height: 100%; }
    .textimage-wrapper .full-width-text-image .image-top {
      padding-bottom: 0.625rem; }
  .row-image-bottom .text-image-content-wrap {
    position: relative; } }

.row-image-bottom {
  flex-wrap: wrap-reverse !important;
  display: flex !important; }
  .row-image-bottom .text-image-content-wrap {
    width: 100%;
    position: relative !important;
    margin-bottom: 0 !important;
    padding-bottom: 0.625rem !important; }

.textimage-wrapper .row {
  display: inline-block !important;
  margin: 0; }

.textimage-wrapper .row-image-bottom {
  display: flex !important;
  margin: 0 !important; }

.full-width-text-video-cta-card .image-bottom {
  margin: 0 auto 10px !important; }

.full-width-text-video-cta-card .row-image-bottom {
  display: flex !important;
  flex-direction: column-reverse; }

@media (max-width: 767px) {
  .textimage-wrapper .full-width-text-image .text-image.image-left {
    width: unset;
    max-width: unset; }
  .textimage-wrapper .full-width-text-image .text-image.image-right {
    width: unset;
    max-width: unset; } }

@media (max-width: 767px) {
  .textimage-wrapper .text-image {
    height: unset;
    width: 100%; }
  .textimage-wrapper .row-image-full .text-image {
    height: unset; } }

@media (max-width: 767px) {
  .textimage-wrapper .full-width-text-image .row-image-full {
    height: unset; } }

.textimage-wrapper .text-image-description > *,
.callout-card-content-description > * {
  color: #212121; }

.row-image-bottom .callout-card-content-wrap {
  width: 480px;
  padding-bottom: 0.625rem;
  margin: 0 auto 0;
  flex: inherit !important; }

.textimage {
  padding: 5px 10px; }

.logo {
  text-decoration: none; }
  .logo .brand-name {
    color: white;
    text-decoration: none; }
    .logo .brand-name:hover {
      color: white;
      text-decoration: none; }

.body-container {
  margin: auto;
  max-width: 1440px;
  padding-left: 0px !important;
  padding-right: 0px !important; }

html, body, .body-container {
  height: 100%; }

a {
  color: #5e80a1;
  font-family: "Open Sans", sans-serif; }

h4, h5, h6, button, .btn, body {
  font-family: "Open Sans", sans-serif; }

a:hover {
  color: #5e80a1; }

h1 {
  font-size: 1.75rem;
  font-weight: 600;
  line-height: 2rem;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  text-transform: none; }

h2 {
  font-size: 1.25rem;
  font-weight: 600;
  line-height: 1.75rem;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  text-transform: none; }

h3 {
  font-size: 1rem;
  font-weight: 600;
  line-height: 1.625rem;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  text-transform: none; }

p, .text-paragraph {
  font-size: 0.875rem;
  font-weight: 400;
  line-height: 1.375rem;
  color: #212121;
  font-family: "Open Sans", sans-serif;
  text-transform: none; }
  p:first-letter, .text-paragraph:first-letter {
    text-transform: uppercase; }

@media screen and (max-width: 768px) {
  h1 {
    font-size: 1.3125rem;
    font-weight: 600;
    line-height: 1.5rem;
    color: #212121;
    font-family: "Open Sans", sans-serif;
    text-transform: none; }
  h2 {
    font-size: 0.9375rem;
    font-weight: 600;
    line-height: 1.3125rem;
    color: #212121;
    font-family: "Open Sans", sans-serif;
    text-transform: none; }
  h3 {
    font-size: 0.75rem;
    font-weight: 600;
    line-height: 1.25rem;
    color: #212121;
    font-family: "Open Sans", sans-serif;
    text-transform: none; }
  p {
    font-size: 0.6875rem;
    font-weight: 400;
    line-height: 1.0625rem;
    color: #212121;
    font-family: "Open Sans", sans-serif;
    text-transform: none; }
  .iframe iframe {
    padding: 20px;
    min-height: 1770px !important;
    width: 100% !important; } }

.datepicker {
  min-width: 352px; }
  .datepicker .datepicker_header .icon-close {
    height: 31px;
    width: 30px; }
  .datepicker .datepicker_inner_container {
    background-color: #fff; }
    .datepicker .datepicker_inner_container .datepicker_calendar, .datepicker .datepicker_inner_container .datepicker_timelist {
      min-height: 226.5px; }

/* Modal window starts here */
.ack-wrapper {
  display: flex;
  flex-direction: row;
  align-items: center;
  padding: 8px 0;
  margin: 20px 0; }
  .ack-wrapper .fa {
    height: 25px;
    margin-top: -7px;
    width: 25px;
    font-size: 25px; }
  .ack-wrapper a {
    font-weight: bold;
    font-size: 14px;
    color: #4A769D; }
  .ack-wrapper .icon {
    display: flex;
    align-items: center;
    padding: 4px;
    margin-top: 8px; }

@media (max-width: 767px) {
  .acknowledge-notify #acknowlwdgementModalCenter {
    padding-right: 0 !important; } }

.acknowledge-notify .modal-dialog {
  max-width: 593px; }

.acknowledge-notify .modal-content {
  border: 0; }

@media (max-width: 767px) {
  .acknowledge-notify .last-visittxt {
    text-align: center;
    padding-top: 14px; } }

.acknowledge-notify .modal-header {
  border-top: 25px solid #E26B78;
  padding: 2rem 2rem 0 2rem;
  border-bottom: 0; }
  @media (max-width: 767px) {
    .acknowledge-notify .modal-header {
      text-align: center; } }
  .acknowledge-notify .modal-header .close {
    padding: 0;
    font-size: 2.5rem;
    font-weight: 100; }
    .acknowledge-notify .modal-header .close:focus {
      outline: none; }

.acknowledge-notify .modal-body {
  padding: 0.5em 2rem 2rem 2rem; }

.acknowledge-notify .modal-title {
  font-size: 32px; }

.acknowledge-notify .modal-footer {
  padding-bottom: 2rem;
  padding-top: 1rem;
  display: flex;
  justify-content: center;
  border: 0; }

@media (max-width: 767px) {
  .acknowledge-notify .desc {
    margin-left: 11px;
    margin-right: 10px; } }

@media (max-width: 767px) {
  .acknowledge-notify .ack-wrapper {
    margin-left: 11px; } }

.checkboxcontainer {
  display: inline-block;
  padding-left: 50px;
  position: relative;
  cursor: pointer;
  user-select: none;
  position: relative;
  top: 0;
  left: 5px; }
  .checkboxcontainer input {
    display: none; }
    .checkboxcontainer input:checked + .checkmark:after {
      content: "";
      position: absolute;
      height: 12px;
      width: 32px;
      border-left: 3px solid #000;
      border-bottom: 3px solid #000;
      top: 41%;
      left: 53%;
      transform: translate(-50%, -50%) rotate(-55deg); }
  .checkboxcontainer .checkmark {
    display: inline-block;
    width: 28px;
    height: 28px;
    background: white;
    position: absolute;
    left: 0;
    top: 8px;
    border: 1px solid black; }
  .checkboxcontainer span {
    line-height: 25px; }

.btn.global-cta {
  font-family: "Open Sans", sans-serif;
  min-width: 171px;
  font-weight: normal;
  font-size: 14px;
  color: #fff; }

.btn:disabled.global-cta.btn.agreebtn.ack-enable {
  background: #837f7f; }

.btn.global-cta.btn.agreebtn.ack-enable {
  background-color: #c0535c;
  border-radius: 25px;
  padding: 17px 0;
  color: #fff;
  letter-spacing: 1.6px;
  line-height: 20px;
  text-align: center; }

/* Modal window ends here*/
.ann-container {
  color: #212121;
  padding: 0.625rem; }
  .ann-container .row {
    padding: 0; }
    .ann-container .row .btn {
      background-color: #cccccc; }
  .ann-container .announcement-create-btn {
    margin-bottom: 10px; }
  .ann-container .ann-container-item .ann-container-item__pined {
    margin-left: 20px;
    cursor: pointer; }
  .ann-container .ann-container-item .ann-container-item__edit {
    cursor: pointer; }
  .ann-container .ann-container-form .ann-container-form-file {
    display: none; }
    .ann-container .ann-container-form .ann-container-form-file .ann-container-form-file__image.ann-container-form-file__image--deleted {
      border: red 1px solid; }
  .ann-container .card {
    margin-bottom: 10px; }
    .ann-container .card .card-header {
      display: inline-flex; }
      @media only screen and (max-width: 767px) {
        .ann-container .card .card-header {
          display: block; } }
    .ann-container .card .card-body {
      display: inline-flex; }
      .ann-container .card .card-body .col-md-4, .ann-container .card .card-body .col-md-8 {
        display: flex; }
      @media only screen and (max-width: 767px) {
        .ann-container .card .card-body {
          display: block; } }
      .ann-container .card .card-body img {
        width: 100%;
        height: 300px; }
    .ann-container .card .card-footer {
      text-align: center; }

.ui-widget-overlay {
  opacity: 0.3; }

.ui-dialog {
  border: 0.5px solid #646464;
  border-radius: 0;
  padding: 5px;
  position: fixed;
  z-index: 1000;
  background-color: white; }
  .ui-dialog .ui-dialog-titlebar {
    border-radius: 0;
    margin: -5px;
    padding: 10px;
    border: none;
    color: white;
    background-color: black; }
  .ui-dialog .ui-dialog-title {
    font-family: "Open Sans", sans-serif;
    font-weight: bold;
    font-size: 0.8rem; }
  .ui-dialog .ui-dialog-content {
    padding: 10px;
    border-bottom: 1px solid #999; }
    .ui-dialog .ui-dialog-content p, .ui-dialog .ui-dialog-content div {
      font-family: "Open Sans", sans-serif;
      font-size: 14px; }
  .ui-dialog .ui-dialog-buttonpane button {
    margin-right: 5px;
    float: right;
    margin-bottom: 10px;
    margin-top: 15px;
    background-color: black;
    color: white;
    border-radius: 3px;
    border: none;
    font-size: 0.8rem;
    font-weight: bold;
    padding: 5px;
    font-family: "Open Sans", sans-serif; }
    .ui-dialog .ui-dialog-buttonpane button:active, .ui-dialog .ui-dialog-buttonpane button:focus {
      background-color: black;
      color: white;
      outline: none; }
    .ui-dialog .ui-dialog-buttonpane button .ui-button-text {
      font-family: "Open Sans", sans-serif;
      font-size: 14px; }

.cta-container .item-card {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  -webkit-align-items: center;
  justify-content: space-between;
  -webkit-justify-content: space-between;
  background-color: #fff;
  height: 130px;
  padding: 30px 0;
  font-size: 0.875rem;
  border-bottom: 1px solid #d4d4d4;
  margin: 0;
  font-weight: 300;
  text-decoration: none; }
  .cta-container .item-card .item-name-wrapper {
    display: inline-block; }
  .cta-container .item-card .item-label-wrapper {
    float: right; }
  .cta-container .item-card:hover {
    cursor: pointer; }
  @media only screen and (max-width: 991px) {
    .cta-container .item-card {
      height: auto;
      padding: 13px 0; } }

.cta-container .dark-item-card {
  text-decoration: none; }
  @media only screen and (min-width: 992px) {
    .cta-container .dark-item-card {
      border-radius: 3px;
      font-weight: 400;
      height: auto;
      padding: 15px 10px;
      margin: 0;
      font-size: 0.875rem; }
      .cta-container .dark-item-card:hover {
        border-radius: 0; }
        .cta-container .dark-item-card:hover .item-name {
          color: #000; } }

.cta-container .item-name {
  color: #5e80a1; }
  .cta-container .item-name:hover {
    text-decoration: none;
    color: #000; }

.cta-container .btn.btn-icon {
  line-height: 36px;
  padding: 0 12px; }

.cta-container .btn-cta.btn-icon .svgicon, .cta-container .btn-green.btn-icon .svgicon, .cta-container .btn-inverse.btn-icon .svgicon, .cta-container .btn-orange.btn-icon .svgicon {
  display: inline-block;
  height: 36px;
  width: 22px;
  background-position: center center;
  background-size: contain;
  line-height: 36px; }

.cta-container a {
  color: #006d99;
  text-decoration: none; }
  .cta-container a.view-all-btn:hover {
    color: #fff; }

.cta-container .btn.btn-cta, .cta-container .btn.btn-green, .cta-container .btn.btn-inverse, .cta-container .btn.btn-orange {
  line-height: 36px;
  color: #fff;
  background: #256c98;
  border: 0;
  border-bottom: 2px solid #006086;
  padding: 0 21px;
  font-size: 1rem;
  font-weight: 500; }

.cta-container .btn-permission {
  width: 18%;
  min-width: 85px;
  height: 100%;
  border: 0;
  background-color: #c0535c;
  color: white;
  border-radius: 3px;
  text-align: center;
  outline: 0;
  text-transform: uppercase;
  margin-left: 0px;
  vertical-align: middle;
  font-size: 0.6875rem;
  line-height: 17px;
  cursor: pointer; }

.cta-container .btn-link {
  text-decoration: underline; }

.cta-container .btn-permission:hover {
  background-color: #aa424f; }

h1 span {
  font-size: 1.75rem !important;
  font-weight: 600 !important;
  line-height: 2rem !important; }

h2 span {
  font-size: 1.25rem !important;
  font-weight: 600 !important;
  line-height: 1.75rem !important; }

h3 span {
  font-size: 1rem !important;
  font-weight: 600 !important;
  line-height: 1.625rem !important; }

.richtext p span {
  font-size: 14px !important; }

@media screen and (max-width: 768px) {
  h1 span {
    font-size: 1.3125rem !important;
    font-weight: 600 !important;
    line-height: 1.5rem !important; }
  h2 span {
    font-size: 0.9375rem !important;
    font-weight: 600 !important;
    line-height: 1.3125rem !important; }
  h3 span {
    font-size: 0.75rem !important;
    font-weight: 600 !important;
    line-height: 1.25rem !important; } }

.corcoran-nav-list {
  min-height: 100%;
  padding: 0;
  position: fixed;
  background-color: rgba(0, 0, 0, 0.9);
  left: -250px;
  top: 0;
  margin-top: 0 !important;
  z-index: 1100;
  height: 100%;
  width: 250px; }
  .corcoran-nav-list ul {
    background-color: rgba(0, 0, 0, 0.9);
    height: calc(100% - 64px);
    overflow-y: auto;
    list-style-type: none;
    padding: 16px 0;
    padding-right: 0; }
    .corcoran-nav-list ul .close-nav {
      display: block;
      font-size: 1rem;
      position: absolute;
      top: 24px;
      right: 25px;
      z-index: 700;
      color: rgba(255, 255, 255, 0.5); }
      .corcoran-nav-list ul .close-nav:hover {
        color: white;
        cursor: pointer; }
    .corcoran-nav-list ul li.active .menu-item-wrapper {
      transition: color 0.3s ease;
      -webkit-transition: color 0.3s ease;
      -moz-transition: color 0.3s ease;
      -o-transition: color 0.3s ease;
      color: #fff !important; }
    .corcoran-nav-list ul li a {
      text-decoration: none; }
    .corcoran-nav-list ul li .menu-item-wrapper {
      min-height: 38px;
      padding: 9px 30px 0;
      width: 100%;
      font-size: 1rem;
      color: rgba(255, 255, 255, 0.5); }
    .corcoran-nav-list ul li:hover {
      cursor: pointer; }
      .corcoran-nav-list ul li:hover .menu-item-wrapper {
        transition: color 0.3s ease;
        -webkit-transition: color 0.3s ease;
        -moz-transition: color 0.3s ease;
        -o-transition: color 0.3s ease;
        color: rgba(255, 255, 255, 0.8); }
  .corcoran-nav-list .logout-btn {
    position: absolute;
    background-color: rgba(0, 0, 0, 0.9);
    bottom: 0px;
    width: 250px;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    text-align: right;
    height: 64px;
    padding: 17px 0;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.5); }
    .corcoran-nav-list .logout-btn button {
      background: none;
      border: none;
      outline: none;
      color: #fff;
      cursor: pointer;
      width: 100%; }
      @media only screen and (max-width: 360px) {
        .corcoran-nav-list .logout-btn button {
          font-size: 0.75rem; } }
    @media only screen and (max-width: 360px) {
      .corcoran-nav-list .logout-btn {
        font-size: 0.75rem; } }

.corcoran-banner-container .main-search {
  background-color: #000;
  position: relative;
  width: 100%;
  height: auto; }
  .corcoran-banner-container .main-search .img-fill {
    width: 100%;
    height: 100%;
    overflow: hidden;
    opacity: 0.8;
    z-index: 0; }
    .corcoran-banner-container .main-search .img-fill img {
      width: 100%;
      height: auto;
      color: white; }
    @media screen and (max-width: 1250px) {
      .corcoran-banner-container .main-search .img-fill {
        display: flex;
        justify-content: center; } }
  .corcoran-banner-container .main-search .content-wrapper {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    display: flex;
    justify-content: center;
    align-items: center; }
    .corcoran-banner-container .main-search .content-wrapper .make-it-center {
      margin: auto; }
    @media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
      .corcoran-banner-container .main-search .content-wrapper .make-it-center {
        margin: 0; } }
  @media screen and (max-width: 768px) {
    .corcoran-banner-container .main-search {
      display: none; } }

.corcoran-banner-container .page-title-wrapper {
  background-color: transparent; }
  .corcoran-banner-container .page-title-wrapper .page-title {
    font-weight: 300;
    font-size: 1.875rem;
    color: white;
    z-index: 1;
    margin: auto;
    margin-bottom: 5px; }

.corcoran-banner-container .page-title {
  display: block; }

.corcoran-banner-container .shuffle-placeholder {
  position: absolute;
  list-style: none;
  top: 0;
  left: 38px;
  padding-left: 0;
  text-align: left;
  pointer-events: none;
  animation: flash 4s steps(6) infinite;
  -o-animation: flash 4s steps(6) infinite;
  -ms-animation: flash 4s steps(6) infinite;
  -moz-animation: flash 4s steps(6) infinite;
  -webkit-animation: flash 4s steps(6) infinite;
  -webkit-animation-play-state: paused;
  /* Chrome, Safari, Opera */
  animation-play-state: paused; }

.corcoran-banner-container .search-wrapper:hover .shuffle-placeholder {
  -webkit-animation-play-state: running;
  /* Chrome, Safari, Opera */
  animation-play-state: running; }

.corcoran-banner-container .shuffle-placeholder li {
  height: 50px;
  padding: 14px 0 14px;
  color: #9e9e9e;
  font-size: 1rem; }
  .corcoran-banner-container .shuffle-placeholder li .shuffle-placeholder-searchfor {
    color: #757575; }

.corcoran-banner-container .search-input:not(:placeholder-shown) + .shuffle-placeholder, .corcoran-banner-container .search-input:not(::-moz-placeholder) + .shuffle-placeholder, .corcoran-banner-container .search-input:not(:-ms-input-placeholder) + .shuffle-placeholder {
  display: none; }

.corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar {
  height: 50px;
  position: relative;
  margin: auto;
  width: 900px; }

.corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar .search-wrapper {
  height: 100%;
  width: 70%;
  display: inline-block;
  position: relative;
  overflow: hidden;
  vertical-align: middle; }

.corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar .search-wrapper label {
  position: absolute;
  top: 14px;
  left: 12px;
  margin-bottom: 0; }

.corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar .search-wrapper label i {
  color: #999;
  font-size: 1.25rem; }

.corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar .search-wrapper .search-input {
  width: 100%;
  height: 100%;
  border-radius: 3px 0 0 3px;
  border: 1px solid #d4d4d4;
  min-width: 250px;
  outline: none;
  padding-left: 37px;
  font-size: 1rem; }

.corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar .search-btn {
  width: 18%;
  min-width: 100px;
  height: 100%;
  border: none;
  background-color: #000;
  color: white;
  border-radius: 3px;
  text-align: center;
  outline: none;
  text-transform: uppercase;
  margin-left: 10px;
  vertical-align: middle;
  font-size: 1rem;
  padding-bottom: 4px;
  cursor: pointer; }

@keyframes flash {
  0% {
    top: 0; }
  100% {
    top: -300px; } }

@media (max-width: 767px) {
  @keyframes flash {
    0% {
      top: 0; }
    100% {
      top: -300px; } } }

@media only screen and (max-width: 768px) {
  .corcoran-banner-container .shuffle-placeholder {
    left: 48px; }
  .corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar {
    display: none; } }

@media only screen and (max-width: 1024px) {
  .corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar {
    width: 700px; } }

@media only screen and (max-width: 1280px) {
  .corcoran-banner-container .main-search .content-wrapper .make-it-center .search-bar {
    width: 870px; } }

.search-impersonate {
  font-family: "Open Sans", sans-serif;
  padding: 100px 0 20px; }
  .search-impersonate .filters {
    padding-top: 15px; }
    .search-impersonate .filters .sort-option-dropdown {
      width: 130px;
      float: right; }
    @media only screen and (max-width: 768px) {
      .search-impersonate .filters {
        display: none; } }

.search-impersonate-input-wrapper {
  padding-right: 0;
  height: 100%;
  width: calc(100% - 250px);
  display: inline-block;
  position: relative;
  float: left; }
  @media only screen and (max-width: 600px) {
    .search-impersonate-input-wrapper {
      width: 100%; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .search-impersonate-input-wrapper {
      width: calc(100% - 160px); } }

.search-impersonate-group-label {
  position: absolute;
  left: 12px;
  top: 8px; }
  .search-impersonate-group-label i {
    color: #999;
    font-size: 1.0625rem; }

.search-impersonate-input {
  color: #212121;
  width: 100%;
  height: 40px;
  vertical-align: middle;
  border-radius: 3px;
  border: 1px solid #d4d4d4;
  min-width: 250px;
  overflow: hidden;
  text-overflow: ellipsis;
  outline: none;
  padding: 5px 30px 2px 37px;
  background: #FFFFFF;
  box-sizing: border-box;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important; }

.search-impersonate-button-wrapper {
  padding-left: 0;
  float: left;
  width: 150px; }
  @media only screen and (max-width: 600px) {
    .search-impersonate-button-wrapper {
      width: 100%;
      margin: 10px 0 17px; } }

.search-impersonate-button {
  height: 40px;
  width: 100%;
  border: none;
  background-color: #000;
  color: #fff;
  cursor: pointer;
  border-radius: 3px;
  text-align: center;
  outline: none;
  text-transform: uppercase;
  margin-left: 8px;
  vertical-align: middle; }
  @media only screen and (max-width: 600px) {
    .search-impersonate-button {
      margin-left: 0; } }

.search-impersonate-form .btn {
  background: #000; }

.search-impersonate-form .btn:focus {
  outline: none; }

.search-impersonate-form .btn:disabled, .search-impersonate-button.btn-cta:disabled {
  background: #e5e5e5; }

.search-impersonate-input.error {
  border: 1px solid #e50214; }

#email-error, #email-user-error {
  color: #e50214;
  font-size: .875rem;
  line-height: 1.375rem;
  letter-spacing: .3px;
  padding-left: .5rem; }

.toTop {
  position: fixed;
  bottom: 10px;
  cursor: pointer;
  max-width: 1440px;
  left: 0;
  right: 0;
  margin: 0 auto;
  display: flex;
  align-items: flex-end; }
  .toTop .fa-angle-up {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: top;
    font-size: 1.5rem; }
    .toTop .fa-angle-up:before {
      content: "\f106"; }
  .toTop .jumpto-inner-border {
    width: 35px;
    height: 35px;
    background-color: #000;
    border-radius: 100%;
    text-align: center;
    color: #fff;
    font-size: 40px;
    padding: 2.5px; }
  .toTop a {
    text-decoration: none;
    color: #fff; }
  .toTop.left {
    left: 0;
    padding-left: 25px;
    flex-direction: initial; }
  .toTop.right {
    padding-right: 25px;
    flex-direction: column-reverse; }

.productportal-container .row {
  margin-left: 10px !important;
  margin-right: 10px !important; }

.productportal-container .productportal-center-align a {
  justify-content: center; }

.productportal-container .section-title {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #212121;
  font-size: 1.5rem;
  font-weight: 500; }

.productportal-container .resource-section {
  padding-bottom: 30px;
  background-color: white; }
  .productportal-container .resource-section .section-header {
    width: 100%;
    margin-top: 6px; }
    .productportal-container .resource-section .section-header .resources-section-title {
      text-transform: uppercase;
      letter-spacing: 1px;
      color: #212121;
      font-size: 1.5rem;
      font-weight: 500;
      text-align: center;
      padding: 30px 0 20px; }
  .productportal-container .resource-section .resource-mobile {
    display: none; }
  .productportal-container .resource-section .resource-container {
    margin: auto; }
  .productportal-container .resource-section .resource-list {
    width: 80%;
    text-align: center;
    margin: auto; }
    .productportal-container .resource-section .resource-list .make-it-center {
      margin: auto; }
  .productportal-container .resource-section .resource-item-wrapper .callToAction {
    display: inline-block;
    width: 16%;
    vertical-align: top; }
  .productportal-container .resource-section .fadeEffect {
    opacity: 0; }
  .productportal-container .resource-section .carousel-control {
    position: absolute;
    top: 20%;
    background-image: none;
    text-shadow: none;
    color: white;
    background-color: rgba(0, 0, 0, 0.2);
    width: 85px;
    height: 85px;
    border-radius: 100%;
    opacity: 1; }
    .productportal-container .resource-section .carousel-control .control-arrow {
      position: relative;
      top: 33%;
      z-index: 5;
      display: inline-block; }
  .productportal-container .resource-section .carousel-control.right {
    right: -50px; }
    .productportal-container .resource-section .carousel-control.right .control-arrow {
      margin-right: 40px; }
  .productportal-container .resource-section .carousel-control.left {
    left: -50px; }
    .productportal-container .resource-section .carousel-control.left .control-arrow {
      margin-left: 40px; }
  @media only screen and (max-width: 768px) {
    .productportal-container .resource-section .resource-mobile {
      display: block;
      overflow: hidden; }
    .productportal-container .resource-section .resource-desktop {
      display: none; }
    .productportal-container .resource-section .resource-list {
      width: 100%;
      min-height: 192px; }
      .productportal-container .resource-section .resource-list .resource-item {
        width: 100%;
        margin: auto; }
    .productportal-container .resource-section .resource-item-wrapper .callToAction {
      width: 43%;
      margin: auto; } }

.productportal-container a.agent-suite {
  font-family: 'Avenir', sans-serif;
  color: black;
  text-decoration: none;
  font-weight: 300; }
  .productportal-container a.agent-suite b {
    font-weight: 500; }
  .productportal-container a.agent-suite:hover {
    color: black;
    text-decoration: none; }

.productportal-container .resource-section .carousel-control.right .control-arrow {
  margin-right: 40px; }

.productportal-container a.carousel-control-prev, .productportal-container a.carousel-control-next {
  position: absolute;
  top: 20%;
  background-image: none;
  text-shadow: none;
  color: white;
  background-color: rgba(0, 0, 0, 0.2);
  width: 85px;
  height: 85px;
  border-radius: 100%;
  opacity: 1; }

.productportal-container a.carousel-control-prev {
  left: -50px; }

.productportal-container a.carousel-control-next {
  right: -50px; }

.productportal-container span.carousel-control-right-icon {
  font-size: 2rem;
  margin-right: 25px; }

.productportal-container span.carousel-control-left-icon {
  font-size: 2rem;
  margin-right: -25px; }

.productportal-container .variation-wrapper .col {
  padding: 5px !important; }
  @media only screen and (max-width: 767px) {
    .productportal-container .variation-wrapper .col {
      min-width: 100%; } }

.productportal-container .variation-wrapper .variation-header-description {
  color: #212121;
  padding: 2.5rem 9.375rem 0.5rem;
  text-align: center; }
  @media (max-width: 767px) {
    .productportal-container .variation-wrapper .variation-header-description {
      padding: 1.25rem 1.25rem 0; } }
  .productportal-container .variation-wrapper .variation-header-description .var-links ul {
    display: inline-block;
    margin-bottom: 0;
    padding-left: 0; }
    .productportal-container .variation-wrapper .variation-header-description .var-links ul .active {
      font-weight: bold; }
    .productportal-container .variation-wrapper .variation-header-description .var-links ul:first-child li {
      margin-left: 1rem; }
    .productportal-container .variation-wrapper .variation-header-description .var-links ul li {
      float: left;
      margin-left: 2rem;
      line-height: 2rem; }
      .productportal-container .variation-wrapper .variation-header-description .var-links ul li a {
        cursor: pointer;
        color: inherit;
        font-size: 0.875rem;
        margin-left: -5px;
        text-decoration: none; }

.productportal-container .variation-wrapper .productportal-subheading-h3 {
  color: #212121;
  font-family: "Open Sans", sans-serif;
  font-size: 1.25rem;
  font-weight: 725;
  line-height: 1.2;
  margin-top: 0;
  padding: 10px 20px;
  text-transform: uppercase; }

.productportal-container .variation-wrapper .card-container {
  margin-bottom: 7.5px; }
  .productportal-container .variation-wrapper .card-container a {
    color: inherit;
    text-decoration: none; }
  .productportal-container .variation-wrapper .card-container .card {
    border: 1px solid #5e80a1;
    cursor: pointer;
    overflow: hidden; }
    .productportal-container .variation-wrapper .card-container .card .card-body {
      display: flex;
      justify-content: center;
      flex-direction: column;
      min-height: 175px;
      padding: 1.875rem;
      text-align: center;
      color: #5e80a1; }
      .productportal-container .variation-wrapper .card-container .card .card-body:hover {
        color: #fff; }
        .productportal-container .variation-wrapper .card-container .card .card-body:hover p {
          color: #fff; }
      .productportal-container .variation-wrapper .card-container .card .card-body div {
        min-height: 66px;
        font-size: 0.875rem;
        font-weight: 400;
        line-height: 1.375rem; }
        @media only screen and (max-width: 768px) {
          .productportal-container .variation-wrapper .card-container .card .card-body div {
            min-height: 50px; } }
      .productportal-container .variation-wrapper .card-container .card .card-body p {
        color: #5e80a1;
        margin-bottom: 0; }
      .productportal-container .variation-wrapper .card-container .card .card-body h6 {
        display: flex;
        flex-direction: column;
        justify-content: center;
        font-size: 1.25rem;
        margin-bottom: 0;
        min-height: 48px; }
    .productportal-container .variation-wrapper .card-container .card:hover {
      background: #5e80a1;
      color: #fff; }
      .productportal-container .variation-wrapper .card-container .card:hover .card-body p:after {
        background: #5e80a1; }

.default-section {
  background-color: #000;
  position: relative; }
  .default-section .row {
    margin-left: 0 !important;
    margin-right: 0 !important; }
  .default-section .section-title {
    text-transform: uppercase;
    letter-spacing: 1px;
    color: #212121;
    font-size: 1.5 rem;
    font-weight: 500; }
  .default-section .view-all-btn {
    cursor: pointer;
    width: auto;
    position: relative;
    height: 35px;
    outline: none;
    border: 1px solid #000;
    text-transform: uppercase;
    color: #fff !important;
    background-color: #000;
    border-radius: 3px;
    text-decoration: none; }
    .default-section .view-all-btn:hover {
      background-color: #332f2f;
      color: #fff; }
    .default-section .view-all-btn .button-text {
      margin: auto 5px; }
    .default-section .view-all-btn .button-text a {
      color: #fff;
      text-decoration: none; }
    .default-section .view-all-btn i {
      margin: auto 4px;
      font-size: 1.0825rem; }
  .default-section a.view-all-btn {
    display: inline-block; }
  .default-section .item-name {
    color: #5e80a1; }
    .default-section .item-name:hover {
      text-decoration: none;
      color: #000; }
  .default-section form {
    margin: 0;
    width: 100%; }
  .default-section .section-content-wrapper {
    margin: auto; }
    .default-section .section-content-wrapper .featured-wrapper {
      color: #000;
      font-weight: bold; }
      .default-section .section-content-wrapper .featured-wrapper li {
        list-style-type: none;
        text-align: center; }
  .default-section .section-header-wrapper {
    margin: auto;
    width: 100%; }
  .default-section .viewallform {
    margin: auto; }
  .default-section .section-bkg {
    overflow: hidden;
    width: 100%; }
    .default-section .section-bkg img {
      height: auto;
      width: 100%; }
  .default-section .section-body {
    position: relative;
    padding-bottom: 1.875rem;
    top: 0;
    left: 0;
    width: 100%;
    background-color: #fff; }
    .default-section .section-body .viewallform {
      padding-bottom: 1.875rem; }
    .default-section .section-body .section-header-wrapper .section-header {
      background-color: transparent;
      color: #212121;
      height: auto;
      margin: 0;
      position: relative;
      padding: 2.5rem 9.375rem 0.5rem;
      text-align: center; }
      .default-section .section-body .section-header-wrapper .section-header .section-title {
        color: #212121;
        margin-bottom: 20px; }
    .default-section .section-body .featured-wrapper {
      padding-left: 0;
      padding-right: 0; }
    .default-section .section-body .section-content-wrapper {
      padding: 0; }
    .default-section .section-body .productportal-center-align a {
      justify-content: center !important; }
    .default-section .section-body .productportal-left-align a {
      text-align: left !important; }
  .default-section .item-card {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background-color: #fff;
    height: 130px;
    padding: 30px 0;
    font-size: 0.875rem;
    border-bottom: 1px solid #d4d4d4;
    margin: 0;
    font-weight: 300;
    text-decoration: none; }
    .default-section .item-card .item-name-wrapper {
      display: inline-block; }
    .default-section .item-card .item-label-wrapper {
      float: right; }
    .default-section .item-card:hover {
      cursor: pointer;
      background-color: #f7f7f7; }
  .default-section .item-card.dark-item-card {
    text-decoration: none;
    display: block; }

@media only screen and (max-width: 991px) {
  .default-section {
    height: auto;
    background-color: transparent;
    border: none; }
    .default-section .section-bkg {
      height: auto;
      opacity: 1; }
      .default-section .section-bkg img {
        width: 100%;
        -webkit-filter: blur(0px);
        filter: blur(0px); }
    .default-section .section-body {
      position: relative;
      padding-top: 0;
      background-color: transparent;
      height: auto; }
      .default-section .section-body .section-header-wrapper {
        padding: 0; }
        .default-section .section-body .section-header-wrapper .section-header .section-title {
          margin-bottom: 10px;
          color: #000; }
        .default-section .section-body .section-header-wrapper .section-header .section-description {
          display: block;
          margin-bottom: 0;
          color: #6b6b6b;
          font-weight: 400;
          line-height: 1.6; }
      .default-section .section-body .section-content-wrapper {
        margin: 0; }
    .default-section .section-content-wrapper .featured-wrapper {
      color: #000; }
    .default-section .item-card {
      height: auto;
      padding: 13px 0; } }

@media only screen and (min-width: 992px) {
  .default-section .item-card.dark-item-card {
    border-radius: 3px;
    font-weight: 400;
    height: auto;
    padding: 15px 10px;
    margin: 0;
    font-size: 0.875rem; }
    .default-section .item-card.dark-item-card:hover {
      border-radius: 0; }
      .default-section .item-card.dark-item-card:hover .item-name {
        color: #000; } }

@media only screen and (max-width: 767px) {
  .default-section .section-body {
    font-size: 0.75rem; }
    .default-section .section-body .section-content-wrapper {
      padding: 0; }
  .default-section .item-card {
    font-size: 0.75rem; } }

@media (max-width: 767px) {
  .default-section .section-body .section-header-wrapper .section-header {
    padding: 25px 15px 0; }
    .default-section .section-body .section-header-wrapper .section-header .section-description {
      margin-bottom: 0; } }

@media (min-width: 768px) and (max-width: 1024px) {
  .default-section .section-body .section-content-wrapper {
    padding: 0; } }

@media screen and (max-width: 767px) {
  .default-section .view-all-btn i {
    vertical-align: text-bottom; } }

.default-section a:hover {
  text-decoration: none; }

@media screen and (max-width: 767px) {
  .default-section a.view-all-btn .button-text {
    vertical-align: middle; }
  .default-section a.view-all-btn i {
    vertical-align: bottom; } }

@media (min-width: 767px) {
  .default-section .item-card.dark-item-card {
    padding: 0.9375rem 9.375rem !important; }
  .default-section .section-body .section-header-wrapper .section-header.text-left {
    padding: 2.5rem 1.25rem 0.5rem; }
  .default-section .section-body .productportal-left-align a {
    padding: 0.9375rem 0.3125rem !important; } }

.search .hints {
  padding-top: 20px;
  color: #999; }
  @media only screen and (max-width: 992px) {
    .search .hints {
      text-align: center; } }
  @media only screen and (max-width: 767px) and (orientation: portrait) {
    .search .hints {
      padding-top: 0; } }
  .search .hints p, .search .hints div {
    display: inline;
    font-size: 0; }
  .search .hints p {
    color: #999;
    font-size: 0.875rem;
    width: 100%;
    white-space: pre; }
  .search .hints span {
    background: #f3f3f3;
    padding: 0 10px 0 10px;
    border-radius: 2px;
    position: relative;
    white-space: nowrap;
    display: inline-block;
    line-height: 27px;
    font-size: 0.875rem;
    margin-bottom: 8px;
    margin-left: 3px; }
  .search .hints button {
    background: #f3f3f3;
    border: none;
    color: #999;
    cursor: pointer;
    height: 26px;
    padding: 0;
    width: 30px;
    outline: none;
    margin-left: 1.5px;
    margin-right: 3px; }
  .search .hints .hints-filterby i, .search .hints .hints-fulltext i {
    font-size: 0.875rem; }
  .search .hints .form-container {
    display: inline-block; }

.total-count {
  float: right;
  padding-top: 24px;
  color: #999;
  font-size: 0.875rem; }
  @media only screen and (max-width: 992px) {
    .total-count {
      float: none;
      padding-top: 10px;
      text-align: center; } }

@media only screen and (max-width: 767px) {
  .search-container .newsearchwholecont {
    display: block; } }

.newsearchcont {
  display: flex;
  flex-wrap: wrap; }
  @media only screen and (min-width: 1024px) {
    .newsearchcont {
      padding: 0; } }

@media only screen and (min-width: 768px) and (max-width: 1023px) {
  .search-leftcont {
    width: 28%;
    background-color: rgba(196, 196, 196, 0.25); } }

@media only screen and (min-width: 1024px) and (max-width: 1129px) {
  .search-leftcont {
    width: 28.5%;
    background-color: rgba(196, 196, 196, 0.25); } }

@media only screen and (min-width: 1130px) {
  .search-leftcont {
    width: 25%;
    background-color: rgba(196, 196, 196, 0.25); } }

@media only screen and (max-width: 767px) {
  .search-leftcont {
    width: 100%;
    display: none; } }

.search-rightcont {
  margin-left: 2%;
  margin-top: -2%; }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .search-rightcont {
      width: 68%; } }
  @media only screen and (min-width: 1024px) and (max-width: 1129px) {
    .search-rightcont {
      width: 69.2%; } }
  @media only screen and (min-width: 1130px) {
    .search-rightcont {
      width: 72.5%; } }
  @media only screen and (max-width: 767px) {
    .search-rightcont {
      width: 100%; } }

.search-result-cont {
  padding: 10px 0px 10px 0px; }
  .search-result-cont .left-icon-pad {
    padding-left: 0;
    padding-right: 0; }
  .search-result-cont .results-heading {
    font-size: 16px;
    display: flex; }
    @media only screen and (max-width: 1023px) {
      .search-result-cont .results-heading {
        font-size: 14px; } }
    .search-result-cont .results-heading .results-headingcont {
      width: 70%; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .search-result-cont .results-heading .results-headingcont {
          width: 65%; } }
    .search-result-cont .results-heading .updated-modifiedtxt {
      width: 30%;
      text-align: right; }
      @media only screen and (min-width: 768px) and (max-width: 1023px) {
        .search-result-cont .results-heading .updated-modifiedtxt {
          width: 35%; } }
  .search-result-cont .results-date, .search-result-cont .update-upload {
    font-size: 10px;
    color: rgba(0, 0, 0, 0.7); }
  .search-result-cont .media {
    padding-top: 5%; }
    @media only screen and (max-width: 767px) {
      .search-result-cont .media {
        padding-bottom: 2%; } }
  .search-result-cont .media-body {
    line-height: 1em;
    margin-left: 10px; }
  .search-result-cont .branded-cont-right {
    text-align: left;
    display: inline-table;
    padding-right: 0;
    padding-top: 0;
    padding-bottom: 1%;
    margin-left: 13px; }

.branded-icons {
  border-radius: 4px;
  min-width: 86px;
  color: #fff;
  text-align: center;
  line-height: 24px;
  display: inline-block;
  margin-right: 5px;
  margin-bottom: 5px !important;
  margin-top: 5px;
  font-size: 14px;
  padding: 0 8px 0 8px;
  border: 0;
  margin-left: 0; }

.searchdesctxt {
  font-size: 12px;
  padding-top: 10px;
  padding-bottom: 10px; }
  .searchdesctxt a {
    margin-left: 4px;
    color: #000;
    text-decoration: underline;
    font-weight: bold; }

/*search leftcont starts*/
.topic-header .card-header {
  border-radius: 0px;
  padding: 10px;
  background-color: rgba(196, 196, 196, 0.5);
  border: 0; }
  @media only screen and (max-width: 767px) {
    .topic-header .card-header {
      background-color: transparent; }
      .topic-header .card-header i {
        position: absolute;
        right: 8px;
        color: #575757;
        top: 14px; }
      .topic-header .card-header [data-toggle="collapse"].collapsed .fa:before {
        content: "\f0d7"; } }

.topic-header .card-header a:hover {
  text-decoration: none; }

p.search-collapse-header {
  font-size: 14px;
  color: #000;
  margin-bottom: 0;
  display: inline; }

.search-collapse-header span {
  padding-left: 3px;
  font-weight: bold; }
  @media only screen and (max-width: 767px) {
    .search-collapse-header span {
      color: #575757;
      font-weight: normal;
      padding-left: 0; } }

.clr-topic {
  font-size: 10px;
  float: right;
  font-size: 10px;
  vertical-align: middle;
  position: relative;
  top: 5px; }

.clr-topic a {
  padding-left: 3px;
  text-decoration: underline;
  color: #000; }

.topic-header.card {
  border: 0;
  border-bottom: 1px solid #fff;
  border-radius: 0; }
  @media only screen and (max-width: 767px) {
    .topic-header.card {
      border-bottom: 2px solid #000; } }

.topic-header .card-body {
  padding: 0px;
  margin: 0px;
  background-color: rgba(196, 196, 196, 0.25); }
  @media only screen and (max-width: 767px) {
    .topic-header .card-body {
      background-color: transparent; } }

.topic-header .card-body ul {
  padding: 10px;
  margin: 0px; }

.topic-header .card-body .search-chktxt {
  display: flex;
  justify-content: flex-start;
  padding-left: 10px; }

.topic-header .card-body li {
  list-style-type: none;
  margin-bottom: 15px;
  padding-left: 10px; }

.topic-header .card-body input[type="checkbox"] {
  display: none;
  width: 0;
  float: left; }

.topic-header .card-body input[type="checkbox"] + label:before {
  border: 1px solid #000;
  background: #000;
  content: "\00a0";
  display: inline-block;
  font-size: 14px;
  height: 14px;
  padding: 0;
  vertical-align: text-top;
  width: 13px;
  float: left;
  margin-top: 3px;
  border-radius: 2px; }

.topic-header .card-body input[type="checkbox"]:checked + label:before {
  color: #fff;
  content: "\2713";
  text-align: center;
  line-height: 13px;
  font-size: 10px;
  font-weight: bold; }

.topic-header.card:last-child {
  border-bottom: none; }
  @media only screen and (max-width: 767px) {
    .topic-header.card:last-child {
      border-bottom: 2px solid #000; } }

.topic-header .card-body input[type="checkbox"]:checked + label:after {
  font-weight: bold; }

.topic-header .card-body input[type="checkbox"]:focus + label::before {
  outline: #3b99fc auto 0px; }

.topic-header .card-body label {
  cursor: pointer;
  font-size: 14px;
  width: 100%;
  margin-bottom: 0; }

[data-toggle="collapse"] .fa:before {
  content: "\f0d7"; }

[data-toggle="collapse"].collapsed .fa:before {
  content: "\f0da"; }

.sort-leftnavcont {
  margin: 10px 10px 10px 10px;
  border-bottom: 1px solid #000;
  margin-bottom: 15px; }
  @media only screen and (max-width: 767px) {
    .sort-leftnavcont {
      margin: 0;
      border-bottom: 2px solid #000;
      margin-bottom: 0px;
      padding: 10px; } }

.sorttxt-leftnav {
  font-size: 14px;
  font-weight: bold; }

.sortleftdrpdown {
  border: 0 !important;
  width: 100% !important;
  padding: 0 !important;
  height: 23px !important;
  cursor: pointer; }

.sort-leftnavcont .dropdown-menu {
  width: 72%;
  margin-top: 5px !important;
  border-radius: 0;
  overflow-y: unset !important;
  z-index: 1 !important;
  font-size: 14px;
  line-height: 18px;
  border: 0;
  box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25); }
  @media only screen and (max-width: 767px) {
    .sort-leftnavcont .dropdown-menu {
      margin-top: 11px !important;
      margin-left: -10px; } }

.sort-leftnavcont .dropdown-list-item {
  padding: 8px 15px; }

.refine-search-btn {
  margin-top: 10px;
  margin-bottom: 10px;
  display: flex;
  justify-content: center;
  margin-left: 10px;
  margin-right: 10px; }
  @media only screen and (max-width: 767px) {
    .refine-search-btn {
      margin-left: 0;
      margin-right: 0; } }
  .refine-search-btn button {
    border: 0;
    width: 100%;
    font-size: 14px;
    padding: 7px 10px 7px 10px;
    border: 1px solid #000; }
    .refine-search-btn button:disabled {
      background: #000;
      opacity: 0.6;
      cursor: not-allowed;
      pointer-events: bounding-box; }
  .refine-search-btn .refine-form-button {
    background: #000;
    color: #fff;
    cursor: pointer;
    outline: none; }
  .refine-search-btn .refine-clear-filter-button {
    background: #fff;
    color: #000;
    cursor: pointer;
    outline: none; }

.refine-result-count {
  text-align: right;
  font-size: 14px;
  font-weight: 600;
  font-family: Roboto; }
  @media only screen and (max-width: 767px) {
    .refine-result-count {
      margin-top: 10px; } }

.search-result-cont:last-child {
  border-bottom: 0; }

@media only screen and (min-width: 768px) {
  .loadmore-mainbtncont {
    margin-left: 25%;
    width: 75%; } }

@media only screen and (max-width: 767px) {
  .loadmore-mainbtncont {
    width: 100%; } }

.loadmorebtncont {
  margin-top: 20px;
  display: flex;
  justify-content: center; }

.loadmorebtn-innercont {
  border: 1px solid #000;
  color: #000;
  padding: 10px;
  background: transparent;
  min-width: 300px;
  font-size: 14px;
  font-weight: 600;
  cursor: pointer;
  outline: none; }
  @media only screen and (max-width: 767px) {
    .loadmorebtn-innercont {
      width: 100%; } }

.data-temlate {
  display: flex !important;
  border-bottom: 1px solid #ABABAB; }

.item-header {
  color: black;
  font-weight: 600; }

button.branded-icons:not(:disabled):not(.disabled) {
  outline: 0; }

.search-container .row {
  margin-right: -10px;
  padding-top: 70px; }

.no-search-result-found {
  font-weight: 600;
  padding-top: 50px; }

.media-left i {
  font-size: 18px;
  display: flex; }

.sort-by {
  font-weight: 600; }

@media only screen and (max-width: 767px) {
  .search .dropdown-toggle .fa-chevron-down:before {
    content: "\f0d7";
    color: #575757; } }

.orderBy-dropdown-button {
  outline: none !important; }

.linksSortOrder {
  outline: none; }

.loadmorebtncont button:focus {
  outline: none; }

/*spellcheck */
.spell-check-main-container {
  position: relative;
  margin: 1% auto;
  width: 100%; }

.spell-check-cont {
  display: flex;
  font-size: 14px;
  position: absolute;
  justify-content: center;
  width: 100%; }
  @media only screen and (min-width: 768px) {
    .spell-check-cont {
      width: 75%; } }

.did-you-mean {
  font-style: italic;
  font-weight: bold;
  padding-left: 3px;
  text-decoration: underline;
  cursor: pointer; }

/*spellcheck ends */
/*Left navigation cont */
.filter-trigger-new {
  width: 13%;
  float: right;
  border: 1px solid #000;
  height: 50px;
  margin-left: 10px;
  border-radius: 3px;
  margin-bottom: 10px;
  background-color: #000;
  cursor: pointer; }
  .filter-trigger-new .fa-filter {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    vertical-align: middle;
    font-size: 25px;
    margin-top: 10px;
    color: #fff; }
  .filter-trigger-new.bgbtn {
    background-color: #fff; }
    .filter-trigger-new.bgbtn .fa-filter {
      color: #000; }

/*search leftcont ends*/
/*searchleftnav ends*/
.li-subfiles {
  padding-left: 20px !important;
  margin-bottom: 0 !important; }

.ul-subfiles {
  padding: 0 !important; }

.file-header {
  float: left;
  padding-top: 10px;
  padding-left: 10px; }

.ul-contenttype {
  padding-left: 15px !important; }

/*search leftnav select and deselect all starts*/
#collapseOne1 .card-body .selector {
  font-size: 10px;
  margin-left: 25px; }

#collapseOne1 .card-body .selector:hover {
  cursor: pointer; }

#collapseOne1 .card-body .selection {
  padding-top: 12px; }

#collapseOne1 .card-body ul {
  margin-left: 5px; }

/*search leftnav select and deselect all ends*/
.search-loader-dimmer {
  padding-top: 12%;
  background-color: transparent;
  z-index: 400; }
  .search-loader-dimmer .loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 50px;
    height: 50px;
    margin: auto;
    z-index: 1000;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite; }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.search {
  font-family: "Open Sans", sans-serif;
  padding: 20px 0 20px; }
  @media only screen and (max-width: 767px) {
    .search {
      padding-top: 15px; } }
  @media only screen and (min-width: 768px) and (max-width: 1023px) {
    .search.offset-1 {
      margin-left: 4.333333%; } }
  .search .filters {
    padding-top: 15px; }
    .search .filters .sort-option-dropdown {
      width: 130px;
      float: right; }
    @media only screen and (max-width: 768px) {
      .search .filters {
        display: none; } }
  .search .search-form .search-form-input-wrapper {
    padding-right: 0;
    height: 100%;
    width: calc(100% - 214px);
    display: inline-block;
    position: relative; }
    @media only screen and (max-width: 767px) {
      .search .search-form .search-form-input-wrapper {
        width: 100%; } }
  .search .search-form .filter-trigger {
    display: none;
    position: absolute;
    right: 1px;
    top: 15px;
    font-size: 1.25rem;
    padding: 9px 15px;
    cursor: pointer; }
    @media only screen and (max-width: 600px) {
      .search .search-form .filter-trigger {
        display: block; } }
  .search .search-form .search-form-button-wrapper {
    padding-left: 0;
    float: right;
    width: 212px; }
    @media only screen and (max-width: 767px) {
      .search .search-form .search-form-button-wrapper {
        width: 100%;
        margin: 33px 0 17px; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .search .search-form .search-form-button-wrapper {
        width: 180px; } }
  .search .search-form .search-form-group-label {
    position: absolute;
    left: 12px;
    top: 8px; }
    @media only screen and (max-width: 767px) {
      .search .search-form .search-form-group-label {
        top: 12px; } }
    .search .search-form .search-form-group-label i {
      color: #999;
      font-size: 1.0625rem; }
  .search .search-form .sort-option-dropdown {
    text-align: right; }
  .search .search-form .search-form-input {
    color: #212121;
    width: 100%;
    height: 40px;
    vertical-align: middle;
    border-radius: 3px 0 0 3px;
    border: 1px solid #d4d4d4;
    min-width: 250px;
    overflow: hidden;
    text-overflow: ellipsis;
    outline: none;
    padding: 3px 30px 2px 37px;
    box-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25) !important; }
    @media only screen and (max-width: 767px) {
      .search .search-form .search-form-input {
        width: 82%;
        height: 50px;
        min-width: 240px; } }
  .search .search-form .start-over-btn {
    position: absolute;
    top: 6px;
    right: 10px;
    background: none;
    border: none;
    outline: none;
    text-transform: uppercase;
    color: #0362b4;
    cursor: pointer;
    font-size: 18px; }
    @media only screen and (max-width: 767px) {
      .search .search-form .start-over-btn {
        display: block;
        top: 11px;
        right: 20%; } }
  .search .search-form .search-form-button {
    height: 38px;
    width: 100%;
    border: none;
    background-color: #000;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    text-align: center;
    outline: none;
    text-transform: uppercase;
    margin-left: 8px;
    vertical-align: middle; }
    @media only screen and (max-width: 767px) {
      .search .search-form .search-form-button {
        margin-left: 0; } }
    @media only screen and (min-width: 768px) and (max-width: 1023px) {
      .search .search-form .search-form-button {
        margin-left: -17px; } }
  .search .section-list-dropdown {
    width: 205px; }
  .search .result-list {
    padding-top: 15px; }
  .search .group-divider {
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    justify-content: space-between;
    align-items: center; }
  .search .group-divider .line {
    width: 100%;
    height: 1px;
    background-color: #999; }
  .search .group-divider .group-title {
    padding: 3px 15px;
    font-size: 1rem;
    font-weight: bold;
    color: #212121;
    white-space: nowrap; }
  .search .item-card {
    display: flex;
    display: -webkit-flex;
    align-items: center;
    -webkit-align-items: center;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background-color: #fff;
    padding: 6px 0;
    font-size: 14px;
    border-radius: 0;
    border-bottom: 1px solid #e1e1e1;
    font-weight: 300; }
    .search .item-card:last-child {
      border-bottom: none; }
    .search .item-card:hover {
      background-color: #f7f7f7; }
      .search .item-card:hover .item-name {
        color: #000 !important; }
    .search .item-card .item-name-wrapper {
      display: inline-block;
      width: 66%; }
      .search .item-card .item-name-wrapper .item-name {
        color: #5e80a1;
        text-decoration: none; }
      @media only screen and (max-width: 600px) {
        .search .item-card .item-name-wrapper {
          width: 87%; } }
    .search .item-card .edit_link {
      color: #D3D3D3;
      display: none; }
      .search .item-card .edit_link:hover {
        color: #000; }
      @media only screen and (max-width: 768px) {
        .search .item-card .edit_link {
          display: none !important; } }
    .search .item-card .item-label-wrapper {
      float: right;
      display: inline-block; }
      .search .item-card .item-label-wrapper .item-label, .search .item-card .item-label-wrapper .item-doc, .search .item-card .item-label-wrapper .item-xls, .search .item-card .item-label-wrapper .item-ppt, .search .item-card .item-label-wrapper .item-pdf, .search .item-card .item-label-wrapper .item-csv, .search .item-card .item-label-wrapper .item-url, .search .item-card .item-label-wrapper .item-zip, .search .item-card .item-label-wrapper .item-img, .search .item-card .item-label-wrapper .item-vid {
        border-radius: 3px;
        text-transform: uppercase;
        font-size: 0.5rem;
        letter-spacing: 1px;
        color: #fff;
        padding: 2px 5px 1px 6px;
        width: 32px;
        text-align: center; }
      .search .item-card .item-label-wrapper .item-doc {
        background-color: #077fc5; }
      .search .item-card .item-label-wrapper .item-xls {
        background-color: #18a344; }
      .search .item-card .item-label-wrapper .item-zip {
        background-color: #797979; }
      .search .item-card .item-label-wrapper .item-csv {
        background-color: #18a344; }
      .search .item-card .item-label-wrapper .item-ppt {
        background-color: #F26522; }
      .search .item-card .item-label-wrapper .item-pdf {
        background-color: #df3d3d; }
      .search .item-card .item-label-wrapper .item-url {
        background-color: #910aa2; }
      .search .item-card .item-label-wrapper .item-img {
        background-color: #fbce32; }
      .search .item-card .item-label-wrapper .item-vid {
        background-color: #008000; }
      .search .item-card .item-label-wrapper .item-name {
        color: #5e80a1;
        text-decoration: none; }
        .search .item-card .item-label-wrapper .item-name:hover, .search .item-card .item-label-wrapper .item-name:focus {
          color: #000; }
    .search .item-card .sections-wrapper {
      display: inline-block;
      font-style: italic;
      width: 25%;
      font-size: 0.625rem;
      color: #999; }
      @media only screen and (max-width: 600px) {
        .search .item-card .sections-wrapper {
          display: none; } }
      .search .item-card .sections-wrapper .form-container {
        display: inline-block; }
      .search .item-card .sections-wrapper button {
        background: none;
        border: none;
        color: #999;
        font-weight: 300;
        outline: none;
        padding: 0;
        margin: 0 1px;
        text-align: left; }
        .search .item-card .sections-wrapper button:hover {
          color: #5e80a1;
          cursor: pointer; }
      .search .item-card .sections-wrapper .belong-to {
        font-weight: bold;
        color: #777;
        text-align: left; }
      @media only screen and (max-width: 600px) {
        .search .item-card .sections-wrapper {
          display: none; } }
    @media only screen and (max-width: 768px) {
      .search .item-card {
        height: auto;
        padding: 8px 0 10px; } }
  .search .result-list {
    padding-bottom: 2em; }
    .search .result-list .no-search-result {
      margin-top: 2em; }
    .search .result-list .search-view-more {
      text-align: center;
      width: 100%; }
      .search .result-list .search-view-more p {
        font-size: 2em;
        margin-bottom: 0;
        line-height: 1em;
        font-weight: bolder; }
      .search .result-list .search-view-more button {
        display: none;
        text-transform: uppercase;
        float: right; }
  .search .dropdown-toggle {
    font-size: 0.875rem;
    padding-top: 8px;
    width: 100%;
    height: 40px;
    background: none;
    border: 1px solid #d4d4d4;
    text-align: left; }
    .search .dropdown-toggle i {
      float: right;
      margin-top: 3px; }
    .search .dropdown-toggle:after {
      display: none; }
    .search .dropdown-toggle:focus {
      outline: 0; }
  .search .dropdown-menu {
    max-height: 302px;
    overflow-y: scroll;
    margin-top: -1px;
    padding: 0;
    width: 100%;
    z-index: 450;
    -webkit-overflow-scrolling: touch;
    overflow-scrolling: touch;
    min-width: auto; }
    .search .dropdown-menu .dropdown-list-item {
      background: none;
      border: none;
      padding: 10px 15px;
      width: 100%;
      text-align: left;
      font-size: 14px; }
    .search .dropdown-menu .dropdown-list-item:hover {
      background-color: #f7f7f7;
      cursor: pointer; }
    .search .dropdown-menu .dropdown-list-item.selected {
      background-color: #f7f7f7; }
  .search .search-popup .dropdown {
    width: 100%;
    margin-top: 10px; }
  .search .dropdown-backdrop {
    position: static; }
  @media only screen and (min-width: 1000px) {
    .search .desktop-search .dropdown {
      display: none; } }
  .search .search-popup .dropdown .dropdown-toggle {
    border-color: #858585;
    color: #fff;
    height: 50px; }

.search .dropdown.open button p {
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis; }

.search .result-list .sections-wrapper button {
  font-style: italic; }

input::-ms-clear {
  display: none; }

.search .btn {
  box-shadow: none !important; }
  .search .btn:active:focus {
    outline: 0.5px auto #0000ff !important;
    box-shadow: none !important; }

.suggestion-box {
  display: none; }

.search .search-form .search-form-input {
  font-size: 18px; }

.search .search-form .start-over-btn {
  color: #000; }

.suggestion-box {
  box-shadow: 0px 4px 4px #ccc;
  padding-bottom: 15px;
  padding-top: 10px;
  padding-right: 20px;
  position: absolute;
  z-index: 1;
  background-color: #fff;
  width: 100%; }
  @media only screen and (max-width: 767px) {
    .suggestion-box {
      width: 82%; } }
  .suggestion-box li {
    font-size: 15px;
    line-height: 25px; }
    .suggestion-box li a {
      color: #000;
      font-size: 18px;
      line-height: 36px; }
      .suggestion-box li a:hover {
        text-decoration: none; }

.footer {
  float: left;
  min-height: 50px;
  background-color: #000;
  align-items: center;
  color: #fff;
  padding: 8px 20px; }
  .footer a {
    color: #fff; }
  .footer .logo-wrapper {
    color: #fff;
    text-align: center;
    padding: 0 20%; }
    .footer .logo-wrapper h1, .footer .logo-wrapper h2, .footer .logo-wrapper h3, .footer .logo-wrapper p {
      color: #fff; }
    .footer .logo-wrapper sub {
      bottom: 0; }
  .footer > div {
    flex: 1; }

a {
  text-decoration: none;
  background-color: transparent; }

@media (max-width: 767px) {
  body {
    padding: 0; } }

.footer-social-media ul {
  display: inline-block;
  width: 100%;
  text-align: center;
  vertical-align: middle;
  align-content: center;
  padding: 30px 0 !important;
  margin-bottom: 0; }

.footer-social-media ul li {
  display: inline;
  vertical-align: middle; }

.footer-social-media img {
  padding: 10px 15px;
  height: 50px; }

@media (max-width: 768px) {
  .footer {
    padding: 8px 10px; } }

.speed-component {
  display: none; }
  .speed-component .rsc-speed-dial {
    bottom: 50px;
    max-width: 1440px;
    margin: 0 auto;
    left: 0;
    right: 0;
    padding-right: 15px; }
  .speed-component .fa-comment-o:after {
    content: '\f12a';
    position: absolute;
    top: 9px;
    font-size: 8px;
    color: #000;
    left: 7.5px; }
  .speed-component .fab-toggler {
    outline: none !important;
    background-color: #002349 !important; }
    .speed-component .fab-toggler i {
      font-size: 25px !important;
      font-style: normal !important; }
  .speed-component .fa-times:before {
    font-family: 'FontAwesome';
    content: '\2716' !important; }
  .speed-component .fab-secondary-name {
    font-family: "Open Sans", sans-serif; }
  .speed-component .mat-mini-fab .mat-button-wrapper {
    padding: 0px !important;
    position: relative;
    top: -1px; }

.content-container {
  overflow: hidden;
  margin-top: 15px; }

h1.invisible {
  margin-bottom: 0;
  height: 50px; }

input {
  -webkit-appearance: none;
  box-shadow: none !important; }

.menu-dimmer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background-color: rgba(0, 0, 0, 0.4);
  display: none; }

.footer {
  width: 100%;
  /*bottom: 0px;
    position: absolute;*/ }

.companypage-content {
  overflow: hidden;
  margin-top: 15px; }

.corcoran-loader-dimmer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #fff;
  z-index: 400; }
  .corcoran-loader-dimmer .loader {
    border: 8px solid #f3f3f3;
    border-radius: 50%;
    border-top: 8px solid #3498db;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    margin: auto;
    z-index: 1000;
    -webkit-animation: spin 2s linear infinite;
    /* Safari */
    animation: spin 2s linear infinite; }

/* Safari */
@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(360deg); } }

@keyframes spin {
  0% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(360deg); } }

.pageproperties .search-content-brand {
  display: flex;
  margin-top: 10px;
  margin-bottom: 10px; }

.branded-icons:first-child {
  margin-left: 0 !important; }

.pageproperties .richtext {
  padding: 25px 70px 0px !important; }
  @media only screen and (max-width: 767px) {
    .pageproperties .richtext {
      padding: 20px 15px !important; } }

.content-container {
  overflow: hidden;
  margin-top: 15px; }

h1.invisible {
  margin-bottom: 0;
  height: 50px; }

input {
  -webkit-appearance: none;
  box-shadow: none !important; }

.menu-dimmer {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 150%;
  background-color: rgba(0, 0, 0, 0.4);
  display: none; }

.footer {
  width: 100%; }
  .footer > div {
    width: 100%; }

body {
  margin: 0; }

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

.corcoran-login {
  background: #000;
  height: 100%;
  padding-top: 9rem; }
  @media (max-width: 768px) {
    .corcoran-login {
      padding-top: 45%; } }
  @media (min-width: 1280px) {
    .corcoran-login {
      height: 900px; } }
  @media only screen and (min-device-width: 480px) and (max-device-width: 812px) and (orientation: landscape) {
    .corcoran-login {
      padding-top: 9%;
      overflow-y: auto; } }
  @media only screen and (min-device-width: 480px) and (max-device-width: 812px) and (orientation: landscape) {
    .corcoran-login .container {
      min-height: 415px; } }

.cor-btn-cta {
  line-height: 34px;
  color: #fff;
  background: #000;
  border: 0;
  padding: 0 10px 3px;
  font-size: 1rem;
  font-weight: bold;
  margin-top: 1rem;
  margin-right: 0.8rem;
  width: 100%; }

#cor-header {
  width: 100%;
  height: 9rem; }
  @media (max-width: 767px) {
    #cor-header {
      height: 8rem; } }
  #cor-header .cor-app-heading .brand-logo {
    position: relative !important;
    padding-left: 0 !important; }
  #cor-header .cor-app-heading #cor-title-heading {
    font-family: Georgia,Times,"Times New Roman",serif;
    font-size: 1.25rem;
    color: #fff;
    padding-top: 2rem;
    text-align: center; }
    #cor-header .cor-app-heading #cor-title-heading h1, #cor-header .cor-app-heading #cor-title-heading h2, #cor-header .cor-app-heading #cor-title-heading h3, #cor-header .cor-app-heading #cor-title-heading p {
      color: #fff;
      font-family: Georgia,Times,"Times New Roman",serif;
      font-size: 25.9px;
      font-weight: 200; }
      @media (max-width: 1024px) and (min-width: 768px) {
        #cor-header .cor-app-heading #cor-title-heading h1, #cor-header .cor-app-heading #cor-title-heading h2, #cor-header .cor-app-heading #cor-title-heading h3, #cor-header .cor-app-heading #cor-title-heading p {
          font-size: 23.1px; } }
      @media (max-width: 767px) {
        #cor-header .cor-app-heading #cor-title-heading h1, #cor-header .cor-app-heading #cor-title-heading h2, #cor-header .cor-app-heading #cor-title-heading h3, #cor-header .cor-app-heading #cor-title-heading p {
          font-size: 16.8px; } }
      @media (max-width: 480px) {
        #cor-header .cor-app-heading #cor-title-heading h1, #cor-header .cor-app-heading #cor-title-heading h2, #cor-header .cor-app-heading #cor-title-heading h3, #cor-header .cor-app-heading #cor-title-heading p {
          font-size: 19.6px; } }
      @media (max-width: 373px) {
        #cor-header .cor-app-heading #cor-title-heading h1, #cor-header .cor-app-heading #cor-title-heading h2, #cor-header .cor-app-heading #cor-title-heading h3, #cor-header .cor-app-heading #cor-title-heading p {
          font-size: 18.2px; } }
  #cor-header .cor-brand-logo {
    display: block;
    margin: 0.8rem 0.3rem 0;
    width: 8em;
    background: url("../../../content/dam/realogy/corcoran/home-page/logo_white.png") no-repeat scroll left top transparent;
    height: 2em;
    text-indent: -999999px;
    float: right;
    position: absolute;
    top: 0.8rem;
    right: 0.7rem;
    background-size: contain; }

.cor-app-heading {
  background-color: black;
  padding-bottom: 15.5px;
  padding-top: 15.5px; }

.cor-brand-logo {
  background-color: #00244C; }

#cor-title-heading {
  margin: 0;
  padding: 0;
  font-family: "Open Sans", sans-serif; }

.cor-landing.cor-bgimg {
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
  height: 100%; }
  .cor-landing.cor-bgimg .body-primary-wrap {
    height: 100%; }

.btn {
  display: inline-block;
  font-weight: 400;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  border: 1px solid transparent;
  padding: .375rem .75rem;
  font-size: 1rem;
  line-height: 1.5;
  border-radius: .25rem;
  transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out; }

.login-form-group {
  height: auto;
  margin: 0 auto 0;
  width: 21.9em;
  padding: 1.2rem 1.3rem 2.6rem 1.3rem;
  position: relative; }
  .login-form-group .btn-cta {
    width: 300px;
    padding: .375rem .75rem !important;
    height: 50px;
    background-color: #4a769d !important;
    border-color: #4a769d !important;
    font-size: 0.8125rem !important;
    font-weight: 800 !important; }
    @media (max-width: 767px) {
      .login-form-group .btn-cta {
        width: 250px; } }

.cor-footer-bg {
  font-family: "Open Sans", sans-serif;
  width: 100%;
  position: fixed;
  bottom: 0;
  background: #eee;
  color: #4a4a4a; }
  .cor-footer-bg .cor-f-left {
    float: left;
    padding: 0 1rem;
    font-size: 1.10rem;
    margin: 0.3rem 0; }
    .cor-footer-bg .cor-f-left > div {
      font-size: 0.875rem;
      min-height: unset !important;
      padding: 10px 0; }
      .cor-footer-bg .cor-f-left > div p {
        margin-bottom: 0; }
  .cor-footer-bg .cor-f-right {
    float: right;
    padding: 0 1rem;
    font-size: 1.10rem;
    margin: 0.3rem 0; }
    .cor-footer-bg .cor-f-right > div {
      font-size: 0.875rem;
      min-height: unset !important;
      padding: 10px 0; }
      .cor-footer-bg .cor-f-right > div p {
        margin-bottom: 0; }

.corcoran-homepage {
  overflow: hidden;
  height: 100%; }
  .corcoran-homepage .body-wrap {
    height: 100%; }

@media screen and (min-width: 641px) and (orientation: landscape) {
  .corcoran-homepage {
    font-size: 1rem !important; } }

@media (max-width: 767px) {
  #cor-header .cor-brand-logo {
    background-size: contain;
    left: 40%;
    margin-top: 1.6rem;
    top: -0.6rem; }
  #cor-header .cor-app-heading {
    padding-bottom: 5.5px;
    padding-top: 7.5px;
    min-height: 40px; }
    #cor-header .cor-app-heading h3 {
      text-align: center; } }

@media (max-width: 480px) {
  .corcoran-login-container .login-form-group {
    width: 18.5em; }
  #cor-header .cor-brand-logo {
    left: 35%; } }

@media screen and (max-width: 420px) {
  .cor-footer-bg .cor-f-right {
    text-align: center;
    width: 100%; } }

@media (max-width: 767px) {
  #cor-header .brand-logo {
    height: 40px; } }

@media (min-width: 767px) {
  .cor-app-heading {
    padding: 0;
    height: 50px; }
  #cor-header .brand-logo {
    margin: 10px 0 !important;
    padding-right: 5px !important;
    height: 43px; } }

.corcoran-header-container {
  background-color: #efefef;
  display: block;
  margin: 0;
  padding: 0; }
  .corcoran-header-container .top-header {
    width: 100%;
    height: 65px;
    position: fixed;
    top: 0;
    z-index: 100;
    max-width: 1440px;
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 0;
    color: white; }
    @media (min-width: 769px) {
      .corcoran-header-container .top-header .right .brand-logo {
        padding-right: 0.625rem !important; } }
    @media (min-width: 769px) {
      .corcoran-header-container .top-header .center .brand-logo {
        padding-right: 1.5625rem !important; } }
    @media (max-width: 768px) {
      .corcoran-header-container .top-header .center .brand-logo {
        padding-right: 0.625rem !important; } }
    .corcoran-header-container .top-header .hamburger {
      height: 100%;
      width: 60px; }
    .corcoran-header-container .top-header .cor-hamburger-menu {
      display: block;
      color: white;
      cursor: pointer;
      float: left;
      outline: 0;
      position: relative;
      top: 0;
      padding: 1.0625rem 1.125rem;
      margin: 0;
      border-radius: 0;
      z-index: 1000; }
    .corcoran-header-container .top-header .top-header-logo {
      padding-right: 0.625rem;
      width: 100%;
      height: 26px; }
    .corcoran-header-container .top-header img {
      height: 25px;
      max-width: 66%;
      outline: none; }
    @media screen and (max-width: 768px) {
      .corcoran-header-container .top-header {
        z-index: 500; }
        .corcoran-header-container .top-header .ecorcoran-logo {
          margin: auto; } }
    .corcoran-header-container .top-header .brand-logo {
      margin-left: 10px !important;
      padding-left: 0 !important; }
    .corcoran-header-container .top-header .search-toggle {
      color: #fff;
      padding: 2px 10px 5px 0;
      text-align: right;
      visibility: hidden;
      z-index: 600; }
      .corcoran-header-container .top-header .search-toggle:hover {
        cursor: pointer; }
      @media only screen and (max-width: 767px) {
        .corcoran-header-container .top-header .search-toggle {
          visibility: visible;
          position: relative;
          right: 40px;
          top: 32px; } }
    .corcoran-header-container .top-header i.fa.fa-search.open-search {
      display: inline-block; }
    .corcoran-header-container .top-header i.fa.fa-times.close-search {
      display: none; }
  .corcoran-header-container .navbar-toggle {
    display: block;
    float: left;
    z-index: 1000;
    position: fixed;
    top: 0;
    padding: 0.6875rem 1.125rem;
    margin: 0;
    border-radius: 0;
    z-index: 1000;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent; }
    .corcoran-header-container .navbar-toggle a {
      color: inherit; }
    .corcoran-header-container .navbar-toggle span {
      font-size: 1.1875rem; }
  .corcoran-header-container .mobile-search-dropdown .search-popup {
    position: fixed;
    display: none;
    top: 57px;
    z-index: 500;
    width: 100%;
    background: #000;
    padding: 1.5625rem;
    left: 0;
    text-align: center;
    border-top: 1px solid #858585; }
    @media only screen and (max-width: 768px) {
      .corcoran-header-container .mobile-search-dropdown .search-popup {
        display: none; } }
    .corcoran-header-container .mobile-search-dropdown .search-popup .search-bar-searchpage {
      display: none; }
    .corcoran-header-container .mobile-search-dropdown .search-popup .search-wrapper {
      font-size: 1rem;
      position: relative;
      width: 100%;
      margin: auto;
      overflow-y: hidden;
      vertical-align: middle; }
      .corcoran-header-container .mobile-search-dropdown .search-popup .search-wrapper label {
        position: absolute;
        top: 13px;
        left: 16px; }
        .corcoran-header-container .mobile-search-dropdown .search-popup .search-wrapper label i {
          color: #d4d4d4;
          font-size: 1.25rem; }
      .corcoran-header-container .mobile-search-dropdown .search-popup .search-wrapper .search-input {
        width: 100%;
        height: 50px;
        padding-left: 2.875rem;
        border: 1px solid #858585;
        background-color: #000;
        border-radius: 3px 3px 0 0;
        outline: none;
        color: #fff;
        padding-bottom: 4px; }
      .corcoran-header-container .mobile-search-dropdown .search-popup .search-wrapper:hover .shuffle-placeholder {
        -webkit-animation-play-state: running;
        /* Chrome, Safari, Opera */
        animation-play-state: running; }
    .corcoran-header-container .mobile-search-dropdown .search-popup .dropdown {
      width: 100%;
      margin-top: 10px; }
      .corcoran-header-container .mobile-search-dropdown .search-popup .dropdown .dropdown-toggle {
        border-color: #858585;
        color: #fff;
        font-size: 0.875rem;
        height: 50px;
        width: 100%;
        background: none;
        border: 1px solid #d4d4d4;
        text-align: left; }
        .corcoran-header-container .mobile-search-dropdown .search-popup .dropdown .dropdown-toggle p {
          color: #fff;
          font-size: 0.875rem;
          margin: auto; }
        .corcoran-header-container .mobile-search-dropdown .search-popup .dropdown .dropdown-toggle i {
          float: right;
          margin-top: 3px; }
        .corcoran-header-container .mobile-search-dropdown .search-popup .dropdown .dropdown-toggle:after {
          display: none; }
      .corcoran-header-container .mobile-search-dropdown .search-popup .dropdown .show {
        display: block !important; }
      .corcoran-header-container .mobile-search-dropdown .search-popup .dropdown .dropdown-menu {
        max-height: 302px;
        overflow-y: scroll;
        margin-top: -1px;
        padding: 0;
        width: 100%;
        z-index: 450;
        -webkit-overflow-scrolling: touch;
        overflow-scrolling: touch;
        min-width: auto;
        position: absolute;
        top: 100%;
        left: 0;
        display: none;
        float: left;
        margin: 2px 0 0;
        font-size: 0.875rem;
        text-align: left;
        list-style: none;
        background-color: #fff;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        border: 1px solid rgba(0, 0, 0, 0.15);
        border-radius: 4px;
        -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
        box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175); }
        .corcoran-header-container .mobile-search-dropdown .search-popup .dropdown .dropdown-menu .dropdown-list-item {
          background: none;
          border: none;
          padding: 0.625rem 0.9375rem;
          width: 100%;
          text-align: left; }
    .corcoran-header-container .mobile-search-dropdown .search-popup .search-btn {
      width: 100%;
      height: 50px;
      background-color: #fff;
      text-transform: uppercase;
      color: #000;
      border: 1px solid #d4d4d4;
      margin-top: 20px;
      border-radius: 3px;
      outline: none;
      font-size: 1rem;
      letter-spacing: 1;
      padding-bottom: 2px; }
    .corcoran-header-container .mobile-search-dropdown .search-popup .start-over-btn {
      position: absolute;
      top: 10px;
      right: 10px;
      background: none;
      border: none;
      outline: none;
      text-transform: uppercase;
      color: #0362b4;
      font-size: 0.875rem; }
    .corcoran-header-container .mobile-search-dropdown .search-popup .mobile-start-over .start-over-btn {
      display: none;
      color: white; }
      @media only screen and (max-width: 768px) {
        .corcoran-header-container .mobile-search-dropdown .search-popup .mobile-start-over .start-over-btn {
          display: block;
          position: relative;
          margin: 10px auto 0;
          right: 0; } }
  .corcoran-header-container .mobile-search-dropdown .shuffle-placeholder {
    position: absolute;
    list-style: none;
    top: 0;
    left: 38px;
    padding-left: 0;
    text-align: left;
    pointer-events: none;
    animation: flash 4s steps(6) infinite;
    -o-animation: flash 4s steps(6) infinite;
    -ms-animation: flash 4s steps(6) infinite;
    -moz-animation: flash 4s steps(6) infinite;
    -webkit-animation: flash 4s steps(6) infinite;
    -webkit-animation-play-state: paused;
    animation-play-state: paused; }
    @media only screen and (max-width: 768px) {
      .corcoran-header-container .mobile-search-dropdown .shuffle-placeholder {
        left: 48px; } }
    .corcoran-header-container .mobile-search-dropdown .shuffle-placeholder li {
      height: 46px;
      padding: 0.8125rem 0 0.875rem;
      color: #9e9e9e;
      font-size: 1rem; }
      .corcoran-header-container .mobile-search-dropdown .shuffle-placeholder li .shuffle-placeholder-searchfor {
        color: #757575; }
  .corcoran-header-container .mobile-search-dropdown .mobile-search-dimmer {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.4);
    display: none;
    z-index: 400; }

@media only screen and (min-width: 767px) {
  .corcoran-header-container .top-header .center .brand-logo {
    margin-left: 0 !important; } }

@media only screen and (max-width: 767px) {
  .corcoran-header-container .top-header .right .brand-logo {
    float: left !important; } }

@media screen and (max-width: 768px) {
  .corcoran-header-container .top-header .brand-logo {
    margin-top: 5px !important; } }

/*impsersonation header starts */
.impersonate-header {
  background-color: #F1727C;
  width: 100%;
  height: 74px;
  position: fixed;
  top: 0px;
  display: flex;
  z-index: 100;
  padding: 25px 25px 24px 17px;
  max-width: 1440px; }
  @media only screen and (max-width: 767px) {
    .impersonate-header {
      display: block;
      padding: 15px 0px 12px 17px;
      height: 85px;
      max-width: 100%; } }

.impersonating-name {
  color: white;
  font-size: 18px;
  line-height: 24.51px; }
  @media only screen and (max-width: 767px) {
    .impersonating-name {
      margin-bottom: 10px; } }

.stop-impersonate {
  color: white;
  font-size: 18px;
  line-height: 24.51px;
  text-decoration: underline;
  cursor: pointer; }
  @media only screen and (max-width: 767px) {
    .stop-impersonate {
      margin-top: -29px;
      margin-left: 22px; } }

.close-button {
  margin-left: auto;
  color: white;
  font-size: 28px;
  line-height: 18px;
  background-color: transparent;
  border: 0;
  opacity: 1;
  cursor: pointer;
  font-weight: 600; }
  @media only screen and (max-width: 767px) {
    .close-button {
      margin-left: -7px;
      margin-top: auto; } }

.close-button:not(:disabled):not(.disabled) {
  outline: none; }

/*impsersonation header ends */
/*header profile dropdown starts */
/*header profile dropdown starts */
/*header profile dropdown ends */
.profile-cont {
  display: flex;
  justify-content: flex-end;
  width: 100%; }
  .profile-cont .profile-icon {
    display: flex;
    justify-content: flex-end;
    padding-right: 3%; }
    .profile-cont .profile-icon ul {
      list-style-type: none;
      padding: 0;
      margin: 0; }
      .profile-cont .profile-icon ul li.dropdown-toggle {
        display: inline;
        width: 10px;
        padding-bottom: 0;
        padding-right: 0;
        vertical-align: middle;
        cursor: pointer;
        position: relative;
        top: 4px; }
        @media (max-width: 767px) {
          .profile-cont .profile-icon ul li.dropdown-toggle {
            top: -4px; } }
      .profile-cont .profile-icon ul li ul.dropdown-menu.show {
        width: 135px;
        margin-top: 1%;
        padding-top: 5px;
        padding-bottom: 5px; }
    .profile-cont .profile-icon li {
      display: inline-block;
      vertical-align: middle; }
      .profile-cont .profile-icon li i {
        /*font-size: 26px;
				vertical-align: super;*/ }
      .profile-cont .profile-icon li.impersonate-profile-proicon i {
        font-size: 48px;
        vertical-align: inherit; }
        @media (max-width: 767px) {
          .profile-cont .profile-icon li.impersonate-profile-proicon i {
            /*vertical-align: inherit;*/ } }
        @media (max-width: 767px) {
          .profile-cont .profile-icon li.impersonate-profile-proicon i {
            vertical-align: super;
            display: block; } }
      .profile-cont .profile-icon li span.profile-name {
        font-size: 14px;
        vertical-align: middle;
        padding-left: 10px;
        padding-right: 10px; }
      .profile-cont .profile-icon li ul {
        padding: 0px;
        margin: 0px; }
        .profile-cont .profile-icon li ul li {
          padding: 10px;
          display: block;
          color: #575757; }
      .profile-cont .profile-icon li span.imperson-namecont {
        vertical-align: middle;
        padding-left: 5px;
        font-size: 18px;
        display: inline-flex; }

.profile-cont .dropdown-menu.dropdown-menu-right {
  min-width: 10rem;
  box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.3);
  border-radius: 4px;
  margin-top: 10px; }
  .profile-cont .dropdown-menu.dropdown-menu-right li {
    display: block;
    padding: 13px; }

.profile-cont .dropdown-menu li:hover {
  background: #E6E7E8;
  text-decoration: none; }
  .profile-cont .dropdown-menu li:hover a {
    text-decoration: none;
    color: #575757;
    font-size: 16px;
    font-weight: 600; }

.profile-cont .dropdown-menu li a {
  text-decoration: none;
  color: #575757;
  font-size: 16px;
  font-weight: 400; }

.hide-mobile {
  display: block; }

.corcoran-header-container .top-header .cor-profilepic {
  height: 48px;
  max-width: 47px;
  width: 47px;
  outline: none;
  border-radius: 50%;
  border-radius: 50%;
  background-position: top center;
  background-size: cover; }

.bg-profile-cont {
  /*display: inline-flex;
vertical-align: middle;*/ }

@media screen and (min-width: 768px) {
  .hide-desktop-profile {
    display: none !important; }
  .bg-profile-cont {
    display: inline-block;
    vertical-align: inherit; } }

@media screen and (max-width: 767px) {
  .profile-cont {
    width: 100%;
    padding-right: 1%;
    padding-left: 5%; }
    .profile-cont .profile-icon {
      padding-right: 5%; }
      .profile-cont .profile-icon li span.imperson-namecont {
        display: none; }
      .profile-cont .profile-icon li ul li {
        padding: 7px 5px 7px 5px; }
      .profile-cont .profile-icon ul li ul.dropdown-menu.show {
        margin-top: 0; }
  .hide-mobile {
    display: none !important; }
  .dropdown-toggle::after {
    margin-left: 0;
    border: 0; }
  .profile-cont.dropdown-menu li {
    font-size: 14px; }
    .profile-cont.dropdown-menu li a {
      font-size: 14px; }
  .mobile-profileicon-cont img.mob-menu-cor-profilepic {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    max-width: 18px; }
  .mobile-profileicon-cont i {
    width: 18px;
    height: 18px;
    border-radius: 50%;
    max-width: 18px;
    font-size: 18px !important;
    vertical-align: baseline !important; }
  .mobile-profileicon-imgcont {
    float: left; }
  .mob-menu-profilename {
    padding-left: 22px;
    line-height: 20px; }
  .search-toggle i {
    font-size: 24px;
    vertical-align: text-top; }
  .bg-profile-cont {
    /*vertical-align: initial;
    margin-top:-13px;*/ } }

/*header profile dropdown ends */
.cta-resource-item {
  display: block;
  text-align: center;
  width: 100%;
  padding: 0 0 15px;
  text-decoration: none; }
  .cta-resource-item .sprint-wrapper-border {
    border: 1px solid #000; }
  .cta-resource-item .sprite-wrapper {
    height: 50px;
    width: 50px;
    font-weight: 600;
    overflow: hidden;
    position: relative;
    margin: auto;
    border-radius: 100%; }
    .cta-resource-item .sprite-wrapper p {
      font-size: 1.0625rem;
      line-height: unset;
      margin-top: 25%;
      color: black; }
    .cta-resource-item .sprite-wrapper img {
      position: absolute;
      width: 50px !important;
      height: 100px !important;
      left: 0;
      top: -50px; }
  .cta-resource-item:hover {
    text-decoration: none;
    cursor: pointer; }
    .cta-resource-item:hover .resource-name {
      color: #000; }
    .cta-resource-item:hover .sprite-wrapper img {
      top: 0; }
  .cta-resource-item .resource-name {
    margin-top: 10px;
    color: #5e80a1;
    font-size: 0.875rem;
    word-wrap: break-word; }
  @media only screen and (max-width: 768px) {
    .cta-resource-item {
      width: 100%;
      margin: auto; } }

/* RTE fix */
.richtext {
  padding: 5px; }

.button {
  cursor: pointer;
  width: auto;
  outline: none;
  border: 1px solid #000;
  color: #000;
  background-color: transparent;
  padding: 4px 13px;
  border-radius: 3px; }
  .button:hover {
    background-color: #332f2f;
    color: #fff; }

input[type=checkbox] {
  -webkit-appearance: checkbox; }

