.amsg-2018 .color-smile {
    color: #ffa724;
}
.amsg-2018 .background-color-smile {
    background-color: #ffa724;
}
.amsg-2018 .border-color-smile {
    border-color: #ffa724;
}
.amsg-2018 .has-max-width {
    max-width: 1280px;
}
.amsg-2018 .amsg-2018 ol.list.horizontal-link-list li a,
.amsg-2018 .amsg-2018 ul.list.horizontal-link-list li a,
.amsg-2018 .link-underline a {
    text-decoration: none;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 -2px 0 #36c2b4;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    padding-bottom: 2px;
}
.amsg-2018 .amsg-2018 ol.list.horizontal-link-list li a:hover,
.amsg-2018 .amsg-2018 ul.list.horizontal-link-list li a:hover,
.amsg-2018 .link-underline a:hover {
    background: #36c2b4;
}
.amsg-2018 .amsg-2018 ol.list.horizontal-link-list li a:active,
.amsg-2018 .amsg-2018 ul.list.horizontal-link-list li a:active,
.amsg-2018 .link-underline a:active {
    background: #36c2b4;
    color: #879596;
}
.make-money-tracking-wrapper div[data-devicetype="desktop"] {
    margin-left: -10px;
    margin-right: -10px;
}
img[width="1"][height="1"] {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    height: 0;
    width: 0;
}
.align-center {
    text-align: center;
}
.align-left {
    text-align: left;
}
.align-right {
    text-align: right;
}
.align-start {
    text-align: start;
}
.align-end {
    text-align: end;
}
.font-normal {
    font-weight: 400;
}
.font-bold {
    font-weight: 700;
}
.font-heavy {
    font-weight: 600;
}
.horizontal-align-left {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.horizontal-align-center {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.horizontal-align-right {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.horizontal-align-space-between {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.horizontal-align-space-around {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.vertical-align-top {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.vertical-align-center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.vertical-align-bottom {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.vertical-align-stretch {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.edit-mode .megadraft-editor .megadraft-block {
    padding-bottom: 0;
}
.edit-mode .spacer {
    padding: 1rem 0;
    border: 1px dashed #dedee4;
    color: #dedee4;
}
.image > img {
    max-width: 100%;
}
.icon-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
.container,
.flex-container {
    box-sizing: border-box;
    border: 0 solid rgba(0, 0, 0, 0);
}
.container *,
.flex-container * {
    box-sizing: border-box;
}
.container .padding-left-none,
.flex-container .padding-left-none {
    padding-left: 0;
}
.container .padding-left-xmini,
.flex-container .padding-left-xmini {
    padding-left: 5px;
}
.container .padding-left-mini,
.flex-container .padding-left-mini {
    padding-left: 10px;
}
.container .padding-left-xsmall,
.flex-container .padding-left-xsmall {
    padding-left: 15px;
}
.container .padding-left-small,
.flex-container .padding-left-small {
    padding-left: 20px;
}
.container .padding-left-minibase,
.flex-container .padding-left-minibase {
    padding-left: 25px;
}
.container .padding-left-base,
.flex-container .padding-left-base {
    padding-left: 30px;
}
.container .padding-left-large,
.flex-container .padding-left-large {
    padding-left: 40px;
}
.container .padding-left-xlarge,
.flex-container .padding-left-xlarge {
    padding-left: 50px;
}
.container .padding-left-xxlarge,
.flex-container .padding-left-xxlarge {
    padding-left: 75px;
}
.container .padding-left-xxxlarge,
.flex-container .padding-left-xxxlarge {
    padding-left: 100px;
}
.container .padding-left--none,
.flex-container .padding-left--none {
    padding-left-: 0;
}
.container .padding-left--xmini,
.flex-container .padding-left--xmini {
    padding-left-: 5px;
}
.container .padding-left--mini,
.flex-container .padding-left--mini {
    padding-left-: 10px;
}
.container .padding-left--xsmall,
.flex-container .padding-left--xsmall {
    padding-left-: 15px;
}
.container .padding-left--small,
.flex-container .padding-left--small {
    padding-left-: 20px;
}
.container .padding-left--minibase,
.flex-container .padding-left--minibase {
    padding-left-: 25px;
}
.container .padding-left--base,
.flex-container .padding-left--base {
    padding-left-: 30px;
}
.container .padding-left--large,
.flex-container .padding-left--large {
    padding-left-: 40px;
}
.container .padding-left--xlarge,
.flex-container .padding-left--xlarge {
    padding-left-: 50px;
}
.container .padding-left--xxlarge,
.flex-container .padding-left--xxlarge {
    padding-left-: 75px;
}
.container .padding-left--xxxlarge,
.flex-container .padding-left--xxxlarge {
    padding-left-: 100px;
}
.container .padding-bottom-none,
.flex-container .padding-bottom-none {
    padding-bottom: 0;
}
.container .padding-bottom-xmini,
.flex-container .padding-bottom-xmini {
    padding-bottom: 5px;
}
.container .padding-bottom-mini,
.flex-container .padding-bottom-mini {
    padding-bottom: 10px;
}
.container .padding-bottom-xsmall,
.flex-container .padding-bottom-xsmall {
    padding-bottom: 15px;
}
.container .padding-bottom-small,
.flex-container .padding-bottom-small {
    padding-bottom: 20px;
}
.container .padding-bottom-minibase,
.flex-container .padding-bottom-minibase {
    padding-bottom: 25px;
}
.container .padding-bottom-base,
.flex-container .padding-bottom-base {
    padding-bottom: 30px;
}
.container .padding-bottom-large,
.flex-container .padding-bottom-large {
    padding-bottom: 40px;
}
.container .padding-bottom-xlarge,
.flex-container .padding-bottom-xlarge {
    padding-bottom: 50px;
}
.container .padding-bottom-xxlarge,
.flex-container .padding-bottom-xxlarge {
    padding-bottom: 75px;
}
.container .padding-bottom-xxxlarge,
.flex-container .padding-bottom-xxxlarge {
    padding-bottom: 100px;
}
.container .padding-bottom--none,
.flex-container .padding-bottom--none {
    padding-bottom-: 0;
}
.container .padding-bottom--xmini,
.flex-container .padding-bottom--xmini {
    padding-bottom-: 5px;
}
.container .padding-bottom--mini,
.flex-container .padding-bottom--mini {
    padding-bottom-: 10px;
}
.container .padding-bottom--xsmall,
.flex-container .padding-bottom--xsmall {
    padding-bottom-: 15px;
}
.container .padding-bottom--small,
.flex-container .padding-bottom--small {
    padding-bottom-: 20px;
}
.container .padding-bottom--minibase,
.flex-container .padding-bottom--minibase {
    padding-bottom-: 25px;
}
.container .padding-bottom--base,
.flex-container .padding-bottom--base {
    padding-bottom-: 30px;
}
.container .padding-bottom--large,
.flex-container .padding-bottom--large {
    padding-bottom-: 40px;
}
.container .padding-bottom--xlarge,
.flex-container .padding-bottom--xlarge {
    padding-bottom-: 50px;
}
.container .padding-bottom--xxlarge,
.flex-container .padding-bottom--xxlarge {
    padding-bottom-: 75px;
}
.container .padding-bottom--xxxlarge,
.flex-container .padding-bottom--xxxlarge {
    padding-bottom-: 100px;
}
.container .padding-right-none,
.flex-container .padding-right-none {
    padding-right: 0;
}
.container .padding-right-xmini,
.flex-container .padding-right-xmini {
    padding-right: 5px;
}
.container .padding-right-mini,
.flex-container .padding-right-mini {
    padding-right: 10px;
}
.container .padding-right-xsmall,
.flex-container .padding-right-xsmall {
    padding-right: 15px;
}
.container .padding-right-small,
.flex-container .padding-right-small {
    padding-right: 20px;
}
.container .padding-right-minibase,
.flex-container .padding-right-minibase {
    padding-right: 25px;
}
.container .padding-right-base,
.flex-container .padding-right-base {
    padding-right: 30px;
}
.container .padding-right-large,
.flex-container .padding-right-large {
    padding-right: 40px;
}
.container .padding-right-xlarge,
.flex-container .padding-right-xlarge {
    padding-right: 50px;
}
.container .padding-right-xxlarge,
.flex-container .padding-right-xxlarge {
    padding-right: 75px;
}
.container .padding-right-xxxlarge,
.flex-container .padding-right-xxxlarge {
    padding-right: 100px;
}
.container .padding-right--none,
.flex-container .padding-right--none {
    padding-right-: 0;
}
.container .padding-right--xmini,
.flex-container .padding-right--xmini {
    padding-right-: 5px;
}
.container .padding-right--mini,
.flex-container .padding-right--mini {
    padding-right-: 10px;
}
.container .padding-right--xsmall,
.flex-container .padding-right--xsmall {
    padding-right-: 15px;
}
.container .padding-right--small,
.flex-container .padding-right--small {
    padding-right-: 20px;
}
.container .padding-right--minibase,
.flex-container .padding-right--minibase {
    padding-right-: 25px;
}
.container .padding-right--base,
.flex-container .padding-right--base {
    padding-right-: 30px;
}
.container .padding-right--large,
.flex-container .padding-right--large {
    padding-right-: 40px;
}
.container .padding-right--xlarge,
.flex-container .padding-right--xlarge {
    padding-right-: 50px;
}
.container .padding-right--xxlarge,
.flex-container .padding-right--xxlarge {
    padding-right-: 75px;
}
.container .padding-right--xxxlarge,
.flex-container .padding-right--xxxlarge {
    padding-right-: 100px;
}
.container .padding-top-none,
.flex-container .padding-top-none {
    padding-top: 0;
}
.container .padding-top-xmini,
.flex-container .padding-top-xmini {
    padding-top: 5px;
}
.container .padding-top-mini,
.flex-container .padding-top-mini {
    padding-top: 10px;
}
.container .padding-top-xsmall,
.flex-container .padding-top-xsmall {
    padding-top: 15px;
}
.container .padding-top-small,
.flex-container .padding-top-small {
    padding-top: 20px;
}
.container .padding-top-minibase,
.flex-container .padding-top-minibase {
    padding-top: 25px;
}
.container .padding-top-base,
.flex-container .padding-top-base {
    padding-top: 30px;
}
.container .padding-top-large,
.flex-container .padding-top-large {
    padding-top: 40px;
}
.container .padding-top-xlarge,
.flex-container .padding-top-xlarge {
    padding-top: 50px;
}
.container .padding-top-xxlarge,
.flex-container .padding-top-xxlarge {
    padding-top: 75px;
}
.container .padding-top-xxxlarge,
.flex-container .padding-top-xxxlarge {
    padding-top: 100px;
}
.container .padding-top--none,
.flex-container .padding-top--none {
    padding-top-: 0;
}
.container .padding-top--xmini,
.flex-container .padding-top--xmini {
    padding-top-: 5px;
}
.container .padding-top--mini,
.flex-container .padding-top--mini {
    padding-top-: 10px;
}
.container .padding-top--xsmall,
.flex-container .padding-top--xsmall {
    padding-top-: 15px;
}
.container .padding-top--small,
.flex-container .padding-top--small {
    padding-top-: 20px;
}
.container .padding-top--minibase,
.flex-container .padding-top--minibase {
    padding-top-: 25px;
}
.container .padding-top--base,
.flex-container .padding-top--base {
    padding-top-: 30px;
}
.container .padding-top--large,
.flex-container .padding-top--large {
    padding-top-: 40px;
}
.container .padding-top--xlarge,
.flex-container .padding-top--xlarge {
    padding-top-: 50px;
}
.container .padding-top--xxlarge,
.flex-container .padding-top--xxlarge {
    padding-top-: 75px;
}
.container .padding-top--xxxlarge,
.flex-container .padding-top--xxxlarge {
    padding-top-: 100px;
}
.container .border-left-none,
.flex-container .border-left-none {
    border-left-width: 0;
}
.container .border-left-1px,
.flex-container .border-left-1px {
    border-left-width: 1px;
}
.container .border-left-2px,
.flex-container .border-left-2px {
    border-left-width: 2px;
}
.container .border-left-3px,
.flex-container .border-left-3px {
    border-left-width: 3px;
}
.container .border-left-4px,
.flex-container .border-left-4px {
    border-left-width: 4px;
}
.container .border-left-5px,
.flex-container .border-left-5px {
    border-left-width: 5px;
}
.container .border-left-6px,
.flex-container .border-left-6px {
    border-left-width: 6px;
}
.container .border-left-7px,
.flex-container .border-left-7px {
    border-left-width: 7px;
}
.container .border-left-8px,
.flex-container .border-left-8px {
    border-left-width: 8px;
}
.container .border-left-9px,
.flex-container .border-left-9px {
    border-left-width: 9px;
}
.container .border-left-10px,
.flex-container .border-left-10px {
    border-left-width: 10px;
}
.container .border-left--none,
.flex-container .border-left--none {
    border-left--width: 0;
}
.container .border-left--1px,
.flex-container .border-left--1px {
    border-left--width: 1px;
}
.container .border-left--2px,
.flex-container .border-left--2px {
    border-left--width: 2px;
}
.container .border-left--3px,
.flex-container .border-left--3px {
    border-left--width: 3px;
}
.container .border-left--4px,
.flex-container .border-left--4px {
    border-left--width: 4px;
}
.container .border-left--5px,
.flex-container .border-left--5px {
    border-left--width: 5px;
}
.container .border-left--6px,
.flex-container .border-left--6px {
    border-left--width: 6px;
}
.container .border-left--7px,
.flex-container .border-left--7px {
    border-left--width: 7px;
}
.container .border-left--8px,
.flex-container .border-left--8px {
    border-left--width: 8px;
}
.container .border-left--9px,
.flex-container .border-left--9px {
    border-left--width: 9px;
}
.container .border-left--10px,
.flex-container .border-left--10px {
    border-left--width: 10px;
}
.container .border-bottom-none,
.flex-container .border-bottom-none {
    border-bottom-width: 0;
}
.container .border-bottom-1px,
.flex-container .border-bottom-1px {
    border-bottom-width: 1px;
}
.container .border-bottom-2px,
.flex-container .border-bottom-2px {
    border-bottom-width: 2px;
}
.container .border-bottom-3px,
.flex-container .border-bottom-3px {
    border-bottom-width: 3px;
}
.container .border-bottom-4px,
.flex-container .border-bottom-4px {
    border-bottom-width: 4px;
}
.container .border-bottom-5px,
.flex-container .border-bottom-5px {
    border-bottom-width: 5px;
}
.container .border-bottom-6px,
.flex-container .border-bottom-6px {
    border-bottom-width: 6px;
}
.container .border-bottom-7px,
.flex-container .border-bottom-7px {
    border-bottom-width: 7px;
}
.container .border-bottom-8px,
.flex-container .border-bottom-8px {
    border-bottom-width: 8px;
}
.container .border-bottom-9px,
.flex-container .border-bottom-9px {
    border-bottom-width: 9px;
}
.container .border-bottom-10px,
.flex-container .border-bottom-10px {
    border-bottom-width: 10px;
}
.container .border-bottom--none,
.flex-container .border-bottom--none {
    border-bottom--width: 0;
}
.container .border-bottom--1px,
.flex-container .border-bottom--1px {
    border-bottom--width: 1px;
}
.container .border-bottom--2px,
.flex-container .border-bottom--2px {
    border-bottom--width: 2px;
}
.container .border-bottom--3px,
.flex-container .border-bottom--3px {
    border-bottom--width: 3px;
}
.container .border-bottom--4px,
.flex-container .border-bottom--4px {
    border-bottom--width: 4px;
}
.container .border-bottom--5px,
.flex-container .border-bottom--5px {
    border-bottom--width: 5px;
}
.container .border-bottom--6px,
.flex-container .border-bottom--6px {
    border-bottom--width: 6px;
}
.container .border-bottom--7px,
.flex-container .border-bottom--7px {
    border-bottom--width: 7px;
}
.container .border-bottom--8px,
.flex-container .border-bottom--8px {
    border-bottom--width: 8px;
}
.container .border-bottom--9px,
.flex-container .border-bottom--9px {
    border-bottom--width: 9px;
}
.container .border-bottom--10px,
.flex-container .border-bottom--10px {
    border-bottom--width: 10px;
}
.container .border-right-none,
.flex-container .border-right-none {
    border-right-width: 0;
}
.container .border-right-1px,
.flex-container .border-right-1px {
    border-right-width: 1px;
}
.container .border-right-2px,
.flex-container .border-right-2px {
    border-right-width: 2px;
}
.container .border-right-3px,
.flex-container .border-right-3px {
    border-right-width: 3px;
}
.container .border-right-4px,
.flex-container .border-right-4px {
    border-right-width: 4px;
}
.container .border-right-5px,
.flex-container .border-right-5px {
    border-right-width: 5px;
}
.container .border-right-6px,
.flex-container .border-right-6px {
    border-right-width: 6px;
}
.container .border-right-7px,
.flex-container .border-right-7px {
    border-right-width: 7px;
}
.container .border-right-8px,
.flex-container .border-right-8px {
    border-right-width: 8px;
}
.container .border-right-9px,
.flex-container .border-right-9px {
    border-right-width: 9px;
}
.container .border-right-10px,
.flex-container .border-right-10px {
    border-right-width: 10px;
}
.container .border-right--none,
.flex-container .border-right--none {
    border-right--width: 0;
}
.container .border-right--1px,
.flex-container .border-right--1px {
    border-right--width: 1px;
}
.container .border-right--2px,
.flex-container .border-right--2px {
    border-right--width: 2px;
}
.container .border-right--3px,
.flex-container .border-right--3px {
    border-right--width: 3px;
}
.container .border-right--4px,
.flex-container .border-right--4px {
    border-right--width: 4px;
}
.container .border-right--5px,
.flex-container .border-right--5px {
    border-right--width: 5px;
}
.container .border-right--6px,
.flex-container .border-right--6px {
    border-right--width: 6px;
}
.container .border-right--7px,
.flex-container .border-right--7px {
    border-right--width: 7px;
}
.container .border-right--8px,
.flex-container .border-right--8px {
    border-right--width: 8px;
}
.container .border-right--9px,
.flex-container .border-right--9px {
    border-right--width: 9px;
}
.container .border-right--10px,
.flex-container .border-right--10px {
    border-right--width: 10px;
}
.container .border-top-none,
.flex-container .border-top-none {
    border-top-width: 0;
}
.container .border-top-1px,
.flex-container .border-top-1px {
    border-top-width: 1px;
}
.container .border-top-2px,
.flex-container .border-top-2px {
    border-top-width: 2px;
}
.container .border-top-3px,
.flex-container .border-top-3px {
    border-top-width: 3px;
}
.container .border-top-4px,
.flex-container .border-top-4px {
    border-top-width: 4px;
}
.container .border-top-5px,
.flex-container .border-top-5px {
    border-top-width: 5px;
}
.container .border-top-6px,
.flex-container .border-top-6px {
    border-top-width: 6px;
}
.container .border-top-7px,
.flex-container .border-top-7px {
    border-top-width: 7px;
}
.container .border-top-8px,
.flex-container .border-top-8px {
    border-top-width: 8px;
}
.container .border-top-9px,
.flex-container .border-top-9px {
    border-top-width: 9px;
}
.container .border-top-10px,
.flex-container .border-top-10px {
    border-top-width: 10px;
}
.container .border-top--none,
.flex-container .border-top--none {
    border-top--width: 0;
}
.container .border-top--1px,
.flex-container .border-top--1px {
    border-top--width: 1px;
}
.container .border-top--2px,
.flex-container .border-top--2px {
    border-top--width: 2px;
}
.container .border-top--3px,
.flex-container .border-top--3px {
    border-top--width: 3px;
}
.container .border-top--4px,
.flex-container .border-top--4px {
    border-top--width: 4px;
}
.container .border-top--5px,
.flex-container .border-top--5px {
    border-top--width: 5px;
}
.container .border-top--6px,
.flex-container .border-top--6px {
    border-top--width: 6px;
}
.container .border-top--7px,
.flex-container .border-top--7px {
    border-top--width: 7px;
}
.container .border-top--8px,
.flex-container .border-top--8px {
    border-top--width: 8px;
}
.container .border-top--9px,
.flex-container .border-top--9px {
    border-top--width: 9px;
}
.container .border-top--10px,
.flex-container .border-top--10px {
    border-top--width: 10px;
}
.container .border-radius-none,
.flex-container .border-radius-none {
    border-radius: 0;
}
.container .border-radius-1px,
.flex-container .border-radius-1px {
    border-radius: 1px;
}
.container .border-radius-2px,
.flex-container .border-radius-2px {
    border-radius: 2px;
}
.container .border-radius-3px,
.flex-container .border-radius-3px {
    border-radius: 3px;
}
.container .border-radius-4px,
.flex-container .border-radius-4px {
    border-radius: 4px;
}
.container .border-radius-5px,
.flex-container .border-radius-5px {
    border-radius: 5px;
}
.container .border-radius-6px,
.flex-container .border-radius-6px {
    border-radius: 6px;
}
.container .border-radius-7px,
.flex-container .border-radius-7px {
    border-radius: 7px;
}
.container .border-radius-8px,
.flex-container .border-radius-8px {
    border-radius: 8px;
}
.container .border-radius-9px,
.flex-container .border-radius-9px {
    border-radius: 9px;
}
.container .border-radius-10px,
.flex-container .border-radius-10px {
    border-radius: 10px;
}
.container .border-radius-11px,
.flex-container .border-radius-11px {
    border-radius: 11px;
}
.container .border-radius-12px,
.flex-container .border-radius-12px {
    border-radius: 12px;
}
.container .border-radius-13px,
.flex-container .border-radius-13px {
    border-radius: 13px;
}
.container .border-radius-14px,
.flex-container .border-radius-14px {
    border-radius: 14px;
}
.container .border-radius-15px,
.flex-container .border-radius-15px {
    border-radius: 15px;
}
.container .border-radius-16px,
.flex-container .border-radius-16px {
    border-radius: 16px;
}
.container .border-radius-17px,
.flex-container .border-radius-17px {
    border-radius: 17px;
}
.container .border-radius-18px,
.flex-container .border-radius-18px {
    border-radius: 18px;
}
.container .border-radius-19px,
.flex-container .border-radius-19px {
    border-radius: 19px;
}
.container .border-radius-20px,
.flex-container .border-radius-20px {
    border-radius: 20px;
}
.container .border-radius-pill,
.flex-container .border-radius-pill {
    border-radius: 100em;
}
.container .border-radius--none,
.flex-container .border-radius--none {
    border-radius-: 0;
}
.container .border-radius--1px,
.flex-container .border-radius--1px {
    border-radius-: 1px;
}
.container .border-radius--2px,
.flex-container .border-radius--2px {
    border-radius-: 2px;
}
.container .border-radius--3px,
.flex-container .border-radius--3px {
    border-radius-: 3px;
}
.container .border-radius--4px,
.flex-container .border-radius--4px {
    border-radius-: 4px;
}
.container .border-radius--5px,
.flex-container .border-radius--5px {
    border-radius-: 5px;
}
.container .border-radius--6px,
.flex-container .border-radius--6px {
    border-radius-: 6px;
}
.container .border-radius--7px,
.flex-container .border-radius--7px {
    border-radius-: 7px;
}
.container .border-radius--8px,
.flex-container .border-radius--8px {
    border-radius-: 8px;
}
.container .border-radius--9px,
.flex-container .border-radius--9px {
    border-radius-: 9px;
}
.container .border-radius--10px,
.flex-container .border-radius--10px {
    border-radius-: 10px;
}
.container .border-radius--11px,
.flex-container .border-radius--11px {
    border-radius-: 11px;
}
.container .border-radius--12px,
.flex-container .border-radius--12px {
    border-radius-: 12px;
}
.container .border-radius--13px,
.flex-container .border-radius--13px {
    border-radius-: 13px;
}
.container .border-radius--14px,
.flex-container .border-radius--14px {
    border-radius-: 14px;
}
.container .border-radius--15px,
.flex-container .border-radius--15px {
    border-radius-: 15px;
}
.container .border-radius--16px,
.flex-container .border-radius--16px {
    border-radius-: 16px;
}
.container .border-radius--17px,
.flex-container .border-radius--17px {
    border-radius-: 17px;
}
.container .border-radius--18px,
.flex-container .border-radius--18px {
    border-radius-: 18px;
}
.container .border-radius--19px,
.flex-container .border-radius--19px {
    border-radius-: 19px;
}
.container .border-radius--20px,
.flex-container .border-radius--20px {
    border-radius-: 20px;
}
.container .border-radius--pill,
.flex-container .border-radius--pill {
    border-radius-: 100em;
}
.container {
    display: inline-block;
    vertical-align: top;
}
.empty-container {
    text-align: center;
    padding: 10px;
}
.empty-container p {
    font-size: 1.1em;
    padding: 2px;
}
.empty-container img {
    height: 80px;
    margin-bottom: 6px;
}
.bg-no-repeat {
    background-repeat: no-repeat;
}
.bg-repeat-y {
    background-repeat: repeat-y;
}
.bg-repeat-x {
    background-repeat: repeat-x;
}
.bg-repeat {
    background-repeat: repeat;
}
.video-bg-container {
    width: 100%;
    height: 100%;
    z-index: 0;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}
.video-bg-container .video-bg {
    position: absolute;
    left: 50%;
    top: 50%;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: cover;
}
.video-bg-container + div {
    z-index: 1;
}
.border-color-transparent {
    border-color: rgba(0, 0, 0, 0);
}
.border-color-black {
    border-color: #000;
}
.border-color-white {
    border-color: #fff;
}
.hyphens-none {
    -webkit-hyphens: none;
    -moz-hyphens: none;
    -ms-hyphens: none;
    hyphens: none;
}
.hyphens-auto {
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}
.overflow-wrap-anywhere {
    overflow-wrap: anywhere;
}
.overflow-wrap-break-word {
    overflow-wrap: break-word;
}
.word-break-break-all {
    word-break: break-all;
}
.word-break-keep-all {
    word-break: keep-all;
}
.link-container .fa-link {
    font-size: 18px;
    color: #ff4f8d;
}
.transparent-hover > .link-container {
    opacity: 0.3;
    -webkit-transition: opacity 0.25s ease-in-out;
    transition: opacity 0.25s ease-in-out;
}
.transparent-hover > .link-container:hover {
    opacity: 1;
}
.popup-layover {
    background-color: rgba(0, 0, 0, 0.7);
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1000;
}
.popup-layover.hide {
    display: none;
}
.popup {
    height: 90%;
    margin: 50px auto;
    max-height: 90%;
    max-width: 1000px;
    width: 90%;
}
.popup-close-container {
    width: 100%;
    text-align: right;
    padding: 0 10px 10px 0;
    position: relative;
    z-index: 999;
}
.popup-close-container a {
    font-size: 30px;
    color: #fff;
}
.popup-close-container a.close-popup {
    cursor: pointer;
}
.popup-wrapper {
    width: 0 !important;
}
.popup-container {
    background-color: #fff;
    height: auto;
    max-height: 90%;
    overflow-y: auto;
    width: 100%;
}
.popup-container.popup-background-transparent:not(.edit-mode) {
    background-color: rgba(0, 0, 0, 0);
    margin: 0;
    position: absolute;
    left: 50%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}
.popup-container.popup-background-transparent:not(.edit-mode) .video {
    max-width: 800px;
    margin: 0 auto;
}
.popup-container.edit-mode {
    display: block;
    position: inherit;
    overflow: visible;
}
.popup-container > i.close-popup {
    position: absolute;
    top: -15px;
    color: #fff;
    right: 0;
    cursor: pointer;
}
.accordion .title {
    cursor: pointer;
}
.accordion .title:before {
    margin-right: 4px;
    display: inline-block;
    background-repeat: no-repeat;
    width: 20px;
    height: 23px;
    content: " ";
    vertical-align: middle;
    background-image: url(https://m.media-tmr.com/images/G/01/tmrservices/2015/design/caret_down.png);
    zoom: 60%;
}
.accordion > .content {
    display: none;
}
.accordion.acts-as-dropdown .content {
    position: absolute;
    width: 100%;
}
.accordion.expanded .title:before {
    background-image: url(https://m.media-tmr.com/images/G/01/tmrservices/2015/design/caret.png);
}
.accordion.expanded .content {
    display: block;
}
.shadowOpacity + .text {
    position: relative;
    z-index: 2;
}
pre.code {
    background-color: #d3d3d3;
    border-radius: 10px;
    margin: 0;
    padding: 1em;
}
pre.code > span {
    display: block;
}
.edit-mode pre .megadraft-editor .paragraph + .paragraph {
    margin-top: 0;
}
.video > video {
    max-width: 100%;
}
.video .video-wrapper-youtube {
    position: relative;
    padding-bottom: 56.25%;
    height: 0;
}
.video .video-wrapper-youtube iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.table-container {
    width: 100%;
    overflow-x: auto;
}
.table-container > .container {
    display: none;
}
.table {
    width: 100%;
    border-spacing: 0;
}
.table td {
    padding: 0.5rem;
}
.table--border-header-only th {
    border: 1px solid #000;
}
.table--border-header-only th:not(:last-child) {
    border-right: none;
}
.border-color-black .table {
    border-color: #000;
}
.border-color-white .table {
    border-color: #fff;
}
.flex-container,
.flex-container > .has-max-width {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.flex-container.flex-align-items-center,
.flex-container.flex-align-items-center > .has-max-width,
.flex-container > .has-max-width.flex-align-items-center,
.flex-container > .has-max-width.flex-align-items-center > .has-max-width {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.flex-container.flex-align-items-flex-start,
.flex-container.flex-align-items-flex-start > .has-max-width,
.flex-container > .has-max-width.flex-align-items-flex-start,
.flex-container > .has-max-width.flex-align-items-flex-start > .has-max-width {
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.flex-container.flex-align-items-flex-end,
.flex-container.flex-align-items-flex-end > .has-max-width,
.flex-container > .has-max-width.flex-align-items-flex-end,
.flex-container > .has-max-width.flex-align-items-flex-end > .has-max-width {
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}
.flex-container.flex-align-items-stretch,
.flex-container.flex-align-items-stretch > .has-max-width,
.flex-container > .has-max-width.flex-align-items-stretch,
.flex-container > .has-max-width.flex-align-items-stretch > .has-max-width {
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.flex-container.flex-align-content-flex-start,
.flex-container.flex-align-content-flex-start > .has-max-width,
.flex-container > .has-max-width.flex-align-content-flex-start,
.flex-container > .has-max-width.flex-align-content-flex-start > .has-max-width {
    -webkit-align-content: flex-start;
    -ms-flex-line-pack: start;
    align-content: flex-start;
}
.flex-container.flex-align-content-flex-end,
.flex-container.flex-align-content-flex-end > .has-max-width,
.flex-container > .has-max-width.flex-align-content-flex-end,
.flex-container > .has-max-width.flex-align-content-flex-end > .has-max-width {
    -webkit-align-content: flex-end;
    -ms-flex-line-pack: end;
    align-content: flex-end;
}
.flex-container.flex-align-content-center,
.flex-container.flex-align-content-center > .has-max-width,
.flex-container > .has-max-width.flex-align-content-center,
.flex-container > .has-max-width.flex-align-content-center > .has-max-width {
    -webkit-align-content: center;
    -ms-flex-line-pack: center;
    align-content: center;
}
.flex-container.flex-align-content-stretch,
.flex-container.flex-align-content-stretch > .has-max-width,
.flex-container > .has-max-width.flex-align-content-stretch,
.flex-container > .has-max-width.flex-align-content-stretch > .has-max-width {
    -webkit-align-content: stretch;
    -ms-flex-line-pack: stretch;
    align-content: stretch;
}
.flex-container.flex-align-content-space-around,
.flex-container.flex-align-content-space-around > .has-max-width,
.flex-container > .has-max-width.flex-align-content-space-around,
.flex-container > .has-max-width.flex-align-content-space-around > .has-max-width {
    -webkit-align-content: space-around;
    -ms-flex-line-pack: distribute;
    align-content: space-around;
}
.flex-container.flex-align-content-space-between,
.flex-container.flex-align-content-space-between > .has-max-width,
.flex-container > .has-max-width.flex-align-content-space-between,
.flex-container > .has-max-width.flex-align-content-space-between > .has-max-width {
    -webkit-align-content: space-between;
    -ms-flex-line-pack: justify;
    align-content: space-between;
}
.flex-container.flex-justify-content > .has-max-width > div,
.flex-container.flex-justify-content > div:not(.has-max-width),
.flex-container > .has-max-width.flex-justify-content > .has-max-width > div,
.flex-container > .has-max-width.flex-justify-content > div:not(.has-max-width) {
    width: auto !important;
}
.flex-container.flex-justify-content-flex-start,
.flex-container.flex-justify-content-flex-start > .has-max-width,
.flex-container > .has-max-width.flex-justify-content-flex-start,
.flex-container > .has-max-width.flex-justify-content-flex-start > .has-max-width {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.flex-container.flex-justify-content-center,
.flex-container.flex-justify-content-center > .has-max-width,
.flex-container > .has-max-width.flex-justify-content-center,
.flex-container > .has-max-width.flex-justify-content-center > .has-max-width {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.flex-container.flex-justify-content-flex-end,
.flex-container.flex-justify-content-flex-end > .has-max-width,
.flex-container > .has-max-width.flex-justify-content-flex-end,
.flex-container > .has-max-width.flex-justify-content-flex-end > .has-max-width {
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.flex-container.flex-justify-content-space-between,
.flex-container.flex-justify-content-space-between > .has-max-width,
.flex-container > .has-max-width.flex-justify-content-space-between,
.flex-container > .has-max-width.flex-justify-content-space-between > .has-max-width {
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.flex-container.flex-justify-content-space-around,
.flex-container.flex-justify-content-space-around > .has-max-width,
.flex-container > .has-max-width.flex-justify-content-space-around,
.flex-container > .has-max-width.flex-justify-content-space-around > .has-max-width {
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
.flex-container.flex-justify-content-space-evenly,
.flex-container.flex-justify-content-space-evenly > .has-max-width,
.flex-container > .has-max-width.flex-justify-content-space-evenly,
.flex-container > .has-max-width.flex-justify-content-space-evenly > .has-max-width {
    -webkit-box-pack: space-evenly;
    -webkit-justify-content: space-evenly;
    -ms-flex-pack: space-evenly;
    justify-content: space-evenly;
}
.flex-container:not(.flex-justify-content-center) > :only-child,
.flex-container:not(.flex-justify-content-flex-end) > :only-child,
.flex-container:not(.flex-justify-content-space-around) > :only-child,
.flex-container:not(.flex-justify-content-space-between) > :only-child,
.flex-container:not(.flex-justify-content-space-evenly) > :only-child,
.flex-container > .has-max-width:not(.flex-justify-content-center) > :only-child,
.flex-container > .has-max-width:not(.flex-justify-content-flex-end) > :only-child,
.flex-container > .has-max-width:not(.flex-justify-content-space-around) > :only-child,
.flex-container > .has-max-width:not(.flex-justify-content-space-between) > :only-child,
.flex-container > .has-max-width:not(.flex-justify-content-space-evenly) > :only-child {
    width: 100%;
}
@media screen and (max-width: 768px) {
    .flex-container:not(.device-columns-mobileLandscape),
    .flex-container:not(.device-columns-mobilePortrait),
    .flex-container:not(.device-columns-tablet),
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape),
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait),
    .flex-container > .has-max-width:not(.device-columns-tablet) {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-center,
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-center > .has-max-width,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-center,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-center > .has-max-width,
    .flex-container:not(.device-columns-tablet).flex-align-items-center,
    .flex-container:not(.device-columns-tablet).flex-align-items-center > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-center,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-center > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-center,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-center > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-center,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-center > .has-max-width {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
    }
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-flex-start,
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-flex-start > .has-max-width,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-flex-start,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-flex-start > .has-max-width,
    .flex-container:not(.device-columns-tablet).flex-align-items-flex-start,
    .flex-container:not(.device-columns-tablet).flex-align-items-flex-start > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-flex-start,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-flex-start > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-flex-start,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-flex-start > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-flex-start,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-flex-start > .has-max-width {
        -webkit-box-pack: start;
        -webkit-justify-content: flex-start;
        -ms-flex-pack: start;
        justify-content: flex-start;
    }
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-flex-end,
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-flex-end > .has-max-width,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-flex-end,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-flex-end > .has-max-width,
    .flex-container:not(.device-columns-tablet).flex-align-items-flex-end,
    .flex-container:not(.device-columns-tablet).flex-align-items-flex-end > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-flex-end,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-flex-end > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-flex-end,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-flex-end > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-flex-end,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-flex-end > .has-max-width {
        -webkit-box-pack: end;
        -webkit-justify-content: flex-end;
        -ms-flex-pack: end;
        justify-content: flex-end;
    }
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-space-around,
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-space-around > .has-max-width,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-space-around,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-space-around > .has-max-width,
    .flex-container:not(.device-columns-tablet).flex-align-items-space-around,
    .flex-container:not(.device-columns-tablet).flex-align-items-space-around > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-space-around,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-space-around > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-space-around,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-space-around > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-space-around,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-space-around > .has-max-width {
        -webkit-justify-content: space-around;
        -ms-flex-pack: distribute;
        justify-content: space-around;
    }
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-space-between,
    .flex-container:not(.device-columns-mobileLandscape).flex-align-items-space-between > .has-max-width,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-space-between,
    .flex-container:not(.device-columns-mobilePortrait).flex-align-items-space-between > .has-max-width,
    .flex-container:not(.device-columns-tablet).flex-align-items-space-between,
    .flex-container:not(.device-columns-tablet).flex-align-items-space-between > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-space-between,
    .flex-container > .has-max-width:not(.device-columns-mobileLandscape).flex-align-items-space-between > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-space-between,
    .flex-container > .has-max-width:not(.device-columns-mobilePortrait).flex-align-items-space-between > .has-max-width,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-space-between,
    .flex-container > .has-max-width:not(.device-columns-tablet).flex-align-items-space-between > .has-max-width {
        -webkit-box-pack: justify;
        -webkit-justify-content: space-between;
        -ms-flex-pack: justify;
        justify-content: space-between;
    }
}
.flex-container.flex-full-width,
.flex-container > .has-max-width.flex-full-width {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: 100%;
}
.flex-container.container-height-full,
.flex-container > .has-max-width.container-height-full {
    height: 100vh;
}
.flex-container.device-columns-mobileLandscape,
.flex-container.device-columns-mobilePortrait,
.flex-container.device-columns-tablet,
.flex-container > .has-max-width.device-columns-mobileLandscape,
.flex-container > .has-max-width.device-columns-mobilePortrait,
.flex-container > .has-max-width.device-columns-tablet,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobileLandscape,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobilePortrait,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-tablet,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobileLandscape,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobilePortrait,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-tablet {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.flex-container.device-columns-mobileLandscape .flex-container.flex-full-width,
.flex-container.device-columns-mobileLandscape > .wrapper,
.flex-container.device-columns-mobilePortrait .flex-container.flex-full-width,
.flex-container.device-columns-mobilePortrait > .wrapper,
.flex-container.device-columns-tablet .flex-container.flex-full-width,
.flex-container.device-columns-tablet > .wrapper,
.flex-container > .has-max-width.device-columns-mobileLandscape .flex-container.flex-full-width,
.flex-container > .has-max-width.device-columns-mobileLandscape > .wrapper,
.flex-container > .has-max-width.device-columns-mobilePortrait .flex-container.flex-full-width,
.flex-container > .has-max-width.device-columns-mobilePortrait > .wrapper,
.flex-container > .has-max-width.device-columns-tablet .flex-container.flex-full-width,
.flex-container > .has-max-width.device-columns-tablet > .wrapper,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobileLandscape .flex-container.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobileLandscape > .wrapper,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobilePortrait .flex-container.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobilePortrait > .wrapper,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-tablet .flex-container.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-tablet > .wrapper,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobileLandscape .flex-container.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobileLandscape > .wrapper,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobilePortrait .flex-container.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobilePortrait > .wrapper,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-tablet .flex-container.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-tablet > .wrapper {
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}
.flex-container.device-columns-mobileLandscape > .has-max-width,
.flex-container.device-columns-mobilePortrait > .has-max-width,
.flex-container.device-columns-tablet > .has-max-width,
.flex-container > .has-max-width.device-columns-mobileLandscape > .has-max-width,
.flex-container > .has-max-width.device-columns-mobilePortrait > .has-max-width,
.flex-container > .has-max-width.device-columns-tablet > .has-max-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobileLandscape > .has-max-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobilePortrait > .has-max-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-tablet > .has-max-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobileLandscape > .has-max-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobilePortrait > .has-max-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-tablet > .has-max-width {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.flex-container.device-columns-mobileLandscape > .has-max-width.flex-full-width,
.flex-container.device-columns-mobilePortrait > .has-max-width.flex-full-width,
.flex-container.device-columns-tablet > .has-max-width.flex-full-width,
.flex-container > .has-max-width.device-columns-mobileLandscape > .has-max-width.flex-full-width,
.flex-container > .has-max-width.device-columns-mobilePortrait > .has-max-width.flex-full-width,
.flex-container > .has-max-width.device-columns-tablet > .has-max-width.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobileLandscape > .has-max-width.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-mobilePortrait > .has-max-width.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container.device-columns-tablet > .has-max-width.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobileLandscape > .has-max-width.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-mobilePortrait > .has-max-width.flex-full-width,
.widgetBoard.edit-mode .content .widget.ui .flex-container > .has-max-width.device-columns-tablet > .has-max-width.flex-full-width {
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}
.flex-align-self-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.flex-align-self-flex-start {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
.flex-align-self-flex-end {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
#nav-overlay {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.75);
    z-index: 11;
}
body.open .flex-container.open,
body.open .stays-on-top {
    z-index: 9999;
}
.amsg-2018 {
    line-height: normal;
}
.amsg-2018 .no-line-height {
    line-height: 0;
}
.desktop > .amsg-2018 {
    min-width: 1000px;
}
.amsg-2018 .color-transparent {
    color: rgba(0, 0, 0, 0);
}
.amsg-2018 .color-abalone {
    color: #f7fcfc;
}
.amsg-2018 .color-amber {
    color: #fafaf7;
}
.amsg-2018 .color-amethyst {
    color: #fcf8f7;
}
.amsg-2018 .color-aqua {
    color: #008296;
}
.amsg-2018 .color-aurora {
    color: #a90067;
}
.amsg-2018 .color-buttercup {
    color: #ffebb7;
}
.amsg-2018 .color-celeste {
    color: #ff3eb5;
}
.amsg-2018 .color-cloud {
    color: #fff;
}
.amsg-2018 .color-coral {
    color: #ff7676;
}
.amsg-2018 .color-cumulus {
    color: #aab7b8;
}
.amsg-2018 .color-dawn {
    color: #f5eef8;
}
.amsg-2018 .color-dew {
    color: #e4fdbf;
}
.amsg-2018 .color-diamond {
    color: #fafafa;
}
.amsg-2018 .color-equinox {
    color: #fff5e8;
}
.amsg-2018 .color-forest {
    color: #538000;
}
.amsg-2018 .color-granite {
    color: #373d3e;
}
.amsg-2018 .color-gulfstream {
    color: #002f36;
}
.amsg-2018 .color-harvest {
    color: #ff5252;
}
.amsg-2018 .color-honeysuckle {
    color: #94ed88;
}
.amsg-2018 .color-horizon {
    color: #ebf8fa;
}
.amsg-2018 .color-incandescence {
    color: #ff6138;
}
.amsg-2018 .color-jade {
    color: #eff5ed;
}
.amsg-2018 .color-jungle {
    color: #ade422;
}
.amsg-2018 .color-lagoon {
    color: #36c2b4;
}
.amsg-2018 .color-lava {
    color: #ff8f00;
}
.amsg-2018 .color-lily {
    color: #fcceaa;
}
.amsg-2018 .color-lotus {
    color: #d2f7e7;
}
.amsg-2018 .color-lowtide {
    color: #edfaf5;
}
.amsg-2018 .color-lumos {
    color: #cb2fbf;
}
.amsg-2018 .color-mermaid {
    color: #00a4b4;
}
.amsg-2018 .color-moonstone {
    color: #fdf7f9;
}
.amsg-2018 .color-opal {
    color: #fcf8f7;
}
.amsg-2018 .color-orchid {
    color: #ffd1f0;
}
.amsg-2018 .color-pearl {
    color: #f5f9fa;
}
.amsg-2018 .color-pool {
    color: #82d8e3;
}
.amsg-2018 .color-primrose {
    color: #ffcfcf;
}
.amsg-2018 .color-quartz {
    color: #fce8f3;
}
.amsg-2018 .color-reef {
    color: #ff4f8d;
}
.amsg-2018 .color-rock {
    color: #cc0c39;
}
.amsg-2018 .color-seafoam {
    color: #a6e7ce;
}
.amsg-2018 .color-sky {
    color: #00464f;
}
.amsg-2018 .color-smile {
    color: #f90;
}
.amsg-2018 .color-snow {
    color: #eaeded;
}
.amsg-2018 .color-stone {
    color: #879596;
}
.amsg-2018 .color-storm {
    color: #6c7778;
}
.amsg-2018 .color-summer {
    color: #ffc400;
}
.amsg-2018 .color-summit {
    color: #d5dbdb;
}
.amsg-2018 .color-topaz {
    color: #f5f7f5;
}
.amsg-2018 .color-tropical {
    color: #e31f64;
}
.amsg-2018 .color-twilight {
    color: #fff3f2;
}
.amsg-2018 .color-wave {
    color: #008577;
}
.amsg-2018 .background-color-transparent {
    background-color: rgba(0, 0, 0, 0);
}
.amsg-2018 .background-color-abalone {
    background-color: #f7fcfc;
}
.amsg-2018 .background-color-amber {
    background-color: #fafaf7;
}
.amsg-2018 .background-color-amethyst {
    background-color: #fcf8f7;
}
.amsg-2018 .background-color-aqua {
    background-color: #008296;
}
.amsg-2018 .background-color-aurora {
    background-color: #a90067;
}
.amsg-2018 .background-color-buttercup {
    background-color: #ffebb7;
}
.amsg-2018 .background-color-celeste {
    background-color: #ff3eb5;
}
.amsg-2018 .background-color-cloud {
    background-color: #fff;
}
.amsg-2018 .background-color-coral {
    background-color: #ff7676;
}
.amsg-2018 .background-color-cumulus {
    background-color: #aab7b8;
}
.amsg-2018 .background-color-dawn {
    background-color: #f5eef8;
}
.amsg-2018 .background-color-dew {
    background-color: #e4fdbf;
}
.amsg-2018 .background-color-diamond {
    background-color: #fafafa;
}
.amsg-2018 .background-color-equinox {
    background-color: #fff5e8;
}
.amsg-2018 .background-color-forest {
    background-color: #538000;
}
.amsg-2018 .background-color-granite {
    background-color: #373d3e;
}
.amsg-2018 .background-color-gulfstream {
    background-color: #002f36;
}
.amsg-2018 .background-color-harvest {
    background-color: #ff5252;
}
.amsg-2018 .background-color-honeysuckle {
    background-color: #94ed88;
}
.amsg-2018 .background-color-horizon {
    background-color: #ebf8fa;
}
.amsg-2018 .background-color-incandescence {
    background-color: #ff6138;
}
.amsg-2018 .background-color-jade {
    background-color: #eff5ed;
}
.amsg-2018 .background-color-jungle {
    background-color: #ade422;
}
.amsg-2018 .background-color-lagoon {
    background-color: #36c2b4;
}
.amsg-2018 .background-color-lava {
    background-color: #ff8f00;
}
.amsg-2018 .background-color-lily {
    background-color: #fcceaa;
}
.amsg-2018 .background-color-lotus {
    background-color: #d2f7e7;
}
.amsg-2018 .background-color-lowtide {
    background-color: #edfaf5;
}
.amsg-2018 .background-color-lumos {
    background-color: #cb2fbf;
}
.amsg-2018 .background-color-mermaid {
    background-color: #00a4b4;
}
.amsg-2018 .background-color-moonstone {
    background-color: #fdf7f9;
}
.amsg-2018 .background-color-opal {
    background-color: #fcf8f7;
}
.amsg-2018 .background-color-orchid {
    background-color: #ffd1f0;
}
.amsg-2018 .background-color-pearl {
    background-color: #f5f9fa;
}
.amsg-2018 .background-color-pool {
    background-color: #82d8e3;
}
.amsg-2018 .background-color-primrose {
    background-color: #ffcfcf;
}
.amsg-2018 .background-color-quartz {
    background-color: #fce8f3;
}
.amsg-2018 .background-color-reef {
    background-color: #ff4f8d;
}
.amsg-2018 .background-color-rock {
    background-color: #cc0c39;
}
.amsg-2018 .background-color-seafoam {
    background-color: #a6e7ce;
}
.amsg-2018 .background-color-sky {
    background-color: #00464f;
}
.amsg-2018 .background-color-smile {
    background-color: #f90;
}
.amsg-2018 .background-color-snow {
    background-color: #eaeded;
}
.amsg-2018 .background-color-stone {
    background-color: #879596;
}
.amsg-2018 .background-color-storm {
    background-color: #6c7778;
}
.amsg-2018 .background-color-summer {
    background-color: #ffc400;
}
.amsg-2018 .background-color-summit {
    background-color: #d5dbdb;
}
.amsg-2018 .background-color-topaz {
    background-color: #f5f7f5;
}
.amsg-2018 .background-color-tropical {
    background-color: #e31f64;
}
.amsg-2018 .background-color-twilight {
    background-color: #fff3f2;
}
.amsg-2018 .background-color-wave {
    background-color: #008577;
}
.amsg-2018 .border-color-transparent {
    border-color: rgba(0, 0, 0, 0);
}
.amsg-2018 .border-color-abalone {
    border-color: #f7fcfc;
}
.amsg-2018 .border-color-amber {
    border-color: #fafaf7;
}
.amsg-2018 .border-color-amethyst {
    border-color: #fcf8f7;
}
.amsg-2018 .border-color-aqua {
    border-color: #008296;
}
.amsg-2018 .border-color-aurora {
    border-color: #a90067;
}
.amsg-2018 .border-color-buttercup {
    border-color: #ffebb7;
}
.amsg-2018 .border-color-celeste {
    border-color: #ff3eb5;
}
.amsg-2018 .border-color-cloud {
    border-color: #fff;
}
.amsg-2018 .border-color-coral {
    border-color: #ff7676;
}
.amsg-2018 .border-color-cumulus {
    border-color: #aab7b8;
}
.amsg-2018 .border-color-dawn {
    border-color: #f5eef8;
}
.amsg-2018 .border-color-dew {
    border-color: #e4fdbf;
}
.amsg-2018 .border-color-diamond {
    border-color: #fafafa;
}
.amsg-2018 .border-color-equinox {
    border-color: #fff5e8;
}
.amsg-2018 .border-color-forest {
    border-color: #538000;
}
.amsg-2018 .border-color-granite {
    border-color: #373d3e;
}
.amsg-2018 .border-color-gulfstream {
    border-color: #002f36;
}
.amsg-2018 .border-color-harvest {
    border-color: #ff5252;
}
.amsg-2018 .border-color-honeysuckle {
    border-color: #94ed88;
}
.amsg-2018 .border-color-horizon {
    border-color: #ebf8fa;
}
.amsg-2018 .border-color-incandescence {
    border-color: #ff6138;
}
.amsg-2018 .border-color-jade {
    border-color: #eff5ed;
}
.amsg-2018 .border-color-jungle {
    border-color: #ade422;
}
.amsg-2018 .border-color-lagoon {
    border-color: #36c2b4;
}
.amsg-2018 .border-color-lava {
    border-color: #ff8f00;
}
.amsg-2018 .border-color-lily {
    border-color: #fcceaa;
}
.amsg-2018 .border-color-lotus {
    border-color: #d2f7e7;
}
.amsg-2018 .border-color-lowtide {
    border-color: #edfaf5;
}
.amsg-2018 .border-color-lumos {
    border-color: #cb2fbf;
}
.amsg-2018 .border-color-mermaid {
    border-color: #00a4b4;
}
.amsg-2018 .border-color-moonstone {
    border-color: #fdf7f9;
}
.amsg-2018 .border-color-opal {
    border-color: #fcf8f7;
}
.amsg-2018 .border-color-orchid {
    border-color: #ffd1f0;
}
.amsg-2018 .border-color-pearl {
    border-color: #f5f9fa;
}
.amsg-2018 .border-color-pool {
    border-color: #82d8e3;
}
.amsg-2018 .border-color-primrose {
    border-color: #ffcfcf;
}
.amsg-2018 .border-color-quartz {
    border-color: #fce8f3;
}
.amsg-2018 .border-color-reef {
    border-color: #ff4f8d;
}
.amsg-2018 .border-color-rock {
    border-color: #cc0c39;
}
.amsg-2018 .border-color-seafoam {
    border-color: #a6e7ce;
}
.amsg-2018 .border-color-sky {
    border-color: #00464f;
}
.amsg-2018 .border-color-smile {
    border-color: #f90;
}
.amsg-2018 .border-color-snow {
    border-color: #eaeded;
}
.amsg-2018 .border-color-stone {
    border-color: #879596;
}
.amsg-2018 .border-color-storm {
    border-color: #6c7778;
}
.amsg-2018 .border-color-summer {
    border-color: #ffc400;
}
.amsg-2018 .border-color-summit {
    border-color: #d5dbdb;
}
.amsg-2018 .border-color-topaz {
    border-color: #f5f7f5;
}
.amsg-2018 .border-color-tropical {
    border-color: #e31f64;
}
.amsg-2018 .border-color-twilight {
    border-color: #fff3f2;
}
.amsg-2018 .border-color-wave {
    border-color: #008577;
}
.amsg-2018 .background-color-gradient-mermaid-270deg {
    background: #077d91;
    background: -webkit-gradient(linear, right top, left top, from(#00d1db), to(#077d91));
    background: -webkit-linear-gradient(right, #00d1db, #077d91);
    background: linear-gradient(270deg, #00d1db, #077d91);
}
.amsg-2018 .background-color-gradient-mermaid-90deg {
    background: #077d91;
    background: -webkit-gradient(linear, left top, right top, from(#00d1db), to(#077d91));
    background: -webkit-linear-gradient(left, #00d1db, #077d91);
    background: linear-gradient(90deg, #00d1db, #077d91);
}
.amsg-2018 .background-color-gradient-lava-270deg {
    background: #fa990a;
    background: -webkit-gradient(linear, right top, left top, from(#fec001), to(#fa990a));
    background: -webkit-linear-gradient(right, #fec001, #fa990a);
    background: linear-gradient(270deg, #fec001, #fa990a);
}
.amsg-2018 .background-color-gradient-lava-90deg {
    background: #fa990a;
    background: -webkit-gradient(linear, left top, right top, from(#fec001), to(#fa990a));
    background: -webkit-linear-gradient(left, #fec001, #fa990a);
    background: linear-gradient(90deg, #fec001, #fa990a);
}

.amsg-2018 .bookerly {
    font-family: Georgia, Hiragino Mincho, Meiryo, serif;
}
.zh-CN .amsg-2018 .bookerly,
.zh-TW .amsg-2018 .bookerly,
[lang="zh-CN"] .amsg-2018 .bookerly,
[lang="zh-TW"] .amsg-2018 .bookerly {
    font-family: Apple LiSung-W3, Simsun, serif;
}
.amsg-2018 .ember,
.amsg-2018 .ember-condensed {
    font-family: Helvetica, Hiragino Kaku Gothic Pro, sans-serif;
}
.amsg-2018 .ember-condensed .zh-TW,
.amsg-2018 .ember .zh-TW,
.zh-CN .amsg-2018 .ember,
.zh-CN .amsg-2018 .ember-condensed,
[lang="zh-CN"] .amsg-2018 .ember,
[lang="zh-CN"] .amsg-2018 .ember-condensed,
[lang="zh-TW"] .amsg-2018 .ember,
[lang="zh-TW"] .amsg-2018 .ember-condensed {
    font-family: Hiragino Sans GB, Microsoft YaHei, sans-serif;
}
.amsg-2018.fonts-loaded .bookerly,
.widgetBoard .amsg-2018 .bookerly {
    font-family: ABook, Georgia, Hiragino Mincho, Meiryo, serif;
}
.amsg-2018.fonts-loaded .bookerly .zh-TW,
.widgetBoard .amsg-2018 .bookerly .zh-TW,
.zh-CN .amsg-2018.fonts-loaded .bookerly,
.zh-CN .widgetBoard .amsg-2018 .bookerly,
[lang="zh-CN"] .amsg-2018.fonts-loaded .bookerly,
[lang="zh-CN"] .widgetBoard .amsg-2018 .bookerly,
[lang="zh-TW"] .amsg-2018.fonts-loaded .bookerly,
[lang="zh-TW"] .widgetBoard .amsg-2018 .bookerly {
    font-family: ABook, Apple LiSung-W3, Simsun, serif;
}
.amsg-2018.fonts-loaded .ember,
.widgetBoard .amsg-2018 .ember {
    font-family: AEmb, Helvetica, Hiragino Kaku Gothic Pro, sans-serif;
}
.amsg-2018.fonts-loaded .ember .zh-TW,
.widgetBoard .amsg-2018 .ember .zh-TW,
.zh-CN .amsg-2018.fonts-loaded .ember,
.zh-CN .widgetBoard .amsg-2018 .ember,
[lang="zh-CN"] .amsg-2018.fonts-loaded .ember,
[lang="zh-CN"] .widgetBoard .amsg-2018 .ember,
[lang="zh-TW"] .amsg-2018.fonts-loaded .ember,
[lang="zh-TW"] .widgetBoard .amsg-2018 .ember {
    font-family: AEmb, Hiragino Sans GB, Microsoft YaHei, sans-serif;
}
.amsg-2018.fonts-loaded [lang|="ar"] .ember,
.widgetBoard .amsg-2018 [lang|="ar"] .ember,
[lang|="ar"] .amsg-2018.fonts-loaded .ember,
[lang|="ar"] .widgetBoard .amsg-2018 .ember {
    font-family: AEmbArabic;
}
.amsg-2018.fonts-loaded .ember-condensed,
.widgetBoard .amsg-2018 .ember-condensed {
    font-family: AEmbCond, Helvetica, Hiragino Kaku Gothic Pro, sans-serif;
}
.amsg-2018.fonts-loaded .ember-condensed .zh-TW,
.widgetBoard .amsg-2018 .ember-condensed .zh-TW,
.zh-CN .amsg-2018.fonts-loaded .ember-condensed,
.zh-CN .widgetBoard .amsg-2018 .ember-condensed,
[lang="zh-CN"] .amsg-2018.fonts-loaded .ember-condensed,
[lang="zh-CN"] .widgetBoard .amsg-2018 .ember-condensed,
[lang="zh-TW"] .amsg-2018.fonts-loaded .ember-condensed,
[lang="zh-TW"] .widgetBoard .amsg-2018 .ember-condensed {
    font-family: AEmbCond, Hiragino Sans GB, Microsoft YaHei, sans-serif;
}
.amsg-2018 .font-size-xxxlarge {
    font-size: 100px !important;
}
.amsg-2018 .font-size-xxlarge {
    font-size: 80px !important;
}
.amsg-2018 .font-size-xlarge {
    font-size: 60px !important;
}
.amsg-2018 .font-size-large {
    font-size: 40px !important;
}
.amsg-2018 .font-size-medium {
    font-size: 30px !important;
}
.amsg-2018 .font-size-regular {
    font-size: 24px !important;
}
.amsg-2018 .font-size-small {
    font-size: 15px !important;
}
.amsg-2018 .font-size-xsmall {
    font-size: 12px !important;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .font-size-xxxlarge:not(.button-type-primary) {
    font-size: 80px !important;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .font-size-xxlarge:not(.button-type-primary) {
    font-size: 64px !important;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .font-size-xlarge:not(.button-type-primary) {
    font-size: 48px !important;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .font-size-large:not(.button-type-primary) {
    font-size: 32px !important;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .font-size-medium:not(.button-type-primary) {
    font-size: 24px !important;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .font-size-regular:not(.button-type-primary) {
    font-size: 20px !important;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .font-size-small:not(.button-type-primary) {
    font-size: 16px !important;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .font-size-xsmall:not(.button-type-primary) {
    font-size: 12px !important;
}
.amsg-2018 sup {
    font-size: medium;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-none {
    padding-left: 0;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-xmini {
    padding-left: 4px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-mini {
    padding-left: 8px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-xsmall {
    padding-left: 16px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-small {
    padding-left: 20px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-minibase {
    padding-left: 24px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-base {
    padding-left: 32px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-large {
    padding-left: 40px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-xlarge {
    padding-left: 48px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-xxlarge {
    padding-left: 64px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-left-xxxlarge {
    padding-left: 80px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-none {
    padding-bottom: 0;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-xmini {
    padding-bottom: 4px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-mini {
    padding-bottom: 8px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-xsmall {
    padding-bottom: 16px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-small {
    padding-bottom: 20px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-minibase {
    padding-bottom: 24px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-base {
    padding-bottom: 32px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-large {
    padding-bottom: 40px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-xlarge {
    padding-bottom: 48px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-xxlarge {
    padding-bottom: 64px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-bottom-xxxlarge {
    padding-bottom: 80px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-none {
    padding-right: 0;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-xmini {
    padding-right: 4px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-mini {
    padding-right: 8px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-xsmall {
    padding-right: 16px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-small {
    padding-right: 20px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-minibase {
    padding-right: 24px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-base {
    padding-right: 32px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-large {
    padding-right: 40px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-xlarge {
    padding-right: 48px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-xxlarge {
    padding-right: 64px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-right-xxxlarge {
    padding-right: 80px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-none {
    padding-top: 0;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-xmini {
    padding-top: 4px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-mini {
    padding-top: 8px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-xsmall {
    padding-top: 16px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-small {
    padding-top: 20px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-minibase {
    padding-top: 24px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-base {
    padding-top: 32px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-large {
    padding-top: 40px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-xlarge {
    padding-top: 48px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-xxlarge {
    padding-top: 64px;
}
[data-weblab-name="AZSOA_AS_US_ASPSG_FONT_SIZE_212129"][data-weblab-treatment="T1"] .amsg-2018 .padding-top-xxxlarge {
    padding-top: 80px;
}
.amsg-2018 .accordion {
    border: 0 solid #d5dbdb;
    padding: 0.5em 0;
}
.amsg-2018 .accordion.accordion-border-top {
    border-top-width: 1px;
}
.amsg-2018 .accordion.accordion-border-bottom {
    border-bottom-width: 1px;
}
.amsg-2018 .accordion .title {
    font-size: 24px;
    font-family: AEmb;
    color: #002f36;
}
.amsg-2018 .accordion .title:before {
    margin: 10px 10px 0 3px;
    width: 6px;
    height: 6px;
    background-image: none;
    border: 2px solid #aab7b8;
    border-width: 0 2px 2px 0;
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -webkit-transition: 0.3s ease-out;
    transition: 0.3s ease-out;
}
.amsg-2018 .accordion.expanded .title:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.amsg-2018 .button,
.amsg-2018 .form-button {
    border: 2px solid rgba(0, 0, 0, 0);
    display: inline-block;
    font-size: 30px;
    font-weight: 400;
    text-decoration: none;
    background-image: none;
    border-radius: 2em;
    min-width: 7em;
    padding: 0.5em 1.75em;
    text-align: center;
}
.amsg-2018 .button.button-type-primary,
.amsg-2018 .form-button.button-type-primary {
    color: #002f36;
}
.amsg-2018 .button.button-type-primary.button-theme-filled,
.amsg-2018 .form-button.button-type-primary.button-theme-filled {
    background: #fec001;
    background: -webkit-gradient(linear, left top, right top, from(#fec001), to(#fa990a));
    background: -webkit-linear-gradient(left, #fec001, #fa990a);
    background: linear-gradient(90deg, #fec001, #fa990a);
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box;
}
.amsg-2018 .button.button-type-primary.button-theme-blank,
.amsg-2018 .button.button-type-primary.button-theme-outlined,
.amsg-2018 .form-button.button-type-primary.button-theme-blank,
.amsg-2018 .form-button.button-type-primary.button-theme-outlined {
    color: #ffc400;
    border-color: #ffc400;
}
.amsg-2018 .button.button-type-primary.button-theme-blank,
.amsg-2018 .form-button.button-type-primary.button-theme-blank {
    color: #373d3e;
    background-color: #fff;
}
.amsg-2018 .button.button-type-secondary,
.amsg-2018 .form-button.button-type-secondary {
    color: #eaeded;
}
.amsg-2018 .button.button-type-secondary.button-theme-filled,
.amsg-2018 .form-button.button-type-secondary.button-theme-filled {
    background: #00a4b4;
}
.amsg-2018 .button.button-type-secondary.button-theme-blank,
.amsg-2018 .button.button-type-secondary.button-theme-outlined,
.amsg-2018 .form-button.button-type-secondary.button-theme-blank,
.amsg-2018 .form-button.button-type-secondary.button-theme-outlined {
    color: #00a4b4;
    border-color: #00a4b4;
}
.amsg-2018 .button.button-type-secondary.button-theme-blank,
.amsg-2018 .form-button.button-type-secondary.button-theme-blank {
    color: #373d3e;
    background-color: #fff;
    border-color: #fff;
}
.amsg-2018 .container {
    position: relative;
}
.amsg-2018 .has-max-width {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.amsg-2018 .align-center,
.amsg-2018 .align-end,
.amsg-2018 .align-left,
.amsg-2018 .align-right,
.amsg-2018 .align-start {
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.widgetBoard.mobilePortrait .amsg-2018 .align-center,
.widgetBoard.tablet .amsg-2018 .align-center {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
}
.widgetBoard.mobilePortrait .amsg-2018 .align-end,
.widgetBoard.mobilePortrait .amsg-2018 .align-right,
.widgetBoard.tablet .amsg-2018 .align-end,
.widgetBoard.tablet .amsg-2018 .align-right {
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
}
.widgetBoard.mobilePortrait .amsg-2018 .align-left,
.widgetBoard.mobilePortrait .amsg-2018 .align-start,
.widgetBoard.tablet .amsg-2018 .align-left,
.widgetBoard.tablet .amsg-2018 .align-start {
    -webkit-align-self: flex-start;
    -ms-flex-item-align: start;
    align-self: flex-start;
}
@media screen and (max-width: 768px) {
    .amsg-2018 .align-center {
        -webkit-align-self: center;
        -ms-flex-item-align: center;
        align-self: center;
    }
    .amsg-2018 .align-end,
    .amsg-2018 .align-right {
        -webkit-align-self: flex-end;
        -ms-flex-item-align: end;
        align-self: flex-end;
    }
    .amsg-2018 .align-left,
    .amsg-2018 .align-start {
        -webkit-align-self: flex-start;
        -ms-flex-item-align: start;
        align-self: flex-start;
    }
}
.amsg-2018 .is-sticky {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    display: block;
}
.amsg-2018 .is-sticky.sticks-top {
    top: 0;
}
.amsg-2018 .is-sticky.sticks-bottom {
    bottom: 0;
}
.amsg-2018 .is-sticky.stays-on-top {
    z-index: 31;
}
.amsg-2018 .is-fixed {
    position: fixed !important;
}
.edit-mode .amsg-2018 .is-fixed {
    position: static !important;
}
.amsg-2018 .video-bg-container ~ * {
    position: relative;
    z-index: 1;
}
.amsg-2018 .video {
    width: 100%;
}
.amsg-2018 [data-input-dependencies],
.amsg-2018 [data-query-dependencies] {
    display: none;
}
.amsg-2018 .country-flags-sprite {
    background: url(https://m.media-tmr.com/images/G/01/tmrServices/Site/AssetLibrary/CountryFlagsSprite.png);
    background-size: 25px;
}
.amsg-2018 .country-picker {
    height: 60px;
    position: relative;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.amsg-2018 .country-picker .country-picker-title {
    font-weight: 700;
    font-family: AEmbCond;
    font-size: 15px;
    margin: -10px 0 0 6px;
    position: relative;
}
[dir="rtl"].amsg-2018 .country-picker .country-picker-title,
[dir="rtl"] .amsg-2018 .country-picker .country-picker-title {
    margin: -10px 6px 0 0;
}
.amsg-2018 .country-picker .country-picker-title:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 3px;
    margin: 7px 0 0 -3px;
    top: 50%;
    left: 50%;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
.amsg-2018 .country-picker:focus-within .country-list,
.amsg-2018 .country-picker:focus .country-list,
.amsg-2018 .country-picker:hover .country-list {
    visibility: visible;
    opacity: 1;
    z-index: 11;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
}
.amsg-2018 .country-picker .country-list {
    visibility: hidden;
    opacity: 0;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    position: absolute;
    top: -webkit-calc(100% - 2px);
    top: calc(100% - 2px);
    right: 0;
    border-top: 2px solid;
    list-style: none;
    margin: 0;
    width: 200px;
    padding: 20px;
}
[dir="rtl"].amsg-2018 .country-picker .country-list,
[dir="rtl"] .amsg-2018 .country-picker .country-list {
    right: inherit;
}
.amsg-2018 .country-picker .country-list:after {
    content: "";
    -webkit-box-flex: 1;
    -webkit-flex: auto;
    -ms-flex: auto;
    flex: auto;
}
.amsg-2018 .country-picker .country-list li {
    -webkit-flex-basis: 25%;
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    list-style: none;
}
.amsg-2018 .country-picker .country-list li img {
    height: 25px;
    width: auto;
}
.amsg-2018 .country-picker .country-list li a {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    padding: 0;
    margin-bottom: 1em;
    font-weight: 700;
    font-family: AEmbCond;
    text-decoration: none;
}
.amsg-2018 .country-picker.country-picker-style-light {
    color: #002f36;
}
.amsg-2018 .country-picker.country-picker-style-light:hover .country-picker-title {
    color: #008296;
}
.amsg-2018 .country-picker.country-picker-style-light:hover .country-picker-title:after {
    border-color: #008296;
}
.amsg-2018 .country-picker.country-picker-style-light .country-list {
    border-top-color: #008296;
    background: #fff;
}
.amsg-2018 .country-picker.country-picker-style-light .country-list a {
    color: #002f36;
}
.amsg-2018 .country-picker.country-picker-style-light .country-list a:hover {
    color: #008296;
}
.amsg-2018 .country-picker.country-picker-style-dark {
    color: #fff;
}
.amsg-2018 .country-picker.country-picker-style-dark:hover .country-picker-title {
    color: #82d8e3;
}
.amsg-2018 .country-picker.country-picker-style-dark:hover .country-picker-title:after {
    border-color: #82d8e3;
}
.amsg-2018 .country-picker.country-picker-style-dark .country-list {
    border-top-color: #82d8e3;
    background: #002f36;
}
.amsg-2018 .country-picker.country-picker-style-dark .country-list a {
    color: #fff;
}
.amsg-2018 .country-picker.country-picker-style-dark .country-list a:hover {
    color: #82d8e3;
}
.amsg-2018 button.language-picker {
    border: 2px solid rgba(0, 0, 0, 0);
    border-radius: 2em;
    padding: 0.5em 1.2em;
    font-size: 15px;
}
.amsg-2018 button.language-picker.light {
    background-color: #fff;
    border-color: #232f3e;
    color: #232f3e;
}
.amsg-2018 button.language-picker.light:hover {
    background-color: #eaeded;
    border-color: #232f3e;
    color: #232f3e;
}
.amsg-2018 button.language-picker.dark {
    background-color: #002f36;
    border-color: #eaeded;
    color: #eaeded;
}
.amsg-2018 button.language-picker.dark:hover {
    background-color: #161e2d;
    border-color: #eaeded;
    color: #eaeded;
}
.amsg-2018 button.language-picker .icon {
    margin-right: 10px;
}
[dir="rtl"].amsg-2018 button.language-picker .icon,
[dir="rtl"] .amsg-2018 button.language-picker .icon {
    margin-right: inherit;
    margin-left: 10px;
}
.amsg-2018 button.language-picker .language-selector {
    display: none;
}
.edit-mode .amsg-2018 button.language-picker .language-selector {
    display: block;
}
.amsg-2018 .language-picker-modal {
    display: none;
}
.amsg-2018 .language-picker-modal .wrapper {
    font-family: AEmb, sans-serif;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: rgba(0, 0, 0, 0.7);
    bottom: 0;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 1000;
}
.amsg-2018 .language-picker-modal .buttons {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    width: 85%;
    max-width: 580px;
    margin-bottom: 20px;
}
.amsg-2018 .language-picker-modal button {
    border: none;
    background: none;
    cursor: pointer;
}
.amsg-2018 .language-picker-modal .modal {
    background-color: #fff;
    border-radius: 8px;
    width: 85%;
    max-width: 580px;
    margin-left: 10px;
    margin-right: 10px;
    padding: 50px 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.amsg-2018 .language-picker-modal .modal h3 {
    color: #002f36;
    font-size: 32px;
    margin-top: 0;
    text-align: center;
    font-weight: 400;
}
.amsg-2018 .language-picker-modal .modal ul {
    -webkit-align-self: center;
    -ms-flex-item-align: center;
    align-self: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0;
    list-style: none;
    padding: 0;
}
.amsg-2018 .language-picker-modal .modal ul li {
    padding: 7px 10px;
    border-left: 2px solid rgba(0, 0, 0, 0);
}
.amsg-2018 .language-picker-modal .modal ul li a {
    color: #6c7778;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    text-decoration: none;
}
.amsg-2018 .language-picker-modal .modal ul li a:hover {
    color: #008296;
}
.amsg-2018 .language-picker-modal .modal ul li.selected {
    border-color: #008296;
}
.amsg-2018 .language-picker-modal .modal ul li.selected a {
    color: #008296;
}
.amsg-2018 .language-picker-modal .modal ul li.selected .icon {
    display: inline !important;
}
.amsg-2018 .language-picker-modal .modal .icon {
    display: none;
    margin-right: 10px;
}
.amsg-2018 .form-input-checkbox > input[type="checkbox"],
.amsg-2018 .form-input-checkbox > input[type="radio"],
.amsg-2018 .form-input-radio > input[type="checkbox"],
.amsg-2018 .form-input-radio > input[type="radio"] {
    opacity: 0;
    position: absolute;
}
.amsg-2018 .form-input-checkbox > input[type="checkbox"]:checked + .checkbox-content:before,
.amsg-2018 .form-input-checkbox > input[type="checkbox"]:checked + .radio-content:before,
.amsg-2018 .form-input-checkbox > input[type="radio"]:checked + .checkbox-content:before,
.amsg-2018 .form-input-checkbox > input[type="radio"]:checked + .radio-content:before,
.amsg-2018 .form-input-radio > input[type="checkbox"]:checked + .checkbox-content:before,
.amsg-2018 .form-input-radio > input[type="checkbox"]:checked + .radio-content:before,
.amsg-2018 .form-input-radio > input[type="radio"]:checked + .checkbox-content:before,
.amsg-2018 .form-input-radio > input[type="radio"]:checked + .radio-content:before {
    background: #373d3e;
    border-color: #373d3e;
}
.amsg-2018 .form-input-checkbox > input[type="checkbox"]:checked + .checkbox-content:before,
.amsg-2018 .form-input-checkbox > input[type="radio"]:checked + .checkbox-content:before,
.amsg-2018 .form-input-radio > input[type="checkbox"]:checked + .checkbox-content:before,
.amsg-2018 .form-input-radio > input[type="radio"]:checked + .checkbox-content:before {
    content: "\2714";
}
.amsg-2018 .form-input-checkbox > input[type="checkbox"]:disabled + .checkbox-content:before,
.amsg-2018 .form-input-checkbox > input[type="checkbox"]:disabled + .radio-content:before,
.amsg-2018 .form-input-checkbox > input[type="radio"]:disabled + .checkbox-content:before,
.amsg-2018 .form-input-checkbox > input[type="radio"]:disabled + .radio-content:before,
.amsg-2018 .form-input-radio > input[type="checkbox"]:disabled + .checkbox-content:before,
.amsg-2018 .form-input-radio > input[type="checkbox"]:disabled + .radio-content:before,
.amsg-2018 .form-input-radio > input[type="radio"]:disabled + .checkbox-content:before,
.amsg-2018 .form-input-radio > input[type="radio"]:disabled + .radio-content:before {
    background: #d5dbdb;
    box-shadow: 0 0 0 2px #d5dbdb;
}
.amsg-2018 .form-input-checkbox > .checkbox-content,
.amsg-2018 .form-input-checkbox > .radio-content,
.amsg-2018 .form-input-radio > .checkbox-content,
.amsg-2018 .form-input-radio > .radio-content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
}
.amsg-2018 .form-input-checkbox > .checkbox-content:before,
.amsg-2018 .form-input-checkbox > .radio-content:before,
.amsg-2018 .form-input-radio > .checkbox-content:before,
.amsg-2018 .form-input-radio > .radio-content:before {
    content: "";
    display: block;
    width: 16px;
    height: 16px;
    margin: 0 10px;
    border-radius: 20px;
    background: #fff;
    border: 2px solid #fff;
    box-shadow: 0 0 0 2px #373d3e;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
}
.amsg-2018 .form-input-checkbox > .checkbox-content:before,
.amsg-2018 .form-input-radio > .checkbox-content:before {
    border-radius: 0;
    color: rgba(0, 0, 0, 0);
    text-shadow: 0 0 0 #fff;
    font-size: 20px;
    line-height: 18px;
    text-align: center;
}
.amsg-2018 .form-input-checkbox:hover > .checkbox-content:before,
.amsg-2018 .form-input-checkbox:hover > .radio-content:before,
.amsg-2018 .form-input-radio:hover > .checkbox-content:before,
.amsg-2018 .form-input-radio:hover > .radio-content:before {
    background: #36c2b4;
}
.amsg-2018 .form-container,
.amsg-2018 .form-input {
    width: 100%;
}
.amsg-2018 .form-input input[type="email"],
.amsg-2018 .form-input input[type="number"],
.amsg-2018 .form-input input[type="tel"],
.amsg-2018 .form-input input[type="text"],
.amsg-2018 .form-input select,
.amsg-2018 .form-input textarea {
    font-size: 14px;
    width: 100%;
    border: 0;
    border-bottom: 1px solid #fff;
    line-height: 20px;
    height: 39px;
    padding-left: 10px;
    padding-right: 10px;
}
.amsg-2018 .form-input input[type="email"].required,
.amsg-2018 .form-input input[type="number"].required,
.amsg-2018 .form-input input[type="tel"].required,
.amsg-2018 .form-input input[type="text"].required,
.amsg-2018 .form-input select.required,
.amsg-2018 .form-input textarea.required {
    border-bottom-color: #ff5252;
}
.amsg-2018 .form-input input[type="checkbox"] {
    bottom: auto;
}
.amsg-2018 .user-name {
    position: absolute;
    left: -9999px;
    top: -9999px;
}
.amsg-2018 .form-input input[type="email"],
.amsg-2018 .form-input input[type="number"],
.amsg-2018 .form-input input[type="tel"],
.amsg-2018 .form-input input[type="text"] {
    background: #eaeded;
    border: 2px solid #eaeded;
    padding: 8px 12px;
    font-family: AEmb;
    font-size: 15px;
}
.amsg-2018 .form-input input[type="email"]::-webkit-input-placeholder,
.amsg-2018 .form-input input[type="number"]::-webkit-input-placeholder,
.amsg-2018 .form-input input[type="tel"]::-webkit-input-placeholder,
.amsg-2018 .form-input input[type="text"]::-webkit-input-placeholder {
    color: #6c7778;
}
.amsg-2018 .form-input input[type="email"]::-moz-placeholder,
.amsg-2018 .form-input input[type="number"]::-moz-placeholder,
.amsg-2018 .form-input input[type="tel"]::-moz-placeholder,
.amsg-2018 .form-input input[type="text"]::-moz-placeholder {
    color: #6c7778;
}
.amsg-2018 .form-input input[type="email"]:-ms-input-placeholder,
.amsg-2018 .form-input input[type="number"]:-ms-input-placeholder,
.amsg-2018 .form-input input[type="tel"]:-ms-input-placeholder,
.amsg-2018 .form-input input[type="text"]:-ms-input-placeholder {
    color: #6c7778;
}
.amsg-2018 .form-input input[type="email"]::-ms-input-placeholder,
.amsg-2018 .form-input input[type="number"]::-ms-input-placeholder,
.amsg-2018 .form-input input[type="tel"]::-ms-input-placeholder,
.amsg-2018 .form-input input[type="text"]::-ms-input-placeholder {
    color: #6c7778;
}
.amsg-2018 .form-input input[type="email"]::placeholder,
.amsg-2018 .form-input input[type="number"]::placeholder,
.amsg-2018 .form-input input[type="tel"]::placeholder,
.amsg-2018 .form-input input[type="text"]::placeholder {
    color: #6c7778;
}
.amsg-2018 .form-input input[type="email"].required,
.amsg-2018 .form-input input[type="number"].required,
.amsg-2018 .form-input input[type="tel"].required,
.amsg-2018 .form-input input[type="text"].required {
    border-bottom-color: #cc0c39;
    position: relative;
}
.amsg-2018 .form-input input[type="email"].required:after,
.amsg-2018 .form-input input[type="number"].required:after,
.amsg-2018 .form-input input[type="tel"].required:after,
.amsg-2018 .form-input input[type="text"].required:after {
    content: "* Required text field";
    color: #cc0c39;
    position: absolute;
    left: 12px;
    bottom: -14px;
    font-size: 12px;
}
.amsg-2018 .form-input input[type="email"]:focus,
.amsg-2018 .form-input input[type="number"]:focus,
.amsg-2018 .form-input input[type="tel"]:focus,
.amsg-2018 .form-input input[type="text"]:focus {
    background: #ebf8fa;
    border-color: #002f36;
    outline: none;
}
.amsg-2018 .form-input input[type="email"]:disabled,
.amsg-2018 .form-input input[type="number"]:disabled,
.amsg-2018 .form-input input[type="tel"]:disabled,
.amsg-2018 .form-input input[type="text"]:disabled {
    background: #fafafa;
    border-color: #fafafa;
}
.amsg-2018 .form-input input[type="email"]:disabled::-webkit-input-placeholder,
.amsg-2018 .form-input input[type="number"]:disabled::-webkit-input-placeholder,
.amsg-2018 .form-input input[type="tel"]:disabled::-webkit-input-placeholder,
.amsg-2018 .form-input input[type="text"]:disabled::-webkit-input-placeholder {
    color: #aab7b8;
}
.amsg-2018 .form-input input[type="email"]:disabled::-moz-placeholder,
.amsg-2018 .form-input input[type="number"]:disabled::-moz-placeholder,
.amsg-2018 .form-input input[type="tel"]:disabled::-moz-placeholder,
.amsg-2018 .form-input input[type="text"]:disabled::-moz-placeholder {
    color: #aab7b8;
}
.amsg-2018 .form-input input[type="email"]:disabled:-ms-input-placeholder,
.amsg-2018 .form-input input[type="number"]:disabled:-ms-input-placeholder,
.amsg-2018 .form-input input[type="tel"]:disabled:-ms-input-placeholder,
.amsg-2018 .form-input input[type="text"]:disabled:-ms-input-placeholder {
    color: #aab7b8;
}
.amsg-2018 .form-input input[type="email"]:disabled::-ms-input-placeholder,
.amsg-2018 .form-input input[type="number"]:disabled::-ms-input-placeholder,
.amsg-2018 .form-input input[type="tel"]:disabled::-ms-input-placeholder,
.amsg-2018 .form-input input[type="text"]:disabled::-ms-input-placeholder {
    color: #aab7b8;
}
.amsg-2018 .form-input input[type="email"]:disabled::placeholder,
.amsg-2018 .form-input input[type="number"]:disabled::placeholder,
.amsg-2018 .form-input input[type="tel"]:disabled::placeholder,
.amsg-2018 .form-input input[type="text"]:disabled::placeholder {
    color: #aab7b8;
}
.amsg-2018 textarea.form-input {
    background: #eaeded;
    border: 2px solid #eaeded;
    padding: 8px 12px;
    font-family: AEmb;
    font-size: 15px;
}
.amsg-2018 textarea.form-input::-webkit-input-placeholder {
    color: #6c7778;
}
.amsg-2018 textarea.form-input::-moz-placeholder {
    color: #6c7778;
}
.amsg-2018 textarea.form-input:-ms-input-placeholder {
    color: #6c7778;
}
.amsg-2018 textarea.form-input::-ms-input-placeholder {
    color: #6c7778;
}
.amsg-2018 textarea.form-input::placeholder {
    color: #6c7778;
}
.amsg-2018 textarea.form-input.required {
    border-bottom-color: #cc0c39;
    position: relative;
}
.amsg-2018 textarea.form-input.required:after {
    content: "* Required text field";
    color: #cc0c39;
    position: absolute;
    left: 12px;
    bottom: -14px;
    font-size: 12px;
}
.amsg-2018 textarea.form-input:focus {
    background: #ebf8fa;
    border-color: #002f36;
    outline: none;
}
.amsg-2018 textarea.form-input:disabled {
    background: #fafafa;
    border-color: #fafafa;
}
.amsg-2018 textarea.form-input:disabled::-webkit-input-placeholder {
    color: #aab7b8;
}
.amsg-2018 textarea.form-input:disabled::-moz-placeholder {
    color: #aab7b8;
}
.amsg-2018 textarea.form-input:disabled:-ms-input-placeholder {
    color: #aab7b8;
}
.amsg-2018 textarea.form-input:disabled::-ms-input-placeholder {
    color: #aab7b8;
}
.amsg-2018 textarea.form-input:disabled::placeholder {
    color: #aab7b8;
}
.amsg-2018 .form-input-select {
    width: 100%;
}
.amsg-2018 .form-input-select select {
    background-color: #fff;
    background-image: url(https://images-na.ssl-images-tmr.com/images/G/33/tmrservices/mx/select-arrow-w.jpg);
    background-position: center right 15px;
    background-repeat: no-repeat;
    background-size: 30px;
    border-radius: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
}
.content[dir="rtl"] .amsg-2018 .form-input-select select,
.content div[dir="rtl"] .amsg-2018 .form-input-select select,
html[dir="rtl"] .amsg-2018 .form-input-select select {
    background-position-x: left;
}
.amsg-2018 .heading {
    margin: 0;
    line-height: 1.2;
    text-transform: none;
}
.amsg-2018 .heading.font-normal {
    font-weight: 300;
}
.amsg-2018 .heading.font-bold {
    font-weight: 700;
}
.amsg-2018 .h1 {
    font-size: 100px;
}
.amsg-2018 .h2 {
    font-size: 80px;
}
.amsg-2018 .h3 {
    font-size: 60px;
}
.amsg-2018 .h4 {
    font-size: 40px;
}
.amsg-2018 .h5 {
    font-size: 30px;
}
.amsg-2018 .h6 {
    font-size: 15px;
}
.amsg-2018 .link {
    text-decoration: none;
    cursor: pointer;
}
.amsg-2018 .link.color-mermaid:hover {
    color: #82d8e3;
}
.amsg-2018 .link.color-pool:hover {
    color: #ebf8fa;
}
.amsg-2018 .link.color-summer:hover {
    color: #ffebb7;
}
.amsg-2018 .link-container {
    text-decoration: none;
    width: 100%;
}
.amsg-2018 ol.list,
.amsg-2018 ul.list {
    text-align: left;
    padding-left: 20px;
    margin: 0 0 18px 18px;
}
.amsg-2018 ol.list li,
.amsg-2018 ul.list li {
    list-style: disc;
}
.amsg-2018 ol.list li .popup-link,
.amsg-2018 ol.list li a,
.amsg-2018 ul.list li .popup-link,
.amsg-2018 ul.list li a {
    text-decoration: none;
    color: #008296;
    cursor: pointer;
}
.amsg-2018 ol.list li .popup-link:hover,
.amsg-2018 ol.list li a:hover,
.amsg-2018 ul.list li .popup-link:hover,
.amsg-2018 ul.list li a:hover {
    color: #373d3e;
}
.amsg-2018 ol.list.horizontal-link-list,
.amsg-2018 ul.list.horizontal-link-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.amsg-2018 ol.list.horizontal-link-list li,
.amsg-2018 ul.list.horizontal-link-list li {
    padding: 0;
    list-style: none;
    float: left;
    margin: 0 2em 0 0;
    width: auto !important;
}
@media screen and (max-width: 440px) {
    .amsg-2018 ol.list.horizontal-link-list li,
    .amsg-2018 ul.list.horizontal-link-list li {
        float: none;
        width: auto;
        margin: 0;
    }
}
.amsg-2018 ol.list.horizontal-link-list li:before,
.amsg-2018 ul.list.horizontal-link-list li:before {
    content: "";
}
.amsg-2018 ol.list li {
    list-style: inherit;
}
.amsg-2018 .amsg-2018 ol.list.horizontal-link-list li a,
.amsg-2018 .amsg-2018 ul.list.horizontal-link-list li a,
.amsg-2018 .design-Sell ol.list.horizontal-link-list li a,
.amsg-2018 .design-Sell ul.list.horizontal-link-list li a,
.amsg-2018 .link-underline a {
    text-decoration: none;
    box-shadow: inset 0 0 0 rgba(0, 0, 0, 0), inset 0 -2px 0 #36c2b4;
    -webkit-transition: 0.2s ease-out;
    transition: 0.2s ease-out;
    padding-bottom: 2px;
}
.amsg-2018 .amsg-2018 ol.list.horizontal-link-list li a:hover,
.amsg-2018 .amsg-2018 ul.list.horizontal-link-list li a:hover,
.amsg-2018 .design-Sell ol.list.horizontal-link-list li a:hover,
.amsg-2018 .design-Sell ul.list.horizontal-link-list li a:hover,
.amsg-2018 .link-underline a:hover {
    background: #36c2b4;
}
.amsg-2018 .amsg-2018 ol.list.horizontal-link-list li a:active,
.amsg-2018 .amsg-2018 ul.list.horizontal-link-list li a:active,
.amsg-2018 .design-Sell ol.list.horizontal-link-list li a:active,
.amsg-2018 .design-Sell ul.list.horizontal-link-list li a:active,
.amsg-2018 .link-underline a:active {
    background: #36c2b4;
    color: #879596;
}
.amsg-2018 .nav-toggle {
    display: none;
}
.amsg-2018 .nav-type-main,
.amsg-2018 .nav-type-secondary {
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    width: 100%;
    position: relative;
}
.amsg-2018 .nav-type-main.nav-loading,
.amsg-2018 .nav-type-secondary.nav-loading {
    visibility: hidden;
}
.amsg-2018 .nav-type-main .nav-menu-cta,
.amsg-2018 .nav-type-secondary .nav-menu-cta {
    padding: 12px 50px;
}
.amsg-2018 .nav-type-main .country-picker,
.amsg-2018 .nav-type-main .nav-menu-cta,
.amsg-2018 .nav-type-secondary .country-picker,
.amsg-2018 .nav-type-secondary .nav-menu-cta {
    margin-left: calc(10px + 3.125vw);
}
[dir="rtl"].amsg-2018 .nav-type-main .country-picker,
[dir="rtl"] .amsg-2018 .nav-type-main .country-picker,
[dir="rtl"].amsg-2018 .nav-type-main .nav-menu-cta,
[dir="rtl"] .amsg-2018 .nav-type-main .nav-menu-cta,
[dir="rtl"].amsg-2018 .nav-type-secondary .country-picker,
[dir="rtl"] .amsg-2018 .nav-type-secondary .country-picker,
[dir="rtl"].amsg-2018 .nav-type-secondary .nav-menu-cta,
[dir="rtl"] .amsg-2018 .nav-type-secondary .nav-menu-cta {
    margin-left: inherit;
    margin-right: calc(10px + 3.125vw);
}
.amsg-2018 .nav-type-main ul,
.amsg-2018 .nav-type-secondary ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.amsg-2018 .nav-type-main a,
.amsg-2018 .nav-type-secondary a {
    text-decoration: none;
    white-space: nowrap;
}
.amsg-2018 .nav-type-main h5,
.amsg-2018 .nav-type-secondary h5 {
    font-size: 24px;
}
.amsg-2018 .nav-type-main .nav-menu-logo,
.amsg-2018 .nav-type-secondary .nav-menu-logo {
    float: left;
    height: 30px;
    width: auto;
    margin: 4px calc(10px + 3.125vw) 0 0;
}
[dir="rtl"].amsg-2018 .nav-type-main .nav-menu-logo,
[dir="rtl"] .amsg-2018 .nav-type-main .nav-menu-logo,
[dir="rtl"].amsg-2018 .nav-type-secondary .nav-menu-logo,
[dir="rtl"] .amsg-2018 .nav-type-secondary .nav-menu-logo {
    margin: 4px 0 0 calc(10px + 3.125vw);
}
.amsg-2018 .nav-type-main.last-item-right-align:not(.nav-mobile) > ul > li:last-of-type,
.amsg-2018 .nav-type-secondary.last-item-right-align:not(.nav-mobile) > ul > li:last-of-type {
    margin-right: 0;
    margin-left: auto;
}
[dir="rtl"].amsg-2018 .nav-type-main.last-item-right-align:not(.nav-mobile) > ul > li:last-of-type,
[dir="rtl"] .amsg-2018 .nav-type-main.last-item-right-align:not(.nav-mobile) > ul > li:last-of-type,
[dir="rtl"].amsg-2018 .nav-type-secondary.last-item-right-align:not(.nav-mobile) > ul > li:last-of-type,
[dir="rtl"] .amsg-2018 .nav-type-secondary.last-item-right-align:not(.nav-mobile) > ul > li:last-of-type {
    margin-right: auto;
    margin-left: 0;
}
.amsg-2018 .nav-type-main > ul,
.amsg-2018 .nav-type-secondary > ul {
    height: 60px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.amsg-2018 .nav-type-main > ul .has-children,
.amsg-2018 .nav-type-secondary > ul .has-children {
    position: relative;
    cursor: default;
    padding-right: 20px;
}
.amsg-2018 .nav-type-main > ul .has-children > a:after,
.amsg-2018 .nav-type-main > ul .has-children > span:after,
.amsg-2018 .nav-type-secondary > ul .has-children > a:after,
.amsg-2018 .nav-type-secondary > ul .has-children > span:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-style: solid;
    border-width: 0 1px 1px 0;
    padding: 3px;
    margin: -4px 0 0 6px;
    top: 50%;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}
[dir="rtl"].amsg-2018 .nav-type-main > ul .has-children > a:after,
[dir="rtl"] .amsg-2018 .nav-type-main > ul .has-children > a:after,
[dir="rtl"].amsg-2018 .nav-type-main > ul .has-children > span:after,
[dir="rtl"] .amsg-2018 .nav-type-main > ul .has-children > span:after,
[dir="rtl"].amsg-2018 .nav-type-secondary > ul .has-children > a:after,
[dir="rtl"] .amsg-2018 .nav-type-secondary > ul .has-children > a:after,
[dir="rtl"].amsg-2018 .nav-type-secondary > ul .has-children > span:after,
[dir="rtl"] .amsg-2018 .nav-type-secondary > ul .has-children > span:after {
    margin: -4px 6px 0 0;
}
.amsg-2018 .nav-type-main > ul > li,
.amsg-2018 .nav-type-secondary > ul > li {
    position: relative;
    font-weight: 400;
    font-family: AEmb, Helvetica, Arial, sans-serif;
    font-size: 15px;
    cursor: pointer;
    height: 60px;
    line-height: 60px;
    margin-right: calc(10px + 3.125vw);
    list-style: none;
}
.amsg-2018 .nav-type-main > ul > li a:not(.nav-menu-cta),
.amsg-2018 .nav-type-main > ul > li span:not(.nav-menu-cta),
.amsg-2018 .nav-type-secondary > ul > li a:not(.nav-menu-cta),
.amsg-2018 .nav-type-secondary > ul > li span:not(.nav-menu-cta) {
    height: 100%;
    display: block;
}
.amsg-2018 .nav-type-main > ul > li:focus-within ul,
.amsg-2018 .nav-type-main > ul > li:focus ul,
.amsg-2018 .nav-type-main > ul > li:hover ul,
.amsg-2018 .nav-type-secondary > ul > li:focus-within ul,
.amsg-2018 .nav-type-secondary > ul > li:focus ul,
.amsg-2018 .nav-type-secondary > ul > li:hover ul {
    visibility: visible;
    opacity: 1;
    z-index: 11;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
    -webkit-transition-delay: 0s, 0s, 0s;
    transition-delay: 0s, 0s, 0s;
}
.amsg-2018 .nav-type-main > ul ul,
.amsg-2018 .nav-type-secondary > ul ul {
    visibility: hidden;
    opacity: 0;
    position: absolute;
    top: -webkit-calc(100% - 2px);
    top: calc(100% - 2px);
    left: 0;
    width: auto;
    padding: 20px;
    border-top: 2px solid;
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    z-index: -1;
    -webkit-transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
    transition: all 0.3s ease-in-out 0s, visibility 0s linear 0.3s, z-index 0s linear 0.01s;
}
[dir="rtl"].amsg-2018 .nav-type-main > ul ul,
[dir="rtl"] .amsg-2018 .nav-type-main > ul ul,
[dir="rtl"].amsg-2018 .nav-type-secondary > ul ul,
[dir="rtl"] .amsg-2018 .nav-type-secondary > ul ul {
    left: inherit;
    right: 0;
}
.amsg-2018 .nav-type-main > ul ul li,
.amsg-2018 .nav-type-secondary > ul ul li {
    display: block;
    height: 30px;
    line-height: 30px;
    width: auto;
}
.amsg-2018 .nav-type-main > ul ul li a,
.amsg-2018 .nav-type-main > ul ul li span,
.amsg-2018 .nav-type-secondary > ul ul li a,
.amsg-2018 .nav-type-secondary > ul ul li span {
    cursor: pointer;
    width: auto;
    white-space: nowrap;
}
.amsg-2018 .nav-type-main.nav-alignment-right > ul,
.amsg-2018 .nav-type-secondary.nav-alignment-right > ul {
    margin-right: 0;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.amsg-2018 .nav-type-main.nav-alignment-right > ul > li,
.amsg-2018 .nav-type-secondary.nav-alignment-right > ul > li {
    margin-right: 0;
    margin-left: calc(10px + 3.125vw);
}
.amsg-2018 .nav-type-main.nav-alignment-right .nav-menu-logo,
.amsg-2018 .nav-type-secondary.nav-alignment-right .nav-menu-logo {
    margin: 4px 0 0;
}
.amsg-2018 .nav-type-main.nav-style-light h5,
.amsg-2018 .nav-type-main.nav-style-light li a,
.amsg-2018 .nav-type-main.nav-style-light li span,
.amsg-2018 .nav-type-secondary.nav-style-light h5,
.amsg-2018 .nav-type-secondary.nav-style-light li a,
.amsg-2018 .nav-type-secondary.nav-style-light li span {
    color: #002f36;
}
.amsg-2018 .nav-type-main.nav-style-light li:hover > a,
.amsg-2018 .nav-type-main.nav-style-light li:hover > span,
.amsg-2018 .nav-type-secondary.nav-style-light li:hover > a,
.amsg-2018 .nav-type-secondary.nav-style-light li:hover > span {
    color: #008296;
}
.amsg-2018 .nav-type-main.nav-style-light li ul,
.amsg-2018 .nav-type-secondary.nav-style-light li ul {
    background: #fff;
    border-top-color: #008296;
}
.amsg-2018 .nav-type-main.nav-style-light > ul > li.has-children:hover > a:after,
.amsg-2018 .nav-type-main.nav-style-light > ul > li.has-children:hover > span:after,
.amsg-2018 .nav-type-secondary.nav-style-light > ul > li.has-children:hover > a:after,
.amsg-2018 .nav-type-secondary.nav-style-light > ul > li.has-children:hover > span:after {
    border-color: #008296;
}
.amsg-2018 .nav-type-main.nav-style-light > ul > li:not(.has-children):hover,
.amsg-2018 .nav-type-secondary.nav-style-light > ul > li:not(.has-children):hover {
    border-bottom: 2px solid #008296;
}
.amsg-2018 .nav-type-main.nav-style-dark h5,
.amsg-2018 .nav-type-main.nav-style-dark li a,
.amsg-2018 .nav-type-main.nav-style-dark li span,
.amsg-2018 .nav-type-secondary.nav-style-dark h5,
.amsg-2018 .nav-type-secondary.nav-style-dark li a,
.amsg-2018 .nav-type-secondary.nav-style-dark li span {
    color: #fff;
}
.amsg-2018 .nav-type-main.nav-style-dark li:hover > a,
.amsg-2018 .nav-type-main.nav-style-dark li:hover > span,
.amsg-2018 .nav-type-secondary.nav-style-dark li:hover > a,
.amsg-2018 .nav-type-secondary.nav-style-dark li:hover > span {
    color: #82d8e3;
}
.amsg-2018 .nav-type-main.nav-style-dark li ul,
.amsg-2018 .nav-type-secondary.nav-style-dark li ul {
    background: #002f36;
    border-top-color: #82d8e3;
}
.amsg-2018 .nav-type-main.nav-style-dark > ul > li.has-children:hover > a:after,
.amsg-2018 .nav-type-main.nav-style-dark > ul > li.has-children:hover > span:after,
.amsg-2018 .nav-type-secondary.nav-style-dark > ul > li.has-children:hover > a:after,
.amsg-2018 .nav-type-secondary.nav-style-dark > ul > li.has-children:hover > span:after {
    border-color: #82d8e3;
}
.amsg-2018 .nav-type-main.nav-style-dark > ul > li:not(.has-children):hover,
.amsg-2018 .nav-type-secondary.nav-style-dark > ul > li:not(.has-children):hover {
    border-bottom: 2px solid #82d8e3;
}
.amsg-2018 .nav-type-secondary.nav-alignment-right > ul {
    margin-right: 0;
}
.amsg-2018 .nav-type-secondary.nav-alignment-right > ul > li {
    font-family: AEmbCond;
    margin: 0 0 0 calc(11.33333px + 1.45833vw);
}
.amsg-2018 .nav-type-secondary.nav-alignment-left,
.amsg-2018 .nav-type-secondary.nav-alignment-left > ul {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.amsg-2018 .nav-type-secondary.nav-alignment-left > ul > li {
    font-family: AEmbCond;
    margin: 0 calc(11.33333px + 1.45833vw) 0 0;
}
.amsg-2018 .nav-type-footer {
    width: 100%;
}
.amsg-2018 .nav-type-footer ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.amsg-2018 .nav-type-footer > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-justify-content: space-around;
    -ms-flex-pack: distribute;
    justify-content: space-around;
}
@media screen and (max-width: 480px) {
    .amsg-2018 .nav-type-footer > ul {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }
}
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-footer > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.amsg-2018 .nav-type-footer > ul .has-children > a,
.amsg-2018 .nav-type-footer > ul .has-children > span {
    font-weight: 700;
    margin-bottom: 6px;
    display: inline-block;
}
@media screen and (max-width: 480px) {
    .amsg-2018 .nav-type-footer > ul .has-children:not(:last-child) {
        margin-bottom: 20px;
    }
}
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-footer > ul .has-children:not(:last-child) {
    margin-bottom: 20px;
}
.amsg-2018 .nav-type-footer > ul li {
    font-size: 15px;
    padding: 0;
    margin: 0 0 3px;
    text-align: center;
    font-family: AEmb;
    list-style: none;
}
.amsg-2018 .nav-type-footer > ul li a {
    text-decoration: none;
}
.amsg-2018 .nav-type-footer.nav-style-light li > a,
.amsg-2018 .nav-type-footer.nav-style-light li > span {
    color: #00464f;
}
.amsg-2018 .nav-type-footer.nav-style-light li:not(.has-children) > a:hover,
.amsg-2018 .nav-type-footer.nav-style-light li:not(.has-children) > span:hover {
    color: #008296;
    cursor: pointer;
}
.amsg-2018 .nav-type-footer.nav-style-dark li > a,
.amsg-2018 .nav-type-footer.nav-style-dark li > span {
    color: #eaeded;
}
.amsg-2018 .nav-type-footer.nav-style-dark li:not(.has-children) > a:hover,
.amsg-2018 .nav-type-footer.nav-style-dark li:not(.has-children) > span:hover {
    color: #82d8e3;
    cursor: pointer;
}
.amsg-2018 .nav-mobile .nav-menu-cta,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-menu-cta,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-menu-cta,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-menu-cta,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-menu-cta {
    padding: 10px 25px !important;
}
.amsg-2018 .nav-mobile .nav-toggle,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-toggle,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-toggle,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle {
    display: block;
    position: absolute;
    background: none;
    height: 11px;
    width: 20px;
    right: 10px;
    outline: none;
    border: none;
}
.amsg-2018 .nav-mobile .nav-toggle:after,
.amsg-2018 .nav-mobile .nav-toggle:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-toggle:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-toggle:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle:before,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-toggle:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-toggle:before,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle:before {
    content: "";
    position: absolute;
    right: 0;
    width: 20px;
    height: 2px;
    -webkit-transition: 0.2s ease;
    transition: 0.2s ease;
}
.amsg-2018 .nav-mobile .nav-toggle:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-toggle:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle:before,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-toggle:before,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle:before {
    top: 0;
    -webkit-transform-origin: 33% -28%;
    -ms-transform-origin: 33% -28%;
    transform-origin: 33% -28%;
}
.amsg-2018 .nav-mobile .nav-toggle:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-toggle:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-toggle:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle:after {
    bottom: 0;
    -webkit-transform-origin: 0 20%;
    -ms-transform-origin: 0 20%;
    transform-origin: 0 20%;
}
.amsg-2018 .nav-mobile .nav-toggle.toggled:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-toggle.toggled:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle.toggled:before,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-toggle.toggled:before,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle.toggled:before {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.amsg-2018 .nav-mobile .nav-toggle.toggled:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-toggle.toggled:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle.toggled:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-toggle.toggled:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle.toggled:after {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.amsg-2018 .nav-mobile .nav-toggle.toggled + ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode .nav-toggle.toggled + ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle.toggled + ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode .nav-toggle.toggled + ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode .nav-toggle.toggled + ul {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
}
.amsg-2018 .nav-mobile.nav-type-main.nav-alignment-right,
.amsg-2018 .nav-mobile.nav-type-secondary.nav-alignment-right,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main.nav-alignment-right,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.nav-alignment-right,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main.nav-alignment-right,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.nav-alignment-right,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main.nav-alignment-right,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.nav-alignment-right,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main.nav-alignment-right,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.nav-alignment-right {
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
}
.amsg-2018 .nav-mobile.nav-type-main,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main {
    height: 45px;
}
.amsg-2018 .nav-mobile.nav-type-main > .country-picker,
.amsg-2018 .nav-mobile.nav-type-main > .nav-menu-cta,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > .country-picker,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > .nav-menu-cta,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > .country-picker,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > .nav-menu-cta,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > .country-picker,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > .nav-menu-cta,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > .country-picker,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > .nav-menu-cta {
    display: none;
}
.amsg-2018 .nav-mobile.nav-type-main > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    position: absolute;
    top: 47px;
    left: 0;
    right: 0;
    height: auto;
    z-index: 11;
    max-height: 0;
    overflow: hidden;
    width: 100vw;
    margin: 0 -20px;
    padding: 0;
}
.desktop .amsg-2018 .nav-mobile.nav-type-main > ul,
.desktop .widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul,
.desktop .widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul,
.desktop .widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul,
.desktop .widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul {
    margin: 0;
    padding: 0;
    width: 100%;
}
.amsg-2018 .nav-mobile.nav-type-main > ul li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul li,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul li,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul li {
    width: 100%;
    height: auto;
    line-height: normal;
    padding: 0.5em;
}
.amsg-2018 .nav-mobile.nav-type-main > ul li > a,
.amsg-2018 .nav-mobile.nav-type-main > ul li > span,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul li > a,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul li > span,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul li > a,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul li > span,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul li > a,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul li > span,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul li > a,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul li > span {
    position: relative;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li {
    border-top: 1px solid;
    padding-left: 2em;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li > a,
.amsg-2018 .nav-mobile.nav-type-main > ul > li > span,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li > a,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li > span,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li > a,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li > span,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li > a,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li > span,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li > a,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li > span {
    font-weight: 700;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li > a:after,
.amsg-2018 .nav-mobile.nav-type-main > ul > li > span:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li > a:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li > span:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li > a:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li > span:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li > a:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li > span:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li > a:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li > span:after {
    display: none;
    visibility: hidden;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul {
    opacity: 1;
    visibility: visible;
    position: relative;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    z-index: 5;
    border-top: none;
    padding: 0;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li ul li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li {
    padding: 0.25em 0;
    line-height: 40px;
    height: 40px;
    width: 100%;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li ul li:hover,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li:hover,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li:hover,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li:hover,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li:hover {
    border-bottom: none;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li ul li.has-children,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children {
    height: auto;
    max-height: 30px;
    overflow: hidden;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li ul li.has-children:focus,
.amsg-2018 .nav-mobile.nav-type-main > ul > li ul li.has-children:focus-within,
.amsg-2018 .nav-mobile.nav-type-main > ul > li ul li.has-children:hover,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children:focus,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children:focus-within,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children:hover,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children:focus,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children:focus-within,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children:hover,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children:focus,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children:focus-within,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children:hover,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children:focus,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children:focus-within,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children:hover {
    max-height: -webkit-fit-content;
    max-height: -moz-fit-content;
    max-height: fit-content;
}
.amsg-2018 .nav-mobile.nav-type-main > ul > li ul li.has-children ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-main > ul > li ul li.has-children ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-main > ul > li ul li.has-children ul {
    margin-left: 2em;
}
.amsg-2018 .nav-mobile.nav-type-secondary,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary {
    min-height: 60px;
    height: auto;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.amsg-2018 .nav-mobile.nav-type-secondary > h5,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > h5,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > h5,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > h5,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > h5 {
    font-size: 20px;
    white-space: nowrap;
    padding-right: 20px;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
}
.amsg-2018 .nav-mobile.nav-type-secondary > h5 .secondary-heading-wrapper,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > h5 .secondary-heading-wrapper,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > h5 .secondary-heading-wrapper,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > h5 .secondary-heading-wrapper,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > h5 .secondary-heading-wrapper {
    width: 100%;
    display: inline-block;
}
.amsg-2018 .nav-mobile.nav-type-secondary.nav-has-children .secondary-heading-wrapper:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.nav-has-children .secondary-heading-wrapper:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.nav-has-children .secondary-heading-wrapper:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.nav-has-children .secondary-heading-wrapper:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.nav-has-children .secondary-heading-wrapper:after {
    content: "";
    position: absolute;
    display: inline-block;
    border-style: solid;
    border-width: 0 2px 2px 0;
    padding: 3px;
    margin: -4px 0 0 6px;
    top: 50%;
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -webkit-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out;
}
.amsg-2018 .nav-mobile.nav-type-secondary.edit-mode > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.edit-mode > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.edit-mode > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.edit-mode > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.edit-mode > ul {
    display: none !important;
}
.amsg-2018 .nav-mobile.nav-type-secondary .secondary-cta-wrapper,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary .secondary-cta-wrapper,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary .secondary-cta-wrapper,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary .secondary-cta-wrapper,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary .secondary-cta-wrapper {
    margin-left: auto;
}
.amsg-2018 .nav-mobile.nav-type-secondary .secondary-cta-wrapper .nav-menu-cta,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary .secondary-cta-wrapper .nav-menu-cta,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary .secondary-cta-wrapper .nav-menu-cta,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary .secondary-cta-wrapper .nav-menu-cta,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary .secondary-cta-wrapper .nav-menu-cta {
    padding: 0.75em 1.5em;
}
.amsg-2018 .nav-mobile.nav-type-secondary > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul {
    display: none;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    position: absolute;
    top: 100%;
    left: 0;
    height: auto;
    width: 100vw;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-box-pack: start;
    -webkit-justify-content: flex-start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    margin: 0 -20px;
    padding: 0 20px;
}
.desktop .amsg-2018 .nav-mobile.nav-type-secondary > ul,
.desktop .widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul,
.desktop .widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul,
.desktop .widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul,
.desktop .widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul {
    width: 100%;
    margin: 0;
}
.amsg-2018 .nav-mobile.nav-type-secondary > ul li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul li,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul li,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul li {
    margin-left: 0;
    line-height: 40px;
    height: 40px;
}
.amsg-2018 .nav-mobile.nav-type-secondary > ul li a,
.amsg-2018 .nav-mobile.nav-type-secondary > ul li span,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul li a,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul li span,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul li a,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul li span,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul li a,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary > ul li span,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul li a,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary > ul li span {
    font-family: AEmb;
}
.amsg-2018 .nav-mobile.nav-type-secondary.open > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.open > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.open > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.open > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.open > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    z-index: 9999;
}
.amsg-2018 .nav-mobile.nav-type-secondary.open .secondary-heading-wrapper:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.open .secondary-heading-wrapper:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.open .secondary-heading-wrapper:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-type-secondary.open .secondary-heading-wrapper:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-type-secondary.open .secondary-heading-wrapper:after {
    margin-top: 0;
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    -webkit-transform: rotate(-135deg);
}
.amsg-2018 .nav-mobile.nav-style-light .nav-toggle:after,
.amsg-2018 .nav-mobile.nav-style-light .nav-toggle:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-light .nav-toggle:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-light .nav-toggle:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light .nav-toggle:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light .nav-toggle:before,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-light .nav-toggle:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-light .nav-toggle:before,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light .nav-toggle:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light .nav-toggle:before {
    background: #002f36;
}
.amsg-2018 .nav-mobile.nav-style-light.nav-type-main > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-light.nav-type-main > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light.nav-type-main > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-light.nav-type-main > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light.nav-type-main > ul {
    background: #fff;
}
.amsg-2018 .nav-mobile.nav-style-light.nav-type-main > ul > li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-light.nav-type-main > ul > li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light.nav-type-main > ul > li,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-light.nav-type-main > ul > li,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light.nav-type-main > ul > li {
    border-top-color: #aab7b8;
}
.amsg-2018 .nav-mobile.nav-style-light.nav-type-main > ul > li:first-child,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-light.nav-type-main > ul > li:first-child,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light.nav-type-main > ul > li:first-child,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-light.nav-type-main > ul > li:first-child,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light.nav-type-main > ul > li:first-child {
    border-top-color: rgba(0, 0, 0, 0);
}
.amsg-2018 .nav-mobile.nav-style-light.nav-type-secondary > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-light.nav-type-secondary > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light.nav-type-secondary > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-light.nav-type-secondary > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-light.nav-type-secondary > ul {
    background: #fff;
}
.amsg-2018 .nav-mobile.nav-style-dark .nav-toggle:after,
.amsg-2018 .nav-mobile.nav-style-dark .nav-toggle:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-dark .nav-toggle:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-dark .nav-toggle:before,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark .nav-toggle:after,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark .nav-toggle:before,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-dark .nav-toggle:after,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-dark .nav-toggle:before,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark .nav-toggle:after,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark .nav-toggle:before {
    background: #fff;
}
.amsg-2018 .nav-mobile.nav-style-dark.nav-type-main > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-dark.nav-type-main > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark.nav-type-main > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-dark.nav-type-main > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark.nav-type-main > ul {
    background: #002f36;
}
.amsg-2018 .nav-mobile.nav-style-dark.nav-type-main > ul > li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-dark.nav-type-main > ul > li,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark.nav-type-main > ul > li,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-dark.nav-type-main > ul > li,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark.nav-type-main > ul > li {
    border-top-color: #82d8e3;
}
.amsg-2018 .nav-mobile.nav-style-dark.nav-type-secondary > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-main.edit-mode.nav-style-dark.nav-type-secondary > ul,
.widgetBoard.mobilePortrait .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark.nav-type-secondary > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-main.edit-mode.nav-style-dark.nav-type-secondary > ul,
.widgetBoard.tablet .amsg-2018 .nav-type-secondary.edit-mode.nav-style-dark.nav-type-secondary > ul {
    background: #002f36;
}
.amsg-2018 nav.nav-as2015 {
    font-size: 15px;
}
.amsg-2018 nav.nav-as2015 ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.amsg-2018 nav.nav-as2015 ul li {
    list-style: none;
}
.amsg-2018 nav.nav-as2015.nav-sticky-sub li {
    float: left;
}
.amsg-2018 nav.nav-as2015.nav-sticky-sub li a {
    color: #373d3e;
    padding-left: 15px;
    padding-right: 15px;
    text-decoration: none;
}
.amsg-2018 nav.nav-as2015.nav-main a,
.amsg-2018 nav.nav-as2015.nav-main span {
    display: block;
    color: #000;
    text-decoration: none;
}
.amsg-2018 nav.nav-as2015.nav-main a:hover,
.amsg-2018 nav.nav-as2015.nav-main span:hover {
    color: #008296;
}
.amsg-2018 nav.nav-as2015.nav-main > ul > li > a,
.amsg-2018 nav.nav-as2015.nav-main > ul > li > span {
    font-weight: 700;
}
.amsg-2018 nav.nav-as2015.nav-main ul li {
    list-style: none;
    color: #fff;
    -webkit-transition: 0.5s;
    transition: 0.5s;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main button.nav-toggle {
    display: none;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul {
    font-family: AEmb, Helvetica, Arial, sans-serif;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul li {
    position: relative;
    float: left;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul li a,
.desktop .amsg-2018 nav.nav-as2015.nav-main ul li span {
    padding: 20px;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul li:hover > ul {
    top: 100%;
    left: 0;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul ul {
    position: absolute;
    top: -9999px;
    left: -9999px;
    background: #fff;
    z-index: 1000;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul ul li {
    float: none;
    width: 200px;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul ul li a,
.desktop .amsg-2018 nav.nav-as2015.nav-main ul ul li span {
    padding: 10px 20px;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul ul li:last-child {
    border-bottom: none;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main ul ul li:hover > ul {
    top: 0;
    left: 200px;
}
.desktop .amsg-2018 nav.nav-as2015.nav-main > ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}
.mobilePortrait .amsg-2018 nav.nav-as2015.nav-main,
.tablet .amsg-2018 nav.nav-as2015.nav-main {
    line-height: 28px;
}
.mobilePortrait .amsg-2018 nav.nav-as2015.nav-main button.nav-toggle,
.tablet .amsg-2018 nav.nav-as2015.nav-main button.nav-toggle {
    background-color: #fff;
    background-image: url(https://images-na.ssl-images-tmr.com/images/G/30/tmrservices/as-navicon.png);
    background-position: 50%;
    background-size: cover;
    border: none;
    display: block !important;
    float: right;
    height: 30px;
    margin-right: 20px;
    margin-bottom: 20px;
    position: absolute;
    right: 0;
    top: 15px;
    width: 30px;
    z-index: 20;
}
.mobilePortrait .amsg-2018 nav.nav-as2015.nav-main > ul,
.tablet .amsg-2018 nav.nav-as2015.nav-main > ul {
    font-family: AEmb, Helvetica, Arial, sans-serif;
    display: none;
    margin-top: 20px;
}
.mobilePortrait .amsg-2018 nav.nav-as2015.nav-main > ul > li,
.tablet .amsg-2018 nav.nav-as2015.nav-main > ul > li {
    padding: 11px 30px;
    border-top: 1px solid #6c7778;
}
.mobilePortrait .amsg-2018 nav.nav-as2015.nav-main > ul > li > ul > li > ul,
.tablet .amsg-2018 nav.nav-as2015.nav-main > ul > li > ul > li > ul {
    margin-left: 18px;
    margin-bottom: 10px;
}
.mobilePortrait .amsg-2018 nav.nav-as2015.nav-main > ul.toggled,
.mobilePortrait .amsg-2018 nav.nav-as2015.nav-main button.nav-toggle.open + ul,
.tablet .amsg-2018 nav.nav-as2015.nav-main > ul.toggled,
.tablet .amsg-2018 nav.nav-as2015.nav-main button.nav-toggle.open + ul {
    display: block !important;
    position: absolute;
    width: 100%;
    background: #fff;
    margin-top: 0;
    z-index: 20;
}
.amsg-2018 #search-suggestion-box {
    position: relative;
}
.amsg-2018 #search-suggestion {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 4;
    display: inline-block;
}
.amsg-2018 #search-suggestion li {
    background: #eaeded;
    border-color: #00a4b4;
    border-width: 1px 1px 0;
    padding: 10px 0 10px 10px;
}
.amsg-2018 .popup-container:not(.popup-background-transparent) {
    padding: 80px 60px;
    border-top: 8px solid #373d3e;
    margin: 0 auto;
}
.amsg-2018 .popup-container.max-width-800px {
    max-width: 800px;
}
.amsg-2018 .popup-container.max-width-1200px {
    max-width: 1200px;
}
.amsg-2018 .links-have-text-color .popup-link,
.amsg-2018 .links-have-text-color a {
    text-decoration: underline;
    color: inherit !important;
}
.amsg-2018 .links-have-text-color .popup-link:hover,
.amsg-2018 .links-have-text-color a:hover {
    text-decoration: none;
}
.amsg-2018 .text {
    line-height: 1.5em;
}
.amsg-2018 .text sup {
    line-height: 1em;
}
.amsg-2018 .text .popup-link,
.amsg-2018 .text a {
    color: #008296;
    text-decoration: none;
    cursor: pointer;
}
.amsg-2018 .text .popup-link:hover,
.amsg-2018 .text a:hover {
    color: #373d3e;
    text-decoration: underline;
}
.amsg-2018 .fee-calculator-tab {
    cursor: pointer;
}
.amsg-2018 .fee-calculator-tab.active {
    border-bottom: 3px solid #ff8f00;
}
.amsg-2018 .fee-footer {
    position: relative;
}
.amsg-2018 .fee-footer:after {
    bottom: 100%;
    left: 83%;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    border: 12px solid rgba(0, 0, 0, 0);
    border-bottom-color: #ebf8fa;
    margin-left: -12px;
}
.amsg-2018 .fee-footer.left:after {
    left: 17%;
}
.amsg-2018 .fee-calculator .form-input-radio .radio-content:before {
    margin-top: 2px;
    width: 14px;
    height: 14px;
    border-radius: 14px;
}
.amsg-2018 .fee-calculator .form-input-radio input[type="radio"]:checked + .radio-content:before {
    border-color: #fff;
    background: #ff8f00;
    box-shadow: #002f36;
}
.amsg-2018 .fee-calculator .form-input-radio .radio-content {
    padding-bottom: 15px;
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    width: auto;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
}
.amsg-2018 .fee-calculator .form-input-checkbox > input[type="checkbox"]:checked + .checkbox-content:before {
    color: #00a4b4;
    background-color: #fff;
    border-color: #fff;
}
.amsg-2018 .fee-calculator sup {
    font-size: smaller;
}
.amsg-2018 .intercom-bot {
    width: 390px !important;
    box-shadow: -1px -1px 71px -12px rgba(0, 0, 0, 0.13);
    border-radius: 6px;
    position: absolute;
    bottom: 0;
    right: 0;
}
.amsg-2018 .intercom-bot .launcher_button .button,
.amsg-2018 .intercom-bot button {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/02/b2b/features-benefits/bt_intercom_closed.png) -21px 0;
    border: 0;
}
.amsg-2018 .intercom-bot .button {
    padding: 0.65em 1.75em;
    width: 156px;
    height: 42px;
}
.amsg-2018 .intercom-bot-image img {
    cursor: pointer;
}
.amsg-2018 .hidden {
    display: none !important;
}
.edit-mode .amsg-2018 .hidden {
    display: block !important;
}
#a-page #search-content > .a-container,
#a-page > .s-span-page:not([id]) {
    padding: 0;
}
#a-page #search-content > .a-container #s-slick-result-header {
    padding-left: 22px;
    padding-right: 22px;
}
#a-page #search-content > .a-container .sx-result-table {
    padding-left: 14px;
    padding-right: 14px;
}
#a-page .a-container > #s-backout-link {
    display: none;
}
#s-merch-container {
    padding: 0;
}
.media-popup-background {
    background: rgba(0, 0, 0, 0.85);
}
.media-popup-background .popup-content:before {
    content: "âœ•";
    font-size: 13px;
}
@media (max-width: 864px) {
    .media-popup-background .popup-content {
        height: 80%;
        width: 80%;
    }
    .media-popup-background .popup-content iframe {
        width: 100%;
        height: 100%;
    }
}
@media (max-width: 440px) {
    .media-popup-background .popup-content {
        height: 30%;
        width: 95%;
    }
    .media-popup-background .popup-content iframe {
        width: 100%;
    }
}
.no-scroll {
    overflow: hidden;
}
body {
    margin: 0;
}
.blank-border {
    border: 0 solid rgba(0, 0, 0, 0);
}
:not(.make-money-tracking-wrapper) > .as-body:not(.desktop) {
    -webkit-transition: right 0.4s ease-out;
    transition: right 0.4s ease-out;
    right: 0;
    width: 100vw;
}
:not(.make-money-tracking-wrapper) > .as-body:not(.desktop).sidecar-open {
    right: -webkit-calc(100vw - 1px);
    right: calc(100vw - 1px);
}
.as-body:not(.desktop) {
    overflow-x: -moz-hidden-unscrollable;
    overflow-x: clip;
}
#sidecar-container {
    height: 100%;
    position: fixed;
    z-index: 99999;
    top: 0;
    right: -100vw;
    overflow-x: hidden;
    background: #fff;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}
#sidecar-container.show {
    right: 0;
}
.design-Sell .background-color-transparent {
    background-color: rgba(0, 0, 0, 0);
}
.design-Sell .background-color-aqua {
    background-color: #008296;
}
.design-Sell .background-color-cumulus {
    background-color: #aab7b8;
}
.design-Sell .background-color-diamond {
    background-color: #fafafa;
}
.design-Sell .background-color-granite {
    background-color: #373d3e;
}
.design-Sell .background-color-horizon {
    background-color: #ebf8fa;
}
.design-Sell .background-color-mermaid {
    background-color: #00a4b4;
}
.design-Sell .background-color-prime-afternoon {
    background-color: #0079af;
}
.design-Sell .background-color-prime-morning {
    background-color: #b2e5f6;
}
.design-Sell .background-color-siren {
    background-color: #0099d9;
}
.design-Sell .background-color-smile {
    background-color: #f90;
}
.design-Sell .background-color-snow {
    background-color: #eaeded;
}
.design-Sell .background-color-squid-ink-dark {
    background-color: #161e2d;
}
.design-Sell .background-color-squid-ink {
    background-color: #232f3e;
}
.design-Sell .background-color-stone {
    background-color: #879596;
}
.design-Sell .background-color-storm {
    background-color: #6c7778;
}
.design-Sell .background-color-white {
    background-color: #fff;
}
.design-Sell .background-color--transparent {
    background-color-: rgba(0, 0, 0, 0);
}
.design-Sell .background-color--aqua {
    background-color-: #008296;
}
.design-Sell .background-color--cumulus {
    background-color-: #aab7b8;
}
.design-Sell .background-color--diamond {
    background-color-: #fafafa;
}
.design-Sell .background-color--granite {
    background-color-: #373d3e;
}
.design-Sell .background-color--horizon {
    background-color-: #ebf8fa;
}
.design-Sell .background-color--mermaid {
    background-color-: #00a4b4;
}
.design-Sell .background-color--prime-afternoon {
    background-color-: #0079af;
}
.design-Sell .background-color--prime-morning {
    background-color-: #b2e5f6;
}
.design-Sell .background-color--siren {
    background-color-: #0099d9;
}
.design-Sell .background-color--smile {
    background-color-: #f90;
}
.design-Sell .background-color--snow {
    background-color-: #eaeded;
}
.design-Sell .background-color--squid-ink-dark {
    background-color-: #161e2d;
}
.design-Sell .background-color--squid-ink {
    background-color-: #232f3e;
}
.design-Sell .background-color--stone {
    background-color-: #879596;
}
.design-Sell .background-color--storm {
    background-color-: #6c7778;
}
.design-Sell .background-color--white {
    background-color-: #fff;
}
.design-Sell .border-color-transparent {
    border-color: rgba(0, 0, 0, 0);
}
.design-Sell .border-color-aqua {
    border-color: #008296;
}
.design-Sell .border-color-cumulus {
    border-color: #aab7b8;
}
.design-Sell .border-color-diamond {
    border-color: #fafafa;
}
.design-Sell .border-color-granite {
    border-color: #373d3e;
}
.design-Sell .border-color-horizon {
    border-color: #ebf8fa;
}
.design-Sell .border-color-mermaid {
    border-color: #00a4b4;
}
.design-Sell .border-color-prime-afternoon {
    border-color: #0079af;
}
.design-Sell .border-color-prime-morning {
    border-color: #b2e5f6;
}
.design-Sell .border-color-siren {
    border-color: #0099d9;
}
.design-Sell .border-color-smile {
    border-color: #f90;
}
.design-Sell .border-color-snow {
    border-color: #eaeded;
}
.design-Sell .border-color-squid-ink-dark {
    border-color: #161e2d;
}
.design-Sell .border-color-squid-ink {
    border-color: #232f3e;
}
.design-Sell .border-color-stone {
    border-color: #879596;
}
.design-Sell .border-color-storm {
    border-color: #6c7778;
}
.design-Sell .border-color-white {
    border-color: #fff;
}
.design-Sell .border-color--transparent {
    border-color-: rgba(0, 0, 0, 0);
}
.design-Sell .border-color--aqua {
    border-color-: #008296;
}
.design-Sell .border-color--cumulus {
    border-color-: #aab7b8;
}
.design-Sell .border-color--diamond {
    border-color-: #fafafa;
}
.design-Sell .border-color--granite {
    border-color-: #373d3e;
}
.design-Sell .border-color--horizon {
    border-color-: #ebf8fa;
}
.design-Sell .border-color--mermaid {
    border-color-: #00a4b4;
}
.design-Sell .border-color--prime-afternoon {
    border-color-: #0079af;
}
.design-Sell .border-color--prime-morning {
    border-color-: #b2e5f6;
}
.design-Sell .border-color--siren {
    border-color-: #0099d9;
}
.design-Sell .border-color--smile {
    border-color-: #f90;
}
.design-Sell .border-color--snow {
    border-color-: #eaeded;
}
.design-Sell .border-color--squid-ink-dark {
    border-color-: #161e2d;
}
.design-Sell .border-color--squid-ink {
    border-color-: #232f3e;
}
.design-Sell .border-color--stone {
    border-color-: #879596;
}
.design-Sell .border-color--storm {
    border-color-: #6c7778;
}
.design-Sell .border-color--white {
    border-color-: #fff;
}
.design-Sell .color-transparent {
    color: rgba(0, 0, 0, 0);
}
.design-Sell .color-aqua {
    color: #008296;
}
.design-Sell .color-cumulus {
    color: #aab7b8;
}
.design-Sell .color-diamond {
    color: #fafafa;
}
.design-Sell .color-granite {
    color: #373d3e;
}
.design-Sell .color-horizon {
    color: #ebf8fa;
}
.design-Sell .color-mermaid {
    color: #00a4b4;
}
.design-Sell .color-prime-afternoon {
    color: #0079af;
}
.design-Sell .color-prime-morning {
    color: #b2e5f6;
}
.design-Sell .color-siren {
    color: #0099d9;
}
.design-Sell .color-smile {
    color: #f90;
}
.design-Sell .color-snow {
    color: #eaeded;
}
.design-Sell .color-squid-ink-dark {
    color: #161e2d;
}
.design-Sell .color-squid-ink {
    color: #232f3e;
}
.design-Sell .color-stone {
    color: #879596;
}
.design-Sell .color-storm {
    color: #6c7778;
}
.design-Sell .color-white {
    color: #fff;
}
.design-Sell .color--transparent {
    color-: rgba(0, 0, 0, 0);
}
.design-Sell .color--aqua {
    color-: #008296;
}
.design-Sell .color--cumulus {
    color-: #aab7b8;
}
.design-Sell .color--diamond {
    color-: #fafafa;
}
.design-Sell .color--granite {
    color-: #373d3e;
}
.design-Sell .color--horizon {
    color-: #ebf8fa;
}
.design-Sell .color--mermaid {
    color-: #00a4b4;
}
.design-Sell .color--prime-afternoon {
    color-: #0079af;
}
.design-Sell .color--prime-morning {
    color-: #b2e5f6;
}
.design-Sell .color--siren {
    color-: #0099d9;
}
.design-Sell .color--smile {
    color-: #f90;
}
.design-Sell .color--snow {
    color-: #eaeded;
}
.design-Sell .color--squid-ink-dark {
    color-: #161e2d;
}
.design-Sell .color--squid-ink {
    color-: #232f3e;
}
.design-Sell .color--stone {
    color-: #879596;
}
.design-Sell .color--storm {
    color-: #6c7778;
}
.design-Sell .color--white {
    color-: #fff;
}
.design-Sell [class*="background-color-gradient-horizon-"] {
    background: #ebf8fa;
}
.design-Sell .background-color-gradient-horizon-0deg {
    background: -webkit-gradient(linear, left bottom, left top, from(#ebf8fa), to(#fff));
    background: -webkit-linear-gradient(bottom, #ebf8fa, #fff);
    background: linear-gradient(0deg, #ebf8fa, #fff);
}
.design-Sell .background-color-gradient-horizon-90deg {
    background: -webkit-gradient(linear, left top, right top, from(#ebf8fa), to(#fff));
    background: -webkit-linear-gradient(left, #ebf8fa, #fff);
    background: linear-gradient(90deg, #ebf8fa, #fff);
}
.design-Sell .background-color-gradient-horizon-180deg {
    background: -webkit-gradient(linear, left top, left bottom, from(#ebf8fa), to(#fff));
    background: -webkit-linear-gradient(top, #ebf8fa, #fff);
    background: linear-gradient(180deg, #ebf8fa, #fff);
}
.design-Sell .background-color-gradient-horizon-270deg {
    background: -webkit-gradient(linear, right top, left top, from(#ebf8fa), to(#fff));
    background: -webkit-linear-gradient(right, #ebf8fa, #fff);
    background: linear-gradient(270deg, #ebf8fa, #fff);
}
.design-Sell .pre-nav-gradient-mermaid-aqua {
    background: -webkit-gradient(linear, left top, left bottom, from(#00a4b4), to(#008296));
    background: -webkit-linear-gradient(top, #00a4b4, #008296);
    background: linear-gradient(180deg, #00a4b4, #008296);
}
.design-Sell .pre-nav-gradient-siren-prime-afternoon {
    background: -webkit-gradient(linear, left top, left bottom, from(#0099d9), to(#0079af));
    background: -webkit-linear-gradient(top, #0099d9, #0079af);
    background: linear-gradient(180deg, #0099d9, #0079af);
}
.design-Sell .pre-nav-gradient-squid-ink-dark-squid-ink {
    background: -webkit-gradient(linear, left top, left bottom, from(#232f3e), to(#161e2d));
    background: -webkit-linear-gradient(top, #232f3e, #161e2d);
    background: linear-gradient(180deg, #232f3e, #161e2d);
}
.design-Sell .box-shadow-light {
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
}
.design-Sell .box-shadow-medium {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}
.design-Sell .box-shadow-heavy {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.design-Sell .justify {
    justify-content: center;
}
@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: AEmbMono;
    src: url(https://m.media-tmr.com/images/G/01/sell/fonts/ember/tmrEmberMono_W_Rg.woff2) format("woff2"), url(https://m.media-tmr.com/images/G/01/sell/fonts/ember/tmrEmberMono_W_Rg.woff) format("woff");
}
@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: ABook;
    src: url(https://m.media-tmr.com/images/G/01/sell/fonts/bookerly/BookerlyLCD_W_Rg.woff2) format("woff2"), url(https://m.media-tmr.com/images/G/01/sell/fonts/bookerly/BookerlyLCD_W_Rg.woff) format("woff");
}
@font-face {
    font-weight: 400;
    font-style: normal;
    font-family: AEmb;
    src: url(https://m.media-tmr.com/images/G/01/sell/fonts/ember-display/tmrEmberDisplay_W_Rg.woff2) format("woff2"), url(https://m.media-tmr.com/images/G/01/sell/fonts/ember-display/tmrEmberDisplay_W_Rg.woff) format("woff");
}
@font-face {
    font-weight: 700;
    font-style: normal;
    font-family: AEmb;
    src: url(https://m.media-tmr.com/images/G/01/sell/fonts/ember-display/tmrEmberDisplay_W_Bd.woff2) format("woff2"), url(https://m.media-tmr.com/images/G/01/sell/fonts/ember-display/tmrEmberDisplay_W_Bd.woff) format("woff");
}
@font-face {
    font-weight: 900;
    font-style: normal;
    font-family: AEmb;
    src: url(https://m.media-tmr.com/images/G/01/sell/fonts/ember-display/tmrEmberDisplay_W_He.woff2) format("woff2"), url(https://m.media-tmr.com/images/G/01/sell/fonts/ember-display/tmrEmberDisplay_W_He.woff) format("woff");
}
.design-Sell .font-normal {
    font-weight: 400;
}
.design-Sell .font-bold {
    font-weight: 700;
}
.design-Sell .font-heavy {
    font-weight: 900;
}
.design-Sell .ember {
    font-family: Helvetica, Arial, sans-serif;
}
.design-Sell .bookerly {
    font-family: Georgia, Times, serif;
}
.design-Sell .ember-mono {
    font-family: Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
.design-Sell.fonts-loaded .ember {
    font-family: AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell.fonts-loaded .ember {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell.fonts-loaded .bookerly {
    font-family: ABook, Georgia, Times, serif;
}
[lang|="ar"] .design-Sell.fonts-loaded .bookerly {
    font-family: AEmbArabic, ABook, Georgia, Times, serif;
}
.design-Sell.fonts-loaded .ember-mono {
    font-family: AEmbMono, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell.fonts-loaded .ember-mono {
    font-family: AEmbArabic, AEmbMono, Helvetica, Arial, sans-serif;
}
.design-Sell body .container,
.design-Sell body .flex-container {
    font-family: Helvetica, Arial, sans-serif;
}
.design-Sell body .container.fonts-loaded,
.design-Sell body .flex-container.fonts-loaded {
    font-family: AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .snippet-left-right-article img,
.design-Sell .snippet-right-left-article img {
    width: 588px;
}
.design-Sell .snippet-right-left-article > div:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.design-Sell .snippet-right-left-article > div:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.design-Sell .snippet-right-left-article > .has-max-width > div:first-child {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.design-Sell .snippet-right-left-article > .has-max-width > div:nth-child(2) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.design-Sell .snippet-full-width-article img {
    width: 690px;
}
.design-Sell .snippet-full-width-article .link-container img {
    width: auto;
}
.design-Sell .snippet-full-width-article > div:first-child {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}
.design-Sell .snippet-full-width-article > div:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.design-Sell .snippet-full-width-article > div:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.design-Sell .snippet-full-width-article > .has-max-width > div:first-child {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}
.design-Sell .snippet-full-width-article > .has-max-width > div:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.design-Sell .snippet-full-width-article > .has-max-width > div:nth-child(3) {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.design-Sell .snippet-hero {
    background-color: rgba(0, 0, 0, 0);
    position: relative;
}
.design-Sell .snippet-hero > * {
    z-index: 1;
}
.design-Sell .snippet-hero .heading {
    margin: 0;
}
.design-Sell .snippet-hero-video {
    background: #161e2d;
    position: relative;
}
.design-Sell .snippet-hero-video .video-bg-container {
    background: url(https://m.media-tmr.com/images/G/01/sell/images/homepage-hero.jpg) top no-repeat;
    background-size: 260%;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.design-Sell .snippet-hero-video video {
    display: none;
}
.design-Sell .snippet-hero-video .heading {
    margin: 0;
    z-index: 1;
}
.design-Sell .snippet-hero-video .button-type-primary,
.design-Sell .snippet-hero-video .button-type-video-light,
.design-Sell .snippet-hero-video .text {
    z-index: 1;
}
.design-Sell .snippet-tile-anchor > .has-max-width > div {
    border-radius: 8px;
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    margin-bottom: 24px;
}
.design-Sell .snippet-tile-anchor > .has-max-width > div:last-child {
    margin-bottom: 0;
}
.tablet .design-Sell .snippet-tile-anchor,
.tablet .design-Sell .snippet-tile-anchor .has-max-width,
.tablet .design-Sell .snippet-tile-anchor .tile-wrap {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
}
.design-Sell .snippet-jargon {
    border-radius: 8px;
}
.design-Sell .snippet-jargon > .flex-container > .flex-container:first-of-type > .heading,
.design-Sell .snippet-jargon > .flex-container > .heading {
    position: relative;
}
.design-Sell .snippet-jargon > .flex-container > .flex-container:first-of-type > .heading:before,
.design-Sell .snippet-jargon > .flex-container > .heading:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -52px -247px;
    height: 26px;
    left: 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateY(-40px);
    -ms-transform: translateY(-40px);
    transform: translateY(-40px);
    width: 26px;
}
.design-Sell .snippet-table-mobile-frequency {
    letter-spacing: 2.5px;
}
.design-Sell .snippet-standard-table > div:nth-child(n + 3) {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
}
.design-Sell .table-sticky-header {
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
}
.design-Sell .table-sticky-header.sticks-top-no-nav {
    top: 0;
}
.design-Sell .snippet-table-accordion-desktop,
.design-Sell .snippet-table-comparison-desktop,
.design-Sell .snippet-table-standard {
    border-radius: 8px;
}
.design-Sell .snippet-form-input-large.flex-container.design-Sell > .form-input {
    width: 100% !important;
}
.design-Sell .snippet-form-input-large .form-input {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    max-width: 588px;
    position: relative;
    text-align: center;
}
.design-Sell .snippet-form-input-large .form-input:after {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -61px -62px;
    content: "";
    height: 20px;
    position: absolute;
    right: 24px;
    width: 20px;
}
.design-Sell .snippet-form-input-large input {
    border: 2px solid #232f3e;
    border-radius: 4px;
    color: #232f3e;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    height: 60px;
    max-width: 588px;
    padding: 0 64px 0 24px;
    width: 100%;
}
[lang|="ar"] .design-Sell .snippet-form-input-large input {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .snippet-sticky-accordion > div:first-child {
    background-color: #fff;
    position: -webkit-sticky;
    position: sticky;
    top: 60px;
    z-index: 1;
}
.design-Sell .snippet-sticky-accordion > div:first-child > div:nth-child(2) {
    position: relative;
}
.design-Sell .snippet-sticky-accordion > div:first-child > div:nth-child(2):after {
    background: -webkit-linear-gradient(top, #fff, hsla(0, 0%, 100%, 0));
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(hsla(0, 0%, 100%, 0)));
    background: linear-gradient(180deg, #fff, hsla(0, 0%, 100%, 0));
    bottom: -32px;
    content: "";
    height: 32px;
    left: 0;
    position: absolute;
    width: 100%;
}
.design-Sell .snippet-sticky-accordion.sticks-top-no-nav > div:first-child {
    top: 0;
}
@media (min-width: 768px) {
    .desktop .design-Sell .snippet-prefooter > div:nth-child(2),
    .tablet .design-Sell .snippet-prefooter > div:nth-child(2) {
        width: 385px !important;
    }
    .desktop .design-Sell .snippet-hero-video .video-bg-container,
    .tablet .design-Sell .snippet-hero-video .video-bg-container {
        background-size: 160%;
    }
}
.desktop .design-Sell .table-sticky-header {
    top: 80px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.desktop .design-Sell .table-sticky-header.sticks-top-no-nav {
    top: 0;
}
.desktop .design-Sell .snippet-left-right-article > div:last-child {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
}
.desktop .design-Sell .snippet-right-left-article > div:first-child {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.desktop .design-Sell .snippet-right-left-article > div:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.desktop .design-Sell .snippet-right-left-article > .has-max-width > div:first-child {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.desktop .design-Sell .snippet-right-left-article > .has-max-width > div:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.desktop .design-Sell .snippet-full-width-article > div:first-child {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.desktop .design-Sell .snippet-full-width-article > div:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.desktop .design-Sell .snippet-full-width-article > div:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}
.desktop .design-Sell .snippet-full-width-article > .has-max-width > div:first-child {
    -ms-flex-line-pack: center;
    -webkit-align-content: center;
    align-content: center;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.desktop .design-Sell .snippet-full-width-article > .has-max-width > div:nth-child(2) {
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
}
.desktop .design-Sell .snippet-full-width-article > .has-max-width > div:nth-child(3) {
    -webkit-box-ordinal-group: 4;
    -ms-flex-order: 3;
    -webkit-order: 3;
    order: 3;
}
.desktop .design-Sell .snippet-prefooter {
    background-size: contain, cover;
}
.desktop .design-Sell .snippet-prefooter > div:nth-child(2) {
    width: 588px !important;
}
.desktop .design-Sell .snippet-hero-video .video-bg-container {
    background-image: none;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.desktop .design-Sell .snippet-hero-video video {
    display: block;
}
.desktop .design-Sell .snippet-hero-video .button-type-primary {
    display: inline-block;
    position: relative;
    z-index: 1;
}
.desktop .design-Sell .snippet-tile-anchor > .has-max-width > div {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-right: 24px;
    margin-bottom: 40px;
}
[dir="rtl"] .desktop .design-Sell .snippet-tile-anchor > .has-max-width > div {
    margin-right: 0;
    margin-left: 24px;
}
.desktop .design-Sell .snippet-tile-anchor > .has-max-width > div:last-child {
    margin-right: 0;
    margin-bottom: 40px;
}
[dir="rtl"] .desktop .design-Sell .snippet-tile-anchor > .has-max-width > div:last-child {
    margin-right: 0;
    margin-left: 0;
}
.desktop .design-Sell .snippet-tile-anchor > .has-max-width > div .push-content {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
}
.desktop .design-Sell .snippet-jargon > .flex-container > .flex-container:first-of-type > .heading:before,
.desktop .design-Sell .snippet-jargon > .flex-container > .heading:before {
    -webkit-transform: translate(-42px, 5px);
    -ms-transform: translate(-42px, 5px);
    transform: translate(-42px, 5px);
}
[dir="rtl"] .desktop .design-Sell .snippet-jargon > .flex-container > .flex-container:first-of-type > .heading:before,
[dir="rtl"] .desktop .design-Sell .snippet-jargon > .flex-container > .heading:before {
    -webkit-transform: translate(42px, 5px);
    -ms-transform: translate(42px, 5px);
    transform: translate(42px, 5px);
}
.desktop .design-Sell .snippet-sticky-accordion > div:first-child {
    top: 80px;
}
.desktop .design-Sell .snippet-sticky-accordion.sticks-top-no-nav > div:first-child {
    top: 0;
}
@media (min-width: 1440px) {
    .design-Sell .snippet-hero-video .button-type-video-pause {
        -webkit-transform: translate(0);
        -ms-transform: translate(0);
        transform: translate(0);
    }
}
.design-Sell .snippet-table-accordion-desktop .mobile-only--block,
.design-Sell .snippet-table-standard .mobile-only--block {
    display: none !important;
}
@media screen and (max-width: 768px) {
    .design-Sell .snippet-table-accordion-desktop .mobile-only--block,
    .design-Sell .snippet-table-standard .mobile-only--block {
        display: block !important;
    }
}
.design-Sell .snippet-table-accordion-desktop .desktop-only--flex,
.design-Sell .snippet-table-standard .desktop-only--flex {
    display: none !important;
}
@media only screen and (min-width: 769px) {
    .design-Sell .snippet-table-accordion-desktop .desktop-only--flex,
    .design-Sell .snippet-table-standard .desktop-only--flex {
        display: -webkit-box !important;
        display: -ms-flexbox !important;
        display: -webkit-flex !important;
        display: flex !important;
    }
}
@media screen and (max-width: 480px) {
    .design-Sell .snippet-table-accordion-desktop .accordion > .content > div:not(.mobile--50-parent),
    .design-Sell .snippet-table-standard .accordion > .content > div:not(.mobile--50-parent) {
        width: 50% !important;
    }
}
@media screen and (max-width: 768px) {
    .design-Sell .snippet-table-accordion-desktop .mobile--50-parent,
    .design-Sell .snippet-table-standard .mobile--50-parent {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -webkit-flex-flow: row nowrap;
        -ms-flex-flow: row nowrap;
        flex-flow: row nowrap;
    }
}
@media screen and (max-width: 768px) {
    .design-Sell .snippet-table-accordion-desktop .mobile--50,
    .design-Sell .snippet-table-standard .mobile--50 {
        width: 50% !important;
    }
}
.design-Sell .snippet-table-accordion-desktop .dropdown,
.design-Sell .snippet-table-standard .dropdown {
    position: relative;
}
.design-Sell .snippet-table-accordion-desktop .dropdown.show .dropdown-menu,
.design-Sell .snippet-table-accordion-desktop .dropdown article a,
.design-Sell .snippet-table-standard .dropdown.show .dropdown-menu,
.design-Sell .snippet-table-standard .dropdown article a {
    display: block;
}
.design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-toggle,
.design-Sell .snippet-table-standard .dropdown .dropdown-toggle {
    border: none;
    color: #232f3e;
    cursor: pointer;
    font: 900 14px/21px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-toggle,
[lang|="ar"] .design-Sell .snippet-table-standard .dropdown .dropdown-toggle {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-toggle:after,
.design-Sell .snippet-table-standard .dropdown .dropdown-toggle:after {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -1px -70px;
    display: inline-block;
    height: 6px;
    margin-left: 8px;
    -webkit-transform: translateY(-2px);
    -ms-transform: translateY(-2px);
    transform: translateY(-2px);
    width: 10px;
}
[dir="rtl"] .design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-toggle:after,
[dir="rtl"] .design-Sell .snippet-table-standard .dropdown .dropdown-toggle:after {
    margin-left: 0;
    margin-right: 8px;
}
.design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-toggle:focus,
.design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-toggle:hover,
.design-Sell .snippet-table-standard .dropdown .dropdown-toggle:focus,
.design-Sell .snippet-table-standard .dropdown .dropdown-toggle:hover {
    outline: none;
}
.design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-menu,
.design-Sell .snippet-table-standard .dropdown .dropdown-menu {
    background-color: #fff;
    border-radius: 4px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
    display: none;
    padding: 12px 0;
    position: absolute;
    right: 0;
}
.design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-item,
.design-Sell .snippet-table-standard .dropdown .dropdown-item {
    color: #232f3e;
    display: block;
    font: 400 13px/18px AEmb, Helvetica, Arial, sans-serif;
    padding: 4px 16px;
    text-decoration: none;
    white-space: nowrap;
}
[lang|="ar"] .design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-item,
[lang|="ar"] .design-Sell .snippet-table-standard .dropdown .dropdown-item {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 768px) {
    .design-Sell .snippet-table-accordion-desktop .table-sticky-header.flex-container,
    .design-Sell .snippet-table-accordion-desktop .table-sticky-header.flex-container > div,
    .design-Sell .snippet-table-standard .table-sticky-header.flex-container,
    .design-Sell .snippet-table-standard .table-sticky-header.flex-container > div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
    .design-Sell .snippet-table-accordion-desktop .table-sticky-header.flex-container > div:nth-child(2),
    .design-Sell .snippet-table-standard .table-sticky-header.flex-container > div:nth-child(2) {
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        -webkit-justify-content: flex-end;
        justify-content: flex-end;
    }
}
@media screen and (max-width: 768px) {
    .design-Sell .snippet-table-accordion-desktop .accordion > .content > div,
    .design-Sell .snippet-table-standard .accordion > .content > div {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
    }
}
[dir="rtl"] .design-Sell .snippet-jargon > .flex-container > .flex-container:first-of-type > .heading:before,
[dir="rtl"] .design-Sell .snippet-jargon > .flex-container > .heading:before {
    right: 0;
    background-position: -163px -247px;
}
[dir="rtl"] .design-Sell .snippet-form-input-large .form-input:after {
    left: 24px;
}
[dir="rtl"] .design-Sell .snippet-form-input-large input {
    padding: 0 24px 0 64px;
}
[dir="rtl"] .design-Sell .snippet-table-accordion-desktop .dropdown .dropdown-menu,
[dir="rtl"] .design-Sell .snippet-table-standard .dropdown .dropdown-menu {
    left: 0;
}
.design-Sell .accordion {
    padding: 0;
}
.design-Sell .accordion.accordion-border-top {
    border-top: 1px solid rgba(0, 0, 0, 0);
}
.design-Sell .accordion.accordion-border-bottom {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
}
.design-Sell .accordion > .title {
    color: #232f3e;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.design-Sell .accordion > .title:before {
    content: none;
}
.design-Sell .accordion > .title:after {
    background: rgba(0, 0, 0, 0)  no-repeat;
    background-position: 0 -89px;
    content: "";
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 18px;
    margin-left: 32px;
    width: 18px;
}
[dir="rtl"] .design-Sell .accordion > .title:after {
    margin-left: 0;
    margin-right: 32px;
}
.design-Sell .accordion.expanded > .title:after {
    background-position: 0 -107px;
    height: 2px;
}
.design-Sell .accordion.expanded .content {
    display: block;
}
.design-Sell .accordion.expanded .content .title:before {
    content: none;
}
.design-Sell .accordion.accordion-type-light {
    border-color: #aab7b8;
}
.design-Sell .accordion.accordion-type-light > .title {
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    padding: 24px 16px 24px 0;
}
[lang|="ar"] .design-Sell .accordion.accordion-type-light > .title {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
[dir="rtl"] .design-Sell .accordion.accordion-type-light > .title {
    padding-right: 0;
    padding-left: 16px;
}
.design-Sell .accordion.accordion-type-dark {
    border-color: #161e2d;
}
.design-Sell .accordion.accordion-type-dark > .title {
    font: 900 14px/21px AEmb, Helvetica, Arial, sans-serif;
    padding: 24px 16px;
}
[lang|="ar"] .design-Sell .accordion.accordion-type-dark > .title {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .link.button,
.design-Sell .link.form-button {
    border-radius: 20px;
    display: inline-block;
    font: 700 16px/16px AEmb, Helvetica, Arial, sans-serif !important;
    padding: 10px 22px;
    min-width: 0;
    text-decoration: none;
    -webkit-transition: box-shadow 0.15s;
    transition: box-shadow 0.15s;
}
[lang|="ar"] .design-Sell .link.button,
[lang|="ar"] .design-Sell .link.form-button {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif !important;
}
.design-Sell .link.button:focus,
.design-Sell .link.button:hover,
.design-Sell .link.form-button:focus,
.design-Sell .link.form-button:hover {
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.35) !important;
    cursor: pointer;
}
.design-Sell .link.button.font-size-xlarge,
.design-Sell .link.form-button.font-size-xlarge {
    font-size: 24px !important;
    line-height: 24px !important;
    padding: 16px 36px;
    border-radius: 36px;
}
.design-Sell .link.button.button-type-primary,
.design-Sell .link.form-button.button-type-primary {
    background-color: #f90;
    border: 2px solid #f90;
    box-shadow: 0 0 16px rgba(0, 0, 0, 0.2);
    color: #232f3e;
}
.design-Sell .link.button.button-type-secondary-dark,
.design-Sell .link.form-button.button-type-secondary-dark {
    background-color: #fff;
    border: 2px solid #232f3e;
    color: #232f3e;
}
.design-Sell .link.button.button-type-secondary-light,
.design-Sell .link.form-button.button-type-secondary-light {
    background-color: #161e2d;
    border: 2px solid #fff;
    color: #fff;
}
.design-Sell .link.button.button-type-video-dark,
.design-Sell .link.form-button.button-type-video-dark {
    background-color: #fff;
    border: 2px solid #232f3e;
    color: #232f3e;
    position: relative;
    padding-left: 46px;
}
.design-Sell .link.button.button-type-video-dark:before,
.design-Sell .link.form-button.button-type-video-dark:before {
    content: "";
    background: rgba(0, 0, 0, 0)  no-repeat;
    background-position: 0 -73px;
    background-size: 116px;
    display: inline-block;
    height: 18px;
    position: absolute;
    -webkit-transform: translate(-22px, -1px);
    -ms-transform: translate(-22px, -1px);
    transform: translate(-22px, -1px);
    width: 14px;
    margin-right: 12px;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-dark:before,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-dark:before {
    margin-right: 0;
    margin-left: 12px;
}
.design-Sell .link.button.button-type-video-dark:after,
.design-Sell .link.form-button.button-type-video-dark:after {
    content: none;
}
.design-Sell .link.button.button-type-video-dark.font-size-xlarge:before,
.design-Sell .link.form-button.button-type-video-dark.font-size-xlarge:before {
    -webkit-transform: translate(-22px, 3px);
    -ms-transform: translate(-22px, 3px);
    transform: translate(-22px, 3px);
}
.design-Sell .link.button.button-type-video-light,
.design-Sell .link.form-button.button-type-video-light {
    background-color: #161e2d;
    border: 2px solid #fff;
    color: #fff;
    position: relative;
    padding-left: 46px;
}
.design-Sell .link.button.button-type-video-light:before,
.design-Sell .link.form-button.button-type-video-light:before {
    content: "";
    background: rgba(0, 0, 0, 0)  no-repeat;
    background-position: -15px -73px;
    background-size: 116px;
    display: inline-block;
    height: 18px;
    position: absolute;
    -webkit-transform: translate(-22px, -1px);
    -ms-transform: translate(-22px, -1px);
    transform: translate(-22px, -1px);
    width: 14px;
    margin-right: 12px;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-light:before,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-light:before {
    margin-right: 0;
    margin-left: 12px;
}
.design-Sell .link.button.button-type-video-light:after,
.design-Sell .link.form-button.button-type-video-light:after {
    content: none;
}
.design-Sell .link.button.button-type-video-light.font-size-xlarge:before,
.design-Sell .link.form-button.button-type-video-light.font-size-xlarge:before {
    -webkit-transform: translate(-22px, 3px);
    -ms-transform: translate(-22px, 3px);
    transform: translate(-22px, 3px);
}
.design-Sell .link.button.button-type-video-pause,
.design-Sell .link.button.button-type-video-pause-dark,
.design-Sell .link.form-button.button-type-video-pause,
.design-Sell .link.form-button.button-type-video-pause-dark {
    background-color: rgba(0, 0, 0, 0);
    border: none;
    color: #fff;
    font-weight: 400;
    padding: 10px 46px 0 0;
    position: relative;
    z-index: 1;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-pause,
[dir="rtl"] .design-Sell .link.button.button-type-video-pause-dark,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause-dark {
    padding-right: 0;
    padding-left: 46px;
}
.design-Sell .link.button.button-type-video-pause-dark:focus,
.design-Sell .link.button.button-type-video-pause-dark:hover,
.design-Sell .link.button.button-type-video-pause:focus,
.design-Sell .link.button.button-type-video-pause:hover,
.design-Sell .link.form-button.button-type-video-pause-dark:focus,
.design-Sell .link.form-button.button-type-video-pause-dark:hover,
.design-Sell .link.form-button.button-type-video-pause:focus,
.design-Sell .link.form-button.button-type-video-pause:hover {
    box-shadow: none !important;
    padding: 10px 46px 0 0;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-pause-dark:focus,
[dir="rtl"] .design-Sell .link.button.button-type-video-pause-dark:hover,
[dir="rtl"] .design-Sell .link.button.button-type-video-pause:focus,
[dir="rtl"] .design-Sell .link.button.button-type-video-pause:hover,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause-dark:focus,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause-dark:hover,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause:focus,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause:hover {
    padding-right: 0;
    padding-left: 46px;
}
.design-Sell .link.button.button-type-video-pause-dark:after,
.design-Sell .link.button.button-type-video-pause:after,
.design-Sell .link.form-button.button-type-video-pause-dark:after,
.design-Sell .link.form-button.button-type-video-pause:after {
    content: "";
    background: rgba(0, 0, 0, 0)  no-repeat;
    background-position: -70px -202px;
    display: inline-block;
    height: 32px;
    right: 0;
    margin-left: 12px;
    position: absolute;
    top: 3px;
    width: 32px;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-pause-dark:after,
[dir="rtl"] .design-Sell .link.button.button-type-video-pause:after,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause-dark:after,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause:after {
    margin-left: 0;
    margin-right: 12px;
}
.design-Sell .link.button.button-type-video-pause-dark.is-paused:after,
.design-Sell .link.button.button-type-video-pause.is-paused:after,
.design-Sell .link.form-button.button-type-video-pause-dark.is-paused:after,
.design-Sell .link.form-button.button-type-video-pause.is-paused:after {
    background-position: -175px -202px;
    margin-left: 12px;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-pause-dark.is-paused:after,
[dir="rtl"] .design-Sell .link.button.button-type-video-pause.is-paused:after,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause-dark.is-paused:after,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause.is-paused:after {
    margin-left: 0;
    margin-right: 12px;
}
.design-Sell .link.button.button-type-video-pause-dark.font-size-xlarge,
.design-Sell .link.button.button-type-video-pause.font-size-xlarge,
.design-Sell .link.form-button.button-type-video-pause-dark.font-size-xlarge,
.design-Sell .link.form-button.button-type-video-pause.font-size-xlarge {
    padding: 10px 46px 0 0;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-pause-dark.font-size-xlarge,
[dir="rtl"] .design-Sell .link.button.button-type-video-pause.font-size-xlarge,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause-dark.font-size-xlarge,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause.font-size-xlarge {
    padding-right: 0;
    padding-left: 46px;
}
.design-Sell .link.button.button-type-video-pause-dark,
.design-Sell .link.form-button.button-type-video-pause-dark {
    color: #6c7778;
}
.design-Sell .link.button.button-type-video-pause-dark:after,
.design-Sell .link.form-button.button-type-video-pause-dark:after {
    background-position: -35px -202px;
}
.design-Sell .link.button.button-type-video-pause-dark.is-paused:after,
.design-Sell .link.form-button.button-type-video-pause-dark.is-paused:after {
    background-position: -140px -202px;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-dark,
[dir="rtl"] .design-Sell .link.button.button-type-video-light,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-dark,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-light {
    padding-left: 22px;
    padding-right: 46px;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-dark:before,
[dir="rtl"] .design-Sell .link.button.button-type-video-light:before,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-dark:before,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-light:before {
    -webkit-transform: translate(22px, -1px);
    -ms-transform: translate(22px, -1px);
    transform: translate(22px, -1px);
}
[dir="rtl"] .design-Sell .link.button.button-type-video-dark.font-size-xlarge,
[dir="rtl"] .design-Sell .link.button.button-type-video-light.font-size-xlarge,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-dark.font-size-xlarge,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-light.font-size-xlarge {
    padding-left: 36px;
    padding-right: 46px;
}
[dir="rtl"] .design-Sell .link.button.button-type-video-dark.font-size-xlarge:before,
[dir="rtl"] .design-Sell .link.button.button-type-video-light.font-size-xlarge:before,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-dark.font-size-xlarge:before,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-light.font-size-xlarge:before {
    -webkit-transform: translate(22px, 3px);
    -ms-transform: translate(22px, 3px);
    transform: translate(22px, 3px);
}
[dir="rtl"] .design-Sell .link.button.button-type-video-pause-dark:after,
[dir="rtl"] .design-Sell .link.button.button-type-video-pause:after,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause-dark:after,
[dir="rtl"] .design-Sell .link.form-button.button-type-video-pause:after {
    left: 0;
    right: unset;
}
.design-Sell .carousel-widget.theme-dark {
    color: #fff;
    background-color: #232f3e;
}
.design-Sell .carousel-widget.theme-light,
.design-Sell .carousel-widget.theme-light .bottom-left-info li span,
.design-Sell .carousel-widget.theme-light .bottom-right-info li span {
    color: #232f3e;
}
.design-Sell .carousel-widget .slide-nav-link {
    cursor: pointer;
}
.design-Sell .carousel-widget .bottom-section,
.design-Sell .carousel-widget .quote-image,
.design-Sell .carousel-widget .slide-headings {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.design-Sell .carousel-widget .slide:not(.edit-mode):not(.active) {
    display: none;
}
.design-Sell .carousel-widget .slide-headings {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
    height: 120px;
}
.design-Sell .carousel-widget .slide-headings .heading {
    color: inherit;
    margin-top: 40px;
}
.design-Sell .carousel-widget .slide-headings .heading:not([data-slide="0"]):not(.edit-mode) {
    display: none;
}
.design-Sell .carousel-widget .slide-headings .heading-noquote,
.design-Sell .carousel-widget .slide-headings .heading-quote {
    font: 900 28px/33px AEmb, Helvetica, Arial, sans-serif;
    position: absolute;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
[lang|="ar"] .design-Sell .carousel-widget .slide-headings .heading-noquote,
[lang|="ar"] .design-Sell .carousel-widget .slide-headings .heading-quote {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .carousel-widget .slide-navigation {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: rgba(0, 0, 0, 0);
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    padding-left: 24px;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: translateY(12px);
    -ms-transform: translateY(12px);
    transform: translateY(12px);
    z-index: 2;
}
.design-Sell .carousel-widget .slide-nav-link svg {
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-transition: opacity 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.design-Sell .carousel-widget .slide-nav-link:focus svg,
.design-Sell .carousel-widget .slide-nav-link:hover svg {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell .carousel-widget.theme-light .slide-nav-link svg {
    opacity: 0.6;
}
.design-Sell .carousel-widget.theme-light .slide-nav-link svg g {
    stroke: #232f3e;
}
.design-Sell .carousel-widget.theme-light .slide-nav-link:focus svg,
.design-Sell .carousel-widget.theme-light .slide-nav-link:hover svg {
    opacity: 1;
}
.design-Sell .carousel-widget .cur-slide {
    color: inherit;
    font: 400 14px/21px AEmbMono, Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    margin: 0 24px;
}
[lang|="ar"] .design-Sell .carousel-widget .cur-slide {
    font-family: AEmbArabic, AEmbMono, Helvetica, Arial, sans-serif;
}
.design-Sell .carousel-widget .quote-images {
    position: relative;
    display: inline-block;
    height: 620px;
    overflow: hidden;
    width: 100%;
}
.design-Sell .carousel-widget .quote-images .non-quote-content-text {
    color: inherit;
    font: 400 24px/28px ABook, Georgia, Times, serif;
    margin: 0;
    padding: 0 0 32px;
}
[lang|="ar"] .design-Sell .carousel-widget .quote-images .non-quote-content-text {
    font-family: AEmbArabic, ABook, Georgia, Times, serif;
}
.design-Sell .carousel-widget .quote-images .quote-content {
    padding: 64px 0 0;
}
.design-Sell .carousel-widget .quote-image-track {
    position: relative;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    -webkit-transition: transform 0.85s ease-in-out;
    -webkit-transition: -webkit-transform 0.85s ease-in-out;
    transition: -webkit-transform 0.85s ease-in-out;
    transition: transform 0.85s ease-in-out;
    transition: transform 0.85s ease-in-out, -webkit-transform 0.85s ease-in-out;
    width: 100%;
    height: 100%;
}
.mobileLandscape .design-Sell .carousel-widget .quote-image-track,
.mobilePortrait .design-Sell .carousel-widget .quote-image-track,
.tablet .design-Sell .carousel-widget .quote-image-track {
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
}
.design-Sell .carousel-widget .quote-image-track .quote-image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    -webkit-justify-content: flex-start;
    justify-content: flex-start;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.mobileLandscape .design-Sell .carousel-widget .quote-image-track .quote-image,
.mobilePortrait .design-Sell .carousel-widget .quote-image-track .quote-image,
.tablet .design-Sell .carousel-widget .quote-image-track .quote-image {
    height: auto;
}
.design-Sell .carousel-widget .quote-image-track .quote-image:not(.active) {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
}
.design-Sell .carousel-widget .quote-image {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    padding: 40px 0 24px;
}
.design-Sell .carousel-widget .quote-image.non-quote-container,
.design-Sell .carousel-widget .video-link {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.design-Sell .carousel-widget .video-link {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    margin-top: 32px;
    min-height: 160px;
    -webkit-transition: 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.tablet .design-Sell .carousel-widget .video-link {
    min-height: 320px;
}
.design-Sell .carousel-widget .video-link:before {
    content: "";
    background: rgba(0, 0, 0, 0)  no-repeat;
    background-position: -1px -159px;
    background-size: 115px;
    height: 50px;
    position: absolute;
    width: 50px;
}
.design-Sell .carousel-widget .video-link:hover {
    -webkit-transform: scale(1.014);
    -ms-transform: scale(1.014);
    transform: scale(1.014);
}
.design-Sell .carousel-widget .video-link img {
    max-width: 100%;
    border-radius: 8px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .design-Sell .carousel-widget .video-link img {
        width: 100%;
    }
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .design-Sell .carousel-widget .video-link {
        overflow: hidden;
        position: relative;
    }
}
.design-Sell .carousel-widget .bottom-sections {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    position: relative;
}
.design-Sell .carousel-widget .bottom-sections .heading {
    color: inherit;
    font: 400 14px/21px AEmbMono, Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
}
[lang|="ar"] .design-Sell .carousel-widget .bottom-sections .heading {
    font-family: AEmbArabic, AEmbMono, Helvetica, Arial, sans-serif;
}
.design-Sell .carousel-widget .bottom-sections .bottom-left,
.design-Sell .carousel-widget .bottom-sections .bottom-right {
    padding: 24px 0 0;
    position: relative;
}
.mobileLandscape .design-Sell .carousel-widget .bottom-sections .bottom-left,
.mobileLandscape .design-Sell .carousel-widget .bottom-sections .bottom-right,
.mobilePortrait .design-Sell .carousel-widget .bottom-sections .bottom-left,
.mobilePortrait .design-Sell .carousel-widget .bottom-sections .bottom-right {
    padding-top: 16px;
}
.design-Sell .carousel-widget .bottom-sections .bottom-content {
    padding-top: 0;
    top: 0;
    left: 0;
    width: 100%;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
}
.design-Sell .carousel-widget .bottom-sections .bottom-content:not([data-slide="0"]):not(.edit-mode) {
    display: none;
}
.design-Sell .carousel-widget .bottom-left-info li,
.design-Sell .carousel-widget .bottom-right-info li {
    margin-right: 40px;
}
.design-Sell .carousel-widget .bottom-left-info li > *,
.design-Sell .carousel-widget .bottom-right-info li > * {
    display: block;
    color: inherit;
}
.design-Sell .carousel-widget .bottom-left + .bottom-right {
    padding-top: 24px;
}
.design-Sell .carousel-widget .bottom-left + .bottom-right.no-border {
    border-top-color: rgba(0, 0, 0, 0);
}
.mobileLandscape .design-Sell .carousel-widget .bottom-left + .bottom-right,
.mobilePortrait .design-Sell .carousel-widget .bottom-left + .bottom-right {
    padding-top: 8px;
}
.design-Sell .carousel-widget .bottom-left-info,
.design-Sell .carousel-widget .bottom-right-info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    list-style: none;
    margin: 12px 0 0;
    padding: 0;
}
.design-Sell .carousel-widget .bottom-left-info li,
.design-Sell .carousel-widget .bottom-right-info li {
    list-style: none;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    margin: 0 48px 12px 0;
}
[lang|="ar"] .design-Sell .carousel-widget .bottom-left-info li,
[lang|="ar"] .design-Sell .carousel-widget .bottom-right-info li {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
[dir="rtl"] .design-Sell .carousel-widget .bottom-left-info li,
[dir="rtl"] .design-Sell .carousel-widget .bottom-right-info li {
    margin-right: 0;
    margin-left: 48px;
}
.design-Sell .carousel-widget .bottom-left-info li strong,
.design-Sell .carousel-widget .bottom-right-info li strong {
    color: inherit;
    font-weight: 900;
}
.design-Sell .carousel-widget .bottom-left-info li span,
.design-Sell .carousel-widget .bottom-right-info li span {
    color: #aab7b8;
}
@media (min-width: 768px) {
    .design-Sell .carousel-widget .quote-images {
        height: 722px;
    }
}
.desktop .design-Sell .carousel-widget:not(.edit-mode) {
    overflow: hidden;
}
.desktop .design-Sell .carousel-widget.theme-light .quote-images {
    border-color: #aab7b8;
}
.desktop .design-Sell .carousel-widget.theme-light .bottom-sections .bottom-left:not(.start-hidden) + .bottom-right {
    border-color: #aab7b8;
}
.desktop .design-Sell .carousel-widget .slide-headings {
    width: 100%;
    position: relative;
    display: block;
    height: 82px;
}
.desktop .design-Sell .carousel-widget .slide-headings .heading {
    margin-top: 0;
    margin-bottom: 16px;
    width: 81%;
}
.desktop .design-Sell .carousel-widget .slide-headings .heading-noquote,
.desktop .design-Sell .carousel-widget .slide-headings .heading-quote {
    font-size: 48px;
    line-height: 58px;
    top: 10px;
    left: 0;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.desktop .design-Sell .carousel-widget .slide-headings .slide-navigation {
    -webkit-transform: translateY(24px);
    -ms-transform: translateY(24px);
    transform: translateY(24px);
}
.desktop .design-Sell .carousel-widget .quote-images {
    height: 450px;
    border-top: 1px solid #6c7778;
    border-bottom: 1px solid #6c7778;
}
.desktop .design-Sell .carousel-widget .quote-images .non-quote-content-text {
    font-size: 32px;
    line-height: 38px;
    padding-right: 48px;
}
[dir="rtl"] .desktop .design-Sell .carousel-widget .quote-images .non-quote-content-text {
    padding-right: 0;
    padding-left: 48px;
}
.desktop .design-Sell .carousel-widget .quote-images .quote-content {
    padding-right: 48px;
}
[dir="rtl"] .desktop .design-Sell .carousel-widget .quote-images .quote-content {
    padding-right: 0;
    padding-left: 48px;
}
.desktop .design-Sell .carousel-widget .bottom-section > *,
.desktop .design-Sell .carousel-widget .quote-image > * {
    width: 50%;
}
.desktop .design-Sell .carousel-widget .quote {
    margin: 0 24px 0 0;
}
.desktop .design-Sell .carousel-widget .quote-image {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 40px 0;
}
.desktop .design-Sell .carousel-widget .video-link {
    margin-top: 0;
}
.desktop .design-Sell .carousel-widget .video-link:before {
    background-position: -1px -286px;
    background-size: initial;
    height: 90px;
    width: 90px;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .desktop .design-Sell .carousel-widget .video-link:before {
        background-size: auto;
        left: -webkit-calc(50% - 45px);
        left: calc(50% - 45px);
        top: -webkit-calc(50% - 45px);
        top: calc(50% - 45px);
    }
}
.desktop .design-Sell .carousel-widget .bottom-sections {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    position: relative;
    height: auto;
}
.desktop .design-Sell .carousel-widget .bottom-sections .bottom-left,
.desktop .design-Sell .carousel-widget .bottom-sections .bottom-right {
    margin-top: 24px;
    padding: 0;
    position: relative;
    width: 100%;
}
.desktop .design-Sell .carousel-widget .bottom-sections .bottom-content {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 0 40px;
}
.desktop .design-Sell .carousel-widget .bottom-sections .bottom-content:not([data-slide="0"]):not(.edit-mode) {
    display: none;
}
.desktop .design-Sell .carousel-widget .bottom-right .heading:empty + .bottom-right-info {
    margin: 0;
}
.desktop .design-Sell .carousel-widget .bottom-left {
    border-bottom: none;
}
.desktop .design-Sell .carousel-widget .bottom-left.start-hidden {
    display: none;
}
.desktop .design-Sell .carousel-widget .bottom-left:not(.start-hidden) + .bottom-right {
    border-left: 1px solid #6c7778;
}
[dir="rtl"].desktop .design-Sell .carousel-widget .bottom-left:not(.start-hidden) + .bottom-right,
[dir="rtl"] .desktop .design-Sell .carousel-widget .bottom-left:not(.start-hidden) + .bottom-right {
    border-left: 0;
    border-right: 1px solid;
}
.desktop .design-Sell .carousel-widget .bottom-left + .bottom-right {
    border-top: none;
    -webkit-transition: border-left 0.5s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: border-left 0.5s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.desktop .design-Sell .carousel-widget .bottom-left + .bottom-right.no-border {
    border-left-color: rgba(0, 0, 0, 0);
}
.desktop .design-Sell .carousel-widget .bottom-left-info,
.desktop .design-Sell .carousel-widget .bottom-left-info li,
.desktop .design-Sell .carousel-widget .bottom-right-info,
.desktop .design-Sell .carousel-widget .bottom-right-info li {
    margin-bottom: 16px;
}
@media (min-width: 1000px) {
    .tablet .design-Sell .carousel-widget:not(.edit-mode) {
        overflow: hidden;
    }
    .tablet .design-Sell .carousel-widget.theme-light .quote-images {
        border-color: #aab7b8;
    }
    .tablet .design-Sell .carousel-widget.theme-light .bottom-sections .bottom-left:not(.start-hidden) + .bottom-right {
        border-color: #aab7b8;
    }
    .tablet .design-Sell .carousel-widget .slide-headings {
        width: 100%;
        position: relative;
        display: block;
        height: 82px;
    }
    .tablet .design-Sell .carousel-widget .slide-headings .heading {
        margin-top: 0;
        margin-bottom: 16px;
        width: 81%;
    }
    .tablet .design-Sell .carousel-widget .slide-headings .heading-noquote,
    .tablet .design-Sell .carousel-widget .slide-headings .heading-quote {
        font-size: 48px;
        line-height: 58px;
        top: 10px;
        left: 0;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    .tablet .design-Sell .carousel-widget .slide-headings .slide-navigation {
        -webkit-transform: translateY(24px);
        -ms-transform: translateY(24px);
        transform: translateY(24px);
    }
    .tablet .design-Sell .carousel-widget .quote-images {
        height: 450px;
        border-top: 1px solid #6c7778;
        border-bottom: 1px solid #6c7778;
    }
    .tablet .design-Sell .carousel-widget .quote-images .non-quote-content-text {
        font-size: 32px;
        line-height: 38px;
        padding-right: 48px;
    }
    [dir="rtl"] .tablet .design-Sell .carousel-widget .quote-images .non-quote-content-text {
        padding-right: 0;
        padding-left: 48px;
    }
    .tablet .design-Sell .carousel-widget .quote-images .quote-content {
        padding-right: 48px;
    }
    [dir="rtl"] .tablet .design-Sell .carousel-widget .quote-images .quote-content {
        padding-right: 0;
        padding-left: 48px;
    }
    .tablet .design-Sell .carousel-widget .bottom-section > *,
    .tablet .design-Sell .carousel-widget .quote-image > * {
        width: 50%;
    }
    .tablet .design-Sell .carousel-widget .quote {
        margin: 0 24px 0 0;
    }
    .tablet .design-Sell .carousel-widget .quote-image {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        padding: 40px 0;
    }
    .tablet .design-Sell .carousel-widget .video-link {
        margin-top: 0;
    }
    .tablet .design-Sell .carousel-widget .video-link:before {
        background-position: -1px -286px;
        background-size: initial;
        height: 90px;
        width: 90px;
    }
    .tablet .design-Sell .carousel-widget .bottom-sections {
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        position: relative;
        height: auto;
    }
    .tablet .design-Sell .carousel-widget .bottom-sections .bottom-left,
    .tablet .design-Sell .carousel-widget .bottom-sections .bottom-right {
        margin-top: 24px;
        padding: 0;
        position: relative;
        width: 100%;
    }
    .tablet .design-Sell .carousel-widget .bottom-sections .bottom-content {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: normal;
        -ms-flex-direction: row;
        -webkit-flex-direction: row;
        flex-direction: row;
        padding: 0 40px;
    }
    .tablet .design-Sell .carousel-widget .bottom-sections .bottom-content:not([data-slide="0"]):not(.edit-mode) {
        display: none;
    }
    .tablet .design-Sell .carousel-widget .bottom-right .heading:empty + .bottom-right-info {
        margin: 0;
    }
    .tablet .design-Sell .carousel-widget .bottom-left {
        border-bottom: none;
    }
    .tablet .design-Sell .carousel-widget .bottom-left.start-hidden {
        display: none;
    }
    .tablet .design-Sell .carousel-widget .bottom-left:not(.start-hidden) + .bottom-right {
        border-left: 1px solid #6c7778;
    }
    [dir="rtl"].tablet .design-Sell .carousel-widget .bottom-left:not(.start-hidden) + .bottom-right,
    [dir="rtl"] .tablet .design-Sell .carousel-widget .bottom-left:not(.start-hidden) + .bottom-right {
        border-left: 0;
        border-right: 1px solid;
    }
    .tablet .design-Sell .carousel-widget .bottom-left + .bottom-right {
        border-top: none;
        -webkit-transition: border-left 0.5s cubic-bezier(0.64, 0.15, 0.53, 0.53);
        transition: border-left 0.5s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    }
    .tablet .design-Sell .carousel-widget .bottom-left + .bottom-right.no-border {
        border-left-color: rgba(0, 0, 0, 0);
    }
    .tablet .design-Sell .carousel-widget .bottom-left-info,
    .tablet .design-Sell .carousel-widget .bottom-left-info li,
    .tablet .design-Sell .carousel-widget .bottom-right-info,
    .tablet .design-Sell .carousel-widget .bottom-right-info li {
        margin-bottom: 16px;
    }
}
@media (min-width: 1000px) and screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .tablet .design-Sell .carousel-widget .video-link:before {
        background-size: auto;
        left: -webkit-calc(50% - 45px);
        left: calc(50% - 45px);
        top: -webkit-calc(50% - 45px);
        top: calc(50% - 45px);
    }
}
[dir="rtl"] .design-Sell .carousel-widget .slide-headings .heading-noquote,
[dir="rtl"] .design-Sell .carousel-widget .slide-headings .heading-quote {
    left: unset;
    right: 0;
}
[dir="rtl"] .design-Sell .carousel-widget .slide-headings .slide-navigation {
    right: unset;
    left: 0;
}
[dir="rtl"] .design-Sell .carousel-widget .slide-headings .slide-navigation .slide-nav-link {
    -webkit-transform: rotate(180deg) translateY(3px);
    -ms-transform: rotate(180deg) translateY(3px);
    transform: rotate(180deg) translateY(3px);
}
.design-Sell .chart-container {
    background-color: #232f3e;
    position: relative;
    width: 100%;
}
.design-Sell .chart-container.light {
    background-color: #fff;
}
.design-Sell .chart-container.light #chartjs-tooltip .percent-tooltip,
.design-Sell .chart-container.light .section-label {
    color: #232f3e;
}
.design-Sell .section-label {
    color: #fff;
    font-size: 16px;
    position: absolute;
}
.design-Sell .section-label.upper {
    left: 65px;
    top: 26px;
}
.design-Sell .section-label.lower {
    right: 26px;
    bottom: 75px;
}
.design-Sell #chartjs-tooltip div {
    position: absolute;
    left: -10px;
    top: -10px;
    cursor: pointer;
}
.design-Sell #chartjs-tooltip .percent-tooltip {
    color: #fff;
    display: block;
    font: 900 20px AEmb, Helvetica, Arial, sans-serif;
    position: absolute;
}
[lang|="ar"] .design-Sell #chartjs-tooltip .percent-tooltip {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell #chartjs-tooltip span.percent-tooltip.tmr {
    top: -30px;
}
.design-Sell #chartjs-tooltip span.percent-tooltip.sellers {
    top: 30px;
}
@media (min-width: 1200px) {
    .design-Sell .section-label.upper {
        left: 101px;
        top: 35px;
    }
    .design-Sell .section-label.lower {
        right: 55px;
        bottom: 60px;
    }
    .design-Sell #chartjs-tooltip div {
        left: -15px;
    }
    .design-Sell #chartjs-tooltip .percent-tooltip {
        font-size: 28px;
    }
    .design-Sell #chartjs-tooltip span.percent-tooltip.tmr {
        top: -50px;
    }
    .design-Sell #chartjs-tooltip span.percent-tooltip.sellers {
        top: 50px;
    }
}
.design-Sell .container {
    position: relative;
}
.design-Sell .container-desktop {
    padding: 0 24px;
}
.design-Sell .has-max-width {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}
.design-Sell .flex-container.is-nowrap,
.design-Sell .flex-container.is-nowrap > .has-max-width {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.design-Sell .flex-container.is-fluid > .flex-container,
.design-Sell .flex-container.is-fluid > .has-max-width > .flex-container {
    -webkit-box-flex: 0 !important;
    -ms-flex-positive: 0 !important;
    -webkit-flex-grow: 0 !important;
    flex-grow: 0 !important;
    width: auto !important;
}
.design-Sell .flex-container.is-mobile-row {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.design-Sell .flex-container.is-mobile-row .flex-container.flex-full-width {
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}
.design-Sell .flex-container.is-mobile-row > .has-max-width {
    -ms-flex-flow: row nowrap;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    flex-flow: row nowrap;
}
.design-Sell .flex-container.is-mobile-row > .has-max-width.flex-full-width {
    -ms-flex-negative: 1;
    -webkit-flex-shrink: 1;
    flex-shrink: 1;
}
.design-Sell .flex-container .hover-length-fast,
.design-Sell .flex-container .hover-length-normal,
.design-Sell .flex-container .hover-length-slow {
    -webkit-transition-property: all;
    transition-property: all;
    -webkit-transition-timing-function: cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition-timing-function: cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.design-Sell .flex-container.hover-length-fast {
    -webkit-transition-duration: 0.15s;
    transition-duration: 0.15s;
}
.design-Sell .flex-container.hover-length-normal {
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}
.design-Sell .flex-container.hover-length-slow {
    -webkit-transition-duration: 0.6s;
    transition-duration: 0.6s;
}
.design-Sell .flex-container.hover-scale-up:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.design-Sell .flex-container.hover-scale-down:hover {
    -webkit-transform: scale(0.97);
    -ms-transform: scale(0.97);
    transform: scale(0.97);
}
.design-Sell .is-sticky {
    position: -webkit-sticky;
    position: sticky;
    z-index: 10;
    display: inherit;
}
.design-Sell .is-sticky.sticks-top {
    top: 60px;
}
.desktop .design-Sell .is-sticky.sticks-top {
    top: 80px;
}
.design-Sell .is-sticky.sticks-top.sticks-top-no-nav {
    top: 0;
}
.design-Sell .is-sticky.sticks-bottom {
    bottom: 0;
}
.design-Sell .is-sticky.stays-on-top {
    z-index: 31;
}
.design-Sell.fixed-sidebar {
    width: 280px !important;
}
.design-Sell.fixed-sidebar + .flex-container {
    width: -webkit-calc(100% - 280px) !important;
    width: calc(100% - 280px) !important;
}
.design-Sell.container .padding-left-xxmini,
.design-Sell.flex-container .padding-left-xxmini {
    padding-left: 4px;
}
[dir="rtl"] .design-Sell.container .padding-left-xxmini,
[dir="rtl"] .design-Sell.flex-container .padding-left-xxmini {
    padding-right: 4px;
}
.design-Sell.container .padding-left-xmini,
.design-Sell.flex-container .padding-left-xmini {
    padding-left: 8px;
}
[dir="rtl"] .design-Sell.container .padding-left-xmini,
[dir="rtl"] .design-Sell.flex-container .padding-left-xmini {
    padding-right: 8px;
}
.design-Sell.container .padding-left-mini,
.design-Sell.flex-container .padding-left-mini {
    padding-left: 12px;
}
[dir="rtl"] .design-Sell.container .padding-left-mini,
[dir="rtl"] .design-Sell.flex-container .padding-left-mini {
    padding-right: 12px;
}
.design-Sell.container .padding-left-xsmall,
.design-Sell.flex-container .padding-left-xsmall {
    padding-left: 16px;
}
[dir="rtl"] .design-Sell.container .padding-left-xsmall,
[dir="rtl"] .design-Sell.flex-container .padding-left-xsmall {
    padding-right: 16px;
}
.design-Sell.container .padding-left-small,
.design-Sell.flex-container .padding-left-small {
    padding-left: 24px;
}
[dir="rtl"] .design-Sell.container .padding-left-small,
[dir="rtl"] .design-Sell.flex-container .padding-left-small {
    padding-right: 24px;
}
.design-Sell.container .padding-left-minibase,
.design-Sell.flex-container .padding-left-minibase {
    padding-left: 32px;
}
[dir="rtl"] .design-Sell.container .padding-left-minibase,
[dir="rtl"] .design-Sell.flex-container .padding-left-minibase {
    padding-right: 32px;
}
.design-Sell.container .padding-left-base,
.design-Sell.flex-container .padding-left-base {
    padding-left: 40px;
}
[dir="rtl"] .design-Sell.container .padding-left-base,
[dir="rtl"] .design-Sell.flex-container .padding-left-base {
    padding-right: 40px;
}
.design-Sell.container .padding-left-large,
.design-Sell.flex-container .padding-left-large {
    padding-left: 48px;
}
[dir="rtl"] .design-Sell.container .padding-left-large,
[dir="rtl"] .design-Sell.flex-container .padding-left-large {
    padding-right: 48px;
}
.design-Sell.container .padding-left-xlarge,
.design-Sell.flex-container .padding-left-xlarge {
    padding-left: 64px;
}
[dir="rtl"] .design-Sell.container .padding-left-xlarge,
[dir="rtl"] .design-Sell.flex-container .padding-left-xlarge {
    padding-right: 64px;
}
.design-Sell.container .padding-left-xxlarge,
.design-Sell.flex-container .padding-left-xxlarge {
    padding-left: 80px;
}
[dir="rtl"] .design-Sell.container .padding-left-xxlarge,
[dir="rtl"] .design-Sell.flex-container .padding-left-xxlarge {
    padding-right: 80px;
}
.design-Sell.container .padding-left-zero,
.design-Sell.flex-container .padding-left-zero {
    padding-left: 0;
}
[dir="rtl"] .design-Sell.container .padding-left-zero,
[dir="rtl"] .design-Sell.flex-container .padding-left-zero {
    padding-right: 0;
}
.design-Sell.container .padding-bottom-xxmini,
.design-Sell.flex-container .padding-bottom-xxmini {
    padding-bottom: 4px;
}
.design-Sell.container .padding-bottom-xmini,
.design-Sell.flex-container .padding-bottom-xmini {
    padding-bottom: 8px;
}
.design-Sell.container .padding-bottom-mini,
.design-Sell.flex-container .padding-bottom-mini {
    padding-bottom: 12px;
}
.design-Sell.container .padding-bottom-xsmall,
.design-Sell.flex-container .padding-bottom-xsmall {
    padding-bottom: 16px;
}
.design-Sell.container .padding-bottom-small,
.design-Sell.flex-container .padding-bottom-small {
    padding-bottom: 24px;
}
.design-Sell.container .padding-bottom-minibase,
.design-Sell.flex-container .padding-bottom-minibase {
    padding-bottom: 32px;
}
.design-Sell.container .padding-bottom-base,
.design-Sell.flex-container .padding-bottom-base {
    padding-bottom: 40px;
}
.design-Sell.container .padding-bottom-large,
.design-Sell.flex-container .padding-bottom-large {
    padding-bottom: 48px;
}
.design-Sell.container .padding-bottom-xlarge,
.design-Sell.flex-container .padding-bottom-xlarge {
    padding-bottom: 64px;
}
.design-Sell.container .padding-bottom-xxlarge,
.design-Sell.flex-container .padding-bottom-xxlarge {
    padding-bottom: 80px;
}
.design-Sell.container .padding-right-xxmini,
.design-Sell.flex-container .padding-right-xxmini {
    padding-right: 4px;
}
[dir="rtl"] .design-Sell.container .padding-right-xxmini,
[dir="rtl"] .design-Sell.flex-container .padding-right-xxmini {
    padding-left: 4px;
}
.design-Sell.container .padding-right-xmini,
.design-Sell.flex-container .padding-right-xmini {
    padding-right: 8px;
}
[dir="rtl"] .design-Sell.container .padding-right-xmini,
[dir="rtl"] .design-Sell.flex-container .padding-right-xmini {
    padding-left: 8px;
}
.design-Sell.container .padding-right-mini,
.design-Sell.flex-container .padding-right-mini {
    padding-right: 12px;
}
[dir="rtl"] .design-Sell.container .padding-right-mini,
[dir="rtl"] .design-Sell.flex-container .padding-right-mini {
    padding-left: 12px;
}
.design-Sell.container .padding-right-xsmall,
.design-Sell.flex-container .padding-right-xsmall {
    padding-right: 16px;
}
[dir="rtl"] .design-Sell.container .padding-right-xsmall,
[dir="rtl"] .design-Sell.flex-container .padding-right-xsmall {
    padding-left: 16px;
}
.design-Sell.container .padding-right-small,
.design-Sell.flex-container .padding-right-small {
    padding-right: 24px;
}
[dir="rtl"] .design-Sell.container .padding-right-small,
[dir="rtl"] .design-Sell.flex-container .padding-right-small {
    padding-left: 24px;
}
.design-Sell.container .padding-right-minibase,
.design-Sell.flex-container .padding-right-minibase {
    padding-right: 32px;
}
[dir="rtl"] .design-Sell.container .padding-right-minibase,
[dir="rtl"] .design-Sell.flex-container .padding-right-minibase {
    padding-left: 32px;
}
.design-Sell.container .padding-right-base,
.design-Sell.flex-container .padding-right-base {
    padding-right: 40px;
}
[dir="rtl"] .design-Sell.container .padding-right-base,
[dir="rtl"] .design-Sell.flex-container .padding-right-base {
    padding-left: 40px;
}
.design-Sell.container .padding-right-large,
.design-Sell.flex-container .padding-right-large {
    padding-right: 48px;
}
[dir="rtl"] .design-Sell.container .padding-right-large,
[dir="rtl"] .design-Sell.flex-container .padding-right-large {
    padding-left: 48px;
}
.design-Sell.container .padding-right-xlarge,
.design-Sell.flex-container .padding-right-xlarge {
    padding-right: 64px;
}
[dir="rtl"] .design-Sell.container .padding-right-xlarge,
[dir="rtl"] .design-Sell.flex-container .padding-right-xlarge {
    padding-left: 64px;
}
.design-Sell.container .padding-right-xxlarge,
.design-Sell.flex-container .padding-right-xxlarge {
    padding-right: 80px;
}
[dir="rtl"] .design-Sell.container .padding-right-xxlarge,
[dir="rtl"] .design-Sell.flex-container .padding-right-xxlarge {
    padding-left: 80px;
}
.design-Sell.container .padding-right-zero,
.design-Sell.flex-container .padding-right-zero {
    padding-right: 0;
}
[dir="rtl"] .design-Sell.container .padding-right-zero,
[dir="rtl"] .design-Sell.flex-container .padding-right-zero {
    padding-left: 0;
}
.design-Sell.container .padding-top-xxmini,
.design-Sell.flex-container .padding-top-xxmini {
    padding-top: 4px;
}
.design-Sell.container .padding-top-xmini,
.design-Sell.flex-container .padding-top-xmini {
    padding-top: 8px;
}
.design-Sell.container .padding-top-mini,
.design-Sell.flex-container .padding-top-mini {
    padding-top: 12px;
}
.design-Sell.container .padding-top-xsmall,
.design-Sell.flex-container .padding-top-xsmall {
    padding-top: 16px;
}
.design-Sell.container .padding-top-small,
.design-Sell.flex-container .padding-top-small {
    padding-top: 24px;
}
.design-Sell.container .padding-top-minibase,
.design-Sell.flex-container .padding-top-minibase {
    padding-top: 32px;
}
.design-Sell.container .padding-top-base,
.design-Sell.flex-container .padding-top-base {
    padding-top: 40px;
}
.design-Sell.container .padding-top-large,
.design-Sell.flex-container .padding-top-large {
    padding-top: 48px;
}
.design-Sell.container .padding-top-xlarge,
.design-Sell.flex-container .padding-top-xlarge {
    padding-top: 64px;
}
.design-Sell.container .padding-top-xxlarge,
.design-Sell.flex-container .padding-top-xxlarge {
    padding-top: 80px;
}
.design-Sell.container .border-left-1px,
.design-Sell.flex-container .border-left-1px {
    border-left-width: 1px;
}
[dir="rtl"] .design-Sell.container .border-left-1px,
[dir="rtl"] .design-Sell.flex-container .border-left-1px {
    border-right-width: 1px;
}
.design-Sell.container .border-left-2px,
.design-Sell.flex-container .border-left-2px {
    border-left-width: 2px;
}
[dir="rtl"] .design-Sell.container .border-left-2px,
[dir="rtl"] .design-Sell.flex-container .border-left-2px {
    border-right-width: 2px;
}
.design-Sell.container .border-left-3px,
.design-Sell.flex-container .border-left-3px {
    border-left-width: 3px;
}
[dir="rtl"] .design-Sell.container .border-left-3px,
[dir="rtl"] .design-Sell.flex-container .border-left-3px {
    border-right-width: 3px;
}
.design-Sell.container .border-left-4px,
.design-Sell.flex-container .border-left-4px {
    border-left-width: 4px;
}
[dir="rtl"] .design-Sell.container .border-left-4px,
[dir="rtl"] .design-Sell.flex-container .border-left-4px {
    border-right-width: 4px;
}
.design-Sell.container .border-left-5px,
.design-Sell.flex-container .border-left-5px {
    border-left-width: 5px;
}
[dir="rtl"] .design-Sell.container .border-left-5px,
[dir="rtl"] .design-Sell.flex-container .border-left-5px {
    border-right-width: 5px;
}
.design-Sell.container .border-left-6px,
.design-Sell.flex-container .border-left-6px {
    border-left-width: 6px;
}
[dir="rtl"] .design-Sell.container .border-left-6px,
[dir="rtl"] .design-Sell.flex-container .border-left-6px {
    border-right-width: 6px;
}
.design-Sell.container .border-left-7px,
.design-Sell.flex-container .border-left-7px {
    border-left-width: 7px;
}
[dir="rtl"] .design-Sell.container .border-left-7px,
[dir="rtl"] .design-Sell.flex-container .border-left-7px {
    border-right-width: 7px;
}
.design-Sell.container .border-left-8px,
.design-Sell.flex-container .border-left-8px {
    border-left-width: 8px;
}
[dir="rtl"] .design-Sell.container .border-left-8px,
[dir="rtl"] .design-Sell.flex-container .border-left-8px {
    border-right-width: 8px;
}
.design-Sell.container .border-left-9px,
.design-Sell.flex-container .border-left-9px {
    border-left-width: 9px;
}
[dir="rtl"] .design-Sell.container .border-left-9px,
[dir="rtl"] .design-Sell.flex-container .border-left-9px {
    border-right-width: 9px;
}
.design-Sell.container .border-left-10px,
.design-Sell.flex-container .border-left-10px {
    border-left-width: 10px;
}
[dir="rtl"] .design-Sell.container .border-left-10px,
[dir="rtl"] .design-Sell.flex-container .border-left-10px {
    border-right-width: 10px;
}
.design-Sell.container .border-left-zero,
.design-Sell.flex-container .border-left-zero {
    border-left-width: 0;
}
[dir="rtl"] .design-Sell.container .border-left-zero,
[dir="rtl"] .design-Sell.flex-container .border-left-zero {
    border-right-width: 0;
}
.design-Sell.container .border-bottom-1px,
.design-Sell.flex-container .border-bottom-1px {
    border-bottom-width: 1px;
}
.design-Sell.container .border-bottom-2px,
.design-Sell.flex-container .border-bottom-2px {
    border-bottom-width: 2px;
}
.design-Sell.container .border-bottom-3px,
.design-Sell.flex-container .border-bottom-3px {
    border-bottom-width: 3px;
}
.design-Sell.container .border-bottom-4px,
.design-Sell.flex-container .border-bottom-4px {
    border-bottom-width: 4px;
}
.design-Sell.container .border-bottom-5px,
.design-Sell.flex-container .border-bottom-5px {
    border-bottom-width: 5px;
}
.design-Sell.container .border-bottom-6px,
.design-Sell.flex-container .border-bottom-6px {
    border-bottom-width: 6px;
}
.design-Sell.container .border-bottom-7px,
.design-Sell.flex-container .border-bottom-7px {
    border-bottom-width: 7px;
}
.design-Sell.container .border-bottom-8px,
.design-Sell.flex-container .border-bottom-8px {
    border-bottom-width: 8px;
}
.design-Sell.container .border-bottom-9px,
.design-Sell.flex-container .border-bottom-9px {
    border-bottom-width: 9px;
}
.design-Sell.container .border-bottom-10px,
.design-Sell.flex-container .border-bottom-10px {
    border-bottom-width: 10px;
}
.design-Sell.container .border-right-1px,
.design-Sell.flex-container .border-right-1px {
    border-right-width: 1px;
}
[dir="rtl"] .design-Sell.container .border-right-1px,
[dir="rtl"] .design-Sell.flex-container .border-right-1px {
    border-left-width: 1px;
}
.design-Sell.container .border-right-2px,
.design-Sell.flex-container .border-right-2px {
    border-right-width: 2px;
}
[dir="rtl"] .design-Sell.container .border-right-2px,
[dir="rtl"] .design-Sell.flex-container .border-right-2px {
    border-left-width: 2px;
}
.design-Sell.container .border-right-3px,
.design-Sell.flex-container .border-right-3px {
    border-right-width: 3px;
}
[dir="rtl"] .design-Sell.container .border-right-3px,
[dir="rtl"] .design-Sell.flex-container .border-right-3px {
    border-left-width: 3px;
}
.design-Sell.container .border-right-4px,
.design-Sell.flex-container .border-right-4px {
    border-right-width: 4px;
}
[dir="rtl"] .design-Sell.container .border-right-4px,
[dir="rtl"] .design-Sell.flex-container .border-right-4px {
    border-left-width: 4px;
}
.design-Sell.container .border-right-5px,
.design-Sell.flex-container .border-right-5px {
    border-right-width: 5px;
}
[dir="rtl"] .design-Sell.container .border-right-5px,
[dir="rtl"] .design-Sell.flex-container .border-right-5px {
    border-left-width: 5px;
}
.design-Sell.container .border-right-6px,
.design-Sell.flex-container .border-right-6px {
    border-right-width: 6px;
}
[dir="rtl"] .design-Sell.container .border-right-6px,
[dir="rtl"] .design-Sell.flex-container .border-right-6px {
    border-left-width: 6px;
}
.design-Sell.container .border-right-7px,
.design-Sell.flex-container .border-right-7px {
    border-right-width: 7px;
}
[dir="rtl"] .design-Sell.container .border-right-7px,
[dir="rtl"] .design-Sell.flex-container .border-right-7px {
    border-left-width: 7px;
}
.design-Sell.container .border-right-8px,
.design-Sell.flex-container .border-right-8px {
    border-right-width: 8px;
}
[dir="rtl"] .design-Sell.container .border-right-8px,
[dir="rtl"] .design-Sell.flex-container .border-right-8px {
    border-left-width: 8px;
}
.design-Sell.container .border-right-9px,
.design-Sell.flex-container .border-right-9px {
    border-right-width: 9px;
}
[dir="rtl"] .design-Sell.container .border-right-9px,
[dir="rtl"] .design-Sell.flex-container .border-right-9px {
    border-left-width: 9px;
}
.design-Sell.container .border-right-10px,
.design-Sell.flex-container .border-right-10px {
    border-right-width: 10px;
}
[dir="rtl"] .design-Sell.container .border-right-10px,
[dir="rtl"] .design-Sell.flex-container .border-right-10px {
    border-left-width: 10px;
}
.design-Sell.container .border-right-zero,
.design-Sell.flex-container .border-right-zero {
    border-right-width: 0;
}
[dir="rtl"] .design-Sell.container .border-right-zero,
[dir="rtl"] .design-Sell.flex-container .border-right-zero {
    border-left-width: 0;
}
.design-Sell.container .border-top-1px,
.design-Sell.flex-container .border-top-1px {
    border-top-width: 1px;
}
.design-Sell.container .border-top-2px,
.design-Sell.flex-container .border-top-2px {
    border-top-width: 2px;
}
.design-Sell.container .border-top-3px,
.design-Sell.flex-container .border-top-3px {
    border-top-width: 3px;
}
.design-Sell.container .border-top-4px,
.design-Sell.flex-container .border-top-4px {
    border-top-width: 4px;
}
.design-Sell.container .border-top-5px,
.design-Sell.flex-container .border-top-5px {
    border-top-width: 5px;
}
.design-Sell.container .border-top-6px,
.design-Sell.flex-container .border-top-6px {
    border-top-width: 6px;
}
.design-Sell.container .border-top-7px,
.design-Sell.flex-container .border-top-7px {
    border-top-width: 7px;
}
.design-Sell.container .border-top-8px,
.design-Sell.flex-container .border-top-8px {
    border-top-width: 8px;
}
.design-Sell.container .border-top-9px,
.design-Sell.flex-container .border-top-9px {
    border-top-width: 9px;
}
.design-Sell.container .border-top-10px,
.design-Sell.flex-container .border-top-10px {
    border-top-width: 10px;
}
.design-Sell .has-wave {
    position: relative;
}
@media screen and (max-width: 768px) {
    .design-Sell .has-wave {
        overflow-x: hidden;
    }
}
.design-Sell .has-wave > .flex-container,
.design-Sell .has-wave > .has-max-width > .flex-container,
.design-Sell .has-wave > .has-max-width > .wrapper,
.design-Sell .has-wave > .wrapper {
    z-index: 1;
    position: relative;
}
.design-Sell .has-wave svg {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    min-width: 768px;
    z-index: 0;
}
.design-Sell .has-wave svg.wave-flip {
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
    transform: scaleX(-1);
}
.design-Sell .has-wave svg.wave-placement-top {
    top: 0;
    bottom: auto;
    -webkit-transform: scaleY(-1);
    -ms-transform: scaleY(-1);
    transform: scaleY(-1);
}
.design-Sell .has-wave svg.wave-flip.wave-placement-top {
    -webkit-transform: scaleY(-1) scaleX(-1);
    -ms-transform: scaleY(-1) scaleX(-1);
    transform: scaleY(-1) scaleX(-1);
}
@media screen and (max-width: 768px) {
    .design-Sell .has-wave svg {
        left: 50%;
        -webkit-transform: translateX(-50%);
        -ms-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .design-Sell .has-wave svg.wave-flip {
        -webkit-transform: translateX(-50%) scaleX(-1);
        -ms-transform: translateX(-50%) scaleX(-1);
        transform: translateX(-50%) scaleX(-1);
    }
    .design-Sell .has-wave svg.wave-placement-top {
        -webkit-transform: translateX(-50%) scaleY(-1);
        -ms-transform: translateX(-50%) scaleY(-1);
        transform: translateX(-50%) scaleY(-1);
    }
    .design-Sell .has-wave svg.wave-flip.wave-placement-top {
        -webkit-transform: translateX(-50%) scaleX(-1) scaleY(-1);
        -ms-transform: translateX(-50%) scaleX(-1) scaleY(-1);
        transform: translateX(-50%) scaleX(-1) scaleY(-1);
    }
}
.design-Sell .cost-estimator-widget {
    -webkit-box-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
    background-color: #161e2d;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-flow: column nowrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    flex-flow: column nowrap;
    padding: 0 24px;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .design-Sell .cost-estimator-widget {
        padding: 0 64px;
    }
}
.desktop .design-Sell .cost-estimator-widget {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    padding: 0;
    min-height: 420px;
}
.design-Sell .cost-estimator-widget .cost-estimator-wrapper {
    padding-bottom: 32px;
    width: 100%;
}
@media screen and (min-width: 769px) {
    .design-Sell .cost-estimator-widget .cost-estimator-wrapper:nth-child(2) {
        width: 50%;
    }
}
.desktop .design-Sell .cost-estimator-widget .cost-estimator-wrapper:first-child {
    border-radius: 8px;
    margin-right: 24px;
    width: 720px;
    padding: 40px;
}
.desktop .design-Sell .cost-estimator-widget .cost-estimator-wrapper:nth-child(2) {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    width: 376px;
    padding-bottom: 0;
}
@media screen and (min-width: 1440px) {
    .design-Sell .cost-estimator-widget .cost-estimator-wrapper:first-child {
        width: 792px;
    }
    .design-Sell .cost-estimator-widget .cost-estimator-wrapper:nth-child(2) {
        width: 384px;
    }
}
.design-Sell .cost-estimator-widget .cost-estimator-wrapper h3 .tooltip {
    vertical-align: text-bottom;
}
.design-Sell .cost-estimator-widget.theme-light .cost-estimator-wrapper {
    background: #eaeded;
    color: #232f3e;
}
.design-Sell .cost-estimator-widget.theme-dark .cost-estimator-wrapper:first-child {
    background: #161e2d;
    color: #fff;
}
@media screen and (max-width: 480px) {
    .design-Sell .cost-estimator-widget.theme-dark .cost-estimator-wrapper {
        background: #161e2d;
    }
}
.design-Sell .cost-estimator-widget .input-container {
    display: inline-block;
    width: 100%;
}
@media screen and (min-width: 768px) {
    .design-Sell .cost-estimator-widget .input-container:first-child {
        padding-bottom: 0;
    }
}
@media screen and (min-width: 768px) {
    .design-Sell .cost-estimator-widget .input-container.product-information > div,
    .design-Sell .cost-estimator-widget .input-container.volume > div {
        float: left;
        width: 50%;
        padding: 0 20px 0 0;
    }
    .design-Sell .cost-estimator-widget .input-container.product-information > div > div:nth-child(-n + 2),
    .design-Sell .cost-estimator-widget .input-container.volume > div > div:nth-child(-n + 2) {
        margin-bottom: 2em;
    }
}
@media screen and (min-width: 768px) {
    .design-Sell .cost-estimator-widget .input-container.product-information .half.left {
        border-right: 1px solid #879596;
    }
    .design-Sell .cost-estimator-widget .input-container.product-information .half.right {
        padding: 0 0 0 20px;
    }
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select.select-active {
    border-radius: 4px 4px 0 0;
    border: 1px solid #0099d9;
    border-bottom: 0;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select .select-hidden {
    display: none;
    visibility: hidden;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select .select-styled {
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    padding-right: 34px;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select .select-styled:after {
    content: "";
    position: absolute;
    right: 20px;
    top: 50%;
    display: block;
    height: 7px;
    width: 11px;
    margin-top: -4px;
    background: url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -14px -69px;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select .select-styled.select-active:after {
    background-position: -14px -62px;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select .select-styled.select-active + .select-options {
    display: block;
    z-index: 11;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin: 0 -1px;
    padding: 0;
    list-style: none;
    background: #161e2d;
    color: #fff;
    height: auto;
    max-height: 10em;
    overflow-y: auto;
    border-radius: 0 0 4px 4px;
    border: 1px solid #0099d9;
    border-top: 0;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select .select-options li {
    list-style: none;
    padding: 1em;
    line-height: 1.2em;
    cursor: pointer;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select .select-options li:hover {
    background-color: #0099d9;
    color: #232f3e;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-label {
    color: #aab7b8;
    font-size: 14px;
    font-weight: 400;
    margin-bottom: 8px;
    margin-top: 24px;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-input,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-label,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select {
    display: block;
    width: 100%;
    position: relative;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-input input,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-label input,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select input {
    width: 100%;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-input input,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select {
    background: #202a36;
    color: #eaeded;
    height: 48px;
    line-height: 48px;
    font-size: 16px;
    border: none;
    border-radius: 4px;
    outline: none;
    box-shadow: none;
    padding-left: 1em;
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-input input::-webkit-input-placeholder,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select::-webkit-input-placeholder {
    color: #eaeded !important;
    opacity: 0.35;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-input input::-moz-placeholder,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select::-moz-placeholder {
    color: #eaeded !important;
    opacity: 0.35;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-input input:-ms-input-placeholder,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select:-ms-input-placeholder {
    color: #eaeded !important;
    opacity: 0.35;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell .cost-estimator-widget .input-container .cost-estimator-input input:-moz-placeholder,
.design-Sell .cost-estimator-widget .input-container .cost-estimator-select:-moz-placeholder {
    color: #eaeded !important;
    opacity: 0.35;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell .cost-estimator-widget .input-container .money-input .cost-estimator-input {
    position: relative;
}
.design-Sell .cost-estimator-widget .input-container .money-input .cost-estimator-input input {
    padding-left: 1.65em;
}
.design-Sell .cost-estimator-widget .input-container .money-input .cost-estimator-input:before {
    content: attr(data-currency-symbol);
    font-size: 16px;
    position: absolute;
    height: 48px;
    line-height: 48px;
    top: 0;
    left: 1em;
    width: 10px;
    z-index: 3;
    color: hsla(0, 0%, 100%, 0.35);
}
.design-Sell .cost-estimator-widget .input-container .money-input .cost-estimator-input.has-content:before {
    color: #eaeded;
}
.design-Sell .cost-estimator-widget .input-container [data-dependency-id]:not(.show) {
    display: none;
}
.design-Sell .cost-estimator-widget div.cost-estimator-radio-button {
    width: auto;
    display: inline-block;
}
.design-Sell .cost-estimator-widget div.cost-estimator-radio-button label {
    border: 2px solid #eaeded;
    border-radius: 20px;
    color: #eaeded;
    cursor: pointer;
    font-size: 16px;
    font-weight: 700;
    margin-right: 12px;
    padding: 8px 22px;
    -webkit-transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.desktop .design-Sell .cost-estimator-widget div.cost-estimator-radio-button label {
    margin-right: 24px;
}
.design-Sell .cost-estimator-widget div.cost-estimator-radio-button input {
    display: none;
}
.design-Sell .cost-estimator-widget div.cost-estimator-radio-button input:checked + label {
    background-color: #eaeded;
    color: #232f3e;
}
.tablet .design-Sell .cost-estimator-widget #breakdown-result,
.tablet .design-Sell .cost-estimator-widget #margin-result {
    float: left;
    width: 50%;
}
.design-Sell .cost-estimator-widget #margin-result {
    color: #eaeded;
}
.tablet .design-Sell .cost-estimator-widget #margin-result {
    padding-right: 12px;
}
.design-Sell .cost-estimator-widget #margin-result h3 {
    margin-top: 0;
}
.design-Sell .cost-estimator-widget #margin-result .content {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    background-color: #0099d9;
    border-radius: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font: 900 40px/48px AEmb, Helvetica, Arial, sans-serif;
    padding: 32px;
    height: 120px;
    color: hsla(0, 0%, 100%, 0.25);
    font-variant-numeric: tabular-nums lining-nums;
}
[lang|="ar"] .design-Sell .cost-estimator-widget #margin-result .content {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.desktop .design-Sell .cost-estimator-widget #margin-result .content {
    font-size: 80px;
    height: 164px;
    line-height: 68px;
}
.design-Sell .cost-estimator-widget #margin-result .content.nonzero {
    color: #eaeded;
}
.design-Sell .cost-estimator-widget #margin-result .content.thousands {
    font-size: 30px;
}
.desktop .design-Sell .cost-estimator-widget #margin-result .content.thousands {
    font-size: 60px;
}
.design-Sell .cost-estimator-widget #margin-result .content.lessThenMillion {
    font-size: 25px;
}
.desktop .design-Sell .cost-estimator-widget #margin-result .content.lessThenMillion {
    font-size: 50px;
}
.design-Sell .cost-estimator-widget #breakdown-result {
    color: #eaeded;
    border-bottom: 1px solid #eaeded;
    padding: 24px 0;
}
.tablet .design-Sell .cost-estimator-widget #breakdown-result {
    padding-left: 12px;
}
.design-Sell .cost-estimator-widget #breakdown-result h3 {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    position: relative;
    cursor: pointer;
    font-size: 16px;
    margin: 0;
}
.design-Sell .cost-estimator-widget #breakdown-result h3:after {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -20px -89px;
    content: "";
    height: 18px;
    margin-left: 32px;
    width: 18px;
}
.design-Sell .cost-estimator-widget #breakdown-result h3.open-breakdown:after {
    background-position: -20px -107px;
    height: 2px;
}
.design-Sell .cost-estimator-widget #breakdown-result .content {
    height: auto;
    max-height: 0;
    min-height: 0;
    overflow: hidden;
    text-align: center;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    font-size: 14px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.design-Sell .cost-estimator-widget #breakdown-result .open-breakdown + .content {
    max-height: 16em;
    min-height: 8em;
}
.design-Sell .cost-estimator-widget #breakdown-result .breakdown {
    list-style: none;
    margin: 0;
    padding: 20px 0 0;
    color: inherit;
    width: 100%;
}
.design-Sell .cost-estimator-widget #breakdown-result .breakdown li {
    text-align: left;
    list-style: none;
    padding: 2px 12px;
    color: #aab7b8;
    font-size: 14px;
    line-height: 21px;
}
.design-Sell .cost-estimator-widget #breakdown-result .breakdown li span {
    text-align: right;
    float: right;
}
.design-Sell .cost-estimator-widget #breakdown-result .breakdown li.total {
    background-color: #232f3e;
    font-weight: 700;
    color: #fff;
    margin-top: 6px;
    padding-top: 4px;
    padding-bottom: 4px;
    text-transform: uppercase;
}
.desktop .design-Sell .cost-estimator-widget #breakdown-result .breakdown li.total {
    background-color: #161e2d;
}
.design-Sell .input-container h3 {
    font: 700 20px/24px AEmb, Helvetica, Arial, sans-serif;
    margin: 0;
    padding-bottom: 16px;
}
[lang|="ar"] .design-Sell .input-container h3 {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .input-container.volume {
    margin-top: 32px;
}
.design-Sell .input-container.volume .cost-estimator-label {
    margin-top: 0;
}
.design-Sell .input-container.selling-plan + .product-information {
    margin-top: 40px;
}
.design-Sell .input-container.product-information > h3 {
    padding-bottom: 0;
}
.design-Sell .dual-cta {
    -webkit-box-orient: horizontal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    width: 100%;
}
.design-Sell .dual-cta,
.design-Sell .dual-cta .cta-wrapper {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-direction: normal;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.design-Sell .dual-cta .cta-wrapper {
    -webkit-box-orient: vertical;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.design-Sell .dual-cta .cta-wrapper .top-text {
    margin: 0 0 8px;
}
.design-Sell .dual-cta .cta-wrapper .bottom-text {
    margin: 8px 0 0;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xxmini {
    margin-right: 4px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xxmini,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xxmini {
    margin-right: 0;
    margin-left: 4px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xmini {
    margin-right: 8px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xmini,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xmini {
    margin-right: 0;
    margin-left: 8px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-mini {
    margin-right: 12px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-mini,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-mini {
    margin-right: 0;
    margin-left: 12px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xsmall {
    margin-right: 16px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xsmall,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xsmall {
    margin-right: 0;
    margin-left: 16px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-small {
    margin-right: 24px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-small,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-small {
    margin-right: 0;
    margin-left: 24px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-minibase {
    margin-right: 32px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-minibase,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-minibase {
    margin-right: 0;
    margin-left: 32px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-base {
    margin-right: 40px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-base,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-base {
    margin-right: 0;
    margin-left: 40px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-large {
    margin-right: 48px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-large,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-large {
    margin-right: 0;
    margin-left: 48px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xlarge {
    margin-right: 64px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xlarge,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xlarge {
    margin-right: 0;
    margin-left: 64px;
}
.desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xxlarge {
    margin-right: 80px;
}
.desktop [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xxlarge,
[dir="rtl"] .desktop .design-Sell .dual-cta .cta-wrapper.button-spacing-xxlarge {
    margin-right: 0;
    margin-left: 80px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xxmini {
    margin-right: 4px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xxmini,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xxmini {
    margin-right: 0;
    margin-left: 4px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xmini {
    margin-right: 8px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xmini,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xmini {
    margin-right: 0;
    margin-left: 8px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-mini {
    margin-right: 12px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-mini,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-mini {
    margin-right: 0;
    margin-left: 12px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xsmall {
    margin-right: 16px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xsmall,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xsmall {
    margin-right: 0;
    margin-left: 16px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-small {
    margin-right: 24px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-small,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-small {
    margin-right: 0;
    margin-left: 24px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-minibase {
    margin-right: 32px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-minibase,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-minibase {
    margin-right: 0;
    margin-left: 32px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-base {
    margin-right: 40px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-base,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-base {
    margin-right: 0;
    margin-left: 40px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-large {
    margin-right: 48px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-large,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-large {
    margin-right: 0;
    margin-left: 48px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xlarge {
    margin-right: 64px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xlarge,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xlarge {
    margin-right: 0;
    margin-left: 64px;
}
.tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xxlarge {
    margin-right: 80px;
}
.tablet [dir="rtl"] .design-Sell .dual-cta .cta-wrapper.button-spacing-xxlarge,
[dir="rtl"] .tablet .design-Sell .dual-cta .cta-wrapper.button-spacing-xxlarge {
    margin-right: 0;
    margin-left: 80px;
}
.mobilePortrait .design-Sell .dual-cta {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-xxmini {
    margin: 0 0 4px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-xmini {
    margin: 0 0 8px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-mini {
    margin: 0 0 12px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-xsmall {
    margin: 0 0 16px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-small {
    margin: 0 0 24px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-minibase {
    margin: 0 0 32px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-base {
    margin: 0 0 40px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-large {
    margin: 0 0 48px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-xlarge {
    margin: 0 0 64px;
}
.mobilePortrait .design-Sell .dual-cta .cta-wrapper.button-spacing-xxlarge {
    margin: 0 0 80px;
}
.design-Sell .form-container {
    margin: 0;
}
.design-Sell .form-input input[type="email"],
.design-Sell .form-input input[type="number"],
.design-Sell .form-input input[type="tel"],
.design-Sell .form-input input[type="text"],
.design-Sell .form-input select,
.design-Sell .form-input textarea {
    width: 100%;
    border: 0;
    border-bottom: 1px solid #fff;
    height: 39px;
    padding-left: 10px;
    padding-right: 10px;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font: 400 14px/20px AEmb, Helvetica, Arial, sans-serif;
    text-align: left;
}
[lang|="ar"] .design-Sell .form-input input[type="email"],
[lang|="ar"] .design-Sell .form-input input[type="number"],
[lang|="ar"] .design-Sell .form-input input[type="tel"],
[lang|="ar"] .design-Sell .form-input input[type="text"],
[lang|="ar"] .design-Sell .form-input select,
[lang|="ar"] .design-Sell .form-input textarea {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
[dir="rtl"] .design-Sell .form-input input[type="email"],
[dir="rtl"] .design-Sell .form-input input[type="number"],
[dir="rtl"] .design-Sell .form-input input[type="tel"],
[dir="rtl"] .design-Sell .form-input input[type="text"],
[dir="rtl"] .design-Sell .form-input select,
[dir="rtl"] .design-Sell .form-input textarea {
    text-align: right;
}
.design-Sell .form-input input[type="email"].required,
.design-Sell .form-input input[type="number"].required,
.design-Sell .form-input input[type="tel"].required,
.design-Sell .form-input input[type="text"].required,
.design-Sell .form-input select.required,
.design-Sell .form-input textarea.required {
    border-bottom-color: #cc0c39;
}
.design-Sell .form-input input[type="email"]::-webkit-input-placeholder,
.design-Sell .form-input input[type="number"]::-webkit-input-placeholder,
.design-Sell .form-input input[type="tel"]::-webkit-input-placeholder,
.design-Sell .form-input input[type="text"]::-webkit-input-placeholder,
.design-Sell .form-input select::-webkit-input-placeholder,
.design-Sell .form-input textarea::-webkit-input-placeholder {
    color: #636d6e;
}
.design-Sell .form-input input[type="email"]::-moz-placeholder,
.design-Sell .form-input input[type="number"]::-moz-placeholder,
.design-Sell .form-input input[type="tel"]::-moz-placeholder,
.design-Sell .form-input input[type="text"]::-moz-placeholder,
.design-Sell .form-input select::-moz-placeholder,
.design-Sell .form-input textarea::-moz-placeholder {
    color: #636d6e;
}
.design-Sell .form-input input[type="email"]:-ms-input-placeholder,
.design-Sell .form-input input[type="number"]:-ms-input-placeholder,
.design-Sell .form-input input[type="tel"]:-ms-input-placeholder,
.design-Sell .form-input input[type="text"]:-ms-input-placeholder,
.design-Sell .form-input select:-ms-input-placeholder,
.design-Sell .form-input textarea:-ms-input-placeholder {
    color: #636d6e;
}
.design-Sell .form-input input[type="email"]::-ms-input-placeholder,
.design-Sell .form-input input[type="number"]::-ms-input-placeholder,
.design-Sell .form-input input[type="tel"]::-ms-input-placeholder,
.design-Sell .form-input input[type="text"]::-ms-input-placeholder,
.design-Sell .form-input select::-ms-input-placeholder,
.design-Sell .form-input textarea::-ms-input-placeholder {
    color: #636d6e;
}
.design-Sell .form-input input[type="email"]::placeholder,
.design-Sell .form-input input[type="number"]::placeholder,
.design-Sell .form-input input[type="tel"]::placeholder,
.design-Sell .form-input input[type="text"]::placeholder,
.design-Sell .form-input select::placeholder,
.design-Sell .form-input textarea::placeholder {
    color: #636d6e;
}
.design-Sell .form-input input[type="checkbox"] {
    bottom: auto;
}
.design-Sell .heading {
    margin: 0;
    line-height: normal;
}
.design-Sell .heading.font-size-xxxlarge,
.design-Sell .heading.h1 {
    font-size: 40px !important;
    line-height: 48px;
}
.design-Sell .heading.font-size-xxlarge,
.design-Sell .heading.h2 {
    font-size: 32px !important;
    line-height: 38px;
}
.design-Sell .heading.font-size-xlarge,
.design-Sell .heading.h3 {
    font-size: 28px !important;
    line-height: 33px;
}
.design-Sell .heading.font-size-large,
.design-Sell .heading.h4 {
    font-size: 24px !important;
    line-height: 28px;
}
.design-Sell .heading.font-size-medium,
.design-Sell .heading.h5 {
    font-size: 20px !important;
    line-height: 24px;
}
.design-Sell .heading.font-size-small,
.design-Sell .heading.h6 {
    font-size: 16px !important;
    line-height: 24px;
}
.design-Sell .image > img {
    width: auto;
    height: auto;
    max-width: 100%;
}
.design-Sell .image.has-height > img {
    width: auto;
    max-width: none;
}
@supports (overflow-x: clip) or (overflow-x: -moz-hidden-unscrollable) {
    .design-Sell .image.image-size-custom > img,
    .design-Sell .image.image-size-fill > img {
        max-height: none;
        max-width: none;
    }
}
@supports not ((overflow-x: clip) or (overflow-x: -moz-hidden-unscrollable)) {
    .design-Sell .image.image-size-custom > img,
    .design-Sell .image.image-size-fill > img {
        max-height: 100%;
        max-width: 100%;
        object-fit: scale-down;
    }
}
.design-Sell .image.image-size-fit {
    height: 100%;
}
.design-Sell .image.image-size-fit > img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
}
.design-Sell .image.image-size-fit.lazy-loaded > img {
    width: 100%;
}
.design-Sell .image.image-size-fill > img {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}
.design-Sell .image.image-size-original > img {
    max-width: none;
    max-height: none;
    height: auto;
    width: auto;
}
.design-Sell .link {
    text-decoration: none;
    cursor: pointer;
}
.design-Sell .link:after {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    display: inline-block;
    -webkit-transition: transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    -webkit-transition: -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53), -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.design-Sell [class*="link-type-"] {
    text-decoration: none;
}
.design-Sell [class*="link-type-plain-text-"] {
    border-bottom: 1px solid rgba(0, 0, 0, 0);
    font: 400 12px/18px AEmb, Helvetica, Arial, sans-serif;
    padding-bottom: 3px;
    -webkit-transition: border-bottom 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: border-bottom 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
[lang|="ar"] .design-Sell [class*="link-type-plain-text-"] {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell [class*="link-type-plain-text-"]:hover {
    border-bottom: 1px solid #0099d9;
    cursor: pointer;
    text-decoration: none;
}
.design-Sell .link-type-plain-text-light {
    color: #fff;
}
.design-Sell .link-type-plain-text-mid {
    color: #aab7b8;
}
.design-Sell .link-type-plain-text-dark {
    color: #232f3e;
}
.design-Sell [class*="link-type-anchor-"],
.design-Sell [class*="link-type-download-"],
.design-Sell [class*="link-type-external-"],
.design-Sell [class*="link-type-popup-"],
.design-Sell [class*="link-type-standard-"] {
    font: 700 16px/24px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell [class*="link-type-anchor-"],
[lang|="ar"] .design-Sell [class*="link-type-download-"],
[lang|="ar"] .design-Sell [class*="link-type-external-"],
[lang|="ar"] .design-Sell [class*="link-type-popup-"],
[lang|="ar"] .design-Sell [class*="link-type-standard-"] {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell [class*="link-type-anchor-"]:after,
.design-Sell [class*="link-type-download-"]:after,
.design-Sell [class*="link-type-external-"]:after,
.design-Sell [class*="link-type-popup-"]:after,
.design-Sell [class*="link-type-standard-"]:after {
    height: 14px;
    margin-left: 12px;
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    width: 14px;
}
[dir="rtl"] .design-Sell [class*="link-type-anchor-"]:after,
[dir="rtl"] .design-Sell [class*="link-type-download-"]:after,
[dir="rtl"] .design-Sell [class*="link-type-external-"]:after,
[dir="rtl"] .design-Sell [class*="link-type-popup-"]:after,
[dir="rtl"] .design-Sell [class*="link-type-standard-"]:after {
    margin-left: 0;
    margin-right: 12px;
}
.design-Sell .link-type-standard-dark {
    color: #232f3e;
}
.design-Sell .link-type-standard-dark:after {
    background-position: -1px -27px;
}
.design-Sell .link-type-standard-dark:hover:after {
    background-position: -20px -27px;
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
    transform: translate(4px);
}
.design-Sell .link-type-standard-light {
    color: #fff;
}
.design-Sell .link-type-standard-light:after {
    background-position: -39px -27px;
}
.design-Sell .link-type-standard-light:hover:after {
    background-position: -20px -27px;
    -webkit-transform: translate(4px);
    -ms-transform: translate(4px);
    transform: translate(4px);
}
.design-Sell .link-type-anchor-dark {
    color: #232f3e;
}
.design-Sell .link-type-anchor-dark:after {
    background-position: -1px -12px;
}
.design-Sell .link-type-anchor-dark:hover:after {
    background-position: -20px -12px;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}
.design-Sell .link-type-anchor-light {
    color: #fff;
}
.design-Sell .link-type-anchor-light:after {
    background-position: -39px -12px;
}
.design-Sell .link-type-anchor-light:hover:after {
    background-position: -20px -12px;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}
.design-Sell .link-type-external-dark {
    color: #232f3e;
}
.design-Sell .link-type-external-dark:after {
    background-position: 2px 3px;
}
.design-Sell .link-type-external-dark:hover:after {
    background-position: -17px 3px;
    -webkit-transform: translate(4px, -4px);
    -ms-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
}
.design-Sell .link-type-external-light {
    color: #fff;
}
.design-Sell .link-type-external-light:after {
    background-position: -36px 3px;
}
.design-Sell .link-type-external-light:hover:after {
    background-position: -17px 3px;
    -webkit-transform: translate(4px, -4px);
    -ms-transform: translate(4px, -4px);
    transform: translate(4px, -4px);
}
.design-Sell .link-type-popup-dark {
    color: #232f3e;
}
.design-Sell .link-type-popup-dark:after {
    background-position: -88px 0;
}
.design-Sell .link-type-popup-dark:hover:after {
    background-position: -107px 0;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}
.design-Sell .link-type-popup-light {
    color: #fff;
}
.design-Sell .link-type-popup-light:after {
    background-position: -126px 0;
}
.design-Sell .link-type-popup-light:hover:after {
    background-position: -107px 0;
    -webkit-transform: translateY(-4px);
    -ms-transform: translateY(-4px);
    transform: translateY(-4px);
}
.design-Sell .link-type-download-dark {
    color: #232f3e;
}
.design-Sell .link-type-download-dark:after {
    background-position: -1px -42px;
    height: 18px;
    width: 18px;
}
.design-Sell .link-type-download-dark:hover:after {
    background-position: -39px -42px;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}
.design-Sell .link-type-download-light {
    color: #fff;
}
.design-Sell .link-type-download-light:after {
    background-position: -58px -42px;
    height: 18px;
    width: 18px;
}
.design-Sell .link-type-download-light:hover:after {
    background-position: -39px -42px;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}
.design-Sell .link-type-download-table {
    color: #6c7778;
}
.design-Sell .link-type-download-table:after {
    background-position: -20px -42px;
    height: 18px;
    width: 18px;
}
.design-Sell .link-type-download-table:hover:after {
    background-position: -39px -42px;
    -webkit-transform: translateY(4px);
    -ms-transform: translateY(4px);
    transform: translateY(4px);
}
[dir="rtl"] .design-Sell [class*="link-type-external-"]:after,
[dir="rtl"] .design-Sell [class*="link-type-standard-"]:after {
    -webkit-transform: translate(0) rotateY(180deg);
    transform: translate(0) rotateY(180deg);
}
[dir="rtl"] .design-Sell .link-type-standard-dark:hover:after,
[dir="rtl"] .design-Sell .link-type-standard-light:hover:after {
    -webkit-transform: translate(-4px) rotateY(180deg);
    transform: translate(-4px) rotateY(180deg);
}
[dir="rtl"] .design-Sell .link-type-external-dark:hover:after,
[dir="rtl"] .design-Sell .link-type-external-light:hover:after {
    -webkit-transform: translate(-4px, -4px) rotateY(180deg);
    transform: translate(-4px, -4px) rotateY(180deg);
}
.design-Sell .link-container {
    text-decoration: none;
    width: 100%;
}
.design-Sell ol.list,
.design-Sell ul.list {
    text-align: left;
    padding-left: 20px;
    margin: 0 0 16px 16px;
}
.design-Sell ol.list li,
.design-Sell ul.list li {
    list-style: disc;
    margin-bottom: 16px;
}
.design-Sell ol.list li .popup-link,
.design-Sell ol.list li a,
.design-Sell ul.list li .popup-link,
.design-Sell ul.list li a {
    text-decoration: none;
    cursor: pointer;
}
.design-Sell ol.list.horizontal-link-list,
.design-Sell ul.list.horizontal-link-list {
    list-style: none;
    margin: 0;
    padding: 0;
}
.design-Sell ol.list.horizontal-link-list li,
.design-Sell ul.list.horizontal-link-list li {
    padding: 0;
    list-style: none;
    float: left;
    margin: 0 2em 0 0;
    width: auto !important;
}
@media screen and (max-width: 440px) {
    .design-Sell ol.list.horizontal-link-list li,
    .design-Sell ul.list.horizontal-link-list li {
        float: none;
        width: auto;
        margin: 0;
    }
}
.design-Sell ol.list.horizontal-link-list li:before,
.design-Sell ul.list.horizontal-link-list li:before {
    content: "";
}
.design-Sell ol.list ol.list li,
.design-Sell ol.list ul.list li,
.design-Sell ul.list ol.list li,
.design-Sell ul.list ul.list li {
    list-style: circle;
}
.design-Sell ol.list li {
    list-style: inherit;
}
.design-Sell .upper-alpha > .has-max-width > div.widget > div.list-container > ol.list,
.design-Sell .upper-alpha > .has-max-width > ol.list,
.design-Sell .upper-alpha > div.widget > div.list-container > ol.list,
.design-Sell .upper-alpha > ol.list {
    list-style: upper-alpha;
}
[dir="rtl"] .design-Sell ol.list,
[dir="rtl"] .design-Sell ul.list {
    text-align: right;
    padding-left: 0;
    padding-right: 20px;
    margin: 0 16px 16px 0;
}
[dir="rtl"] .design-Sell ol.list.horizontal-link-list,
[dir="rtl"] .design-Sell ul.list.horizontal-link-list {
    padding: 0;
}
[dir="rtl"] .design-Sell ol.list.horizontal-link-list li,
[dir="rtl"] .design-Sell ul.list.horizontal-link-list li {
    float: right;
    margin: 0 0 0 2em;
}
.design-Sell .desktop.button-type-country:before {
    margin-top: -1px;
}
.design-Sell .button-type-country:focus {
    outline: none;
}
.design-Sell .button-type-country:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/flags/flag-sprite.svg) no-repeat;
    width: 24px;
    height: 18px;
    background-size: 30px;
    margin-top: -1px;
    margin-left: -30px;
    float: left;
    padding-right: 4px;
}
[dir="rtl"] .design-Sell .button-type-country:before {
    margin-left: 5px;
    margin-right: -30px;
}
[dir="rtl"] .design-Sell .button-type-country:before {
    float: right;
}
[dir="rtl"] .design-Sell .button-type-country:before {
    padding-right: 0;
    padding-left: 4px;
}
.design-Sell .button-type-country:before.popup-link {
    margin-top: -1px;
}
@media screen and (max-width: 480px) {
    .design-Sell .button-type-country:before {
        margin: 0;
        padding-right: 6px;
    }
}
.design-Sell .button-type-country.country-AU:before {
    background-position: -3px -3px;
}
.design-Sell .button-type-country.country-BR:before {
    background-position: -3px -24px;
}
.design-Sell .button-type-country.country-CA:before {
    background-position: -3px -44px;
}
.design-Sell .button-type-country.country-CN:before {
    background-position: -3px -65px;
}
.design-Sell .button-type-country.country-FR:before {
    background-position: -3px -86px;
}
.design-Sell .button-type-country.country-DE:before {
    background-position: -3px -106px;
}
.design-Sell .button-type-country.country-IN:before {
    background-position: -3px -127px;
}
.design-Sell .button-type-country.country-IT:before {
    background-position: -3px -148px;
}
.design-Sell .button-type-country.country-JP:before {
    background-position: -3px -168px;
}
.design-Sell .button-type-country.country-KR:before {
    background-position: -3px -189px;
}
.design-Sell .button-type-country.country-MX:before {
    background-position: -3px -209px;
}
.design-Sell .button-type-country.country-NL:before {
    background-position: -3px -230px;
}
.design-Sell .button-type-country.country-SG:before {
    background-position: -3px -251px;
}
.design-Sell .button-type-country.country-ES:before {
    background-position: -3px -271px;
}
.design-Sell .button-type-country.country-TW:before {
    background-position: -3px -292px;
}
.design-Sell .button-type-country.country-TH:before {
    background-position: -3px -313px;
}
.design-Sell .button-type-country.country-TR:before {
    background-position: -3px -333px;
}
.design-Sell .button-type-country.country-AE:before {
    background-position: -3px -354px;
}
.design-Sell .button-type-country.country-UK:before {
    background-position: -3px -375px;
}
.design-Sell .button-type-country.country-US:before {
    background-position: -3px -395px;
}
.design-Sell .button-type-country.country-PL:before {
    background-position: -3px -416px;
}
.design-Sell .button-type-country.country-SA:before {
    background-position: -3px -437px;
}
.design-Sell .button-type-country.country-VN:before {
    background-position: -3px -459px;
}
.design-Sell .button-type-country.country-SE:before {
    background-position: -3px -480px;
}
.design-Sell #country-picker-popup .popup,
.design-Sell #footer-nav-country-picker-popup .popup,
.design-Sell #footer-nav-language-picker-popup .popup,
.design-Sell #language-picker-popup .popup,
.design-Sell #pre-nav-country-picker-popup .popup,
.design-Sell #pre-nav-language-picker-popup .popup {
    max-width: 800px;
}
.mobileLandscape .design-Sell #country-picker-popup .popup,
.mobileLandscape .design-Sell #footer-nav-country-picker-popup .popup,
.mobileLandscape .design-Sell #footer-nav-language-picker-popup .popup,
.mobileLandscape .design-Sell #language-picker-popup .popup,
.mobileLandscape .design-Sell #pre-nav-country-picker-popup .popup,
.mobileLandscape .design-Sell #pre-nav-language-picker-popup .popup {
    max-height: -webkit-calc(100vh - 100px);
    max-height: calc(100vh - 100px);
}
.design-Sell #country-picker-popup .popup a.country-picker-country,
.design-Sell #footer-nav-country-picker-popup .popup a.country-picker-country,
.design-Sell #footer-nav-language-picker-popup .popup a.country-picker-country,
.design-Sell #language-picker-popup .popup a.country-picker-country,
.design-Sell #pre-nav-country-picker-popup .popup a.country-picker-country,
.design-Sell #pre-nav-language-picker-popup .popup a.country-picker-country {
    color: #6c7778;
}
.design-Sell #country-picker-popup .popup-container,
.design-Sell #footer-nav-country-picker-popup .popup-container,
.design-Sell #footer-nav-language-picker-popup .popup-container,
.design-Sell #language-picker-popup .popup-container,
.design-Sell #pre-nav-country-picker-popup .popup-container,
.design-Sell #pre-nav-language-picker-popup .popup-container {
    padding: 40px;
}
.design-Sell .country-picker-footnote {
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    color: #6c7778;
    max-width: 80%;
    margin: 2em auto 0;
    text-align: center;
}
[lang|="ar"] .design-Sell .country-picker-footnote {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
@media screen and (max-width: 480px) {
    .design-Sell .country-picker-footnote {
        font: 400 14px/21px AEmb, Helvetica, Arial, sans-serif;
        margin: 2em 0;
        max-width: 100%;
    }
    [lang|="ar"] .design-Sell .country-picker-footnote {
        font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
    }
}
.design-Sell .country-popup-list li {
    -webkit-flex-basis: 50%;
    flex-basis: 50%;
    -ms-flex-preferred-size: 50%;
}
.design-Sell .country-picker-country.current:before {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat -94px -495px !important;
    width: 22px;
    height: 22px;
    margin-top: 1px;
}
.design-Sell .country-picker-country:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/flags/flag-sprite.svg) no-repeat;
    float: left;
    margin-top: 2px;
    margin-right: 8px;
    width: 24px;
    height: 18px;
    background-size: 30px;
}
[dir="rtl"] .design-Sell .country-picker-country:before {
    float: right;
}
[dir="rtl"] .design-Sell .country-picker-country:before {
    margin-right: 0;
    margin-left: 8px;
}
.design-Sell .country-picker-country.country-AU:before {
    background-position: -3px -3px;
}
.design-Sell .country-picker-country.country-BR:before {
    background-position: -3px -24px;
}
.design-Sell .country-picker-country.country-CA:before {
    background-position: -3px -44px;
}
.design-Sell .country-picker-country.country-CN:before {
    background-position: -3px -65px;
}
.design-Sell .country-picker-country.country-FR:before {
    background-position: -3px -86px;
}
.design-Sell .country-picker-country.country-DE:before {
    background-position: -3px -106px;
}
.design-Sell .country-picker-country.country-IN:before {
    background-position: -3px -127px;
}
.design-Sell .country-picker-country.country-IT:before {
    background-position: -3px -148px;
}
.design-Sell .country-picker-country.country-JP:before {
    background-position: -3px -168px;
}
.design-Sell .country-picker-country.country-KR:before {
    background-position: -3px -189px;
}
.design-Sell .country-picker-country.country-MX:before {
    background-position: -3px -209px;
}
.design-Sell .country-picker-country.country-NL:before {
    background-position: -3px -230px;
}
.design-Sell .country-picker-country.country-SG:before {
    background-position: -3px -251px;
}
.design-Sell .country-picker-country.country-ES:before {
    background-position: -3px -271px;
}
.design-Sell .country-picker-country.country-TW:before {
    background-position: -3px -292px;
}
.design-Sell .country-picker-country.country-TH:before {
    background-position: -3px -313px;
}
.design-Sell .country-picker-country.country-TR:before {
    background-position: -3px -333px;
}
.design-Sell .country-picker-country.country-AE:before {
    background-position: -3px -354px;
}
.design-Sell .country-picker-country.country-UK:before {
    background-position: -3px -375px;
}
.design-Sell .country-picker-country.country-US:before {
    background-position: -3px -395px;
}
.design-Sell .country-picker-country.country-PL:before {
    background-position: -3px -416px;
}
.design-Sell .country-picker-country.country-SA:before {
    background-position: -3px -437px;
}
.design-Sell .country-picker-country.country-VN:before {
    background-position: -3px -459px;
}
.design-Sell .country-picker-country.country-SE:before {
    background-position: -3px -480px;
}
.design-Sell .country-picker-heading,
.design-Sell .language-picker-heading {
    font: 700 32px AEmb, Helvetica, Arial, sans-serif;
    color: #232f3e;
    text-align: center;
    margin-bottom: 0.5em;
}
[lang|="ar"] .design-Sell .country-picker-heading,
[lang|="ar"] .design-Sell .language-picker-heading {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.mobileLandscape .design-Sell .country-picker-heading,
.mobileLandscape .design-Sell .language-picker-heading,
.mobilePortrait .design-Sell .country-picker-heading,
.mobilePortrait .design-Sell .language-picker-heading {
    font-weight: 900;
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 1em;
}
.design-Sell .popover-header-right {
    font: 700 16px AEmb, Helvetica, Arial, sans-serif;
    color: #373d3e;
    float: right;
    padding-top: 22px;
    padding-bottom: 22px;
    padding-right: 24px;
    white-space: nowrap;
}
[lang|="ar"] .design-Sell .popover-header-right {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
[dir="rtl"] .design-Sell .popover-header-right {
    float: left;
    padding-right: 0;
    padding-left: 24px;
}
.design-Sell .popover-header-right span {
    display: inline-block;
}
.design-Sell .country-popup-list,
.design-Sell .language-popup-list {
    margin: 0;
    padding: 0;
    list-style: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row wrap;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
}
.design-Sell .country-popup-list.single-col,
.design-Sell .language-popup-list.single-col {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
@media screen and (max-width: 480px) {
    .design-Sell .country-popup-list,
    .design-Sell .language-popup-list {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -webkit-flex-flow: column nowrap;
        -ms-flex-flow: column nowrap;
        flex-flow: column nowrap;
    }
}
.design-Sell .country-popup-list li,
.design-Sell .language-popup-list li {
    list-style: none;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .design-Sell .country-popup-list li,
    .design-Sell .language-popup-list li {
        list-style-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAQAAAC1HAwCAAAAC0lEQVR42mNkYAAAAAYAAjCB0C8AAAAASUVORK5CYII=);
    }
}
.design-Sell .country-popup-list li .country-picker-country,
.design-Sell .country-popup-list li .language-picker-language,
.design-Sell .language-popup-list li .country-picker-country,
.design-Sell .language-popup-list li .language-picker-language {
    padding: 0.5em;
    font: 400 20px AEmb, Helvetica, Arial, sans-serif;
    color: #6c7778;
    display: inline-block;
    position: relative;
    text-decoration: none;
}
[lang|="ar"] .design-Sell .country-popup-list li .country-picker-country,
[lang|="ar"] .design-Sell .country-popup-list li .language-picker-language,
[lang|="ar"] .design-Sell .language-popup-list li .country-picker-country,
[lang|="ar"] .design-Sell .language-popup-list li .language-picker-language {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .country-popup-list li .country-picker-country.current,
.design-Sell .country-popup-list li .language-picker-language.current,
.design-Sell .language-popup-list li .country-picker-country.current,
.design-Sell .language-popup-list li .language-picker-language.current {
    font-weight: 700;
    color: #0079af !important;
}
.design-Sell .country-popup-list li .country-picker-country:hover,
.design-Sell .country-popup-list li .language-picker-language:hover,
.design-Sell .language-popup-list li .country-picker-country:hover,
.design-Sell .language-popup-list li .language-picker-language:hover {
    text-decoration: none;
}
.design-Sell .country-popup-list li .country-picker-country:not(.current):hover,
.design-Sell .country-popup-list li .language-picker-language:not(.current):hover,
.design-Sell .language-popup-list li .country-picker-country:not(.current):hover,
.design-Sell .language-popup-list li .language-picker-language:not(.current):hover {
    color: #232f3e;
}
.design-Sell .country-popup-list li .country-picker-country:not(.current):hover:after,
.design-Sell .country-popup-list li .language-picker-language:not(.current):hover:after,
.design-Sell .language-popup-list li .country-picker-country:not(.current):hover:after,
.design-Sell .language-popup-list li .language-picker-language:not(.current):hover:after {
    content: "";
    position: absolute;
    width: 4px;
    height: 24px;
    background: #0099d9;
    border-radius: 2px;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}
.design-Sell .language-picker-language.current:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat -94px -495px;
    width: 22px;
    height: 22px;
    position: absolute;
    left: -18px;
    top: 11px;
}
[dir="rtl"] .design-Sell .language-picker-language.current:before {
    right: -18px;
    left: unset;
}
.design-Sell .popover-container .country-popup-list {
    margin-left: 16px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .design-Sell .popover-container .country-popup-list {
        margin: 0 32px;
    }
}
.design-Sell #hmd-picker-popover .popover-close-container {
    background: -webkit-gradient(linear, left top, left bottom, from(#0099d9), to(#0079af));
    background: -webkit-linear-gradient(top, #0099d9, #0079af);
    background: linear-gradient(180deg, #0099d9, #0079af);
}
.design-Sell #hmd-picker-popover .popover-close-container a.close-popover,
.design-Sell #hmd-picker-popover .popover-header-right {
    color: #fafafa;
}
.design-Sell #hmd-picker-popover .popover-container {
    padding: 0 0 40px;
}
.design-Sell #hmd-picker-popover .ratings-container {
    padding: 0 40px;
}
@media screen and (max-width: 480px) {
    .design-Sell #hmd-picker-popover .ratings-container {
        padding: 0 24px;
    }
}
.design-Sell #hmd-picker-popover,
.design-Sell #hmd-picker-popup {
    font-family: AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell #hmd-picker-popover,
[lang|="ar"] .design-Sell #hmd-picker-popup {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell #hmd-picker-popover .popup,
.design-Sell #hmd-picker-popup .popup {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    max-width: 500px;
}
@media screen and (max-width: 480px) {
    .design-Sell #hmd-picker-popover .popup,
    .design-Sell #hmd-picker-popup .popup {
        width: 100%;
    }
}
.design-Sell #hmd-picker-popover .popup-container,
.design-Sell #hmd-picker-popup .popup-container {
    display: block;
}
.design-Sell #hmd-picker-popover .popup-container.hide,
.design-Sell #hmd-picker-popup .popup-container.hide {
    display: none;
}
.design-Sell .hmd-title {
    padding: 20px 40px;
    font-size: 32px;
    font-weight: 900;
    color: #fff;
    background-color: #0079af;
}
@media screen and (max-width: 480px) {
    .design-Sell .hmd-title {
        padding: 20px 24px;
        font-size: 28px;
    }
}
.design-Sell #hmd-picker-popup .hmd-feedback-message {
    border-radius: 8px;
    background: #fff;
    display: none;
}
@-webkit-keyframes animateFeedbackMessage {
    0% {
        padding-top: 20%;
    }
    to {
        padding-top: 0;
    }
}
@keyframes animateFeedbackMessage {
    0% {
        padding-top: 20%;
    }
    to {
        padding-top: 0;
    }
}
.design-Sell #hmd-picker-popup .hmd-feedback-message.show {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 0;
    -webkit-animation-name: animateFeedbackMessage;
    animation-name: animateFeedbackMessage;
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}
.design-Sell #hmd-picker-popover #hmd-main-popup {
    right: 0;
    position: relative;
    width: 100vw;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}
.design-Sell #hmd-picker-popover #hmd-main-popup.hide {
    right: 100vw;
}
.design-Sell #hmd-picker-popover .hmd-feedback-message {
    position: absolute;
    top: 60px;
    right: -100vw;
    width: 100vw;
    height: 200vw;
    -webkit-transition: 0.4s ease-out;
    transition: 0.4s ease-out;
}
.design-Sell #hmd-picker-popover .hmd-feedback-message.show {
    right: 0;
}
.design-Sell #hmd-picker-popover .thank-you-image-div {
    margin-top: 80px;
}
.design-Sell .feedback-type-title,
.design-Sell .hmd-comment-title,
.design-Sell .ratings-title {
    padding: 40px 40px 8px;
    color: #373d3e;
    font-size: 20px;
    line-height: 30px;
}
@media screen and (max-width: 480px) {
    .design-Sell .feedback-type-title,
    .design-Sell .hmd-comment-title,
    .design-Sell .ratings-title {
        padding: 24px 24px 4px;
        font-size: 16px;
    }
}
.design-Sell .hmd-comment-container,
.design-Sell .ratings-container,
.design-Sell feedback-type-container {
    padding-left: 40px;
    padding-right: 40px;
    padding-bottom: 40px;
}
@media screen and (max-width: 480px) {
    .design-Sell .hmd-comment-container,
    .design-Sell .ratings-container,
    .design-Sell feedback-type-container {
        padding-left: 24px;
        padding-right: 24px;
        padding-bottom: 0;
    }
}
.design-Sell .ratings-container {
    height: 41px;
}
.design-Sell .ratings-container .ratings-fieldset {
    border: none;
    float: left;
    padding: 0;
}
[dir="rtl"] .design-Sell .ratings-container .ratings-fieldset {
    float: right;
}
.design-Sell .ratings-container .ratings-fieldset input {
    display: none;
}
.design-Sell .ratings-container .ratings-fieldset input:checked ~ label,
.design-Sell .ratings-container .ratings-fieldset input:hover ~ label {
    background-image: url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg);
    background-position: -103px -523px;
}
.design-Sell .ratings-container .ratings-fieldset label {
    float: right;
    width: 45px;
    height: 42px;
    cursor: pointer;
    background-image: url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg);
    background-position: -51px -523px;
    background-repeat: no-repeat;
    -webkit-transition: background 0.6s;
    transition: background 0.6s;
    -webkit-transition: background-image 0.6s;
    -moz-transition: background-image 0.6s;
    margin-right: 4px;
}
[dir="rtl"] .design-Sell .ratings-container .ratings-fieldset label {
    float: left;
    margin-right: 0;
    margin-left: 4px;
}
.design-Sell .feedback-type-container {
    position: relative;
    width: 45%;
    border: 1px solid #373d3e;
    border-radius: 4px;
    font-size: 14px;
    color: #6c7778;
    resize: none;
    outline: none;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    margin: 0 40px;
    line-height: 48px;
}
@media screen and (max-width: 480px) {
    .design-Sell .feedback-type-container {
        width: 65%;
        margin-left: 24px;
        margin-right: 24px;
    }
}
.design-Sell .feedback-type-container.select-active {
    border-radius: 4px 4px 0 0;
    border: 1px solid #0099d9;
    box-shadow: 0 -4px 15px rgba(0, 0, 0, 0.2);
    border-bottom: 0;
}
.design-Sell .feedback-type-container .select-hidden {
    display: none;
    visibility: hidden;
}
.design-Sell .feedback-type-container .select-styled {
    color: #636d6e;
    cursor: pointer;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    position: relative;
    padding: 16px 34px 16px 16px;
    line-height: 22px;
    font-size: 14px;
}
[dir="rtl"] .design-Sell .feedback-type-container .select-styled {
    padding-right: 16px;
    padding-left: 34px;
}
.design-Sell .feedback-type-container .select-styled:after {
    content: "";
    position: absolute;
    top: 50%;
    display: block;
    left: unset;
    right: 20px;
    height: 8px;
    width: 12px;
    margin-top: -4px;
    background: url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat 0 -69px;
}
[dir="rtl"] .design-Sell .feedback-type-container .select-styled:after {
    left: 20px;
    right: unset;
}
.design-Sell .feedback-type-container .select-styled.select-active:after {
    background-position: 0 -61px;
}
.design-Sell .feedback-type-container .select-styled.select-active + .select-options {
    display: block;
    z-index: 11;
}
.design-Sell .feedback-type-container .select-styled.pick-option {
    color: #373d3e;
}
.design-Sell .feedback-type-container .select-options {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    margin: 0 -1px;
    padding: 0;
    list-style: none;
    background: #fff;
    color: #373d3e;
    height: auto;
    overflow-y: auto;
    border-radius: 0 0 4px 4px;
    border: 1px solid #0099d9;
    border-top: 0;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.2);
}
.design-Sell .feedback-type-container .select-options li {
    height: 48px;
    list-style: none;
    cursor: pointer;
    padding-left: 16px;
    padding-bottom: 16px;
    color: #6c7778;
}
[dir="rtl"] .design-Sell .feedback-type-container .select-options li {
    padding-left: 0;
    padding-right: 16px;
}
.design-Sell .feedback-type-container .select-options li:hover {
    background-color: #ebf8fa;
    color: #000;
    padding-left: 12px;
    border-left: 4px solid #0099d9;
}
[dir="rtl"] .design-Sell .feedback-type-container .select-options li:hover {
    padding-left: 0;
    padding-right: 12px;
    border-left: 0;
    border-right: 4px solid #0099d9;
}
.design-Sell .hmd-comment-container {
    padding-bottom: 0;
}
.design-Sell .hmd-comment-container .hmd-textarea {
    font-family: inherit;
    border: 1px solid #373d3e;
    color: #373d3e;
    resize: none;
    overflow-y: auto;
    height: 150px;
    width: -webkit-calc(100% - 32px);
    width: calc(100% - 32px);
    padding: 16px 16px 0;
    line-height: 22px;
    font-size: 14px;
    border-radius: 4px;
}
.design-Sell .hmd-comment-container .hmd-textarea:focus {
    outline: none;
    border: 1px solid #0099d9 !important;
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
}
.design-Sell .hmd-characters-remaining-container {
    float: right;
    padding-right: 40px;
    color: #6c7778;
    font-size: 14px;
    line-height: 21px;
}
[dir="rtl"] .design-Sell .hmd-characters-remaining-container {
    float: left;
    padding-right: 0;
    padding-left: 40px;
}
@media screen and (max-width: 480px) {
    .design-Sell .hmd-characters-remaining-container {
        padding-right: 24px;
    }
    [dir="rtl"] .design-Sell .hmd-characters-remaining-container {
        padding-right: 0;
        padding-left: 24px;
    }
}
.design-Sell .hmd-characters-remaining-container .hmd-comment-remaining-number {
    padding-right: 3px;
    float: left;
}
[dir="rtl"] .design-Sell .hmd-characters-remaining-container .hmd-comment-remaining-number {
    padding-right: 0;
    padding-left: 3px;
    float: right;
}
.design-Sell .hmd-characters-remaining-container .hmd-comment-remaining-content {
    white-space: pre;
}
.design-Sell .hmd-privacy-and-submit-container {
    padding: 40px 40px 100px;
}
@media screen and (max-width: 480px) {
    .design-Sell .hmd-privacy-and-submit-container {
        padding-left: 24px;
        padding-right: 24px;
    }
}
.design-Sell .hmd-privacy-and-submit-container .hmd-privacy {
    float: left;
    color: #6c7778;
    margin-top: 20px;
    padding-top: 2%;
}
[dir="rtl"] .design-Sell .hmd-privacy-and-submit-container .hmd-privacy {
    float: right;
}
.design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip {
    vertical-align: text-top;
    line-height: unset;
    width: auto !important;
    height: auto;
    margin: unset;
}
.design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text:after {
    border-top-color: #232f3e;
}
.design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip.upside-down .tooltip-text,
.mobileLandscape .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text,
.mobilePortrait .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text,
.tablet .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text {
    bottom: 0;
    top: unset;
    margin-bottom: 30px;
}
@media screen and (max-width: 480px) {
    .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip.upside-down .tooltip-text,
    .mobileLandscape .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text,
    .mobilePortrait .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text,
    .tablet .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text {
        margin-left: 45px;
        max-width: 220px;
    }
}
.design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip.upside-down .tooltip-text:after,
.mobileLandscape .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text:after,
.mobilePortrait .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text:after,
.tablet .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text:after {
    left: 50%;
    top: 108%;
}
.design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-icon {
    font-style: normal;
    border-bottom: 1px solid #6c7778;
    padding-bottom: 2px;
    width: auto;
    height: auto;
    background: unset;
    font-size: 14px;
}
.design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-icon:hover {
    border-bottom: none;
    padding-bottom: unset;
}
.design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text {
    margin-left: 20%;
    background: #232f3e;
    color: #fff;
    font-family: AEmb, Helvetica, Arial, sans-serif;
    font-weight: 400;
    border-style: solid;
    border-color: #232f3e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    font-size: 14px;
}
[lang|="ar"] .design-Sell .hmd-privacy-and-submit-container .hmd-privacy .hmd-tool-tip-label .tooltip .tooltip-text {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .hmd-privacy-and-submit-container .hmd-submit-button {
    float: right;
    border-radius: 40px;
    height: 46px;
    margin-top: 20px;
    padding: 12px 22px;
    background-color: #0079af;
    border: 2px solid #0079af;
    color: #fff;
}
[dir="rtl"] .design-Sell .hmd-privacy-and-submit-container .hmd-submit-button {
    float: left;
}
.design-Sell .hmd-privacy-and-submit-container .hmd-submit-button:disabled {
    cursor: default;
    background-color: #636d6e;
    box-shadow: none !important;
    border: 2px solid #636d6e;
}
.design-Sell .hmd-feedback-message {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    text-align: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.design-Sell .hmd-feedback-message .thank-you-image-div .thank-you-image {
    display: inline-block;
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat -2px -525px;
    width: 40px;
    height: 40px;
}
.design-Sell .hmd-feedback-message .thank-you-title {
    color: #538000;
    font-size: 48px;
    font-weight: 900;
    padding: 24px 48px 16px;
}
.design-Sell .hmd-feedback-message .thank-you-title.mobile {
    font-size: 32px;
    line-height: 38px;
    padding: 24px 40px 16px;
}
.design-Sell .hmd-feedback-message .thank-you-message {
    color: #636d6e;
    font-size: 20px;
    line-height: 30px;
    padding-left: 80px;
    padding-right: 80px;
}
.design-Sell .hmd-feedback-message .thank-you-message.mobile {
    font-size: 14px;
    line-height: 21px;
    padding-left: 40px;
    padding-right: 40px;
}
.design-Sell .snippet-media-tile {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.design-Sell .snippet-media-tile > .has-max-width > div {
    border-radius: 8px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
    margin-bottom: 24px;
    min-height: 300px;
}
.design-Sell .media-tile {
    height: 300px;
    overflow: hidden;
    position: relative;
}
.design-Sell .media-tile.videopopup {
    border-color: #d5dbdb;
    border-radius: 8px;
}
.design-Sell .media-tile .video-popup {
    display: inline-block;
    height: 100%;
    padding: 32px;
    position: relative;
    text-decoration: none;
    width: 100%;
    z-index: 1;
}
.design-Sell .media-tile .content {
    height: 100%;
}
.design-Sell .media-tile .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100%;
}
.design-Sell .media-tile .subject {
    color: #fff;
    font: 400 14px/21px AEmbMono, Helvetica, Arial, sans-serif;
    letter-spacing: 2px;
    margin: 0 0 8px;
    text-transform: uppercase;
}
[lang|="ar"] .design-Sell .media-tile .subject {
    font-family: AEmbArabic, AEmbMono, Helvetica, Arial, sans-serif;
}
.design-Sell .media-tile .title {
    color: #fff;
    font: 900 24px/28px AEmb, Helvetica, Arial, sans-serif;
    margin: 0 0 12px;
}
[lang|="ar"] .design-Sell .media-tile .title {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .media-tile .description {
    color: #fff;
    display: block;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    margin: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
[lang|="ar"] .design-Sell .media-tile .description {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .media-tile .description:not(.edit-mode) {
    opacity: 0;
}
.design-Sell .media-tile .cta-text {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    font: 900 24px/36px AEmb, Helvetica, Arial, sans-serif;
    letter-spacing: 0.4px;
}
[lang|="ar"] .design-Sell .media-tile .cta-text {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .media-tile .cta-text:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: 0 -110px;
    background-size: 80px;
    display: inline-block;
    height: 36px;
    margin-right: 12px;
    width: 36px;
}
[dir="rtl"] .design-Sell .media-tile .cta-text:before {
    margin-right: 0;
    margin-left: 12px;
}
.desktop .design-Sell .snippet-media-tile {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.desktop .design-Sell .snippet-media-tile .has-max-width {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
}
.desktop .design-Sell .media-tile {
    height: 566px;
    -webkit-transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.desktop .design-Sell .media-tile:after {
    bottom: 0;
    content: "";
    height: 96px;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    -webkit-transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    visibility: hidden;
    width: 100%;
    border-radius: 0 0 8px 8px;
}
.desktop .design-Sell .media-tile:focus,
.desktop .design-Sell .media-tile:hover {
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}
.desktop .design-Sell .media-tile:focus:after,
.desktop .design-Sell .media-tile:hover:after {
    background-color: #0099d9;
    content: "";
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    width: 100%;
}
.desktop .design-Sell .media-tile:focus .description,
.desktop .design-Sell .media-tile:hover .description {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
}
.desktop .design-Sell .media-tile:focus .cta-text:before,
.desktop .design-Sell .media-tile:hover .cta-text:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: 0 -110px;
    background-size: 80px;
}
.desktop .design-Sell .media-tile .description {
    -webkit-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
    -webkit-transition: all 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.desktop .design-Sell .media-tile .video-popup {
    padding: 56px 40px 32px;
}
.desktop .design-Sell .media-tile .title {
    font-size: 32px;
    line-height: 38px;
}
.desktop .design-Sell .snippet-media-tile .has-max-width > div {
    margin-right: 24px;
}
.desktop [dir="rtl"] .design-Sell .snippet-media-tile .has-max-width > div,
[dir="rtl"] .desktop .design-Sell .snippet-media-tile .has-max-width > div {
    margin-right: 0;
    margin-left: 24px;
}
.desktop .design-Sell .snippet-media-tile .has-max-width > div:last-child {
    margin-right: 0;
}
.desktop [dir="rtl"] .design-Sell .snippet-media-tile .has-max-width > div:last-child,
[dir="rtl"] .desktop .design-Sell .snippet-media-tile .has-max-width > div:last-child {
    margin-right: 0;
    margin-left: 0;
}
.design-Sell .nav-main-wrapper {
    height: 64px;
    padding: 0 16px;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    background-color: #fff;
    z-index: 99;
    -webkit-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}
.design-Sell .nav-main-wrapper:not(.edit-mode) {
    position: fixed;
}
.awsui-util-container .design-Sell .nav-main-wrapper:not(.edit-mode) {
    position: absolute;
}
.design-Sell .nav-main-wrapper.mobile-search-active {
    margin-top: -64px;
}
.design-Sell .nav-main-wrapper.mobile-search-active > .nav-type-main > ul.is-open {
    height: -webkit-calc(100vh + 64px);
    height: calc(100vh + 64px);
}
.design-Sell .nav-main-wrapper.nav-style-transparent-background {
    background-color: rgba(0, 0, 0, 0);
    box-shadow: none;
}
.design-Sell .nav-main-wrapper.nav-style-transparent-background.is-scrolled,
.design-Sell .nav-main-wrapper.nav-style-transparent-background.search-open,
.design-Sell .nav-main-wrapper.nav-style-transparent-background:hover {
    background-color: #fff;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.design-Sell .nav-main-wrapper.nav-style-transparent-background.is-scrolled .nav-toggle-menu:before,
.design-Sell .nav-main-wrapper.nav-style-transparent-background.search-open .nav-toggle-menu:before,
.design-Sell .nav-main-wrapper.nav-style-transparent-background:hover .nav-toggle-menu:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.design-Sell .nav-main-wrapper.nav-style-transparent-background.is-scrolled .nav-menu-logo-wrap,
.design-Sell .nav-main-wrapper.nav-style-transparent-background.search-open .nav-menu-logo-wrap,
.design-Sell .nav-main-wrapper.nav-style-transparent-background:hover .nav-menu-logo-wrap {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell .nav-main-wrapper.nav-style-transparent-background.is-scrolled .nav-menu-logo-wrap-page-top,
.design-Sell .nav-main-wrapper.nav-style-transparent-background.search-open .nav-menu-logo-wrap-page-top,
.design-Sell .nav-main-wrapper.nav-style-transparent-background:hover .nav-menu-logo-wrap-page-top {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.design-Sell .nav-main-wrapper.nav-style-transparent-background.is-scrolled nav.nav-type-main ul a,
.design-Sell .nav-main-wrapper.nav-style-transparent-background.search-open nav.nav-type-main ul a,
.design-Sell .nav-main-wrapper.nav-style-transparent-background:hover nav.nav-type-main ul a {
    color: #232f3e;
}
.design-Sell .nav-main-wrapper.nav-style-transparent-background.is-scrolled nav.nav-type-main > ul > .has-children > a:after,
.design-Sell .nav-main-wrapper.nav-style-transparent-background.is-scrolled nav.nav-type-main > ul > .has-children > span:after,
.design-Sell .nav-main-wrapper.nav-style-transparent-background.search-open nav.nav-type-main > ul > .has-children > a:after,
.design-Sell .nav-main-wrapper.nav-style-transparent-background.search-open nav.nav-type-main > ul > .has-children > span:after,
.design-Sell .nav-main-wrapper.nav-style-transparent-background:hover nav.nav-type-main > ul > .has-children > a:after,
.design-Sell .nav-main-wrapper.nav-style-transparent-background:hover nav.nav-type-main > ul > .has-children > span:after {
    background-position: -1px -70px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.design-Sell .chevron:after {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: "";
    display: inline-block;
    height: 0.15em;
    left: 0.25em;
    position: relative;
    top: 0.375em;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    vertical-align: top;
    width: 0.15em;
}
.design-Sell .chevron:after.mobile {
    top: 0.65em;
}
.design-Sell .chevron.right:before {
    left: 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}
.design-Sell .chevron.bottom:before {
    top: 0;
    -webkit-transform: rotate(135deg);
    -ms-transform: rotate(135deg);
    transform: rotate(135deg);
}
.design-Sell .chevron.left:before {
    left: 0.25em;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.design-Sell nav.nav-type-main {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0;
    -webkit-transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    width: 100%;
    height: 100% !important;
    position: static;
}
.design-Sell nav.nav-type-main.nav-style-transparent-background .nav-toggle-menu:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell nav.nav-type-main.nav-style-transparent-background .nav-menu-logo-wrap {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.design-Sell nav.nav-type-main.nav-style-transparent-background .nav-menu-logo-wrap-page-top {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell nav.nav-type-main.nav-style-transparent-background.is-scrolled .nav-toggle-menu:before,
.design-Sell nav.nav-type-main.nav-style-transparent-background.search-open .nav-toggle-menu:before,
.design-Sell nav.nav-type-main.nav-style-transparent-background:hover .nav-toggle-menu:before {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.design-Sell nav.nav-type-main.nav-style-transparent-background.is-scrolled .nav-menu-logo-wrap,
.design-Sell nav.nav-type-main.nav-style-transparent-background.search-open .nav-menu-logo-wrap,
.design-Sell nav.nav-type-main.nav-style-transparent-background:hover .nav-menu-logo-wrap {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.design-Sell nav.nav-type-main.nav-style-transparent-background.is-scrolled .nav-menu-logo-wrap-page-top,
.design-Sell nav.nav-type-main.nav-style-transparent-background.search-open .nav-menu-logo-wrap-page-top,
.design-Sell nav.nav-type-main.nav-style-transparent-background:hover .nav-menu-logo-wrap-page-top {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.design-Sell nav.nav-type-main .nav-toggle-menu {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -62px -110px;
    border: none;
    cursor: pointer;
    height: 16px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    position: relative;
    width: 18px;
    margin-top: 1px;
    margin-right: 24px;
}
[dir="rtl"] .design-Sell nav.nav-type-main .nav-toggle-menu {
    margin-right: 0;
    margin-left: 24px;
}
.design-Sell nav.nav-type-main .nav-toggle-menu:before {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -82px -110px;
    border: none;
    content: "";
    cursor: pointer;
    height: 16px;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    top: 0;
    -webkit-transition: opacity 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    width: 18px;
}
.design-Sell nav.nav-type-main .nav-toggle-menu:focus,
.design-Sell nav.nav-type-main .nav-toggle-menu:hover {
    outline: none;
}
.design-Sell nav.nav-type-main .nav-menu-logo-wrap,
.design-Sell nav.nav-type-main .nav-menu-logo-wrap-page-top {
    position: absolute;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: opacity 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .design-Sell nav.nav-type-main .nav-menu-logo-wrap,
    .design-Sell nav.nav-type-main .nav-menu-logo-wrap-page-top {
        left: 0;
        top: 18px;
    }
}
.design-Sell nav.nav-type-main .nav-menu-logo-wrap {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    z-index: 3;
}
.design-Sell nav.nav-type-main .nav-menu-logo-wrap-page-top {
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.design-Sell nav.nav-type-main > a:first-child {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    position: relative;
    z-index: 3;
}
.design-Sell nav.nav-type-main > ul {
    background-color: #fff;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    left: 0;
    list-style: none;
    margin: 0;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
    overflow: hidden;
    padding: 64px 0 0;
    position: absolute;
    top: 0;
    -webkit-transform: translateX(-110vw);
    -ms-transform: translateX(-110vw);
    transform: translateX(-110vw);
    width: 100vw;
    z-index: 2;
    opacity: 0;
    -webkit-transition: none;
    transition: none;
}
.design-Sell nav.nav-type-main > ul.loaded {
    -webkit-transition: transform 0.4s ease-in 0s;
    -webkit-transition: -webkit-transform 0.4s ease-in 0s;
    transition: -webkit-transform 0.4s ease-in 0s;
    transition: transform 0.4s ease-in 0s;
    transition: transform 0.4s ease-in 0s, -webkit-transform 0.4s ease-in 0s;
    opacity: 1;
}
.design-Sell nav.nav-type-main > ul.is-open {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
    -webkit-transition: transform 0.4s ease-out 0s;
    -webkit-transition: -webkit-transform 0.4s ease-out 0s;
    transition: -webkit-transform 0.4s ease-out 0s;
    transition: transform 0.4s ease-out 0s;
    transition: transform 0.4s ease-out 0s, -webkit-transform 0.4s ease-out 0s;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
    width: 100vw;
    height: 200vw;
}
.design-Sell nav.nav-type-main > ul > .nav-back,
.design-Sell nav.nav-type-main > ul > .nav-divider {
    display: none;
}
.design-Sell nav.nav-type-main > ul > .mobile-search {
    background: -webkit-gradient(linear, left top, left bottom, from(#0099d9), to(#0079af));
    background: -webkit-linear-gradient(top, #0099d9, #0079af);
    background: linear-gradient(180deg, #0099d9, #0079af);
    display: inline-block;
    height: 80px;
    padding: 16px;
    box-shadow: none;
}
.tablet .design-Sell nav.nav-type-main > ul > .mobile-search {
    height: 116px;
    padding: 40px;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form {
    height: 100%;
    width: 100%;
    padding: 0;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    -webkit-box-pack: justify;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input {
    height: 48px;
    line-height: normal;
    width: 100%;
    -webkit-appearance: none;
    font-size: 14px;
    padding: 0 38px 0 39px;
    border: none;
    border-radius: 4px;
    box-shadow: none;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input + .search-icon,
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon {
    top: 14px;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input + .search-icon {
    left: 12px;
}
[dir="rtl"] .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input + .search-icon {
    right: 12px;
    left: unset;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon {
    right: 70px;
}
[dir="rtl"] .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon {
    left: 70px;
    right: unset;
}
.mobileLandscape .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon,
.tablet .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon {
    right: 72px;
}
[dir="rtl"] .mobileLandscape .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon,
[dir="rtl"] .tablet .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon {
    left: 72px;
    right: unset;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .mobile-cancel-link {
    width: 0;
    font-size: 14px;
    font-weight: 300;
    margin-left: 0;
    color: #fff;
    overflow: hidden;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .mobile-cancel-link.active {
    width: 53px;
    margin-left: 1em;
}
[dir="rtl"] .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .search-input ~ .mobile-cancel-link.active {
    margin-left: 0;
    margin-right: 1em;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container + .search-suggestions .suggestions-list,
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .autocomplete-results {
    top: 120px;
    border-radius: 0;
    overflow: auto;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
    -ms-flex-align: start;
    align-items: flex-start;
    box-shadow: none;
    border: 0;
}
.tablet .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container + .search-suggestions .suggestions-list,
.tablet .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .autocomplete-results {
    top: 143px;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container + .search-suggestions .suggestions-list li a,
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .autocomplete-results li a {
    padding: 0.5em 0 1em;
    font-size: 14px;
    color: #6c7778;
    background: rgba(0, 0, 0, 0);
    display: block !important;
}
.tablet .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container + .search-suggestions .suggestions-list li a,
.tablet .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .autocomplete-results li a {
    font-size: 16px;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container + .search-suggestions .suggestions-list li a:hover,
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container .autocomplete-results li a:hover {
    background: rgba(0, 0, 0, 0);
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container + .search-suggestions {
    display: none;
}
.tablet .design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container + .search-suggestions {
    margin-top: 3em;
}
.design-Sell nav.nav-type-main > ul > .mobile-search .search-form .search-container + .search-suggestions .suggestions-label {
    font-size: 14px;
    color: #6c7778;
    font-weight: 100;
    padding: 1em 0;
    display: inline-block;
    width: 100%;
    border-bottom: 1px solid #aab7b8;
    margin-bottom: 1em;
}
.design-Sell nav.nav-type-main > ul > .mobile-search ~ .has-children > ul {
    top: 144px;
}
.tablet .design-Sell nav.nav-type-main > ul > .mobile-search ~ .has-children > ul {
    top: 176px;
}
.mobileLandscape .design-Sell nav.nav-type-main > ul > .nav-spacer,
.mobilePortrait .design-Sell nav.nav-type-main > ul > .nav-spacer,
.tablet .design-Sell nav.nav-type-main > ul > .nav-spacer {
    display: none;
}
.design-Sell nav.nav-type-main > ul > li {
    height: auto;
    line-height: normal;
    margin-right: auto;
}
.design-Sell nav.nav-type-main > ul > .has-children {
    margin: 0 16px;
    border-bottom: 1px solid #eaeded;
    position: static;
    border-top: 0;
    padding: 0 24px;
}
.design-Sell nav.nav-type-main > ul > .has-children:last-child {
    border-bottom: none;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .design-Sell nav.nav-type-main > ul > .has-children {
        margin: 0 40px;
    }
}
.design-Sell nav.nav-type-main > ul > .has-children > a:after,
.design-Sell nav.nav-type-main > ul > .has-children > span:after {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -1px -70px;
    display: inline-block;
    height: 6px;
    margin-top: 0;
    margin-bottom: 0;
    margin-left: 7px;
    opacity: 0.4;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
    -webkit-transform: translateY(0) rotate(270deg);
    -ms-transform: translateY(0) rotate(270deg);
    transform: translateY(0) rotate(270deg);
    -webkit-transition: transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: -webkit-transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53), -webkit-transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    width: 10px;
    padding: 0;
    position: relative;
    top: auto;
    border: none;
}
[dir="rtl"] .design-Sell nav.nav-type-main > ul > .has-children > a:after,
[dir="rtl"] .design-Sell nav.nav-type-main > ul > .has-children > span:after {
    margin-left: 0;
    margin-right: 7px;
}
.design-Sell nav.nav-type-main > ul > .has-children li a {
    color: #6c7778;
    font-size: 14px;
    font-weight: 400;
    padding: 9px 0;
}
.design-Sell nav.nav-type-main > ul > .has-children li:nth-child(3) a {
    color: #232f3e;
    cursor: default;
    font: 700 19px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell nav.nav-type-main > ul > .has-children li:nth-child(3) a {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell nav.nav-type-main ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    list-style: none;
    -webkit-box-align: stretch;
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch;
}
.design-Sell nav.nav-type-main ul a {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    color: #232f3e;
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: -webkit-flex !important;
    display: flex !important;
    height: auto !important;
    font: 700 18px AEmb, Helvetica, Arial, sans-serif;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 16px 0;
    text-decoration: none;
}
[lang|="ar"] .design-Sell nav.nav-type-main ul a {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.tablet .design-Sell nav.nav-type-main ul a {
    font-size: 24px;
}
.design-Sell nav.nav-type-main ul li {
    list-style: none;
    height: auto;
    line-height: normal;
}
.design-Sell nav.nav-type-main ul .nav-back-button {
    border: none;
    color: #6c7778;
    background: none;
    font-size: 14px;
    margin: 0 0 8px;
    outline: none;
    padding: 0;
}
.design-Sell nav.nav-type-main ul .nav-back-button:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -1px -70px;
    display: inline-block;
    height: 6px;
    margin-right: 7px;
    opacity: 0.5;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    -webkit-transform: translateY(-2px) rotate(90deg);
    -ms-transform: translateY(-2px) rotate(90deg);
    transform: translateY(-2px) rotate(90deg);
    width: 10px;
}
[dir="rtl"] .design-Sell nav.nav-type-main ul .nav-back-button:before {
    margin-right: 0;
    margin-left: 7px;
}
.design-Sell nav.nav-type-main ul .nav-divider {
    border-top: 1px solid #aab7b8;
    margin: 12px 0;
}
.design-Sell nav.nav-type-main ul .has-children ul {
    background-color: #fff;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
    height: 100vh;
    width: 100vw;
    top: 60px;
    left: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 12px 24px;
    position: absolute;
    -webkit-transform: translate(100vw);
    -ms-transform: translate(100vw);
    transform: translate(100vw);
    -webkit-transition: opacity 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53) 1s, -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53) 1s, -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53) 1s, transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53) 1s, transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53), -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    z-index: 1;
    visibility: visible;
    border-top: 0;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .design-Sell nav.nav-type-main ul .has-children ul {
        padding: 16px 40px;
    }
}
.design-Sell nav.nav-type-main ul .has-children ul.is-open {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translate(0);
    -ms-transform: translate(0);
    transform: translate(0);
    -webkit-transition: opacity 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53), -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53), -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53), transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53), transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53), -webkit-transform 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.design-Sell .nav-toggle-close {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -1px -90px;
    border: none;
    cursor: pointer;
    height: 16px;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    position: absolute;
    -webkit-transform: rotate(45deg) translateY(3px);
    -ms-transform: rotate(45deg) translateY(3px);
    transform: rotate(45deg) translateY(3px);
    -webkit-transition: opacity 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: opacity 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    visibility: hidden;
    width: 16px;
    z-index: 3;
}
.design-Sell .nav-toggle-close:focus,
.design-Sell .nav-toggle-close:hover {
    outline: none;
}
.design-Sell .nav-toggle-close.is-visible {
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    visibility: visible;
}
.design-Sell .nav-menu-logo-wrapper {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    height: 100%;
    margin: 0;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    position: relative;
}
.design-Sell .nav-menu-logo,
.design-Sell .nav-menu-logo-page-top {
    width: auto !important;
    height: 24px !important;
    margin: -6px 0 0 !important;
    float: none !important;
}
.design-Sell .nav-divider-bottom {
    margin-top: -1px;
    height: 1px;
    background: #eaeded;
    width: 100%;
}
.design-Sell .nav-menu-cta.button.link,
.design-Sell div.nav-main-wrapper nav.edit-mode.nav-type-main > .nav-menu-cta.button.link {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    z-index: 5;
    padding: 0 1.3em !important;
    margin-left: 24px;
    width: auto;
    height: 40px;
    text-align: center;
    font-size: 16px !important;
    line-height: 37px !important;
    font-weight: 700;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    display: block;
}
[dir="rtl"] .design-Sell .nav-menu-cta.button.link,
[dir="rtl"] .design-Sell div.nav-main-wrapper nav.edit-mode.nav-type-main > .nav-menu-cta.button.link {
    margin-left: 0;
    margin-right: 24px;
}
.design-Sell .nav-search-desktop {
    display: none;
}
.design-Sell .nav-type-footer {
    background-color: rgba(0, 0, 0, 0);
    width: 100%;
}
.design-Sell .nav-type-footer.edit-mode {
    color: #fff;
}
.design-Sell .nav-type-footer .nav-footer-top {
    margin-bottom: 24px;
}
@media screen and (max-width: 480px) {
    .design-Sell .nav-type-footer .nav-footer-top {
        margin: unset;
    }
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
    .design-Sell .nav-type-footer .nav-footer-top {
        margin-bottom: 58px;
    }
}
.design-Sell .nav-type-footer .nav-footer-top button {
    padding: 9px 20px 9px 42px;
    position: relative;
    text-align: left;
}
@media screen and (max-width: 480px) {
    .design-Sell .nav-type-footer .nav-footer-top button {
        padding: 0;
    }
}
.design-Sell .nav-type-footer .nav-footer-top .button-type-country,
.design-Sell .nav-type-footer .nav-footer-top .button-type-hmd,
.design-Sell .nav-type-footer .nav-footer-top .button-type-language,
.design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
    margin-left: 8px;
    -ms-flex-item-align: center;
    -webkit-align-self: center;
    align-self: center;
    color: #eaeded;
    font-size: 14px !important;
    font-weight: 400 !important;
    -webkit-transition: background-color 0.15s;
    transition: background-color 0.15s;
    height: auto;
    border: none;
    display: revert;
}
[dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-country,
[dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd,
[dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
[dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
    margin-left: 0;
    margin-right: 8px;
}
@media screen and (max-width: 480px) {
    .design-Sell .nav-type-footer .nav-footer-top .button-type-country,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
        display: -webkit-box;
        display: -webkit-flex;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
        -ms-flex-pack: center;
        justify-content: center;
        float: unset;
    }
}
.design-Sell .nav-type-footer .nav-footer-top .button-type-country:focus,
.design-Sell .nav-type-footer .nav-footer-top .button-type-country:hover,
.design-Sell .nav-type-footer .nav-footer-top .button-type-hmd:focus,
.design-Sell .nav-type-footer .nav-footer-top .button-type-hmd:hover,
.design-Sell .nav-type-footer .nav-footer-top .button-type-language-top:focus,
.design-Sell .nav-type-footer .nav-footer-top .button-type-language-top:hover,
.design-Sell .nav-type-footer .nav-footer-top .button-type-language:focus,
.design-Sell .nav-type-footer .nav-footer-top .button-type-language:hover {
    background-color: #232f3e;
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
    .design-Sell .nav-type-footer .nav-footer-top .button-type-country,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
        background-color: #232f3e;
    }
}
@media screen and (min-width: 481px) {
    .design-Sell .nav-type-footer .nav-footer-top .button-type-country:before,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd:before,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top:before,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language:before {
        float: none;
        position: absolute;
    }
}
@media screen and (max-width: 480px) {
    .design-Sell .nav-type-footer .nav-footer-top .button-type-country,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
        height: 42px;
        border-radius: 4px;
        margin-top: 0;
        margin-bottom: 8px;
        margin-left: 0;
        width: 100%;
        line-height: 14px;
        font-size: 14px;
        background-color: #232f3e;
        padding: 10px 22px;
    }
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-country,
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd,
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
        margin-left: 0;
        margin-right: 0;
    }
}
@media screen and (min-width: 481px) {
    .design-Sell .nav-type-footer .nav-footer-top .button-type-country {
        float: none;
        padding-left: 45px;
    }
}
@media screen and (min-width: 481px) {
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
        padding-left: 35px;
    }
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
        padding-left: 22px;
        padding-right: 35px;
    }
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top:before,
    .design-Sell .nav-type-footer .nav-footer-top .button-type-language:before {
        margin-left: -22px;
        left: unset;
    }
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top:before,
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language:before {
        margin-left: 0;
        margin-right: -22px;
    }
}
@media screen and (min-width: 481px) {
    .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd {
        padding-left: 30px;
    }
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd {
        padding-left: 22px;
        padding-right: 30px;
    }
    .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd:before {
        margin-top: 1px;
        margin-bottom: 0;
        left: unset;
        margin-left: -18px;
    }
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd:before {
        margin-left: 0;
        margin-right: -18px;
    }
}
@media screen and (max-width: 480px) {
    .design-Sell .nav-type-footer .nav-footer-top .nav-footer-button-wrap {
        padding-bottom: 24px;
    }
}
.design-Sell .nav-type-footer .nav-footer-wrap {
    border-top: 2px solid #6c7778;
    border-bottom: 2px solid #6c7778;
}
@media screen and (max-width: 480px) {
    .design-Sell .nav-type-footer .nav-footer-wrap {
        padding-top: 32px;
        padding-left: 8px;
        padding-right: 8px;
        border-top: 2px solid #232f3e;
        border-bottom: 2px solid #232f3e;
    }
}
@media screen and (min-width: 481px) and (max-width: 1024px) {
    .design-Sell .nav-type-footer .nav-footer-wrap {
        padding-top: 24px;
    }
}
.design-Sell .nav-type-footer .nav-footer-wrap > ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    list-style: none;
    margin: 0;
    padding: 0;
}
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children {
    -ms-flex-preferred-size: 46%;
    -webkit-flex-basis: 46%;
    flex-basis: 46%;
    margin-bottom: 32px;
}
@media screen and (max-width: 480px) {
    .design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children {
        margin-bottom: 24px;
    }
}
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children > a,
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children > span {
    color: #fff;
    cursor: default;
    display: block;
    font: 700 14px/21px AEmb, Helvetica, Arial, sans-serif;
    margin-bottom: 8px;
    text-decoration: none;
}
[lang|="ar"] .design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children > a,
[lang|="ar"] .design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children > span {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children ul li {
    margin-bottom: 8px;
}
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children ul li:last-child {
    margin-bottom: 0;
}
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children ul li a {
    border-bottom: 2px solid rgba(0, 0, 0, 0);
    color: #aab7b8;
    font: 400 14px/21px AEmb, Helvetica, Arial, sans-serif;
    padding-bottom: 3px;
    text-decoration: none;
    -webkit-transition: border-bottom 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: border-bottom 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
[lang|="ar"] .design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children ul li a {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children ul li a.current,
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children ul li a:focus,
.design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children ul li a:hover {
    border-bottom: 2px solid #0099d9;
    cursor: pointer;
    text-decoration: none;
    color: #aab7b8;
}
.design-Sell .nav-type-footer .nav-footer-wrap > ul ul {
    list-style: none;
    padding: 0;
}
.design-Sell .button-type-hmd:before,
.design-Sell .button-type-language:before {
    content: "";
    display: inline-block;
    left: 20px;
    position: absolute;
    height: 17px;
    width: 17px;
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
}
@media screen and (max-width: 480px) {
    .design-Sell .button-type-hmd:before,
    .design-Sell .button-type-language:before {
        position: unset;
        margin-right: 4px;
    }
    [dir="rtl"] .design-Sell .button-type-hmd:before,
    [dir="rtl"] .design-Sell .button-type-language:before {
        margin-right: 0;
        margin-left: 4px;
    }
}
.design-Sell .button-type-language:before {
    background-position: -176px -529px;
    margin-left: 0;
}
[dir="rtl"] .design-Sell .button-type-language:before {
    margin-left: 6px;
    margin-right: 0;
}
.design-Sell .button-type-hmd:before {
    background-position: -177px -570px;
    height: 16px;
    width: 16px;
}
.design-Sell #hmd-picker-popover .button-type-hmd:before {
    position: absolute;
    left: unset;
    margin-top: 2px;
    margin-bottom: 0;
    margin-left: -22px;
}
[dir="rtl"] .design-Sell #hmd-picker-popover .button-type-hmd:before {
    margin-left: 0;
    margin-right: -22px;
}
.design-Sell .pre-nav-background-desktop {
    width: 100%;
    min-width: 450px;
    background: #fafafa;
    border-bottom: 1px solid #eaeded;
    z-index: 999;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    height: 50px;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    overflow: visible;
    padding: 0;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
}
.design-Sell .pre-nav-wrapper-mobile {
    z-index: 100;
    min-height: 64px;
    width: 100%;
}
.design-Sell .pre-nav-wrapper-mobile.edit-mode {
    position: relative;
}
.design-Sell .pre-nav-wrapper-mobile:not(.edit-mode) {
    top: 0;
}
.design-Sell .pre-nav-wrapper {
    -webkit-transition: top 0.5s ease-out;
    transition: top 0.5s ease-out;
    -webkit-box-align: center;
    -ms-flex-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    padding: 0;
    width: 100%;
}
.design-Sell .pre-nav-wrapper.pre-nav-wrapper-mobile.is-scrolled {
    top: -64px;
}
.design-Sell .pre-nav-wrapper.pre-nav-wrapper-desktop {
    min-width: 950px;
    height: 50px;
    z-index: 999;
    top: 0;
}
.design-Sell .pre-nav-wrapper.pre-nav-wrapper-desktop.is-scrolled,
.design-Sell .pre-nav-wrapper.pre-nav-wrapper-desktop.search-open {
    top: -50px;
}
.design-Sell .pre-nav-wrapper:not(.edit-mode) {
    position: fixed;
}
.design-Sell .nav-wrapper {
    width: 100%;
    height: 0;
    -webkit-transition: top 0.5s ease-out;
    transition: top 0.5s ease-out;
}
.design-Sell .nav-wrapper.edit-mode {
    position: relative;
}
.design-Sell .nav-main-wrapper {
    top: 0;
    width: 100%;
}
.mobileLandscape .design-Sell .nav-wrapper.has-pre-nav,
.mobilePortrait .design-Sell .nav-wrapper.has-pre-nav,
.tablet .design-Sell .nav-wrapper.has-pre-nav {
    margin-bottom: 64px;
}
.mobileLandscape .design-Sell .nav-wrapper.has-pre-nav.edit-mode,
.mobilePortrait .design-Sell .nav-wrapper.has-pre-nav.edit-mode,
.tablet .design-Sell .nav-wrapper.has-pre-nav.edit-mode {
    height: 128px;
    margin-bottom: 0;
}
.mobileLandscape .design-Sell .nav-wrapper.has-pre-nav .nav-main-wrapper,
.mobilePortrait .design-Sell .nav-wrapper.has-pre-nav .nav-main-wrapper,
.tablet .design-Sell .nav-wrapper.has-pre-nav .nav-main-wrapper {
    top: 64px;
}
.mobileLandscape .design-Sell .nav-wrapper.has-pre-nav .nav-main-wrapper.is-scrolled,
.mobilePortrait .design-Sell .nav-wrapper.has-pre-nav .nav-main-wrapper.is-scrolled,
.tablet .design-Sell .nav-wrapper.has-pre-nav .nav-main-wrapper.is-scrolled {
    top: 0;
}
.mobileLandscape .design-Sell .nav-wrapper:not(.has-pre-nav).edit-mode,
.mobilePortrait .design-Sell .nav-wrapper:not(.has-pre-nav).edit-mode,
.tablet .design-Sell .nav-wrapper:not(.has-pre-nav).edit-mode {
    height: 64px;
}
.mobileLandscape .design-Sell .nav-main-wrapper,
.mobilePortrait .design-Sell .nav-main-wrapper,
.tablet .design-Sell .nav-main-wrapper {
    top: 0;
}
.desktop .design-Sell .nav-wrapper.has-pre-nav {
    height: 50px;
}
.desktop .design-Sell .nav-wrapper.has-pre-nav.edit-mode {
    height: 130px;
}
.desktop .design-Sell .nav-wrapper:not(.has-pre-nav).edit-mode {
    height: 80px;
}
.desktop .design-Sell .nav-wrapper:not(.has-pre-nav) .nav-main-wrapper {
    top: 0 !important;
}
.desktop .design-Sell .nav-main-wrapper {
    padding: 0 80px;
    top: 50px;
    height: 80px;
}
.desktop .design-Sell .nav-main-wrapper.is-scrolled,
.desktop .design-Sell .nav-main-wrapper.search-open {
    top: 0;
}
.desktop .design-Sell nav.nav-type-main {
    max-width: 1200px;
    min-width: 840px;
    margin: 0 auto;
}
.desktop .design-Sell nav.nav-type-main > a:first-child,
.desktop .design-Sell nav.nav-type-main > span:first-child {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    margin-right: 56px;
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    -webkit-order: 1;
    order: 1;
}
.desktop .design-Sell nav.nav-type-main ul a {
    color: #232f3e;
    font-size: 20px;
    -webkit-transition: color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background ul a {
    color: #fff;
}
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background > ul > .has-children > a:after,
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background > ul > .has-children > span:after {
    background-position: -14px -70px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background.is-scrolled ul a,
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background.search-open ul a,
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background:hover ul a {
    color: #232f3e;
}
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background.is-scrolled > ul > .has-children > a:after,
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background.is-scrolled > ul > .has-children > span:after,
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background.search-open > ul > .has-children > a:after,
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background.search-open > ul > .has-children > span:after,
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background:hover > ul > .has-children > a:after,
.desktop .design-Sell nav.nav-type-main.nav-style-transparent-background:hover > ul > .has-children > span:after {
    background-position: -1px -70px;
    opacity: 0.6;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=60)";
}
.desktop .design-Sell nav.nav-type-main > ul {
    background-color: rgba(0, 0, 0, 0);
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -ms-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    height: auto;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    overflow: visible;
    padding: 0;
    position: static;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    width: auto;
}
.desktop .design-Sell nav.nav-type-main > ul .nav-spacer {
    border-top: none;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -webkit-flex-grow: 1;
    flex-grow: 1;
    margin: 0;
}
.desktop .design-Sell nav.nav-type-main > ul .nav-spacer a {
    display: none !important;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children {
    border-bottom: 4px solid rgba(0, 0, 0, 0);
    cursor: pointer;
    padding: 30px 0 26px;
    position: relative;
    -webkit-transition: margin 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: margin 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
@media screen and (max-width: 1199px) {
    .desktop .design-Sell nav.nav-type-main > ul > .has-children {
        margin-left: 16px;
        margin-right: 16px;
    }
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children:after {
    content: "";
    position: absolute;
    bottom: -4px;
    height: 4px;
    width: 100%;
    border-radius: 2px 2px 0 0;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: background-color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children > a,
.desktop .design-Sell nav.nav-type-main > ul > .has-children > span {
    font-weight: 700;
    font-size: 16px;
    padding: 0;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children > a:after,
.desktop .design-Sell nav.nav-type-main > ul > .has-children > span:after {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -1px -70px;
    display: inline-block;
    height: 6px;
    margin-left: 7px;
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    -webkit-transform: translateY(0) rotate3d(0, 0, 0, 0);
    transform: translateY(0) rotate3d(0, 0, 0, 0);
    -webkit-transition: transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    -webkit-transition: -webkit-transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: -webkit-transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53), -webkit-transform 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    width: 10px;
    padding: 0;
    position: relative;
    top: auto;
    border: none;
}
[dir="rtl"] .desktop .design-Sell nav.nav-type-main > ul > .has-children > a:after,
[dir="rtl"] .desktop .design-Sell nav.nav-type-main > ul > .has-children > span:after {
    margin-left: 0;
    margin-right: 7px;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children.current:after {
    background: #0099d9;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children:focus:after,
.desktop .design-Sell nav.nav-type-main > ul > .has-children:hover:after {
    background: #0099d9;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children:focus > a:after,
.desktop .design-Sell nav.nav-type-main > ul > .has-children:hover > a:after {
    -webkit-transform: translateY(0) rotateX(180deg);
    transform: translateY(0) rotateX(180deg);
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children:focus ul,
.desktop .design-Sell nav.nav-type-main > ul > .has-children:hover ul {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    visibility: visible;
    -webkit-transform: translate(-30px, 30px);
    -ms-transform: translate(-30px, 30px);
    transform: translate(-30px, 30px);
}
[dir="rtl"] .desktop .design-Sell nav.nav-type-main > ul > .has-children:focus ul,
[dir="rtl"] .desktop .design-Sell nav.nav-type-main > ul > .has-children:hover ul {
    -webkit-transform: translate(30px, 30px);
    -ms-transform: translate(30px, 30px);
    transform: translate(30px, 30px);
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul {
    border-top: 1px solid #eaeded;
    border-radius: 0 0 8px 8px;
    box-shadow: 0 15px 30px -10px rgba(0, 0, 0, 0.2);
    height: auto;
    left: auto;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    padding: 18px 36px 20px 16px;
    top: auto;
    -webkit-transform: translate(-30px, 20px);
    -ms-transform: translate(-30px, 20px);
    transform: translate(-30px, 20px);
    -webkit-transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    visibility: hidden;
    width: auto;
    white-space: nowrap;
}
[dir="rtl"] .desktop .design-Sell nav.nav-type-main > ul > .has-children ul {
    padding-left: 36px;
    padding-right: 16px;
    -webkit-transform: translate(30px, 20px);
    -ms-transform: translate(30px, 20px);
    transform: translate(30px, 20px);
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul .nav-back,
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul .nav-divider,
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li:nth-child(3) {
    display: none;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li {
    padding: 4px 0;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li:last-child a {
    padding-bottom: 0;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a {
    color: #6c7778;
    display: block;
    font: 400 14px/21px AEmb, Helvetica, Arial, sans-serif;
    padding: 2px 16px;
    position: relative;
}
[lang|="ar"] .desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
[dir="rtl"] .desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a {
    padding-right: 32px;
    padding-left: 16px;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a:after {
    position: absolute;
    content: "";
    top: 0;
    left: 0;
    width: 4px;
    height: 100%;
    border-radius: 2px;
    background-color: rgba(0, 0, 0, 0);
    -webkit-transition: background-color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: background-color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
[dir="rtl"] .desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a:after {
    right: 0;
    left: unset;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a.current,
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a:focus,
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a:hover {
    color: #161e2d;
}
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a.current:after,
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a:focus:after,
.desktop .design-Sell nav.nav-type-main > ul > .has-children ul li a:hover:after {
    background-color: #0099d9;
}
.desktop .design-Sell nav.nav-type-main .nav-toggle-close,
.desktop .design-Sell nav.nav-type-main .nav-toggle-menu {
    display: none;
}
.desktop .design-Sell nav.nav-type-main .nav-menu-logo-wrapper {
    -webkit-box-flex: 0;
    -ms-flex-positive: 0;
    -webkit-flex-grow: 0;
    flex-grow: 0;
    margin-right: 24px;
}
[dir="rtl"] .desktop .design-Sell nav.nav-type-main .nav-menu-logo-wrapper {
    margin-right: 0;
    margin-left: 24px;
}
@media screen and (min-width: 1200px) {
    .desktop .design-Sell nav.nav-type-main .nav-menu-logo-wrapper {
        margin-right: 56px;
    }
}
.desktop .design-Sell nav.nav-type-main .nav-menu-logo-wrapper + li.nav-divider {
    list-style: none;
}
.desktop .design-Sell nav.nav-type-main .nav-menu-logo-wrap {
    position: relative;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .desktop .design-Sell nav.nav-type-main .nav-menu-logo-wrap {
        left: 0;
        top: 0;
    }
}
.desktop .design-Sell nav.nav-type-main .nav-menu-logo,
.desktop .design-Sell nav.nav-type-main .nav-menu-logo-page-top {
    -webkit-transform: translateY(0) !important;
    -ms-transform: translateY(0) !important;
    transform: translateY(0) !important;
    height: 85px !important;
    margin: 0 !important;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .desktop .design-Sell nav.nav-type-main .nav-menu-logo-wrap-page-top {
        left: 0;
        top: 23px;
    }
}
.desktop .design-Sell .nav-menu-cta {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
    white-space: nowrap;
}
.desktop .design-Sell .nav-search-desktop {
    cursor: pointer;
    display: block;
    -webkit-box-ordinal-group: 5;
    -ms-flex-order: 4;
    -webkit-order: 4;
    order: 4;
    padding: 0;
    margin-left: 36px;
}
[dir="rtl"] .desktop .design-Sell .nav-search-desktop {
    margin-left: 0;
    margin-right: 36px;
}
.desktop .design-Sell .pre-nav-button-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    -ms-flex-negative: 0;
    -webkit-flex-grow: 1;
    -webkit-flex-shrink: 0;
    flex-grow: 1;
    flex-shrink: 0;
    height: 100%;
    -webkit-box-ordinal-group: 3;
    -ms-flex-order: 2;
    -webkit-order: 2;
    order: 2;
    position: relative;
    background: #fafafa;
    border-bottom: 1px solid #eaeded;
    padding-left: 24px;
    min-width: unset;
}
[dir="rtl"] .desktop .design-Sell .pre-nav-button-wrap {
    padding-left: 0;
    padding-right: 24px;
}
.desktop .design-Sell .pre-nav-button-wrap .pre-nav-button {
    background: #373d3e;
    font: 400 14px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .desktop .design-Sell .pre-nav-button-wrap .pre-nav-button {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.desktop .design-Sell .nav-type-footer .nav-footer-breadcrumbs,
.desktop .design-Sell .nav-type-footer .nav-footer-top {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.desktop .design-Sell .nav-type-footer .nav-footer-top .button-type-language {
    -ms-flex-item-align: end;
    -webkit-align-self: flex-end;
    align-self: flex-end;
    margin-bottom: 0;
}
.desktop .design-Sell .nav-type-footer .nav-footer-wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding-top: 40px;
    padding-bottom: 40px;
}
.desktop .design-Sell .nav-type-footer .nav-footer-wrap > ul {
    -ms-flex-wrap: nowrap;
    -webkit-flex-wrap: nowrap;
    flex-wrap: nowrap;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.desktop .design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children {
    padding-left: 80px;
    -ms-flex-preferred-size: auto;
    -webkit-flex-basis: auto;
    flex-basis: auto;
    margin-bottom: 0;
}
[dir="rtl"] .desktop .design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children {
    padding-left: 0;
    padding-right: 80px;
}
.desktop .design-Sell .nav-type-footer .nav-footer-wrap > ul .has-children:first-child {
    padding-left: unset;
}
.design-Sell .pre-nav-text-desktop {
    float: left;
    padding-right: 48px;
    border-radius: 0 100px 0 0;
    padding-top: 17px;
    padding-bottom: 17px;
    color: #fff;
    font-size: 14px;
    line-height: 16px;
    max-height: 50px;
    -webkit-box-align: start;
    -webkit-align-items: start;
    -ms-flex-align: start;
    align-items: start;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    width: auto;
    text-align: left;
    border-bottom: 1px solid #eaeded;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
[dir="rtl"] .design-Sell .pre-nav-text-desktop {
    float: right;
    padding-right: 0;
    padding-left: 48px;
}
.design-Sell .button-type-login .pre-nav-button {
    padding-left: 30px;
}
[dir="rtl"] .design-Sell .button-type-login .pre-nav-button {
    padding-left: 16px;
    padding-right: 30px;
}
.design-Sell .button-type-login:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -156px -549px;
    width: 15px;
    height: 15px;
    background-size: auto;
    margin-left: -21px;
    margin-top: 1px;
    position: absolute;
}
[dir="rtl"] .design-Sell .button-type-login:before {
    margin-left: 0;
    margin-right: -21px;
}
.design-Sell .button.button-type-language-top {
    padding-left: 16px;
}
[dir="rtl"] .design-Sell .button.button-type-language-top {
    padding-left: 16px;
    padding-right: 16px;
}
.design-Sell .button.button-type-language-top:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -156px -529px;
    width: 15px;
    height: 15px;
    background-size: auto;
    margin-top: 1px;
    margin-bottom: 0;
    margin-right: 6px;
    float: left;
}
[dir="rtl"] .design-Sell .button.button-type-language-top:before {
    margin-right: 0;
    margin-left: 6px;
}
[dir="rtl"] .design-Sell .button.button-type-language-top:before {
    float: right;
}
.design-Sell .button.button-type-country {
    padding-left: 44px;
}
[dir="rtl"] .design-Sell .button.button-type-country {
    padding-left: 16px;
    padding-right: 44px;
}
.design-Sell .button.button-type-login {
    padding-left: 36px;
}
[dir="rtl"] .design-Sell .button.button-type-login {
    padding-left: 16px;
    padding-right: 36px;
}
.design-Sell .nav-type-footer .button.button-type-language-top:before {
    background-position: -176px -529px;
}
.design-Sell .pre-nav-button {
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    -ms-flex-negative: 0;
    background-color: #fafafa !important;
    color: #373d3e !important;
    font-size: 14px !important;
    font-weight: 700 !important;
    height: 34px;
    padding: 8px 16px 8px 40px;
    margin-right: 8px;
    border: none;
    float: right;
    border-radius: 17px;
    -webkit-transition: background-color 0.15s, box-shadow 0.15s;
    transition: background-color 0.15s, box-shadow 0.15s;
}
[dir="rtl"] .design-Sell .pre-nav-button {
    padding-left: 16px;
    padding-right: 40px;
    margin-right: 0;
    margin-left: 8px;
}
.design-Sell .pre-nav-button:focus,
.design-Sell .pre-nav-button:hover {
    box-shadow: none !important;
    background: #eaeded !important;
    cursor: pointer;
}
.design-Sell .pre-nav-link {
    margin-left: 5px;
    font-weight: 700;
    white-space: nowrap;
}
[dir="rtl"] .design-Sell .pre-nav-link {
    margin-left: 0;
    margin-right: 5px;
}
.design-Sell .pre-nav-text-mobile {
    width: 100%;
    max-height: 64px;
    overflow: hidden;
    margin: 0 24px;
    text-align: center;
    color: #fff;
    font-size: 14px;
    line-height: 20px;
    padding-bottom: 4px;
}
.design-Sell .pre-nav-text-mobile > span {
    display: inline-block;
}
.design-Sell .pre-nav-gutter {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 0;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    height: 100%;
    -webkit-box-ordinal-group: 1;
    -webkit-order: 0;
    -ms-flex-order: 0;
    order: 0;
    position: relative;
    width: -webkit-calc(50% - 600px);
    width: calc(50% - 600px);
    border-bottom: 1px solid #eaeded;
    min-width: 80px;
    background-color: #fafafa;
}
.design-Sell .pre-nav-gutter.right {
    -webkit-box-ordinal-group: 4;
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3;
}
.design-Sell .pre-nav-gradient {
    width: 100%;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}
.design-Sell .nav-type-secondary > ul .has-children {
    position: relative;
    cursor: default;
    padding-right: 0;
}
.design-Sell #nav-drawer-buttons {
    margin: 8px 16px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .design-Sell #nav-drawer-buttons {
        margin: 8px 40px;
    }
}
.design-Sell #nav-drawer-buttons > a {
    margin: 8px 0;
    height: 48px !important;
    text-align: center;
    border-radius: 4px;
    background-color: #fafafa;
    border: 1px solid #eaeded;
    color: #232f3e;
    font: 700 16px AEmb, Helvetica, Arial, sans-serif;
    text-decoration: none;
}
[lang|="ar"] .design-Sell #nav-drawer-buttons > a {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell #nav-drawer-buttons > a > span {
    width: 100%;
}
.design-Sell #nav-drawer-buttons > a > span.button-type-country {
    margin-left: 32px;
}
[dir="rtl"] .design-Sell #nav-drawer-buttons > a > span.button-type-country {
    margin-left: 0;
    margin-right: 32px;
}
.design-Sell #nav-drawer-buttons > a > span.button-type-country:before {
    float: none;
    margin-top: 1px;
    margin-left: -30px;
    position: absolute;
}
[dir="rtl"] .design-Sell #nav-drawer-buttons > a > span.button-type-country:before {
    margin-left: 0;
    margin-right: -30px;
}
.design-Sell #nav-drawer-buttons > a > span.button-type-hmd-dark {
    margin-left: 20px;
}
[dir="rtl"] .design-Sell #nav-drawer-buttons > a > span.button-type-hmd-dark {
    margin-left: 0;
    margin-right: 20px;
}
.design-Sell #nav-drawer-buttons > a > span.button-type-login {
    margin-left: 18px;
}
[dir="rtl"] .design-Sell #nav-drawer-buttons > a > span.button-type-login {
    margin-left: 0;
    margin-right: 18px;
}
.design-Sell .button-type-language-dark:before {
    content: "";
    display: inline-block;
    position: relative;
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    height: 16px;
    width: 16px;
    background-position: -155px -529px;
    margin: 0 6px -2px 0;
}
.design-Sell .button-type-hmd-dark:before {
    content: "";
    display: inline-block;
    position: absolute;
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    height: 16px;
    width: 16px;
    background-position: -156px -570px;
    margin: 3px 0 0 -20px;
}
.desktop [dir="rtl"] .design-Sell nav.nav-type-main > ul > .has-children > a:after,
[dir="rtl"] .desktop .design-Sell nav.nav-type-main > ul > .has-children > a:after {
    margin-top: 0;
}
.desktop [dir="rtl"] .design-Sell .nav-footer-wrap > ul > :first-child,
[dir="rtl"] .desktop .design-Sell .nav-footer-wrap > ul > :first-child {
    padding-right: unset;
}
.tablet [dir="rtl"] .design-Sell nav.nav-type-main > ul > .has-children > a:after,
[dir="rtl"] .tablet .design-Sell nav.nav-type-main > ul > .has-children > a:after {
    -webkit-transform: translateY(0) rotate(90deg);
    -ms-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
}
.mobilePortrait [dir="rtl"] .design-Sell nav.nav-type-main > ul > .has-children > a:after,
[dir="rtl"] .mobilePortrait .design-Sell nav.nav-type-main > ul > .has-children > a:after {
    -webkit-transform: translateY(0) rotate(90deg);
    -ms-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
}
.mobileLandscape [dir="rtl"] .design-Sell nav.nav-type-main > ul > .has-children > a:after,
[dir="rtl"] .mobileLandscape .design-Sell nav.nav-type-main > ul > .has-children > a:after {
    -webkit-transform: translateY(0) rotate(90deg);
    -ms-transform: translateY(0) rotate(90deg);
    transform: translateY(0) rotate(90deg);
}
[dir="rtl"] .design-Sell .nav.nav-type-main ul .nav-back-button:before {
    -webkit-transform: translateY(0) rotate(270deg);
    -ms-transform: translateY(0) rotate(270deg);
    transform: translateY(0) rotate(270deg);
}
[dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-country,
[dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd,
[dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
[dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
    display: inline-block;
}
@media screen and (max-width: 480px) {
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-country,
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-hmd,
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language,
    [dir="rtl"] .design-Sell .nav-type-footer .nav-footer-top .button-type-language-top {
        float: unset;
        display: -webkit-inline-box;
        display: -webkit-inline-flex;
        display: -ms-inline-flexbox;
        display: inline-flex;
    }
}
[dir="rtl"] .design-Sell .button-type-hmd-dark:before {
    margin: 3px -20px 0 0;
}
[dir="rtl"] .design-Sell .button-type-language-dark:before {
    margin: 0 0 -2px 6px;
}
[dir="rtl"] .design-Sell .pre-nav-text-desktop {
    border-radius: 100px 0 0 0;
}
.design-Sell .sidecar-widget {
    position: -webkit-sticky;
    position: sticky;
    top: 120px;
    height: -moz-fit-content;
    height: -webkit-fit-content;
    height: fit-content;
}
.design-Sell .sidecar-widget a {
    text-decoration: none;
}
.design-Sell .sidecar-widget li,
.design-Sell .sidecar-widget ul {
    list-style: none;
    margin: 0;
    padding: 0;
    height: auto;
    overflow: hidden;
}
.design-Sell .sidecar-widget li .has-children ul,
.design-Sell .sidecar-widget ul .has-children ul {
    position: relative;
}
.design-Sell .sidecar-widget li .has-children ul li.active-marker,
.design-Sell .sidecar-widget ul .has-children ul li.active-marker {
    position: absolute;
    top: 0;
    left: 0;
    right: unset;
    width: 4px;
    border-radius: 4px;
    height: 3em;
    z-index: 1;
    -webkit-transition: top 0.1s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: top 0.1s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
[dir="rtl"] .design-Sell .sidecar-widget li .has-children ul li.active-marker,
[dir="rtl"] .design-Sell .sidecar-widget ul .has-children ul li.active-marker {
    right: 0;
    left: unset;
}
.design-Sell .sidecar-widget li .has-children ul a,
.design-Sell .sidecar-widget li .has-children ul span,
.design-Sell .sidecar-widget ul .has-children ul a,
.design-Sell .sidecar-widget ul .has-children ul span {
    border-left: 4px solid rgba(0, 0, 0, 0);
    border-right: unset;
    position: relative;
}
[dir="rtl"] .design-Sell .sidecar-widget li .has-children ul a,
[dir="rtl"] .design-Sell .sidecar-widget li .has-children ul span,
[dir="rtl"] .design-Sell .sidecar-widget ul .has-children ul a,
[dir="rtl"] .design-Sell .sidecar-widget ul .has-children ul span {
    border-left: "unset";
    border-right: 4px solid rgba(0, 0, 0, 0);
}
.design-Sell .sidecar-widget > ul > li {
    margin-bottom: 16px;
}
.design-Sell .sidecar-widget > ul > li > a,
.design-Sell .sidecar-widget > ul > li > span {
    color: #6c7778;
    display: block;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    padding: 4px 0 0;
    -webkit-transition: color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
[lang|="ar"] .design-Sell .sidecar-widget > ul > li > a,
[lang|="ar"] .design-Sell .sidecar-widget > ul > li > span {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .sidecar-widget > ul > li > a:focus,
.design-Sell .sidecar-widget > ul > li > a:hover,
.design-Sell .sidecar-widget > ul > li > span:focus,
.design-Sell .sidecar-widget > ul > li > span:hover {
    color: #232f3e;
}
.design-Sell .sidecar-widget > ul > li > a.active,
.design-Sell .sidecar-widget > ul > li > span.active {
    color: #232f3e;
    display: block;
    font: 900 22px/26px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .sidecar-widget > ul > li > a.active,
[lang|="ar"] .design-Sell .sidecar-widget > ul > li > span.active {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .sidecar-widget > ul > li > a.active:focus,
.design-Sell .sidecar-widget > ul > li > a.active:hover,
.design-Sell .sidecar-widget > ul > li > span.active:focus,
.design-Sell .sidecar-widget > ul > li > span.active:hover {
    color: #232f3e;
}
.design-Sell .sidecar-widget > ul > li > a.active + ul,
.design-Sell .sidecar-widget > ul > li > span.active + ul {
    margin-top: 16px;
}
.design-Sell .sidecar-widget > ul > li > ul > li > a,
.design-Sell .sidecar-widget > ul > li > ul > li > span {
    color: #6c7778;
    display: block;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    padding: 8px 0 8px 16px;
    -webkit-transition: color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: color 0.15s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
[lang|="ar"] .design-Sell .sidecar-widget > ul > li > ul > li > a,
[lang|="ar"] .design-Sell .sidecar-widget > ul > li > ul > li > span {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
[dir="rtl"] .design-Sell .sidecar-widget > ul > li > ul > li > a,
[dir="rtl"] .design-Sell .sidecar-widget > ul > li > ul > li > span {
    padding-left: 0;
    padding-right: 16px;
}
.design-Sell .sidecar-widget > ul > li > ul > li > a:focus,
.design-Sell .sidecar-widget > ul > li > ul > li > a:hover,
.design-Sell .sidecar-widget > ul > li > ul > li > span:focus,
.design-Sell .sidecar-widget > ul > li > ul > li > span:hover {
    color: #232f3e;
}
.design-Sell .sidecar-widget:not(.edit-mode) ul ul {
    max-height: 0;
}
.design-Sell .sidecar-widget.edit-mode > ul > li:first-of-type > span,
.design-Sell .sidecar-widget > ul > li > .active {
    font-weight: 700;
}
.design-Sell .sidecar-widget.edit-mode > ul > li:first-of-type > span + ul,
.design-Sell .sidecar-widget > ul > li > .active + ul {
    max-height: none;
}
.design-Sell .sidecar-widget.theme-light a,
.design-Sell .sidecar-widget.theme-light span {
    color: #6c7778;
}
.design-Sell .sidecar-widget.theme-light > ul > li > .active {
    color: #232f3e;
}
.design-Sell .sidecar-widget.theme-light .active + ul,
.design-Sell .sidecar-widget.theme-light.edit-mode > ul > li:first-of-type > span + ul {
    position: relative;
}
.design-Sell .sidecar-widget.theme-light .active + ul li.active-marker,
.design-Sell .sidecar-widget.theme-light.edit-mode > ul > li:first-of-type > span + ul li.active-marker {
    background-color: #0099d9;
}
.design-Sell .sidecar-widget.theme-light .active + ul a,
.design-Sell .sidecar-widget.theme-light .active + ul span,
.design-Sell .sidecar-widget.theme-light.edit-mode > ul > li:first-of-type > span + ul a,
.design-Sell .sidecar-widget.theme-light.edit-mode > ul > li:first-of-type > span + ul span {
    border-left-color: #eaeded;
    border-right-color: unset;
    color: #232f3e;
}
[dir="rtl"] .design-Sell .sidecar-widget.theme-light .active + ul a,
[dir="rtl"] .design-Sell .sidecar-widget.theme-light .active + ul span,
[dir="rtl"] .design-Sell .sidecar-widget.theme-light.edit-mode > ul > li:first-of-type > span + ul a,
[dir="rtl"] .design-Sell .sidecar-widget.theme-light.edit-mode > ul > li:first-of-type > span + ul span {
    border-left-color: unset;
    border-right-color: #eaeded;
}
.design-Sell .sidecar-widget.theme-dark a,
.design-Sell .sidecar-widget.theme-dark span {
    color: #aab7b8;
}
.design-Sell .sidecar-widget.theme-dark > ul > li > .active {
    color: #fff;
}
.design-Sell .sidecar-widget.theme-dark .active + ul li.active-marker,
.design-Sell .sidecar-widget.theme-dark.edit-mode > ul > li:first-of-type > span + ul li.active-marker {
    background-color: #0099d9;
}
.design-Sell .sidecar-widget.theme-dark .active + ul a,
.design-Sell .sidecar-widget.theme-dark .active + ul span,
.design-Sell .sidecar-widget.theme-dark.edit-mode > ul > li:first-of-type > span + ul a,
.design-Sell .sidecar-widget.theme-dark.edit-mode > ul > li:first-of-type > span + ul span {
    border-left-color: #6c7778;
    border-right-color: unset;
    color: #fff;
}
[dir="rtl"] .design-Sell .sidecar-widget.theme-dark .active + ul a,
[dir="rtl"] .design-Sell .sidecar-widget.theme-dark .active + ul span,
[dir="rtl"] .design-Sell .sidecar-widget.theme-dark.edit-mode > ul > li:first-of-type > span + ul a,
[dir="rtl"] .design-Sell .sidecar-widget.theme-dark.edit-mode > ul > li:first-of-type > span + ul span {
    border-left-color: unset;
    border-right-color: #6c7778;
}
.design-Sell .video-popup-link-container .image,
.design-Sell .video-popup-link .image {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    position: relative;
    -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: -webkit-transform 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: transform 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: transform 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53), -webkit-transform 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
}
.design-Sell .video-popup-link-container .image:hover,
.design-Sell .video-popup-link .image:hover {
    -webkit-transform: scale(1.03);
    -ms-transform: scale(1.03);
    transform: scale(1.03);
}
.design-Sell .video-popup-link-container .image:before,
.design-Sell .video-popup-link .image:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    position: absolute;
    z-index: 2;
    background-position: -1px -286px;
    height: 90px;
    width: 90px;
}
.design-Sell .popup-layover {
    background-color: rgba(22, 30, 45, 0.9);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
}
.design-Sell .popup-layover .popup-container {
    border-radius: 8px;
    padding: 0;
    border-top: 0;
}
.design-Sell .popup-layover .popup-close-container a {
    text-decoration: none;
}
@media (max-width: 480px) {
    .design-Sell .popup-layover .popup {
        height: 100%;
        max-height: none;
        margin: 10px auto;
    }
    .design-Sell .popup-layover .popup-close-container a {
        font-size: 24px;
    }
}
.design-Sell :not(.edit-mode):not(.show-tab-on-load)[data-tab-content-id] {
    display: none;
}
.design-Sell .tabs-widget {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    border-bottom: 1px solid #232f3e;
}
.design-Sell .tabs-widget .tab {
    background-color: #eaeded;
    color: #6c7778;
    display: inline-block;
    padding: 10px 0;
    border-radius: 4px 4px 0 0;
    font: 900 13px/13px AEmb, Helvetica, Arial, sans-serif;
    text-align: center;
    text-decoration: none;
    -webkit-transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: all 0.2s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    width: 100%;
}
[lang|="ar"] .design-Sell .tabs-widget .tab {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .tabs-widget .tab:hover {
    text-decoration: none;
}
.design-Sell .tabs-widget.tab-theme-light .tab.active-tab,
.design-Sell .tabs-widget.tab-theme-light .tab:hover {
    background-color: #232f3e;
    color: #fff;
}
.design-Sell .tabs-widget.tab-theme-dark {
    border-color: #fff;
}
.design-Sell .tabs-widget.tab-theme-dark .tab.active-tab,
.design-Sell .tabs-widget.tab-theme-dark .tab:hover {
    background-color: #fff;
    color: #232f3e;
}
@media (min-width: 768px) {
    .design-Sell .tabs-widget .tab {
        padding: 16px;
        text-align: left;
        width: auto;
    }
}
@media (min-width: 1200px) {
    .design-Sell .tabs-widget .tab {
        font-size: 22px;
        line-height: 26px;
    }
}
.design-Sell .list li.font-size-large,
.design-Sell .text.font-size-large {
    font-size: 18px !important;
    line-height: 27px;
}
.design-Sell .list li.font-size-default,
.design-Sell .list li.font-size-medium,
.design-Sell .text.font-size-default,
.design-Sell .text.font-size-medium {
    font-size: 16px !important;
    line-height: 24px;
}
.design-Sell .list li.font-size-small,
.design-Sell .text.font-size-small {
    font-size: 14px !important;
    line-height: 21px;
}
.design-Sell .list li.font-size-xsmall,
.design-Sell .text.font-size-xsmall {
    font-size: 12px !important;
    line-height: 18px;
}
.design-Sell sup {
    font-size: 8px !important;
}
.design-Sell .inline-link,
.design-Sell div.text a,
.design-Sell ol.list li a,
.design-Sell ul.list li a {
    color: inherit !important;
    background: -webkit-linear-gradient(currentColor 99%, rgba(0, 0, 0, 0)) no-repeat left 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(99%, currentColor), to(rgba(0, 0, 0, 0))) no-repeat left 100%;
    background: linear-gradient(currentColor 99%, rgba(0, 0, 0, 0)) no-repeat left 100%;
    background-size: 100% 2px;
    -webkit-transition: background-size 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: background-size 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    text-decoration: none;
    padding-bottom: 4px;
}
.design-Sell .inline-link:hover,
.design-Sell div.text a:hover,
.design-Sell ol.list li a:hover,
.design-Sell ul.list li a:hover {
    background-size: 0 2px;
    background-position: right 100%;
    text-decoration: none;
}
.desktop .design-Sell .heading.font-size-xxxlarge,
.desktop .design-Sell .heading.h1 {
    font-size: 80px !important;
    line-height: 96px;
}
.desktop .design-Sell .heading.font-size-xxlarge,
.desktop .design-Sell .heading.h2 {
    font-size: 64px !important;
    line-height: 76px;
}
.desktop .design-Sell .heading.font-size-xlarge,
.desktop .design-Sell .heading.h3 {
    font-size: 40px !important;
    line-height: 58px;
}
.desktop .design-Sell .heading.font-size-large,
.desktop .design-Sell .heading.h4 {
    font-size: 32px !important;
    line-height: 38px;
}
.desktop .design-Sell .heading.font-size-medium,
.desktop .design-Sell .heading.h5 {
    font-size: 24px !important;
    line-height: 36px;
}
.desktop .design-Sell .list li.font-size-large,
.desktop .design-Sell .text.font-size-large {
    font-size: 20px !important;
    line-height: 30px;
}
.desktop .design-Sell .list li.font-size-default,
.desktop .design-Sell .list li.font-size-medium,
.desktop .design-Sell .text.font-size-default,
.desktop .design-Sell .text.font-size-medium {
    font-size: 16px !important;
    line-height: 24px;
}
.desktop .design-Sell .list li.font-size-small,
.desktop .design-Sell .text.font-size-small {
    font-size: 14px !important;
    line-height: 21px;
}
.desktop .design-Sell .list li.font-size-xsmall,
.desktop .design-Sell .text.font-size-xsmall {
    font-size: 12px !important;
    line-height: 18px;
}
@media (min-width: 1000px) {
    .tablet .design-Sell .heading.font-size-xxxlarge,
    .tablet .design-Sell .heading.h1 {
        font-size: 80px !important;
        line-height: 96px;
    }
    .tablet .design-Sell .heading.font-size-xxlarge,
    .tablet .design-Sell .heading.h2 {
        font-size: 64px !important;
        line-height: 76px;
    }
    .tablet .design-Sell .heading.font-size-xlarge,
    .tablet .design-Sell .heading.h3 {
        font-size: 48px !important;
        line-height: 58px;
    }
    .tablet .design-Sell .heading.font-size-large,
    .tablet .design-Sell .heading.h4 {
        font-size: 32px !important;
        line-height: 38px;
    }
    .tablet .design-Sell .heading.font-size-medium,
    .tablet .design-Sell .heading.h5 {
        font-size: 24px !important;
        line-height: 36px;
    }
    .tablet .design-Sell .list li.font-size-large,
    .tablet .design-Sell .text.font-size-large {
        font-size: 20px !important;
        line-height: 30px;
    }
    .tablet .design-Sell .list li.font-size-default,
    .tablet .design-Sell .list li.font-size-medium,
    .tablet .design-Sell .text.font-size-default,
    .tablet .design-Sell .text.font-size-medium {
        font-size: 16px !important;
        line-height: 24px;
    }
    .tablet .design-Sell .list li.font-size-small,
    .tablet .design-Sell .text.font-size-small {
        font-size: 14px !important;
        line-height: 21px;
    }
    .tablet .design-Sell .list li.font-size-xsmall,
    .tablet .design-Sell .text.font-size-xsmall {
        font-size: 12px !important;
        line-height: 18px;
    }
}
[dir="rtl"] .design-Sell .inline-link,
[dir="rtl"] .design-Sell div.text a,
[dir="rtl"] .design-Sell ol.list li a,
[dir="rtl"] .design-Sell ul.list li a {
    background-position: right 100%;
}
[dir="rtl"] .design-Sell .inline-link:hover,
[dir="rtl"] .design-Sell div.text a:hover,
[dir="rtl"] .design-Sell ol.list li a:hover,
[dir="rtl"] .design-Sell ul.list li a:hover {
    background-position: left 100%;
}
.design-Sell .tooltip {
    position: relative;
    margin-left: 8px;
    display: inline-block;
    vertical-align: middle;
    line-height: 0;
    width: 14px !important;
    height: 14px;
}
[dir="rtl"] .design-Sell .tooltip {
    margin-left: 0;
    margin-right: 8px;
}
.design-Sell .tooltip .tooltip-icon {
    width: 14px;
    height: 14px;
    background: url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -18px -493px;
    display: inline-block;
}
.design-Sell .tooltip:hover .tooltip-text {
    visibility: visible;
    z-index: 99;
}
.design-Sell .tooltip .tooltip-text {
    box-shadow: 0 0 32px rgba(0, 0, 0, 0.1);
    position: absolute;
    bottom: 100%;
    left: 50%;
    visibility: hidden;
    width: 260px;
    background-color: #fff;
    border-radius: 4px;
    font: 400 14px/21px AEmb, Helvetica, Arial, sans-serif;
    color: #232f3e;
    padding: 12px 16px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 12px;
    text-align: left;
}
[lang|="ar"] .design-Sell .tooltip .tooltip-text {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .tooltip .tooltip-text:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-bottom: -16px;
    margin-left: -8px;
    border: 8px solid rgba(0, 0, 0, 0);
    border-top-color: #fff;
}
.design-Sell .tooltip.tooltip-dark .tooltip-icon {
    background-position: -3px -493px;
}
.design-Sell .tooltip.tooltip-dark .tooltip-text {
    background-color: #232f3e;
    color: #fff;
}
.design-Sell .tooltip.tooltip-dark .tooltip-text:after {
    border-color: #232f3e rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
}
.design-Sell .tooltip.upside-down .tooltip-text,
.mobileLandscape .design-Sell .tooltip .tooltip-text,
.mobilePortrait .design-Sell .tooltip .tooltip-text,
.tablet .design-Sell .tooltip .tooltip-text {
    bottom: auto;
    top: 100%;
    margin-bottom: 0;
    margin-top: 16px;
}
.design-Sell .tooltip.upside-down .tooltip-text:after,
.mobileLandscape .design-Sell .tooltip .tooltip-text:after,
.mobilePortrait .design-Sell .tooltip .tooltip-text:after,
.tablet .design-Sell .tooltip .tooltip-text:after {
    top: 0;
    bottom: auto;
    margin-top: -16px;
    margin-bottom: 0;
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #fff;
}
.design-Sell .tooltip.upside-down.tooltip-dark .tooltip-text:after,
.mobileLandscape .design-Sell .tooltip.tooltip-dark .tooltip-text:after,
.mobilePortrait .design-Sell .tooltip.tooltip-dark .tooltip-text:after,
.tablet .design-Sell .tooltip.tooltip-dark .tooltip-text:after {
    border-color: rgba(0, 0, 0, 0) rgba(0, 0, 0, 0) #232f3e;
}
.design-Sell .quote {
    margin: 0;
}
.design-Sell .quote .quote-content {
    font: 400 24px/28px ABook, Georgia, Times, serif;
    margin-bottom: 24px;
    padding-top: 64px;
    position: relative;
}
[lang|="ar"] .design-Sell .quote .quote-content {
    font-family: AEmbArabic, ABook, Georgia, Times, serif;
}
.design-Sell .quote .quote-content:before {
    content: "";
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -1px -380px;
    height: 48px;
    left: 0;
    position: absolute;
    top: 0;
    width: 60px;
}
.design-Sell .quote .quote-attribution {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
}
.design-Sell .quote .quotee-image {
    height: auto;
    margin-right: 16px;
    width: 72px;
}
[dir="rtl"] .design-Sell .quote .quotee-image {
    margin-right: 0;
    margin-left: 16px;
}
.design-Sell .quote cite {
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.design-Sell .quote .quotee {
    font: 900 20px/24px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .quote .quotee {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .quote .quotee-company {
    color: #6c7778;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .quote .quotee-company {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .quote.theme-dark .quote-content,
.design-Sell .quote.theme-dark .quotee {
    color: #fff;
}
.design-Sell .quote.theme-dark .quotee-company {
    color: #aab7b8;
}
.design-Sell .quote.theme-light .quote-content,
.design-Sell .quote.theme-light .quotee {
    color: #232f3e;
}
.desktop .design-Sell .quote .quote-content {
    font-size: 32px;
    line-height: 38px;
}
.desktop .design-Sell .quote .quotee {
    font-size: 24px;
    line-height: 36px;
}
[dir="rtl"] .design-Sell .quote .quote-content:before {
    left: unset;
    right: 0;
    background-position: -71px -380px;
}
@-webkit-keyframes slidein {
    0% {
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@keyframes slidein {
    0% {
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
    to {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
}
@-webkit-keyframes slideout {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
}
@keyframes slideout {
    0% {
        -webkit-transform: translateY(0);
        transform: translateY(0);
    }
    to {
        -webkit-transform: translateY(-400px);
        transform: translateY(-400px);
    }
}
.design-Sell .search-link {
    cursor: pointer;
}
.design-Sell .search-link:hover svg g {
    stroke: #0099d9;
}
.design-Sell .mobile-search,
.design-Sell .search-input-container,
.design-Sell .search-modal-background {
    background-color: #0099d9;
    height: 280px;
    width: 100%;
    padding-top: 80px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.2);
}
.design-Sell .mobile-search .search-form,
.design-Sell .search-input-container .search-form,
.design-Sell .search-modal-background .search-form {
    margin: auto;
    padding: 1em;
    position: relative;
    background: rgba(0, 0, 0, 0);
    width: 80%;
    height: auto;
    max-width: 600px;
}
.tablet .design-Sell .mobile-search .search-form,
.tablet .design-Sell .search-input-container .search-form,
.tablet .design-Sell .search-modal-background .search-form {
    height: 116px;
    padding: 40px;
    max-width: 920px;
}
.mobileLandscape .design-Sell .mobile-search .search-form,
.mobileLandscape .design-Sell .search-input-container .search-form,
.mobileLandscape .design-Sell .search-modal-background .search-form,
.mobilePortrait .design-Sell .mobile-search .search-form,
.mobilePortrait .design-Sell .search-input-container .search-form,
.mobilePortrait .design-Sell .search-modal-background .search-form {
    padding: 16px;
    max-width: none;
}
.design-Sell .mobile-search .search-form input[type="search"],
.design-Sell .search-input-container .search-form input[type="search"],
.design-Sell .search-modal-background .search-form input[type="search"] {
    width: 100%;
}
.design-Sell .mobile-search .search-form input[type="search"]::-ms-clear,
.design-Sell .mobile-search .search-form input[type="search"]::-ms-reveal,
.design-Sell .search-input-container .search-form input[type="search"]::-ms-clear,
.design-Sell .search-input-container .search-form input[type="search"]::-ms-reveal,
.design-Sell .search-modal-background .search-form input[type="search"]::-ms-clear,
.design-Sell .search-modal-background .search-form input[type="search"]::-ms-reveal {
    display: none;
    width: 0;
    height: 0;
}
.design-Sell .mobile-search .search-form input[type="search"]::-webkit-search-cancel-button,
.design-Sell .mobile-search .search-form input[type="search"]::-webkit-search-decoration,
.design-Sell .mobile-search .search-form input[type="search"]::-webkit-search-results-button,
.design-Sell .mobile-search .search-form input[type="search"]::-webkit-search-results-decoration,
.design-Sell .search-input-container .search-form input[type="search"]::-webkit-search-cancel-button,
.design-Sell .search-input-container .search-form input[type="search"]::-webkit-search-decoration,
.design-Sell .search-input-container .search-form input[type="search"]::-webkit-search-results-button,
.design-Sell .search-input-container .search-form input[type="search"]::-webkit-search-results-decoration,
.design-Sell .search-modal-background .search-form input[type="search"]::-webkit-search-cancel-button,
.design-Sell .search-modal-background .search-form input[type="search"]::-webkit-search-decoration,
.design-Sell .search-modal-background .search-form input[type="search"]::-webkit-search-results-button,
.design-Sell .search-modal-background .search-form input[type="search"]::-webkit-search-results-decoration {
    -webkit-appearance: none;
    display: none;
}
.design-Sell .mobile-search .search-form .search-container,
.design-Sell .search-input-container .search-form .search-container,
.design-Sell .search-modal-background .search-form .search-container {
    position: relative;
}
.design-Sell .mobile-search .search-form .search-container .search-input,
.design-Sell .search-input-container .search-form .search-container .search-input,
.design-Sell .search-modal-background .search-form .search-container .search-input {
    -webkit-appearance: none;
    outline: none;
    border-radius: 8px;
    padding: 0 3em;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
    border: 0;
    height: 64px;
    position: relative;
    z-index: 1;
    color: #6c7778;
    font: 700 20px/64px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .mobile-search .search-form .search-container .search-input,
[lang|="ar"] .design-Sell .search-input-container .search-form .search-container .search-input,
[lang|="ar"] .design-Sell .search-modal-background .search-form .search-container .search-input {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .mobile-search .search-form .search-container .search-input + .search-icon,
.design-Sell .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon,
.design-Sell .search-input-container .search-form .search-container .search-input + .search-icon,
.design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon,
.design-Sell .search-modal-background .search-form .search-container .search-input + .search-icon,
.design-Sell .search-modal-background .search-form .search-container .search-input ~ .search-cancel-icon {
    position: absolute;
    top: 21px;
    width: 20px;
    height: 20px;
    cursor: pointer;
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    z-index: 1;
}
.design-Sell .mobile-search .search-form .search-container .search-input + .search-icon,
.design-Sell .search-input-container .search-form .search-container .search-input + .search-icon,
.design-Sell .search-modal-background .search-form .search-container .search-input + .search-icon {
    background-position: -41px -62px;
    left: 21px;
}
[dir="rtl"] .design-Sell .mobile-search .search-form .search-container .search-input + .search-icon,
[dir="rtl"] .design-Sell .search-input-container .search-form .search-container .search-input + .search-icon,
[dir="rtl"] .design-Sell .search-modal-background .search-form .search-container .search-input + .search-icon {
    right: 21px;
    left: unset;
}
.design-Sell .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon,
.design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon,
.design-Sell .search-modal-background .search-form .search-container .search-input ~ .search-cancel-icon {
    display: none;
    right: 21px;
    background-position: -121px -496px;
}
[dir="rtl"] .design-Sell .mobile-search .search-form .search-container .search-input ~ .search-cancel-icon,
[dir="rtl"] .design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon,
[dir="rtl"] .design-Sell .search-modal-background .search-form .search-container .search-input ~ .search-cancel-icon {
    left: 21px;
    right: unset;
}
.design-Sell .mobile-search .search-form .search-container .autocomplete-results,
.design-Sell .search-input-container .search-form .search-container .autocomplete-results,
.design-Sell .search-modal-background .search-form .search-container .autocomplete-results {
    position: absolute;
    background: #fff;
    width: 100%;
    left: 0;
    margin: 0;
    padding: 0;
    list-style: none;
    top: 80%;
    border-radius: 0 0 8px 8px;
    overflow: hidden;
    font-size: 16px;
    font-family: AEmb, Helvetica, Arial, sans-serif;
    z-index: 0;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
}
[lang|="ar"] .design-Sell .mobile-search .search-form .search-container .autocomplete-results,
[lang|="ar"] .design-Sell .search-input-container .search-form .search-container .autocomplete-results,
[lang|="ar"] .design-Sell .search-modal-background .search-form .search-container .autocomplete-results {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .mobile-search .search-form .search-container .autocomplete-results li,
.design-Sell .search-input-container .search-form .search-container .autocomplete-results li,
.design-Sell .search-modal-background .search-form .search-container .autocomplete-results li {
    list-style: none;
}
.design-Sell .mobile-search .search-form .search-container .autocomplete-results li:first-child a,
.design-Sell .search-input-container .search-form .search-container .autocomplete-results li:first-child a,
.design-Sell .search-modal-background .search-form .search-container .autocomplete-results li:first-child a {
    padding-top: 1.5em;
}
.design-Sell .mobile-search .search-form .search-container .autocomplete-results li:last-child a,
.design-Sell .search-input-container .search-form .search-container .autocomplete-results li:last-child a,
.design-Sell .search-modal-background .search-form .search-container .autocomplete-results li:last-child a {
    padding-bottom: 1em;
}
.design-Sell .mobile-search .search-form .search-container .autocomplete-results li a,
.design-Sell .search-input-container .search-form .search-container .autocomplete-results li a,
.design-Sell .search-modal-background .search-form .search-container .autocomplete-results li a {
    display: block;
    width: 100%;
    color: #6c7778;
    padding: 0.5em 1em;
    border: none;
    text-decoration: none;
}
.design-Sell .mobile-search .search-form .search-container .autocomplete-results li a.hovered,
.design-Sell .mobile-search .search-form .search-container .autocomplete-results li a:hover,
.design-Sell .search-input-container .search-form .search-container .autocomplete-results li a.hovered,
.design-Sell .search-input-container .search-form .search-container .autocomplete-results li a:hover,
.design-Sell .search-modal-background .search-form .search-container .autocomplete-results li a.hovered,
.design-Sell .search-modal-background .search-form .search-container .autocomplete-results li a:hover {
    background-color: #eaeded;
    text-decoration: none;
}
.design-Sell .mobile-search .search-form .search-suggestions,
.design-Sell .search-input-container .search-form .search-suggestions,
.design-Sell .search-modal-background .search-form .search-suggestions {
    margin-top: 20px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    color: #fff;
    font: 400 16px/20px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .mobile-search .search-form .search-suggestions,
[lang|="ar"] .design-Sell .search-input-container .search-form .search-suggestions,
[lang|="ar"] .design-Sell .search-modal-background .search-form .search-suggestions {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .mobile-search .search-form .search-suggestions .suggestions-label,
.design-Sell .search-input-container .search-form .search-suggestions .suggestions-label,
.design-Sell .search-modal-background .search-form .search-suggestions .suggestions-label {
    font-weight: 400;
    margin-right: 1em;
}
.design-Sell .mobile-search .search-form .search-suggestions .suggestions-label:empty:before,
.design-Sell .search-input-container .search-form .search-suggestions .suggestions-label:empty:before,
.design-Sell .search-modal-background .search-form .search-suggestions .suggestions-label:empty:before {
    content: "\200b";
}
.design-Sell .mobile-search .search-form .search-suggestions ul,
.design-Sell .search-input-container .search-form .search-suggestions ul,
.design-Sell .search-modal-background .search-form .search-suggestions ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    list-style: none;
    padding: 0;
    margin: 0;
}
.design-Sell .mobile-search .search-form .search-suggestions ul li,
.design-Sell .search-input-container .search-form .search-suggestions ul li,
.design-Sell .search-modal-background .search-form .search-suggestions ul li {
    list-style: none;
    padding: 0;
    margin-right: 1em;
    font-weight: 700;
}
.design-Sell .mobile-search .search-form .search-suggestions ul li a,
.design-Sell .search-input-container .search-form .search-suggestions ul li a,
.design-Sell .search-modal-background .search-form .search-suggestions ul li a {
    color: #fff;
    background: -webkit-linear-gradient(currentColor 99%, rgba(0, 0, 0, 0)) no-repeat left 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(99%, currentColor), to(rgba(0, 0, 0, 0))) no-repeat left 100%;
    background: linear-gradient(currentColor 99%, rgba(0, 0, 0, 0)) no-repeat left 100%;
    background-size: 100% 2px;
    -webkit-transition: background-size 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: background-size 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    text-decoration: none;
    padding-bottom: 4px;
}
.design-Sell .mobile-search .search-form .search-suggestions ul li a:hover,
.design-Sell .search-input-container .search-form .search-suggestions ul li a:hover,
.design-Sell .search-modal-background .search-form .search-suggestions ul li a:hover {
    background-size: 0 2px;
    background-position: right 100%;
}
.mobileLandscape .design-Sell .search-input-container,
.mobilePortrait .design-Sell .search-input-container,
.tablet .design-Sell .search-input-container {
    height: auto;
    margin: 0 0 40px;
    padding: 0;
}
.mobileLandscape .design-Sell .search-input-container .search-form .search-container .search-input,
.mobilePortrait .design-Sell .search-input-container .search-form .search-container .search-input,
.tablet .design-Sell .search-input-container .search-form .search-container .search-input {
    height: 48px;
    line-height: normal;
    font-size: 14px;
    padding: 0 36px;
    border-radius: 4px;
}
.mobileLandscape .design-Sell .search-input-container .search-form .search-container .search-input + .search-icon,
.mobileLandscape .design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon,
.mobilePortrait .design-Sell .search-input-container .search-form .search-container .search-input + .search-icon,
.mobilePortrait .design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon,
.tablet .design-Sell .search-input-container .search-form .search-container .search-input + .search-icon,
.tablet .design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon {
    top: 14px;
}
.mobileLandscape .design-Sell .search-input-container .search-form .search-container .search-input + .search-icon,
.mobilePortrait .design-Sell .search-input-container .search-form .search-container .search-input + .search-icon,
.tablet .design-Sell .search-input-container .search-form .search-container .search-input + .search-icon {
    left: 12px;
}
.mobileLandscape .design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon,
.mobilePortrait .design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon,
.tablet .design-Sell .search-input-container .search-form .search-container .search-input ~ .search-cancel-icon {
    right: 8px;
}
.mobileLandscape .design-Sell .search-results .search-total,
.mobilePortrait .design-Sell .search-results .search-total,
.tablet .design-Sell .search-results .search-total {
    margin: 16px 0;
}
.mobileLandscape .design-Sell .mobile-search .search-form,
.mobileLandscape .design-Sell .search-input-container .search-form,
.mobilePortrait .design-Sell .mobile-search .search-form,
.mobilePortrait .design-Sell .search-input-container .search-form,
.tablet .design-Sell .mobile-search .search-form,
.tablet .design-Sell .search-input-container .search-form {
    width: 100%;
}
.design-Sell .search-input-container {
    margin: -60px 0 40px;
}
.design-Sell .search-input-container.edit-mode {
    margin-top: 0;
}
@media screen and (-ms-high-contrast: active), screen and (-ms-high-contrast: none) {
    .design-Sell .search-input-container {
        margin: 60px 0 30px;
        height: 240px;
    }
}
.design-Sell .misspelled-query {
    margin-top: 0.25em;
    width: 100%;
    float: left;
    font-size: 14px;
}
.design-Sell .misspelled-query a {
    color: inherit;
    text-decoration: underline;
}
.design-Sell .misspelled-query a:hover {
    text-decoration: none;
}
.design-Sell .search-modal-open:after {
    content: "";
    background: #fff;
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    opacity: 0.35;
}
.design-Sell .search-modal-background {
    position: fixed;
    z-index: 98;
    left: 0;
    top: 0;
    right: 0;
    -webkit-animation: slidein 0.5s cubic-bezier(0.64, 0.15, 0.53, 0.53) forwards;
    animation: slidein 0.5s cubic-bezier(0.64, 0.15, 0.53, 0.53) forwards;
}
.design-Sell .search-modal-background.hiding {
    -webkit-animation-name: slideout;
    animation-name: slideout;
}
.design-Sell .search-modal-background:before {
    content: "\00d7";
    font-family: sans-serif;
    cursor: pointer;
    position: absolute;
    top: 80px;
    left: 50%;
    color: #fff;
    font-size: 36px;
    font-weight: 100;
    width: 100%;
    text-align: right;
    max-width: 1200px;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
}
@media screen and (max-width: 1200px) {
    .design-Sell .search-modal-background:before {
        width: 1200px;
        max-width: none;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        left: auto;
        right: 80px;
    }
}
.design-Sell .search-results-empty:not(.edit-mode) {
    display: none;
}
.design-Sell .search-results-empty:not(.edit-mode) .text {
    white-space: pre-wrap;
}
.design-Sell .search-results {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -webkit-flex-flow: column nowrap;
    -ms-flex-flow: column nowrap;
    flex-flow: column nowrap;
    width: 100%;
    max-width: 840px;
    margin: 0 auto;
}
.design-Sell .search-results .search-total {
    border-bottom: 1px solid #aab7b8;
    margin: 40px 0;
    padding: 16px 0;
    color: #6c7778;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .search-results .search-total {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.mobileLandscape .design-Sell .search-results .search-total,
.mobilePortrait .design-Sell .search-results .search-total {
    font-size: 14px;
}
.design-Sell .search-results .search-result {
    margin: 0 0 2em;
    text-decoration: none;
}
.mobileLandscape .design-Sell .search-results .search-result,
.mobilePortrait .design-Sell .search-results .search-result {
    margin-bottom: 16px;
    box-shadow: 0 0 24px rgba(0, 0, 0, 0.2);
    border-radius: 8px;
    padding: 1em;
}
.design-Sell .search-results .search-result .search-result-heading {
    margin: 0 0 6px;
    padding: 0;
}
.design-Sell .search-results .search-result .search-result-heading a {
    display: inline-block;
    color: #0079af;
    font: 400 20px/24px AEmb, Helvetica, Arial, sans-serif;
    background: -webkit-linear-gradient(currentColor 99%, rgba(0, 0, 0, 0)) no-repeat right 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(99%, currentColor), to(rgba(0, 0, 0, 0))) no-repeat right 100%;
    background: linear-gradient(currentColor 99%, rgba(0, 0, 0, 0)) no-repeat right 100%;
    background-size: 0 2px;
    -webkit-transition: background-size 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: background-size 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    text-decoration: none;
    padding-bottom: 4px;
}
[lang|="ar"] .design-Sell .search-results .search-result .search-result-heading a {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .search-results .search-result .search-result-heading a:hover {
    background-position: left 100%;
    background-size: 100% 2px;
}
.mobileLandscape .design-Sell .search-results .search-result .search-result-heading a,
.mobilePortrait .design-Sell .search-results .search-result .search-result-heading a {
    font-size: 18px;
    line-height: 27px;
}
.mobileLandscape .design-Sell .search-results .search-result .search-result-heading a,
.mobilePortrait .design-Sell .search-results .search-result .search-result-heading a,
.tablet .design-Sell .search-results .search-result .search-result-heading a {
    background: none;
}
.design-Sell .search-results .search-result .search-result-description {
    color: #373d3e;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    margin: 0 0 6px;
}
[lang|="ar"] .design-Sell .search-results .search-result .search-result-description {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.mobileLandscape .design-Sell .search-results .search-result .search-result-description,
.mobilePortrait .design-Sell .search-results .search-result .search-result-description {
    font-size: 14px;
}
.design-Sell .search-results .search-result .search-result-link a {
    color: #aab7b8;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .search-results .search-result .search-result-link a {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.mobileLandscape .design-Sell .search-results .search-result .search-result-link a,
.mobilePortrait .design-Sell .search-results .search-result .search-result-link a {
    font-size: 14px;
}
.design-Sell .search-results .search-result ul.search-result-anchors {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: start;
}
.design-Sell .search-results .search-result ul.search-result-anchors li {
    border-right: 1px solid #0079af;
    float: left;
    margin: 12px 16px 0 0;
    padding-right: 16px;
    width: auto !important;
}
.design-Sell .search-results .search-result ul.search-result-anchors li a {
    color: #0079af;
    font: 400 16px/24px AEmb, Helvetica, Arial, sans-serif;
    background: -webkit-linear-gradient(currentColor 99%, rgba(0, 0, 0, 0)) no-repeat right 100%;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(99%, currentColor), to(rgba(0, 0, 0, 0))) no-repeat right 100%;
    background: linear-gradient(currentColor 99%, rgba(0, 0, 0, 0)) no-repeat right 100%;
    background-size: 0 2px;
    -webkit-transition: background-size 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    transition: background-size 0.3s cubic-bezier(0.64, 0.15, 0.53, 0.53);
    text-decoration: none;
    padding-bottom: 4px;
}
[lang|="ar"] .design-Sell .search-results .search-result ul.search-result-anchors li a {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .search-results .search-result ul.search-result-anchors li a:hover {
    background-position: left 100%;
    background-size: 100% 2px;
}
.mobileLandscape .design-Sell .search-results .search-result ul.search-result-anchors li a,
.mobilePortrait .design-Sell .search-results .search-result ul.search-result-anchors li a {
    font-size: 14px;
    line-height: 21px;
}
.design-Sell .search-results .search-result ul.search-result-anchors li:last-child {
    border-right: none;
}
.design-Sell .pagination {
    opacity: 0;
    -webkit-transition: opacity 0.5s ease-out;
    transition: opacity 0.5s ease-out;
    width: 100%;
    margin: 2em auto;
}
.design-Sell .pagination ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-flow: row nowrap;
    -ms-flex-flow: row nowrap;
    flex-flow: row nowrap;
    list-style: none;
    padding: 0;
    margin: 0;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
}
.design-Sell .pagination ul li {
    list-style: none;
}
.design-Sell .pagination ul li a,
.design-Sell .pagination ul li span {
    padding: 0.5em;
    margin: 0.1em;
    color: #6c7778;
    text-decoration: none;
    font-family: AEmb, Helvetica, Arial, sans-serif;
}
[lang|="ar"] .design-Sell .pagination ul li a,
[lang|="ar"] .design-Sell .pagination ul li span {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .pagination ul li a.current,
.design-Sell .pagination ul li span.current {
    color: #0079af;
    font-weight: 700;
}
.design-Sell .pagination ul li a:not(.no-link):hover,
.design-Sell .pagination ul li span:not(.no-link):hover {
    text-decoration: none;
    color: #0079af;
}
.design-Sell .pagination ul li.next a,
.design-Sell .pagination ul li.next span,
.design-Sell .pagination ul li.prev a,
.design-Sell .pagination ul li.prev span {
    display: block;
    position: relative;
    width: 16px;
    height: 16px;
    padding: 0 !important;
    text-indent: -9999em;
}
.design-Sell .pagination ul li.next a:after,
.design-Sell .pagination ul li.next span:after,
.design-Sell .pagination ul li.prev a:after,
.design-Sell .pagination ul li.prev span:after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid #6c7778;
    border-width: 2px 0 0 2px;
    width: 8px;
    height: 8px;
    -webkit-transform: translate(-50%, -50%) rotate(-45deg);
    -ms-transform: translate(-50%, -50%) rotate(-45deg);
    transform: translate(-50%, -50%) rotate(-45deg);
}
.design-Sell .pagination ul li.next a:hover:after,
.design-Sell .pagination ul li.next span:hover:after,
.design-Sell .pagination ul li.prev a:hover:after,
.design-Sell .pagination ul li.prev span:hover:after {
    border-color: #0079af;
}
.design-Sell .pagination ul li.next a:after,
.design-Sell .pagination ul li.next span:after {
    border-width: 0 2px 2px 0;
}
[dir="rtl"] .design-Sell .search-modal-background:before {
    text-align: left;
    float: left;
}
@media screen and (max-width: 1200px) {
    [dir="rtl"] .design-Sell .search-modal-background:before {
        left: 80px;
        right: auto;
    }
}
.design-Sell .popover-content {
    width: 100vw;
}
.design-Sell .popover-content.hide {
    display: none;
}
.design-Sell .popover-close-container {
    width: 100%;
    position: -webkit-sticky;
    position: sticky;
    z-index: 99999;
    top: 0;
    height: 64px;
    border-bottom: 1px solid #eaeded;
    background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#fafafa));
    background: -webkit-linear-gradient(top, #fff, #fafafa);
    background: linear-gradient(180deg, #fff, #fafafa);
}
.design-Sell .popover-close-container a {
    font-size: 30px;
}
.design-Sell .popover-close-container a.close-popover {
    padding-left: 24px;
    line-height: 64px;
    padding-top: 22px;
    padding-bottom: 22px;
    cursor: pointer;
    font: 400 16px AEmb, Helvetica, Arial, sans-serif;
    font-weight: 700;
    color: #373d3e;
    display: inline-block;
}
[dir="rtl"] .design-Sell .popover-close-container a.close-popover {
    padding-left: 0;
    padding-right: 24px;
}
@media screen and (min-width: 481px) and (max-width: 768px) {
    .design-Sell .popover-close-container a.close-popover {
        padding-left: 48px;
    }
    [dir="rtl"] .design-Sell .popover-close-container a.close-popover {
        padding-left: 0;
        padding-right: 48px;
    }
}
[lang|="ar"] .design-Sell .popover-close-container a.close-popover {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.design-Sell .popover-close-container a.close-popover span {
    padding-left: 0.3em;
}
[dir="rtl"] .design-Sell .popover-close-container a.close-popover span {
    padding-left: 0;
    padding-right: 0.3em;
}
.design-Sell .popover-close-container a.close-popover span:before {
    border-style: solid;
    border-width: 0.15em 0.15em 0 0;
    content: "";
    display: inline-block;
    height: 0.3em;
    -webkit-transform: rotate(-135deg);
    -ms-transform: rotate(-135deg);
    transform: rotate(-135deg);
    width: 0.3em;
    position: relative;
    right: 4px;
    top: -2px;
}
[dir="rtl"] .design-Sell .popover-close-container a.close-popover span:before {
    left: 4px;
    right: unset;
}
[dir="rtl"] .design-Sell .popover-close-container a.close-popover span:before {
    -webkit-transform: rotate(-315deg);
    -ms-transform: rotate(-315deg);
    transform: rotate(-315deg);
}
.design-Sell .popover-container {
    padding: 24px 24px 40px;
}
.desktop .root-container > .ui > .design-Sell,
.desktop > .design-Sell {
    min-width: 1000px;
    overflow-x: -moz-hidden-unscrollable;
    overflow-x: clip;
}
.design-Sell .no-scroll {
    overflow: hidden;
}
.design-Sell .table-palette-white {
    background-color: #fff;
    color: #232f3e;
}
.design-Sell .table-palette-squid-ink {
    background-color: #232f3e;
    color: #fff;
}
.design-Sell .table-palette-cumulus {
    background-color: #aab7b8;
    color: #232f3e;
}
.design-Sell .table-palette-storm {
    background-color: #6c7778;
    color: #fff;
}
.design-Sell .table-palette-mermaid {
    background-color: #00a4b4;
    color: #232f3e;
}
.design-Sell .table-palette-siren {
    background-color: #0099d9;
    color: #232f3e;
}
.design-Sell .table-palette-smile {
    background-color: #f90;
    color: #232f3e;
}
.design-Sell .table-palette-snow {
    background-color: #eaeded;
    color: #232f3e;
}
.design-Sell .table-palette-horizon {
    background-color: #ebf8fa;
    color: #232f3e;
}
.design-Sell .container-light {
    background-color: #fff;
}
.design-Sell .container-dark {
    background-color: #232f3e;
}
.design-Sell .text-styleguide-light {
    color: #fff;
}
.media-popup-background {
    background-color: rgba(22, 30, 45, 0.9);
    -webkit-backdrop-filter: blur(3px);
    backdrop-filter: blur(3px);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    -webkit-animation: fadeIn;
    animation: fadeIn;
    -webkit-animation-duration: 0.3s;
    animation-duration: 0.3s;
    cursor: pointer;
    z-index: 400;
}
.media-popup-background .popup-content {
    height: 100%;
    left: 50%;
    max-height: 480px;
    max-width: 854px;
    position: fixed;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    width: 100%;
}
.media-popup-background .popup-content:before {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -1px -90px;
    content: none;
    filter: url('data:image/svg+xml;charset=utf-8,<svg xmlns="http://www.w3.org/2000/svg"><filter id="filter"><feComponentTransfer color-interpolation-filters="sRGB"><feFuncR type="table" tableValues="1 0" /><feFuncG type="table" tableValues="1 0" /><feFuncB type="table" tableValues="1 0" /></feComponentTransfer></filter></svg>#filter');
    -webkit-filter: invert(100%);
    filter: invert(100%);
    height: 16px;
    position: absolute;
    right: 0;
    top: -25px;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    width: 16px;
}
.media-popup-background .popup-content .mcPlayer,
.media-popup-background .popup-content iframe {
    height: 100%;
    width: 100%;
    background: #000;
}
.media-popup-background .popup-header-wrap {
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 0 24px 12px;
}
.media-popup-background .popup-header-title {
    color: #fff;
    font: 900 24px/28px AEmb, Helvetica, Arial, sans-serif;
    margin: 0;
    text-transform: none;
}
[lang|="ar"] .media-popup-background .popup-header-title {
    font-family: AEmbArabic, AEmb, Helvetica, Arial, sans-serif;
}
.media-popup-background .popup-header-close {
    background: rgba(0, 0, 0, 0) url(https://m.media-tmr.com/images/G/01/sell/navigation/spritesheet-icons._TTH_.svg) no-repeat;
    background-position: -83px -105px;
    background-size: 245px;
    -ms-flex-negative: 0;
    -webkit-flex-shrink: 0;
    flex-shrink: 0;
    height: 16px;
    margin-left: 24px;
    opacity: 0.7;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
    width: 16px;
}
@media (min-width: 768px) {
    .media-popup-background .popup-header-wrap {
        padding: 0 0 20px;
    }
}


.design-Sell.flex-container .padding-top-bases {
    padding-top: 15px;
}



