﻿/* ==========================================================================
   03_GENERALS: SITE
   --------------------------------------------------------------------------
   * README

   * FONTS
   * DOCUMENT
   * HEADER
   * HEADER FIXED ON SCROLL
   * BANNER
   * BANNER FIXED ON SCROLL
   * MAIN
   * FOOTER
   * FOOTER STICKY
   ========================================================================== */

/* README
   ========================================================================== */

/*!
 * Styles on this stylesheet are the Site default styles.
 * That means they apply to the HTML components you can find in the
 * BaseTemplate.nopage file, and therefore, they apply to all site pages.

 * If you need to deal with an exception to these Site default styles, you
 * should manage it by adding a .body--modifier class via
 * {% block extraBodyClass %}{% endblock %} in the .page file that requires it,
 * and develop the given exception nested to that body modifier class in
 * stylesheet #17 under the corresponding page subtitle.

 * If you need to deal with styles for a new type of Site component or a new
 * sub-element for an existing one, you should develop them in this stylesheet,
 * under a new component subtitle or under the correspondent one accordingly.
 */

/* FONTS
   ========================================================================== */

/* helvetiva now */
@font-face{
    font-family:"HelveticaNow";
    src:url("../font/HelveticaNowDisplayW05-Rg.woff2") format("woff2"),
        url("../font/HelveticaNowDisplayW05-Rg.woff") format("woff"),
        url("../font/HelveticaNowDisplayW05-Rg.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:"HelveticaNow";
    src:url("../font/HelveticaNowDisplayW05-It.woff2") format("woff2"),
        url("../font/HelveticaNowDisplayW05-It.woff") format("woff"),
        url("../font/HelveticaNowDisplayW05-It.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face{
    font-family:"HelveticaNow";
    src:url("../font/HelveticaNowDisplayW05-Lt.woff2") format("woff2"),
        url("../font/HelveticaNowDisplayW05-Lt.woff") format("woff"),
        url("../font/HelveticaNowDisplayW05-Lt.ttf") format("truetype");
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:"HelveticaNow";
    src:url("../font/HelveticaNowDisplayW05-LtIt.woff2") format("woff2"),
        url("../font/HelveticaNowDisplayW05-LtIt.woff") format("woff"),
        url("../font/HelveticaNowDisplayW05-LtIt.ttf") format("truetype");
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}
@font-face{
    font-family:"HelveticaNow";
    src:url("../font/HelveticaNowDisplayW05-Bold.woff2") format("woff2"),
        url("../font/HelveticaNowDisplayW05-Bold.woff") format("woff"),
        url("../font/HelveticaNowDisplayW05-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:"HelveticaNow";
    src:url("../font/HelveticaNowDisplayW05-BdIt.woff2") format("woff2"),
        url("../font/HelveticaNowDisplayW05-BdIt.woff") format("woff"),
        url("../font/HelveticaNowDisplayW05-BdIt.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}
@font-face{
    font-family:"HelveticaNow";
    src:url("../font/HelveticaNowDisplayW05-Md.woff2") format("woff2"),
        url("../font/HelveticaNowDisplayW05-Md.woff") format("woff"),
        url("../font/HelveticaNowDisplayW05-Md.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:"HelveticaNow";
    src:url("../font/HelveticaNowDisplayW05-MdIt.woff2") format("woff2"),
        url("../font/HelveticaNowDisplayW05-MdIt.woff") format("woff"),
        url("../font/HelveticaNowDisplayW05-MdIt.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}

/* halesworth */
@font-face{
    font-family:"HalesworthET";
    src:url("../font/HalesworthET-Roman.woff2") format("woff2"),
        url("../font/HalesworthET-Roman.woff") format("woff"),
        url("../font/HalesworthET-Roman.ttf") format("truetype");
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:"HalesworthET";
    src:url("../font/HalesworthET-Italic.woff2") format("woff2"),
        url("../font/HalesworthET-Italic.woff") format("woff"),
        url("../font/HalesworthET-Italic.ttf") format("truetype");
    font-weight: 400;
    font-style: italic;
    font-display: swap;
}
@font-face{
    font-family:"HalesworthET";
    src:url("../font/HalesworthET-Medium.woff2") format("woff2"),
        url("../font/HalesworthET-Medium.woff") format("woff"),
        url("../font/HalesworthET-Medium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:"HalesworthET";
    src:url("../font/HalesworthET-MediumItalic.woff2") format("woff2"),
        url("../font/HalesworthET-MediumItalic.woff") format("woff"),
        url("../font/HalesworthET-MediumItalic.ttf") format("truetype");
    font-weight: 500;
    font-style: italic;
    font-display: swap;
}
@font-face{
    font-family:"HalesworthET";
    src:url("../font/HalesworthET-Bold.woff2") format("woff2"),
        url("../font/HalesworthET-Bold.woff") format("woff"),
        url("../font/HalesworthET-Bold.ttf") format("truetype");
    font-weight: 600;
    font-style: normal;
    font-display: swap;
}
@font-face{
    font-family:"HalesworthET";
    src:url("../font/HalesworthET-BoldItalic.woff2") format("woff2"),
        url("../font/HalesworthET-BoldItalic.woff") format("woff"),
        url("../font/HalesworthET-BoldItalic.ttf") format("truetype");
    font-weight: 600;
    font-style: italic;
    font-display: swap;
}

/* velocity */
@font-face{
    font-family:"Velocity";
    src:url("../font/Velocity.woff2") format("woff2"),
        url("../font/Velocity.woff") format("woff"),
        url("../font/Velocity.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

/* DOCUMENT
   ========================================================================== */

.body {
    margin: 0 auto;
    width: 100%;
    min-height: 100vh;
    background-color: #EAE6E1;
    font-family: 'HelveticaNow', Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: normal;
    font-weight: 300;
    font-style: normal;
    color: #3d3d3d;
    overflow-x: hidden;
}

[class*="__wrapper"] {
    margin: 0 auto;
    width: 100%;
    max-width: 1148px;
    height: 100%;
    padding-left: 24px;
    padding-right: 24px;
}

.module--video .module__wrapper {
    position: relative;
}

@media all and (min-width:1600px) {
    [class*="__wrapper-wide"] {
        max-width: 100% !important;
        padding: 0 !important;
    }
}

/* Media query to target only desktop */
@media all and (min-width:1025px) {
    [class*="__wrapper"] {
        padding-left: 24px;
        padding-right: 24px;
    }
}

/* HEADER
   ========================================================================== */
/* Fix unresponsive website in chrome 102+ */
.nav {
    font-family: Arial, Helvetica, sans-serif;
}
.nav > a {
    font-family: 'HelveticaNow', Arial, Helvetica, sans-serif;
}
/* End fix unresponsive website in chrome 102+ */
.header {
    margin: 0 auto;
    width: 100%;
    background-color: transparent;
    color: #fff;
    transition: background-color 0.4s;
    border-bottom: 1px solid rgba(255,255,255,.3);
}
.header.header--scrolling,
.header:hover {
    background-color: #FFFFFF;
    color: #3d3d3d;
    transition: background-color 0.4s;
}

.header__wrapper {
    padding-top: 12px;
    padding-bottom: 12px;
}
.header__link {
    font-size: 14px;
    font-weight: 400;
    padding: 5px 10px;
    position: absolute;
}

.header__logo {
    display: block;
    float: none;
    width: 142px;
    height: 50px;
    background-image: var(--logo--default--white);
    background-position: 0px 4px;
    background-size: 100%;
    overflow: hidden;
    text-align: center;
}
.header__logo:after {
    content: 'JOBS';
    font-size: 9px;
    padding-top: 30px;
    margin-left: -10px;
    letter-spacing: 6px;
    font-weight: 500;
    display: none;
}
@media (min-width: 1025px){

    header:not(.header--scrolling) .header__logo {
        margin: 0 auto;
        left: 0px;
        right: 0px;
        float: unset;
        position: absolute;
        z-index: 50;
    }
}

.header.header--scrolling .header__logo {
    margin-top: -5px;
    height: 45px;
}

.header__logo h1 {
    display: none;
}

.header.header--scrolling .header__logo,
.header:hover .header__logo,
.module--cards--discover-modal-top--logoLink {
    background-image: var(--logo--default);
}

.module--cards--discover-modal-top--logoLink {
    display: block;
    width: 200px;
    height: 35px;
    position: absolute;
    left: calc(50% - 100px);
    background-size: contain;
    background-position: center;
    top: 6px;
}

.header.header--scrolling .header__logo:after,
.header:hover .header__logo:after {
    color: #000;
}

@media screen and (max-width: 1024px) {
    .header {
        border-bottom: none;
    }
    .header__logo {
        margin: auto;
        width:102px;
        height: 40px;
        background-position: 0px 4px;
        position: relative;
        z-index: 90;
    }
    .tpt_mobile-menu--from-left--moves-over__open .header__logo {
        background-image: var(--logo--default);
    }
    .header__logo:after {
        padding-top: 23px;
        margin-left: -5px
    }
    .tpt_mobile-menu--from-left--moves-over__open .header__wrapper {
        position: relative;
    }
    .header.header--scrolling .header__logo {
        margin-top: 0;
    }
}

/* HEADER FIXED ON SCROLL
   ========================================================================== */
@media screen and (min-width: 1025px) {
    .showOnlyOnScroll {
        display: none !important;
    }

    .hideOnlyOnScroll {
        display: block !important;
    }

    .header--scrolling .showOnlyOnScroll {
        display: block !important;
    }
    .header--scrolling .showOnlyOnScroll.nav__item {
        display: inline-block !important;
    }

    .header--scrolling .hideOnlyOnScroll,
    .header--scrolling .hideOnlyOnScroll.nav__item {
        display: none !important;
    }
}

.body--IE.body--header-fixed-on-scroll .body__content1,
.body--Gecko.body--header-fixed-on-scroll .body__content1 {
    height: 100vh
}

.body--header-fixed-on-scroll .header {
    position: fixed;
    top: 0;
    z-index: 99999;
    transition: background-color 0.4s;
}

.body--header-fixed-on-scroll .header--scrolling {
    -webkit-box-shadow: 0 0 12px 0 rgba(91, 91, 91, .3);
    box-shadow: 0 0 12px 0 rgba(91, 91, 91, .3);
    transition: background-color 0.4s;
}

/* BANNER: MAIN
   ========================================================================== */

.body--homepage .banner--main .banner__image--container{
    background-image: none;
}

.body--retails-chile .banner--main .banner__image--container {
    background-image: var(--banner--ChilehomePage);
}

.body--retails-mexico .banner--main .banner__image--container {
    background-image: var(--banner--MexicohomePage);
}

.banner {
    margin: 0 auto;
    width: 100%;
    background-position: center top;
    color: #FFFFFF;
    position: relative;
    overflow: hidden;
    max-width: 1920px
}
.banner__image--container {
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background-size: cover;
    z-index: 0;
    transition: all 0.4s;
}

.banner__wrapper {
    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;
    padding-top: 5px;
    padding-bottom: 5px;
    position: relative;
    z-index: 9
}

.banner__image {
    margin-right: 12px;
}

.banner__image img {
    display: block;
    border-radius: 100%;
    border: 2px solid #FFFFFF;
}

.banner__text__title {
    font-weight: 400;
    text-transform: capitalize;
    line-height: 100%;
    font-family: "HalesworthET", serif;
}

.banner__text__title.uncapitalize {
    text-transform: none;
}

.banner__text .breadcrumbs {
    margin-bottom: 10px
}

.banner__text__button {
    margin-top: 45px;
}

/* behavior */
.banner--main.banner--scrolling .banner__image--container {
    transform: scale(1.1);
    transition: all 0.4s;
}

.banner--main.banner--scrolling .banner__video--container {
    transform: none;
}
.body--job .banner--main .banner__image--container {
    background-image:linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 24%, rgba(0,0,0,0.8) 84%), var(--banner--jobDetail--desktop);
    background-position: center center;
    -webkit-background-size: 100%;
    background-size: 100%;
    background-color: #000000;
}

@media (min-width: 800px) {
    .body--job.body--search-jobs .banner--main .banner__image--container{
        background-image: none;
    }
    .banner.banner--main--video {
        height: 920px;
        width: 100%;
        max-width: 1920px;
        display: flex;
        position: relative;
        padding-top: 0;
        max-height: 88vh;
    }
}

.banner__video {
    position: absolute;
    width: 100%;
    min-height: 100%;
}

.banner__video video {
    min-width: 100%;
    position: absolute;
    top: 0;
    min-height: 100%;
    left: 50%;
    -webkit-transform: translate(-50%,0);
    transform: translate(-50%,0);
}

.banner__video .banner--video {
    top: -140px;
}

.banner__image--container::after {
    content: '';
    background-image: linear-gradient(180deg,rgba(0,0,0,.5) 0,transparent 20%,transparent 43%,rgba(0,0,0,.5));
    position: absolute;
    width: 100%;
    height: 100%;
}

.banner.banner--main--video .banner__image--container {
    display: flex;
}

.banner.banner--main--video .banner__wrapper {
    position: absolute;
    left: 0;
    right: 0;
    margin: auto;
}

/* Media query to target mobile and tablet */
@media all and (max-width:1024px) {
    .banner__image {
        width: 46px;
    }
}

@media all and (max-width:800px){
    .banner__image--container {
        background-position: center bottom;
        -webkit-background-size: cover;
        background-size: cover;
    }

    .banner.banner--main--video .banner__image--container {
        background-image: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 24%, rgba(0,0,0,0.8) 84%), url(../image/LOA-banner-jobDetail-mobile1.png);
        background-position: center top;
        background-size: 100%;
        background-color: #000000;
    }
}

/* Media query to target only mobile */
@media all and (max-width:750px) {
    .banner--main {
        height: 474px;
    }

    .banner__wrapper {
        padding-top: 60px;
        padding-bottom: 60px;
        height: 100%
    }

    .banner__text__title {
        font-size: 36px;
        letter-spacing: 1.8px;
    }

    .banner__text__subtitle {
        margin-top: 10px;
        margin-bottom: 4px;
        font-size: 14px;
        font-weight: 400;
        letter-spacing: 0.7px;
    }
    .body--job .banner--main .banner__image--container {
        background-image: linear-gradient(180deg, rgba(0,0,0,0.7) 0%, rgba(0,0,0,0) 24%, rgba(0,0,0,0.8) 84%), var(--banner--jobDetail--mobile);
        background-position: center top;
        background-size: 100%;
        background-color: #000000;
    }
}

/* Media query to target tablet and desktop */
@media all and (min-width:751px) {
    .banner__text__title br {
        display: none;
    }
}

/* Media query to target only tablet */
@media all and (min-width:751px) and (max-width:1024px) {
    .banner--main {
        height: 474px;
    }
    .banner__text__title {
        font-size: 54px;
    }
}

/* Media query to target only desktop */
@media all and (min-width:1025px) {

    .banner__image--container {
        background-position: left top;
        background-size: cover;
    }
    .banner--main {
        height: 710px;
        padding-top: 105px;
        background-size: cover;
    }

    .banner__image {
        width: 68px;
    }

    .banner__text__title {
        font-size: 80px;
        letter-spacing: 4px;
    }
    .banner__text__title span {
        display: block;
    }
    .banner__text__subtitle {
        font-size: 20px;
        font-weight: 400;
        letter-spacing: 1px;
        margin-top: 10px;
    }
}

/* BANNER FIXED ON SCROLL
   ========================================================================== */

/* --------------------------------------------------------------------------
   To be used only in combination with .body--header-fixed-on-scroll
   -------------------------------------------------------------------------- */

/* Media query to target tablet and desktop */
@media all and (min-width:751px) {
    .body--banner-fixed-on-scroll .banner--main {
        position: fixed;
        /* top: (the .header height value will be set as this element inline top via JS) */
        z-index: 4;
        /* max-height: (this element height will be overrided with a scroll-changing inline max-height set via JS) */
    }

    .body--banner-fixed-on-scroll .banner--main .banner__image {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .body--banner-fixed-on-scroll .banner--main.banner--scrolling .banner__image {
        width: 46px;
    }

    .body--banner-fixed-on-scroll .banner--main .banner__text__title {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .body--banner-fixed-on-scroll .banner--main.banner--scrolling .banner__text__title {
        font-size: 28px;
    }

    .body--banner-fixed-on-scroll .banner--main .banner__text__subtitle {
        -webkit-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }

    .body--banner-fixed-on-scroll .banner--main.banner--scrolling .banner__text__subtitle {
        margin-bottom: 4px;
        font-size: 12px;
    }
}

/* MAIN
   ========================================================================== */

.main {
    margin: 0 auto;
    width: 100%;
    color: #3d3d3d;
}

.main__wrapper {
    padding-top: 32px;
    padding-bottom: 32px;
    background-color: #fff;
}

/* FOOTER
   ========================================================================== */

.footer {
    margin: 0 auto;
    width: 100%;
    color: #3d3d3d; /* var(--color--borders) */
    font-size: 14px;
    line-height: 150%;
}

.footer a {
    transition: all .5s;
}

.footer__wrapper {
    background-color: #fff;
    padding: 40px;
}

.footer .link {
    color: inherit;
}

.menu__footer li {
    font-size: 16px;
    padding: 10px 0;
    display: block;
    font-weight: 300;
    letter-spacing: .8px;
}

.grid__footer {
    justify-content: space-between;
}
.grid__footer .grid__item:last-child {
    max-width: 200px;
    align-self: flex-end;
    font-size: 14px;
}

.menu__footer--horizontal {
    text-align: right;
}

.menu__footer--horizontal li {
    display: inline-block;
    padding: 5px 10px;
}
.menu__footer--horizontal li .link {
    color: #3d3d3d;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: .8px;
}

.menu__footer--downloads {
    float: right;
    width: 350px;
}
.menu__footer--downloads li a {
    display: block;
    border-bottom: 1px solid rgba(61,61,61,0.15);
    padding: 10px;
    font-size: 13px;
}
.menu__footer--downloads li a:after {
    font-family: FontVoutique;
    content: 'o';
    float: right;
}
.menu__footer--downloads li a:hover {
    color: #000;
}

.footer__bottom {
    margin-top: 30px
}

.footer__rights__copy {
    display: block;
}

.footer__social__links a i.fa {
    display: inline-block;
    font-size: 21px;
    width: 42px;
    height: 42px;
    background-color: #f2f2f2;
    text-align: center;
    line-height: 42px;
    border-radius: 50%;
    vertical-align: middle;
    color: #787878;
}
.footer__social__links a:hover i.fa {
    background-color: #333;
    color: #eee;
}

.footer__top .swiper-slide {
    text-align: center;
}
.footer__top .swiper-button-next, .footer__top .swiper-button-prev {
    background-size: 24px 34px;
}

.footer__logo {
    display: inline-block;
    width: 103px !important;
    height: 41px;
    background-image: var(--logo--default);
    background-repeat: no-repeat;
    -webkit-background-size: contain;
    background-size: contain;
    overflow: hidden;
    text-align: center;
    margin-bottom: 20px;
}

.footer__top {
    border-top: 1px solid #ccc;
    padding-top: 40px;
}

.footer__bottom {
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.footer__rights__links .link {
    opacity: .5;
    border-bottom: none;
}
.footer__rights__links .link:hover {
    opacity: 1;
}
.footer__rights__links a+a {
    margin-left: 30px
}

.footer__social__links a+a {
    margin-left: 15px
}

/* Media query to target mobile and tablet */

/* Media query to target only mobile */
@media all and (max-width:750px) {
    .footer {
        text-align: left;
    }
    .footer__logo {
        margin: 20px 0;
    }

    .footer__wrapper {
        padding: 80px 20px 20px;
    }

    .grid__footer .grid__item:last-child {
        max-width: 100%;
    }
    .menu__footer--downloads {
        float: none;
        width: 100%;
    }
    .menu__footer--downloads li:last-child a {
        border-bottom: none;
    }
    .menu__footer--horizontal {
        text-align: left;
        border-top: 1px solid rgba(61,61,61,.3);
        border-bottom: 1px solid rgba(61,61,61,.4);
        padding: 15px 0;
    }
    .menu__footer--horizontal li .link {
        font-size: 16px;
    }

    .footer__bottom {
        margin-top: 16px;
        text-align: center;
        border-top: none;
        margin-top: 0;
        padding-top: 12px
    }

    .footer__rights__copy {
        display: block;
        margin-bottom: 0px;
    }
    .footer__rights__links {
        font-size: 10px;
        font-style: normal;
    }
    .footer__rights__links a+a {
        margin-left: 13px;
    }

    .footer__rights .footer__rights__links {
        display: block;
    }
    .footer .column__item:nth-child(2) {
        margin: 10px 0 20px;
    }
    .footer__social__links a {
        margin: 0 5px;
    }
}

/* Media query to target tablet and desktop */
@media all and (min-width:751px) {
    .footer__wrapper {
        padding-top: 80px;
        padding-bottom: 60px;
    }
}

/* FOOTER STICKY
   ========================================================================== */

.body--footer-sticky .body__content {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-height: 100vh;
}

.body--footer-sticky.body--IE,
.body--footer-sticky.body--Gecko {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
}

.body--footer-sticky .main {
    flex: 1;
    flex-grow: 1;
    -webkit-flex: 1;
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
}

.body--footer-sticky .footer {
    flex-shrink: 0;
}
